bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9+258ae4e0c972a74146565ab25326efaede3e8d1a (5c520fa8967b9bffe42d729cb8c9f66c81ea48af) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5789678854803606138.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7239554068810615114.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3112002411769190224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9133040204086724301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3252117674564367507.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2018 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh1459438970349239836.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 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) > 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/7@tmp/jenkins-gitclient-ssh7913096439330750094.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # 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/7@tmp/jenkins-gitclient-ssh5770398900434429546.key > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" > git rev-list --no-walk 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-10T21:01:18.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-10T21:01:18.397Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-10T21:01:18.423Z] ========================================================= [2021-09-10T21:01:18.423Z] EdgeX Global Pipelines Version Info [2021-09-10T21:01:18.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:01:25.433Z] ------------------- [2021-09-10T21:01:25.433Z] stable info: [2021-09-10T21:01:25.433Z] ------------------- [2021-09-10T21:01:25.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-10T21:01:25.434Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T21:01:25.434Z] Message: update stable to v1.0.205 [2021-09-10T21:01:25.703Z] ------------------- [2021-09-10T21:01:25.703Z] experimental info: [2021-09-10T21:01:25.703Z] ------------------- [2021-09-10T21:01:25.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-10T21:01:25.703Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T21:01:25.703Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-10T21:01:25.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-10T21:01:25.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-10T21:01:27.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-10T21:01:27.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-10T21:01:27.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-10T21:01:27.602Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-10T21:01:27.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-10T21:01:27.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-10T21:01:27.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-10T21:01:27.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-10T21:01:27.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-10T21:01:27.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-10T21:01:27.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-10T21:01:27.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-10T21:01:27.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-10T21:01:27.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T21:01:27.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T21:01:27.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-10T21:01:27.882Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-10T21:01:27.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-10T21:01:27.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-10T21:01:27.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-10T21:01:27.967Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-10T21:01:27.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo [2021-09-10T21:01:28.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo [2021-09-10T21:01:28.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo [2021-09-10T21:01:28.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [Pipeline] echo [2021-09-10T21:01:28.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b93d8e [Pipeline] echo [2021-09-10T21:01:28.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T21:01:29.858Z] provisioning config files... [2021-09-10T21:01:29.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6855710865267397762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:01:30.218Z] ---> docker-login.sh [2021-09-10T21:01:30.218Z] nexus3.edgexfoundry.org:10001 [2021-09-10T21:01:30.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:01:30.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:01:30.484Z] Configure a credential helper to remove this warning. See [2021-09-10T21:01:30.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:01:30.484Z] [2021-09-10T21:01:30.484Z] Login Succeeded [2021-09-10T21:01:30.484Z] nexus3.edgexfoundry.org:10002 [2021-09-10T21:01:30.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:01:30.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:01:30.752Z] Configure a credential helper to remove this warning. See [2021-09-10T21:01:30.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:01:30.752Z] [2021-09-10T21:01:30.752Z] Login Succeeded [2021-09-10T21:01:30.752Z] nexus3.edgexfoundry.org:10003 [2021-09-10T21:01:30.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:01:30.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:01:30.752Z] Configure a credential helper to remove this warning. See [2021-09-10T21:01:30.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:01:30.752Z] [2021-09-10T21:01:30.752Z] Login Succeeded [2021-09-10T21:01:30.752Z] nexus3.edgexfoundry.org:10004 [2021-09-10T21:01:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:01:31.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:01:31.020Z] Configure a credential helper to remove this warning. See [2021-09-10T21:01:31.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:01:31.020Z] [2021-09-10T21:01:31.020Z] Login Succeeded [2021-09-10T21:01:31.020Z] docker.io [2021-09-10T21:01:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:01:31.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:01:31.291Z] Configure a credential helper to remove this warning. See [2021-09-10T21:01:31.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:01:31.291Z] [2021-09-10T21:01:31.291Z] Login Succeeded [2021-09-10T21:01:31.291Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T21:01:31.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T21:01:31.662Z] ++ 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 [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/core-command/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/core-data/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-10T21:01:31.662Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T21:01:31.662Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-10T21:01:31.662Z] ++ cut -d/ -f2 [2021-09-10T21:01:31.662Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-10T21:01:31.729Z] 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 [2021-09-10T21:01:38.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T21:01:38.434Z] [2021-09-10T21:01:38.434Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:01:38.777Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T21:01:38.777Z] latest: Pulling from edgex-devops/git-semver [2021-09-10T21:01:38.777Z] 31603596830f: Pulling fs layer [2021-09-10T21:01:38.777Z] 04fac38145f0: Pulling fs layer [2021-09-10T21:01:38.777Z] 701f6daf10bf: Pulling fs layer [2021-09-10T21:01:38.777Z] 24f72da36158: Pulling fs layer [2021-09-10T21:01:38.777Z] 24f72da36158: Waiting [2021-09-10T21:01:38.777Z] 04fac38145f0: Verifying Checksum [2021-09-10T21:01:38.777Z] 04fac38145f0: Download complete [2021-09-10T21:01:39.044Z] 31603596830f: Verifying Checksum [2021-09-10T21:01:39.044Z] 31603596830f: Download complete [2021-09-10T21:01:39.311Z] 31603596830f: Pull complete [2021-09-10T21:01:39.311Z] 04fac38145f0: Pull complete [2021-09-10T21:01:39.311Z] 24f72da36158: Verifying Checksum [2021-09-10T21:01:39.311Z] 24f72da36158: Download complete [2021-09-10T21:01:39.582Z] 701f6daf10bf: Verifying Checksum [2021-09-10T21:01:39.582Z] 701f6daf10bf: Download complete [2021-09-10T21:01:40.170Z] 701f6daf10bf: Pull complete [2021-09-10T21:01:40.170Z] 24f72da36158: Pull complete [2021-09-10T21:01:40.170Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-10T21:01:40.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T21:01:40.170Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-10T21:01:40.267Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2021-09-10T21:01:40.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-10T21:01:41.024Z] $ docker top 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-10T21:01:41.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T21:01:41.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T21:01:41.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T21:01:41.278Z] $ docker exec 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent [2021-09-10T21:01:41.390Z] SSH_AUTH_SOCK=/tmp/ssh-OdAOVFkyZJiu/agent.14 [2021-09-10T21:01:41.390Z] SSH_AGENT_PID=20 [2021-09-10T21:01:41.402Z] Running ssh-add (command line suppressed) [2021-09-10T21:01:41.491Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7308592683412042860.key (/w/workspace/edgex-go/7@tmp/private_key_7308592683412042860.key) [2021-09-10T21:01:41.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T21:01:41.830Z] + git tag --points-at HEAD [Pipeline] } [2021-09-10T21:01:41.851Z] $ docker exec --env ******** --env ******** 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent -k [2021-09-10T21:01:41.938Z] unset SSH_AUTH_SOCK; [2021-09-10T21:01:41.938Z] unset SSH_AGENT_PID; [2021-09-10T21:01:41.938Z] echo Agent pid 20 killed; [2021-09-10T21:01:41.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-10T21:01:41.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T21:01:41.995Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T21:01:42.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T21:01:42.112Z] $ docker exec 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent [2021-09-10T21:01:42.219Z] SSH_AUTH_SOCK=/tmp/ssh-kqHPQJqG6ZPd/agent.55 [2021-09-10T21:01:42.219Z] SSH_AGENT_PID=61 [2021-09-10T21:01:42.229Z] Running ssh-add (command line suppressed) [2021-09-10T21:01:42.331Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1885935294811257165.key (/w/workspace/edgex-go/7@tmp/private_key_1885935294811257165.key) [2021-09-10T21:01:42.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T21:01:42.663Z] + git semver init [2021-09-10T21:01:42.663Z] # -> Open(): unable to determine branch for HEAD [2021-09-10T21:01:42.663Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-09-10T21:01:42.663Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-09-10T21:01:42.663Z] # $SEMVER_REMOTE_NAME = origin [2021-09-10T21:01:42.663Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-10T21:01:42.663Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-10T21:01:42.663Z] # $SEMVER_BRANCH = PR-3700 [2021-09-10T21:01:42.663Z] # $SEMVER_TEMP = /tmp/semver-897431242 [2021-09-10T21:01:42.664Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-10T21:02:23.243Z] # '/tmp/semver-897431242' -> '/w/workspace/edgex-go/7/.semver' [2021-09-10T21:02:23.243Z] # -> Force: false [2021-09-10T21:02:23.243Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-09-10T21:02:23.260Z] $ docker exec --env ******** --env ******** 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent -k [2021-09-10T21:02:23.395Z] unset SSH_AUTH_SOCK; [2021-09-10T21:02:23.395Z] unset SSH_AGENT_PID; [2021-09-10T21:02:23.395Z] echo Agent pid 61 killed; [2021-09-10T21:02:23.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T21:02:23.774Z] + git semver [Pipeline] } [2021-09-10T21:02:23.796Z] $ docker stop --time=1 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 [2021-09-10T21:02:25.520Z] $ docker rm -f 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T21:02:25.931Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-10T21:02:26.269Z] Stashed 1 file(s) [Pipeline] echo [2021-09-10T21:02:26.273Z] [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 [2021-09-10T21:02:28.315Z] ========================================================= [2021-09-10T21:02:28.315Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-10T21:02:28.315Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T21:02:28.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T21:02:28.633Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-10T21:02:28.633Z] 540db60ca938: Pulling fs layer [2021-09-10T21:02:28.633Z] adcc1eea9eea: Pulling fs layer [2021-09-10T21:02:28.633Z] 4c4ab2625f07: Pulling fs layer [2021-09-10T21:02:28.633Z] db62176df00c: Pulling fs layer [2021-09-10T21:02:28.633Z] 3b30891b0d05: Pulling fs layer [2021-09-10T21:02:28.633Z] 06b49ca38bd5: Pulling fs layer [2021-09-10T21:02:28.633Z] c788192a36de: Pulling fs layer [2021-09-10T21:02:28.633Z] a77e37c0d609: Pulling fs layer [2021-09-10T21:02:28.633Z] c3185cebc471: Pulling fs layer [2021-09-10T21:02:28.633Z] db62176df00c: Waiting [2021-09-10T21:02:28.633Z] 3b30891b0d05: Waiting [2021-09-10T21:02:28.633Z] 06b49ca38bd5: Waiting [2021-09-10T21:02:28.633Z] c788192a36de: Waiting [2021-09-10T21:02:28.633Z] a77e37c0d609: Waiting [2021-09-10T21:02:28.633Z] c3185cebc471: Waiting [2021-09-10T21:02:28.633Z] 4c4ab2625f07: Verifying Checksum [2021-09-10T21:02:28.633Z] 4c4ab2625f07: Download complete [2021-09-10T21:02:28.633Z] adcc1eea9eea: Verifying Checksum [2021-09-10T21:02:28.633Z] adcc1eea9eea: Download complete [2021-09-10T21:02:28.899Z] 3b30891b0d05: Verifying Checksum [2021-09-10T21:02:28.899Z] 3b30891b0d05: Download complete [2021-09-10T21:02:28.899Z] 06b49ca38bd5: Verifying Checksum [2021-09-10T21:02:28.899Z] 06b49ca38bd5: Download complete [2021-09-10T21:02:28.899Z] c788192a36de: Verifying Checksum [2021-09-10T21:02:28.899Z] c788192a36de: Download complete [2021-09-10T21:02:28.899Z] 540db60ca938: Verifying Checksum [2021-09-10T21:02:28.899Z] 540db60ca938: Download complete [2021-09-10T21:02:29.166Z] 540db60ca938: Pull complete [2021-09-10T21:02:29.166Z] adcc1eea9eea: Pull complete [2021-09-10T21:02:29.166Z] 4c4ab2625f07: Pull complete [2021-09-10T21:02:29.434Z] a77e37c0d609: Verifying Checksum [2021-09-10T21:02:29.434Z] a77e37c0d609: Download complete [2021-09-10T21:02:33.693Z] c3185cebc471: Verifying Checksum [2021-09-10T21:02:33.693Z] c3185cebc471: Download complete [2021-09-10T21:02:34.275Z] db62176df00c: Verifying Checksum [2021-09-10T21:02:34.275Z] db62176df00c: Download complete [2021-09-10T21:02:37.643Z] db62176df00c: Pull complete [2021-09-10T21:02:37.643Z] 3b30891b0d05: Pull complete [2021-09-10T21:02:37.643Z] 06b49ca38bd5: Pull complete [2021-09-10T21:02:37.643Z] c788192a36de: Pull complete [2021-09-10T21:02:37.916Z] a77e37c0d609: Pull complete [2021-09-10T21:02:39.884Z] c3185cebc471: Pull complete [2021-09-10T21:02:39.884Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-10T21:02:39.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T21:02:39.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T21:02:40.218Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T21:02:40.218Z] WORKDIR /edgex [2021-09-10T21:02:40.218Z] COPY go.mod . [2021-09-10T21:02:40.218Z] RUN go mod download' [2021-09-10T21:02:40.218Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-10T21:02:41.705Z] Sending build context to Docker daemon 328.9MB [2021-09-10T21:02:41.705Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T21:02:41.705Z] ---> 031687cdd783 [2021-09-10T21:02:41.705Z] Step 2/4 : WORKDIR /edgex [2021-09-10T21:02:43.233Z] Still waiting to schedule task [2021-09-10T21:02:43.233Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-10T21:02:43.977Z] ---> Running in 3695db1d674f [2021-09-10T21:02:43.977Z] Removing intermediate container 3695db1d674f [2021-09-10T21:02:43.977Z] ---> 105c860fcad9 [2021-09-10T21:02:43.977Z] Step 3/4 : COPY go.mod . [2021-09-10T21:02:43.977Z] ---> e4657171870b [2021-09-10T21:02:43.977Z] Step 4/4 : RUN go mod download [2021-09-10T21:02:43.977Z] ---> Running in 0fd10f0bb325 [2021-09-10T21:03:17.967Z] Removing intermediate container 0fd10f0bb325 [2021-09-10T21:03:17.967Z] ---> 84fbe9f5d632 [2021-09-10T21:03:17.967Z] Successfully built 84fbe9f5d632 [2021-09-10T21:03:17.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:03:18.293Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T21:03:18.293Z] . [Pipeline] withDockerContainer [2021-09-10T21:03:18.391Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2021-09-10T21:03:18.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T21:03:18.897Z] $ docker top dbaf8a2219e804056c4d766d002aca039cb4ff05b6320c526264e9c1341520e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T21:03:20.916Z] + go version [2021-09-10T21:03:20.916Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-10T21:03:20.931Z] $ docker stop --time=1 dbaf8a2219e804056c4d766d002aca039cb4ff05b6320c526264e9c1341520e4 [2021-09-10T21:03:22.135Z] $ docker rm -f dbaf8a2219e804056c4d766d002aca039cb4ff05b6320c526264e9c1341520e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:03:22.707Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T21:03:22.708Z] . [Pipeline] withDockerContainer [2021-09-10T21:03:22.799Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2021-09-10T21:03:22.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T21:03:23.256Z] $ docker top 3577544a169424ed0ba2128411b5444f23770604ead5c538b9058efc88a4c5d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-10T21:03:23.374Z] ========================================================= [2021-09-10T21:03:23.374Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T21:03:23.374Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T21:03:23.706Z] + go mod tidy [Pipeline] sh [2021-09-10T21:03:24.304Z] + make test [2021-09-10T21:03:24.304Z] go mod tidy [2021-09-10T21:03:24.574Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T21:03:29.977Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T21:03:46.206Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T21:03:51.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T21:03:51.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T21:03:51.942Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T21:03:54.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T21:03:54.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T21:03:54.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T21:03:54.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T21:03:55.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T21:03:55.696Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T21:03:55.965Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T21:03:55.965Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T21:03:55.965Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T21:03:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T21:03:57.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2021-09-10T21:03:57.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T21:03:57.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T21:03:58.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-09-10T21:03:58.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T21:03:58.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-09-10T21:03:58.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T21:03:58.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T21:04:00.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 90.1% of statements [2021-09-10T21:04:00.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T21:04:00.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:04:00.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 81.2% of statements [2021-09-10T21:04:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T21:04:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T21:04:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T21:04:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T21:04:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T21:04:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:04:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T21:04:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T21:04:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T21:04:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-09-10T21:04:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T21:04:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-09-10T21:04:03.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-09-10T21:04:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T21:04:04.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-09-10T21:04:04.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-09-10T21:04:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-09-10T21:04:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-09-10T21:04:05.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-09-10T21:04:17.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-09-10T21:04:17.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-09-10T21:04:22.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.231s coverage: 81.8% of statements [2021-09-10T21:04:22.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T21:04:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T21:04:39.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-09-10T21:04:39.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-10T21:04:39.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-09-10T21:04:39.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-09-10T21:04:39.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-09-10T21:04:43.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 62.6% of statements [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T21:04:43.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T21:04:43.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T21:04:43.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-09-10T21:04:43.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T21:04:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-10T21:04:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-10T21:04:49.607Z] 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 [2021-09-10T21:04:49.607Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-10T21:04:49.607Z] /go/bin/golangci-lint [2021-09-10T21:05:11.136Z] GO111MODULE=on go vet ./... [2021-09-10T21:05:11.668Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2019 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-10T21:05:11.686Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-09-10T21:05:11.883Z] The recommended git tool is: git [2021-09-10T21:05:20.196Z] using credential edgex-jenkins-ssh [2021-09-10T21:05:20.217Z] Cloning the remote Git repository [2021-09-10T21:05:20.269Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T21:05:20.374Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-09-10T21:05:20.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T21:05:20.458Z] > git --version # timeout=10 [2021-09-10T21:05:20.487Z] > git --version # 'git version 2.17.1' [2021-09-10T21:05:20.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T21:05:20.581Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T21:05:21.963Z] gofmt -l . [2021-09-10T21:05:21.963Z] [ "`gofmt -l .`" = "" ] [2021-09-10T21:05:21.963Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-10T21:05:22.559Z] + ls -al . [2021-09-10T21:05:22.559Z] total 612 [2021-09-10T21:05:22.559Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 21:05 . [2021-09-10T21:05:22.559Z] drwxr-xr-x 4 root root 28 Sep 10 21:03 .. [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 21:01 .dockerignore [2021-09-10T21:05:22.559Z] drwxrwxr-x 8 1001 1001 179 Sep 10 21:01 .git [2021-09-10T21:05:22.559Z] drwxrwxr-x 4 1001 1001 142 Sep 10 21:01 .github [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 818 Sep 10 21:01 .gitignore [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 129 Sep 10 21:01 .golangci.yml [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 76 Sep 10 21:01 .hadolint.yml [2021-09-10T21:05:22.559Z] drwx------ 3 1001 1001 58 Sep 10 21:02 .semver [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 21:01 .sonarcloud.properties [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 21:01 ADOPTERS.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 8493 Sep 10 21:01 Attribution.txt [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 43881 Sep 10 21:01 CHANGELOG.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 21:01 CONTRIBUTING.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 21:01 GOVERNANCE.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 849 Sep 10 21:01 Jenkinsfile [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 21:01 LICENSE [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 6038 Sep 10 21:01 Makefile [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 21:01 OWNERS.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 8643 Sep 10 21:01 README.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 6912 Sep 10 21:01 SECURITY.md [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 21:02 VERSION [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 21:01 ZMQWindows.md [2021-09-10T21:05:22.559Z] drwxrwxr-x 2 1001 1001 37 Sep 10 21:01 bin [2021-09-10T21:05:22.559Z] drwxrwxr-x 14 1001 1001 4096 Sep 10 21:01 cmd [2021-09-10T21:05:22.559Z] -rw-r--r-- 1 root root 405502 Sep 10 21:04 coverage.out [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 841 Sep 10 21:01 go.mod [2021-09-10T21:05:22.559Z] -rw-r--r-- 1 root root 50064 Sep 10 21:03 go.sum [2021-09-10T21:05:22.559Z] drwxrwxr-x 8 1001 1001 124 Sep 10 21:01 internal [2021-09-10T21:05:22.559Z] drwxrwxr-x 3 1001 1001 16 Sep 10 21:01 openapi [2021-09-10T21:05:22.559Z] drwxrwxr-x 4 1001 1001 71 Sep 10 21:01 snap [2021-09-10T21:05:22.559Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 21:01 version.go [Pipeline] sh [2021-09-10T21:05:22.876Z] + '[' -e coverage.out ] [2021-09-10T21:05:22.876Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-10T21:05:23.013Z] Stashed 1 file(s) [Pipeline] sh [2021-09-10T21:05:23.324Z] + make build [2021-09-10T21:05:23.324Z] go mod tidy [2021-09-10T21:05:23.325Z] 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 [2021-09-10T21:05:25.282Z] 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 [2021-09-10T21:05:32.380Z] 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 [2021-09-10T21:05:32.650Z] 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 [2021-09-10T21:05:34.622Z] 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 [2021-09-10T21:05:34.622Z] 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 [2021-09-10T21:05:35.597Z] 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 [2021-09-10T21:05:37.009Z] 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 [2021-09-10T21:05:37.302Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:05:37.599Z] 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 [2021-09-10T21:05:37.647Z] Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:05:37.648Z] Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) [2021-09-10T21:05:36.452Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T21:05:36.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T21:05:36.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T21:05:36.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T21:05:36.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T21:05:36.550Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T21:05:37.321Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T21:05:37.338Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T21:05:37.554Z] > git remote # timeout=10 [2021-09-10T21:05:37.580Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T21:05:37.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T21:05:37.604Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T21:05:37.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T21:05:37.653Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T21:05:37.666Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T21:05:38.578Z] 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 [2021-09-10T21:05:39.543Z] 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 [2021-09-10T21:05:40.128Z] 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] } [2021-09-10T21:05:41.567Z] $ docker stop --time=1 3577544a169424ed0ba2128411b5444f23770604ead5c538b9058efc88a4c5d4 [2021-09-10T21:05:42.028Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [2021-09-10T21:05:43.378Z] $ docker rm -f 3577544a169424ed0ba2128411b5444f23770604ead5c538b9058efc88a4c5d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T21:05:57.575Z] provisioning config files... [2021-09-10T21:05:57.604Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6967405840914182169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:05:57.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T21:05:57.807Z] [2021-09-10T21:05:57.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:05:58.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T21:05:58.138Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-10T21:05:58.138Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-10T21:05:58.138Z] ca9280d653b3: Pulling fs layer [2021-09-10T21:05:58.138Z] 7e9c9ca2126c: Pulling fs layer [2021-09-10T21:05:58.151Z] ---> docker-login.sh [2021-09-10T21:05:58.151Z] nexus3.edgexfoundry.org:10001 [2021-09-10T21:05:58.724Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-10T21:05:58.724Z] cbdbe7a5bc2a: Download complete [2021-09-10T21:05:58.724Z] cbdbe7a5bc2a: Pull complete [2021-09-10T21:05:59.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:05:59.689Z] ca9280d653b3: Verifying Checksum [2021-09-10T21:05:59.689Z] ca9280d653b3: Download complete [2021-09-10T21:05:59.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:05:59.863Z] Configure a credential helper to remove this warning. See [2021-09-10T21:05:59.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:05:59.863Z] [2021-09-10T21:05:59.863Z] Login Succeeded [2021-09-10T21:05:59.863Z] nexus3.edgexfoundry.org:10002 [2021-09-10T21:05:59.961Z] ca9280d653b3: Pull complete [2021-09-10T21:06:00.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:06:00.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:06:00.462Z] Configure a credential helper to remove this warning. See [2021-09-10T21:06:00.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:06:00.462Z] [2021-09-10T21:06:00.462Z] Login Succeeded [2021-09-10T21:06:00.462Z] nexus3.edgexfoundry.org:10003 [2021-09-10T21:06:01.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:06:01.918Z] 7e9c9ca2126c: Verifying Checksum [2021-09-10T21:06:01.918Z] 7e9c9ca2126c: Download complete [2021-09-10T21:06:02.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:06:02.042Z] Configure a credential helper to remove this warning. See [2021-09-10T21:06:02.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:06:02.042Z] [2021-09-10T21:06:02.042Z] Login Succeeded [2021-09-10T21:06:02.042Z] nexus3.edgexfoundry.org:10004 [2021-09-10T21:06:02.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:06:02.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:06:02.653Z] Configure a credential helper to remove this warning. See [2021-09-10T21:06:02.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:06:02.653Z] [2021-09-10T21:06:02.653Z] Login Succeeded [2021-09-10T21:06:02.653Z] docker.io [2021-09-10T21:06:02.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T21:06:04.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T21:06:04.810Z] Configure a credential helper to remove this warning. See [2021-09-10T21:06:04.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T21:06:04.810Z] [2021-09-10T21:06:04.810Z] Login Succeeded [2021-09-10T21:06:04.810Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T21:06:04.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-10T21:06:05.306Z] ========================================================= [2021-09-10T21:06:05.306Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-10T21:06:05.306Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T21:06:05.337Z] 7e9c9ca2126c: Pull complete [2021-09-10T21:06:05.337Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-10T21:06:05.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T21:06:05.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-10T21:06:05.491Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2021-09-10T21:06:05.561Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T21:06:05.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T21:06:05.954Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-10T21:06:05.954Z] 595b0fe564bb: Pulling fs layer [2021-09-10T21:06:05.954Z] 24495759ef45: Pulling fs layer [2021-09-10T21:06:05.954Z] d148012ef14d: Pulling fs layer [2021-09-10T21:06:05.954Z] e90a11edd702: Pulling fs layer [2021-09-10T21:06:05.954Z] d77568369979: Pulling fs layer [2021-09-10T21:06:05.954Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-10T21:06:05.954Z] 170f2ba95c9a: Pulling fs layer [2021-09-10T21:06:05.954Z] 97ac5df62f85: Pulling fs layer [2021-09-10T21:06:05.954Z] e90a11edd702: Waiting [2021-09-10T21:06:05.954Z] d77568369979: Waiting [2021-09-10T21:06:05.954Z] fc1c9f9a7f3b: Waiting [2021-09-10T21:06:05.954Z] 170f2ba95c9a: Waiting [2021-09-10T21:06:05.954Z] 97ac5df62f85: Waiting [2021-09-10T21:06:05.954Z] d148012ef14d: Verifying Checksum [2021-09-10T21:06:05.954Z] d148012ef14d: Download complete [2021-09-10T21:06:05.954Z] 24495759ef45: Download complete [2021-09-10T21:06:05.954Z] d77568369979: Verifying Checksum [2021-09-10T21:06:05.954Z] d77568369979: Download complete [2021-09-10T21:06:06.235Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-10T21:06:06.235Z] fc1c9f9a7f3b: Download complete [2021-09-10T21:06:06.235Z] 595b0fe564bb: Verifying Checksum [2021-09-10T21:06:06.235Z] 595b0fe564bb: Download complete [2021-09-10T21:06:06.235Z] 170f2ba95c9a: Verifying Checksum [2021-09-10T21:06:06.235Z] 170f2ba95c9a: Download complete [2021-09-10T21:06:06.840Z] 595b0fe564bb: Pull complete [2021-09-10T21:06:07.320Z] $ docker top 6192c09f0c4757d0fcef3af7f7b8ed7aebd175950dfdf7df5890b599b719a661 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T21:06:07.722Z] + grep parallel [2021-09-10T21:06:07.723Z] + docker-compose build --help [2021-09-10T21:06:07.832Z] 24495759ef45: Pull complete [2021-09-10T21:06:08.115Z] d148012ef14d: Pull complete [2021-09-10T21:06:08.305Z] --parallel Build images in parallel. [Pipeline] } [2021-09-10T21:06:08.325Z] $ docker stop --time=1 6192c09f0c4757d0fcef3af7f7b8ed7aebd175950dfdf7df5890b599b719a661 [2021-09-10T21:06:09.535Z] $ docker rm -f 6192c09f0c4757d0fcef3af7f7b8ed7aebd175950dfdf7df5890b599b719a661 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:06:09.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T21:06:09.989Z] . [Pipeline] withDockerContainer [2021-09-10T21:06:11.824Z] e90a11edd702: Verifying Checksum [2021-09-10T21:06:11.824Z] e90a11edd702: Download complete [2021-09-10T21:06:11.824Z] 97ac5df62f85: Verifying Checksum [2021-09-10T21:06:11.824Z] 97ac5df62f85: Download complete [2021-09-10T21:06:11.970Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2021-09-10T21:06:12.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T21:06:12.473Z] $ docker top de74d24593dbabca733180d2dd10f6a85dd7ed520da9f804913e3477994ac757 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T21:06:12.881Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-10T21:06:13.465Z] Building core-command ... [2021-09-10T21:06:13.465Z] Building core-data ... [2021-09-10T21:06:13.465Z] Building core-metadata ... [2021-09-10T21:06:13.465Z] Building security-bootstrapper ... [2021-09-10T21:06:13.465Z] Building security-proxy-setup ... [2021-09-10T21:06:13.465Z] Building security-secretstore-setup ... [2021-09-10T21:06:13.465Z] Building support-notifications ... [2021-09-10T21:06:13.465Z] Building support-scheduler ... [2021-09-10T21:06:13.465Z] Building sys-mgmt-agent ... [2021-09-10T21:06:13.465Z] Building security-bootstrapper [2021-09-10T21:06:13.465Z] Building core-data [2021-09-10T21:06:13.465Z] Building core-command [2021-09-10T21:06:13.465Z] Building support-notifications [2021-09-10T21:06:13.465Z] Building core-metadata [2021-09-10T21:06:20.114Z] e90a11edd702: Pull complete [2021-09-10T21:06:20.114Z] d77568369979: Pull complete [2021-09-10T21:06:20.385Z] fc1c9f9a7f3b: Pull complete [2021-09-10T21:06:20.982Z] 170f2ba95c9a: Pull complete [2021-09-10T21:06:23.565Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:06:23.565Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:06:23.565Z] ---> 84fbe9f5d632 [2021-09-10T21:06:23.565Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T21:06:23.565Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:06:23.565Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:06:23.565Z] ---> 84fbe9f5d632 [2021-09-10T21:06:23.565Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T21:06:27.207Z] 97ac5df62f85: Pull complete [2021-09-10T21:06:27.207Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-10T21:06:27.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T21:06:27.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T21:06:27.559Z] + docker build+ -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T21:06:27.559Z] WORKDIR /edgex [2021-09-10T21:06:27.559Z] COPY go.mod . [2021-09-10T21:06:27.559Z] RUN go mod download . [2021-09-10T21:06:27.559Z] [2021-09-10T21:06:29.688Z] ---> Running in 322ed6bc50a2 [2021-09-10T21:06:29.689Z] ---> Running in ee2e5965af2f [2021-09-10T21:06:30.193Z] Sending build context to Docker daemon 166.1MB [2021-09-10T21:06:30.193Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T21:06:30.193Z] ---> 04bc70af865f [2021-09-10T21:06:30.193Z] Step 2/4 : WORKDIR /edgex [2021-09-10T21:06:34.525Z] ---> Running in 24c4d1f50659 [2021-09-10T21:06:35.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:06:35.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:06:35.043Z] ---> 84fbe9f5d632 [2021-09-10T21:06:35.043Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T21:06:35.120Z] Removing intermediate container 24c4d1f50659 [2021-09-10T21:06:35.120Z] ---> 1db8c63571d8 [2021-09-10T21:06:35.120Z] Step 3/4 : COPY go.mod . [2021-09-10T21:06:35.631Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:06:35.631Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:06:35.722Z] ---> 24c8927cd9b5 [2021-09-10T21:06:35.722Z] Step 4/4 : RUN go mod download [2021-09-10T21:06:35.996Z] ---> Running in 714dc83c544e [2021-09-10T21:06:36.601Z] ---> 84fbe9f5d632 [2021-09-10T21:06:36.601Z] Step 3/32 : WORKDIR /edgex-go [2021-09-10T21:06:36.601Z] ---> Using cache [2021-09-10T21:06:36.601Z] ---> f959559bba8e [2021-09-10T21:06:36.601Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:06:36.601Z] Removing intermediate container 322ed6bc50a2 [2021-09-10T21:06:36.601Z] ---> dac6978c4269 [2021-09-10T21:06:36.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:06:36.601Z] Removing intermediate container ee2e5965af2f [2021-09-10T21:06:36.601Z] ---> f959559bba8e [2021-09-10T21:06:36.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:06:36.871Z] ---> Running in 063ff41499e5 [2021-09-10T21:06:36.871Z] ---> Running in 5458c79b8426 [2021-09-10T21:06:36.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:06:36.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:06:36.871Z] ---> 84fbe9f5d632 [2021-09-10T21:06:36.871Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T21:06:36.871Z] ---> Using cache [2021-09-10T21:06:36.871Z] ---> f959559bba8e [2021-09-10T21:06:36.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:06:36.871Z] ---> Running in 86db923db344 [2021-09-10T21:06:36.871Z] ---> Running in 9ad74a24862c [2021-09-10T21:06:36.871Z] ---> Running in 51e7d117e235 [2021-09-10T21:06:37.144Z] Removing intermediate container 5458c79b8426 [2021-09-10T21:06:37.144Z] ---> 4a15663233e9 [2021-09-10T21:06:37.144Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:06:37.144Z] ---> Running in 3b4fcd9131b4 [2021-09-10T21:06:37.746Z] Removing intermediate container 063ff41499e5 [2021-09-10T21:06:37.747Z] ---> ea8304a32035 [2021-09-10T21:06:37.747Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-10T21:06:38.024Z] ---> Running in e913e8991567 [2021-09-10T21:06:38.024Z] Removing intermediate container 86db923db344 [2021-09-10T21:06:38.024Z] ---> 37a66d3ae596 [2021-09-10T21:06:38.024Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-10T21:06:38.025Z] ---> Running in 20a52d994eb4 [2021-09-10T21:06:38.025Z] Removing intermediate container 9ad74a24862c [2021-09-10T21:06:38.025Z] ---> c950500475d4 [2021-09-10T21:06:38.025Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T21:06:38.025Z] ---> Running in a256531e7055 [2021-09-10T21:06:38.293Z] Removing intermediate container 3b4fcd9131b4 [2021-09-10T21:06:38.293Z] ---> ca80969a041a [2021-09-10T21:06:38.293Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T21:06:38.293Z] Removing intermediate container 51e7d117e235 [2021-09-10T21:06:38.293Z] ---> ed4570d1d890 [2021-09-10T21:06:38.293Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-10T21:06:38.561Z] ---> Running in d9f090c92119 [2021-09-10T21:06:38.561Z] ---> Running in c8ad023ea6a0 [2021-09-10T21:06:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:38.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:38.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:39.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:39.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:39.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:39.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:39.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:40.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:40.218Z] OK: 219 MiB in 52 packages [2021-09-10T21:06:40.218Z] OK: 219 MiB in 52 packages [2021-09-10T21:06:40.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:06:40.498Z] OK: 219 MiB in 52 packages [2021-09-10T21:06:40.767Z] OK: 219 MiB in 52 packages [2021-09-10T21:06:40.767Z] Removing intermediate container a256531e7055 [2021-09-10T21:06:40.767Z] ---> 39acb27df7ee [2021-09-10T21:06:40.767Z] Step 6/24 : COPY go.mod . [2021-09-10T21:06:40.767Z] Removing intermediate container e913e8991567 [2021-09-10T21:06:40.767Z] ---> bab34a41fa2e [2021-09-10T21:06:40.767Z] Step 6/32 : COPY go.mod . [2021-09-10T21:06:41.036Z] ---> 381fd31dce4f [2021-09-10T21:06:41.036Z] Step 7/24 : RUN go mod download [2021-09-10T21:06:41.036Z] ---> Running in 6a4a4402be0e [2021-09-10T21:06:41.036Z] Removing intermediate container d9f090c92119 [2021-09-10T21:06:41.036Z] ---> d10c831c8664 [2021-09-10T21:06:41.036Z] Step 6/23 : COPY go.mod . [2021-09-10T21:06:41.036Z] ---> c7b39b058f1e [2021-09-10T21:06:41.036Z] Step 7/32 : RUN go mod download [2021-09-10T21:06:41.304Z] Removing intermediate container 20a52d994eb4 [2021-09-10T21:06:41.304Z] ---> ece29545caf1 [2021-09-10T21:06:41.304Z] Step 6/24 : COPY go.mod . [2021-09-10T21:06:41.304Z] ---> Running in e43b32599baa [2021-09-10T21:06:41.304Z] ---> 642197cf5cb8 [2021-09-10T21:06:41.304Z] Step 7/24 : RUN go mod download [2021-09-10T21:06:41.304Z] ---> ea1768a32efa [2021-09-10T21:06:41.304Z] Step 7/23 : RUN go mod download [2021-09-10T21:06:41.572Z] ---> Running in cebf67a11a52 [2021-09-10T21:06:41.572Z] ---> Running in 77fb896cfa11 [2021-09-10T21:06:42.982Z] Removing intermediate container e43b32599baa [2021-09-10T21:06:42.982Z] ---> 28f310b5a2c1 [2021-09-10T21:06:42.982Z] Step 8/32 : COPY . . [2021-09-10T21:06:42.982Z] Removing intermediate container 6a4a4402be0e [2021-09-10T21:06:42.982Z] ---> b5f3975d5a92 [2021-09-10T21:06:42.982Z] Step 8/24 : COPY . . [2021-09-10T21:06:43.566Z] OK: 219 MiB in 52 packages [2021-09-10T21:06:47.846Z] Removing intermediate container cebf67a11a52 [2021-09-10T21:06:47.846Z] ---> 6c81bc98a937 [2021-09-10T21:06:47.846Z] Step 8/24 : COPY . . [2021-09-10T21:06:47.846Z] Removing intermediate container 77fb896cfa11 [2021-09-10T21:06:47.846Z] ---> d23be5641835 [2021-09-10T21:06:47.846Z] Step 8/23 : COPY . . [2021-09-10T21:06:48.447Z] Removing intermediate container c8ad023ea6a0 [2021-09-10T21:06:48.447Z] ---> 453b576bccef [2021-09-10T21:06:48.447Z] Step 6/24 : COPY go.mod . [2021-09-10T21:06:51.093Z] ---> ace7e52c1f2a [2021-09-10T21:06:51.093Z] Step 9/32 : RUN go mod tidy [2021-09-10T21:06:51.093Z] ---> 56442627d63b [2021-09-10T21:06:51.093Z] Step 9/24 : RUN go mod tidy [2021-09-10T21:06:51.365Z] ---> f9b0ffe87530 [2021-09-10T21:06:51.365Z] Step 7/24 : RUN go mod download [2021-09-10T21:06:51.365Z] ---> Running in 9da7005c8f81 [2021-09-10T21:06:51.638Z] ---> Running in 8177f080f940 [2021-09-10T21:06:51.638Z] ---> Running in a1be731f48e9 [2021-09-10T21:06:55.248Z] Removing intermediate container 9da7005c8f81 [2021-09-10T21:06:55.248Z] ---> f16416ec97fb [2021-09-10T21:06:55.248Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-10T21:06:55.248Z] ---> da9a3f1797d9 [2021-09-10T21:06:55.248Z] Step 9/24 : RUN go mod tidy [2021-09-10T21:06:55.248Z] ---> 2a0eece051b6 [2021-09-10T21:06:55.248Z] Step 9/23 : RUN go mod tidy [2021-09-10T21:06:55.248Z] ---> Running in a66bb1526ee9 [2021-09-10T21:06:55.248Z] ---> Running in b4a0f8714ec7 [2021-09-10T21:06:55.248Z] Removing intermediate container 8177f080f940 [2021-09-10T21:06:55.248Z] ---> 7ac95d57fa1e [2021-09-10T21:06:55.248Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-10T21:06:55.248Z] ---> Running in d4a476a19689 [2021-09-10T21:06:55.248Z] Removing intermediate container a1be731f48e9 [2021-09-10T21:06:55.248Z] ---> 1e8dcd05c8f8 [2021-09-10T21:06:55.248Z] Step 8/24 : COPY . . [2021-09-10T21:06:55.248Z] ---> Running in fd06197326b1 [2021-09-10T21:06:55.516Z] 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 [2021-09-10T21:06:55.517Z] 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 [2021-09-10T21:06:58.128Z] Removing intermediate container b4a0f8714ec7 [2021-09-10T21:06:58.128Z] ---> 14e0b37ffc80 [2021-09-10T21:06:58.128Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-10T21:06:58.128Z] ---> Running in e68926a4c05e [2021-09-10T21:06:58.408Z] Removing intermediate container d4a476a19689 [2021-09-10T21:06:58.408Z] ---> c5bf8f1b613c [2021-09-10T21:06:58.408Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-10T21:06:59.371Z] ---> Running in 54a68424afdb [2021-09-10T21:06:59.958Z] 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 [2021-09-10T21:07:00.563Z] 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 [2021-09-10T21:07:13.133Z] ---> 3c223ee1c71c [2021-09-10T21:07:13.133Z] Step 9/24 : RUN go mod tidy [2021-09-10T21:07:13.133Z] ---> Running in 8169b3d8941c [2021-09-10T21:07:13.729Z] Removing intermediate container 8169b3d8941c [2021-09-10T21:07:13.729Z] ---> 21d2d80c1919 [2021-09-10T21:07:13.729Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-10T21:07:13.729Z] ---> Running in d83a8c26029a [2021-09-10T21:07:14.321Z] 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 [2021-09-10T21:07:38.234Z] Removing intermediate container fd06197326b1 [2021-09-10T21:07:38.234Z] ---> cb6dc910d820 [2021-09-10T21:07:38.234Z] [2021-09-10T21:07:38.234Z] Step 11/32 : FROM alpine:3.12 [2021-09-10T21:07:38.234Z] 3.12: Pulling from library/alpine [2021-09-10T21:07:38.510Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T21:07:38.510Z] Status: Downloaded newer image for alpine:3.12 [2021-09-10T21:07:38.510Z] ---> 48b8ec4ed9eb [2021-09-10T21:07:38.510Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-10T21:07:38.510Z] ---> Running in 16dedea192e0 [2021-09-10T21:07:38.803Z] Removing intermediate container 16dedea192e0 [2021-09-10T21:07:38.803Z] ---> b672b32d37d1 [2021-09-10T21:07:38.803Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-10T21:07:39.085Z] ---> Running in 7b853855f49f [2021-09-10T21:07:39.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:39.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:39.982Z] Removing intermediate container a66bb1526ee9 [2021-09-10T21:07:39.982Z] ---> 4a2e01b5fce2 [2021-09-10T21:07:39.982Z] [2021-09-10T21:07:39.982Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T21:07:39.982Z] ---> 48b8ec4ed9eb [2021-09-10T21:07:39.982Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T21:07:39.982Z] ---> Running in c14411a9b3df [2021-09-10T21:07:40.255Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-10T21:07:40.255Z] (2/2) Installing su-exec (0.2-r1) [2021-09-10T21:07:40.255Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T21:07:40.255Z] OK: 6 MiB in 16 packages [2021-09-10T21:07:40.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:40.546Z] Removing intermediate container 7b853855f49f [2021-09-10T21:07:40.546Z] ---> 6589075b2421 [2021-09-10T21:07:40.547Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-10T21:07:40.830Z] ---> Running in f2219a202cd7 [2021-09-10T21:07:40.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:40.830Z] Removing intermediate container f2219a202cd7 [2021-09-10T21:07:40.830Z] ---> c886cb3b1e7e [2021-09-10T21:07:40.830Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-10T21:07:41.108Z] ---> Running in 0fb4bbb4aef4 [2021-09-10T21:07:41.108Z] Removing intermediate container 0fb4bbb4aef4 [2021-09-10T21:07:41.108Z] ---> dbc504a36655 [2021-09-10T21:07:41.108Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-10T21:07:41.108Z] ---> Running in 5015e15e5b89 [2021-09-10T21:07:41.391Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-10T21:07:41.391Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T21:07:41.391Z] OK: 6 MiB in 15 packages [2021-09-10T21:07:41.996Z] Removing intermediate container c14411a9b3df [2021-09-10T21:07:41.996Z] ---> 6963cd6ccb9a [2021-09-10T21:07:41.996Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T21:07:41.996Z] ---> Running in 3eeb056b6c4f [2021-09-10T21:07:42.267Z] Removing intermediate container 3eeb056b6c4f [2021-09-10T21:07:42.267Z] ---> be284d9de0cb [2021-09-10T21:07:42.267Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-10T21:07:42.267Z] ---> Running in e77071b4eedf [2021-09-10T21:07:42.535Z] Removing intermediate container 5015e15e5b89 [2021-09-10T21:07:42.535Z] ---> 6c75fddda42b [2021-09-10T21:07:42.535Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-10T21:07:42.535Z] Removing intermediate container e77071b4eedf [2021-09-10T21:07:42.535Z] ---> 624616dd9394 [2021-09-10T21:07:42.535Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T21:07:42.535Z] ---> Running in b45f18cd044b [2021-09-10T21:07:42.535Z] ---> Running in 32ad50a8398a [2021-09-10T21:07:42.814Z] Removing intermediate container b45f18cd044b [2021-09-10T21:07:42.814Z] ---> e18c6ab0688d [2021-09-10T21:07:42.814Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-10T21:07:42.814Z] Removing intermediate container 32ad50a8398a [2021-09-10T21:07:42.814Z] ---> 58af150af865 [2021-09-10T21:07:42.814Z] Step 16/24 : WORKDIR / [2021-09-10T21:07:42.814Z] ---> Running in 124d19124d84 [2021-09-10T21:07:43.084Z] Removing intermediate container 124d19124d84 [2021-09-10T21:07:43.084Z] ---> a9e137474faf [2021-09-10T21:07:43.084Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T21:07:43.084Z] ---> 63da1820d75a [2021-09-10T21:07:43.084Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-10T21:07:43.353Z] ---> Running in dede03e306f8 [2021-09-10T21:07:43.622Z] ---> 01f1dba5f650 [2021-09-10T21:07:43.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-10T21:07:44.584Z] ---> 880e994d168e [2021-09-10T21:07:44.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-10T21:07:44.852Z] ---> 50d002556c33 [2021-09-10T21:07:44.852Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-10T21:07:44.852Z] ---> Running in a4f4693f2107 [2021-09-10T21:07:44.852Z] Removing intermediate container dede03e306f8 [2021-09-10T21:07:44.852Z] ---> 3ef6c7b237ac [2021-09-10T21:07:44.852Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T21:07:45.128Z] Removing intermediate container a4f4693f2107 [2021-09-10T21:07:45.128Z] ---> dcff90d9dfd3 [2021-09-10T21:07:45.128Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T21:07:45.396Z] ---> Running in cb3746638fd8 [2021-09-10T21:07:45.667Z] ---> 6299142471c9 [2021-09-10T21:07:45.667Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-10T21:07:45.667Z] Removing intermediate container cb3746638fd8 [2021-09-10T21:07:45.667Z] ---> 2910385ed490 [2021-09-10T21:07:45.667Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T21:07:45.941Z] ---> Running in b88e184a6166 [2021-09-10T21:07:46.211Z] Removing intermediate container b88e184a6166 [2021-09-10T21:07:46.211Z] ---> 9c211f642d79 [2021-09-10T21:07:46.211Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:07:46.485Z] Removing intermediate container 54a68424afdb [2021-09-10T21:07:46.485Z] ---> 8165db6ff9d6 [2021-09-10T21:07:46.485Z] [2021-09-10T21:07:46.485Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T21:07:46.485Z] ---> 48b8ec4ed9eb [2021-09-10T21:07:46.485Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-10T21:07:46.485Z] ---> Running in d7063038840a [2021-09-10T21:07:46.485Z] ---> 5297cc320d05 [2021-09-10T21:07:46.485Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-10T21:07:46.485Z] ---> Running in 3391a0f054ed [2021-09-10T21:07:46.755Z] Removing intermediate container d7063038840a [2021-09-10T21:07:46.755Z] ---> f01bebd0be86 [2021-09-10T21:07:46.755Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T21:07:46.755Z] ---> Running in f3d269636595 [2021-09-10T21:07:47.031Z] ---> e1aee938dee5 [2021-09-10T21:07:47.031Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-10T21:07:47.031Z] Removing intermediate container f3d269636595 [2021-09-10T21:07:47.031Z] ---> 22dc85caab9c [2021-09-10T21:07:47.031Z] [2021-09-10T21:07:47.301Z] Successfully built 22dc85caab9c [2021-09-10T21:07:47.301Z] Successfully tagged core-metadata:latest [2021-09-10T21:07:47.301Z] Building sys-mgmt-agent [2021-09-10T21:07:49.601Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:49.601Z] ---> 449cb995e9d5 [2021-09-10T21:07:49.601Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-10T21:07:49.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:49.958Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-10T21:07:49.958Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-10T21:07:49.959Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T21:07:49.959Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T21:07:49.959Z] OK: 6 MiB in 16 packages [2021-09-10T21:07:49.959Z] ---> beb926e3b8d9 [2021-09-10T21:07:49.959Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-10T21:07:49.959Z] ---> Running in 7a52462eeeee [2021-09-10T21:07:49.959Z] Removing intermediate container 7a52462eeeee [2021-09-10T21:07:49.959Z] ---> c8e2919d1983 [2021-09-10T21:07:49.959Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-10T21:07:50.337Z] Removing intermediate container 3391a0f054ed [2021-09-10T21:07:50.337Z] ---> da661424a32b [2021-09-10T21:07:50.337Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T21:07:50.337Z] ---> Running in 94aac8604cbf [2021-09-10T21:07:50.337Z] ---> 4eb1603af33e [2021-09-10T21:07:50.337Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-10T21:07:50.621Z] ---> Running in d3fbb48c2218 [2021-09-10T21:07:50.621Z] Removing intermediate container 94aac8604cbf [2021-09-10T21:07:50.621Z] ---> 75291c0e2566 [2021-09-10T21:07:50.621Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-10T21:07:50.892Z] ---> Running in d295f32c5726 [2021-09-10T21:07:51.484Z] Removing intermediate container d295f32c5726 [2021-09-10T21:07:51.484Z] ---> e61a3e537a67 [2021-09-10T21:07:51.484Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T21:07:51.753Z] Removing intermediate container e68926a4c05e [2021-09-10T21:07:51.753Z] ---> 9b4889d83ea1 [2021-09-10T21:07:51.753Z] [2021-09-10T21:07:51.753Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T21:07:51.753Z] ---> 48b8ec4ed9eb [2021-09-10T21:07:51.753Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-10T21:07:52.019Z] ---> Running in 655a99aa9c83 [2021-09-10T21:07:52.019Z] ---> Running in f57c8eb5ae84 [2021-09-10T21:07:52.285Z] Removing intermediate container d3fbb48c2218 [2021-09-10T21:07:52.285Z] ---> 3750bc114095 [2021-09-10T21:07:52.285Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-10T21:07:52.285Z] Removing intermediate container 655a99aa9c83 [2021-09-10T21:07:52.285Z] ---> c060d695b8dd [2021-09-10T21:07:52.285Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T21:07:52.285Z] Removing intermediate container f57c8eb5ae84 [2021-09-10T21:07:52.285Z] ---> f596852e3fa6 [2021-09-10T21:07:52.285Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-10T21:07:52.285Z] Removing intermediate container d83a8c26029a [2021-09-10T21:07:52.285Z] ---> 47dde8335738 [2021-09-10T21:07:52.285Z] [2021-09-10T21:07:52.285Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T21:07:52.285Z] ---> 48b8ec4ed9eb [2021-09-10T21:07:52.285Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T21:07:52.285Z] ---> Using cache [2021-09-10T21:07:52.285Z] ---> 6963cd6ccb9a [2021-09-10T21:07:52.285Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T21:07:52.285Z] ---> Using cache [2021-09-10T21:07:52.285Z] ---> be284d9de0cb [2021-09-10T21:07:52.285Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-10T21:07:52.285Z] ---> Running in a9654befe94d [2021-09-10T21:07:52.559Z] ---> Running in 15e21ec4811f [2021-09-10T21:07:52.559Z] ---> Running in 0917036ee54b [2021-09-10T21:07:52.559Z] ---> 1cbd7ce7f8ff [2021-09-10T21:07:52.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-10T21:07:52.559Z] Removing intermediate container a9654befe94d [2021-09-10T21:07:52.559Z] ---> ebd1706ef59b [2021-09-10T21:07:52.559Z] Step 29/32 : CMD ["gate"] [2021-09-10T21:07:52.559Z] Removing intermediate container 0917036ee54b [2021-09-10T21:07:52.559Z] ---> ee197ec7602e [2021-09-10T21:07:52.559Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-10T21:07:52.559Z] Removing intermediate container 15e21ec4811f [2021-09-10T21:07:52.559Z] ---> 526413e48d8a [2021-09-10T21:07:52.559Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T21:07:52.832Z] ---> Running in 7c7f1fca6303 [2021-09-10T21:07:52.832Z] ---> Running in d3bc736f7bfe [2021-09-10T21:07:52.832Z] ---> Running in d4f054e065b7 [2021-09-10T21:07:53.103Z] ---> f1c06ba528bf [2021-09-10T21:07:53.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-10T21:07:53.103Z] Removing intermediate container d4f054e065b7 [2021-09-10T21:07:53.103Z] ---> 79f3ea2ee108 [2021-09-10T21:07:53.103Z] Step 16/24 : WORKDIR / [2021-09-10T21:07:53.103Z] Removing intermediate container d3bc736f7bfe [2021-09-10T21:07:53.103Z] ---> 688a3c65d5a0 [2021-09-10T21:07:53.103Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:07:53.103Z] ---> Running in 8fc45426e0a6 [2021-09-10T21:07:53.103Z] Removing intermediate container 7c7f1fca6303 [2021-09-10T21:07:53.103Z] ---> 367a0186140e [2021-09-10T21:07:53.103Z] Step 30/32 : LABEL arch=x86_64 [2021-09-10T21:07:53.103Z] ---> Running in 742e4471bc63 [2021-09-10T21:07:53.370Z] ---> 1b0d4702c246 [2021-09-10T21:07:53.370Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-10T21:07:53.370Z] ---> Running in 78d0bf94e3a3 [2021-09-10T21:07:53.370Z] ---> Running in c2f0c392cd3e [2021-09-10T21:07:53.370Z] Removing intermediate container 8fc45426e0a6 [2021-09-10T21:07:53.370Z] ---> bcd1664958a2 [2021-09-10T21:07:53.370Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T21:07:53.640Z] Removing intermediate container 78d0bf94e3a3 [2021-09-10T21:07:53.640Z] ---> 5dc56369ca61 [2021-09-10T21:07:53.640Z] Step 31/32 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:07:53.640Z] Removing intermediate container c2f0c392cd3e [2021-09-10T21:07:53.640Z] ---> 76af53879e6f [2021-09-10T21:07:53.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T21:07:53.910Z] ---> Running in db78ab314a2d [2021-09-10T21:07:53.910Z] ---> Running in dec01c24ee71 [2021-09-10T21:07:53.910Z] ---> 1b0ce829bb05 [2021-09-10T21:07:53.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-10T21:07:53.910Z] Removing intermediate container db78ab314a2d [2021-09-10T21:07:53.910Z] ---> fe98449b9424 [2021-09-10T21:07:53.910Z] Step 32/32 : LABEL version=0.0.0 [2021-09-10T21:07:54.181Z] Removing intermediate container dec01c24ee71 [2021-09-10T21:07:54.181Z] ---> c38738877b30 [2021-09-10T21:07:54.181Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T21:07:54.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:07:54.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:07:54.181Z] ---> 84fbe9f5d632 [2021-09-10T21:07:54.181Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T21:07:54.181Z] ---> Using cache [2021-09-10T21:07:54.181Z] ---> 4a15663233e9 [2021-09-10T21:07:54.181Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:07:54.181Z] ---> Using cache [2021-09-10T21:07:54.181Z] ---> ca80969a041a [2021-09-10T21:07:54.181Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-10T21:07:54.452Z] ---> Running in eab81392a993 [2021-09-10T21:07:54.452Z] Removing intermediate container 742e4471bc63 [2021-09-10T21:07:54.452Z] ---> 02a61b9d35a4 [2021-09-10T21:07:54.452Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-10T21:07:54.452Z] ---> Running in e00c73a8a2fb [2021-09-10T21:07:54.452Z] ---> Running in 37253b65bed9 [2021-09-10T21:07:54.452Z] ---> 23a93a983f88 [2021-09-10T21:07:54.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-10T21:07:54.452Z] ---> Running in 6481682e7ba0 [2021-09-10T21:07:54.723Z] Removing intermediate container eab81392a993 [2021-09-10T21:07:54.723Z] ---> c6a1e6d97f08 [2021-09-10T21:07:54.723Z] [2021-09-10T21:07:54.723Z] Removing intermediate container 37253b65bed9 [2021-09-10T21:07:54.723Z] ---> d99c3be21b19 [2021-09-10T21:07:54.723Z] Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:07:54.723Z] ---> Running in e1268fb35112 [2021-09-10T21:07:54.723Z] Successfully built c6a1e6d97f08 [2021-09-10T21:07:54.723Z] Successfully tagged security-bootstrapper:latest [2021-09-10T21:07:54.723Z] Building security-proxy-setup [2021-09-10T21:07:55.311Z]  Building security-bootstrapper ... done  ---> 2b38ff2abc65 [2021-09-10T21:07:55.311Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-10T21:07:55.311Z] Removing intermediate container e1268fb35112 [2021-09-10T21:07:55.311Z] ---> f496578554f2 [2021-09-10T21:07:55.311Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T21:07:55.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:56.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:56.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:56.540Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-10T21:07:56.540Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-10T21:07:56.540Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-10T21:07:56.540Z] ---> Running in c1eb6ffede2c [2021-09-10T21:07:56.540Z] ---> Running in aab13a1b6020 [2021-09-10T21:07:56.815Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-10T21:07:56.815Z] Removing intermediate container aab13a1b6020 [2021-09-10T21:07:56.815Z] ---> 59922f67e7db [2021-09-10T21:07:56.815Z] [2021-09-10T21:07:56.815Z] Removing intermediate container c1eb6ffede2c [2021-09-10T21:07:56.815Z] ---> d7182ddc850a [2021-09-10T21:07:56.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T21:07:57.087Z] Successfully built 59922f67e7db [2021-09-10T21:07:57.087Z] Successfully tagged support-notifications:latest [2021-09-10T21:07:57.087Z] Building support-scheduler [2021-09-10T21:07:57.087Z]  Building support-notifications ... done  ---> Running in 93359c6da95a [2021-09-10T21:07:57.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:07:57.356Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-10T21:07:57.953Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-10T21:07:57.953Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T21:07:57.953Z] OK: 8 MiB in 20 packages [2021-09-10T21:07:58.223Z] Removing intermediate container 93359c6da95a [2021-09-10T21:07:58.223Z] ---> 3786599c5e04 [2021-09-10T21:07:58.223Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T21:07:58.489Z] OK: 219 MiB in 52 packages [2021-09-10T21:07:59.905Z] ---> Running in b6e5663850e4 [2021-09-10T21:08:00.176Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:08:00.176Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:08:00.176Z] ---> 84fbe9f5d632 [2021-09-10T21:08:00.176Z] Step 3/22 : WORKDIR /edgex-go [2021-09-10T21:08:00.176Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> 4a15663233e9 [2021-09-10T21:08:00.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:08:00.177Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> ca80969a041a [2021-09-10T21:08:00.177Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-10T21:08:00.177Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> 453b576bccef [2021-09-10T21:08:00.177Z] Step 6/22 : COPY go.mod . [2021-09-10T21:08:00.177Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> f9b0ffe87530 [2021-09-10T21:08:00.177Z] Step 7/22 : RUN go mod download [2021-09-10T21:08:00.177Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> 1e8dcd05c8f8 [2021-09-10T21:08:00.177Z] Step 8/22 : COPY . . [2021-09-10T21:08:00.177Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> 3c223ee1c71c [2021-09-10T21:08:00.177Z] Step 9/22 : RUN go mod tidy [2021-09-10T21:08:00.177Z] ---> Using cache [2021-09-10T21:08:00.177Z] ---> 21d2d80c1919 [2021-09-10T21:08:00.177Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-10T21:08:00.447Z] Removing intermediate container b6e5663850e4 [2021-09-10T21:08:00.447Z] ---> 6ed6df5d22b4 [2021-09-10T21:08:00.447Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:08:00.447Z] ---> Running in 2b1e197b4eb7 [2021-09-10T21:08:00.447Z] Removing intermediate container 6481682e7ba0 [2021-09-10T21:08:00.447Z] ---> 567119c46546 [2021-09-10T21:08:00.447Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T21:08:00.447Z] ---> Running in 25c7f34796c0 [2021-09-10T21:08:00.731Z] Removing intermediate container e00c73a8a2fb [2021-09-10T21:08:00.731Z] ---> 48fdad4c3a60 [2021-09-10T21:08:00.731Z] Step 6/24 : COPY go.mod . [2021-09-10T21:08:00.731Z] Removing intermediate container 25c7f34796c0 [2021-09-10T21:08:00.731Z] ---> bd1ba26cd30a [2021-09-10T21:08:00.731Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T21:08:00.731Z] ---> Running in 4eceaeb4b76c [2021-09-10T21:08:01.012Z] ---> 6a9c33c2a46b [2021-09-10T21:08:01.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-10T21:08:01.012Z] 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 [2021-09-10T21:08:01.012Z] ---> 44345d957c57 [2021-09-10T21:08:01.012Z] Step 7/24 : RUN go mod download [2021-09-10T21:08:01.012Z] Removing intermediate container 4eceaeb4b76c [2021-09-10T21:08:01.012Z] ---> 0639abc198a6 [2021-09-10T21:08:01.012Z] [2021-09-10T21:08:01.012Z] ---> Running in cb1813577b99 [2021-09-10T21:08:01.012Z] Successfully built 0639abc198a6 [2021-09-10T21:08:01.288Z] Successfully tagged core-command:latest [2021-09-10T21:08:01.288Z]  Building core-command ... done Building security-secretstore-setup [2021-09-10T21:08:03.909Z] ---> 4072d4a9df01 [2021-09-10T21:08:03.909Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-10T21:08:04.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:08:04.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:08:04.962Z] ---> 84fbe9f5d632 [2021-09-10T21:08:04.962Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> 4a15663233e9 [2021-09-10T21:08:04.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> ca80969a041a [2021-09-10T21:08:04.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> 453b576bccef [2021-09-10T21:08:04.962Z] Step 6/23 : COPY go.mod . [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> f9b0ffe87530 [2021-09-10T21:08:04.962Z] Step 7/23 : RUN go mod download [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> 1e8dcd05c8f8 [2021-09-10T21:08:04.962Z] Step 8/23 : COPY . . [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> 3c223ee1c71c [2021-09-10T21:08:04.962Z] Step 9/23 : RUN go mod tidy [2021-09-10T21:08:04.962Z] ---> Using cache [2021-09-10T21:08:04.962Z] ---> 21d2d80c1919 [2021-09-10T21:08:04.962Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-10T21:08:05.249Z] ---> Running in 6989c079c0fc [2021-09-10T21:08:05.249Z] ---> a5fdcb05c8f4 [2021-09-10T21:08:05.249Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-10T21:08:05.249Z] Removing intermediate container cb1813577b99 [2021-09-10T21:08:05.249Z] ---> 193ce43aed98 [2021-09-10T21:08:05.249Z] Step 8/24 : COPY . . [2021-09-10T21:08:05.249Z] ---> Running in c347f6387337 [2021-09-10T21:08:05.858Z] 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 [2021-09-10T21:08:06.125Z] Removing intermediate container c347f6387337 [2021-09-10T21:08:06.125Z] ---> 9895d5c700b7 [2021-09-10T21:08:06.125Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T21:08:08.090Z] ---> Running in a6b909fbd24c [2021-09-10T21:08:08.090Z] Removing intermediate container a6b909fbd24c [2021-09-10T21:08:08.090Z] ---> 191ddbf83786 [2021-09-10T21:08:08.090Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T21:08:08.362Z] ---> Running in 055febc423f8 [2021-09-10T21:08:08.952Z] Removing intermediate container 055febc423f8 [2021-09-10T21:08:08.952Z] ---> 5e52fdf81661 [2021-09-10T21:08:08.952Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:08:08.952Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T21:08:08.952Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-10T21:08:08.952Z] ---> 84fbe9f5d632 [2021-09-10T21:08:08.952Z] Step 3/26 : WORKDIR /edgex-go [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> 4a15663233e9 [2021-09-10T21:08:08.952Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> ca80969a041a [2021-09-10T21:08:08.952Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> 453b576bccef [2021-09-10T21:08:08.952Z] Step 6/26 : COPY go.mod . [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> f9b0ffe87530 [2021-09-10T21:08:08.952Z] Step 7/26 : RUN go mod download [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> 1e8dcd05c8f8 [2021-09-10T21:08:08.952Z] Step 8/26 : COPY . . [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> 3c223ee1c71c [2021-09-10T21:08:08.952Z] Step 9/26 : RUN go mod tidy [2021-09-10T21:08:08.952Z] ---> Using cache [2021-09-10T21:08:08.952Z] ---> 21d2d80c1919 [2021-09-10T21:08:08.952Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-10T21:08:09.219Z] ---> Running in 676b35ed96f7 [2021-09-10T21:08:09.219Z] ---> Running in 5622056b08a2 [2021-09-10T21:08:09.823Z] Removing intermediate container 676b35ed96f7 [2021-09-10T21:08:09.823Z] ---> 84411843ee03 [2021-09-10T21:08:09.823Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T21:08:10.093Z] ---> Running in 76166b3c11aa [2021-09-10T21:08:10.376Z] 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 [2021-09-10T21:08:10.996Z] Removing intermediate container 76166b3c11aa [2021-09-10T21:08:10.996Z] ---> 2fb12b04787a [2021-09-10T21:08:10.996Z] [2021-09-10T21:08:10.996Z] Successfully built 2fb12b04787a [2021-09-10T21:08:10.996Z] Successfully tagged core-data:latest [2021-09-10T21:08:11.602Z]  Building core-data ... done  ---> 24bc1a7bae53 [2021-09-10T21:08:11.602Z] Step 9/24 : RUN go mod tidy [2021-09-10T21:08:11.602Z] ---> Running in e67734f91fef [2021-09-10T21:08:12.799Z] Removing intermediate container 714dc83c544e [2021-09-10T21:08:12.799Z] ---> 8cce8ef02643 [2021-09-10T21:08:12.799Z] Successfully built 8cce8ef02643 [2021-09-10T21:08:12.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:08:13.151Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T21:08:13.151Z] . [2021-09-10T21:08:14.837Z] Removing intermediate container e67734f91fef [2021-09-10T21:08:14.837Z] ---> ad66ba5c6840 [2021-09-10T21:08:14.837Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-10T21:08:14.837Z] ---> Running in 2789659764f8 [2021-09-10T21:08:14.837Z] 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 [Pipeline] withDockerContainer [2021-09-10T21:08:15.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-2019 does not seem to be running inside a container [2021-09-10T21:08:15.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-10T21:08:16.925Z] $ docker top a57658d778f8d3383a1cbb388119679171e09ef099ae20c79f993da818a2bfe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T21:08:17.944Z] + go version [2021-09-10T21:08:17.944Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-10T21:08:17.963Z] $ docker stop --time=1 a57658d778f8d3383a1cbb388119679171e09ef099ae20c79f993da818a2bfe3 [2021-09-10T21:08:19.832Z] $ docker rm -f a57658d778f8d3383a1cbb388119679171e09ef099ae20c79f993da818a2bfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:08:20.723Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T21:08:20.724Z] . [Pipeline] withDockerContainer [2021-09-10T21:08:21.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-2019 does not seem to be running inside a container [2021-09-10T21:08:21.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-10T21:08:22.758Z] $ docker top 6d1ecc39e419f86ec128f4dbf8a4d3ae927502b89549cdbfc6aa4362142e0f4d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-10T21:08:23.112Z] ========================================================= [2021-09-10T21:08:23.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T21:08:23.112Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T21:08:25.212Z] + go mod tidy [Pipeline] sh [2021-09-10T21:08:25.871Z] + make test [2021-09-10T21:08:25.871Z] go mod tidy [2021-09-10T21:08:26.471Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T21:08:27.247Z] 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 [2021-09-10T21:08:31.511Z] Removing intermediate container 2b1e197b4eb7 [2021-09-10T21:08:31.511Z] ---> 1dc23deb61e6 [2021-09-10T21:08:31.511Z] [2021-09-10T21:08:31.511Z] Step 11/22 : FROM alpine:3.12 [2021-09-10T21:08:31.511Z] ---> 48b8ec4ed9eb [2021-09-10T21:08:31.511Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-10T21:08:31.511Z] ---> Running in 789c145c5ba6 [2021-09-10T21:08:32.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:08:32.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:08:32.369Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-10T21:08:32.369Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-10T21:08:32.369Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-10T21:08:32.637Z] (4/4) Installing curl (7.78.0-r0) [2021-09-10T21:08:32.637Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T21:08:32.637Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T21:08:32.637Z] OK: 7 MiB in 18 packages [2021-09-10T21:08:33.227Z] Removing intermediate container 789c145c5ba6 [2021-09-10T21:08:33.227Z] ---> b030e1418bd6 [2021-09-10T21:08:33.227Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T21:08:33.497Z] ---> Running in 8388635ce180 [2021-09-10T21:08:33.497Z] Removing intermediate container 8388635ce180 [2021-09-10T21:08:33.497Z] ---> 28f5fd9cfe31 [2021-09-10T21:08:33.497Z] Step 14/22 : WORKDIR /edgex [2021-09-10T21:08:33.497Z] ---> Running in 10aa77f10335 [2021-09-10T21:08:34.101Z] Removing intermediate container 10aa77f10335 [2021-09-10T21:08:34.101Z] ---> db9ad772fffd [2021-09-10T21:08:34.101Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-10T21:08:34.101Z] ---> 1f6584dc7d6a [2021-09-10T21:08:34.101Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-10T21:08:34.695Z] ---> 4c68ba6f904a [2021-09-10T21:08:34.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-10T21:08:35.301Z] ---> c4dda1bb8de7 [2021-09-10T21:08:35.301Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-10T21:08:35.301Z] ---> Running in 63e492cdcf03 [2021-09-10T21:08:35.585Z] Removing intermediate container 63e492cdcf03 [2021-09-10T21:08:35.585Z] ---> 1dad23c76bc3 [2021-09-10T21:08:35.585Z] Step 19/22 : CMD ["--init=true"] [2021-09-10T21:08:35.585Z] ---> Running in 098cc37c0f39 [2021-09-10T21:08:35.874Z] Removing intermediate container 098cc37c0f39 [2021-09-10T21:08:35.875Z] ---> 7bfd81464383 [2021-09-10T21:08:35.875Z] Step 20/22 : LABEL arch=x86_64 [2021-09-10T21:08:35.875Z] ---> Running in 3546ddcaffff [2021-09-10T21:08:36.159Z] Removing intermediate container 3546ddcaffff [2021-09-10T21:08:36.159Z] ---> a87f060091bd [2021-09-10T21:08:36.159Z] Step 21/22 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:08:36.159Z] ---> Running in 0b3a55b7ffac [2021-09-10T21:08:36.431Z] Removing intermediate container 0b3a55b7ffac [2021-09-10T21:08:36.431Z] ---> d52f2480e29f [2021-09-10T21:08:36.431Z] Step 22/22 : LABEL version=0.0.0 [2021-09-10T21:08:36.431Z] ---> Running in 32f19e8891ce [2021-09-10T21:08:36.431Z] Removing intermediate container 32f19e8891ce [2021-09-10T21:08:36.431Z] ---> 0960ad19afed [2021-09-10T21:08:36.431Z] [2021-09-10T21:08:36.701Z] Successfully built 0960ad19afed [2021-09-10T21:08:36.701Z] Successfully tagged security-proxy-setup:latest [2021-09-10T21:08:40.091Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-10T21:08:41.549Z] Removing intermediate container 6989c079c0fc [2021-09-10T21:08:41.549Z] ---> 1a4e3333f356 [2021-09-10T21:08:41.549Z] [2021-09-10T21:08:41.549Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T21:08:41.549Z] ---> 48b8ec4ed9eb [2021-09-10T21:08:41.549Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-10T21:08:41.549Z] ---> Using cache [2021-09-10T21:08:41.549Z] ---> 6963cd6ccb9a [2021-09-10T21:08:41.549Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T21:08:41.549Z] ---> Using cache [2021-09-10T21:08:41.549Z] ---> be284d9de0cb [2021-09-10T21:08:41.549Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-10T21:08:41.549Z] ---> Running in 3f9a92222c10 [2021-09-10T21:08:41.549Z] Removing intermediate container 3f9a92222c10 [2021-09-10T21:08:41.549Z] ---> 998015859ca3 [2021-09-10T21:08:41.549Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T21:08:41.820Z] ---> Running in af5124cc143c [2021-09-10T21:08:41.820Z] Removing intermediate container af5124cc143c [2021-09-10T21:08:41.820Z] ---> 32482a00e9de [2021-09-10T21:08:41.820Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T21:08:42.794Z] ---> f13a90fc8b2c [2021-09-10T21:08:42.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-10T21:08:42.794Z] Removing intermediate container 5622056b08a2 [2021-09-10T21:08:42.794Z] ---> a216ed928895 [2021-09-10T21:08:42.794Z] [2021-09-10T21:08:42.794Z] Step 11/26 : FROM alpine:3.12 [2021-09-10T21:08:42.794Z] ---> 48b8ec4ed9eb [2021-09-10T21:08:42.794Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-10T21:08:42.794Z] ---> Running in 160ce73666a1 [2021-09-10T21:08:43.071Z] ---> 2dad2719f439 [2021-09-10T21:08:43.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-10T21:08:43.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:08:43.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:08:43.610Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-10T21:08:43.610Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-10T21:08:43.610Z] (3/3) Installing su-exec (0.2-r1) [2021-09-10T21:08:43.610Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T21:08:43.610Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T21:08:43.610Z] Removing intermediate container 2789659764f8 [2021-09-10T21:08:43.610Z] ---> f71d4db911dd [2021-09-10T21:08:43.610Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-10T21:08:43.610Z] OK: 6 MiB in 17 packages [2021-09-10T21:08:43.610Z] ---> 1d352937247b [2021-09-10T21:08:43.610Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-10T21:08:43.610Z] ---> Running in 6b11e1dd8560 [2021-09-10T21:08:43.610Z] ---> Running in ea652ca7e78a [2021-09-10T21:08:43.879Z] Removing intermediate container ea652ca7e78a [2021-09-10T21:08:43.879Z] ---> 9e9caed6f7dd [2021-09-10T21:08:43.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T21:08:43.879Z] ---> Running in cbee86238d5f [2021-09-10T21:08:44.154Z] 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 [2021-09-10T21:08:44.154Z] Removing intermediate container cbee86238d5f [2021-09-10T21:08:44.154Z] ---> ad7dd8de6e64 [2021-09-10T21:08:44.154Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T21:08:44.154Z] Removing intermediate container 160ce73666a1 [2021-09-10T21:08:44.154Z] ---> aeeb64b9f3b9 [2021-09-10T21:08:44.154Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T21:08:44.154Z] ---> Running in 532d14797b2f [2021-09-10T21:08:44.427Z] ---> Running in a936906f0313 [2021-09-10T21:08:44.427Z] Removing intermediate container a936906f0313 [2021-09-10T21:08:44.427Z] ---> e91c121b4914 [2021-09-10T21:08:44.427Z] Step 14/26 : WORKDIR / [2021-09-10T21:08:44.427Z] Removing intermediate container 532d14797b2f [2021-09-10T21:08:44.427Z] ---> e6ba204adda2 [2021-09-10T21:08:44.427Z] Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:08:44.427Z] ---> Running in 9cd77a28b28c [2021-09-10T21:08:44.427Z] ---> Running in a58511723d95 [2021-09-10T21:08:44.696Z] Removing intermediate container a58511723d95 [2021-09-10T21:08:44.696Z] ---> 0909c8df9f55 [2021-09-10T21:08:44.696Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T21:08:44.696Z] Removing intermediate container 9cd77a28b28c [2021-09-10T21:08:44.696Z] ---> dc1ffefc0d98 [2021-09-10T21:08:44.696Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-10T21:08:44.696Z] ---> Running in 3d8c542ccb6b [2021-09-10T21:08:44.965Z] Removing intermediate container 3d8c542ccb6b [2021-09-10T21:08:44.965Z] ---> f70321643a26 [2021-09-10T21:08:44.965Z] [2021-09-10T21:08:44.965Z] ---> 0aa139968ae2 [2021-09-10T21:08:44.965Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-10T21:08:44.965Z] Successfully built f70321643a26 [2021-09-10T21:08:44.965Z] Successfully tagged support-scheduler:latest [2021-09-10T21:08:45.233Z]  Building support-scheduler ... done Removing intermediate container 6b11e1dd8560 [2021-09-10T21:08:45.233Z] ---> d409665bcb24 [2021-09-10T21:08:45.233Z] [2021-09-10T21:08:45.233Z] Step 12/24 : FROM docker:20.10.7 [2021-09-10T21:08:45.233Z] ---> 8b49a02df73f [2021-09-10T21:08:45.233Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-10T21:08:45.233Z] 20.10.7: Pulling from library/docker [2021-09-10T21:08:45.503Z] ---> 753fabfcd6a8 [2021-09-10T21:08:45.503Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-10T21:08:45.503Z] ---> 71ba4920ff69 [2021-09-10T21:08:45.503Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-10T21:08:46.090Z] ---> ee83de789c36 [2021-09-10T21:08:46.090Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-10T21:08:46.677Z] ---> c874d01db1cc [2021-09-10T21:08:46.677Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-10T21:08:46.945Z] ---> b4b7f52ba8d7 [2021-09-10T21:08:46.945Z] 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/ [2021-09-10T21:08:46.945Z] ---> Running in b10590d9ba48 [2021-09-10T21:08:47.537Z] Removing intermediate container b10590d9ba48 [2021-09-10T21:08:47.537Z] ---> 5a15e67c0ffb [2021-09-10T21:08:47.537Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-10T21:08:47.537Z] ---> Running in 6c237a37347b [2021-09-10T21:08:47.537Z] Removing intermediate container 6c237a37347b [2021-09-10T21:08:47.537Z] ---> 0fcbda1943a0 [2021-09-10T21:08:47.537Z] Step 24/26 : LABEL arch=x86_64 [2021-09-10T21:08:47.537Z] ---> Running in 3e0025c98dd7 [2021-09-10T21:08:47.807Z] Removing intermediate container 3e0025c98dd7 [2021-09-10T21:08:47.807Z] ---> 7dba21a767be [2021-09-10T21:08:47.807Z] Step 25/26 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:08:47.807Z] ---> Running in 9e46248320fe [2021-09-10T21:08:47.807Z] Removing intermediate container 9e46248320fe [2021-09-10T21:08:47.807Z] ---> c79d605216b5 [2021-09-10T21:08:47.807Z] Step 26/26 : LABEL version=0.0.0 [2021-09-10T21:08:47.807Z] ---> Running in f167e7f75a60 [2021-09-10T21:08:48.074Z] Removing intermediate container f167e7f75a60 [2021-09-10T21:08:48.074Z] ---> 6142ee0c83b2 [2021-09-10T21:08:48.074Z] [2021-09-10T21:08:48.074Z] Successfully built 6142ee0c83b2 [2021-09-10T21:08:48.074Z] Successfully tagged security-secretstore-setup:latest [2021-09-10T21:08:50.671Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-10T21:08:50.671Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-10T21:08:50.671Z] ---> 08bdaf2f88f9 [2021-09-10T21:08:50.671Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-10T21:08:51.632Z] ---> Running in 64d7f0e7eafa [2021-09-10T21:08:51.632Z] Removing intermediate container 64d7f0e7eafa [2021-09-10T21:08:51.632Z] ---> 2251f62dc380 [2021-09-10T21:08:51.632Z] 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 [2021-09-10T21:08:51.632Z] ---> Running in 5760474c5c90 [2021-09-10T21:08:51.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T21:08:52.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T21:08:52.176Z] (1/39) Installing readline (8.1.0-r0) [2021-09-10T21:08:52.176Z] (2/39) Installing bash (5.1.0-r0) [2021-09-10T21:08:52.176Z] Executing bash-5.1.0-r0.post-install [2021-09-10T21:08:52.176Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-10T21:08:52.176Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-10T21:08:52.176Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-10T21:08:52.176Z] (6/39) Installing curl (7.78.0-r0) [2021-09-10T21:08:52.176Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-10T21:08:52.176Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-10T21:08:52.176Z] (9/39) Installing expat (2.2.10-r1) [2021-09-10T21:08:52.176Z] (10/39) Installing libffi (3.3-r2) [2021-09-10T21:08:52.176Z] (11/39) Installing gdbm (1.19-r0) [2021-09-10T21:08:52.445Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-10T21:08:52.445Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-10T21:08:52.445Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-10T21:08:53.034Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-10T21:08:53.034Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-10T21:08:53.034Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-10T21:08:53.034Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-10T21:08:53.034Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-10T21:08:53.034Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-10T21:08:53.034Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-10T21:08:53.034Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-10T21:08:53.034Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-10T21:08:53.034Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-10T21:08:53.034Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-10T21:08:53.034Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-10T21:08:53.034Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-10T21:08:53.034Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-10T21:08:53.034Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-10T21:08:53.281Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T21:08:53.400Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-10T21:08:53.400Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-10T21:08:53.400Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-10T21:08:53.400Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-10T21:08:53.400Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-10T21:08:53.400Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-10T21:08:53.400Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-10T21:08:53.400Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-10T21:08:53.400Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-10T21:08:53.400Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-10T21:08:53.400Z] Executing busybox-1.32.1-r6.trigger [2021-09-10T21:08:53.400Z] OK: 82 MiB in 59 packages [2021-09-10T21:08:55.504Z] Collecting docker-compose==1.23.2 [2021-09-10T21:08:55.504Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-10T21:08:55.504Z] Collecting docker<4.0,>=3.6.0 [2021-09-10T21:08:55.504Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-10T21:08:55.504Z] Collecting PyYAML<4,>=3.10 [2021-09-10T21:08:55.504Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-10T21:08:55.504Z] Collecting jsonschema<3,>=2.5.1 [2021-09-10T21:08:55.504Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-10T21:08:55.773Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-10T21:08:55.773Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-10T21:08:55.773Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-10T21:08:55.773Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-10T21:08:55.773Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-10T21:08:55.773Z] Collecting docopt<0.7,>=0.6.1 [2021-09-10T21:08:55.773Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-10T21:08:56.047Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-10T21:08:56.047Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-10T21:08:56.637Z] Collecting cached-property<2,>=1.2.0 [2021-09-10T21:08:56.637Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-10T21:08:56.638Z] Collecting texttable<0.10,>=0.9.0 [2021-09-10T21:08:56.638Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-10T21:08:56.906Z] Collecting docker-pycreds>=0.4.0 [2021-09-10T21:08:56.906Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-10T21:08:56.906Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-10T21:08:56.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-10T21:08:56.906Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-10T21:08:56.906Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-10T21:08:57.180Z] Collecting idna<2.8,>=2.5 [2021-09-10T21:08:57.180Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-10T21:08:57.180Z] Collecting certifi>=2017.4.17 [2021-09-10T21:08:57.180Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-10T21:08:57.180Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-10T21:08:57.180Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-10T21:08:57.180Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-10T21:08:57.180Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-10T21:08:57.180Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-10T21:08:57.180Z] Attempting uninstall: urllib3 [2021-09-10T21:08:57.180Z] Found existing installation: urllib3 1.26.2 [2021-09-10T21:08:57.180Z] Uninstalling urllib3-1.26.2: [2021-09-10T21:08:57.447Z] Successfully uninstalled urllib3-1.26.2 [2021-09-10T21:08:57.447Z] Attempting uninstall: idna [2021-09-10T21:08:57.447Z] Found existing installation: idna 3.1 [2021-09-10T21:08:57.447Z] Uninstalling idna-3.1: [2021-09-10T21:08:57.447Z] Successfully uninstalled idna-3.1 [2021-09-10T21:08:57.447Z] Attempting uninstall: chardet [2021-09-10T21:08:57.447Z] Found existing installation: chardet 4.0.0 [2021-09-10T21:08:57.447Z] Uninstalling chardet-4.0.0: [2021-09-10T21:08:57.447Z] Successfully uninstalled chardet-4.0.0 [2021-09-10T21:08:57.715Z] Attempting uninstall: requests [2021-09-10T21:08:57.715Z] Found existing installation: requests 2.25.1 [2021-09-10T21:08:57.715Z] Uninstalling requests-2.25.1: [2021-09-10T21:08:57.715Z] Successfully uninstalled requests-2.25.1 [2021-09-10T21:08:57.985Z] Running setup.py install for texttable: started [2021-09-10T21:08:58.255Z] Running setup.py install for texttable: finished with status 'done' [2021-09-10T21:08:58.255Z] Running setup.py install for PyYAML: started [2021-09-10T21:08:58.527Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-10T21:08:58.799Z] Running setup.py install for docopt: started [2021-09-10T21:08:59.069Z] Running setup.py install for docopt: finished with status 'done' [2021-09-10T21:08:59.069Z] Running setup.py install for dockerpty: started [2021-09-10T21:08:59.341Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-10T21:08:59.614Z] 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 [2021-09-10T21:09:03.896Z] Removing intermediate container 5760474c5c90 [2021-09-10T21:09:03.896Z] ---> b1feb27ae60f [2021-09-10T21:09:03.896Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-10T21:09:03.896Z] ---> Running in 4cff82a232bb [2021-09-10T21:09:03.896Z] Removing intermediate container 4cff82a232bb [2021-09-10T21:09:03.896Z] ---> 92c2de96ba6b [2021-09-10T21:09:03.896Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-10T21:09:03.896Z] ---> Running in 67e2160dbf47 [2021-09-10T21:09:03.896Z] Removing intermediate container 67e2160dbf47 [2021-09-10T21:09:03.896Z] ---> 9f7ec42a586a [2021-09-10T21:09:03.896Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-10T21:09:04.162Z] ---> 9077c3f5c9dc [2021-09-10T21:09:04.162Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-10T21:09:04.162Z] ---> 885bb047cdbd [2021-09-10T21:09:04.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-10T21:09:04.437Z] ---> cc6c129b96b8 [2021-09-10T21:09:04.437Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-10T21:09:04.437Z] ---> Running in 46ce3b24d135 [2021-09-10T21:09:04.718Z] Removing intermediate container 46ce3b24d135 [2021-09-10T21:09:04.718Z] ---> 150e93e402b4 [2021-09-10T21:09:04.718Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T21:09:04.718Z] ---> Running in 301e5e0b929b [2021-09-10T21:09:04.718Z] Removing intermediate container 301e5e0b929b [2021-09-10T21:09:04.718Z] ---> 8a788c2db89d [2021-09-10T21:09:04.718Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T21:09:04.718Z] ---> Running in dd4a46c88f8a [2021-09-10T21:09:04.718Z] Removing intermediate container dd4a46c88f8a [2021-09-10T21:09:04.718Z] ---> ec2a1842f721 [2021-09-10T21:09:04.718Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:09:04.718Z] ---> Running in e01da33e833f [2021-09-10T21:09:05.010Z] Removing intermediate container e01da33e833f [2021-09-10T21:09:05.010Z] ---> 24cf4a1910c1 [2021-09-10T21:09:05.010Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T21:09:05.010Z] ---> Running in 555c7af01405 [2021-09-10T21:09:05.010Z] Removing intermediate container 555c7af01405 [2021-09-10T21:09:05.010Z] ---> 8fc410e8cf4f [2021-09-10T21:09:05.010Z] [2021-09-10T21:09:05.010Z] Successfully built 8fc410e8cf4f [2021-09-10T21:09:05.292Z] Successfully tagged sys-mgmt-agent:latest [2021-09-10T21:09:05.304Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-10T21:09:05.311Z] $ docker stop --time=1 de74d24593dbabca733180d2dd10f6a85dd7ed520da9f804913e3477994ac757 [2021-09-10T21:09:06.636Z] $ docker rm -f de74d24593dbabca733180d2dd10f6a85dd7ed520da9f804913e3477994ac757 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T21:09:07.052Z] + docker images [2021-09-10T21:09:07.053Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-10T21:09:07.053Z] sys-mgmt-agent latest 8fc410e8cf4f 2 seconds ago 325MB [2021-09-10T21:09:07.053Z] security-secretstore-setup latest 6142ee0c83b2 19 seconds ago 28.1MB [2021-09-10T21:09:07.053Z] support-scheduler latest f70321643a26 22 seconds ago 16.1MB [2021-09-10T21:09:07.053Z] d409665bcb24 22 seconds ago 1.75GB [2021-09-10T21:09:07.053Z] a216ed928895 24 seconds ago 1.76GB [2021-09-10T21:09:07.053Z] 1a4e3333f356 26 seconds ago 1.75GB [2021-09-10T21:09:07.053Z] security-proxy-setup latest 0960ad19afed 30 seconds ago 26MB [2021-09-10T21:09:07.053Z] 1dc23deb61e6 35 seconds ago 1.76GB [2021-09-10T21:09:07.053Z] core-data latest 2fb12b04787a 56 seconds ago 20.4MB [2021-09-10T21:09:07.053Z] core-command latest 0639abc198a6 About a minute ago 16MB [2021-09-10T21:09:07.053Z] support-notifications latest 59922f67e7db About a minute ago 16.8MB [2021-09-10T21:09:07.053Z] security-bootstrapper latest c6a1e6d97f08 About a minute ago 18.8MB [2021-09-10T21:09:07.053Z] 47dde8335738 About a minute ago 1.75GB [2021-09-10T21:09:07.053Z] 9b4889d83ea1 About a minute ago 1.76GB [2021-09-10T21:09:07.053Z] core-metadata latest 22dc85caab9c About a minute ago 16.7MB [2021-09-10T21:09:07.053Z] 8165db6ff9d6 About a minute ago 1.75GB [2021-09-10T21:09:07.053Z] 4a2e01b5fce2 About a minute ago 1.76GB [2021-09-10T21:09:07.053Z] cb6dc910d820 About a minute ago 1.75GB [2021-09-10T21:09:07.053Z] ci-base-image-x86_64 latest 84fbe9f5d632 5 minutes ago 1.25GB [2021-09-10T21:09:07.053Z] alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB [2021-09-10T21:09:07.053Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-10T21:09:07.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-10T21:09:07.053Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-10T21:09:07.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 [2021-09-10T21:09:22.807Z] Still waiting to schedule task [2021-09-10T21:09:22.807Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-10T21:09:52.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T21:09:52.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T21:09:53.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T21:09:54.576Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T21:10:07.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T21:10:07.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T21:10:07.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T21:10:07.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T21:10:07.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T21:10:07.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T21:10:07.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T21:10:07.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T21:10:07.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T21:10:07.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T21:10:14.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2021-09-10T21:10:14.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T21:10:14.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T21:10:19.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 100.0% of statements [2021-09-10T21:10:19.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T21:10:20.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.293s coverage: 46.3% of statements [2021-09-10T21:10:20.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T21:10:20.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T21:10:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.628s coverage: 90.1% of statements [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:10:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.308s coverage: 81.2% of statements [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T21:10:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.617s coverage: 94.2% of statements [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.212s coverage: 58.8% of statements [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 21.7% of statements [2021-09-10T21:10:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T21:10:31.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.312s coverage: 47.1% of statements [2021-09-10T21:10:31.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements [2021-09-10T21:10:31.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-09-10T21:10:31.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements [2021-09-10T21:10:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2021-09-10T21:10:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements [2021-09-10T21:10:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-09-10T21:10:50.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 81.8% of statements [2021-09-10T21:10:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T21:10:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-09-10T21:10:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T21:10:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T21:10:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.743s coverage: 91.2% of statements [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 64.4% of statements [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T21:10:56.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-09-10T21:10:56.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements [2021-09-10T21:10:57.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2021-09-10T21:10:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-09-10T21:10:58.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-09-10T21:11:03.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.011s coverage: 62.6% of statements [2021-09-10T21:11:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T21:11:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T21:11:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T21:11:05.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.6% of statements [2021-09-10T21:11:05.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T21:11:05.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T21:11:05.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements [2021-09-10T21:11:05.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T21:11:05.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements [2021-09-10T21:11:05.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.5% of statements [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.0% of statements [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 97.7% of statements [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T21:11:13.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-09-10T21:11:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-09-10T21:11:14.148Z] 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 [2021-09-10T21:11:14.148Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-10T21:11:14.148Z] /go/bin/golangci-lint [2021-09-10T21:12:13.044Z] Running on prd-ubuntu18.04-docker-8c-8g-2021 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-10T21:12:13.071Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-09-10T21:12:13.200Z] The recommended git tool is: git [2021-09-10T21:12:22.756Z] level=error msg="Timeout exceeded: try increasing it by passing --timeout option" [2021-09-10T21:12:22.756Z] make: *** [Makefile:104: lint] Error 4 [Pipeline] } [2021-09-10T21:12:22.775Z] $ docker stop --time=1 6d1ecc39e419f86ec128f4dbf8a4d3ae927502b89549cdbfc6aa4362142e0f4d [2021-09-10T21:12:22.799Z] using credential edgex-jenkins-ssh [2021-09-10T21:12:22.812Z] Cloning the remote Git repository [2021-09-10T21:12:22.841Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T21:12:22.906Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-09-10T21:12:22.936Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T21:12:22.937Z] > git --version # timeout=10 [2021-09-10T21:12:22.942Z] > git --version # 'git version 2.17.1' [2021-09-10T21:12:22.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T21:12:22.973Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T21:12:25.196Z] $ docker rm -f 6d1ecc39e419f86ec128f4dbf8a4d3ae927502b89549cdbfc6aa4362142e0f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:12:28.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T21:12:28.432Z] [2021-09-10T21:12:28.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:12:28.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T21:12:29.055Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-10T21:12:29.055Z] 448f6bf000e3: Pulling fs layer [2021-09-10T21:12:29.055Z] f757da607395: Pulling fs layer [2021-09-10T21:12:29.055Z] 05883995daec: Pulling fs layer [2021-09-10T21:12:29.055Z] 8603b9c90790: Pulling fs layer [2021-09-10T21:12:29.055Z] 1560dd03e051: Pulling fs layer [2021-09-10T21:12:29.055Z] 27f5ce0e4adf: Pulling fs layer [2021-09-10T21:12:29.055Z] c2d8d7efcc4b: Pulling fs layer [2021-09-10T21:12:29.055Z] 8603b9c90790: Waiting [2021-09-10T21:12:29.055Z] 1560dd03e051: Waiting [2021-09-10T21:12:29.055Z] 27f5ce0e4adf: Waiting [2021-09-10T21:12:29.055Z] c2d8d7efcc4b: Waiting [2021-09-10T21:12:29.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T21:12:29.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T21:12:29.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T21:12:29.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T21:12:29.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T21:12:29.223Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T21:12:29.652Z] f757da607395: Verifying Checksum [2021-09-10T21:12:29.653Z] 8603b9c90790: Verifying Checksum [2021-09-10T21:12:29.653Z] 8603b9c90790: Download complete [2021-09-10T21:12:29.653Z] 1560dd03e051: Verifying Checksum [2021-09-10T21:12:29.653Z] 1560dd03e051: Download complete [2021-09-10T21:12:29.653Z] 27f5ce0e4adf: Verifying Checksum [2021-09-10T21:12:29.653Z] 27f5ce0e4adf: Download complete [2021-09-10T21:12:29.840Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:12:29.925Z] 05883995daec: Verifying Checksum [2021-09-10T21:12:29.925Z] 05883995daec: Download complete [2021-09-10T21:12:29.975Z] Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T21:12:29.975Z] Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) [2021-09-10T21:12:29.852Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T21:12:29.858Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T21:12:29.934Z] > git remote # timeout=10 [2021-09-10T21:12:29.943Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T21:12:29.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T21:12:29.952Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T21:12:29.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T21:12:29.978Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T21:12:29.983Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T21:12:31.353Z] 448f6bf000e3: Verifying Checksum [2021-09-10T21:12:31.353Z] 448f6bf000e3: Download complete [2021-09-10T21:12:35.302Z] c2d8d7efcc4b: Verifying Checksum [2021-09-10T21:12:35.302Z] c2d8d7efcc4b: Download complete [2021-09-10T21:12:35.302Z] 448f6bf000e3: Pull complete [2021-09-10T21:12:35.302Z] f757da607395: Pull complete [2021-09-10T21:12:35.386Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [2021-09-10T21:12:36.733Z] 05883995daec: Pull complete [2021-09-10T21:12:36.733Z] 8603b9c90790: Pull complete [2021-09-10T21:12:37.713Z] 1560dd03e051: Pull complete [2021-09-10T21:12:37.986Z] 27f5ce0e4adf: Pull complete [2021-09-10T21:12:39.704Z] [2021-09-10T21:12:39.704Z] GitHub has been notified of this commit’s build result [2021-09-10T21:12:39.704Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:12:40.208Z] + echo snap-build.sh [2021-09-10T21:12:40.209Z] snap-build.sh [2021-09-10T21:12:40.209Z] + SNAP_BASE_DIR=. [2021-09-10T21:12:40.209Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-09-10T21:12:40.209Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-09-10T21:12:40.209Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-09-10T21:12:40.209Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-09-10T21:12:40.209Z] + cd /w/workspace/edgex-go/7 [2021-09-10T21:12:40.209Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-10T21:12:40.209Z] Reading package lists... [2021-09-10T21:12:40.209Z] Building dependency tree... [2021-09-10T21:12:40.209Z] Reading state information... [2021-09-10T21:12:40.209Z] The following packages were automatically installed and are no longer required: [2021-09-10T21:12:40.209Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-10T21:12:40.209Z] uidmap xdelta3 [2021-09-10T21:12:40.209Z] Use 'sudo apt autoremove' to remove them. [2021-09-10T21:12:40.209Z] The following packages will be REMOVED: [2021-09-10T21:12:40.209Z] lxd* lxd-client* [2021-09-10T21:12:40.478Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-10T21:12:40.478Z] After this operation, 31.7 MB disk space will be freed. [2021-09-10T21:12:41.011Z] (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.) [2021-09-10T21:12:41.011Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T21:12:41.594Z] Removing lxd dnsmasq configuration [2021-09-10T21:12:41.861Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T21:12:41.861Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-10T21:12:42.820Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T21:12:42.820Z] (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.) [2021-09-10T21:12:42.820Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T21:12:44.226Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-10T21:12:44.226Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-10T21:12:44.495Z] + sudo snap remove --purge lxd [2021-09-10T21:12:44.762Z] snap "lxd" is not installed [2021-09-10T21:12:44.762Z] + sudo groupadd --force --system lxd [2021-09-10T21:12:44.762Z] ++ whoami [2021-09-10T21:12:44.762Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-10T21:12:44.762Z] + newgrp - lxd [2021-09-10T21:12:44.762Z] + sudo snap install lxd [2021-09-10T21:12:52.969Z] 2021-09-10T21:12:50Z INFO Waiting for automatic snapd restart... [2021-09-10T21:12:53.077Z] c2d8d7efcc4b: Pull complete [2021-09-10T21:12:53.077Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-10T21:12:53.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T21:12:53.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-10T21:12:53.348Z] prd-ubuntu18.04-docker-arm64-4c-16g-2019 does not seem to be running inside a container [2021-09-10T21:12:53.428Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-10T21:12:57.450Z] $ docker top 41333d1f7123cbc2de479217544c5f5747ce93fb77476fcdf1762eab28a6bfef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:13:00.481Z] ---> job-cost.sh [2021-09-10T21:13:00.481Z] lf-activate-venv: SKIPPING [2021-09-10T21:13:00.481Z] INFO: No Stack... [2021-09-10T21:13:01.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-10T21:13:01.721Z] INFO: Archiving Costs [Pipeline] sh [2021-09-10T21:13:02.378Z] + cut -d,+ -f6 [2021-09-10T21:13:02.378Z] cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2021-09-10T21:13:02.439Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] [2021-09-10T21:13:02.454Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] did not exist. Created. [2021-09-10T21:13:02.455Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-10T21:13:03.128Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-10T21:13:03.788Z] Stashed 1 file(s) [Pipeline] } [2021-09-10T21:13:03.797Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-10T21:13:03.819Z] $ docker stop --time=1 41333d1f7123cbc2de479217544c5f5747ce93fb77476fcdf1762eab28a6bfef [2021-09-10T21:13:05.453Z] $ docker rm -f 41333d1f7123cbc2de479217544c5f5747ce93fb77476fcdf1762eab28a6bfef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-09-10T21:13:07.479Z] lxd 4.18 from Canonical* installed [2021-09-10T21:13:07.479Z] + sudo lxd init --auto [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-10T21:13:07.678Z] Failed in branch arm64 [2021-09-10T21:13:15.692Z] + sudo snap install --classic snapcraft [2021-09-10T21:13:23.907Z] snapcraft 5.0 from Canonical* installed [2021-09-10T21:13:23.907Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-10T21:13:23.907Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-10T21:13:23.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-10T21:13:23.907Z] Dload Upload Total Spent Left Speed [2021-09-10T21:13:24.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 [2021-09-10T21:13:24.439Z] 100 3325k 100 3325k 0 0 7421k 0 --:--:-- --:--:-- --:--:-- 7421k [2021-09-10T21:13:24.439Z] ./yq_linux_amd64 [2021-09-10T21:13:24.705Z] + sudo snapcraft prime --use-lxd [2021-09-10T21:13:26.647Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-10T21:13:26.647Z] 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: [2021-09-10T21:13:26.647Z] - README.md [2021-09-10T21:13:26.647Z] [2021-09-10T21:13:26.647Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T21:13:26.914Z] Launching a container. [2021-09-10T21:13:39.226Z] Waiting for container to be ready [2021-09-10T21:13:39.227Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-10T21:13:39.227Z] [2021-09-10T21:13:41.804Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-10T21:13:41.804Z] Waiting for network to be ready... [2021-09-10T21:13:42.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T21:13:42.335Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T21:13:42.335Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T21:13:42.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T21:13:42.601Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T21:13:42.601Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T21:13:42.601Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T21:13:42.601Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T21:13:42.601Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T21:13:42.601Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T21:13:42.866Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T21:13:42.866Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T21:13:43.132Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T21:13:43.132Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T21:13:43.132Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T21:13:43.132Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T21:13:43.132Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T21:13:43.132Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T21:13:43.713Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T21:13:43.713Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T21:13:43.713Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T21:13:43.978Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T21:13:43.978Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T21:13:43.978Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T21:13:43.978Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T21:13:43.978Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T21:13:43.978Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T21:13:46.560Z] Fetched 25.2 MB in 4s (6161 kB/s) [2021-09-10T21:13:47.142Z] Reading package lists... [2021-09-10T21:13:47.142Z] Reading package lists... [2021-09-10T21:13:47.408Z] Building dependency tree... [2021-09-10T21:13:47.408Z] Reading state information... [2021-09-10T21:13:47.675Z] The following additional packages will be installed: [2021-09-10T21:13:47.675Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T21:13:47.675Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T21:13:47.675Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T21:13:47.675Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-10T21:13:47.675Z] Suggested packages: [2021-09-10T21:13:47.675Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-10T21:13:47.675Z] Recommended packages: [2021-09-10T21:13:47.675Z] gnupg libsasl2-modules [2021-09-10T21:13:47.675Z] The following NEW packages will be installed: [2021-09-10T21:13:47.675Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T21:13:47.675Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T21:13:47.675Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T21:13:47.675Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-10T21:13:47.675Z] The following packages will be upgraded: [2021-09-10T21:13:47.675Z] gpg gpg-agent gpgconf libudev1 [2021-09-10T21:13:47.675Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-10T21:13:47.675Z] Need to get 3527 kB of archives. [2021-09-10T21:13:47.675Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-10T21:13:47.675Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-10T21:13:47.675Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-10T21:13:47.675Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-10T21:13:47.675Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-10T21:13:47.942Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-10T21:13:48.208Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-10T21:13:48.474Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-10T21:13:48.474Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-10T21:13:48.474Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-10T21:13:48.474Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-10T21:13:48.474Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-10T21:13:48.474Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-10T21:13:48.474Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-10T21:13:48.474Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-10T21:13:48.474Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-10T21:13:48.474Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-10T21:13:48.739Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-10T21:13:48.739Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-10T21:13:48.739Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-10T21:13:48.739Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-10T21:13:48.739Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-10T21:13:48.740Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-10T21:13:48.740Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T21:13:48.740Z] Fetched 3527 kB in 1s (3179 kB/s) [2021-09-10T21:13:48.740Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T21:13:48.740Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-10T21:13:49.007Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T21:13:49.007Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-10T21:13:49.007Z] Selecting previously unselected package udev. [2021-09-10T21:13:49.007Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T21:13:49.007Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-10T21:13:49.007Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-10T21:13:49.272Z] Selecting previously unselected package libfuse2:amd64. [2021-09-10T21:13:49.272Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T21:13:49.272Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T21:13:49.272Z] Selecting previously unselected package fuse. [2021-09-10T21:13:49.272Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T21:13:49.272Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-10T21:13:49.272Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T21:13:49.272Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T21:13:49.272Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T21:13:49.272Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T21:13:49.538Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T21:13:49.538Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T21:13:49.538Z] Selecting previously unselected package libksba8:amd64. [2021-09-10T21:13:49.538Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-10T21:13:49.538Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-10T21:13:49.538Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-10T21:13:49.538Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.538Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:49.538Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-10T21:13:49.538Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.538Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:49.538Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-10T21:13:49.538Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.538Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:49.803Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-10T21:13:49.803Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.803Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:49.803Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-10T21:13:49.803Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.803Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:49.803Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-10T21:13:49.803Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.803Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:49.803Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-10T21:13:49.803Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:49.803Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.068Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-10T21:13:50.068Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:50.068Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.068Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-10T21:13:50.068Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T21:13:50.068Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.068Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-10T21:13:50.068Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T21:13:50.068Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T21:13:50.068Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-10T21:13:50.068Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T21:13:50.068Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T21:13:50.068Z] Selecting previously unselected package libldap-common. [2021-09-10T21:13:50.068Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-10T21:13:50.068Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T21:13:50.068Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-10T21:13:50.068Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-10T21:13:50.068Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T21:13:50.334Z] Selecting previously unselected package dirmngr. [2021-09-10T21:13:50.334Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T21:13:50.334Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T21:13:50.334Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T21:13:50.334Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-10T21:13:50.334Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T21:13:50.334Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T21:13:50.334Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T21:13:50.334Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-10T21:13:50.334Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.334Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-10T21:13:50.334Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T21:13:50.334Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-10T21:13:50.600Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-10T21:13:50.876Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-10T21:13:50.876Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-10T21:13:50.876Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-10T21:13:50.876Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T21:13:50.876Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T21:13:50.876Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T21:13:50.876Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T21:13:51.459Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-10T21:13:51.459Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-10T21:13:51.459Z] This means they are not meant to be enabled using systemctl. [2021-09-10T21:13:51.459Z] Possible reasons for having this kind of units are: [2021-09-10T21:13:51.459Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-10T21:13:51.459Z] .wants/ or .requires/ directory. [2021-09-10T21:13:51.459Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-10T21:13:51.459Z] a requirement dependency on it. [2021-09-10T21:13:51.459Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-10T21:13:51.459Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-10T21:13:51.459Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-10T21:13:51.459Z] instance name specified. [2021-09-10T21:13:51.725Z] Reading package lists... [2021-09-10T21:13:51.725Z] Building dependency tree... [2021-09-10T21:13:51.725Z] Reading state information... [2021-09-10T21:13:51.993Z] The following additional packages will be installed: [2021-09-10T21:13:51.993Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-10T21:13:51.993Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-10T21:13:51.993Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-10T21:13:51.993Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-10T21:13:51.993Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-10T21:13:51.993Z] Suggested packages: [2021-09-10T21:13:51.993Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-10T21:13:51.993Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-10T21:13:51.993Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-10T21:13:51.993Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-10T21:13:51.993Z] systemd-container policykit-1 [2021-09-10T21:13:51.993Z] Recommended packages: [2021-09-10T21:13:51.993Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-10T21:13:51.993Z] The following NEW packages will be installed: [2021-09-10T21:13:51.993Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-10T21:13:51.993Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-10T21:13:51.993Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-10T21:13:51.993Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-10T21:13:51.993Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-10T21:13:51.993Z] The following packages will be upgraded: [2021-09-10T21:13:51.993Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-10T21:13:51.993Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-10T21:13:51.993Z] Need to get 36.7 MB of archives. [2021-09-10T21:13:51.993Z] After this operation, 147 MB of additional disk space will be used. [2021-09-10T21:13:51.993Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-10T21:13:52.259Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-10T21:13:52.259Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-10T21:13:52.259Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-10T21:13:52.259Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-10T21:13:52.259Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-10T21:13:52.259Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-10T21:13:52.259Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-10T21:13:52.259Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-10T21:13:52.259Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-10T21:13:52.259Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-10T21:13:52.259Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-10T21:13:52.259Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-10T21:13:52.259Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-10T21:13:52.259Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-10T21:13:52.259Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-10T21:13:52.259Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-10T21:13:52.841Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-10T21:13:53.110Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-10T21:13:53.110Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-10T21:13:53.110Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-10T21:13:53.110Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-10T21:13:53.110Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-10T21:13:53.110Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-10T21:13:53.110Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-10T21:13:53.110Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-10T21:13:53.110Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-10T21:13:53.110Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-10T21:13:53.110Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-10T21:13:53.110Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-10T21:13:54.515Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T21:13:54.515Z] Fetched 36.7 MB in 2s (16.3 MB/s) [2021-09-10T21:13:54.515Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T21:13:54.515Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-10T21:13:54.515Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T21:13:55.098Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-10T21:13:55.098Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T21:13:55.099Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-10T21:13:55.099Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T21:13:55.099Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-10T21:13:55.099Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-10T21:13:55.391Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-10T21:13:55.391Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T21:13:55.391Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-10T21:13:55.391Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-10T21:13:57.522Z] Setting up apt (1.6.14) ... [2021-09-10T21:13:57.522Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-10T21:13:57.522Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-10T21:13:57.522Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-10T21:13:57.522Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-10T21:13:57.522Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package libexpat1:amd64. [2021-09-10T21:13:57.522Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package python3.6-minimal. [2021-09-10T21:13:57.522Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:13:57.522Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T21:13:57.522Z] Checking for services that may need to be restarted...done. [2021-09-10T21:13:57.522Z] Checking for services that may need to be restarted...done. [2021-09-10T21:13:57.522Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:13:57.522Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T21:13:57.522Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package python3-minimal. [2021-09-10T21:13:57.522Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-10T21:13:57.522Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package mime-support. [2021-09-10T21:13:57.522Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-10T21:13:57.522Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-10T21:13:57.522Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-10T21:13:57.522Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package python3.6. [2021-09-10T21:13:57.522Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:13:57.522Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-10T21:13:57.522Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-10T21:13:57.522Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T21:13:57.522Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-10T21:13:57.820Z] Selecting previously unselected package python3. [2021-09-10T21:13:57.820Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-10T21:13:57.820Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-10T21:13:57.820Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-10T21:13:57.820Z] Selecting previously unselected package multiarch-support. [2021-09-10T21:13:57.820Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T21:13:57.820Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T21:13:57.820Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T21:13:57.820Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-10T21:13:57.820Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-10T21:13:57.820Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-10T21:13:57.820Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T21:13:57.820Z] Selecting previously unselected package libbsd0:amd64. [2021-09-10T21:13:57.820Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-10T21:13:57.820Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T21:13:58.129Z] Selecting previously unselected package sudo. [2021-09-10T21:13:58.129Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-10T21:13:58.129Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T21:13:58.129Z] Selecting previously unselected package apparmor. [2021-09-10T21:13:58.129Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T21:13:58.129Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-10T21:13:58.129Z] Selecting previously unselected package libedit2:amd64. [2021-09-10T21:13:58.129Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-10T21:13:58.129Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T21:13:58.432Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-10T21:13:58.432Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T21:13:58.432Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:13:58.432Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-10T21:13:58.432Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T21:13:58.432Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:13:58.432Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-10T21:13:58.432Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-10T21:13:58.432Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T21:13:58.432Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-10T21:13:58.432Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T21:13:58.432Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:13:58.432Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-10T21:13:58.432Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T21:13:58.432Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:13:58.698Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-10T21:13:58.698Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-10T21:13:58.698Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T21:13:58.698Z] Selecting previously unselected package openssh-client. [2021-09-10T21:13:58.698Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-10T21:13:58.698Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T21:13:58.698Z] Selecting previously unselected package squashfs-tools. [2021-09-10T21:13:58.698Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-10T21:13:58.698Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T21:13:58.964Z] Selecting previously unselected package snapd. [2021-09-10T21:13:58.964Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-10T21:13:58.964Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-10T21:14:00.906Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T21:14:00.906Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T21:14:00.906Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-10T21:14:00.906Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T21:14:00.906Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T21:14:00.906Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:14:00.906Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T21:14:01.172Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-10T21:14:01.172Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-10T21:14:01.754Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T21:14:01.754Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T21:14:01.754Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T21:14:01.754Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:14:01.754Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:14:01.754Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T21:14:02.337Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T21:14:02.337Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:14:02.337Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T21:14:02.337Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-10T21:14:02.337Z] running python rtupdate hooks for python3.6... [2021-09-10T21:14:02.337Z] running python post-rtupdate hooks for python3.6... [2021-09-10T21:14:02.337Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-10T21:14:02.918Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-10T21:14:03.184Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T21:14:03.184Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T21:14:03.184Z] Setting up snapd (2.49.2+18.04) ... [2021-09-10T21:14:03.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-10T21:14:03.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-10T21:14:04.032Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-10T21:14:04.032Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-10T21:14:04.298Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T21:14:04.298Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T21:14:04.563Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-10T21:14:04.833Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-10T21:14:04.833Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-10T21:14:05.098Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-10T21:14:05.098Z] /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' [2021-09-10T21:14:05.364Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T21:14:05.364Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T21:14:06.328Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T21:14:06.328Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T21:14:06.328Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T21:14:08.987Z] Reading package lists... [2021-09-10T21:14:08.987Z] Reading package lists... [2021-09-10T21:14:08.987Z] Building dependency tree... [2021-09-10T21:14:08.987Z] Reading state information... [2021-09-10T21:14:08.987Z] Calculating upgrade... [2021-09-10T21:14:08.987Z] The following packages will be upgraded: [2021-09-10T21:14:08.987Z] advancecomp base-files bash binutils binutils-common [2021-09-10T21:14:08.987Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-10T21:14:08.987Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-10T21:14:08.987Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-10T21:14:08.987Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-10T21:14:08.987Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-10T21:14:08.987Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-10T21:14:08.987Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-10T21:14:08.987Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-10T21:14:08.988Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-10T21:14:08.988Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-10T21:14:08.988Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-10T21:14:08.988Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-10T21:14:08.988Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-10T21:14:08.988Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-10T21:14:08.988Z] ubuntu-keyring util-linux [2021-09-10T21:14:08.988Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T21:14:08.988Z] Need to get 64.2 MB of archives. [2021-09-10T21:14:08.988Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-10T21:14:08.988Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-10T21:14:08.988Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-10T21:14:08.988Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-10T21:14:08.988Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-10T21:14:08.988Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-10T21:14:08.988Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-10T21:14:08.988Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-10T21:14:08.988Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-10T21:14:08.988Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-10T21:14:08.988Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-10T21:14:08.988Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-10T21:14:08.988Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-10T21:14:08.988Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-10T21:14:08.988Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-10T21:14:08.988Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-10T21:14:08.988Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-10T21:14:08.988Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-10T21:14:08.988Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-10T21:14:08.988Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-10T21:14:08.988Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-10T21:14:08.988Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-10T21:14:08.988Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-10T21:14:08.988Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-10T21:14:08.988Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-10T21:14:08.988Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-10T21:14:08.988Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-10T21:14:08.988Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-10T21:14:08.988Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-10T21:14:08.988Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-10T21:14:08.988Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-10T21:14:08.988Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-10T21:14:08.988Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-10T21:14:08.988Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-10T21:14:08.988Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-10T21:14:08.988Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-10T21:14:08.988Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-10T21:14:08.988Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-10T21:14:08.988Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-10T21:14:08.988Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-10T21:14:08.988Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-10T21:14:08.988Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-10T21:14:08.988Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-10T21:14:08.988Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-10T21:14:08.988Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-10T21:14:08.988Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-10T21:14:08.988Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-10T21:14:08.988Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-10T21:14:08.988Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-10T21:14:08.988Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-10T21:14:08.988Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-10T21:14:08.988Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-10T21:14:08.988Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-10T21:14:08.988Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-10T21:14:08.988Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-10T21:14:08.988Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-10T21:14:08.988Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-10T21:14:08.988Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-10T21:14:09.253Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-10T21:14:09.253Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-10T21:14:09.253Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-10T21:14:09.519Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-10T21:14:09.519Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-10T21:14:09.519Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-10T21:14:09.519Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-10T21:14:09.519Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-10T21:14:09.519Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-10T21:14:09.519Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-10T21:14:09.519Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-10T21:14:09.519Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-10T21:14:09.519Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-10T21:14:09.519Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-10T21:14:09.519Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-10T21:14:09.519Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-10T21:14:09.519Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-10T21:14:09.519Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-10T21:14:09.785Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-10T21:14:09.785Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-10T21:14:09.785Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-10T21:14:09.785Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-10T21:14:09.785Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-10T21:14:09.785Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-10T21:14:09.785Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-10T21:14:09.785Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-10T21:14:09.785Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-10T21:14:09.785Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-10T21:14:09.785Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-10T21:14:09.785Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-10T21:14:09.785Z] 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] [2021-09-10T21:14:09.785Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-10T21:14:09.785Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-10T21:14:09.785Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-10T21:14:09.785Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-10T21:14:09.785Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-10T21:14:09.785Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-10T21:14:09.785Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-10T21:14:10.051Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-10T21:14:10.051Z] 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] [2021-09-10T21:14:10.051Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-10T21:14:10.051Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-10T21:14:10.051Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-10T21:14:10.051Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-10T21:14:10.051Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-10T21:14:10.051Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-10T21:14:10.316Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T21:14:10.316Z] Fetched 64.2 MB in 2s (32.2 MB/s) [2021-09-10T21:14:10.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T21:14:10.316Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T21:14:10.316Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T21:14:10.898Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T21:14:10.898Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T21:14:10.898Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-10T21:14:10.898Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-10T21:14:11.163Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.163Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.163Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.163Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.429Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.429Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.429Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.429Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.429Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.429Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.429Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.429Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.695Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.695Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.695Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:11.695Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T21:14:11.695Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.695Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.695Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:11.695Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T21:14:11.695Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.695Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.961Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.961Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.961Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:11.961Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T21:14:11.961Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:12.230Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T21:14:12.230Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T21:14:12.230Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T21:14:12.813Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T21:14:12.813Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T21:14:12.813Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-10T21:14:12.813Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-10T21:14:12.813Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-10T21:14:12.813Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-10T21:14:13.079Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-10T21:14:13.079Z] Installing new version of config file /etc/issue ... [2021-09-10T21:14:13.080Z] Installing new version of config file /etc/issue.net ... [2021-09-10T21:14:13.080Z] Installing new version of config file /etc/lsb-release ... [2021-09-10T21:14:13.080Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-10T21:14:13.347Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-10T21:14:13.347Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-10T21:14:13.347Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-10T21:14:13.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:13.615Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-10T21:14:13.615Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-10T21:14:13.615Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-10T21:14:13.615Z] 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 [2021-09-10T21:14:13.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:13.615Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:13.615Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:13.881Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:13.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:13.881Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-10T21:14:13.881Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-10T21:14:13.881Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-10T21:14:13.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:13.881Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-10T21:14:13.881Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T21:14:14.147Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-10T21:14:14.147Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.147Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T21:14:14.147Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T21:14:14.421Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T21:14:14.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.421Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T21:14:14.421Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T21:14:14.421Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-10T21:14:14.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.421Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-10T21:14:14.421Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-10T21:14:14.687Z] Setting up grep (3.1-2build1) ... [2021-09-10T21:14:14.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.687Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-10T21:14:14.687Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-10T21:14:14.687Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-10T21:14:14.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.687Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T21:14:14.687Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T21:14:14.955Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-10T21:14:14.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.955Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T21:14:14.955Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T21:14:14.955Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-10T21:14:14.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:14.955Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T21:14:14.955Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T21:14:15.549Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T21:14:15.549Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T21:14:15.549Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T21:14:15.549Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T21:14:15.818Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-10T21:14:16.090Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:16.090Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-10T21:14:16.356Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T21:14:16.621Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T21:14:16.622Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T21:14:16.622Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T21:14:16.622Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T21:14:16.622Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T21:14:16.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:16.887Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-10T21:14:16.887Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-10T21:14:16.887Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-10T21:14:16.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:16.887Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:16.887Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:17.152Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:17.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.152Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:17.152Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:17.152Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:17.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.152Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:17.152Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:17.152Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:17.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.417Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:17.417Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:17.417Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:17.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.417Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T21:14:17.417Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T21:14:17.417Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T21:14:17.417Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T21:14:17.684Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T21:14:17.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.684Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T21:14:17.684Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T21:14:17.684Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T21:14:17.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.684Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:17.684Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:17.685Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:17.685Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.685Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:17.950Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:17.950Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:17.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:17.950Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:17.950Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:18.215Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:18.483Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-10T21:14:18.750Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-10T21:14:18.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:18.750Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T21:14:18.750Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T21:14:19.017Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T21:14:19.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T21:14:19.017Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-10T21:14:19.017Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T21:14:19.017Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-10T21:14:19.284Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T21:14:19.284Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-10T21:14:19.284Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-10T21:14:19.284Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-10T21:14:19.551Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T21:14:19.551Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-10T21:14:19.551Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T21:14:19.551Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-10T21:14:19.551Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T21:14:19.551Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-10T21:14:19.551Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T21:14:19.551Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-10T21:14:19.815Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T21:14:19.815Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T21:14:19.815Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T21:14:19.815Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T21:14:19.815Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T21:14:19.815Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T21:14:19.815Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T21:14:19.815Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T21:14:20.081Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-10T21:14:20.081Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T21:14:20.081Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T21:14:20.081Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T21:14:20.081Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:20.081Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T21:14:20.081Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T21:14:20.348Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-10T21:14:20.348Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T21:14:20.348Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T21:14:20.348Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T21:14:20.348Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T21:14:20.348Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:20.348Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-10T21:14:20.348Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-10T21:14:20.615Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-10T21:14:20.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:20.615Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-10T21:14:20.615Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-10T21:14:20.615Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-10T21:14:20.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:20.615Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-10T21:14:20.615Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T21:14:20.615Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T21:14:20.882Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:20.882Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T21:14:20.882Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T21:14:20.882Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T21:14:20.882Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:20.882Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-10T21:14:20.882Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-10T21:14:21.149Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-10T21:14:21.149Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.149Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T21:14:21.149Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T21:14:21.416Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-10T21:14:21.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.416Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T21:14:21.416Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T21:14:21.416Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-10T21:14:21.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.416Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T21:14:21.416Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T21:14:21.684Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T21:14:21.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.684Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T21:14:21.684Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T21:14:21.684Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T21:14:21.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.684Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-10T21:14:21.684Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-10T21:14:21.952Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-10T21:14:21.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.952Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-10T21:14:21.952Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-10T21:14:21.952Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-10T21:14:21.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:21.952Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-10T21:14:21.952Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-10T21:14:21.952Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-10T21:14:22.220Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:22.220Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-10T21:14:22.220Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-10T21:14:22.220Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-10T21:14:22.220Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:22.220Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-10T21:14:22.220Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-10T21:14:22.486Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-10T21:14:22.486Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T21:14:22.486Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-10T21:14:22.486Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-10T21:14:22.486Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-10T21:14:22.486Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-10T21:14:22.486Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T21:14:22.486Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T21:14:22.486Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T21:14:22.486Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T21:14:22.755Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T21:14:22.755Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T21:14:22.755Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-10T21:14:22.755Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-10T21:14:23.021Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T21:14:23.021Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-10T21:14:23.021Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-10T21:14:23.021Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-10T21:14:23.021Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-10T21:14:23.021Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-10T21:14:23.021Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-10T21:14:23.021Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-10T21:14:23.287Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-10T21:14:23.287Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-10T21:14:23.287Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-10T21:14:23.287Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-10T21:14:23.287Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-10T21:14:23.287Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-10T21:14:23.554Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-10T21:14:23.554Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-10T21:14:23.554Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-10T21:14:23.554Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-10T21:14:23.820Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-10T21:14:23.820Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-10T21:14:23.820Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T21:14:23.820Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T21:14:24.086Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T21:14:24.086Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T21:14:24.086Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T21:14:24.086Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T21:14:24.351Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T21:14:24.351Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T21:14:24.351Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:24.351Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:24.351Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:24.351Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:24.351Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:24.351Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:24.617Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:24.617Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:25.197Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:25.197Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:26.152Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:26.152Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:26.418Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:26.418Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:26.684Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:26.684Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:27.267Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T21:14:27.267Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T21:14:27.532Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T21:14:27.532Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T21:14:27.532Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T21:14:27.532Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T21:14:27.532Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T21:14:27.532Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T21:14:27.798Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-10T21:14:27.798Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-10T21:14:27.798Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T21:14:27.798Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T21:14:27.798Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T21:14:27.798Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T21:14:27.798Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-10T21:14:27.798Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-10T21:14:28.066Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.066Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T21:14:28.066Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.066Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.066Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.066Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-10T21:14:28.066Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-10T21:14:28.066Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-10T21:14:28.066Z] [2021-09-10T21:14:28.066Z] Current default time zone: 'Etc/UTC' [2021-09-10T21:14:28.066Z] Local time is now: Fri Sep 10 21:14:27 UTC 2021. [2021-09-10T21:14:28.066Z] Universal Time is now: Fri Sep 10 21:14:27 UTC 2021. [2021-09-10T21:14:28.066Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-10T21:14:28.066Z] [2021-09-10T21:14:28.066Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-10T21:14:28.066Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.066Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-10T21:14:28.066Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-10T21:14:28.066Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-10T21:14:28.066Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-10T21:14:28.066Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-10T21:14:28.066Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-10T21:14:28.066Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-10T21:14:28.333Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T21:14:28.333Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.333Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-10T21:14:28.333Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:28.333Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T21:14:28.333Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:28.333Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-10T21:14:28.333Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-10T21:14:28.333Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-10T21:14:28.333Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T21:14:28.333Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-10T21:14:28.333Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-10T21:14:28.333Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-10T21:14:28.333Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-10T21:14:30.280Z] Updating certificates in /etc/ssl/certs... [2021-09-10T21:14:31.237Z] 23 added, 27 removed; done. [2021-09-10T21:14:31.237Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T21:14:31.237Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T21:14:31.237Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-10T21:14:31.237Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-10T21:14:31.237Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-10T21:14:31.237Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.237Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T21:14:31.238Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.238Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.238Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.238Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.238Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.238Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-10T21:14:31.238Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-10T21:14:31.238Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-10T21:14:31.238Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-10T21:14:31.504Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-10T21:14:31.505Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.505Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T21:14:31.505Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-10T21:14:31.505Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-10T21:14:31.505Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-10T21:14:31.505Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T21:14:31.505Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T21:14:31.505Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-10T21:14:31.505Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-10T21:14:31.505Z] Updating certificates in /etc/ssl/certs... [2021-09-10T21:14:32.089Z] 0 added, 0 removed; done. [2021-09-10T21:14:32.089Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-10T21:14:32.089Z] done. [2021-09-10T21:14:32.671Z] Reading package lists... [2021-09-10T21:14:32.671Z] Building dependency tree... [2021-09-10T21:14:32.671Z] Reading state information... [2021-09-10T21:14:32.937Z] The following NEW packages will be installed: [2021-09-10T21:14:32.937Z] apt-transport-https [2021-09-10T21:14:32.937Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T21:14:33.203Z] Need to get 4348 B of archives. [2021-09-10T21:14:33.203Z] After this operation, 154 kB of additional disk space will be used. [2021-09-10T21:14:33.203Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-10T21:14:33.203Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T21:14:33.203Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-09-10T21:14:33.203Z] Selecting previously unselected package apt-transport-https. [2021-09-10T21:14:33.203Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-10T21:14:33.203Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-10T21:14:33.203Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-10T21:14:33.203Z] Setting up apt-transport-https (1.6.14) ... [2021-09-10T21:14:33.467Z] Waiting for network to be ready... [2021-09-10T21:14:40.103Z] 2021-09-10T21:14:36Z INFO Waiting for automatic snapd restart... [2021-09-10T21:14:40.103Z] snapd 2.51.4 from Canonical* installed [2021-09-10T21:14:40.368Z] "snapd" switched to the "latest/stable" channel [2021-09-10T21:14:40.368Z] [2021-09-10T21:14:42.943Z] core18 20210722 from Canonical* installed [2021-09-10T21:14:42.943Z] "core18" switched to the "latest/stable" channel [2021-09-10T21:14:42.943Z] [2021-09-10T21:14:45.513Z] snapcraft 5.0 from Canonical* installed [2021-09-10T21:14:45.513Z] "snapcraft" switched to the "latest/stable" channel [2021-09-10T21:14:45.513Z] [2021-09-10T21:14:49.764Z] 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: [2021-09-10T21:14:49.764Z] - README.md [2021-09-10T21:14:49.764Z] [2021-09-10T21:14:49.764Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T21:14:50.031Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T21:14:50.297Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T21:14:50.297Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T21:14:51.519Z] Reading package lists... [2021-09-10T21:14:51.784Z] 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 [2021-09-10T21:14:51.784Z] Reading package lists... [2021-09-10T21:14:52.051Z] Building dependency tree... [2021-09-10T21:14:52.051Z] Reading state information... [2021-09-10T21:14:52.051Z] Suggested packages: [2021-09-10T21:14:52.051Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-10T21:14:52.051Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-10T21:14:52.051Z] Recommended packages: [2021-09-10T21:14:52.051Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-10T21:14:52.051Z] The following NEW packages will be installed: [2021-09-10T21:14:52.051Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-10T21:14:52.051Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-10T21:14:52.051Z] pkg-config zip [2021-09-10T21:14:52.051Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T21:14:52.315Z] Need to get 7663 kB of archives. [2021-09-10T21:14:52.316Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-10T21:14:52.316Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-10T21:14:52.316Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-10T21:14:52.316Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-10T21:14:52.316Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-10T21:14:52.316Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-10T21:14:52.316Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-10T21:14:52.316Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-10T21:14:52.580Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-10T21:14:52.580Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-10T21:14:52.580Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-10T21:14:52.580Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-10T21:14:52.848Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-10T21:14:52.848Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-10T21:14:52.848Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-10T21:14:52.848Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-10T21:14:53.114Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T21:14:53.114Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-09-10T21:14:53.114Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-10T21:14:53.114Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-10T21:14:53.114Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-10T21:14:53.114Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T21:14:53.114Z] Selecting previously unselected package libpsl5:amd64. [2021-09-10T21:14:53.114Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-10T21:14:53.114Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T21:14:53.379Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-10T21:14:53.379Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-10T21:14:53.379Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T21:14:53.379Z] Selecting previously unselected package librtmp1:amd64. [2021-09-10T21:14:53.379Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-10T21:14:53.379Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T21:14:53.379Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-10T21:14:53.379Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-10T21:14:53.379Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T21:14:53.379Z] Selecting previously unselected package liberror-perl. [2021-09-10T21:14:53.379Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-10T21:14:53.379Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-10T21:14:53.379Z] Selecting previously unselected package git-man. [2021-09-10T21:14:53.379Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-10T21:14:53.379Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T21:14:53.645Z] Selecting previously unselected package git. [2021-09-10T21:14:53.645Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-10T21:14:53.645Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T21:14:54.227Z] Selecting previously unselected package libnorm1:amd64. [2021-09-10T21:14:54.227Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-10T21:14:54.227Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T21:14:54.227Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-10T21:14:54.227Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-10T21:14:54.227Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T21:14:54.227Z] Selecting previously unselected package libsodium23:amd64. [2021-09-10T21:14:54.227Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-10T21:14:54.227Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-10T21:14:54.227Z] Selecting previously unselected package libzmq5:amd64. [2021-09-10T21:14:54.227Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T21:14:54.227Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T21:14:54.227Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-10T21:14:54.228Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T21:14:54.228Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T21:14:54.493Z] Selecting previously unselected package pkg-config. [2021-09-10T21:14:54.493Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-10T21:14:54.493Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T21:14:54.493Z] Selecting previously unselected package zip. [2021-09-10T21:14:54.493Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-10T21:14:54.493Z] Unpacking zip (3.0-11build1) ... [2021-09-10T21:14:54.493Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T21:14:54.493Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T21:14:54.493Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T21:14:54.493Z] Setting up liberror-perl (0.17025-1) ... [2021-09-10T21:14:54.493Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T21:14:54.493Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T21:14:54.493Z] No schema files found: doing nothing. [2021-09-10T21:14:54.493Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T21:14:54.493Z] Setting up zip (3.0-11build1) ... [2021-09-10T21:14:54.493Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T21:14:54.493Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-10T21:14:54.760Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T21:14:54.760Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T21:14:54.760Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T21:14:54.760Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T21:14:54.760Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T21:14:54.760Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T21:14:55.341Z] git set to automatically installed. [2021-09-10T21:14:55.341Z] git-man set to automatically installed. [2021-09-10T21:14:55.341Z] libcurl3-gnutls set to automatically installed. [2021-09-10T21:14:55.341Z] liberror-perl set to automatically installed. [2021-09-10T21:14:55.341Z] libglib2.0-0 set to automatically installed. [2021-09-10T21:14:55.341Z] libnghttp2-14 set to automatically installed. [2021-09-10T21:14:55.341Z] libnorm1 set to automatically installed. [2021-09-10T21:14:55.341Z] libpgm-5.2-0 set to automatically installed. [2021-09-10T21:14:55.341Z] libpsl5 set to automatically installed. [2021-09-10T21:14:55.341Z] librtmp1 set to automatically installed. [2021-09-10T21:14:55.341Z] libsodium23 set to automatically installed. [2021-09-10T21:14:55.341Z] libzmq3-dev set to automatically installed. [2021-09-10T21:14:55.341Z] libzmq5 set to automatically installed. [2021-09-10T21:14:55.341Z] pkg-config set to automatically installed. [2021-09-10T21:14:55.341Z] zip set to automatically installed. [2021-09-10T21:14:56.746Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T21:14:57.706Z] snap "core18" has no updates available [2021-09-10T21:14:59.680Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T21:15:03.946Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-10T21:15:04.531Z] Pulling config-common [2021-09-10T21:15:04.531Z] + snapcraftctl pull [2021-09-10T21:15:05.937Z] Pulling go-build-helper [2021-09-10T21:15:05.937Z] + snapcraftctl pull [2021-09-10T21:15:06.894Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-10T21:15:06.894Z] Skipping pull go-build-helper (already ran) [2021-09-10T21:15:06.894Z] Building go-build-helper [2021-09-10T21:15:06.894Z] + snapcraftctl build [2021-09-10T21:15:08.833Z] Staging go-build-helper [2021-09-10T21:15:08.833Z] + snapcraftctl stage [2021-09-10T21:15:17.030Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T21:15:17.030Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T21:15:17.030Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T21:15:17.030Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T21:15:17.030Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T21:15:17.030Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T21:15:17.030Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T21:15:17.030Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T21:15:17.030Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T21:15:17.030Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T21:15:17.030Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T21:15:17.030Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T21:15:17.030Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T21:15:17.030Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T21:15:17.030Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T21:15:17.030Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T21:15:17.030Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T21:15:17.030Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T21:15:17.030Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T21:15:17.030Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T21:15:17.030Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T21:15:17.030Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T21:15:17.030Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T21:15:17.030Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T21:15:17.030Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T21:15:17.030Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T21:15:17.030Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T21:15:17.030Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-10T21:15:17.030Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-10T21:15:17.030Z] Fetched 224 kB in 0s (0 B/s) [2021-09-10T21:15:17.030Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-10T21:15:17.030Z] Fetched 157 kB in 0s (0 B/s) [2021-09-10T21:15:17.030Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-10T21:15:17.030Z] Fetched 221 kB in 0s (0 B/s) [2021-09-10T21:15:17.030Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-10T21:15:17.030Z] Fetched 143 kB in 0s (0 B/s) [2021-09-10T21:15:17.030Z] Pulling edgex-go [2021-09-10T21:15:17.030Z] + snapcraftctl pull [2021-09-10T21:15:18.436Z] Pulling hooks [2021-09-10T21:15:18.436Z] + snapcraftctl pull [2021-09-10T21:15:36.628Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T21:15:36.628Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T21:15:36.628Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T21:15:36.628Z] Fetched 0 B in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-10T21:15:36.628Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-10T21:15:36.628Z] Fetched 279 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-10T21:15:36.628Z] Fetched 122 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-10T21:15:36.628Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-10T21:15:36.628Z] Fetched 8848 B in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-10T21:15:36.628Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-10T21:15:36.628Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-10T21:15:36.628Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-10T21:15:36.628Z] Fetched 219 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-10T21:15:36.628Z] Fetched 154 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-10T21:15:36.628Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-10T21:15:36.628Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-10T21:15:36.628Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-10T21:15:36.628Z] Fetched 499 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-10T21:15:36.628Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-10T21:15:36.628Z] Fetched 240 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-10T21:15:36.628Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-10T21:15:36.628Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-10T21:15:36.628Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-10T21:15:36.628Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-10T21:15:36.628Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-10T21:15:36.628Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-10T21:15:36.628Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-10T21:15:36.628Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-10T21:15:36.628Z] Fetched 8720 B in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-10T21:15:36.628Z] Fetched 140 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-10T21:15:36.628Z] Fetched 119 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-10T21:15:36.628Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-10T21:15:36.628Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-10T21:15:36.628Z] Fetched 645 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-10T21:15:36.628Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-10T21:15:36.628Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-10T21:15:36.628Z] Fetched 368 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-10T21:15:36.628Z] Fetched 187 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-10T21:15:36.628Z] Fetched 175 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-10T21:15:36.628Z] Fetched 206 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-10T21:15:36.628Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-10T21:15:36.628Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-10T21:15:36.628Z] Fetched 159 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-10T21:15:36.628Z] Fetched 107 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-10T21:15:36.628Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-10T21:15:36.628Z] Pulling static-packages [2021-09-10T21:15:36.628Z] + snapcraftctl pull [2021-09-10T21:15:36.628Z] Pulling version [2021-09-10T21:15:36.628Z] + cd /root/project [2021-09-10T21:15:36.628Z] + git describe --tags --abbrev=0 [2021-09-10T21:15:36.628Z] + sed s/v// [2021-09-10T21:15:36.628Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T21:15:36.628Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T21:15:36.628Z] + snapcraftctl set-version 2.0.1-dev.43 [2021-09-10T21:15:36.628Z] Building config-common [2021-09-10T21:15:36.628Z] + snapcraftctl build [2021-09-10T21:15:38.568Z] Skipping build go-build-helper (already ran) [2021-09-10T21:15:38.568Z] Building edgex-go [2021-09-10T21:15:38.834Z] + cd /root/parts/edgex-go/src [2021-09-10T21:15:38.834Z] + sed s/v// [2021-09-10T21:15:38.834Z] + git describe --tags --abbrev=0 [2021-09-10T21:15:38.834Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T21:15:38.834Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T21:15:38.834Z] + echo 2.0.1-dev.43 [2021-09-10T21:15:38.834Z] + make build [2021-09-10T21:15:38.834Z] go mod tidy [2021-09-10T21:15:41.715Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-10T21:15:41.715Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-10T21:15:41.715Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-10T21:15:41.715Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-10T21:15:41.715Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-10T21:15:41.715Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-10T21:15:41.715Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-10T21:15:42.057Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-10T21:15:42.057Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-10T21:15:42.057Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-10T21:15:42.057Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-10T21:15:42.057Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-10T21:15:42.057Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-10T21:15:42.057Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-10T21:15:42.324Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-10T21:15:42.324Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-10T21:15:42.324Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-10T21:15:42.906Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-10T21:15:43.197Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-10T21:15:43.197Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-10T21:15:43.462Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-10T21:15:43.462Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-10T21:15:43.462Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-10T21:15:43.462Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-10T21:15:43.462Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-10T21:15:43.728Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-10T21:15:43.728Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-10T21:15:43.728Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-10T21:15:43.728Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-10T21:15:43.728Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-10T21:15:43.728Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-10T21:15:43.728Z] go: downloading golang.org/x/text v0.3.6 [2021-09-10T21:15:43.728Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-10T21:15:43.728Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-10T21:15:43.728Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-10T21:15:43.728Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-10T21:15:43.728Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-10T21:15:43.728Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-10T21:15:43.998Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-10T21:15:43.998Z] go: downloading github.com/kr/text v0.2.0 [2021-09-10T21:15:43.998Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-10T21:15:44.266Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-10T21:15:44.266Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-10T21:15:44.266Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-10T21:15:44.531Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-10T21:15:44.531Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-10T21:15:44.531Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-10T21:15:44.531Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-10T21:15:44.531Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-10T21:15:44.531Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-10T21:15:44.531Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-10T21:15:44.531Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-10T21:15:44.531Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-10T21:15:44.531Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-10T21:15:44.796Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-10T21:15:44.796Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-10T21:15:44.796Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-10T21:15:44.796Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-10T21:15:44.796Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-10T21:15:44.796Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-10T21:15:44.796Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-10T21:15:44.796Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-10T21:15:44.796Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-10T21:15:44.796Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-10T21:15:44.796Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-10T21:15:44.796Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-10T21:15:46.646Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-10T21:15:46.646Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-10T21:15:46.646Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-10T21:15:46.646Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-10T21:15:46.646Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-10T21:15:46.646Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-10T21:15:46.646Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-10T21:15:46.646Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-10T21:15:46.646Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-10T21:15:46.646Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-10T21:15:46.646Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-10T21:15:46.646Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2021-09-10T21:15:53.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-10T21:15:58.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2021-09-10T21:15:58.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-10T21:16:01.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-10T21:16:01.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-10T21:16:01.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-10T21:16:02.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-10T21:16:03.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-10T21:16:06.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-10T21:16:06.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-10T21:16:06.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-10T21:16:08.224Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-10T21:16:08.224Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-10T21:16:08.224Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-10T21:16:08.490Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-10T21:16:08.490Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-10T21:16:08.490Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-10T21:16:08.490Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-10T21:16:08.490Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-10T21:16:08.490Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-10T21:16:08.490Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-10T21:16:08.490Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-10T21:16:08.490Z] + 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 [2021-09-10T21:16:08.490Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-10T21:16:08.491Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-10T21:16:08.491Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-10T21:16:08.491Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-10T21:16:08.491Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-10T21:16:08.491Z] + 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 [2021-09-10T21:16:08.491Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-10T21:16:08.491Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-10T21:16:08.491Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-10T21:16:09.896Z] Building hooks [2021-09-10T21:16:09.896Z] + cd /root/parts/hooks/src [2021-09-10T21:16:09.896Z] + make build [2021-09-10T21:16:09.896Z] go mod tidy [2021-09-10T21:16:09.896Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-10T21:16:10.162Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-10T21:16:10.162Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-10T21:16:10.162Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-10T21:16:10.162Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-10T21:16:11.119Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-10T21:16:11.386Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-10T21:16:11.386Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-10T21:16:14.228Z] Building static-packages [2021-09-10T21:16:14.228Z] + snapcraftctl build [2021-09-10T21:16:16.806Z] Building version [2021-09-10T21:16:16.806Z] + snapcraftctl build [2021-09-10T21:16:18.746Z] Staging config-common [2021-09-10T21:16:18.746Z] + snapcraftctl stage [2021-09-10T21:16:19.328Z] Skipping stage go-build-helper (already ran) [2021-09-10T21:16:19.328Z] Staging edgex-go [2021-09-10T21:16:19.328Z] + snapcraftctl stage [2021-09-10T21:16:20.736Z] Staging hooks [2021-09-10T21:16:20.737Z] + snapcraftctl stage [2021-09-10T21:16:21.691Z] Staging static-packages [2021-09-10T21:16:21.691Z] + snapcraftctl stage [2021-09-10T21:16:22.647Z] Staging version [2021-09-10T21:16:22.647Z] + snapcraftctl stage [2021-09-10T21:16:23.603Z] Priming config-common [2021-09-10T21:16:23.603Z] + snapcraftctl prime [2021-09-10T21:16:25.003Z] Priming go-build-helper [2021-09-10T21:16:25.004Z] + snapcraftctl prime [2021-09-10T21:16:25.963Z] Priming edgex-go [2021-09-10T21:16:25.963Z] + snapcraftctl prime [2021-09-10T21:16:26.921Z] Priming hooks [2021-09-10T21:16:26.921Z] + snapcraftctl prime [2021-09-10T21:16:28.324Z] Priming static-packages [2021-09-10T21:16:28.324Z] + snapcraftctl prime [2021-09-10T21:16:30.894Z] Priming version [2021-09-10T21:16:30.894Z] + snapcraftctl prime [2021-09-10T21:16:31.851Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-10T21:16:40.495Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:16:41.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:16:41.653Z] ---> package-listing.sh [2021-09-10T21:16:41.654Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-10T21:16:41.654Z] ++ facter osfamily [2021-09-10T21:16:41.920Z] + OS_FAMILY=redhat [2021-09-10T21:16:41.920Z] + workspace=/w/workspace/edgex-go/7 [2021-09-10T21:16:41.920Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-10T21:16:41.920Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-10T21:16:41.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-10T21:16:41.920Z] + PACKAGES=/tmp/packages_start.txt [2021-09-10T21:16:41.920Z] + '[' /w/workspace/edgex-go/7 ']' [2021-09-10T21:16:41.920Z] + PACKAGES=/tmp/packages_end.txt [2021-09-10T21:16:41.920Z] + case "${OS_FAMILY}" in [2021-09-10T21:16:41.920Z] + sort [2021-09-10T21:16:41.920Z] + rpm -qa [2021-09-10T21:16:43.865Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-10T21:16:43.865Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-10T21:16:43.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-10T21:16:43.865Z] + '[' /w/workspace/edgex-go/7 ']' [2021-09-10T21:16:43.865Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-09-10T21:16:43.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-09-10T21:16:43.884Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-10T21:16:44.194Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:16:44.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T21:16:44.805Z] [2021-09-10T21:16:44.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T21:16:45.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T21:16:50.507Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-10T21:16:50.507Z] b4d181a07f80: Pulling fs layer [2021-09-10T21:16:50.507Z] a1111a8f2ec3: Pulling fs layer [2021-09-10T21:16:50.507Z] ed53099fbce6: Pulling fs layer [2021-09-10T21:16:50.507Z] dc539afda2c1: Pulling fs layer [2021-09-10T21:16:50.507Z] 77bc0d833cb6: Pulling fs layer [2021-09-10T21:16:50.507Z] 9065ff56babe: Pulling fs layer [2021-09-10T21:16:50.507Z] d287ab97295c: Pulling fs layer [2021-09-10T21:16:50.507Z] dc539afda2c1: Waiting [2021-09-10T21:16:50.507Z] 77bc0d833cb6: Waiting [2021-09-10T21:16:50.507Z] 9065ff56babe: Waiting [2021-09-10T21:16:50.507Z] d287ab97295c: Waiting [2021-09-10T21:16:50.773Z] a1111a8f2ec3: Verifying Checksum [2021-09-10T21:16:50.773Z] a1111a8f2ec3: Download complete [2021-09-10T21:16:50.773Z] dc539afda2c1: Verifying Checksum [2021-09-10T21:16:50.773Z] dc539afda2c1: Download complete [2021-09-10T21:16:51.039Z] 77bc0d833cb6: Verifying Checksum [2021-09-10T21:16:51.039Z] 77bc0d833cb6: Download complete [2021-09-10T21:16:51.039Z] 9065ff56babe: Verifying Checksum [2021-09-10T21:16:51.039Z] 9065ff56babe: Download complete [2021-09-10T21:16:51.305Z] ed53099fbce6: Verifying Checksum [2021-09-10T21:16:51.305Z] ed53099fbce6: Download complete [2021-09-10T21:16:52.717Z] b4d181a07f80: Verifying Checksum [2021-09-10T21:16:52.717Z] b4d181a07f80: Download complete [2021-09-10T21:16:53.691Z] b4d181a07f80: Pull complete [2021-09-10T21:16:53.959Z] a1111a8f2ec3: Pull complete [2021-09-10T21:16:54.557Z] ed53099fbce6: Pull complete [2021-09-10T21:16:54.557Z] dc539afda2c1: Pull complete [2021-09-10T21:16:54.824Z] 77bc0d833cb6: Pull complete [2021-09-10T21:16:54.824Z] 9065ff56babe: Pull complete [2021-09-10T21:16:57.409Z] d287ab97295c: Verifying Checksum [2021-09-10T21:16:57.409Z] d287ab97295c: Download complete [2021-09-10T21:17:02.792Z] d287ab97295c: Pull complete [2021-09-10T21:17:02.792Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-10T21:17:02.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T21:17:02.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-10T21:17:02.918Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2021-09-10T21:17:03.014Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-10T21:17:06.367Z] $ docker top 4c2cdce51c45e2a1ca7643e3343f55c977d71a530f319796489ea937788ea1b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T21:17:08.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-10T21:17:08.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-10T21:17:09.149Z] + ls /var/log/sa-host [2021-09-10T21:17:09.149Z] + sadf -c /var/log/sa-host/sa05 [2021-09-10T21:17:09.149Z] file_magic: OK [2021-09-10T21:17:09.149Z] HZ: Using current value: 100 [2021-09-10T21:17:09.149Z] file_header: OK [2021-09-10T21:17:09.149Z] 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 [2021-09-10T21:17:09.149Z] Statistics: [2021-09-10T21:17:09.149Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T21:17:09.149Z] File successfully converted to sysstat format version 12.0.3 [2021-09-10T21:17:09.149Z] + sadf -c /var/log/sa-host/sa10 [2021-09-10T21:17:09.149Z] file_magic: OK [2021-09-10T21:17:09.149Z] HZ: Using current value: 100 [2021-09-10T21:17:09.149Z] file_header: OK [2021-09-10T21:17:09.149Z] 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 [2021-09-10T21:17:09.149Z] Statistics: [2021-09-10T21:17:09.149Z] 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... [2021-09-10T21:17:09.149Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T21:17:13.061Z] provisioning config files... [2021-09-10T21:17:13.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config2922293480447218222tmp [Pipeline] { [Pipeline] echo [2021-09-10T21:17:13.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:17:13.421Z] ---> create-netrc.sh [Pipeline] } [2021-09-10T21:17:13.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:17:13.840Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-10T21:17:13.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:17:14.170Z] ---> sudo-logs.sh [2021-09-10T21:17:14.170Z] Archiving 'sudo' log.. [2021-09-10T21:17:14.170Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.vexxhost.local: Name or service not known [2021-09-10T21:17:14.170Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-10T21:17:14.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:17:14.556Z] ---> job-cost.sh [2021-09-10T21:17:14.556Z] lf-activate-venv: SKIPPING [2021-09-10T21:17:14.556Z] DEBUG: total: 0.10999999940395355 [2021-09-10T21:17:14.556Z] INFO: Retrieving Stack Cost... [2021-09-10T21:17:15.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-10T21:17:15.780Z] INFO: Archiving Costs [Pipeline] echo [2021-09-10T21:17:15.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T21:17:16.121Z] ---> logs-deploy.sh [2021-09-10T21:17:16.121Z] lf-activate-venv: SKIPPING [2021-09-10T21:17:16.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/7 [2021-09-10T21:17:16.121Z] INFO: archiving workspace using pattern(s): [2021-09-10T21:17:16.705Z] Archives upload complete. [2021-09-10T21:17:16.971Z] INFO: archiving logs to Nexus