Pull request #3660 opened 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 5ce3423383a641947b50df807bc9fa8ff7364740+a7bcd554ba88ede6551341f160f16400074cb89f (dd64e2ba857943e1618b12e562e8680961c10529) Running in Durability level: MAX_SURVIVABILITY 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-ssh7647172657711388307.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-ssh8881855897978663742.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/edgex-global-pipelines # timeout=10 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-3660/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3208806290201547693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3660/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3248462939931977106.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4126341113599500355.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3660/workspace@libs/lf-pipelines # timeout=10 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-3660/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2160349955294260146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-66’ is offline ‘prd-centos7-docker-4c-2g-67’ is offline ‘prd-centos7-docker-4c-2g-68’ is offline Running on prd-centos7-docker-4c-2g-70 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh6759514577050337889.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 5ce3423383a641947b50df807bc9fa8ff7364740 Merge succeeded, producing 5ce3423383a641947b50df807bc9fa8ff7364740 Checking out Revision 5ce3423383a641947b50df807bc9fa8ff7364740 (PR-3660) > 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/1@tmp/jenkins-gitclient-ssh1966331111373262651.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6211174623992698874.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 Commit message: "docs: added LF Edge required Adopters, Governance and Owners MD pages" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:19:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:19:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:19:18 ========================================================= 02:19:18 EdgeX Global Pipelines Version Info 02:19:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:19:20 ------------------- 02:19:20 stable info: 02:19:20 ------------------- 02:19:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:19:20 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 02:19:20 Message: update stable to v1.0.204 02:19:21 ------------------- 02:19:21 experimental info: 02:19:21 ------------------- 02:19:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:19:21 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 02:19:21 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:19:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:19:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:19:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:19:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:19:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:19:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3660 [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3660 [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3660 [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ce3423383a641947b50df807bc9fa8ff7364740 [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ce3423 [Pipeline] echo 02:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:23 provisioning config files... 02:19:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7601589359026545561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:24 ---> docker-login.sh 02:19:24 nexus3.edgexfoundry.org:10001 02:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:24 Configure a credential helper to remove this warning. See 02:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:24 02:19:24 Login Succeeded 02:19:24 nexus3.edgexfoundry.org:10002 02:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:24 Configure a credential helper to remove this warning. See 02:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:24 02:19:24 Login Succeeded 02:19:24 nexus3.edgexfoundry.org:10003 02:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:25 Configure a credential helper to remove this warning. See 02:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:25 02:19:25 Login Succeeded 02:19:25 nexus3.edgexfoundry.org:10004 02:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:25 Configure a credential helper to remove this warning. See 02:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:25 02:19:25 Login Succeeded 02:19:25 docker.io 02:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:25 Configure a credential helper to remove this warning. See 02:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:25 02:19:25 Login Succeeded 02:19:25 ---> docker-login.sh ends [Pipeline] } 02:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:26 ++ 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:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/core-command/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo core-command,cmd/core-command/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/core-data/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo core-data,cmd/core-data/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/core-metadata/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo core-metadata,cmd/core-metadata/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/security-bootstrapper/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/security-proxy-setup/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/support-notifications/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo support-notifications,cmd/support-notifications/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/support-scheduler/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:19:26 + for file in '`ls cmd/**/Dockerfile`' 02:19:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:19:26 ++ cut -d/ -f2 02:19:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:19:26 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:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:19:27 02:19:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:19:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:19:27 latest: Pulling from edgex-devops/git-semver 02:19:27 31603596830f: Pulling fs layer 02:19:27 d4622e32a9a9: Pulling fs layer 02:19:27 1030fce36090: Pulling fs layer 02:19:27 6c6cb7e1b49b: Pulling fs layer 02:19:27 6c6cb7e1b49b: Waiting 02:19:27 d4622e32a9a9: Verifying Checksum 02:19:27 d4622e32a9a9: Download complete 02:19:28 31603596830f: Verifying Checksum 02:19:28 31603596830f: Download complete 02:19:28 31603596830f: Pull complete 02:19:28 d4622e32a9a9: Pull complete 02:19:28 1030fce36090: Verifying Checksum 02:19:28 1030fce36090: Download complete 02:19:28 6c6cb7e1b49b: Verifying Checksum 02:19:28 6c6cb7e1b49b: Download complete 02:19:29 1030fce36090: Pull complete 02:19:29 6c6cb7e1b49b: Pull complete 02:19:29 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:19:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:19:29 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 02:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:19:30 $ docker top 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:31 [ssh-agent] Looking for ssh-agent implementation... 02:19:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:31 $ docker exec 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent 02:19:31 SSH_AUTH_SOCK=/tmp/ssh-rvIEFKoYUgaj/agent.14 02:19:31 SSH_AGENT_PID=21 02:19:31 Running ssh-add (command line suppressed) 02:19:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7884832008998353782.key (/w/workspace/edgex-go/1@tmp/private_key_7884832008998353782.key) 02:19:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:32 + git tag --points-at HEAD [Pipeline] } 02:19:32 $ docker exec --env ******** --env ******** 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent -k 02:19:32 unset SSH_AUTH_SOCK; 02:19:32 unset SSH_AGENT_PID; 02:19:32 echo Agent pid 21 killed; 02:19:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:32 [ssh-agent] Looking for ssh-agent implementation... 02:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:32 $ docker exec 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent 02:19:32 SSH_AUTH_SOCK=/tmp/ssh-E0SpWKRCjd5B/agent.56 02:19:32 SSH_AGENT_PID=62 02:19:32 Running ssh-add (command line suppressed) 02:19:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6560085602023268863.key (/w/workspace/edgex-go/1@tmp/private_key_6560085602023268863.key) 02:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:33 + git semver init 02:19:33 # -> Open(): unable to determine branch for HEAD 02:19:33 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:19:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:19:33 # $SEMVER_REMOTE_NAME = origin 02:19:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:19:33 # $SEMVER_USER_NAME = edgex-jenkins 02:19:33 # $SEMVER_BRANCH = PR-3660 02:19:33 # $SEMVER_TEMP = /tmp/semver-681172539 02:19:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:20:13 # '/tmp/semver-681172539' -> '/w/workspace/edgex-go/1/.semver' 02:20:13 # -> Force: false 02:20:13 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:20:13 $ docker exec --env ******** --env ******** 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c ssh-agent -k 02:20:13 unset SSH_AUTH_SOCK; 02:20:13 unset SSH_AGENT_PID; 02:20:13 echo Agent pid 62 killed; 02:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:13 + git semver [Pipeline] } 02:20:14 $ docker stop --time=1 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c 02:20:15 $ docker rm -f 9598ab419d0130abd8441913f04100f3885b8b5942a7429aab4beab3c286896c [Pipeline] // withDockerContainer [Pipeline] sh 02:20:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:20:16 Stashed 1 file(s) [Pipeline] echo 02:20:16 [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:17 ========================================================= 02:20:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:20:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:20:17 540db60ca938: Pulling fs layer 02:20:17 adcc1eea9eea: Pulling fs layer 02:20:17 4c4ab2625f07: Pulling fs layer 02:20:17 db62176df00c: Pulling fs layer 02:20:17 3b30891b0d05: Pulling fs layer 02:20:17 06b49ca38bd5: Pulling fs layer 02:20:17 c788192a36de: Pulling fs layer 02:20:17 a77e37c0d609: Pulling fs layer 02:20:17 c3185cebc471: Pulling fs layer 02:20:17 06b49ca38bd5: Waiting 02:20:17 c788192a36de: Waiting 02:20:17 a77e37c0d609: Waiting 02:20:17 c3185cebc471: Waiting 02:20:17 db62176df00c: Waiting 02:20:17 3b30891b0d05: Waiting 02:20:17 4c4ab2625f07: Verifying Checksum 02:20:17 4c4ab2625f07: Download complete 02:20:17 adcc1eea9eea: Verifying Checksum 02:20:17 adcc1eea9eea: Download complete 02:20:17 3b30891b0d05: Verifying Checksum 02:20:17 3b30891b0d05: Download complete 02:20:18 06b49ca38bd5: Verifying Checksum 02:20:18 06b49ca38bd5: Download complete 02:20:18 c788192a36de: Verifying Checksum 02:20:18 c788192a36de: Download complete 02:20:18 540db60ca938: Verifying Checksum 02:20:18 540db60ca938: Download complete 02:20:18 540db60ca938: Pull complete 02:20:18 adcc1eea9eea: Pull complete 02:20:18 4c4ab2625f07: Pull complete 02:20:18 a77e37c0d609: Verifying Checksum 02:20:18 a77e37c0d609: Download complete 02:20:25 c3185cebc471: Verifying Checksum 02:20:25 c3185cebc471: Download complete 02:20:26 db62176df00c: Verifying Checksum 02:20:26 db62176df00c: Download complete 02:20:29 db62176df00c: Pull complete 02:20:29 3b30891b0d05: Pull complete 02:20:29 06b49ca38bd5: Pull complete 02:20:29 c788192a36de: Pull complete 02:20:29 a77e37c0d609: Pull complete 02:20:31 c3185cebc471: Pull complete 02:20:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:20:32 Still waiting to schedule task 02:20:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:20:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:32 WORKDIR /edgex 02:20:32 COPY go.mod . 02:20:32 RUN go mod download' 02:20:32 + docker build -t ci-base-image-x86_64 -f - . 02:20:33 Sending build context to Docker daemon 328.6MB 02:20:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:33 ---> 031687cdd783 02:20:33 Step 2/4 : WORKDIR /edgex 02:20:35 ---> Running in 61d8d5d0a331 02:20:35 Removing intermediate container 61d8d5d0a331 02:20:35 ---> deca5eb6801c 02:20:35 Step 3/4 : COPY go.mod . 02:20:35 ---> 3b8387663347 02:20:35 Step 4/4 : RUN go mod download 02:20:35 ---> Running in ede0e6b985a2 02:21:32 Removing intermediate container ede0e6b985a2 02:21:32 ---> 118285720713 02:21:32 Successfully built 118285720713 02:21:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:21:33 + docker inspect -f . ci-base-image-x86_64 02:21:33 . [Pipeline] withDockerContainer 02:21:33 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 02:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 02:21:34 $ docker top 50281d56ec458331adcf4132a26489ba3349213ecbcbb105cb0727f3e71682c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:34 + go version 02:21:34 go version go1.16.6 linux/amd64 [Pipeline] } 02:21:34 $ docker stop --time=1 50281d56ec458331adcf4132a26489ba3349213ecbcbb105cb0727f3e71682c0 02:21:36 $ docker rm -f 50281d56ec458331adcf4132a26489ba3349213ecbcbb105cb0727f3e71682c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:36 + docker inspect -f . ci-base-image-x86_64 02:21:36 . [Pipeline] withDockerContainer 02:21:37 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 02:21:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 02:21:37 $ docker top 358aa8eb2b446048961c81b2ddf6ad9301c3862094259593dee91e54597faf94 -eo pid,comm [Pipeline] { [Pipeline] echo 02:21:37 ========================================================= 02:21:37 [edgeXBuildGoParallel] Running Tests and Build... 02:21:37 ========================================================= [Pipeline] sh 02:21:38 + go mod tidy [Pipeline] sh 02:21:38 + make test 02:21:38 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:39 go mod tidy 02:21:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:21:45 ? github.com/edgexfoundry/edgex-go [no test files] 02:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:22:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:22:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:22:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:22:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:22:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:22:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:22:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:22:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:22:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:22:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:22:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 02:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:22:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 100.0% of statements 02:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:22:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 02:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 90.1% of statements 02:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:22:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 02:22:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:22:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:22:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:22:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:22:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:22:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:22:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:22:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:22:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:22:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 02:22:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:22:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 02:22:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 02:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 02:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 02:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 02:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 02:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 02:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 02:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 02:22:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws 02:22:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:22:38 The recommended git tool is: git 02:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 81.8% of statements 02:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:22:44 using credential edgex-jenkins-ssh 02:22:44 Cloning the remote Git repository 02:22:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:22:44 > git init /w/workspace/edgex-go/1 # timeout=10 02:22:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:22:44 > git --version # timeout=10 02:22:44 > git --version # 'git version 2.17.1' 02:22:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 85.4% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 02:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 02:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 02:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 02:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:23:02 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5ce3423383a641947b50df807bc9fa8ff7364740 02:23:02 Merge succeeded, producing 5ce3423383a641947b50df807bc9fa8ff7364740 02:23:02 Checking out Revision 5ce3423383a641947b50df807bc9fa8ff7364740 (PR-3660) 02:23:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:23:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:23:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:23:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:23:02 > git config core.sparsecheckout # timeout=10 02:23:02 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 02:23:02 > git remote # timeout=10 02:23:02 > git config --get remote.origin.url # timeout=10 02:23:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:23:02 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 02:23:02 > git rev-parse HEAD^{commit} # timeout=10 02:23:02 > git config core.sparsecheckout # timeout=10 02:23:02 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 02:23:07 Commit message: "docs: added LF Edge required Adopters, Governance and Owners MD pages" 02:23:07 > git --version # timeout=10 02:23:07 > git --version # 'git version 2.17.1' 02:23:07 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:08 provisioning config files... 02:23:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9188614467138001621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:08 ---> docker-login.sh 02:23:08 nexus3.edgexfoundry.org:10001 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:23:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 02:23:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 02:23:09 GO111MODULE=on go vet ./... 02:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:10 Configure a credential helper to remove this warning. See 02:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:10 02:23:10 Login Succeeded 02:23:10 nexus3.edgexfoundry.org:10002 02:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:10 Configure a credential helper to remove this warning. See 02:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:10 02:23:10 Login Succeeded 02:23:10 nexus3.edgexfoundry.org:10003 02:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:11 Configure a credential helper to remove this warning. See 02:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:11 02:23:11 Login Succeeded 02:23:11 nexus3.edgexfoundry.org:10004 02:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:11 Configure a credential helper to remove this warning. See 02:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:11 02:23:11 Login Succeeded 02:23:11 docker.io 02:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:12 Configure a credential helper to remove this warning. See 02:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:12 02:23:12 Login Succeeded 02:23:12 ---> docker-login.sh ends [Pipeline] } 02:23:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:23:13 ========================================================= 02:23:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:23:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:23:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:23:14 595b0fe564bb: Pulling fs layer 02:23:14 24495759ef45: Pulling fs layer 02:23:14 d148012ef14d: Pulling fs layer 02:23:14 e90a11edd702: Pulling fs layer 02:23:14 d77568369979: Pulling fs layer 02:23:14 fc1c9f9a7f3b: Pulling fs layer 02:23:14 170f2ba95c9a: Pulling fs layer 02:23:14 97ac5df62f85: Pulling fs layer 02:23:14 d77568369979: Waiting 02:23:14 fc1c9f9a7f3b: Waiting 02:23:14 170f2ba95c9a: Waiting 02:23:14 97ac5df62f85: Waiting 02:23:14 e90a11edd702: Waiting 02:23:14 d148012ef14d: Verifying Checksum 02:23:14 d148012ef14d: Download complete 02:23:14 24495759ef45: Download complete 02:23:14 d77568369979: Verifying Checksum 02:23:14 d77568369979: Download complete 02:23:14 fc1c9f9a7f3b: Verifying Checksum 02:23:14 fc1c9f9a7f3b: Download complete 02:23:14 595b0fe564bb: Download complete 02:23:14 170f2ba95c9a: Verifying Checksum 02:23:14 170f2ba95c9a: Download complete 02:23:15 595b0fe564bb: Pull complete 02:23:16 24495759ef45: Pull complete 02:23:16 d148012ef14d: Pull complete 02:23:18 97ac5df62f85: Verifying Checksum 02:23:18 97ac5df62f85: Download complete 02:23:18 e90a11edd702: Verifying Checksum 02:23:18 e90a11edd702: Download complete 02:23:29 e90a11edd702: Pull complete 02:23:29 d77568369979: Pull complete 02:23:29 fc1c9f9a7f3b: Pull complete 02:23:30 170f2ba95c9a: Pull complete 02:23:35 gofmt -l . 02:23:35 [ "`gofmt -l .`" = "" ] 02:23:35 ./bin/test-attribution-txt.sh [Pipeline] sh 02:23:36 + ls -al . 02:23:36 total 604 02:23:36 drwxrwxr-x 10 1001 1001 4096 Aug 9 02:23 . 02:23:36 drwxr-xr-x 4 root root 28 Aug 9 02:21 .. 02:23:36 -rw-rw-r-- 1 1001 1001 11 Aug 9 02:19 .dockerignore 02:23:36 drwxrwxr-x 8 1001 1001 179 Aug 9 02:19 .git 02:23:36 drwxrwxr-x 3 1001 1001 125 Aug 9 02:19 .github 02:23:36 -rw-rw-r-- 1 1001 1001 818 Aug 9 02:19 .gitignore 02:23:36 -rw-rw-r-- 1 1001 1001 76 Aug 9 02:19 .hadolint.yml 02:23:36 drwx------ 3 1001 1001 58 Aug 9 02:20 .semver 02:23:36 -rw-rw-r-- 1 1001 1001 166 Aug 9 02:19 .sonarcloud.properties 02:23:36 -rw-rw-r-- 1 1001 1001 1171 Aug 9 02:19 ADOPTERS.md 02:23:36 -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:19 Attribution.txt 02:23:36 -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:19 CHANGELOG.md 02:23:36 -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:19 CONTRIBUTING.md 02:23:36 -rw-rw-r-- 1 1001 1001 677 Aug 9 02:19 GOVERNANCE.md 02:23:36 -rw-rw-r-- 1 1001 1001 849 Aug 9 02:19 Jenkinsfile 02:23:36 -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:19 LICENSE 02:23:36 -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:19 Makefile 02:23:36 -rw-rw-r-- 1 1001 1001 582 Aug 9 02:19 OWNERS.md 02:23:36 -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:19 README.md 02:23:36 -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:19 SECURITY.md 02:23:36 -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION 02:23:36 -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:19 ZMQWindows.md 02:23:36 drwxrwxr-x 2 1001 1001 37 Aug 9 02:19 bin 02:23:36 drwxrwxr-x 14 1001 1001 4096 Aug 9 02:19 cmd 02:23:36 -rw-r--r-- 1 root root 404176 Aug 9 02:23 coverage.out 02:23:36 -rw-rw-r-- 1 1001 1001 813 Aug 9 02:19 go.mod 02:23:36 -rw-r--r-- 1 root root 48847 Aug 9 02:21 go.sum 02:23:36 drwxrwxr-x 8 1001 1001 124 Aug 9 02:19 internal 02:23:36 drwxrwxr-x 3 1001 1001 16 Aug 9 02:19 openapi 02:23:36 drwxrwxr-x 4 1001 1001 71 Aug 9 02:19 snap 02:23:36 -rw-rw-r-- 1 1001 1001 204 Aug 9 02:19 version.go [Pipeline] sh 02:23:36 + '[' -e coverage.out ] 02:23:36 + chown 1001:1001 coverage.out [Pipeline] stash 02:23:36 Stashed 1 file(s) [Pipeline] sh 02:23:36 97ac5df62f85: Pull complete 02:23:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:23:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:23:37 + make build 02:23:37 go mod tidy 02:23:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:23:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:23:37 WORKDIR /edgex 02:23:37 COPY go.mod . 02:23:37 RUN go mod download 02:23:37 + docker build -t ci-base-image-arm64 -f - . 02:23:38 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:39 Sending build context to Docker daemon 165.9MB 02:23:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:23:39 ---> 04bc70af865f 02:23:39 Step 2/4 : WORKDIR /edgex 02:23:44 ---> Running in f45ed9f1e184 02:23:44 Removing intermediate container f45ed9f1e184 02:23:44 ---> 340a568d57d6 02:23:44 Step 3/4 : COPY go.mod . 02:23:44 ---> 312d13197df8 02:23:44 Step 4/4 : RUN go mod download 02:23:44 ---> Running in 1a9fb6fd988f 02:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:23:47 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:47 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:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:23:49 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:49 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:50 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:51 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:52 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:53 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:54 $ docker stop --time=1 358aa8eb2b446048961c81b2ddf6ad9301c3862094259593dee91e54597faf94 02:23:56 $ docker rm -f 358aa8eb2b446048961c81b2ddf6ad9301c3862094259593dee91e54597faf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:58 02:23:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:58 latest: Pulling from edgex-devops/edgex-compose 02:23:58 cbdbe7a5bc2a: Pulling fs layer 02:23:58 ca9280d653b3: Pulling fs layer 02:23:58 7e9c9ca2126c: Pulling fs layer 02:23:58 cbdbe7a5bc2a: Verifying Checksum 02:23:58 cbdbe7a5bc2a: Download complete 02:23:59 cbdbe7a5bc2a: Pull complete 02:24:00 ca9280d653b3: Download complete 02:24:00 ca9280d653b3: Pull complete 02:24:02 7e9c9ca2126c: Download complete 02:24:04 7e9c9ca2126c: Pull complete 02:24:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:24:05 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 02:24:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:24:07 $ docker top 779b7a350b9a96c34f2be961d72b158891acda5fd0414c274b34a59f342d0685 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:08 + docker-compose build --help 02:24:08 + grep parallel 02:24:09 --parallel Build images in parallel. [Pipeline] } 02:24:09 $ docker stop --time=1 779b7a350b9a96c34f2be961d72b158891acda5fd0414c274b34a59f342d0685 02:24:10 $ docker rm -f 779b7a350b9a96c34f2be961d72b158891acda5fd0414c274b34a59f342d0685 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:24:10 . [Pipeline] withDockerContainer 02:24:11 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 02:24:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:24:11 $ docker top 781da99b6f1cef19c18e261fa43ade9f1f57c81cadabe4940ac41b817ea1a7b7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:11 + docker-compose -f ./docker-compose-build.yml build --parallel 02:24:12 Building core-command ... 02:24:12 Building core-data ... 02:24:12 Building core-metadata ... 02:24:12 Building security-bootstrapper ... 02:24:12 Building security-proxy-setup ... 02:24:12 Building security-secretstore-setup ... 02:24:12 Building support-notifications ... 02:24:12 Building support-scheduler ... 02:24:12 Building sys-mgmt-agent ... 02:24:12 Building support-notifications 02:24:12 Building support-scheduler 02:24:12 Building sys-mgmt-agent 02:24:12 Building security-secretstore-setup 02:24:12 Building security-proxy-setup 02:24:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:24:21 ---> 118285720713 02:24:21 Step 3/24 : WORKDIR /edgex-go 02:24:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:24:21 ---> 118285720713 02:24:21 Step 3/26 : WORKDIR /edgex-go 02:24:27 ---> Running in f10341f571af 02:24:27 ---> Running in e4bca74a0fd5 02:24:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:24:33 ---> 118285720713 02:24:33 Step 3/23 : WORKDIR /edgex-go 02:24:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:24:33 ---> 118285720713 02:24:33 Step 3/23 : WORKDIR /edgex-go 02:24:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:24:34 ---> 118285720713 02:24:34 Step 3/22 : WORKDIR /edgex-go 02:24:35 ---> Running in 85abdbd5bf00 02:24:35 ---> Running in 97eb1cec1610 02:24:35 ---> Running in 3ca96b6a0822 02:24:35 Removing intermediate container e4bca74a0fd5 02:24:35 ---> 9e3251d93cb6 02:24:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:35 Removing intermediate container f10341f571af 02:24:35 ---> ff99ed2f76b4 02:24:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:35 ---> Running in 5969e7118102 02:24:35 ---> Running in 39203bdfaf9a 02:24:35 Removing intermediate container 97eb1cec1610 02:24:35 ---> d11c529003bb 02:24:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:35 Removing intermediate container 85abdbd5bf00 02:24:35 ---> 8d6c52d2f654 02:24:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:35 Removing intermediate container 3ca96b6a0822 02:24:35 ---> 29629620ee8f 02:24:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:35 ---> Running in 80e34fd4fdb1 02:24:35 ---> Running in 023f47888601 02:24:35 ---> Running in 3c7dd192629b 02:24:36 Removing intermediate container 39203bdfaf9a 02:24:36 ---> 5486f79ec91a 02:24:36 Step 5/26 : RUN apk add --update --no-cache make git 02:24:36 ---> Running in d3c3714d1019 02:24:36 Removing intermediate container 5969e7118102 02:24:36 ---> 240cf39a995b 02:24:36 Step 5/24 : RUN apk add --update --no-cache make bash git 02:24:36 ---> Running in 8a5bef54243f 02:24:36 Removing intermediate container 023f47888601 02:24:36 ---> 53a4617c6d39 02:24:36 Step 5/23 : RUN apk add --update --no-cache make git 02:24:36 ---> Running in 3be306a79d76 02:24:36 Removing intermediate container 80e34fd4fdb1 02:24:36 ---> 8092c6414025 02:24:36 Step 5/22 : RUN apk add --update --no-cache make git 02:24:36 ---> Running in 31bdb992640f 02:24:37 Removing intermediate container 3c7dd192629b 02:24:37 ---> fdaf4b878651 02:24:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:24:37 ---> Running in 18237ec5deec 02:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:24:38 OK: 219 MiB in 52 packages 02:24:38 OK: 219 MiB in 52 packages 02:24:39 OK: 219 MiB in 52 packages 02:24:39 OK: 219 MiB in 52 packages 02:24:39 Removing intermediate container 31bdb992640f 02:24:39 ---> ec53a8790405 02:24:39 Step 6/22 : COPY go.mod . 02:24:39 Removing intermediate container 3be306a79d76 02:24:39 ---> b7e58e54d588 02:24:39 Step 6/23 : COPY go.mod . 02:24:39 Removing intermediate container 18237ec5deec 02:24:39 ---> 737253279dce 02:24:39 Step 6/23 : COPY go.mod . 02:24:39 OK: 219 MiB in 52 packages 02:24:39 ---> b64fe66c1f09 02:24:39 Step 7/22 : RUN go mod download 02:24:39 Removing intermediate container 8a5bef54243f 02:24:39 ---> cd269195f99b 02:24:39 Step 6/24 : COPY go.mod . 02:24:39 ---> Running in b2345565bc46 02:24:39 ---> 1dcdcabeba0d 02:24:39 Step 7/23 : RUN go mod download 02:24:39 ---> bf72a1d13293 02:24:39 Step 7/23 : RUN go mod download 02:24:39 ---> Running in 9a07c0cf9ea5 02:24:39 ---> Running in be96ab843e31 02:24:39 ---> 17ed5367096f 02:24:39 Step 7/24 : RUN go mod download 02:24:40 ---> Running in 5c5cc002a376 02:24:40 Removing intermediate container d3c3714d1019 02:24:40 ---> 3b9950cb0014 02:24:40 Step 6/26 : COPY go.mod . 02:24:40 ---> 004aeedf5068 02:24:40 Step 7/26 : RUN go mod download 02:24:40 ---> Running in 4b8534a16b88 02:24:41 Removing intermediate container b2345565bc46 02:24:41 ---> e816606c9d67 02:24:41 Step 8/22 : COPY . . 02:24:41 Removing intermediate container 9a07c0cf9ea5 02:24:41 ---> 41bd4e4641ac 02:24:41 Step 8/23 : COPY . . 02:24:45 Removing intermediate container 5c5cc002a376 02:24:45 ---> e6868532a2e9 02:24:45 Step 8/24 : COPY . . 02:24:45 Removing intermediate container be96ab843e31 02:24:45 ---> 5153bface914 02:24:45 Step 8/23 : COPY . . 02:24:45 Removing intermediate container 4b8534a16b88 02:24:45 ---> bd4ca8c694ef 02:24:45 Step 8/26 : COPY . . 02:24:52 ---> 3b2091b61be2 02:24:52 Step 9/23 : RUN go mod tidy 02:24:52 ---> 9ca8203ed5ca 02:24:52 Step 9/22 : RUN go mod tidy 02:24:52 ---> cf47aa15b5ef 02:24:52 Step 9/23 : RUN go mod tidy 02:24:52 ---> Running in 159ba8e36fad 02:24:52 ---> Running in e548cacc22b0 02:24:52 ---> Running in 549342daeada 02:24:54 Removing intermediate container 159ba8e36fad 02:24:54 ---> 2234e41e1033 02:24:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:24:55 ---> Running in ca819bf8e1ea 02:24:55 Removing intermediate container 549342daeada 02:24:55 ---> b9f05923283f 02:24:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:24:55 Removing intermediate container e548cacc22b0 02:24:55 ---> 63bbb5188483 02:24:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:24:55 ---> Running in 25d636f092ac 02:24:55 ---> Running in b0d35674bcbe 02:24:56 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: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:24: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:25:09 ---> 39aba186d043 02:25:09 Step 9/26 : RUN go mod tidy 02:25:09 ---> 8380fd452997 02:25:09 Step 9/24 : RUN go mod tidy 02:25:09 ---> Running in 66b8e3861d81 02:25:09 ---> Running in 4727f5aaf86c 02:25:10 Removing intermediate container 4727f5aaf86c 02:25:10 ---> e8336da1458e 02:25:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:25:10 ---> Running in e890157697a7 02:25:10 Removing intermediate container 66b8e3861d81 02:25:10 ---> 106d3744354e 02:25:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:25:10 ---> Running in 361f0ef08ef5 02:25:11 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:25:11 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:25:22 Removing intermediate container 1a9fb6fd988f 02:25:22 ---> c4d36338afce 02:25:22 Successfully built c4d36338afce 02:25:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:22 + docker inspect -f . ci-base-image-arm64 02:25:22 . [Pipeline] withDockerContainer 02:25:23 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 02:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:25:24 $ docker top b910439de58a9940b92592e3b7e3da8f8256492d912e220b4f91084ba982c82e -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:25 + go version 02:25:25 go version go1.16.6 linux/arm64 [Pipeline] } 02:25:25 $ docker stop --time=1 b910439de58a9940b92592e3b7e3da8f8256492d912e220b4f91084ba982c82e 02:25:27 $ docker rm -f b910439de58a9940b92592e3b7e3da8f8256492d912e220b4f91084ba982c82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:28 + docker inspect -f . ci-base-image-arm64 02:25:28 . [Pipeline] withDockerContainer 02:25:29 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 02:25: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:25:30 $ docker top be1f2d5c39062e30df0a4bfa0767738c826dfc0db03799409e8673fd86063c65 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:31 ========================================================= 02:25:31 [edgeXBuildGoParallel] Running Tests and Build... 02:25:31 ========================================================= [Pipeline] sh 02:25:31 + go mod tidy [Pipeline] sh 02:25:33 + make test 02:25:33 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:25:33 go mod tidy 02:25:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:25:38 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:44 Removing intermediate container b0d35674bcbe 02:25:44 ---> 9537164a2940 02:25:44 02:25:44 Step 11/22 : FROM alpine:3.12 02:25:44 Removing intermediate container ca819bf8e1ea 02:25:44 ---> ce985b40fbfc 02:25:44 02:25:44 Step 11/23 : FROM alpine:3.12 02:25:45 3.12: Pulling from library/alpine 02:25:45 3.12: Pulling from library/alpine 02:25:46 Removing intermediate container 25d636f092ac 02:25:46 ---> ac0e51b42269 02:25:46 02:25:46 Step 11/23 : FROM alpine:3.12 02:25:46 3.12: Pulling from library/alpine 02:25:46 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:25:46 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:25:46 Status: Image is up to date for alpine:3.12 02:25:46 Status: Downloaded newer image for alpine:3.12 02:25:46 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:25:46 Status: Image is up to date for alpine:3.12 02:25:46 ---> 13621d1b12d4 02:25:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:25:46 ---> 13621d1b12d4 02:25:46 Step 12/22 : RUN apk add --update --no-cache curl 02:25:46 ---> 13621d1b12d4 02:25:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:25:46 ---> Running in 4a313f5ee649 02:25:46 ---> Running in 26b31b8495c6 02:25:46 ---> Running in 18f5982793ed 02:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:48 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:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:48 (1/1) Installing dumb-init (1.2.2-r1) 02:25:48 Executing busybox-1.31.1-r20.trigger 02:25:48 (1/2) Installing ca-certificates (20191127-r4) 02:25:48 OK: 6 MiB in 15 packages 02:25:48 (2/2) Installing dumb-init (1.2.2-r1) 02:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:48 Executing busybox-1.31.1-r20.trigger 02:25:48 Executing ca-certificates-20191127-r4.trigger 02:25:48 OK: 6 MiB in 16 packages 02:25:48 (1/4) Installing ca-certificates (20191127-r4) 02:25:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:25:48 (3/4) Installing libcurl (7.78.0-r0) 02:25:48 (4/4) Installing curl (7.78.0-r0) 02:25:48 Executing busybox-1.31.1-r20.trigger 02:25:48 Executing ca-certificates-20191127-r4.trigger 02:25:48 OK: 7 MiB in 18 packages 02:25:49 Removing intermediate container 4a313f5ee649 02:25:49 ---> 1cfe2f6ff717 02:25:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:25:49 Removing intermediate container e890157697a7 02:25:49 ---> cc9a5786becc 02:25:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:25:49 ---> Running in 3f8851a1b09d 02:25:49 Removing intermediate container 18f5982793ed 02:25:49 ---> e978d8ae5b7e 02:25:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:25:49 ---> Running in b3f7553f7a87 02:25:49 ---> Running in 502ff161193b 02:25:49 Removing intermediate container 26b31b8495c6 02:25:49 ---> fe13f880313e 02:25:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:25:49 Removing intermediate container 3f8851a1b09d 02:25:49 ---> e50b776b11ad 02:25:49 Step 14/23 : ENV APP_PORT=59861 02:25:49 ---> Running in 1e1d957d560c 02:25:49 ---> Running in 07548e3c1791 02:25:49 Removing intermediate container 502ff161193b 02:25:49 ---> a9529ff1206b 02:25:49 Step 14/23 : ENV APP_PORT=59860 02:25:50 ---> Running in 962a1f34a92b 02:25:50 Removing intermediate container 1e1d957d560c 02:25:50 ---> 9e1d0920275e 02:25:50 Step 14/22 : WORKDIR /edgex 02:25:50 Removing intermediate container 07548e3c1791 02:25:50 ---> adb9f75e4ae7 02:25:50 Step 15/23 : EXPOSE $APP_PORT 02:25:50 ---> Running in 6332bd61fe9a 02:25:50 ---> Running in e6d4c35184e1 02:25:50 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:25:50 Removing intermediate container 962a1f34a92b 02:25:50 ---> 36ca3fb8112a 02:25:50 Step 15/23 : EXPOSE $APP_PORT 02:25:51 Removing intermediate container 6332bd61fe9a 02:25:51 ---> c5ef4331c78a 02:25:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:25:51 ---> Running in 8bb31e24b0b5 02:25:51 Removing intermediate container e6d4c35184e1 02:25:51 ---> 2966753df80f 02:25:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:51 Removing intermediate container 361f0ef08ef5 02:25:51 ---> 63c41d7352f9 02:25:51 02:25:51 Step 11/26 : FROM alpine:3.12 02:25:51 ---> 13621d1b12d4 02:25:51 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:25:51 Removing intermediate container 8bb31e24b0b5 02:25:51 ---> 90991d189772 02:25:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:51 ---> Running in 5dd2d6166428 02:25:51 ---> 90b1d79c8926 02:25:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:25:51 ---> 1f2c5d84c8de 02:25:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:25:51 Removing intermediate container b3f7553f7a87 02:25:51 ---> 9975383ad9ca 02:25:51 02:25:51 Step 12/24 : FROM docker:20.10.7 02:25:51 ---> 002a89700b54 02:25:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:25:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:25:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:51 20.10.7: Pulling from library/docker 02:25:52 ---> 38cb8321f9bc 02:25:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:25:52 (1/6) Installing ca-certificates (20191127-r4) 02:25:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:25:52 (3/6) Installing libcurl (7.78.0-r0) 02:25:52 (4/6) Installing curl (7.78.0-r0) 02:25:52 (5/6) Installing dumb-init (1.2.2-r1) 02:25:52 (6/6) Installing su-exec (0.2-r1) 02:25:52 Executing busybox-1.31.1-r20.trigger 02:25:52 Executing ca-certificates-20191127-r4.trigger 02:25:52 OK: 7 MiB in 20 packages 02:25:52 ---> 2f73e0a2b34a 02:25:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:25:52 ---> deec688eeb2c 02:25:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:25:52 ---> 443b31ad13c8 02:25:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:25:52 ---> 00cd586fd055 02:25:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:25:52 ---> Running in 36613a41c9ab 02:25:52 ---> Running in 007b9b2983aa 02:25:52 ---> 6b43752328c9 02:25:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:25:53 ---> Running in ed39c218532a 02:25:53 Removing intermediate container 5dd2d6166428 02:25:53 ---> be6d7c6f2b7a 02:25:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:25:53 Removing intermediate container 36613a41c9ab 02:25:53 ---> 1bf42c2b9d27 02:25:53 Step 19/22 : CMD ["--init=true"] 02:25:53 Removing intermediate container 007b9b2983aa 02:25:53 ---> 1cfdb69a2a7a 02:25:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:53 ---> Running in 755ece925f54 02:25:53 ---> Running in 006d0ccda736 02:25:53 ---> Running in 46c38c341fc7 02:25:53 Removing intermediate container ed39c218532a 02:25:53 ---> 235f4ef4d1a9 02:25:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:53 ---> Running in a34be449871c 02:25:53 Removing intermediate container 755ece925f54 02:25:53 ---> 7291e3057111 02:25:53 Step 20/22 : LABEL arch=x86_64 02:25:53 Removing intermediate container 006d0ccda736 02:25:53 ---> ca94a1766d83 02:25:53 Step 14/26 : WORKDIR / 02:25:53 ---> Running in af6e59e23e1b 02:25:53 Removing intermediate container 46c38c341fc7 02:25:53 ---> 44b331d37858 02:25:53 Step 21/23 : LABEL arch=x86_64 02:25:53 ---> Running in a83649d19606 02:25:53 ---> Running in d6542e8eee02 02:25:53 Removing intermediate container a34be449871c 02:25:53 ---> a9fa390ef542 02:25:53 Step 21/23 : LABEL arch=x86_64 02:25:53 Removing intermediate container af6e59e23e1b 02:25:53 ---> ddb9445f01cf 02:25:53 Step 21/22 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:25:53 ---> Running in 64c519d73e67 02:25:53 ---> Running in fb880df35dca 02:25:53 Removing intermediate container a83649d19606 02:25:53 ---> f654e67cb668 02:25:53 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:53 Removing intermediate container d6542e8eee02 02:25:53 ---> a81bcb254445 02:25:53 Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:25:53 ---> Running in a2272f8b789e 02:25:53 Removing intermediate container 64c519d73e67 02:25:53 ---> 258896c52ce8 02:25:53 Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:25:53 Removing intermediate container fb880df35dca 02:25:53 ---> f24987133373 02:25:53 Step 22/22 : LABEL version=0.0.0 02:25:53 ---> Running in 3c0331a63002 02:25:54 ---> a556972a295b 02:25:54 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:54 ---> Running in 7710470a137f 02:25:54 Removing intermediate container a2272f8b789e 02:25:54 ---> dd9791440f27 02:25:54 Step 23/23 : LABEL version=0.0.0 02:25:54 ---> Running in 9e1f451f4c4a 02:25:54 Removing intermediate container 3c0331a63002 02:25:54 ---> 0be349f74083 02:25:54 Step 23/23 : LABEL version=0.0.0 02:25:54 ---> Running in 6c6795a2bcb5 02:25:54 ---> 30e7ff34a37b 02:25:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:25:54 Removing intermediate container 7710470a137f 02:25:54 ---> 7564452010fd 02:25:54 02:25:54 Removing intermediate container 9e1f451f4c4a 02:25:54 ---> 16b8bc8eb65e 02:25:54 02:25:54 Successfully built 7564452010fd 02:25:54 Removing intermediate container 6c6795a2bcb5 02:25:54 ---> ec55a4b4eae5 02:25:54 02:25:54 Successfully built 16b8bc8eb65e 02:25:54 Successfully tagged security-proxy-setup:latest 02:25:54 Building core-metadata 02:25:54  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest 02:25:54  Building support-scheduler ... done Building core-command 02:25:54 Successfully built ec55a4b4eae5 02:25:54 Successfully tagged support-notifications:latest 02:25:54 Building core-data 02:25:54  Building support-notifications ... done  ---> ae92d7df0aa3 02:25:54 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:57 ---> 0d66c103a5ce 02:25:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:26:01 ? github.com/edgexfoundry/edgex-go [no test files] 02:26:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:26:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:26:04 ---> 118285720713 02:26:04 Step 3/24 : WORKDIR /edgex-go 02:26:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:26:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:26:05 ---> 118285720713 02:26:05 Step 3/24 : WORKDIR /edgex-go 02:26:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:26:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:26:05 ---> Using cache 02:26:05 ---> 29629620ee8f 02:26:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:05 ---> Using cache 02:26:05 ---> fdaf4b878651 02:26:05 Step 5/24 : RUN apk add --update --no-cache make git 02:26:05 ---> Using cache 02:26:05 ---> 29629620ee8f 02:26:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:05 ---> Using cache 02:26:05 ---> fdaf4b878651 02:26:05 Step 5/24 : RUN apk add --update --no-cache make git 02:26:05 ---> 118285720713 02:26:05 Step 3/24 : WORKDIR /edgex-go 02:26:05 ---> Using cache 02:26:05 ---> 29629620ee8f 02:26:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:05 ---> Using cache 02:26:05 ---> fdaf4b878651 02:26:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:26:07 ---> f9aa31800036 02:26:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:26:07 ---> Running in 36da48e8d50c 02:26:07 ---> Running in 01eb9cfccde4 02:26:07 ---> Running in 6ae5e54fca74 02:26:08 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:26:08 Status: Downloaded newer image for docker:20.10.7 02:26:08 ---> a9af34941635 02:26:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:26:08 ---> 08bdaf2f88f9 02:26:08 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:08 ---> Running in a8d61077228e 02:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:26:08 Removing intermediate container a8d61077228e 02:26:08 ---> df3825663f5a 02:26:08 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:08 ---> d8cde41d3e5e 02:26:08 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:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:26:08 ---> Running in 5f2c9dbb1189 02:26:08 ---> Running in 2356ef902ca7 02:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:26:09 Removing intermediate container 2356ef902ca7 02:26:09 ---> c0f2dd0aca4e 02:26:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:26:09 ---> Running in 4628e03eefed 02:26:09 OK: 219 MiB in 52 packages 02:26:09 (1/39) Installing readline (8.1.0-r0) 02:26:09 (2/39) Installing bash (5.1.0-r0) 02:26:09 Removing intermediate container 4628e03eefed 02:26:09 ---> 991946568c4f 02:26:09 Step 24/26 : LABEL arch=x86_64 02:26:09 ---> Running in e86c5dd63fd5 02:26:09 OK: 219 MiB in 52 packages 02:26:09 OK: 219 MiB in 52 packages 02:26:09 Executing bash-5.1.0-r0.post-install 02:26:09 (3/39) Installing brotli-libs (1.0.9-r3) 02:26:09 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:26:09 (5/39) Installing libcurl (7.78.0-r0) 02:26:09 Removing intermediate container e86c5dd63fd5 02:26:09 ---> 67ad0661366a 02:26:09 Step 25/26 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:26:09 (6/39) Installing curl (7.78.0-r0) 02:26:09 Removing intermediate container 36da48e8d50c 02:26:09 ---> 24d7cfab5835 02:26:09 Step 6/24 : COPY go.mod . 02:26:09 (7/39) Installing dumb-init (1.2.5-r0) 02:26:09 ---> Running in df3013ff098b 02:26:09 (8/39) Installing libbz2 (1.0.8-r1) 02:26:10 (9/39) Installing expat (2.2.10-r1) 02:26:10 (10/39) Installing libffi (3.3-r2) 02:26:10 (11/39) Installing gdbm (1.19-r0) 02:26:10 (12/39) Installing xz-libs (5.2.5-r0) 02:26:10 (13/39) Installing sqlite-libs (3.34.1-r0) 02:26:10 Removing intermediate container df3013ff098b 02:26:10 ---> fe3ccdf240de 02:26:10 Step 26/26 : LABEL version=0.0.0 02:26:10 (14/39) Installing python3 (3.8.10-r0) 02:26:10 ---> Running in 37ee36c3563a 02:26:10 ---> 7ed63c85365a 02:26:10 Step 7/24 : RUN go mod download 02:26:10 Removing intermediate container 01eb9cfccde4 02:26:10 ---> 8d9f0bfa19f4 02:26:10 Step 6/24 : COPY go.mod . 02:26:10 ---> Running in ca1c8c721ffb 02:26:10 Removing intermediate container 6ae5e54fca74 02:26:10 ---> 2189fd693464 02:26:10 Step 6/24 : COPY go.mod . 02:26:10 Removing intermediate container 37ee36c3563a 02:26:10 ---> 5b8e6491bde7 02:26:10 02:26:10 Successfully built 5b8e6491bde7 02:26:10 Successfully tagged security-secretstore-setup:latest 02:26:10 Building security-bootstrapper 02:26:11  Building security-secretstore-setup ... done  ---> 69042609eadc 02:26:11 Step 7/24 : RUN go mod download 02:26:11 ---> e0083f609aa8 02:26:11 Step 7/24 : RUN go mod download 02:26:15 ---> Running in c9a4d82091da 02:26:15 ---> Running in acd7b00055f8 02:26:15 (15/39) Installing py3-appdirs (1.4.4-r1) 02:26:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:26:15 (17/39) Installing py3-parsing (2.4.7-r1) 02:26:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:26:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:26:15 ---> 118285720713 02:26:15 Step 3/32 : WORKDIR /edgex-go 02:26:15 ---> Using cache 02:26:15 ---> 29629620ee8f 02:26:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:15 ---> Using cache 02:26:15 ---> fdaf4b878651 02:26:15 Step 5/32 : RUN apk add --update --no-cache make git 02:26:15 ---> Using cache 02:26:15 ---> 2189fd693464 02:26:15 Step 6/32 : COPY go.mod . 02:26:15 ---> Using cache 02:26:15 ---> 69042609eadc 02:26:15 Step 7/32 : RUN go mod download 02:26:15 (18/39) Installing py3-six (1.15.0-r0) 02:26:15 (19/39) Installing py3-packaging (20.9-r0) 02:26:15 (20/39) Installing py3-setuptools (51.3.3-r0) 02:26:15 (21/39) Installing py3-chardet (4.0.0-r0) 02:26:15 ---> Running in 63f5dc279a8f 02:26:15 (22/39) Installing py3-idna (3.1-r0) 02:26:15 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:26:15 (24/39) Installing py3-requests (2.25.1-r1) 02:26:15 (25/39) Installing py3-msgpack (1.0.2-r0) 02:26:15 (26/39) Installing py3-lockfile (0.12.2-r3) 02:26:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:26:15 (28/39) Installing py3-colorama (0.4.4-r0) 02:26:15 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:26:15 (30/39) Installing py3-distlib (0.3.1-r1) 02:26:15 (31/39) Installing py3-distro (1.5.0-r1) 02:26:15 (32/39) Installing py3-webencodings (0.5.1-r3) 02:26:15 (33/39) Installing py3-html5lib (1.1-r0) 02:26:15 (34/39) Installing py3-pytoml (0.1.21-r0) 02:26:16 (35/39) Installing py3-pep517 (0.9.1-r0) 02:26:16 (36/39) Installing py3-progress (1.5-r0) 02:26:16 (37/39) Installing py3-retrying (1.3.3-r0) 02:26:16 (38/39) Installing py3-toml (0.10.2-r0) 02:26:16 (39/39) Installing py3-pip (20.3.4-r0) 02:26:16 Removing intermediate container ca1c8c721ffb 02:26:16 ---> a7b89a3bacef 02:26:16 Step 8/24 : COPY . . 02:26:16 Executing busybox-1.32.1-r6.trigger 02:26:16 OK: 82 MiB in 59 packages 02:26:20 Removing intermediate container c9a4d82091da 02:26:20 ---> 947e0bfe6e3b 02:26:20 Step 8/24 : COPY . . 02:26:20 Removing intermediate container 63f5dc279a8f 02:26:20 ---> cd35f9aa4784 02:26:20 Step 8/32 : COPY . . 02:26:20 Removing intermediate container acd7b00055f8 02:26:20 ---> e727c146118a 02:26:20 Step 8/24 : COPY . . 02:26:20 Collecting docker-compose==1.23.2 02:26:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:26:21 Collecting jsonschema<3,>=2.5.1 02:26:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:26:21 Collecting websocket-client<1.0,>=0.32.0 02:26:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:26:21 Collecting docopt<0.7,>=0.6.1 02:26:21 Downloading docopt-0.6.2.tar.gz (25 kB) 02:26:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:26:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:26:24 Collecting PyYAML<4,>=3.10 02:26:24 Downloading PyYAML-3.13.tar.gz (270 kB) 02:26:24 Collecting texttable<0.10,>=0.9.0 02:26:24 Downloading texttable-0.9.1.tar.gz (11 kB) 02:26:25 Collecting docker<4.0,>=3.6.0 02:26:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:26:25 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:25 Collecting dockerpty<0.5,>=0.4.1 02:26:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:26:25 Collecting cached-property<2,>=1.2.0 02:26:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:26:25 Collecting docker-pycreds>=0.4.0 02:26:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:26:25 Collecting chardet<3.1.0,>=3.0.2 02:26:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:26:26 Collecting urllib3<1.25,>=1.21.1 02:26:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:26:26 Collecting idna<2.8,>=2.5 02:26:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:26:26 Collecting certifi>=2017.4.17 02:26:26 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:26:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:26:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:26:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:26:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:26:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:26:27 Attempting uninstall: urllib3 02:26:27 Found existing installation: urllib3 1.26.2 02:26:27 Uninstalling urllib3-1.26.2: 02:26:27 Successfully uninstalled urllib3-1.26.2 02:26:30 Attempting uninstall: idna 02:26:30 Found existing installation: idna 3.1 02:26:30 Uninstalling idna-3.1: 02:26:30 Successfully uninstalled idna-3.1 02:26:34 Attempting uninstall: chardet 02:26:34 Found existing installation: chardet 4.0.0 02:26:34 Uninstalling chardet-4.0.0: 02:26:34 Successfully uninstalled chardet-4.0.0 02:26:34 ---> 9616b39fe7c8 02:26:34 Step 9/24 : RUN go mod tidy 02:26:34 Attempting uninstall: requests 02:26:34 Found existing installation: requests 2.25.1 02:26:34 Uninstalling requests-2.25.1: 02:26:34 ---> Running in 4b79da914fa7 02:26:34 Successfully uninstalled requests-2.25.1 02:26:34 ---> cf3b720e4acc 02:26:34 Step 9/24 : RUN go mod tidy 02:26:34 Running setup.py install for texttable: started 02:26:34 ---> f0dce909c8cc 02:26:34 Step 9/32 : RUN go mod tidy 02:26:34 ---> Running in 4448e454387e 02:26:34 ---> Running in 9c0fbe4294ba 02:26:35 Running setup.py install for texttable: finished with status 'done' 02:26:35 Running setup.py install for PyYAML: started 02:26:35 Running setup.py install for PyYAML: finished with status 'done' 02:26:35 Running setup.py install for docopt: started 02:26:36 Running setup.py install for docopt: finished with status 'done' 02:26:36 Running setup.py install for dockerpty: started 02:26:36 Running setup.py install for dockerpty: finished with status 'done' 02:26:37 ---> b1fc1f140559 02:26:37 Step 9/24 : RUN go mod tidy 02:26:37 ---> Running in ae4e49124417 02:26:37 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 4448e454387e 02:26:37 ---> c9b81db392ba 02:26:37 Step 10/24 : RUN make cmd/core-data/core-data 02:26:37 Removing intermediate container 4b79da914fa7 02:26:37 ---> af1aa3442c16 02:26:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:26:37 ---> Running in 827b756e7c6d 02:26:37 Removing intermediate container 9c0fbe4294ba 02:26:37 ---> 1a1c6f8a0a8a 02:26:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:37 ---> Running in bff69ad04a3a 02:26:37 ---> Running in c0af3dca7c6a 02:26:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:26:38 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:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:39 Removing intermediate container ae4e49124417 02:26:39 ---> 1792d21b650f 02:26:39 Step 10/24 : RUN make cmd/core-command/core-command 02:26:39 ---> Running in 8de80a7d0c45 02:26:39 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:26:45 Removing intermediate container 5f2c9dbb1189 02:26:45 ---> 5d52809834a5 02:26:45 Step 15/24 : ENV APP_PORT=58890 02:26:45 ---> Running in abdcba59f792 02:26:45 Removing intermediate container abdcba59f792 02:26:45 ---> 7f24bdd0b64f 02:26:45 Step 16/24 : EXPOSE $APP_PORT 02:26:45 ---> Running in a4655dd5bfc2 02:26:45 Removing intermediate container a4655dd5bfc2 02:26:45 ---> 32ca2771b438 02:26:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:26:46 ---> 234428b8c1f6 02:26:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:26:46 ---> 301912ba8818 02:26:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:26:47 ---> fc3ceba781a4 02:26:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:26:47 ---> Running in 6d7b0cc0c8db 02:26:47 Removing intermediate container 6d7b0cc0c8db 02:26:47 ---> a785a8bef66e 02:26:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:47 ---> Running in b3e1177e4199 02:26:47 Removing intermediate container b3e1177e4199 02:26:47 ---> 12eea460ac58 02:26:47 Step 22/24 : LABEL arch=x86_64 02:26:47 ---> Running in b8af314f2e37 02:26:47 Removing intermediate container b8af314f2e37 02:26:47 ---> 01803c1e438e 02:26:47 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:26:47 ---> Running in 140050879cae 02:26:48 Removing intermediate container 140050879cae 02:26:48 ---> 123f8f235485 02:26:48 Step 24/24 : LABEL version=0.0.0 02:26:48 ---> Running in 47e6846dd017 02:26:48 Removing intermediate container 47e6846dd017 02:26:48 ---> a8000c53f5c6 02:26:48 02:26:48 Successfully built a8000c53f5c6 02:26:48 Successfully tagged sys-mgmt-agent:latest 02:26:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:27:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:27:21  Building sys-mgmt-agent ... done Removing intermediate container c0af3dca7c6a 02:27:21 ---> f458e5e09433 02:27:21 02:27:21 Step 11/32 : FROM alpine:3.12 02:27:21 ---> 13621d1b12d4 02:27:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:27:21 ---> Running in d59b22b18a53 02:27:21 Removing intermediate container 8de80a7d0c45 02:27:21 ---> a845f257ba32 02:27:21 02:27:21 Step 11/24 : FROM alpine:3.12 02:27:21 ---> 13621d1b12d4 02:27:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:27:21 ---> Using cache 02:27:21 ---> 1cfe2f6ff717 02:27:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:27:21 ---> Using cache 02:27:21 ---> e50b776b11ad 02:27:21 Step 14/24 : ENV APP_PORT=59882 02:27:21 Removing intermediate container d59b22b18a53 02:27:21 ---> 24941a469cb9 02:27:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:27:21 ---> Running in 1c04a58bf74e 02:27:21 Removing intermediate container bff69ad04a3a 02:27:21 ---> 43558b453e2a 02:27:21 02:27:21 Step 11/24 : FROM alpine:3.12 02:27:21 ---> 13621d1b12d4 02:27:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:27:21 ---> Using cache 02:27:21 ---> 1cfe2f6ff717 02:27:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:27:21 ---> Using cache 02:27:21 ---> e50b776b11ad 02:27:21 Step 14/24 : ENV APP_PORT=59881 02:27:21 ---> Running in 011e3830cc5e 02:27:21 ---> Running in 4e3b7e91e5b6 02:27:21 Removing intermediate container 1c04a58bf74e 02:27:21 ---> 83ed5a5fa243 02:27:21 Step 15/24 : EXPOSE $APP_PORT 02:27:21 ---> Running in 1e13feb440a2 02:27:21 Removing intermediate container 4e3b7e91e5b6 02:27:21 ---> a0e0fe89451c 02:27:21 Step 15/24 : EXPOSE $APP_PORT 02:27:21 ---> Running in 11be48db96cc 02:27:21 Removing intermediate container 1e13feb440a2 02:27:21 ---> 6f53593fe8f0 02:27:21 Step 16/24 : WORKDIR / 02:27:21 ---> Running in c67805aeb5a2 02:27:21 Removing intermediate container 11be48db96cc 02:27:21 ---> f93163f3badf 02:27:21 Step 16/24 : WORKDIR / 02:27:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:27:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:27:21 ---> Running in fd0b9d2eef25 02:27:21 Removing intermediate container c67805aeb5a2 02:27:21 ---> 31b6f5a7caa0 02:27:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:21 (1/2) Installing dumb-init (1.2.2-r1) 02:27:21 (2/2) Installing su-exec (0.2-r1) 02:27:21 Executing busybox-1.31.1-r20.trigger 02:27:21 OK: 6 MiB in 16 packages 02:27:21 Removing intermediate container fd0b9d2eef25 02:27:21 ---> cb2539db3a2b 02:27:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:21 ---> 8151fa0fa09b 02:27:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:27:21 ---> dc0f71581b6e 02:27:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:27:21 Removing intermediate container 011e3830cc5e 02:27:21 ---> 6f4023373984 02:27:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:27:21 ---> Running in 3d4365c17a74 02:27:21 ---> bb5be4b89802 02:27:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:27:21 ---> 66ed7cf54486 02:27:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:27:21 Removing intermediate container 3d4365c17a74 02:27:21 ---> 9d72ccc87a0a 02:27:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:27:21 ---> 9aa0cef8b5f2 02:27:21 Step 20/24 : ENTRYPOINT ["/core-command"] 02:27:21 ---> Running in 1c6678280998 02:27:21 ---> Running in d7c2f40ac26b 02:27:21 ---> 95a2e494d1b1 02:27:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:27:21 Removing intermediate container 1c6678280998 02:27:21 ---> 54ac41793806 02:27:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:27:21 Removing intermediate container 827b756e7c6d 02:27:21 ---> d9d509a6250c 02:27:21 02:27:21 Step 11/24 : FROM alpine:3.12 02:27:21 ---> 13621d1b12d4 02:27:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:27:21 ---> Running in a618c5e6462b 02:27:21 ---> Running in 8b3530d2c468 02:27:21 ---> Running in 0bb36c84867f 02:27:21 Removing intermediate container d7c2f40ac26b 02:27:21 ---> a7f46ca587cb 02:27:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:21 ---> Running in e4182ecea2bb 02:27:21 Removing intermediate container a618c5e6462b 02:27:21 ---> 270656c5605e 02:27:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:21 Removing intermediate container 0bb36c84867f 02:27:21 ---> 3fa45ee1e883 02:27:21 Step 13/24 : ENV APP_PORT=59880 02:27:21 ---> Running in e5960753236f 02:27:21 ---> Running in e389ca798dad 02:27:21 Removing intermediate container e4182ecea2bb 02:27:21 ---> 57911ac44adb 02:27:21 Step 22/24 : LABEL arch=x86_64 02:27:21 Removing intermediate container e5960753236f 02:27:21 ---> 4478cddb3e5c 02:27:21 Step 22/24 : LABEL arch=x86_64 02:27:21 ---> Running in 2e8ae5328e73 02:27:21 ---> Running in 89187399dadd 02:27:21 Removing intermediate container e389ca798dad 02:27:21 ---> 3aa6d8023ebe 02:27:21 Step 14/24 : EXPOSE $APP_PORT 02:27:21 ---> Running in 79916ed0c176 02:27:21 Removing intermediate container 2e8ae5328e73 02:27:21 ---> 90bbb0c43bd2 02:27:21 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:27:21 Removing intermediate container 89187399dadd 02:27:21 ---> d2e81c5742ef 02:27:21 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:27:21 ---> Running in 2c52422f9674 02:27:21 ---> Running in 0f0655a1dd71 02:27:21 Removing intermediate container 79916ed0c176 02:27:21 ---> 0de1d2bf95c4 02:27:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:21 Removing intermediate container 2c52422f9674 02:27:21 ---> c671f328611d 02:27:21 Step 24/24 : LABEL version=0.0.0 02:27:21 Removing intermediate container 0f0655a1dd71 02:27:21 ---> 87120d9c7cda 02:27:21 Step 24/24 : LABEL version=0.0.0 02:27:21 ---> Running in a09838edb774 02:27:21 ---> Running in 19e87abeddfd 02:27:21 ---> Running in 7673e7ad6647 02:27:21 Removing intermediate container 8b3530d2c468 02:27:21 ---> ba6d4952f2fe 02:27:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:27:21 ---> Running in 259dd9c6a686 02:27:21 Removing intermediate container 19e87abeddfd 02:27:21 ---> e4c33f1d814a 02:27:21 02:27:21 Removing intermediate container 7673e7ad6647 02:27:21 ---> c7b6e62e0030 02:27:21 02:27:21 Successfully built e4c33f1d814a 02:27:21 Removing intermediate container 259dd9c6a686 02:27:21 ---> 0b11e32b7076 02:27:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:27:21 Successfully tagged core-command:latest 02:27:21  Building core-command ... done Successfully built c7b6e62e0030 02:27:21 Successfully tagged core-metadata:latest 02:27:21  Building core-metadata ... done  ---> 0b883492ee5b 02:27:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:27:21 ---> Running in c3c3ed1704d2 02:27:22 Removing intermediate container a09838edb774 02:27:22 ---> 38cfadafbafc 02:27:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:27:22 ---> Running in 991a32f476cf 02:27:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:27:22 Removing intermediate container c3c3ed1704d2 02:27:22 ---> a8e26a5fe351 02:27:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:22 ---> f8635fe85a14 02:27:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:27:23 ---> 41501bc4f174 02:27:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:27:23 ---> 376e047f517c 02:27:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:27:23 (1/6) Installing dumb-init (1.2.2-r1) 02:27:23 ---> ff2b29422454 02:27:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:27:23 (2/6) Installing libgcc (9.3.0-r2) 02:27:23 (3/6) Installing libsodium (1.0.18-r0) 02:27:23 ---> 748565d50d0e 02:27:23 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:27:23 (4/6) Installing libstdc++ (9.3.0-r2) 02:27:24 ---> Running in 62077f2fd89f 02:27:24 Removing intermediate container 62077f2fd89f 02:27:24 ---> f469a620f2f1 02:27:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:27:24 ---> da16999480a4 02:27:24 Step 27/32 : RUN chmod +x /entrypoint.sh 02:27:24 ---> Running in b4ee2a292634 02:27:24 (5/6) Installing libzmq (4.3.3-r0) 02:27:24 (6/6) Installing zeromq (4.3.3-r0) 02:27:24 Executing busybox-1.31.1-r20.trigger 02:27:24 OK: 8 MiB in 20 packages 02:27:25 Removing intermediate container b4ee2a292634 02:27:25 ---> ba0df6bd8d9f 02:27:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:27:25 ---> Running in 5906878f7cd2 02:27:25 Removing intermediate container 991a32f476cf 02:27:25 ---> 535c38f1d56c 02:27:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:25 Removing intermediate container 5906878f7cd2 02:27:25 ---> 22339f6a9e94 02:27:25 Step 29/32 : CMD ["gate"] 02:27:25 ---> Running in 7bf414acaa79 02:27:25 ---> a8df53f67324 02:27:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:27:25 Removing intermediate container 7bf414acaa79 02:27:25 ---> 2625c760c98f 02:27:25 Step 30/32 : LABEL arch=x86_64 02:27:25 ---> Running in 5ada439a0204 02:27:25 ---> f1a5ee327706 02:27:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:27:26 Removing intermediate container 5ada439a0204 02:27:26 ---> 9895b676127e 02:27:26 Step 31/32 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:27:26 ---> Running in 6d534f5054fc 02:27:26 ---> 18cbda84a28f 02:27:26 Step 20/24 : ENTRYPOINT ["/core-data"] 02:27:26 ---> Running in 9371a054cbbd 02:27:26 Removing intermediate container 6d534f5054fc 02:27:26 ---> 937b7fbb0dd9 02:27:26 Step 32/32 : LABEL version=0.0.0 02:27:26 ---> Running in 053db88e0404 02:27:26 Removing intermediate container 9371a054cbbd 02:27:26 ---> 52793971099e 02:27:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:26 ---> Running in 9f2732892514 02:27:26 Removing intermediate container 053db88e0404 02:27:26 ---> 3ebdceeecc41 02:27:26 02:27:26 Removing intermediate container 9f2732892514 02:27:26 ---> f8e5e7522d5c 02:27:26 Step 22/24 : LABEL arch=x86_64 02:27:26 Successfully built 3ebdceeecc41 02:27:26 Successfully tagged security-bootstrapper:latest 02:27:26  Building security-bootstrapper ... done  ---> Running in 5a6b03570be5 02:27:26 Removing intermediate container 5a6b03570be5 02:27:26 ---> 6b6637713ef8 02:27:26 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:27:26 ---> Running in d2f539177d3a 02:27:27 Removing intermediate container d2f539177d3a 02:27:27 ---> ebaa244aae0a 02:27:27 Step 24/24 : LABEL version=0.0.0 02:27:27 ---> Running in e5597f0f9a79 02:27:27 Removing intermediate container e5597f0f9a79 02:27:27 ---> ff73d1f03590 02:27:27 02:27:27 Successfully built ff73d1f03590 02:27:27 Successfully tagged core-data:latest 02:27:27  Building core-data ... done  [Pipeline] } 02:27:27 $ docker stop --time=1 781da99b6f1cef19c18e261fa43ade9f1f57c81cadabe4940ac41b817ea1a7b7 02:27:28 $ docker rm -f 781da99b6f1cef19c18e261fa43ade9f1f57c81cadabe4940ac41b817ea1a7b7 [Pipeline] // withDockerContainer [Pipeline] sh 02:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements 02:27:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:27:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:27:29 + docker images 02:27:29 REPOSITORY TAG IMAGE ID CREATED SIZE 02:27:29 security-bootstrapper latest 3ebdceeecc41 3 seconds ago 18.8MB 02:27:29 core-data latest ff73d1f03590 3 seconds ago 20.4MB 02:27:29 core-command latest e4c33f1d814a 8 seconds ago 16MB 02:27:29 core-metadata latest c7b6e62e0030 8 seconds ago 16.7MB 02:27:29 d9d509a6250c 9 seconds ago 1.75GB 02:27:29 a845f257ba32 12 seconds ago 1.74GB 02:27:29 43558b453e2a 12 seconds ago 1.75GB 02:27:29 f458e5e09433 13 seconds ago 1.75GB 02:27:29 sys-mgmt-agent latest a8000c53f5c6 41 seconds ago 325MB 02:27:29 security-secretstore-setup latest 5b8e6491bde7 About a minute ago 29MB 02:27:29 support-scheduler latest 16b8bc8eb65e About a minute ago 16.1MB 02:27:29 support-notifications latest ec55a4b4eae5 About a minute ago 16.8MB 02:27:29 security-proxy-setup latest 7564452010fd About a minute ago 25.9MB 02:27:29 9975383ad9ca About a minute ago 1.75GB 02:27:29 63c41d7352f9 About a minute ago 1.75GB 02:27:29 ac0e51b42269 About a minute ago 1.75GB 02:27:29 ce985b40fbfc About a minute ago 1.75GB 02:27:29 9537164a2940 About a minute ago 1.75GB 02:27:29 ci-base-image-x86_64 latest 118285720713 6 minutes ago 1.24GB 02:27:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 02:27:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 02:27:29 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 02:27:29 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 02:27:29 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:27:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.343s coverage: 100.0% of statements 02:27:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 46.3% of statements 02:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:27:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.677s coverage: 90.1% of statements 02:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:27:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 81.2% of statements 02:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.537s coverage: 94.2% of statements 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.421s coverage: 59.1% of statements 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.373s coverage: 60.0% of statements 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.8% of statements 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.208s coverage: 22.0% of statements 02:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.225s coverage: 79.5% of statements 02:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements 02:27:45 Still waiting to schedule task 02:27:45 ‘prd-ubuntu18.04-docker-8c-8g-69’ is offline 02:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 02:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 02:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements 02:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 02:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.590s coverage: 81.8% of statements 02:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 58.8% of statements 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.305s coverage: 87.2% of statements 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 02:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements 02:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.872s coverage: 64.4% of statements 02:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 02:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 02:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 02:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 02:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 02:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.157s coverage: 66.9% of statements 02:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 43.6% of statements 02:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 02:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 02:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 19.5% of statements 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.599s coverage: 92.0% of statements 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 62.7% of statements 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.223s coverage: 100.0% of statements 02:28:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 02:28:31 GO111MODULE=on go vet ./... 02:29:53 gofmt -l . 02:29:55 [ "`gofmt -l .`" = "" ] 02:29:56 ./bin/test-attribution-txt.sh [Pipeline] sh 02:29:59 + ls -al . 02:29:59 total 632 02:29:59 drwxrwxr-x 9 1001 1001 4096 Aug 9 02:29 . 02:29:59 drwxr-xr-x 4 root root 4096 Aug 9 02:25 .. 02:29:59 -rw-rw-r-- 1 1001 1001 11 Aug 9 02:23 .dockerignore 02:29:59 drwxrwxr-x 8 1001 1001 4096 Aug 9 02:23 .git 02:29:59 drwxrwxr-x 3 1001 1001 4096 Aug 9 02:23 .github 02:29:59 -rw-rw-r-- 1 1001 1001 818 Aug 9 02:23 .gitignore 02:29:59 -rw-rw-r-- 1 1001 1001 76 Aug 9 02:23 .hadolint.yml 02:29:59 -rw-rw-r-- 1 1001 1001 166 Aug 9 02:23 .sonarcloud.properties 02:29:59 -rw-rw-r-- 1 1001 1001 1171 Aug 9 02:23 ADOPTERS.md 02:29:59 -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:23 Attribution.txt 02:29:59 -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:23 CHANGELOG.md 02:29:59 -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:23 CONTRIBUTING.md 02:29:59 -rw-rw-r-- 1 1001 1001 677 Aug 9 02:23 GOVERNANCE.md 02:29:59 -rw-rw-r-- 1 1001 1001 849 Aug 9 02:23 Jenkinsfile 02:29:59 -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:23 LICENSE 02:29:59 -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:23 Makefile 02:29:59 -rw-rw-r-- 1 1001 1001 582 Aug 9 02:23 OWNERS.md 02:29:59 -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:23 README.md 02:29:59 -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:23 SECURITY.md 02:29:59 -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION 02:29:59 -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:23 ZMQWindows.md 02:29:59 drwxrwxr-x 2 1001 1001 4096 Aug 9 02:23 bin 02:29:59 drwxrwxr-x 14 1001 1001 4096 Aug 9 02:23 cmd 02:29:59 -rw-r--r-- 1 root root 404176 Aug 9 02:28 coverage.out 02:29:59 -rw-rw-r-- 1 1001 1001 813 Aug 9 02:23 go.mod 02:29:59 -rw-r--r-- 1 root root 48847 Aug 9 02:25 go.sum 02:29:59 drwxrwxr-x 8 1001 1001 4096 Aug 9 02:23 internal 02:29:59 drwxrwxr-x 3 1001 1001 4096 Aug 9 02:23 openapi 02:29:59 drwxrwxr-x 4 1001 1001 4096 Aug 9 02:23 snap 02:29:59 -rw-rw-r-- 1 1001 1001 204 Aug 9 02:23 version.go [Pipeline] sh 02:30:00 + '[' -e coverage.out ] 02:30:00 + chown 1001:1001 coverage.out [Pipeline] stash 02:30:00 Warning: overwriting stash ‘coverage-report’ 02:30:01 Stashed 1 file(s) [Pipeline] sh 02:30:02 + make build 02:30:02 go mod tidy 02:30:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:30:36 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:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:30:43 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:30:43 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:30:47 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:30:52 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:30:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:30:59 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:31:02 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:31:07 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:31:12 $ docker stop --time=1 be1f2d5c39062e30df0a4bfa0767738c826dfc0db03799409e8673fd86063c65 02:31:15 $ docker rm -f be1f2d5c39062e30df0a4bfa0767738c826dfc0db03799409e8673fd86063c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:31:17 02:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:31:18 latest: Pulling from edgex-devops/edgex-compose-arm64 02:31:18 29e5d40040c1: Pulling fs layer 02:31:18 1ce36da41761: Pulling fs layer 02:31:18 25b303627fd3: Pulling fs layer 02:31:18 29e5d40040c1: Download complete 02:31:19 29e5d40040c1: Pull complete 02:31:19 1ce36da41761: Verifying Checksum 02:31:19 1ce36da41761: Download complete 02:31:20 1ce36da41761: Pull complete 02:31:23 25b303627fd3: Verifying Checksum 02:31:23 25b303627fd3: Download complete 02:31:33 25b303627fd3: Pull complete 02:31:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:31:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:31:33 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 02:31:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:31:37 $ docker top b70a334602e085d572589ff582431565d15394b24b2c5f04516a8330805a3cea -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:39 + docker-compose build --help 02:31:39 + grep parallel 02:31:43 --parallel Build images in parallel. [Pipeline] } 02:31:43 $ docker stop --time=1 b70a334602e085d572589ff582431565d15394b24b2c5f04516a8330805a3cea 02:31:45 $ docker rm -f b70a334602e085d572589ff582431565d15394b24b2c5f04516a8330805a3cea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:31:47 . [Pipeline] withDockerContainer 02:31:48 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 02:31:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:31:50 $ docker top bd909e76e4ffccf3894850ba5e6801d22f7fad84857dcb5533eb326372955a37 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:51 + docker-compose -f ./docker-compose-build.yml build --parallel 02:31:55 Building core-command ... 02:31:55 Building core-data ... 02:31:55 Building core-metadata ... 02:31:55 Building security-bootstrapper ... 02:31:55 Building security-proxy-setup ... 02:31:55 Building security-secretstore-setup ... 02:31:55 Building support-notifications ... 02:31:55 Building support-scheduler ... 02:31:55 Building sys-mgmt-agent ... 02:31:55 Building core-metadata 02:31:55 Building core-data 02:31:55 Building security-proxy-setup 02:31:55 Building support-scheduler 02:31:55 Building core-command 02:33:01 Running on prd-ubuntu18.04-docker-8c-8g-76 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws 02:33:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:33:01 The recommended git tool is: git 02:33:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:33:05 ---> c4d36338afce 02:33:05 Step 3/24 : WORKDIR /edgex-go 02:33:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:33:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:33:05 ---> c4d36338afce 02:33:05 Step 3/23 : WORKDIR /edgex-go 02:33:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:33:05 ---> c4d36338afce 02:33:05 Step 3/24 : WORKDIR /edgex-go 02:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:33:05 ---> c4d36338afce 02:33:05 Step 3/22 : WORKDIR /edgex-go 02:33:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:33:05 ---> c4d36338afce 02:33:05 Step 3/24 : WORKDIR /edgex-go 02:33:05 ---> Running in 65922d35a5a2 02:33:05 ---> Running in 0ed22ba3ab07 02:33:05 ---> Running in 674136b0f649 02:33:05 ---> Running in 92a7e69ee2cd 02:33:05 ---> Running in bea4011bbe97 02:33:05 Removing intermediate container 0ed22ba3ab07 02:33:05 ---> 8b959ac9c0ed 02:33:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:05 Removing intermediate container 65922d35a5a2 02:33:05 ---> 5cc66970080e 02:33:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:05 Removing intermediate container 674136b0f649 02:33:05 ---> 68b2121d0385 02:33:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:05 Removing intermediate container 92a7e69ee2cd 02:33:05 ---> 679edb5b192d 02:33:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:05 ---> Running in cd4715e3d409 02:33:05 Removing intermediate container bea4011bbe97 02:33:05 ---> 1222b53ee8d4 02:33:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:05 ---> Running in 855ca6674421 02:33:05 ---> Running in d0fb5d60fa89 02:33:05 ---> Running in 2a3c7d3abca6 02:33:05 ---> Running in 2eff496a2f9c 02:33:05 Removing intermediate container cd4715e3d409 02:33:05 ---> 5a29e56d95bd 02:33:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:33:05 ---> Running in ea3cbb8b27f2 02:33:06 Removing intermediate container 855ca6674421 02:33:06 ---> d63b6102ecb6 02:33:06 Step 5/22 : RUN apk add --update --no-cache make git 02:33:06 ---> Running in 9f83d4341eb7 02:33:06 Removing intermediate container 2eff496a2f9c 02:33:06 ---> b530787d5ead 02:33:06 Step 5/23 : RUN apk add --update --no-cache make git 02:33:06 Removing intermediate container 2a3c7d3abca6 02:33:06 ---> 6e62824d9942 02:33:06 Step 5/24 : RUN apk add --update --no-cache make git 02:33:06 ---> Running in 1127b664c269 02:33:07 Removing intermediate container d0fb5d60fa89 02:33:07 ---> c707c290a08b 02:33:07 Step 5/24 : RUN apk add --update --no-cache make git 02:33:07 ---> Running in 6c113ea8a783 02:33:07 ---> Running in 12799289f7fb 02:33:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:33:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:33:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:33:09 using credential edgex-jenkins-ssh 02:33:09 Cloning the remote Git repository 02:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:33:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:33:09 > git init /w/workspace/edgex-go/1 # timeout=10 02:33:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:33:09 > git --version # timeout=10 02:33:09 > git --version # 'git version 2.17.1' 02:33:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:09 OK: 218 MiB in 52 packages 02:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:33:10 OK: 218 MiB in 52 packages 02:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:33:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:33:11 Removing intermediate container ea3cbb8b27f2 02:33:11 ---> d3e3dddf5a6d 02:33:11 Step 6/24 : COPY go.mod . 02:33:12 OK: 218 MiB in 52 packages 02:33:12 OK: 218 MiB in 52 packages 02:33:12 OK: 218 MiB in 52 packages 02:33:12 Removing intermediate container 9f83d4341eb7 02:33:12 ---> 802edd3bdb84 02:33:12 Step 6/22 : COPY go.mod . 02:33:12 ---> fbc8b8895cf5 02:33:12 Step 7/24 : RUN go mod download 02:33:12 ---> Running in 99ed3fbaff52 02:33:13 ---> 10fd9759461d 02:33:13 Step 7/22 : RUN go mod download 02:33:13 ---> Running in ba55b2cd148b 02:33:13 Removing intermediate container 1127b664c269 02:33:13 ---> c3e1902c2937 02:33:13 Step 6/23 : COPY go.mod . 02:33:13 Removing intermediate container 6c113ea8a783 02:33:13 ---> f658af56b027 02:33:13 Step 6/24 : COPY go.mod . 02:33:14 Removing intermediate container 12799289f7fb 02:33:14 ---> 247a10544d00 02:33:14 Step 6/24 : COPY go.mod . 02:33:15 ---> 782abfe2d47f 02:33:15 Step 7/23 : RUN go mod download 02:33:15 ---> 37d48f3b2087 02:33:15 Step 7/24 : RUN go mod download 02:33:15 ---> Running in 038d4683b228 02:33:15 ---> ff9a230ae3a2 02:33:15 Step 7/24 : RUN go mod download 02:33:15 ---> Running in 6270c8b43a8b 02:33:15 ---> Running in fa152f30418c 02:33:18 Removing intermediate container 99ed3fbaff52 02:33:18 ---> 7b8468f447eb 02:33:18 Step 8/24 : COPY . . 02:33:19 Removing intermediate container ba55b2cd148b 02:33:19 ---> 6a7861d81ad1 02:33:19 Step 8/22 : COPY . . 02:33:23 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5ce3423383a641947b50df807bc9fa8ff7364740 02:33:23 Merge succeeded, producing 5ce3423383a641947b50df807bc9fa8ff7364740 02:33:23 Checking out Revision 5ce3423383a641947b50df807bc9fa8ff7364740 (PR-3660) 02:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:33:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:33:23 > git config core.sparsecheckout # timeout=10 02:33:23 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 02:33:23 > git remote # timeout=10 02:33:23 > git config --get remote.origin.url # timeout=10 02:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:23 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 02:33:23 > git rev-parse HEAD^{commit} # timeout=10 02:33:23 > git config core.sparsecheckout # timeout=10 02:33:23 > git checkout -f 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 02:33:25 Removing intermediate container 038d4683b228 02:33:25 ---> 9c1d55690116 02:33:25 Step 8/23 : COPY . . 02:33:25 Removing intermediate container fa152f30418c 02:33:25 Removing intermediate container 6270c8b43a8b 02:33:25 ---> 296eeb7c224c 02:33:25 Step 8/24 : COPY . . 02:33:25 ---> ec1cd2df009c 02:33:25 Step 8/24 : COPY . . 02:33:28 Commit message: "docs: added LF Edge required Adopters, Governance and Owners MD pages" 02:33:28 > git --version # timeout=10 02:33:28 > git --version # 'git version 2.17.1' 02:33:28 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:29 + echo snap-build.sh 02:33:29 snap-build.sh 02:33:29 + SNAP_BASE_DIR=. 02:33:29 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:33:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:33:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:33:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:33:29 + cd /w/workspace/edgex-go/1 02:33:29 + sudo apt-get remove -qy --purge lxd lxd-client 02:33:29 Reading package lists... 02:33:29 Building dependency tree... 02:33:29 Reading state information... 02:33:29 The following packages were automatically installed and are no longer required: 02:33:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:33:29 uidmap xdelta3 02:33:29 Use 'sudo apt autoremove' to remove them. 02:33:29 The following packages will be REMOVED: 02:33:29 lxd* lxd-client* 02:33:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:33:29 After this operation, 31.7 MB disk space will be freed. 02:33:29 (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:33:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:33:30 Removing lxd dnsmasq configuration 02:33:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:33:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:33:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:33:31 (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:33:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:33:33 Processing triggers for systemd (237-3ubuntu10.45) ... 02:33:33 Processing triggers for ureadahead (0.100.0-21) ... 02:33:33 + sudo snap remove --purge lxd 02:33:33 snap "lxd" is not installed 02:33:33 + sudo groupadd --force --system lxd 02:33:33 ++ whoami 02:33:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:33:33 + newgrp - lxd 02:33:33 + sudo snap install lxd 02:33:43 ---> 284653091339 02:33:43 Step 9/24 : RUN go mod tidy 02:33:43 ---> 7bcb85280c11 02:33:43 Step 9/22 : RUN go mod tidy 02:33:43 ---> 5412e132134a 02:33:43 Step 9/24 : RUN go mod tidy 02:33:43 ---> d392aff86f75 02:33:43 Step 9/23 : RUN go mod tidy 02:33:43 ---> Running in cf53e95eaa59 02:33:43 ---> Running in bb1462839505 02:33:43 ---> Running in aae3795ccb5e 02:33:43 ---> Running in a065a78f8b9c 02:33:43 ---> 71f37cf3ba61 02:33:43 Step 9/24 : RUN go mod tidy 02:33:43 ---> Running in bdbb26e27b4c 02:33:44 2021-08-09T02:33:41Z INFO Waiting for automatic snapd restart... 02:33:49 Removing intermediate container cf53e95eaa59 02:33:49 ---> b6b1e5edc149 02:33:49 Step 10/24 : RUN make cmd/core-data/core-data 02:33:49 Removing intermediate container bb1462839505 02:33:49 ---> c0bb74ad5848 02:33:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:33:49 ---> Running in 7321168c2d6d 02:33:49 ---> Running in d5dc5b335722 02:33:50 Removing intermediate container aae3795ccb5e 02:33:50 ---> 2f509e1f3141 02:33:50 Step 10/24 : RUN make cmd/core-command/core-command 02:33:50 Removing intermediate container a065a78f8b9c 02:33:50 ---> 0ca724f184cb 02:33:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:33:50 Removing intermediate container bdbb26e27b4c 02:33:50 ---> 6e3c1b3b190c 02:33:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:33:50 ---> Running in 9e4a2975efca 02:33:50 ---> Running in 84a9c1b55149 02:33:50 ---> Running in f27e8af3d37f 02:33:51 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:33:51 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:33:52 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:33:52 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:33: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:33:56 lxd 4.16 from Canonical* installed 02:33:56 + sudo lxd init --auto 02:34:07 + sudo snap install --classic snapcraft 02:34:17 snapcraft 4.8.3 from Canonical* installed 02:34:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:34:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:34:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:17 Dload Upload Total Spent Left Speed 02:34:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8360 0 --:--:-- --:--:-- --:--:-- 8360 02:34:17 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M 02:34:17 ./yq_linux_amd64 02:34:17 + sudo snapcraft prime --use-lxd 02:34:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:34:19 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:19 - README.md 02:34:19 02:34:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:34:19 Launching a container. 02:34:26 Waiting for container to be ready 02:34:26 To start your first instance, try: lxc launch ubuntu:18.04 02:34:26 02:34:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:34:30 Waiting for network to be ready... 02:34:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:34:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:34:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 02:34:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 02:34:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:34:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:34:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 02:34:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 02:34:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 02:34:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 02:34:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:34:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:34:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:34:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:34:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:34:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:34:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:34:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:34:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:34:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 02:34:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 02:34:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 02:34:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 02:34:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 02:34:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 02:34:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 02:34:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 02:34:34 Fetched 25.0 MB in 4s (5832 kB/s) 02:34:35 Reading package lists... 02:34:36 Reading package lists... 02:34:36 Building dependency tree... 02:34:36 Reading state information... 02:34:36 The following additional packages will be installed: 02:34:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:34:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:34:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:34:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:34:36 Suggested packages: 02:34:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:34:36 Recommended packages: 02:34:36 gnupg libsasl2-modules 02:34:36 The following NEW packages will be installed: 02:34:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:34:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:34:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:34:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:34:36 The following packages will be upgraded: 02:34:36 gpg gpg-agent gpgconf libudev1 02:34:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:34:36 Need to get 3527 kB of archives. 02:34:36 After this operation, 13.3 MB of additional disk space will be used. 02:34:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 02:34:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 02:34:36 Get:3 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:34:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:34:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:34:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:34:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:34:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:34:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:34:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:34:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:34:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:34:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:34:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:34:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:34:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:34:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:34:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:34:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:34:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:34:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:34:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:34:37 debconf: delaying package configuration, since apt-utils is not installed 02:34:37 Fetched 3527 kB in 1s (3672 kB/s) 02:34:37 (Reading database ... 12511 files and directories currently installed.) 02:34:37 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 02:34:37 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:34:37 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 02:34:37 Selecting previously unselected package udev. 02:34:37 (Reading database ... 12511 files and directories currently installed.) 02:34:37 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 02:34:37 Unpacking udev (237-3ubuntu10.50) ... 02:34:37 Selecting previously unselected package libfuse2:amd64. 02:34:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:34:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:34:37 Selecting previously unselected package fuse. 02:34:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:34:37 Unpacking fuse (2.9.7-1ubuntu1) ... 02:34:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:38 Selecting previously unselected package libksba8:amd64. 02:34:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:34:38 Unpacking libksba8:amd64 (1.3.5-2) ... 02:34:38 Selecting previously unselected package libroken18-heimdal:amd64. 02:34:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:34:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:34:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:34:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libwind0-heimdal:amd64. 02:34:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:34:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:34:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:34:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:34:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:38 Selecting previously unselected package libsasl2-modules-db:amd64. 02:34:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:34:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:38 Selecting previously unselected package libsasl2-2:amd64. 02:34:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:34:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:38 Selecting previously unselected package libldap-common. 02:34:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:34:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:34:38 Selecting previously unselected package libldap-2.4-2:amd64. 02:34:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:34:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:34:38 Selecting previously unselected package dirmngr. 02:34:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:34:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:34:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:34:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:34:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:34:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libksba8:amd64 (1.3.5-2) ... 02:34:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:39 Setting up udev (237-3ubuntu10.50) ... 02:34:39 invoke-rc.d: policy-rc.d denied execution of start. 02:34:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Processing triggers for systemd (237-3ubuntu10) ... 02:34:39 Setting up fuse (2.9.7-1ubuntu1) ... 02:34:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:34:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:34:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:34:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:34:40 settings in the [Install] section, and DefaultInstance for template units). 02:34:40 This means they are not meant to be enabled using systemctl. 02:34:40 Possible reasons for having this kind of units are: 02:34:40 1) A unit may be statically enabled by being symlinked from another unit's 02:34:40 .wants/ or .requires/ directory. 02:34:40 2) A unit's purpose may be to act as a helper for some other unit which has 02:34:40 a requirement dependency on it. 02:34:40 3) A unit may be started when needed via activation (socket, path, timer, 02:34:40 D-Bus, udev, scripted systemctl call, ...). 02:34:40 4) In case of template units, the unit is meant to be enabled with some 02:34:40 instance name specified. 02:34:40 Reading package lists... 02:34:40 Building dependency tree... 02:34:40 Reading state information... 02:34:40 The following additional packages will be installed: 02:34:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:34:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:34:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:34:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:34:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:34:40 Suggested packages: 02:34:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:34:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:34:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:34:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:34:40 systemd-container policykit-1 02:34:40 Recommended packages: 02:34:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:34:40 The following NEW packages will be installed: 02:34:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:34:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:34:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:34:40 multiarch-support openssh-client python3 python3-minimal python3.6 02:34:40 python3.6-minimal snapd squashfs-tools sudo 02:34:40 The following packages will be upgraded: 02:34:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:34:40 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:34:40 Need to get 36.7 MB of archives. 02:34:40 After this operation, 147 MB of additional disk space will be used. 02:34:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 02:34:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:34:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 02:34:40 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:34:41 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:34:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:34:41 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:34:41 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:34:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:34:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:34:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:34:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:34:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:34:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:34:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:34:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:34:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:34:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:34:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:34:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:34:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:34:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:34:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:34:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:34:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:34:41 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:34:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:34:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:34:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 02:34:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 02:34:43 debconf: delaying package configuration, since apt-utils is not installed 02:34:43 Fetched 36.7 MB in 2s (16.2 MB/s) 02:34:43 (Reading database ... 12757 files and directories currently installed.) 02:34:43 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 02:34:43 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:34:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 02:34:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:34:43 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 02:34:43 (Reading database ... 12757 files and directories currently installed.) 02:34:43 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:34:43 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:34:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:34:44 (Reading database ... 12757 files and directories currently installed.) 02:34:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:34:44 Unpacking apt (1.6.14) over (1.6.1) ... 02:34:44 Setting up apt (1.6.14) ... 02:34:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:34:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:34:44 (Reading database ... 12764 files and directories currently installed.) 02:34:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:34:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:34:45 Selecting previously unselected package libpython3.6-minimal:amd64. 02:34:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:45 Selecting previously unselected package libexpat1:amd64. 02:34:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:34:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:45 Selecting previously unselected package python3.6-minimal. 02:34:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:34:45 Checking for services that may need to be restarted...done. 02:34:45 Checking for services that may need to be restarted...done. 02:34:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:45 Selecting previously unselected package python3-minimal. 02:34:45 (Reading database ... 13012 files and directories currently installed.) 02:34:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:34:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:34:46 Selecting previously unselected package mime-support. 02:34:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:34:46 Unpacking mime-support (3.60ubuntu1) ... 02:34:46 Selecting previously unselected package libmpdec2:amd64. 02:34:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:34:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:34:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:46 Selecting previously unselected package python3.6. 02:34:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:46 Selecting previously unselected package libpython3-stdlib:amd64. 02:34:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:34:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:46 Setting up python3-minimal (3.6.7-1~18.04) ... 02:34:46 Selecting previously unselected package python3. 02:34:46 (Reading database ... 13442 files and directories currently installed.) 02:34:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:34:46 Unpacking python3 (3.6.7-1~18.04) ... 02:34:46 Selecting previously unselected package multiarch-support. 02:34:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:34:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:34:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:34:46 Selecting previously unselected package liblzo2-2:amd64. 02:34:46 (Reading database ... 13479 files and directories currently installed.) 02:34:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:34:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:34:46 Selecting previously unselected package libbsd0:amd64. 02:34:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:34:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:46 Selecting previously unselected package sudo. 02:34:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:34:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:34:47 Selecting previously unselected package apparmor. 02:34:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:34:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:34:47 Selecting previously unselected package libedit2:amd64. 02:34:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:34:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:34:47 Selecting previously unselected package libkrb5support0:amd64. 02:34:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:34:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:47 Selecting previously unselected package libk5crypto3:amd64. 02:34:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:34:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:47 Selecting previously unselected package libkeyutils1:amd64. 02:34:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:34:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:47 Selecting previously unselected package libkrb5-3:amd64. 02:34:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:34:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:34:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:34:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:47 Selecting previously unselected package libssl1.0.0:amd64. 02:34:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:34:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:34:47 Selecting previously unselected package openssh-client. 02:34:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:34:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:34:47 Selecting previously unselected package squashfs-tools. 02:34:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 02:34:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:34:47 Selecting previously unselected package snapd. 02:34:47 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 02:34:47 Unpacking snapd (2.49.2+18.04) ... 02:34:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:34:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:34:50 Setting up mime-support (3.60ubuntu1) ... 02:34:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:34:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:50 Setting up systemd (237-3ubuntu10.50) ... 02:34:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:34:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:34:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:34:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:51 Setting up python3 (3.6.7-1~18.04) ... 02:34:51 running python rtupdate hooks for python3.6... 02:34:51 running python post-rtupdate hooks for python3.6... 02:34:51 Setting up apparmor (2.12-4ubuntu5.1) ... 02:34:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:34:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:34:52 Setting up snapd (2.49.2+18.04) ... 02:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:34:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:34:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:34:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:34:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:34:54 /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:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:54 Processing triggers for systemd (237-3ubuntu10.50) ... 02:34:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:34:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:34:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:34:57 Reading package lists... 02:34:57 Reading package lists... 02:34:57 Building dependency tree... 02:34:57 Reading state information... 02:34:57 Calculating upgrade... 02:34:57 The following packages will be upgraded: 02:34:57 advancecomp base-files bash binutils binutils-common 02:34:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:34:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:34:57 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:34:57 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:34:57 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:34:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:34:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:34:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:34:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:34:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:34:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:34:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:34:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:34:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:34:57 ubuntu-keyring util-linux 02:34:57 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:34:57 Need to get 64.2 MB of archives. 02:34:57 After this operation, 5125 kB of additional disk space will be used. 02:34:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 02:34:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:34:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:34:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:34:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:34:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:34:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:34:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:34:58 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:58 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:58 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:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:34:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:34:58 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:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:34:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:34:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:34:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:34:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:34:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:34:58 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:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:34:58 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:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:34:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:34:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:34:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:34:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:34:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:34:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:34:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:34:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:34:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 02:34:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:34:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:34:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:34:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:34:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:34:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:34:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:34:58 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:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:34:58 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:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:34:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:34:58 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:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:34:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:34:58 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:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:34:58 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:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:34:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:34:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:34:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:34:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:34:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:34:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:34:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:34:58 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:58 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:58 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:34:58 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:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:34:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:34:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:34:58 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:34:58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:34:58 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:34:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:34:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:34:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:34:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:34:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:34:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:34:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:34:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:34:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:34:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:34:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:34:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:34:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:34:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:34:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:34:59 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:59 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:59 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:59 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:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:34:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:34:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:34:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:34:59 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:59 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:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:34:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:34:59 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:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:34:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:34:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:34:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:34:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:34:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:34:59 debconf: delaying package configuration, since apt-utils is not installed 02:34:59 Fetched 64.2 MB in 2s (30.9 MB/s) 02:34:59 (Reading database ... 13914 files and directories currently installed.) 02:34:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:34:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:35:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 02:35:00 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 02:35:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:01 (Reading database ... 13914 files and directories currently installed.) 02:35:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:35:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:35:01 (Reading database ... 13914 files and directories currently installed.) 02:35:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:01 (Reading database ... 13914 files and directories currently installed.) 02:35:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:35:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:35:02 (Reading database ... 13914 files and directories currently installed.) 02:35:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:35:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:35:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:35:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:35:02 Setting up base-files (10.1ubuntu2.10) ... 02:35:02 Installing new version of config file /etc/issue ... 02:35:02 Installing new version of config file /etc/issue.net ... 02:35:02 Installing new version of config file /etc/lsb-release ... 02:35:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:35:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:35:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:35:02 Removing obsolete conffile /etc/default/motd-news ... 02:35:02 (Reading database ... 13915 files and directories currently installed.) 02:35:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:35:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:35:03 Setting up bash (4.4.18-2ubuntu1.2) ... 02:35:03 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:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:35:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:35:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:35:03 Setting up tar (1.29b-2ubuntu0.2) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:35:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:35:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:35:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:35:03 Setting up grep (3.1-2build1) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:35:03 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:35:03 Setting up gzip (1.6-5ubuntu1.1) ... 02:35:03 (Reading database ... 13915 files and directories currently installed.) 02:35:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:35:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:35:04 Setting up login (1:4.5-1ubuntu2) ... 02:35:04 (Reading database ... 13915 files and directories currently installed.) 02:35:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:35:04 (Reading database ... 13915 files and directories currently installed.) 02:35:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:35:05 (Reading database ... 13915 files and directories currently installed.) 02:35:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:35:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:35:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:35:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:35:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:35:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:35:05 (Reading database ... 13915 files and directories currently installed.) 02:35:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:35:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:35:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:35:06 (Reading database ... 13915 files and directories currently installed.) 02:35:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:07 (Reading database ... 13915 files and directories currently installed.) 02:35:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:35:07 (Reading database ... 13915 files and directories currently installed.) 02:35:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:35:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:35:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:35:07 (Reading database ... 13915 files and directories currently installed.) 02:35:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:35:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:35:08 (Reading database ... 13915 files and directories currently installed.) 02:35:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:35:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:35:08 (Reading database ... 13917 files and directories currently installed.) 02:35:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:35:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:35:08 Setting up debconf (1.5.66ubuntu1) ... 02:35:08 (Reading database ... 13917 files and directories currently installed.) 02:35:08 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:35:08 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:35:08 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:35:08 (Reading database ... 13917 files and directories currently installed.) 02:35:08 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:35:08 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:35:08 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:35:08 (Reading database ... 13917 files and directories currently installed.) 02:35:08 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:35:08 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:35:08 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:35:08 (Reading database ... 13917 files and directories currently installed.) 02:35:08 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:35:08 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:35:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:35:09 (Reading database ... 13919 files and directories currently installed.) 02:35:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:35:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:35:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:35:09 (Reading database ... 13923 files and directories currently installed.) 02:35:09 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:09 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:09 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 02:35:09 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 02:35:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:09 (Reading database ... 13923 files and directories currently installed.) 02:35:09 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:35:09 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:35:09 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:35:09 (Reading database ... 13923 files and directories currently installed.) 02:35:09 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:35:09 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:35:09 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:35:09 (Reading database ... 13923 files and directories currently installed.) 02:35:09 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:35:09 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:35:09 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:10 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:10 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:35:10 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:35:10 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:35:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:35:10 Setting up passwd (1:4.5-1ubuntu2) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:35:10 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:35:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:35:10 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:35:10 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:35:10 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:35:10 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:35:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:35:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:35:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:35:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:35:10 (Reading database ... 13923 files and directories currently installed.) 02:35:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:35:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:35:11 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:35:11 (Reading database ... 13923 files and directories currently installed.) 02:35:11 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:35:11 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:35:11 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:35:11 (Reading database ... 13923 files and directories currently installed.) 02:35:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:35:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:35:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:35:11 (Reading database ... 13923 files and directories currently installed.) 02:35:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:35:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:35:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:35:11 (Reading database ... 13924 files and directories currently installed.) 02:35:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:35:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:35:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:35:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:35:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:35:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:35:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:35:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:35:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:35:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:35:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:35:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:35:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:35:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:35:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:35:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:35:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:35:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:35:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:35:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:35:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:35:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:35:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:35:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:35:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:35:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:35:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:35:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:35:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:35:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:35:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:35:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:35:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:35:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:35:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:35:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:35:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:35:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:35:16 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:35:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:35:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:35:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:35:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:35:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:35:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:35:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:35:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:35:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:35:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:35:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:35:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:35:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:35:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:35:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:35:17 02:35:17 Current default time zone: 'Etc/UTC' 02:35:17 Local time is now: Mon Aug 9 02:35:17 UTC 2021. 02:35:17 Universal Time is now: Mon Aug 9 02:35:17 UTC 2021. 02:35:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:35:17 02:35:17 Setting up systemd-sysv (237-3ubuntu10.50) ... 02:35:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:17 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 02:35:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:35:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:35:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:35:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:35:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:35:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:35:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:35:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:35:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:35:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:35:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:17 Setting up patch (2.7.6-2ubuntu1.1) ... 02:35:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:35:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:35:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:35:17 Installing new version of config file /etc/ssl/openssl.cnf ... 02:35:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:35:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:35:17 Setting up ca-certificates (20210119~18.04.1) ... 02:35:19 Updating certificates in /etc/ssl/certs... 02:35:20 23 added, 27 removed; done. 02:35:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:35:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:35:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:35:20 Setting up pkgbinarymangler (138.18.04.1) ... 02:35:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:35:20 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up perl (5.26.1-6ubuntu0.5) ... 02:35:20 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:35:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:35:20 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:35:20 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:35:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:35:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:35:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:35:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:35:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:35:20 Processing triggers for systemd (237-3ubuntu10.50) ... 02:35:20 Processing triggers for mime-support (3.60ubuntu1) ... 02:35:20 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:35:20 Updating certificates in /etc/ssl/certs... 02:35:21 0 added, 0 removed; done. 02:35:21 Running hooks in /etc/ca-certificates/update.d... 02:35:21 done. 02:35:21 Reading package lists... 02:35:21 Building dependency tree... 02:35:21 Reading state information... 02:35:21 The following NEW packages will be installed: 02:35:21 apt-transport-https 02:35:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:35:21 Need to get 4348 B of archives. 02:35:21 After this operation, 154 kB of additional disk space will be used. 02:35:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:35:22 debconf: delaying package configuration, since apt-utils is not installed 02:35:22 Fetched 4348 B in 0s (24.4 kB/s) 02:35:22 Selecting previously unselected package apt-transport-https. 02:35:22 (Reading database ... 13929 files and directories currently installed.) 02:35:22 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:35:22 Unpacking apt-transport-https (1.6.14) ... 02:35:22 Setting up apt-transport-https (1.6.14) ... 02:35:22 Waiting for network to be ready... 02:35:27 2021-08-09T02:35:25Z INFO Waiting for automatic snapd restart... 02:35:27 snapd 2.51.3 from Canonical* installed 02:35:28 "snapd" switched to the "latest/stable" channel 02:35:28 02:35:31 core18 20210611 from Canonical* installed 02:35:31 "core18" switched to the "latest/stable" channel 02:35:31 02:35:34 snapcraft 4.8.3 from Canonical* installed 02:35:34 "snapcraft" switched to the "latest/stable" channel 02:35:34 02:35:38 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:35:38 - README.md 02:35:38 02:35:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:35:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:35:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:40 Reading package lists... 02:35:41 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:35:41 Reading package lists... 02:35:41 Building dependency tree... 02:35:41 Reading state information... 02:35:41 Suggested packages: 02:35:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:35:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:35:41 Recommended packages: 02:35:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:35:41 The following NEW packages will be installed: 02:35:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:35:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:35:41 pkg-config zip 02:35:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:35:41 Need to get 7663 kB of archives. 02:35:41 After this operation, 43.8 MB of additional disk space will be used. 02:35:41 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:41 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:35:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 02:35:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:35:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:35:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:35:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:35:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:35:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:35:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:35:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:35:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:35:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:35:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:35:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:35:42 debconf: delaying package configuration, since apt-utils is not installed 02:35:42 Fetched 7663 kB in 1s (9569 kB/s) 02:35:42 Selecting previously unselected package libglib2.0-0:amd64. 02:35:42 (Reading database ... 13933 files and directories currently installed.) 02:35:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:35:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:35:43 Selecting previously unselected package libpsl5:amd64. 02:35:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:35:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:35:43 Selecting previously unselected package libnghttp2-14:amd64. 02:35:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:35:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:35:43 Selecting previously unselected package librtmp1:amd64. 02:35:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:35:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:35:43 Selecting previously unselected package libcurl3-gnutls:amd64. 02:35:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 02:35:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:35:43 Selecting previously unselected package liberror-perl. 02:35:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:35:43 Unpacking liberror-perl (0.17025-1) ... 02:35:43 Selecting previously unselected package git-man. 02:35:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:35:43 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:35:43 Selecting previously unselected package git. 02:35:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:35:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:35:44 Selecting previously unselected package libnorm1:amd64. 02:35:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:35:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:35:44 Selecting previously unselected package libpgm-5.2-0:amd64. 02:35:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:35:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:35:44 Selecting previously unselected package libsodium23:amd64. 02:35:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:35:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:35:44 Selecting previously unselected package libzmq5:amd64. 02:35:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:35:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:35:44 Selecting previously unselected package libzmq3-dev:amd64. 02:35:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:35:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:35:44 Selecting previously unselected package pkg-config. 02:35:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:35:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:35:44 Selecting previously unselected package zip. 02:35:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:35:44 Unpacking zip (3.0-11build1) ... 02:35:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:35:44 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:35:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:35:44 Setting up liberror-perl (0.17025-1) ... 02:35:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:35:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:35:44 No schema files found: doing nothing. 02:35:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:35:44 Setting up zip (3.0-11build1) ... 02:35:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:35:44 Setting up libsodium23:amd64 (1.0.16-2) ... 02:35:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:35:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:35:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 02:35:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:35:44 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:35:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:35:45 git set to automatically installed. 02:35:45 git-man set to automatically installed. 02:35:45 libcurl3-gnutls set to automatically installed. 02:35:45 liberror-perl set to automatically installed. 02:35:45 libglib2.0-0 set to automatically installed. 02:35:45 libnghttp2-14 set to automatically installed. 02:35:45 libnorm1 set to automatically installed. 02:35:45 libpgm-5.2-0 set to automatically installed. 02:35:45 libpsl5 set to automatically installed. 02:35:45 librtmp1 set to automatically installed. 02:35:45 libsodium23 set to automatically installed. 02:35:45 libzmq3-dev set to automatically installed. 02:35:45 libzmq5 set to automatically installed. 02:35:45 pkg-config set to automatically installed. 02:35:45 zip set to automatically installed. 02:35:46 snapd is not logged in, snap install commands will use sudo 02:35:48 snap "core18" has no updates available 02:35:48 snapd is not logged in, snap install commands will use sudo 02:35:54 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 02:35:54 Pulling config-common 02:35:54 + snapcraftctl pull 02:35:56 Pulling go-build-helper 02:35:56 + snapcraftctl pull 02:35:56 'edgex-go' has dependencies that need to be staged: go-build-helper 02:35:56 Skipping pull go-build-helper (already ran) 02:35:56 Building go-build-helper 02:35:56 + snapcraftctl build 02:35:58 Staging go-build-helper 02:35:58 + snapcraftctl stage 02:36:00 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:36:00 Removing intermediate container 9e4a2975efca 02:36:00 ---> ce8511e8b056 02:36:00 02:36:00 Step 11/24 : FROM alpine:3.12 02:36:00 3.12: Pulling from library/alpine 02:36:00 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:36:00 Status: Downloaded newer image for alpine:3.12 02:36:00 ---> c4fd0aeabfcf 02:36:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:36:00 ---> Running in 246b6b74387a 02:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:36:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:36:03 (1/1) Installing dumb-init (1.2.2-r1) 02:36:03 Executing busybox-1.31.1-r20.trigger 02:36:03 OK: 5 MiB in 15 packages 02:36:05 Removing intermediate container d5dc5b335722 02:36:05 ---> 4c150a03b5fc 02:36:05 02:36:05 Step 11/22 : FROM alpine:3.12 02:36:05 ---> c4fd0aeabfcf 02:36:05 Step 12/22 : RUN apk add --update --no-cache curl 02:36:05 ---> Running in 06dbe5461c4c 02:36:06 Removing intermediate container 246b6b74387a 02:36:06 ---> 6b70d08f020b 02:36:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:36:06 ---> Running in c2dc13085050 02:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:36:08 Removing intermediate container c2dc13085050 02:36:08 ---> 9eb43c133219 02:36:08 Step 14/24 : ENV APP_PORT=59882 02:36:08 (1/4) Installing ca-certificates (20191127-r4) 02:36:08 ---> Running in c0a7afab907e 02:36:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:36:08 (3/4) Installing libcurl (7.78.0-r0) 02:36:08 (4/4) Installing curl (7.78.0-r0) 02:36:08 Executing busybox-1.31.1-r20.trigger 02:36:09 Executing ca-certificates-20191127-r4.trigger 02:36:09 OK: 7 MiB in 18 packages 02:36:09 Removing intermediate container c0a7afab907e 02:36:09 ---> 17604af9e888 02:36:09 Step 15/24 : EXPOSE $APP_PORT 02:36:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:36:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:36:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 02:36:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 02:36:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:36:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:36:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 02:36:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 02:36:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 02:36:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 02:36:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:36:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:36:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:36:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:36:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:36:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:36:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:36:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:36:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:36:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 02:36:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 02:36:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 02:36:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 02:36:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 02:36:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 02:36:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 02:36:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 02:36:09 Fetched 25.0 MB in 0s (0 B/s) 02:36:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:36:09 Fetched 224 kB in 0s (0 B/s) 02:36:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:36:09 Fetched 157 kB in 0s (0 B/s) 02:36:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:36:09 Fetched 221 kB in 0s (0 B/s) 02:36:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:36:09 Fetched 143 kB in 0s (0 B/s) 02:36:09 Pulling edgex-go 02:36:09 + snapcraftctl pull 02:36:09 Removing intermediate container 84a9c1b55149 02:36:09 ---> cc9e190868c9 02:36:09 02:36:09 Step 11/23 : FROM alpine:3.12 02:36:09 ---> c4fd0aeabfcf 02:36:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:36:09 ---> Using cache 02:36:09 ---> 6b70d08f020b 02:36:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:36:09 ---> Using cache 02:36:09 ---> 9eb43c133219 02:36:09 Step 14/23 : ENV APP_PORT=59861 02:36:10 ---> Running in 0853700b28c6 02:36:10 Pulling hooks 02:36:10 + snapcraftctl pull 02:36:10 ---> Running in bc01cdbac96e 02:36:12 Removing intermediate container 0853700b28c6 02:36:12 ---> 8f64f5f7507f 02:36:12 Step 16/24 : WORKDIR / 02:36:12 Removing intermediate container bc01cdbac96e 02:36:12 ---> 5dc5cab90eac 02:36:12 Step 15/23 : EXPOSE $APP_PORT 02:36:12 Removing intermediate container 06dbe5461c4c 02:36:12 ---> 1cecffd1f395 02:36:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:36:12 ---> Running in 049c933f75ac 02:36:12 ---> Running in ea639f9d40bc 02:36:12 ---> Running in 7eac8ad77346 02:36:13 Removing intermediate container f27e8af3d37f 02:36:13 ---> 79cc7aae2c03 02:36:13 02:36:13 Step 11/24 : FROM alpine:3.12 02:36:13 ---> c4fd0aeabfcf 02:36:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:36:13 ---> Using cache 02:36:13 ---> 6b70d08f020b 02:36:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:36:13 ---> Using cache 02:36:13 ---> 9eb43c133219 02:36:13 Step 14/24 : ENV APP_PORT=59881 02:36:13 Removing intermediate container 049c933f75ac 02:36:13 ---> f5f866b4084d 02:36:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:13 ---> Running in 23a8693314d6 02:36:14 Removing intermediate container 7eac8ad77346 02:36:14 ---> 0ab3bebf07ea 02:36:14 Removing intermediate container ea639f9d40bc 02:36:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:14 ---> e81849c5236a 02:36:14 Step 14/22 : WORKDIR /edgex 02:36:14 ---> Running in 5870f22b7325 02:36:14 ---> 877617dc2bac 02:36:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:36:14 Removing intermediate container 23a8693314d6 02:36:14 ---> e93ba9473f91 02:36:14 Step 15/24 : EXPOSE $APP_PORT 02:36:15 ---> Running in e24669c847be 02:36:15 Removing intermediate container 5870f22b7325 02:36:15 ---> 03a044f57acf 02:36:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:36:15 ---> 2599f3e4c72b 02:36:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:36:16 Removing intermediate container e24669c847be 02:36:16 ---> 1169faf8ecc3 02:36:16 Step 16/24 : WORKDIR / 02:36:16 ---> Running in 647a5263142d 02:36:17 ---> 390b3045eb89 02:36:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:36:17 ---> 67db9c37ed62 02:36:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:36:17 ---> f3975ddc6f77 02:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:36:17 Removing intermediate container 647a5263142d 02:36:17 ---> 2c91e74a4369 02:36:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:18 ---> 377d9ee24ab9 02:36:18 Step 20/24 : ENTRYPOINT ["/core-command"] 02:36:19 ---> Running in 065a58ebb47c 02:36:19 ---> 575f4be87cfa 02:36:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:36:19 ---> a4ab0860ff2d 02:36:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:36:19 ---> 708d9092ee76 02:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:36:19 ---> Running in e5e9f62cc92c 02:36:19 Removing intermediate container 7321168c2d6d 02:36:19 ---> 38e772d877c3 02:36:19 02:36:19 Step 11/24 : FROM alpine:3.12 02:36:19 ---> c4fd0aeabfcf 02:36:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:36:19 Removing intermediate container 065a58ebb47c 02:36:19 ---> 80e9d8c873b0 02:36:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:19 ---> Running in d3d702cf23e8 02:36:20 ---> Running in 17182cd5e569 02:36:20 Removing intermediate container e5e9f62cc92c 02:36:20 ---> f2a9b16ef532 02:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:20 ---> Running in 4b82ae6936f7 02:36:20 Removing intermediate container d3d702cf23e8 02:36:20 ---> 1ae90f522a4e 02:36:20 Step 13/24 : ENV APP_PORT=59880 02:36:20 ---> 0cc81be3e818 02:36:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:36:21 ---> 7745eda099bd 02:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:36:21 Removing intermediate container 17182cd5e569 02:36:21 ---> 9acdfb14c5e4 02:36:21 Step 22/24 : LABEL arch=arm64 02:36:21 ---> Running in 9d29ac736eef 02:36:21 ---> Running in 1d0006eeae18 02:36:21 ---> Running in 55d11517ce7d 02:36:21 Removing intermediate container 4b82ae6936f7 02:36:21 ---> 7d09504c6584 02:36:21 Step 21/23 : LABEL arch=arm64 02:36:21 ---> Running in 5ca43cb70b55 02:36:21 Removing intermediate container 1d0006eeae18 02:36:21 ---> 54a17cfe1773 02:36:21 Step 19/22 : CMD ["--init=true"] 02:36:22 ---> Running in ee5c09afdfe1 02:36:22 Removing intermediate container 9d29ac736eef 02:36:22 ---> 17fb3f749359 02:36:22 Step 14/24 : EXPOSE $APP_PORT 02:36:22 ---> f1c11217050a 02:36:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:36:22 Removing intermediate container 55d11517ce7d 02:36:22 ---> 0906de62ee5f 02:36:22 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:36:22 Removing intermediate container 5ca43cb70b55 02:36:22 ---> 4020d47325aa 02:36:22 Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:36:22 ---> Running in cb3ded41f00a 02:36:22 ---> Running in 581128b2c6fb 02:36:22 ---> Running in 3b1dcf0477d0 02:36:22 ---> Running in 5ff4d8819944 02:36:23 Removing intermediate container ee5c09afdfe1 02:36:23 ---> b732d24854b0 02:36:23 Step 20/22 : LABEL arch=arm64 02:36:23 Removing intermediate container cb3ded41f00a 02:36:23 ---> 15caa06cbe63 02:36:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:23 ---> Running in d1d1c942333a 02:36:23 Removing intermediate container 3b1dcf0477d0 02:36:23 ---> 84d698dbffcf 02:36:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:23 Removing intermediate container 581128b2c6fb 02:36:23 ---> f66ee3d93d66 02:36:23 Step 24/24 : LABEL version=0.0.0 02:36:23 ---> Running in 4fbed528d586 02:36:24 ---> Running in bac7f23a67e4 02:36:24 Removing intermediate container 5ff4d8819944 02:36:24 ---> 24b190792553 02:36:24 Step 23/23 : LABEL version=0.0.0 02:36:24 ---> Running in 1eeb169e72fe 02:36:24 Removing intermediate container d1d1c942333a 02:36:24 ---> e9bac25bc8fc 02:36:24 Step 21/22 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:36:24 ---> Running in 72fb1a0c073f 02:36:24 ---> Running in 9cdf219ceab3 02:36:24 Removing intermediate container bac7f23a67e4 02:36:24 ---> 9689097d67cf 02:36:24 Step 22/24 : LABEL arch=arm64 02:36:24 ---> Running in f093f2dd2667 02:36:24 Removing intermediate container 1eeb169e72fe 02:36:24 ---> c24e87a71979 02:36:24 02:36:24 Removing intermediate container 72fb1a0c073f 02:36:24 ---> 082566303e0f 02:36:24 02:36:25 Removing intermediate container 9cdf219ceab3 02:36:25 ---> 29a804131e84 02:36:25 Step 22/22 : LABEL version=0.0.0 02:36:25 Successfully built c24e87a71979 02:36:25 Successfully tagged core-command-arm64:latest 02:36:25 Successfully built 082566303e0f 02:36:25  Building core-command ... done Building security-bootstrapper 02:36:25 ---> Running in a44b50b5a89a 02:36:25 Successfully tagged support-scheduler-arm64:latest 02:36:25  Building support-scheduler ... done Building support-notifications 02:36:25 Removing intermediate container f093f2dd2667 02:36:25 ---> 7a92e187312f 02:36:25 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:36:25 ---> Running in a882d09a7d1a 02:36:26 Removing intermediate container a44b50b5a89a 02:36:26 ---> 34a9873a2750 02:36:26 02:36:26 Removing intermediate container a882d09a7d1a 02:36:26 ---> b19a22a8f236 02:36:26 Step 24/24 : LABEL version=0.0.0 02:36:26 Successfully built 34a9873a2750 02:36:26 Successfully tagged security-proxy-setup-arm64:latest 02:36:26 Building sys-mgmt-agent 02:36:26  Building security-proxy-setup ... done  ---> Running in 95304c9a5c14 02:36:27 Removing intermediate container 4fbed528d586 02:36:27 ---> e2ea56fe6014 02:36:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:36:27 Removing intermediate container 95304c9a5c14 02:36:27 ---> fd38166f7b62 02:36:27 02:36:27 ---> Running in 1bfdbe23ce77 02:36:27 Successfully built fd38166f7b62 02:36:27 Successfully tagged core-metadata-arm64:latest 02:36:27  Building core-metadata ... done Building security-secretstore-setup 02:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:36:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:36:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:36:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:36:28 Fetched 0 B in 0s (0 B/s) 02:36:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:36:28 Fetched 96.5 kB in 0s (0 B/s) 02:36:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:36:28 Fetched 279 kB in 0s (0 B/s) 02:36:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:36:28 Fetched 122 kB in 0s (0 B/s) 02:36:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:36:28 Fetched 77.8 kB in 0s (0 B/s) 02:36:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:36:28 Fetched 8848 B in 0s (0 B/s) 02:36:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:36:28 Fetched 47.8 kB in 0s (0 B/s) 02:36:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:36:28 Fetched 45.6 kB in 0s (0 B/s) 02:36:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:36:28 Fetched 15.0 kB in 0s (0 B/s) 02:36:28 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 02:36:28 Fetched 219 kB in 0s (0 B/s) 02:36:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:36:28 Fetched 154 kB in 0s (0 B/s) 02:36:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:36:28 Fetched 50.6 kB in 0s (0 B/s) 02:36:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:36:28 Fetched 14.8 kB in 0s (0 B/s) 02:36:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:36:28 Fetched 41.8 kB in 0s (0 B/s) 02:36:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:36:28 Fetched 499 kB in 0s (0 B/s) 02:36:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:36:28 Fetched 111 kB in 0s (0 B/s) 02:36:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:36:28 Fetched 240 kB in 0s (0 B/s) 02:36:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:36:28 Fetched 29.3 kB in 0s (0 B/s) 02:36:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:36:28 Fetched 85.5 kB in 0s (0 B/s) 02:36:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:36:28 Fetched 24.5 kB in 0s (0 B/s) 02:36:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:36:28 Fetched 49.2 kB in 0s (0 B/s) 02:36:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:36:28 Fetched 54.2 kB in 0s (0 B/s) 02:36:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:36:28 Fetched 30.8 kB in 0s (0 B/s) 02:36:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:36:28 Fetched 15.8 kB in 0s (0 B/s) 02:36:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:36:28 Fetched 85.9 kB in 0s (0 B/s) 02:36:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:36:28 Fetched 8720 B in 0s (0 B/s) 02:36:28 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:36:28 Fetched 140 kB in 0s (0 B/s) 02:36:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:36:28 Fetched 119 kB in 0s (0 B/s) 02:36:28 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:36:28 Fetched 111 kB in 0s (0 B/s) 02:36:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:36:28 Fetched 11.1 kB in 0s (0 B/s) 02:36:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:36:28 Fetched 645 kB in 0s (0 B/s) 02:36:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:36:28 Fetched 41.3 kB in 0s (0 B/s) 02:36:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:36:28 Fetched 17.9 kB in 0s (0 B/s) 02:36:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:36:28 Fetched 368 kB in 0s (0 B/s) 02:36:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:36:28 Fetched 187 kB in 0s (0 B/s) 02:36:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:36:28 Fetched 175 kB in 0s (0 B/s) 02:36:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:36:28 Fetched 206 kB in 0s (0 B/s) 02:36:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:36:28 Fetched 1301 kB in 0s (0 B/s) 02:36:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:36:28 Fetched 36.2 kB in 0s (0 B/s) 02:36:28 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 02:36:28 Fetched 159 kB in 0s (0 B/s) 02:36:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:36:28 Fetched 107 kB in 0s (0 B/s) 02:36:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:36:28 Fetched 48.7 kB in 0s (0 B/s) 02:36:28 Pulling static-packages 02:36:28 + snapcraftctl pull 02:36:28 Pulling version 02:36:28 + cd /root/project 02:36:28 + + git describe --tags --abbrev=0 02:36:28 sed s/v// 02:36:28 + GIT_VERSION=2.0.1-dev.24 02:36:28 + [ -z 2.0.1-dev.24 ] 02:36:28 + snapcraftctl set-version 2.0.1-dev.24 02:36:29 Building config-common 02:36:29 + snapcraftctl build 02:36:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:36:30 (1/6) Installing dumb-init (1.2.2-r1) 02:36:30 (2/6) Installing libgcc (9.3.0-r2) 02:36:30 (3/6) Installing libsodium (1.0.18-r0) 02:36:30 (4/6) Installing libstdc++ (9.3.0-r2) 02:36:31 (5/6) Installing libzmq (4.3.3-r0) 02:36:31 (6/6) Installing zeromq (4.3.3-r0) 02:36:31 Executing busybox-1.31.1-r20.trigger 02:36:31 OK: 8 MiB in 20 packages 02:36:31 Skipping build go-build-helper (already ran) 02:36:31 Building edgex-go 02:36:32 + cd /root/parts/edgex-go/src 02:36:32 + git describe --tags --abbrev=0 02:36:32 + sed s/v// 02:36:32 + GIT_VERSION=2.0.1-dev.24 02:36:32 + [ -z 2.0.1-dev.24 ] 02:36:32 + echo 2.0.1-dev.24 02:36:32 + make build 02:36:32 go mod tidy 02:36:34 go: downloading github.com/gorilla/mux v1.8.0 02:36:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:36:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 02:36:34 go: downloading github.com/stretchr/testify v1.7.0 02:36:35 go: downloading github.com/google/uuid v1.3.0 02:36:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:36:35 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:36:35 go: downloading gopkg.in/yaml.v2 v2.4.0 02:36:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:36:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:36:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:36:35 go: downloading github.com/lib/pq v1.10.2 02:36:35 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:36:35 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:36:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:36:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:36:35 go: downloading github.com/pelletier/go-toml v1.9.3 02:36:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:36:36 go: downloading github.com/davecgh/go-spew v1.1.1 02:36:36 go: downloading github.com/pmezard/go-difflib v1.0.0 02:36:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:36:36 go: downloading github.com/go-playground/validator/v10 v10.8.0 02:36:36 go: downloading github.com/go-kit/kit v0.11.0 02:36:36 go: downloading github.com/stretchr/objx v0.1.1 02:36:37 go: downloading github.com/x448/float16 v0.8.4 02:36:37 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:36:37 go: downloading github.com/go-playground/universal-translator v0.17.0 02:36:37 go: downloading github.com/leodido/go-urn v1.2.1 02:36:37 go: downloading golang.org/x/text v0.3.6 02:36:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:36:37 go: downloading github.com/go-playground/locales v0.13.0 02:36:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:36:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:36:37 go: downloading github.com/pebbe/zmq4 v1.2.7 02:36:37 Removing intermediate container 1bfdbe23ce77 02:36:37 ---> 3aba1b9a3186 02:36:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:37 go: downloading github.com/kr/pretty v0.2.0 02:36:37 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:36:37 go: downloading github.com/go-stack/stack v1.8.0 02:36:37 go: downloading github.com/hashicorp/consul/api v1.8.1 02:36:37 ---> 9583ac0a6036 02:36:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:36:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:36:38 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 02:36:38 go: downloading github.com/gorilla/websocket v1.4.2 02:36:38 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:36:38 go: downloading github.com/onsi/ginkgo v1.10.1 02:36:38 go: downloading github.com/onsi/gomega v1.7.0 02:36:38 go: downloading github.com/kr/text v0.1.0 02:36:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:36:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:36:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:36:38 go: downloading github.com/hashicorp/serf v0.9.5 02:36:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:36:38 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:36:38 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:36:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:36:38 go: downloading github.com/mitchellh/copystructure v1.0.0 02:36:38 go: downloading github.com/fatih/color v1.9.0 02:36:38 go: downloading github.com/mattn/go-colorable v0.1.6 02:36:38 go: downloading github.com/mattn/go-isatty v0.0.12 02:36:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:36:38 go: downloading github.com/pkg/errors v0.9.1 02:36:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:36:38 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:36:38 go: downloading github.com/hashicorp/memberlist v0.2.2 02:36:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:36:38 go: downloading github.com/hpcloud/tail v1.0.0 02:36:38 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:36:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:36:38 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:36:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:36:38 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:36:38 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:36:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:36:38 go: downloading github.com/miekg/dns v1.1.26 02:36:38 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:36:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:36:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:36:39 go: downloading github.com/hashicorp/errwrap v1.0.0 02:36:39 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:40 ---> 35d34288bedf 02:36:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:36:41 ---> d59d95fb6525 02:36:41 Step 20/24 : ENTRYPOINT ["/core-data"] 02:36:41 ---> Running in 29d40fecfb54 02:36:42 Removing intermediate container 29d40fecfb54 02:36:42 ---> 8f657ae98b7d 02:36:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:42 ---> Running in 348c4cbefaf0 02:36:43 Removing intermediate container 348c4cbefaf0 02:36:43 ---> 92c0505d0fbe 02:36:43 Step 22/24 : LABEL arch=arm64 02:36:43 ---> Running in 8b8d7d68780e 02:36:43 Removing intermediate container 8b8d7d68780e 02:36:43 ---> 85ab89542be2 02:36:43 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:36:44 ---> Running in 0d12c32c7253 02:36:44 Removing intermediate container 0d12c32c7253 02:36:44 ---> cad17e7636ff 02:36:44 Step 24/24 : LABEL version=0.0.0 02:36:44 ---> Running in afaa9a62f59e 02:36:45 Removing intermediate container afaa9a62f59e 02:36:45 ---> 70e7581005ac 02:36:45 02:36:45 Successfully built 70e7581005ac 02:36:45 Successfully tagged core-data-arm64:latest 02:36:49 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:54 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:54 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:55 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:56 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:57 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:58 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:59 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:37:00 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:37:01 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:37:02 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:37:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:37:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:37:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:37:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:37:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:37:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:37:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:37:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:37:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:37:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:37:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:37:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:37:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:37:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:37:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:37:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:37:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:37:04 + 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:37:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:37:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:37:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:37:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:37:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:37:04 + 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:37:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:37:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:37:04 + 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:37:06 Building hooks 02:37:06 + cd /root/parts/hooks/src 02:37:06 + make build 02:37:06 go mod tidy 02:37:06 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 02:37:06 go: downloading github.com/stretchr/testify v1.5.1 02:37:06 go: downloading github.com/davecgh/go-spew v1.1.0 02:37:06 go: downloading gopkg.in/yaml.v2 v2.2.2 02:37:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:37:07 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:37:07 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:37:07 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:37:11 Building static-packages 02:37:11 + snapcraftctl build 02:37:12 Building version 02:37:12 + snapcraftctl build 02:37:15 Staging config-common 02:37:15 + snapcraftctl stage 02:37:16 Skipping stage go-build-helper (already ran) 02:37:16 Staging edgex-go 02:37:16 + snapcraftctl stage 02:37:17 Staging hooks 02:37:17 + snapcraftctl stage 02:37:18  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:37:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:37:18 ---> c4d36338afce 02:37:18 Step 3/32 : WORKDIR /edgex-go 02:37:18 ---> Using cache 02:37:18 ---> 1222b53ee8d4 02:37:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:18 ---> Using cache 02:37:18 ---> b530787d5ead 02:37:18 Step 5/32 : RUN apk add --update --no-cache make git 02:37:18 ---> Using cache 02:37:18 ---> c3e1902c2937 02:37:18 Step 6/32 : COPY go.mod . 02:37:18 ---> Using cache 02:37:18 ---> 782abfe2d47f 02:37:18 Step 7/32 : RUN go mod download 02:37:18 ---> Using cache 02:37:18 ---> 9c1d55690116 02:37:18 Step 8/32 : COPY . . 02:37:18 ---> Using cache 02:37:18 ---> d392aff86f75 02:37:18 Step 9/32 : RUN go mod tidy 02:37:18 ---> Using cache 02:37:18 ---> 0ca724f184cb 02:37:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:37:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:37:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:37:18 ---> c4d36338afce 02:37:18 Step 3/24 : WORKDIR /edgex-go 02:37:18 ---> Using cache 02:37:18 ---> 1222b53ee8d4 02:37:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:18 ---> Using cache 02:37:18 ---> b530787d5ead 02:37:18 Step 5/24 : RUN apk add --update --no-cache make bash git 02:37:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:37:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:18 ---> c4d36338afce 02:37:18 Step 3/23 : WORKDIR /edgex-go 02:37:18 ---> Using cache 02:37:18 ---> 1222b53ee8d4 02:37:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:18 ---> Using cache 02:37:18 ---> b530787d5ead 02:37:19 Staging static-packages 02:37:19 + snapcraftctl stage 02:37:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:37:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:37:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:37:19 ---> c4d36338afce 02:37:19 Step 3/26 : WORKDIR /edgex-go 02:37:19 ---> Using cache 02:37:19 ---> 1222b53ee8d4 02:37:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:19 ---> Using cache 02:37:19 ---> b530787d5ead 02:37:19 Step 5/26 : RUN apk add --update --no-cache make git 02:37:19 ---> Using cache 02:37:19 ---> c3e1902c2937 02:37:19 Step 6/26 : COPY go.mod . 02:37:19 ---> Using cache 02:37:19 ---> 782abfe2d47f 02:37:19 Step 7/26 : RUN go mod download 02:37:19 ---> Using cache 02:37:19 ---> 9c1d55690116 02:37:19 Step 8/26 : COPY . . 02:37:19 ---> Using cache 02:37:19 ---> d392aff86f75 02:37:19 Step 9/26 : RUN go mod tidy 02:37:19 ---> Using cache 02:37:19 ---> 0ca724f184cb 02:37:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:20 Staging version 02:37:20 + snapcraftctl stage 02:37:21 ---> Running in 618e3a7814dd 02:37:21 ---> Running in fd8d59a0b5fa 02:37:21 ---> Running in 1d2dec8a7a55 02:37:21 ---> Running in e1a1115c9f06 02:37:21 Priming config-common 02:37:21 + snapcraftctl prime 02:37:23 Priming go-build-helper 02:37:23 + snapcraftctl prime 02:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:24 Priming edgex-go 02:37:24 + snapcraftctl prime 02:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:25 OK: 218 MiB in 52 packages 02:37:25 OK: 218 MiB in 52 packages 02:37:25 Priming hooks 02:37:25 + snapcraftctl prime 02:37:26 Priming static-packages 02:37:26 + snapcraftctl prime 02:37:27 Removing intermediate container 1d2dec8a7a55 02:37:27 ---> b83914453868 02:37:27 Step 6/24 : COPY go.mod . 02:37:27 Removing intermediate container e1a1115c9f06 02:37:27 ---> e9312b4d778f 02:37:27 Step 6/23 : COPY go.mod . 02:37:28 ---> 2df6ff603212 02:37:28 Step 7/24 : RUN go mod download 02:37:28 ---> Running in 44feea2b8040 02:37:28 ---> 9ca1a8ca4def 02:37:28 Step 7/23 : RUN go mod download 02:37:29 ---> Running in 27f716555605 02:37:30 Priming version 02:37:30 + snapcraftctl prime 02:37:31 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:36 Removing intermediate container 44feea2b8040 02:37:36 ---> 86f42e32c775 02:37:36 Step 8/24 : COPY . . 02:37:36 Removing intermediate container 27f716555605 02:37:36 ---> 367e597601aa 02:37:36 Step 8/23 : COPY . . 02:38:08 ---> 8f5bc4b6ebd3 02:38:08 Step 9/23 : RUN go mod tidy 02:38:08 ---> e563ae31d90f 02:38:08 Step 9/24 : RUN go mod tidy 02:38:08 ---> Running in 3a0b4ade46e3 02:38:08 ---> Running in e3162158c3f6 02:38:14 Removing intermediate container 3a0b4ade46e3 02:38:14 ---> 09b062712f69 02:38:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:38:14 ---> Running in 71230d4e37fb 02:38:15 Removing intermediate container e3162158c3f6 02:38:15 ---> bcc4a6907447 02:38:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:38:15 ---> Running in 39785f643377 02:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:38:17 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:38:44 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:38:50 Removing intermediate container fd8d59a0b5fa 02:38:50 ---> 00e6467fb054 02:38:50 02:38:50 Step 11/32 : FROM alpine:3.12 02:38:50 ---> c4fd0aeabfcf 02:38:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:38:50 ---> Running in 3c891e1dc1fe 02:38:51 Removing intermediate container 3c891e1dc1fe 02:38:51 ---> dd9f0e70bbb0 02:38:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:38:51 ---> Running in 47f8c9cbdd37 02:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:55 Removing intermediate container 618e3a7814dd 02:38:55 ---> 54dba8d0aa87 02:38:55 02:38:55 Step 11/26 : FROM alpine:3.12 02:38:55 ---> c4fd0aeabfcf 02:38:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:38:55 ---> Running in 5d95d8f4e9e9 02:38:55 (1/2) Installing dumb-init (1.2.2-r1) 02:38:55 (2/2) Installing su-exec (0.2-r1) 02:38:55 Executing busybox-1.31.1-r20.trigger 02:38:56 OK: 5 MiB in 16 packages 02:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:58 Removing intermediate container 47f8c9cbdd37 02:38:58 ---> 0088cb221dbf 02:38:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:58 ---> Running in 8f3286310fb8 02:38:59 Removing intermediate container 8f3286310fb8 02:38:59 ---> 5adfa2aaea23 02:38:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:38:59 (1/6) Installing ca-certificates (20191127-r4) 02:38:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:38:59 (3/6) Installing libcurl (7.78.0-r0) 02:38:59 (4/6) Installing curl (7.78.0-r0) 02:38:59 ---> Running in 0d99826a26fb 02:38:59 (5/6) Installing dumb-init (1.2.2-r1) 02:38:59 (6/6) Installing su-exec (0.2-r1) 02:38:59 Executing busybox-1.31.1-r20.trigger 02:38:59 Executing ca-certificates-20191127-r4.trigger 02:39:00 OK: 7 MiB in 20 packages 02:39:00 Removing intermediate container 0d99826a26fb 02:39:00 ---> 20c468b6c53d 02:39:00 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:39:00 ---> Running in 0ed3623e6b74 02:39:03 Removing intermediate container 5d95d8f4e9e9 02:39:03 ---> bfe16673a260 02:39:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:39:03 ---> Running in f1abdb7d9d7a 02:39:04 Removing intermediate container f1abdb7d9d7a 02:39:04 ---> 8f4044526cfb 02:39:04 Step 14/26 : WORKDIR / 02:39:04 ---> Running in 195457bf7db8 02:39:05 Removing intermediate container 0ed3623e6b74 02:39:05 ---> dae7eaacc82c 02:39:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:39:05 ---> Running in e79c311f6bb5 02:39:05 Removing intermediate container 195457bf7db8 02:39:05 ---> cfb9fbbfdd83 02:39:05 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:39:06 Removing intermediate container e79c311f6bb5 02:39:06 ---> 66ebe9809e72 02:39:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:39:07 ---> 75966a26876a 02:39:07 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:39:08 ---> b2f2532391b1 02:39:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:39:08 ---> Running in 6093585c75b9 02:39:08 ---> 9cf5c78ca16d 02:39:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:39:10 ---> edfb09fc97b0 02:39:10 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:39:12 ---> c1d7ba1233ea 02:39:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:39:13 Removing intermediate container 6093585c75b9 02:39:13 ---> 753af3b9c786 02:39:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:13 ---> d99e7f58a1b2 02:39:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:39:14 ---> ebbe4e74f335 02:39:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:39:16 ---> a90522032355 02:39:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:39:17 ---> ad8600db756b 02:39:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:39:17 ---> 8cb8ee3a3ed6 02:39:17 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:39:18 ---> Running in 4d2157a19146 02:39:18 ---> 30f7ec9bfe87 02:39:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:39:20 ---> fdc1448d5678 02:39:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:39:21 ---> eff823b05659 02:39:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:39:22 ---> Running in 8de042e331f3 02:39:22 Removing intermediate container 4d2157a19146 02:39:22 ---> 913bb0a285c6 02:39:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:39:22 ---> Running in f7903ec643ff 02:39:23 Removing intermediate container 8de042e331f3 02:39:23 ---> c984fa7ce7f7 02:39:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:39:23 Removing intermediate container f7903ec643ff 02:39:23 ---> 901547fe9d25 02:39:23 Step 24/26 : LABEL arch=arm64 02:39:23 ---> Running in 3dc440e57431 02:39:24 ---> f0675fb3c449 02:39:24 Step 27/32 : RUN chmod +x /entrypoint.sh 02:39:24 Removing intermediate container 3dc440e57431 02:39:24 ---> 82fd594e5b3a 02:39:24 Step 25/26 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:39:24 ---> Running in cc3b25e87a5f 02:39:25 ---> Running in 4f190424a79d 02:39:25 Removing intermediate container cc3b25e87a5f 02:39:25 ---> c66133ec200f 02:39:25 Step 26/26 : LABEL version=0.0.0 02:39:26 ---> Running in 8bec579bb6e0 02:39:27 Removing intermediate container 8bec579bb6e0 02:39:27 ---> 980991a72898 02:39:27 02:39:27 Successfully built 980991a72898 02:39:27 Successfully tagged security-secretstore-setup-arm64:latest 02:39:29  Building security-secretstore-setup ... done Removing intermediate container 4f190424a79d 02:39:29 ---> 8f546ef67c9c 02:39:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:39:29 ---> Running in 73e6dad29793 02:39:30 Removing intermediate container 73e6dad29793 02:39:30 ---> 6bbae0a804d8 02:39:30 Step 29/32 : CMD ["gate"] 02:39:30 ---> Running in 4ce4f821349b 02:39:31 Removing intermediate container 4ce4f821349b 02:39:31 ---> 60917de9d491 02:39:31 Step 30/32 : LABEL arch=arm64 02:39:32 ---> Running in a51025ed90d0 02:39:33 Removing intermediate container a51025ed90d0 02:39:33 ---> ff86f6f1f2f8 02:39:33 Step 31/32 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:39:33 ---> Running in 8c5428b44296 02:39:34 Removing intermediate container 8c5428b44296 02:39:34 ---> 26d0bc9f31d2 02:39:34 Step 32/32 : LABEL version=0.0.0 02:39:34 ---> Running in 03cf149ca671 02:39:35 Removing intermediate container 03cf149ca671 02:39:35 ---> c690dd4735ac 02:39:35 02:39:36 Successfully built c690dd4735ac 02:39:36 Successfully tagged security-bootstrapper-arm64:latest 02:39:42  Building security-bootstrapper ... done Removing intermediate container 39785f643377 02:39:42 ---> 0516bfed0de6 02:39:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:39:43 ---> Running in 5f9e1fce5bbb 02:39:44 Removing intermediate container 71230d4e37fb 02:39:44 ---> fc06465a7fd1 02:39:44 02:39:44 Step 11/23 : FROM alpine:3.12 02:39:44 ---> c4fd0aeabfcf 02:39:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:39:44 ---> Running in f90eb8d557c0 02:39:44 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:39:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:46 (1/2) Installing ca-certificates (20191127-r4) 02:39:46 (2/2) Installing dumb-init (1.2.2-r1) 02:39:46 Executing busybox-1.31.1-r20.trigger 02:39:46 Executing ca-certificates-20191127-r4.trigger 02:39:46 OK: 6 MiB in 16 packages 02:39:47 Removing intermediate container 5f9e1fce5bbb 02:39:47 ---> 2d189ac8dbfa 02:39:47 02:39:47 Step 12/24 : FROM docker:20.10.7 02:39:47 20.10.7: Pulling from library/docker 02:39:48 Removing intermediate container f90eb8d557c0 02:39:48 ---> a1e0e405aeca 02:39:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:39:48 ---> Running in 3842a99344f9 02:39:48 Removing intermediate container 3842a99344f9 02:39:48 ---> 05c9be444813 02:39:48 Step 14/23 : ENV APP_PORT=59860 02:39:49 ---> Running in 25e3d8cce67e 02:39:49 Removing intermediate container 25e3d8cce67e 02:39:49 ---> cbd244ad5e66 02:39:49 Step 15/23 : EXPOSE $APP_PORT 02:39:49 ---> Running in 38fae9368976 02:39:50 Removing intermediate container 38fae9368976 02:39:50 ---> 5c980341b66c 02:39:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:51 ---> 93e9f079b7ab 02:39:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:39:52 ---> bad5e8024e91 02:39:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:39:54 ---> 2de05f4bd1af 02:39:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:39:54 ---> Running in 93b8eeca514a 02:39:55 Removing intermediate container 93b8eeca514a 02:39:55 ---> c42a75833157 02:39:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:39:55 ---> Running in b16989956377 02:39:56 Removing intermediate container b16989956377 02:39:56 ---> 71e41bbc1a4c 02:39:56 Step 21/23 : LABEL arch=arm64 02:39:57 ---> Running in a517eb02a518 02:39:58 Removing intermediate container a517eb02a518 02:39:58 ---> 4ba20a260962 02:39:58 Step 22/23 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:39:58 ---> Running in ac740505d488 02:39:59 Removing intermediate container ac740505d488 02:39:59 ---> eca31ef3ea6d 02:39:59 Step 23/23 : LABEL version=0.0.0 02:39:59 ---> Running in 8b21c6f7a9ae 02:40:00 Removing intermediate container 8b21c6f7a9ae 02:40:00 ---> 33d4e92e05e3 02:40:00 02:40:01 Successfully built 33d4e92e05e3 02:40:01 Successfully tagged support-notifications-arm64:latest 02:40:01  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:40:01 Status: Downloaded newer image for docker:20.10.7 02:40:01 ---> df445af6242a 02:40:01 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:40:01 ---> Running in f83dfb8aa563 02:40:01 Removing intermediate container f83dfb8aa563 02:40:01 ---> 7e4d6618b261 02:40:01 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:40:02 ---> Running in d672177aaf34 02:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:40:04 (1/39) Installing readline (8.1.0-r0) 02:40:04 (2/39) Installing bash (5.1.0-r0) 02:40:04 Executing bash-5.1.0-r0.post-install 02:40:04 (3/39) Installing brotli-libs (1.0.9-r3) 02:40:04 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:40:04 (5/39) Installing libcurl (7.78.0-r0) 02:40:04 (6/39) Installing curl (7.78.0-r0) 02:40:04 (7/39) Installing dumb-init (1.2.5-r0) 02:40:04 (8/39) Installing libbz2 (1.0.8-r1) 02:40:04 (9/39) Installing expat (2.2.10-r1) 02:40:04 (10/39) Installing libffi (3.3-r2) 02:40:04 (11/39) Installing gdbm (1.19-r0) 02:40:04 (12/39) Installing xz-libs (5.2.5-r0) 02:40:04 (13/39) Installing sqlite-libs (3.34.1-r0) 02:40:04 (14/39) Installing python3 (3.8.10-r0) 02:40:06 (15/39) Installing py3-appdirs (1.4.4-r1) 02:40:06 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:40:06 (17/39) Installing py3-parsing (2.4.7-r1) 02:40:06 (18/39) Installing py3-six (1.15.0-r0) 02:40:06 (19/39) Installing py3-packaging (20.9-r0) 02:40:06 (20/39) Installing py3-setuptools (51.3.3-r0) 02:40:06 (21/39) Installing py3-chardet (4.0.0-r0) 02:40:07 (22/39) Installing py3-idna (3.1-r0) 02:40:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:40:07 (24/39) Installing py3-requests (2.25.1-r1) 02:40:07 (25/39) Installing py3-msgpack (1.0.2-r0) 02:40:07 (26/39) Installing py3-lockfile (0.12.2-r3) 02:40:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:40:07 (28/39) Installing py3-colorama (0.4.4-r0) 02:40:07 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:40:07 (30/39) Installing py3-distlib (0.3.1-r1) 02:40:07 (31/39) Installing py3-distro (1.5.0-r1) 02:40:07 (32/39) Installing py3-webencodings (0.5.1-r3) 02:40:07 (33/39) Installing py3-html5lib (1.1-r0) 02:40:07 (34/39) Installing py3-pytoml (0.1.21-r0) 02:40:07 (35/39) Installing py3-pep517 (0.9.1-r0) 02:40:07 (36/39) Installing py3-progress (1.5-r0) 02:40:07 (37/39) Installing py3-retrying (1.3.3-r0) 02:40:07 (38/39) Installing py3-toml (0.10.2-r0) 02:40:07 (39/39) Installing py3-pip (20.3.4-r0) 02:40:08 Executing busybox-1.32.1-r6.trigger 02:40:08 OK: 82 MiB in 59 packages 02:40:16 Collecting docker-compose==1.23.2 02:40:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:40:16 Collecting docopt<0.7,>=0.6.1 02:40:16 Downloading docopt-0.6.2.tar.gz (25 kB) 02:40:18 Collecting PyYAML<4,>=3.10 02:40:18 Downloading PyYAML-3.13.tar.gz (270 kB) 02:40:23 Collecting docker<4.0,>=3.6.0 02:40:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:40:23 Collecting websocket-client<1.0,>=0.32.0 02:40:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:40:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:40:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:40:24 Collecting texttable<0.10,>=0.9.0 02:40:24 Downloading texttable-0.9.1.tar.gz (11 kB) 02:40:26 Collecting dockerpty<0.5,>=0.4.1 02:40:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:40:29 Collecting jsonschema<3,>=2.5.1 02:40:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:40:29 Collecting cached-property<2,>=1.2.0 02:40:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:40:29 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:40:29 Collecting docker-pycreds>=0.4.0 02:40:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:40:30 Collecting certifi>=2017.4.17 02:40:30 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:40:30 Collecting idna<2.8,>=2.5 02:40:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:40:31 Collecting chardet<3.1.0,>=3.0.2 02:40:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:40:32 Collecting urllib3<1.25,>=1.21.1 02:40:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:40:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:40:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:40:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:40:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:40:33 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:40:33 Attempting uninstall: urllib3 02:40:33 Found existing installation: urllib3 1.26.2 02:40:33 Uninstalling urllib3-1.26.2: 02:40:33 Successfully uninstalled urllib3-1.26.2 02:40:34 Attempting uninstall: idna 02:40:34 Found existing installation: idna 3.1 02:40:34 Uninstalling idna-3.1: 02:40:34 Successfully uninstalled idna-3.1 02:40:35 Attempting uninstall: chardet 02:40:35 Found existing installation: chardet 4.0.0 02:40:35 Uninstalling chardet-4.0.0: 02:40:35 Successfully uninstalled chardet-4.0.0 02:40:36 Attempting uninstall: requests 02:40:36 Found existing installation: requests 2.25.1 02:40:36 Uninstalling requests-2.25.1: 02:40:37 Successfully uninstalled requests-2.25.1 02:40:37 Running setup.py install for texttable: started 02:40:40 Running setup.py install for texttable: finished with status 'done' 02:40:40 Running setup.py install for PyYAML: started 02:40:42 Running setup.py install for PyYAML: finished with status 'done' 02:40:42 Running setup.py install for docopt: started 02:40:45 Running setup.py install for docopt: finished with status 'done' 02:40:45 Running setup.py install for dockerpty: started 02:40:48 Running setup.py install for dockerpty: finished with status 'done' 02:40:49 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:40:59 Removing intermediate container d672177aaf34 02:40:59 ---> 0d7676ac0c78 02:40:59 Step 15/24 : ENV APP_PORT=58890 02:40:59 ---> Running in e81d2ee58c4f 02:40:59 Removing intermediate container e81d2ee58c4f 02:40:59 ---> ffec9b828713 02:40:59 Step 16/24 : EXPOSE $APP_PORT 02:40:59 ---> Running in facb8b02aba2 02:40:59 Removing intermediate container facb8b02aba2 02:40:59 ---> 88413345f177 02:40:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:41:01 ---> ed085204e558 02:41:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:41:02 ---> 3f660fe63d6b 02:41:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:41:03 ---> 7cd05a58f058 02:41:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:41:03 ---> Running in fb0d8eeab892 02:41:03 Removing intermediate container fb0d8eeab892 02:41:03 ---> ece06888ed3c 02:41:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:04 ---> Running in abef83d17e4c 02:41:04 Removing intermediate container abef83d17e4c 02:41:04 ---> d5b1ac112225 02:41:04 Step 22/24 : LABEL arch=arm64 02:41:04 ---> Running in 6eaca90b952e 02:41:05 Removing intermediate container 6eaca90b952e 02:41:05 ---> e90250301c56 02:41:05 Step 23/24 : LABEL git_sha=5ce3423383a641947b50df807bc9fa8ff7364740 02:41:05 ---> Running in 06754488a6ed 02:41:06 Removing intermediate container 06754488a6ed 02:41:06 ---> 77d8f93d118e 02:41:06 Step 24/24 : LABEL version=0.0.0 02:41:06 ---> Running in 7439c5b756e1 02:41:06 Removing intermediate container 7439c5b756e1 02:41:06 ---> ec56fc5e532f 02:41:06 02:41:07 Successfully built ec56fc5e532f 02:41:07 Successfully tagged sys-mgmt-agent-arm64:latest 02:41:07  Building sys-mgmt-agent ... done  [Pipeline] } 02:41:07 $ docker stop --time=1 bd909e76e4ffccf3894850ba5e6801d22f7fad84857dcb5533eb326372955a37 02:41:09 $ docker rm -f bd909e76e4ffccf3894850ba5e6801d22f7fad84857dcb5533eb326372955a37 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:10 + docker images 02:41:10 REPOSITORY TAG IMAGE ID CREATED SIZE 02:41:10 sys-mgmt-agent-arm64 latest ec56fc5e532f 4 seconds ago 311MB 02:41:10 support-notifications-arm64 latest 33d4e92e05e3 About a minute ago 15.9MB 02:41:10 2d189ac8dbfa About a minute ago 1.56GB 02:41:10 fc06465a7fd1 About a minute ago 1.56GB 02:41:10 security-bootstrapper-arm64 latest c690dd4735ac About a minute ago 17.7MB 02:41:10 security-secretstore-setup-arm64 latest 980991a72898 About a minute ago 27.4MB 02:41:10 54dba8d0aa87 2 minutes ago 1.57GB 02:41:10 00e6467fb054 2 minutes ago 1.56GB 02:41:10 core-data-arm64 latest 70e7581005ac 4 minutes ago 19.3MB 02:41:10 core-metadata-arm64 latest fd38166f7b62 4 minutes ago 15.8MB 02:41:10 security-proxy-setup-arm64 latest 34a9873a2750 4 minutes ago 24.5MB 02:41:10 core-command-arm64 latest c24e87a71979 4 minutes ago 15.1MB 02:41:10 support-scheduler-arm64 latest 082566303e0f 4 minutes ago 15.2MB 02:41:10 38e772d877c3 4 minutes ago 1.57GB 02:41:10 79cc7aae2c03 4 minutes ago 1.56GB 02:41:10 cc9e190868c9 5 minutes ago 1.56GB 02:41:10 4c150a03b5fc 5 minutes ago 1.56GB 02:41:10 ce8511e8b056 5 minutes ago 1.56GB 02:41:10 ci-base-image-arm64 latest c4d36338afce 16 minutes ago 1.23GB 02:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB 02:41:10 docker 20.10.7 df445af6242a 7 weeks ago 234MB 02:41:10 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 02:41:10 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:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:11 02:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:12 arm64: Pulling from edgex-lftools-log-publisher 02:41:12 448f6bf000e3: Pulling fs layer 02:41:12 f757da607395: Pulling fs layer 02:41:12 05883995daec: Pulling fs layer 02:41:12 8603b9c90790: Pulling fs layer 02:41:12 1560dd03e051: Pulling fs layer 02:41:12 27f5ce0e4adf: Pulling fs layer 02:41:12 c2d8d7efcc4b: Pulling fs layer 02:41:12 c2d8d7efcc4b: Waiting 02:41:12 1560dd03e051: Waiting 02:41:12 27f5ce0e4adf: Waiting 02:41:12 8603b9c90790: Waiting 02:41:12 f757da607395: Verifying Checksum 02:41:12 f757da607395: Download complete 02:41:12 8603b9c90790: Download complete 02:41:12 1560dd03e051: Verifying Checksum 02:41:12 1560dd03e051: Download complete 02:41:12 27f5ce0e4adf: Verifying Checksum 02:41:12 27f5ce0e4adf: Download complete 02:41:12 05883995daec: Verifying Checksum 02:41:12 05883995daec: Download complete 02:41:14 448f6bf000e3: Verifying Checksum 02:41:14 448f6bf000e3: Download complete 02:41:17 c2d8d7efcc4b: Verifying Checksum 02:41:17 c2d8d7efcc4b: Download complete 02:41:18 448f6bf000e3: Pull complete 02:41:18 f757da607395: Pull complete 02:41:20 05883995daec: Pull complete 02:41:20 8603b9c90790: Pull complete 02:41:21 1560dd03e051: Pull complete 02:41:22 27f5ce0e4adf: Pull complete 02:41:37 c2d8d7efcc4b: Pull complete 02:41:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:41:37 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 02:41:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:41:41 $ docker top d4a724c076b7daac676ac4e2a32cbd57e3313b75e1e2bf107a91a812111665e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:42 ---> job-cost.sh 02:41:42 lf-activate-venv: SKIPPING 02:41:42 INFO: No Stack... 02:41:43 INFO: Retrieving Pricing Info for: v2-standard-4 02:41:44 INFO: Archiving Costs [Pipeline] sh 02:41:44 + cat /w/workspace/edgex-go/1/archives/cost.csv 02:41:44 + cut -d, -f6 [Pipeline] lock 02:41:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] 02:41:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] did not exist. Created. 02:41:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:41:45 + echo total: 0.18000000715255737 [Pipeline] stash 02:41:45 Stashed 1 file(s) [Pipeline] } 02:41:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3660-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:41:46 $ docker stop --time=1 d4a724c076b7daac676ac4e2a32cbd57e3313b75e1e2bf107a91a812111665e5 02:41:47 $ docker rm -f d4a724c076b7daac676ac4e2a32cbd57e3313b75e1e2bf107a91a812111665e5 [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:41:49 provisioning config files... 02:41:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5877273734028213789tmp [Pipeline] { [Pipeline] sh 02:41:50 + set +x 02:41:50 + curl -s https://codecov.io/bash 02:41:50 + bash -s -- 02:41:50 02:41:50 _____ _ 02:41:50 / ____| | | 02:41:50 | | ___ __| | ___ ___ _____ __ 02:41:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:41:50 | |___| (_) | (_| | __/ (_| (_) \ V / 02:41:50 \_____\___/ \__,_|\___|\___\___/ \_/ 02:41:50 Bash-1.0.6 02:41:50 02:41:50 02:41:50 ==> git version 2.24.4 found 02:41:50 ==> 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:41:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:41:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:41:50 ==> Jenkins CI detected. 02:41:50 current dir:  /w/workspace/edgex-go/1 02:41:50 project root: . 02:41:50 --> token set from env 02:41:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:41:50 ==> Running gcov in . (disable via -X gcov) 02:41:50 ==> Python coveragepy not found 02:41:50 ==> Searching for coverage reports in: 02:41:50 + . 02:41:51 -> Found 1 reports 02:41:51 ==> Detecting git/mercurial file structure 02:41:51 ==> Reading reports 02:41:51 + ./coverage.out bytes=404176 02:41:51 ==> Appending adjustments 02:41:51 https://docs.codecov.io/docs/fixing-reports 02:41:54 + Found adjustments 02:41:54 ==> Gzipping contents 02:41:54 56K /tmp/codecov.RELmay.gz 02:41:54 ==> Uploading reports 02:41:54 url: https://codecov.io 02:41:54 query: branch=PR-3660&commit=5ce3423383a641947b50df807bc9fa8ff7364740&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3660%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3660&job=&cmd_args= 02:41:54 -> Pinging Codecov 02:41:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3660&commit=5ce3423383a641947b50df807bc9fa8ff7364740&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3660%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3660&job=&cmd_args= 02:41:54 -> Uploading to 02:41:54 https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/5ce3423383a641947b50df807bc9fa8ff7364740/a9f45432-43e5-4c6b-8b72-723a684d8f6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T024154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b54db3b84c502ad7155435e12e0e6f608c4d5b8214d3423ff96441b748b3a314 02:41:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:54 Dload Upload Total Spent Left Speed 02:41:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54509 0 0 100 54509 0 89029 --:--:-- --:--:-- --:--:-- 89066 02:41:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5ce3423383a641947b50df807bc9fa8ff7364740 [Pipeline] } 02:41:55 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:41:57 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:41:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:41:59 ---> package-listing.sh 02:41:59 ++ facter osfamily 02:41:59 ++ tr '[:upper:]' '[:lower:]' 02:41:59 + OS_FAMILY=redhat 02:41:59 + workspace=/w/workspace/edgex-go/1 02:41:59 + START_PACKAGES=/tmp/packages_start.txt 02:41:59 + END_PACKAGES=/tmp/packages_end.txt 02:41:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:41:59 + PACKAGES=/tmp/packages_start.txt 02:41:59 + '[' /w/workspace/edgex-go/1 ']' 02:41:59 + PACKAGES=/tmp/packages_end.txt 02:41:59 + case "${OS_FAMILY}" in 02:41:59 + sort 02:41:59 + rpm -qa 02:42:03 + '[' -f /tmp/packages_start.txt ']' 02:42:03 + '[' -f /tmp/packages_end.txt ']' 02:42:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:03 + '[' /w/workspace/edgex-go/1 ']' 02:42:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:42:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:42:03 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:42:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:04 02:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:05 latest: Pulling from edgex-lftools-log-publisher 02:42:05 b4d181a07f80: Pulling fs layer 02:42:05 a1111a8f2ec3: Pulling fs layer 02:42:05 ed53099fbce6: Pulling fs layer 02:42:05 dc539afda2c1: Pulling fs layer 02:42:05 77bc0d833cb6: Pulling fs layer 02:42:05 9065ff56babe: Pulling fs layer 02:42:05 d287ab97295c: Pulling fs layer 02:42:05 dc539afda2c1: Waiting 02:42:05 77bc0d833cb6: Waiting 02:42:05 9065ff56babe: Waiting 02:42:05 d287ab97295c: Waiting 02:42:05 a1111a8f2ec3: Verifying Checksum 02:42:05 a1111a8f2ec3: Download complete 02:42:05 dc539afda2c1: Verifying Checksum 02:42:05 dc539afda2c1: Download complete 02:42:05 ed53099fbce6: Verifying Checksum 02:42:05 ed53099fbce6: Download complete 02:42:05 9065ff56babe: Verifying Checksum 02:42:05 9065ff56babe: Download complete 02:42:06 77bc0d833cb6: Verifying Checksum 02:42:06 77bc0d833cb6: Download complete 02:42:07 b4d181a07f80: Verifying Checksum 02:42:07 b4d181a07f80: Download complete 02:42:09 b4d181a07f80: Pull complete 02:42:09 a1111a8f2ec3: Pull complete 02:42:09 ed53099fbce6: Pull complete 02:42:09 dc539afda2c1: Pull complete 02:42:10 77bc0d833cb6: Pull complete 02:42:10 9065ff56babe: Pull complete 02:42:11 d287ab97295c: Verifying Checksum 02:42:11 d287ab97295c: Download complete 02:42:16 d287ab97295c: Pull complete 02:42:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:42:16 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 02:42:17 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:42:20 $ docker top 2ddd5de31ecf29d69b53e54fb496c2881f90b8717992b56009ef1d41c7ea6934 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:20 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:21 + mkdir -p /var/log/sysstat [Pipeline] sh 02:42:21 + ls /var/log/sa-host 02:42:21 + sadf -c /var/log/sa-host/sa05 02:42:21 file_magic: OK 02:42:21 HZ: Using current value: 100 02:42:21 file_header: OK 02:42:21 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:42:21 Statistics: 02:42:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:42:21 File successfully converted to sysstat format version 12.0.3 02:42:21 + sadf -c /var/log/sa-host/sa09 02:42:21 file_magic: OK 02:42:21 HZ: Using current value: 100 02:42:21 file_header: OK 02:42:21 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:42:21 Statistics: 02:42:21 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:42:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:22 provisioning config files... 02:42:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5225748773050946687tmp [Pipeline] { [Pipeline] echo 02:42:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:22 ---> create-netrc.sh [Pipeline] } 02:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:42:23 ---> python-tools-install.sh [Pipeline] echo 02:42:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:23 ---> sudo-logs.sh 02:42:23 Archiving 'sudo' log.. 02:42:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-70.vexxhost.local: Name or service not known 02:42:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-70.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:42:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:24 ---> job-cost.sh 02:42:24 lf-activate-venv: SKIPPING 02:42:24 DEBUG: total: 0.18000000715255737 02:42:24 INFO: Retrieving Stack Cost... 02:42:25 INFO: Retrieving Pricing Info for: v3-standard-2 02:42:25 INFO: Archiving Costs [Pipeline] echo 02:42:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:25 ---> logs-deploy.sh 02:42:25 lf-activate-venv: SKIPPING 02:42:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3660/1 02:42:25 INFO: archiving workspace using pattern(s): 02:42:27 Archives upload complete. 02:42:28 INFO: archiving logs to Nexus 02:42:29 ---> uname -a: 02:42:29 Linux prd-centos7-docker-4c-2g-70.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:42:29 02:42:29 02:42:29 ---> lscpu: 02:42:29 Architecture: x86_64 02:42:29 CPU op-mode(s): 32-bit, 64-bit 02:42:29 Byte Order: Little Endian 02:42:29 Address sizes: 40 bits physical, 48 bits virtual 02:42:29 CPU(s): 2 02:42:29 On-line CPU(s) list: 0,1 02:42:29 Thread(s) per core: 1 02:42:29 Core(s) per socket: 1 02:42:29 Socket(s): 2 02:42:29 NUMA node(s): 1 02:42:29 Vendor ID: AuthenticAMD 02:42:29 CPU family: 23 02:42:29 Model: 49 02:42:29 Model name: AMD EPYC-Rome Processor 02:42:29 Stepping: 0 02:42:29 CPU MHz: 2799.998 02:42:29 BogoMIPS: 5599.99 02:42:29 Virtualization: AMD-V 02:42:29 Hypervisor vendor: KVM 02:42:29 Virtualization type: full 02:42:29 L1d cache: 32K 02:42:29 L1i cache: 32K 02:42:29 L2 cache: 512K 02:42:29 L3 cache: 16384K 02:42:29 NUMA node0 CPU(s): 0,1 02:42:29 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:42:29 02:42:29 02:42:29 ---> nproc: 02:42:29 2 02:42:29 02:42:29 02:42:29 ---> df -h: 02:42:29 Filesystem Size Used Avail Use% Mounted on 02:42:29 overlay 40G 14G 27G 35% / 02:42:29 tmpfs 64M 0 64M 0% /dev 02:42:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:42:29 shm 64M 0 64M 0% /dev/shm 02:42:29 /dev/vda1 40G 14G 27G 35% /facter-os 02:42:29 02:42:29 02:42:29 ---> sar -b -r -n DEV: 02:42:29 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:42:29 02:42:29 02:17:22 LINUX RESTART (2 CPU) 02:42:29 02:42:29 02:18:01 tps rtps wtps bread/s bwrtn/s 02:42:29 02:19:01 7.86 0.00 7.86 0.00 5139.91 02:42:29 02:20:01 82.60 3.43 79.17 2579.18 3613.71 02:42:29 02:21:01 145.89 0.15 145.74 22.10 45691.66 02:42:29 02:22:01 253.38 0.00 253.38 0.00 52846.59 02:42:29 02:23:01 57.49 0.00 57.49 0.00 10771.51 02:42:29 02:24:01 57.68 0.03 57.64 0.80 8758.53 02:42:29 02:25:01 862.78 438.83 423.95 17249.73 271751.89 02:42:29 02:26:01 326.89 36.47 290.41 2746.93 115579.81 02:42:29 02:27:01 538.35 138.80 399.55 8463.91 202445.51 02:42:29 02:28:01 191.49 30.79 160.70 2336.99 26248.03 02:42:29 02:29:01 1.35 0.02 1.33 0.53 23.09 02:42:29 02:30:01 0.25 0.00 0.25 0.00 2.73 02:42:29 02:31:02 0.27 0.00 0.27 0.00 4.36 02:42:29 02:32:01 0.27 0.00 0.27 0.00 3.69 02:42:29 02:33:01 1.02 0.23 0.78 7.33 15.88 02:42:29 02:34:01 0.30 0.00 0.30 0.00 3.65 02:42:29 02:35:01 0.22 0.00 0.22 0.00 2.75 02:42:29 02:36:01 0.28 0.00 0.28 0.00 3.28 02:42:29 02:37:01 0.23 0.00 0.23 0.00 2.60 02:42:29 02:38:01 0.28 0.00 0.28 0.00 4.08 02:42:29 02:39:01 0.28 0.00 0.28 0.00 3.23 02:42:29 02:40:01 0.22 0.00 0.22 0.00 2.47 02:42:29 02:41:01 0.30 0.00 0.30 0.00 3.12 02:42:29 02:42:01 29.33 29.08 0.25 2993.57 16.78 02:42:29 Average: 106.79 28.30 78.49 1519.37 31005.87 02:42:29 02:42:29 02:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:42:29 02:19:01 5506304 0 765080 9.55 2620 1734936 1296368 14.31 610488 1499752 1600 02:42:29 02:20:01 5080200 0 895956 11.19 2620 2030164 1480292 16.34 907136 1610432 136120 02:42:29 02:21:01 3423348 0 1083448 13.53 2620 3499524 1629664 17.99 1158584 2828432 464008 02:42:29 02:22:01 3315908 0 1134472 14.17 2620 3555940 1720112 18.99 1260148 2799008 177056 02:42:29 02:23:01 3159604 0 1125348 14.05 2620 3721368 1544640 17.05 1337424 2865176 29984 02:42:29 02:24:01 3270428 0 1103696 13.78 2620 3632196 1511080 16.68 1217800 2886976 137648 02:42:29 02:25:01 528984 0 1525944 19.05 2620 5951392 3070304 33.90 2931492 3771748 419236 02:42:29 02:26:01 209416 0 1379112 17.22 2620 6417792 2020044 22.30 3227824 3798120 840860 02:42:29 02:27:01 1609448 0 1565676 19.55 2620 4831196 3269672 36.10 2373708 3213616 131988 02:42:29 02:28:01 3605008 0 1185684 14.80 2620 3215628 1308032 14.44 1026000 2639804 8 02:42:29 02:29:01 3609640 0 1181048 14.75 2620 3215632 1274072 14.07 1028056 2634832 8 02:42:29 02:30:01 3611320 0 1179364 14.73 2620 3215636 1274072 14.07 1028248 2634444 8 02:42:29 02:31:02 3610744 0 1179932 14.73 2620 3215644 1274240 14.07 1034900 2628300 8 02:42:29 02:32:01 3611496 0 1179176 14.72 2620 3215648 1274072 14.07 1033212 2629492 8 02:42:29 02:33:01 3610772 0 1179864 14.73 2620 3215684 1274168 14.07 1034248 2629092 12 02:42:29 02:34:01 3610248 0 1180388 14.74 2620 3215684 1274300 14.07 1034552 2629092 8 02:42:29 02:35:01 3611288 0 1179344 14.73 2620 3215688 1274072 14.07 1033656 2629092 8 02:42:29 02:36:01 3611412 0 1179212 14.72 2620 3215696 1274072 14.07 1033664 2629092 8 02:42:29 02:37:01 3611304 0 1179320 14.73 2620 3215696 1274072 14.07 1033780 2629092 8 02:42:29 02:38:01 3611364 0 1179252 14.72 2620 3215704 1274156 14.07 1033876 2629092 8 02:42:29 02:39:01 3611404 0 1179212 14.72 2620 3215704 1274072 14.07 1033788 2629092 8 02:42:29 02:40:01 3611404 0 1179204 14.72 2620 3215712 1274072 14.07 1033680 2629092 8 02:42:29 02:41:01 3611504 0 1179100 14.72 2620 3215716 1274072 14.07 1033752 2629092 8 02:42:29 02:42:01 3488368 0 1212032 15.13 2620 3305920 1460460 16.12 1064888 2716308 208 02:42:29 Average: 3339205 0 1179619 14.73 2620 3487496 1536424 16.96 1272704 2700761 97451 02:42:29 02:42:29 02:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:42:29 02:19:01 eth0 480.20 359.24 2013.42 24.83 0.00 0.00 0.00 0.00 02:42:29 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:20:01 veth0d51540 501.82 543.43 55.40 2314.78 0.00 0.00 0.00 0.00 02:42:29 02:20:01 eth0 763.96 657.87 3238.49 84.74 0.00 0.00 0.00 0.00 02:42:29 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:20:01 docker0 501.82 543.30 48.54 2314.77 0.00 0.00 0.00 0.00 02:42:29 02:21:01 vethcf00647 321.54 386.58 28.40 1561.77 0.00 0.00 0.00 0.00 02:42:29 02:21:01 eth0 980.13 746.22 5217.36 69.11 0.00 0.00 0.00 0.00 02:42:29 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:21:01 docker0 381.11 468.53 30.19 1926.28 0.00 0.00 0.00 0.00 02:42:29 02:22:01 eth0 120.85 100.32 535.24 61.56 0.00 0.00 0.00 0.00 02:42:29 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:22:01 vethf2c1db6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:42:29 02:22:01 docker0 79.94 90.04 5.79 511.19 0.00 0.00 0.00 0.00 02:42:29 02:23:01 eth0 33.17 18.40 25.00 11.78 0.00 0.00 0.00 0.00 02:42:29 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:23:01 vethf2c1db6 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 02:42:29 02:23:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 02:42:29 02:24:01 eth0 242.07 167.67 1572.93 68.78 0.00 0.00 0.00 0.00 02:42:29 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:25:01 eth0 132.08 83.21 328.70 58.57 0.00 0.00 0.00 0.00 02:42:29 02:25:01 veth3ff55ae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:42:29 02:25:01 vethb1f0966 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:42:29 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:26:01 eth0 214.63 136.29 1396.38 18.80 0.00 0.00 0.00 0.00 02:42:29 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:26:01 veth8f8c52b 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 02:42:29 02:26:01 docker0 1016.45 1193.37 87.69 5058.73 0.00 0.00 0.00 0.00 02:42:29 02:27:01 vethf7ecdf9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:42:29 02:27:01 vethab0c2f0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:42:29 02:27:01 eth0 159.07 86.25 526.78 78.24 0.00 0.00 0.00 0.00 02:42:29 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:28:01 eth0 39.53 30.56 85.46 6.63 0.00 0.00 0.00 0.00 02:42:29 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:28:01 docker0 1094.30 1333.44 92.90 5632.39 0.00 0.00 0.00 0.00 02:42:29 02:29:01 eth0 0.22 0.22 0.01 0.04 0.00 0.00 0.00 0.00 02:42:29 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:30:01 eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:42:29 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:31:02 eth0 0.78 0.45 0.70 0.22 0.00 0.00 0.00 0.00 02:42:29 02:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:32:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:33:01 eth0 0.55 0.13 0.12 0.07 0.00 0.00 0.00 0.00 02:42:29 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:34:01 eth0 0.48 0.33 0.33 0.22 0.00 0.00 0.00 0.00 02:42:29 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:35:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:38:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:42:29 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:42:01 eth0 19.61 13.65 13.20 46.37 0.00 0.00 0.00 0.00 02:42:29 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 Average: eth0 132.99 100.16 623.71 22.11 0.00 0.00 0.00 0.00 02:42:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 Average: docker0 45.63 55.60 3.87 234.85 0.00 0.00 0.00 0.00 02:42:29 02:42:29 02:42:29 ---> sar -P ALL: 02:42:29 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:42:29 02:42:29 02:17:22 LINUX RESTART (2 CPU) 02:42:29 02:42:29 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:19:01 all 2.06 0.00 0.73 0.00 1.27 95.95 02:42:29 02:19:01 0 1.85 0.00 0.78 0.00 1.90 95.48 02:42:29 02:19:01 1 2.26 0.00 0.68 0.00 0.65 96.41 02:42:29 02:20:01 all 12.12 0.00 3.93 1.81 1.83 80.31 02:42:29 02:20:01 0 11.06 0.00 3.87 0.60 1.86 82.60 02:42:29 02:20:01 1 13.18 0.00 3.98 3.00 1.79 78.05 02:42:29 02:21:01 all 21.85 0.00 7.26 2.26 0.29 68.34 02:42:29 02:21:01 0 25.98 0.00 7.46 1.71 0.32 64.53 02:42:29 02:21:01 1 17.79 0.00 7.06 2.81 0.26 72.08 02:42:29 02:22:01 all 40.04 0.00 8.96 3.43 0.14 47.43 02:42:29 02:22:01 0 39.88 0.00 8.97 3.09 0.14 47.91 02:42:29 02:22:01 1 40.19 0.00 8.94 3.77 0.14 46.95 02:42:29 02:23:01 all 37.79 0.00 5.00 1.59 0.11 55.51 02:42:29 02:23:01 0 38.14 0.00 5.15 1.88 0.11 54.73 02:42:29 02:23:01 1 37.45 0.00 4.84 1.31 0.11 56.29 02:42:29 02:24:01 all 58.51 0.00 8.24 0.88 0.16 32.20 02:42:29 02:24:01 0 58.34 0.00 8.58 0.93 0.16 31.98 02:42:29 02:24:01 1 58.67 0.00 7.91 0.84 0.16 32.42 02:42:29 02:25:01 all 33.09 0.00 19.53 28.66 0.14 18.59 02:42:29 02:25:01 0 33.28 0.00 20.17 29.97 0.13 16.45 02:42:29 02:25:01 1 32.90 0.00 18.88 27.34 0.15 20.73 02:42:29 02:26:01 all 75.16 0.00 14.65 8.57 0.19 1.44 02:42:29 02:26:01 0 74.75 0.00 15.21 8.42 0.19 1.43 02:42:29 02:26:01 1 75.57 0.00 14.09 8.71 0.19 1.45 02:42:29 02:27:01 all 55.21 0.00 17.79 20.48 0.18 6.33 02:42:29 02:27:01 0 56.42 0.00 17.57 21.13 0.17 4.71 02:42:29 02:27:01 1 54.00 0.00 18.01 19.84 0.20 7.95 02:42:29 02:28:01 all 25.72 0.00 6.51 3.75 0.10 63.91 02:42:29 02:28:01 0 26.34 0.00 6.42 4.09 0.10 63.04 02:42:29 02:28:01 1 25.09 0.00 6.60 3.42 0.10 64.78 02:42:29 02:29:01 all 0.15 0.00 0.05 0.00 0.01 99.79 02:42:29 02:29:01 0 0.02 0.00 0.07 0.00 0.02 99.90 02:42:29 02:29:01 1 0.28 0.00 0.03 0.00 0.00 99.68 02:42:29 02:42:29 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:30:01 all 0.12 0.00 0.05 0.00 0.02 99.82 02:42:29 02:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:42:29 02:30:01 1 0.18 0.00 0.07 0.00 0.02 99.73 02:42:29 02:31:02 all 0.27 0.00 0.04 0.00 0.01 99.68 02:42:29 02:31:02 0 0.10 0.00 0.05 0.00 0.02 99.83 02:42:29 02:31:02 1 0.43 0.00 0.03 0.00 0.00 99.53 02:42:29 02:32:01 all 0.21 0.00 0.03 0.00 0.02 99.74 02:42:29 02:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:42:29 02:32:01 1 0.36 0.00 0.03 0.00 0.02 99.59 02:42:29 02:33:01 all 0.23 0.00 0.06 0.00 0.00 99.71 02:42:29 02:33:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:42:29 02:33:01 1 0.43 0.00 0.05 0.00 0.00 99.52 02:42:29 02:34:01 all 0.25 0.00 0.04 0.00 0.01 99.70 02:42:29 02:34:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:42:29 02:34:01 1 0.43 0.00 0.03 0.00 0.02 99.52 02:42:29 02:35:01 all 0.24 0.00 0.05 0.00 0.01 99.70 02:42:29 02:35:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:42:29 02:35:01 1 0.47 0.00 0.05 0.00 0.00 99.48 02:42:29 02:36:01 all 0.23 0.00 0.03 0.00 0.01 99.72 02:42:29 02:36:01 0 0.32 0.00 0.05 0.00 0.00 99.63 02:42:29 02:36:01 1 0.15 0.00 0.02 0.00 0.02 99.82 02:42:29 02:37:01 all 0.18 0.00 0.03 0.00 0.01 99.77 02:42:29 02:37:01 0 0.33 0.00 0.03 0.00 0.02 99.62 02:42:29 02:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:42:29 02:38:01 all 0.17 0.00 0.02 0.00 0.02 99.80 02:42:29 02:38:01 0 0.32 0.00 0.02 0.00 0.02 99.65 02:42:29 02:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:39:01 all 0.21 0.00 0.04 0.00 0.02 99.73 02:42:29 02:39:01 0 0.37 0.00 0.03 0.00 0.02 99.58 02:42:29 02:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:42:29 02:40:01 all 0.28 0.00 0.03 0.00 0.02 99.67 02:42:29 02:40:01 0 0.47 0.00 0.00 0.00 0.00 99.53 02:42:29 02:40:01 1 0.08 0.00 0.07 0.00 0.03 99.82 02:42:29 02:42:29 02:40:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:41:01 all 0.26 0.00 0.04 0.00 0.04 99.66 02:42:29 02:41:01 0 0.48 0.00 0.03 0.00 0.07 99.42 02:42:29 02:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:42:29 02:42:01 all 2.03 0.00 1.05 0.96 5.15 90.80 02:42:29 02:42:01 0 2.61 0.00 1.05 1.77 5.68 88.88 02:42:29 02:42:01 1 1.46 0.00 1.05 0.15 4.62 92.72 02:42:29 Average: all 14.50 0.00 3.73 2.86 0.41 78.50 02:42:29 Average: 0 14.69 0.00 3.79 2.91 0.46 78.15 02:42:29 Average: 1 14.31 0.00 3.67 2.81 0.36 78.85 02:42:29 02:42:29 02:42:29