Pull request #3826 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 451b096496c10626fafafdb288817a63ed714faa rather than e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 Obtained Jenkinsfile from 451b096496c10626fafafdb288817a63ed714faa Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8225087769907525797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8261637007446338146.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5100839797765177889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3357792710574967796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5437979868822259921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4369363119939053529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-455 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9139646357705050910.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8501983051722631684.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 Merge succeeded, producing e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 Checking out Revision e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 (PR-3826) > git config core.sparsecheckout # timeout=10 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5824662557165614.key > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 Commit message: "refactor(snap): deploy secrets token into separate mount points" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-24T17:06:42.293Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-24T17:06:42.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-24T17:06:42.492Z] ========================================================= [2021-11-24T17:06:42.492Z] EdgeX Global Pipelines Version Info [2021-11-24T17:06:42.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:06:43.698Z] ------------------- [2021-11-24T17:06:43.698Z] stable info: [2021-11-24T17:06:43.698Z] ------------------- [2021-11-24T17:06:43.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-24T17:06:43.698Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-24T17:06:43.698Z] Message: update stable to v1.0.217 [2021-11-24T17:06:44.277Z] ------------------- [2021-11-24T17:06:44.277Z] experimental info: [2021-11-24T17:06:44.277Z] ------------------- [2021-11-24T17:06:44.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-24T17:06:44.277Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-24T17:06:44.277Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-24T17:06:44.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-24T17:06:44.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-24T17:06:44.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-24T17:06:44.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-24T17:06:44.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-24T17:06:44.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-24T17:06:44.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-24T17:06:44.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-24T17:06:44.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-24T17:06:44.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-24T17:06:44.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-24T17:06:44.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-24T17:06:44.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-24T17:06:44.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-24T17:06:44.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-24T17:06:44.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-24T17:06:45.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-24T17:06:45.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-24T17:06:45.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-24T17:06:45.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-24T17:06:45.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-24T17:06:45.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-24T17:06:45.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo [2021-11-24T17:06:45.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo [2021-11-24T17:06:45.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo [2021-11-24T17:06:45.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] echo [2021-11-24T17:06:45.373Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e895f7c [Pipeline] echo [2021-11-24T17:06:45.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-24T17:06:45.503Z] provisioning config files... [2021-11-24T17:06:45.518Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3629776333694517019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:06:45.864Z] ---> docker-login.sh [2021-11-24T17:06:45.864Z] nexus3.edgexfoundry.org:10001 [2021-11-24T17:06:45.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:06:46.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:06:46.125Z] Configure a credential helper to remove this warning. See [2021-11-24T17:06:46.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:06:46.125Z] [2021-11-24T17:06:46.125Z] Login Succeeded [2021-11-24T17:06:46.125Z] nexus3.edgexfoundry.org:10002 [2021-11-24T17:06:46.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:06:46.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:06:46.125Z] Configure a credential helper to remove this warning. See [2021-11-24T17:06:46.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:06:46.125Z] [2021-11-24T17:06:46.125Z] Login Succeeded [2021-11-24T17:06:46.125Z] nexus3.edgexfoundry.org:10003 [2021-11-24T17:06:46.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:06:46.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:06:46.391Z] Configure a credential helper to remove this warning. See [2021-11-24T17:06:46.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:06:46.391Z] [2021-11-24T17:06:46.391Z] Login Succeeded [2021-11-24T17:06:46.391Z] nexus3.edgexfoundry.org:10004 [2021-11-24T17:06:46.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:06:46.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:06:46.391Z] Configure a credential helper to remove this warning. See [2021-11-24T17:06:46.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:06:46.391Z] [2021-11-24T17:06:46.391Z] Login Succeeded [2021-11-24T17:06:46.391Z] docker.io [2021-11-24T17:06:46.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:06:46.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:06:46.966Z] Configure a credential helper to remove this warning. See [2021-11-24T17:06:46.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:06:46.966Z] [2021-11-24T17:06:46.966Z] Login Succeeded [2021-11-24T17:06:46.966Z] ---> docker-login.sh ends [Pipeline] } [2021-11-24T17:06:46.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-24T17:06:47.369Z] ++ 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-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/core-command/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/core-data/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-24T17:06:47.369Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-24T17:06:47.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T17:06:47.369Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-24T17:06:47.369Z] ++ cut -d/ -f2 [2021-11-24T17:06:47.369Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-24T17:06:47.426Z] 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] { (Build Check) [Pipeline] sh [2021-11-24T17:06:47.937Z] + git rev-list -1 --merges e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925~1..e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] echo [2021-11-24T17:06:47.964Z] -----------> git rev-list -1 --merges e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925~1..e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [false] [Pipeline] sh [2021-11-24T17:06:48.285Z] + git log --format=format:%s -1 e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] echo [2021-11-24T17:06:48.317Z] ========================================================= [2021-11-24T17:06:48.317Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-24T17:06:48.317Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-24T17:06:48.972Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-24T17:06:48.972Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-24T17:06:48.972Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-24T17:06:48.972Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-24T17:06:48.972Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-24T17:06:48.972Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-24T17:06:48.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:06:49.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-24T17:06:49.462Z] [2021-11-24T17:06:49.462Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:06:49.795Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-24T17:06:49.795Z] latest: Pulling from edgex-devops/git-semver [2021-11-24T17:06:49.795Z] a0d0a0d46f8b: Pulling fs layer [2021-11-24T17:06:49.795Z] 3e5f54012d9b: Pulling fs layer [2021-11-24T17:06:49.795Z] 4c7163046ea9: Pulling fs layer [2021-11-24T17:06:49.795Z] 0c2d73faf560: Pulling fs layer [2021-11-24T17:06:49.795Z] 0c2d73faf560: Waiting [2021-11-24T17:06:49.795Z] 3e5f54012d9b: Verifying Checksum [2021-11-24T17:06:49.795Z] 3e5f54012d9b: Download complete [2021-11-24T17:06:49.795Z] a0d0a0d46f8b: Download complete [2021-11-24T17:06:49.795Z] 0c2d73faf560: Verifying Checksum [2021-11-24T17:06:49.795Z] 0c2d73faf560: Download complete [2021-11-24T17:06:49.795Z] 4c7163046ea9: Verifying Checksum [2021-11-24T17:06:49.795Z] 4c7163046ea9: Download complete [2021-11-24T17:06:50.060Z] a0d0a0d46f8b: Pull complete [2021-11-24T17:06:50.060Z] 3e5f54012d9b: Pull complete [2021-11-24T17:06:50.322Z] 4c7163046ea9: Pull complete [2021-11-24T17:06:50.585Z] 0c2d73faf560: Pull complete [2021-11-24T17:06:50.585Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-24T17:06:50.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-24T17:06:50.585Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-24T17:06:50.670Z] prd-centos7-docker-4c-2g-455 does not seem to be running inside a container [2021-11-24T17:06:50.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-24T17:06:51.448Z] $ docker top 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-24T17:06:51.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-24T17:06:51.612Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-24T17:06:51.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-24T17:06:51.741Z] $ docker exec 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent [2021-11-24T17:06:51.864Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkMBEl/agent.15 [2021-11-24T17:06:51.864Z] SSH_AGENT_PID=21 [2021-11-24T17:06:51.871Z] Running ssh-add (command line suppressed) [2021-11-24T17:06:51.976Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6429260460859575985.key (/w/workspace/edgex-go/1@tmp/private_key_6429260460859575985.key) [2021-11-24T17:06:51.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-24T17:06:52.339Z] + git tag --points-at HEAD [Pipeline] } [2021-11-24T17:06:52.360Z] $ docker exec --env ******** --env ******** 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent -k [2021-11-24T17:06:52.454Z] unset SSH_AUTH_SOCK; [2021-11-24T17:06:52.456Z] unset SSH_AGENT_PID; [2021-11-24T17:06:52.456Z] echo Agent pid 21 killed; [2021-11-24T17:06:52.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-24T17:06:52.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-24T17:06:52.528Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-24T17:06:52.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-24T17:06:52.629Z] $ docker exec 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent [2021-11-24T17:06:52.732Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIaIegn/agent.56 [2021-11-24T17:06:52.732Z] SSH_AGENT_PID=62 [2021-11-24T17:06:52.738Z] Running ssh-add (command line suppressed) [2021-11-24T17:06:52.832Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2687561438742336325.key (/w/workspace/edgex-go/1@tmp/private_key_2687561438742336325.key) [2021-11-24T17:06:52.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-24T17:06:53.166Z] + git semver init [2021-11-24T17:06:53.167Z] # -> Open(): unable to determine branch for HEAD [2021-11-24T17:06:53.167Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-24T17:06:53.167Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-24T17:06:53.167Z] # $SEMVER_REMOTE_NAME = origin [2021-11-24T17:06:53.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-24T17:06:53.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-24T17:06:53.167Z] # $SEMVER_BRANCH = PR-3826 [2021-11-24T17:06:53.167Z] # $SEMVER_TEMP = /tmp/semver-156566392 [2021-11-24T17:06:53.167Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-24T17:07:08.135Z] # '/tmp/semver-156566392' -> '/w/workspace/edgex-go/1/.semver' [2021-11-24T17:07:08.135Z] # -> Force: false [2021-11-24T17:07:08.135Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-24T17:07:08.151Z] $ docker exec --env ******** --env ******** 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent -k [2021-11-24T17:07:08.251Z] unset SSH_AUTH_SOCK; [2021-11-24T17:07:08.251Z] unset SSH_AGENT_PID; [2021-11-24T17:07:08.251Z] echo Agent pid 62 killed; [2021-11-24T17:07:08.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-24T17:07:08.655Z] + git semver [Pipeline] } [2021-11-24T17:07:08.677Z] $ docker stop --time=1 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 [2021-11-24T17:07:10.806Z] $ docker rm -f 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-24T17:07:11.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-24T17:07:11.535Z] Stashed 1 file(s) [Pipeline] echo [2021-11-24T17:07:11.557Z] [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-11-24T17:07:12.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-24T17:07:12.103Z] ========================================================= [2021-11-24T17:07:12.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-24T17:07:12.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T17:07:12.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T17:07:12.443Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-24T17:07:12.443Z] a0d0a0d46f8b: Already exists [2021-11-24T17:07:12.443Z] 31adcdaf11c8: Pulling fs layer [2021-11-24T17:07:12.443Z] b8b176561691: Pulling fs layer [2021-11-24T17:07:12.443Z] 4527c011a84f: Pulling fs layer [2021-11-24T17:07:12.443Z] 5d74067f8e1e: Pulling fs layer [2021-11-24T17:07:12.443Z] e0aca202a116: Pulling fs layer [2021-11-24T17:07:12.443Z] 3a43be97a3b4: Pulling fs layer [2021-11-24T17:07:12.443Z] 34cad66bf833: Pulling fs layer [2021-11-24T17:07:12.443Z] b4e3c513aaa6: Pulling fs layer [2021-11-24T17:07:12.443Z] 5d74067f8e1e: Waiting [2021-11-24T17:07:12.443Z] e0aca202a116: Waiting [2021-11-24T17:07:12.443Z] 3a43be97a3b4: Waiting [2021-11-24T17:07:12.443Z] 34cad66bf833: Waiting [2021-11-24T17:07:12.443Z] b4e3c513aaa6: Waiting [2021-11-24T17:07:12.443Z] b8b176561691: Verifying Checksum [2021-11-24T17:07:12.443Z] b8b176561691: Download complete [2021-11-24T17:07:12.443Z] 31adcdaf11c8: Verifying Checksum [2021-11-24T17:07:12.443Z] 31adcdaf11c8: Download complete [2021-11-24T17:07:12.443Z] 5d74067f8e1e: Verifying Checksum [2021-11-24T17:07:12.443Z] 5d74067f8e1e: Download complete [2021-11-24T17:07:12.443Z] e0aca202a116: Verifying Checksum [2021-11-24T17:07:12.443Z] e0aca202a116: Download complete [2021-11-24T17:07:12.443Z] 3a43be97a3b4: Verifying Checksum [2021-11-24T17:07:12.443Z] 3a43be97a3b4: Download complete [2021-11-24T17:07:12.720Z] 34cad66bf833: Verifying Checksum [2021-11-24T17:07:12.720Z] 34cad66bf833: Download complete [2021-11-24T17:07:12.720Z] 31adcdaf11c8: Pull complete [2021-11-24T17:07:12.998Z] b8b176561691: Pull complete [2021-11-24T17:07:13.269Z] 4527c011a84f: Verifying Checksum [2021-11-24T17:07:13.269Z] 4527c011a84f: Download complete [2021-11-24T17:07:13.269Z] b4e3c513aaa6: Verifying Checksum [2021-11-24T17:07:13.269Z] b4e3c513aaa6: Download complete [2021-11-24T17:07:17.521Z] 4527c011a84f: Pull complete [2021-11-24T17:07:17.521Z] 5d74067f8e1e: Pull complete [2021-11-24T17:07:17.521Z] e0aca202a116: Pull complete [2021-11-24T17:07:17.521Z] 3a43be97a3b4: Pull complete [2021-11-24T17:07:17.521Z] 34cad66bf833: Pull complete [2021-11-24T17:07:20.117Z] b4e3c513aaa6: Pull complete [2021-11-24T17:07:20.117Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-24T17:07:20.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T17:07:20.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-24T17:07:20.463Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T17:07:20.463Z] WORKDIR /edgex [2021-11-24T17:07:20.463Z] COPY go.mod . [2021-11-24T17:07:20.463Z] RUN go mod download' [2021-11-24T17:07:20.463Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-24T17:07:21.880Z] Sending build context to Docker daemon 334.4MB [2021-11-24T17:07:21.880Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T17:07:21.880Z] ---> 9f6097aaca64 [2021-11-24T17:07:21.880Z] Step 2/4 : WORKDIR /edgex [2021-11-24T17:07:24.448Z] ---> Running in 339a39bc91cd [2021-11-24T17:07:24.448Z] Removing intermediate container 339a39bc91cd [2021-11-24T17:07:24.448Z] ---> ad8e91461472 [2021-11-24T17:07:24.448Z] Step 3/4 : COPY go.mod . [2021-11-24T17:07:24.448Z] ---> a7936951f156 [2021-11-24T17:07:24.448Z] Step 4/4 : RUN go mod download [2021-11-24T17:07:24.448Z] ---> Running in e34b097e7cc5 [2021-11-24T17:07:26.916Z] Still waiting to schedule task [2021-11-24T17:07:26.917Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-24T17:07:56.594Z] Removing intermediate container e34b097e7cc5 [2021-11-24T17:07:56.594Z] ---> 0e3da33c1fbf [2021-11-24T17:07:56.594Z] Successfully built 0e3da33c1fbf [2021-11-24T17:07:56.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:07:56.925Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-24T17:07:56.925Z] . [Pipeline] withDockerContainer [2021-11-24T17:07:57.054Z] prd-centos7-docker-4c-2g-455 does not seem to be running inside a container [2021-11-24T17:07:57.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-24T17:07:57.447Z] $ docker top 377fd4005b80d9dece2b226a4bfafc6a27df4cbbe97c03427fa5a19d399a676e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T17:07:57.840Z] + go version [2021-11-24T17:07:57.840Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-24T17:07:57.860Z] $ docker stop --time=1 377fd4005b80d9dece2b226a4bfafc6a27df4cbbe97c03427fa5a19d399a676e [2021-11-24T17:07:59.047Z] $ docker rm -f 377fd4005b80d9dece2b226a4bfafc6a27df4cbbe97c03427fa5a19d399a676e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:07:59.736Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-24T17:07:59.736Z] . [Pipeline] withDockerContainer [2021-11-24T17:07:59.830Z] prd-centos7-docker-4c-2g-455 does not seem to be running inside a container [2021-11-24T17:07:59.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-24T17:08:00.213Z] $ docker top e8c60df081f02ce20c556b957bc132b663dc185f3be789dc9a551cf0d45fae20 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-24T17:08:00.337Z] ========================================================= [2021-11-24T17:08:00.337Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-24T17:08:00.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T17:08:00.701Z] + make test [2021-11-24T17:08:00.701Z] go mod tidy [2021-11-24T17:08:00.969Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-24T17:08:06.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-24T17:08:24.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-24T17:08:31.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-24T17:08:31.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-24T17:08:31.110Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-24T17:08:33.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-24T17:08:33.950Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-24T17:08:33.950Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-24T17:08:34.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-24T17:08:34.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-24T17:08:34.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-24T17:08:35.396Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-24T17:08:35.396Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-24T17:08:35.396Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-24T17:08:35.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-24T17:08:37.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-24T17:08:37.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-24T17:08:37.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-24T17:08:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-11-24T17:08:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-24T17:08:38.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2021-11-24T17:08:38.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-24T17:08:38.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-24T17:08:39.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.211s coverage: 89.5% of statements [2021-11-24T17:08:39.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-24T17:08:39.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:08:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-11-24T17:08:40.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-24T17:08:40.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-24T17:08:40.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-24T17:08:40.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-24T17:08:40.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-24T17:08:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:08:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-24T17:08:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-24T17:08:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-11-24T17:08:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-24T17:08:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-24T17:08:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-24T17:08:42.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2021-11-24T17:08:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-24T17:08:42.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-11-24T17:08:43.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-11-24T17:08:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-24T17:08:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-24T17:08:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-11-24T17:08:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-11-24T17:08:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-11-24T17:08:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-24T17:08:50.088Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-456 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-24T17:08:50.131Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-24T17:08:50.392Z] The recommended git tool is: git [2021-11-24T17:08:55.676Z] using credential edgex-jenkins-ssh [2021-11-24T17:08:55.695Z] Cloning the remote Git repository [2021-11-24T17:08:55.760Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-24T17:08:55.904Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-24T17:08:55.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T17:08:55.979Z] > git --version # timeout=10 [2021-11-24T17:08:55.994Z] > git --version # 'git version 2.17.1' [2021-11-24T17:08:55.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T17:08:56.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T17:08:57.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-11-24T17:08:57.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-11-24T17:09:02.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.342s coverage: 82.5% of statements [2021-11-24T17:09:02.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-24T17:09:12.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T17:09:12.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T17:09:12.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T17:09:12.211Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T17:09:12.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T17:09:12.224Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-24T17:09:13.051Z] Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:09:13.376Z] Merge succeeded, producing e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:09:13.377Z] Checking out Revision e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 (PR-3826) [2021-11-24T17:09:13.072Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T17:09:13.093Z] > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 [2021-11-24T17:09:13.300Z] > git remote # timeout=10 [2021-11-24T17:09:13.315Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T17:09:13.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T17:09:13.342Z] > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-24T17:09:13.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T17:09:13.383Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T17:09:13.395Z] > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 [2021-11-24T17:09:17.728Z] Commit message: "refactor(snap): deploy secrets token into separate mount points" [2021-11-24T17:09:17.785Z] > git --version # timeout=10 [2021-11-24T17:09:17.795Z] > git --version # 'git version 2.17.1' [2021-11-24T17:09:17.811Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-24T17:09:18.983Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-24T17:09:18.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T17:09:18.983Z] Dload Upload Total Spent Left Speed [2021-11-24T17:09:18.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh [2021-11-24T17:09:19.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-24T17:09:19.809Z] + sudo tee /etc/docker/daemon.new [2021-11-24T17:09:19.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-24T17:09:19.809Z] { [2021-11-24T17:09:19.809Z] "registry-mirrors": [ [2021-11-24T17:09:19.809Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-24T17:09:19.809Z] ], [2021-11-24T17:09:19.809Z] "bip": "10.250.0.254/24", [2021-11-24T17:09:19.809Z] "hosts": [ [2021-11-24T17:09:19.809Z] "tcp://0.0.0.0:5555", [2021-11-24T17:09:19.809Z] "unix:///var/run/docker.sock" [2021-11-24T17:09:19.809Z] ], [2021-11-24T17:09:19.809Z] "mtu": 1458, [2021-11-24T17:09:19.809Z] "selinux-enabled": true, [2021-11-24T17:09:19.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-24T17:09:19.809Z] } [Pipeline] sh [2021-11-24T17:09:20.164Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-24T17:09:20.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-11-24T17:09:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-11-24T17:09:20.577Z] + sudo service docker restart [2021-11-24T17:09:20.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 65.4% of statements [2021-11-24T17:09:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-24T17:09:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-24T17:09:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-24T17:09:21.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2021-11-24T17:09:21.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-24T17:09:21.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-24T17:09:21.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-11-24T17:09:21.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-24T17:09:21.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-11-24T17:09:21.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-24T17:09:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-24T17:09:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-24T17:09:30.001Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-24T17:09:38.951Z] provisioning config files... [2021-11-24T17:09:38.977Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5657623331833596857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:09:39.376Z] ---> docker-login.sh [2021-11-24T17:09:39.376Z] nexus3.edgexfoundry.org:10001 [2021-11-24T17:09:39.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:09:40.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:09:40.248Z] Configure a credential helper to remove this warning. See [2021-11-24T17:09:40.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:09:40.248Z] [2021-11-24T17:09:40.248Z] Login Succeeded [2021-11-24T17:09:40.248Z] nexus3.edgexfoundry.org:10002 [2021-11-24T17:09:40.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:09:40.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:09:40.851Z] Configure a credential helper to remove this warning. See [2021-11-24T17:09:40.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:09:40.851Z] [2021-11-24T17:09:40.851Z] Login Succeeded [2021-11-24T17:09:40.851Z] nexus3.edgexfoundry.org:10003 [2021-11-24T17:09:41.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:09:41.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:09:41.404Z] Configure a credential helper to remove this warning. See [2021-11-24T17:09:41.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:09:41.404Z] [2021-11-24T17:09:41.404Z] Login Succeeded [2021-11-24T17:09:41.404Z] nexus3.edgexfoundry.org:10004 [2021-11-24T17:09:41.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:09:41.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:09:41.954Z] Configure a credential helper to remove this warning. See [2021-11-24T17:09:41.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:09:41.954Z] [2021-11-24T17:09:41.954Z] Login Succeeded [2021-11-24T17:09:41.954Z] docker.io [2021-11-24T17:09:42.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T17:09:42.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T17:09:42.821Z] Configure a credential helper to remove this warning. See [2021-11-24T17:09:42.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T17:09:42.821Z] [2021-11-24T17:09:42.821Z] Login Succeeded [2021-11-24T17:09:42.821Z] ---> docker-login.sh ends [Pipeline] } [2021-11-24T17:09:42.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-24T17:09:43.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-24T17:09:43.488Z] ========================================================= [2021-11-24T17:09:43.488Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-24T17:09:43.488Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T17:09:43.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T17:09:44.142Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-24T17:09:44.142Z] 552d1f2373af: Pulling fs layer [2021-11-24T17:09:44.142Z] ea3f2d53f512: Pulling fs layer [2021-11-24T17:09:44.142Z] 9e70ebbbe112: Pulling fs layer [2021-11-24T17:09:44.142Z] 7a9cfe048b4a: Pulling fs layer [2021-11-24T17:09:44.142Z] 72dc09318566: Pulling fs layer [2021-11-24T17:09:44.142Z] f4f7b4309257: Pulling fs layer [2021-11-24T17:09:44.142Z] 0ac9a79272e3: Pulling fs layer [2021-11-24T17:09:44.142Z] b78e95d17946: Pulling fs layer [2021-11-24T17:09:44.142Z] 7a9cfe048b4a: Waiting [2021-11-24T17:09:44.142Z] 72dc09318566: Waiting [2021-11-24T17:09:44.142Z] f4f7b4309257: Waiting [2021-11-24T17:09:44.142Z] 0ac9a79272e3: Waiting [2021-11-24T17:09:44.142Z] b78e95d17946: Waiting [2021-11-24T17:09:44.142Z] 9e70ebbbe112: Verifying Checksum [2021-11-24T17:09:44.142Z] 9e70ebbbe112: Download complete [2021-11-24T17:09:44.142Z] ea3f2d53f512: Verifying Checksum [2021-11-24T17:09:44.142Z] ea3f2d53f512: Download complete [2021-11-24T17:09:44.142Z] 72dc09318566: Verifying Checksum [2021-11-24T17:09:44.142Z] 72dc09318566: Download complete [2021-11-24T17:09:44.142Z] f4f7b4309257: Verifying Checksum [2021-11-24T17:09:44.142Z] f4f7b4309257: Download complete [2021-11-24T17:09:44.142Z] 552d1f2373af: Verifying Checksum [2021-11-24T17:09:44.142Z] 552d1f2373af: Download complete [2021-11-24T17:09:44.142Z] 0ac9a79272e3: Verifying Checksum [2021-11-24T17:09:44.142Z] 0ac9a79272e3: Download complete [2021-11-24T17:09:45.128Z] 552d1f2373af: Pull complete [2021-11-24T17:09:45.740Z] ea3f2d53f512: Pull complete [2021-11-24T17:09:46.016Z] 9e70ebbbe112: Pull complete [2021-11-24T17:09:46.016Z] b78e95d17946: Verifying Checksum [2021-11-24T17:09:46.016Z] b78e95d17946: Download complete [2021-11-24T17:09:46.611Z] 7a9cfe048b4a: Verifying Checksum [2021-11-24T17:09:46.611Z] 7a9cfe048b4a: Download complete [2021-11-24T17:09:56.768Z] 7a9cfe048b4a: Pull complete [2021-11-24T17:09:57.047Z] 72dc09318566: Pull complete [2021-11-24T17:09:57.324Z] f4f7b4309257: Pull complete [2021-11-24T17:09:57.598Z] 0ac9a79272e3: Pull complete [2021-11-24T17:10:04.329Z] b78e95d17946: Pull complete [2021-11-24T17:10:04.329Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-24T17:10:04.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T17:10:04.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-24T17:10:04.762Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T17:10:04.762Z] WORKDIR /edgex [2021-11-24T17:10:04.762Z] COPY go.mod . [2021-11-24T17:10:04.762Z] RUN go mod download [2021-11-24T17:10:04.762Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-24T17:10:07.416Z] Sending build context to Docker daemon 168.9MB [2021-11-24T17:10:07.416Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T17:10:07.416Z] ---> 8b459fc5aaf0 [2021-11-24T17:10:07.416Z] Step 2/4 : WORKDIR /edgex [2021-11-24T17:10:08.851Z] ---> Running in beea9001c764 [2021-11-24T17:10:08.959Z] GO111MODULE=on go vet ./... [2021-11-24T17:10:09.447Z] Removing intermediate container beea9001c764 [2021-11-24T17:10:09.447Z] ---> 41a30fd1e685 [2021-11-24T17:10:09.447Z] Step 3/4 : COPY go.mod . [2021-11-24T17:10:10.046Z] ---> 190191914fd1 [2021-11-24T17:10:10.046Z] Step 4/4 : RUN go mod download [2021-11-24T17:10:10.322Z] ---> Running in 39e099fa042d [2021-11-24T17:10:14.308Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-24T17:10:14.308Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-24T17:10:14.887Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-24T17:10:15.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-24T17:10:15.503Z] + ls -al . [2021-11-24T17:10:15.503Z] total 644 [2021-11-24T17:10:15.503Z] drwxrwxr-x 10 1001 1001 4096 Nov 24 17:10 . [2021-11-24T17:10:15.503Z] drwxr-xr-x 4 root root 28 Nov 24 17:08 .. [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 17:06 .dockerignore [2021-11-24T17:10:15.503Z] drwxrwxr-x 8 1001 1001 179 Nov 24 17:06 .git [2021-11-24T17:10:15.503Z] drwxrwxr-x 4 1001 1001 142 Nov 24 17:06 .github [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 804 Nov 24 17:06 .gitignore [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 42 Nov 24 17:06 .golangci.yml [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 76 Nov 24 17:06 .hadolint.yml [2021-11-24T17:10:15.503Z] drwx------ 3 1001 1001 73 Nov 24 17:07 .semver [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 166 Nov 24 17:06 .sonarcloud.properties [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 1171 Nov 24 17:06 ADOPTERS.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 8910 Nov 24 17:06 Attribution.txt [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 51732 Nov 24 17:06 CHANGELOG.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 17:06 CONTRIBUTING.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 677 Nov 24 17:06 GOVERNANCE.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 849 Nov 24 17:06 Jenkinsfile [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 17:06 LICENSE [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 6508 Nov 24 17:06 Makefile [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 582 Nov 24 17:06 OWNERS.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 8207 Nov 24 17:06 README.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 6912 Nov 24 17:06 SECURITY.md [2021-11-24T17:10:15.503Z] -rw-rw-r-- 1 1001 1001 5 Nov 24 17:07 VERSION [2021-11-24T17:10:15.504Z] -rw-rw-r-- 1 1001 1001 4131 Nov 24 17:06 ZMQWindows.md [2021-11-24T17:10:15.504Z] drwxrwxr-x 2 1001 1001 37 Nov 24 17:06 bin [2021-11-24T17:10:15.504Z] drwxrwxr-x 14 1001 1001 4096 Nov 24 17:06 cmd [2021-11-24T17:10:15.504Z] -rw-r--r-- 1 root root 428381 Nov 24 17:09 coverage.out [2021-11-24T17:10:15.504Z] -rw-rw-r-- 1 1001 1001 822 Nov 24 17:06 go.mod [2021-11-24T17:10:15.504Z] -rw-rw-r-- 1 1001 1001 49471 Nov 24 17:06 go.sum [2021-11-24T17:10:15.504Z] drwxrwxr-x 8 1001 1001 124 Nov 24 17:06 internal [2021-11-24T17:10:15.504Z] drwxrwxr-x 3 1001 1001 16 Nov 24 17:06 openapi [2021-11-24T17:10:15.504Z] drwxrwxr-x 4 1001 1001 71 Nov 24 17:06 snap [2021-11-24T17:10:15.504Z] -rw-rw-r-- 1 1001 1001 204 Nov 24 17:06 version.go [Pipeline] sh [2021-11-24T17:10:15.817Z] + '[' -e coverage.out ] [2021-11-24T17:10:15.817Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-24T17:10:15.945Z] Stashed 1 file(s) [Pipeline] sh [2021-11-24T17:10:16.259Z] + make build [2021-11-24T17:10:16.259Z] 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-11-24T17:10:17.650Z] 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-11-24T17:10:25.843Z] 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-11-24T17:10:25.843Z] 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-11-24T17:10:26.548Z] 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-11-24T17:10:26.930Z] 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-11-24T17:10:27.625Z] 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-11-24T17:10:28.643Z] 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-11-24T17:10:29.590Z] 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-11-24T17:10:30.987Z] 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-11-24T17:10:31.565Z] 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-11-24T17:10:32.524Z] 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-11-24T17:10:33.952Z] $ docker stop --time=1 e8c60df081f02ce20c556b957bc132b663dc185f3be789dc9a551cf0d45fae20 [2021-11-24T17:10:35.791Z] $ docker rm -f e8c60df081f02ce20c556b957bc132b663dc185f3be789dc9a551cf0d45fae20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:10:37.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T17:10:37.609Z] [2021-11-24T17:10:37.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:10:37.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T17:10:37.955Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-24T17:10:37.955Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-24T17:10:37.955Z] ca9280d653b3: Pulling fs layer [2021-11-24T17:10:37.955Z] 7e9c9ca2126c: Pulling fs layer [2021-11-24T17:10:37.955Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-24T17:10:37.955Z] cbdbe7a5bc2a: Download complete [2021-11-24T17:10:38.220Z] ca9280d653b3: Verifying Checksum [2021-11-24T17:10:38.220Z] ca9280d653b3: Download complete [2021-11-24T17:10:38.220Z] cbdbe7a5bc2a: Pull complete [2021-11-24T17:10:38.481Z] 7e9c9ca2126c: Download complete [2021-11-24T17:10:39.055Z] ca9280d653b3: Pull complete [2021-11-24T17:10:43.306Z] 7e9c9ca2126c: Pull complete [2021-11-24T17:10:43.307Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-24T17:10:43.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T17:10:43.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-24T17:10:43.403Z] prd-centos7-docker-4c-2g-455 does not seem to be running inside a container [2021-11-24T17:10:43.449Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-24T17:10:47.275Z] $ docker top 58d8d9851d33b469918df951a142ae47bd17e1e5b36066755cb0c79c8d498aee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T17:10:47.683Z] + docker-compose build --help [2021-11-24T17:10:47.683Z] + grep parallel [2021-11-24T17:10:48.258Z] --parallel Build images in parallel. [Pipeline] } [2021-11-24T17:10:48.287Z] $ docker stop --time=1 58d8d9851d33b469918df951a142ae47bd17e1e5b36066755cb0c79c8d498aee [2021-11-24T17:10:49.488Z] $ docker rm -f 58d8d9851d33b469918df951a142ae47bd17e1e5b36066755cb0c79c8d498aee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:10:50.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T17:10:50.043Z] . [Pipeline] withDockerContainer [2021-11-24T17:10:50.141Z] prd-centos7-docker-4c-2g-455 does not seem to be running inside a container [2021-11-24T17:10:50.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-24T17:10:50.577Z] $ docker top 95943158caf7941dc435658c6c7d0e8b895c850a6e8b6a17abe84165f4dbf0e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T17:10:50.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-24T17:10:51.567Z] Building core-command ... [2021-11-24T17:10:51.567Z] Building core-data ... [2021-11-24T17:10:51.567Z] Building core-metadata ... [2021-11-24T17:10:51.568Z] Building security-bootstrapper ... [2021-11-24T17:10:51.568Z] Building security-proxy-setup ... [2021-11-24T17:10:51.568Z] Building security-secretstore-setup ... [2021-11-24T17:10:51.568Z] Building support-notifications ... [2021-11-24T17:10:51.568Z] Building support-scheduler ... [2021-11-24T17:10:51.568Z] Building sys-mgmt-agent ... [2021-11-24T17:10:51.568Z] Building support-notifications [2021-11-24T17:10:51.568Z] Building security-bootstrapper [2021-11-24T17:10:51.568Z] Building core-command [2021-11-24T17:10:51.568Z] Building core-metadata [2021-11-24T17:10:51.568Z] Building support-scheduler [2021-11-24T17:11:03.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:11:03.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:11:03.823Z] ---> 0e3da33c1fbf [2021-11-24T17:11:03.823Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:11:08.074Z] ---> Running in b176baaa8721 [2021-11-24T17:11:09.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:11:09.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:11:09.487Z] ---> 0e3da33c1fbf [2021-11-24T17:11:09.487Z] Step 3/23 : WORKDIR /edgex-go [2021-11-24T17:11:10.065Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:11:10.066Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:11:10.066Z] ---> 0e3da33c1fbf [2021-11-24T17:11:10.066Z] Step 3/30 : WORKDIR /edgex-go [2021-11-24T17:11:10.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:11:10.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:11:10.066Z] ---> 0e3da33c1fbf [2021-11-24T17:11:10.066Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:11:11.993Z] ---> Running in 5ec039176e8f [2021-11-24T17:11:11.993Z] ---> Running in 1891e364e4fd [2021-11-24T17:11:11.993Z] ---> Running in 4f50d78deb62 [2021-11-24T17:11:11.993Z] Removing intermediate container b176baaa8721 [2021-11-24T17:11:11.993Z] ---> f80d6e6f1658 [2021-11-24T17:11:11.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:11:12.253Z] ---> Running in 8164ea352337 [2021-11-24T17:11:12.513Z] Removing intermediate container 1891e364e4fd [2021-11-24T17:11:12.513Z] ---> 749bad85cfc5 [2021-11-24T17:11:12.513Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:11:12.513Z] Removing intermediate container 5ec039176e8f [2021-11-24T17:11:12.513Z] ---> 4422ca156c04 [2021-11-24T17:11:12.513Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:11:12.773Z] Removing intermediate container 4f50d78deb62 [2021-11-24T17:11:12.773Z] ---> a7d04b0d7c60 [2021-11-24T17:11:12.773Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:11:13.034Z] ---> Running in 5c268db6ba18 [2021-11-24T17:11:13.034Z] ---> Running in d122dd543755 [2021-11-24T17:11:13.293Z] ---> Running in a69b4808f206 [2021-11-24T17:11:15.853Z] Removing intermediate container 5c268db6ba18 [2021-11-24T17:11:15.853Z] ---> 86573f1e75c3 [2021-11-24T17:11:15.853Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-24T17:11:15.853Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:11:15.853Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:11:15.853Z] ---> 0e3da33c1fbf [2021-11-24T17:11:15.853Z] Step 3/21 : WORKDIR /edgex-go [2021-11-24T17:11:15.853Z] ---> Using cache [2021-11-24T17:11:15.853Z] ---> a7d04b0d7c60 [2021-11-24T17:11:15.853Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:11:15.853Z] ---> Running in e0bf6e17d162 [2021-11-24T17:11:15.853Z] ---> Running in 3f5c4141ee85 [2021-11-24T17:11:15.853Z] Removing intermediate container a69b4808f206 [2021-11-24T17:11:15.853Z] ---> 17de5215f357 [2021-11-24T17:11:15.853Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T17:11:15.853Z] ---> Running in d93dba8cc638 [2021-11-24T17:11:15.853Z] Removing intermediate container 8164ea352337 [2021-11-24T17:11:15.853Z] ---> 935eba5917d0 [2021-11-24T17:11:15.853Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T17:11:15.853Z] Removing intermediate container d122dd543755 [2021-11-24T17:11:15.853Z] ---> 0fa3e401593d [2021-11-24T17:11:15.853Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-24T17:11:15.853Z] ---> Running in b78b49d94cd5 [2021-11-24T17:11:15.853Z] ---> Running in 5e107d9803fa [2021-11-24T17:11:16.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:16.386Z] Removing intermediate container e0bf6e17d162 [2021-11-24T17:11:16.386Z] ---> b423ed09bda8 [2021-11-24T17:11:16.386Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-24T17:11:16.386Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:16.386Z] ---> Running in c3f4d7a9b08d [2021-11-24T17:11:16.386Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:16.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:16.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:16.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:17.192Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:17.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:17.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:17.460Z] OK: 220 MiB in 52 packages [2021-11-24T17:11:17.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:11:17.460Z] OK: 220 MiB in 52 packages [2021-11-24T17:11:17.727Z] OK: 220 MiB in 52 packages [2021-11-24T17:11:17.727Z] Removing intermediate container 3f5c4141ee85 [2021-11-24T17:11:17.727Z] ---> 9c942c575d3e [2021-11-24T17:11:17.727Z] Step 6/23 : COPY go.mod . [2021-11-24T17:11:17.993Z] OK: 220 MiB in 52 packages [2021-11-24T17:11:17.993Z] OK: 220 MiB in 52 packages [2021-11-24T17:11:18.260Z] Removing intermediate container d93dba8cc638 [2021-11-24T17:11:18.260Z] ---> eb11d2c3cd66 [2021-11-24T17:11:18.260Z] Step 6/22 : COPY . . [2021-11-24T17:11:18.260Z] ---> 34c603944988 [2021-11-24T17:11:18.260Z] Step 7/23 : RUN go mod download [2021-11-24T17:11:18.260Z] ---> Running in 9483161a21f4 [2021-11-24T17:11:18.520Z] Removing intermediate container 5e107d9803fa [2021-11-24T17:11:18.520Z] ---> b5294015f9bd [2021-11-24T17:11:18.520Z] Step 6/30 : COPY . . [2021-11-24T17:11:21.847Z] Removing intermediate container c3f4d7a9b08d [2021-11-24T17:11:21.847Z] ---> 87bb23afbdf4 [2021-11-24T17:11:21.847Z] Step 6/21 : COPY . . [2021-11-24T17:11:21.847Z] Removing intermediate container b78b49d94cd5 [2021-11-24T17:11:21.847Z] ---> b3c442c3574d [2021-11-24T17:11:21.847Z] Step 6/22 : COPY . . [2021-11-24T17:11:28.454Z] ---> bf671f8a75e4 [2021-11-24T17:11:28.454Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:11:28.454Z] ---> 44f806c8132c [2021-11-24T17:11:28.454Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:11:28.454Z] ---> Running in b89556eac2c3 [2021-11-24T17:11:28.715Z] ---> Running in 83e97eb0700f [2021-11-24T17:11:28.715Z] Removing intermediate container 9483161a21f4 [2021-11-24T17:11:28.715Z] ---> 6d767b7ab7e8 [2021-11-24T17:11:28.715Z] Step 8/23 : COPY . . [2021-11-24T17:11:28.715Z] ---> 2b473ba41171 [2021-11-24T17:11:28.715Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:11:28.978Z] ---> Running in 3e66a7e673b3 [2021-11-24T17:11:30.367Z] ---> 0e99fb0034b6 [2021-11-24T17:11:30.367Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:11:30.935Z] ---> Running in b65d39061d65 [2021-11-24T17:11:32.142Z] Removing intermediate container 39e099fa042d [2021-11-24T17:11:32.142Z] ---> 1c5581c67734 [2021-11-24T17:11:32.142Z] Successfully built 1c5581c67734 [2021-11-24T17:11:32.142Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:11:32.317Z] Removing intermediate container b89556eac2c3 [2021-11-24T17:11:32.317Z] ---> 73a17ffb5d16 [2021-11-24T17:11:32.317Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-24T17:11:32.317Z] ---> Running in 4e98bb52af41 [2021-11-24T17:11:32.317Z] Removing intermediate container 83e97eb0700f [2021-11-24T17:11:32.317Z] ---> ff00569dbf7a [2021-11-24T17:11:32.317Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-24T17:11:32.496Z] + docker inspect -f . ci-base-image-arm64 [2021-11-24T17:11:32.496Z] . [Pipeline] withDockerContainer [2021-11-24T17:11:32.765Z] prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container [2021-11-24T17:11:32.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-24T17:11:33.700Z] ---> Running in bcda22a62f4f [2021-11-24T17:11:33.701Z] Removing intermediate container 3e66a7e673b3 [2021-11-24T17:11:33.701Z] ---> 1dd98864ffd8 [2021-11-24T17:11:33.701Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-24T17:11:34.280Z] ---> Running in 71e334da1a15 [2021-11-24T17:11:34.280Z] 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-11-24T17:11:34.420Z] $ docker top 536b825405bb8615a3784bcbad0d6a92356eb15524ef2b547157f5fa11fbbce4 -eo pid,comm [2021-11-24T17:11:34.543Z] Removing intermediate container b65d39061d65 [2021-11-24T17:11:34.544Z] ---> 9d5a8daca58b [2021-11-24T17:11:34.544Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [Pipeline] { [Pipeline] sh [2021-11-24T17:11:34.804Z] ---> Running in 31c723035789 [2021-11-24T17:11:35.066Z] 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-11-24T17:11:35.066Z] 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-11-24T17:11:35.480Z] + go version [2021-11-24T17:11:35.480Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-24T17:11:35.527Z] $ docker stop --time=1 536b825405bb8615a3784bcbad0d6a92356eb15524ef2b547157f5fa11fbbce4 [2021-11-24T17:11:36.007Z] 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-11-24T17:11:37.273Z] $ docker rm -f 536b825405bb8615a3784bcbad0d6a92356eb15524ef2b547157f5fa11fbbce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:11:38.254Z] + docker inspect -f . ci-base-image-arm64 [2021-11-24T17:11:38.254Z] . [Pipeline] withDockerContainer [2021-11-24T17:11:38.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container [2021-11-24T17:11:38.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-24T17:11:40.062Z] $ docker top 822a2ea0089c6c5ba2575e459251256c95a11c6bf8240f088abb29a4dbde3d42 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-24T17:11:40.402Z] ========================================================= [2021-11-24T17:11:40.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-24T17:11:40.402Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T17:11:41.091Z] + make test [2021-11-24T17:11:41.092Z] go mod tidy [2021-11-24T17:11:41.684Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-24T17:11:50.961Z] ---> d6f9646d491e [2021-11-24T17:11:50.961Z] Step 9/23 : RUN go mod tidy [2021-11-24T17:11:50.961Z] ---> Running in debd1c08fb9a [2021-11-24T17:11:50.961Z] Removing intermediate container debd1c08fb9a [2021-11-24T17:11:50.961Z] ---> 49c0d72cb7af [2021-11-24T17:11:50.961Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-24T17:11:50.961Z] ---> Running in 5cec5b7fb4b3 [2021-11-24T17:11:51.538Z] 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-11-24T17:12:08.488Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-24T17:12:23.813Z] Removing intermediate container 4e98bb52af41 [2021-11-24T17:12:23.813Z] ---> 5d31a693c892 [2021-11-24T17:12:23.813Z] [2021-11-24T17:12:23.813Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T17:12:23.813Z] 3.14: Pulling from library/alpine [2021-11-24T17:12:23.813Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T17:12:23.813Z] Status: Downloaded newer image for alpine:3.14 [2021-11-24T17:12:23.813Z] ---> 0a97eee8041e [2021-11-24T17:12:23.813Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T17:12:23.813Z] Removing intermediate container bcda22a62f4f [2021-11-24T17:12:23.813Z] ---> 52dde4402d0e [2021-11-24T17:12:23.813Z] [2021-11-24T17:12:23.813Z] Step 9/30 : FROM alpine:3.14 [2021-11-24T17:12:23.813Z] ---> 0a97eee8041e [2021-11-24T17:12:23.813Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-24T17:12:23.813Z] ---> Running in 203ac913f391 [2021-11-24T17:12:23.813Z] ---> Running in c3dad53e82fc [2021-11-24T17:12:23.813Z] Removing intermediate container c3dad53e82fc [2021-11-24T17:12:23.813Z] ---> 543f56e2dfa6 [2021-11-24T17:12:23.813Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-24T17:12:23.813Z] ---> Running in 33022c78a9ec [2021-11-24T17:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:23.813Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-24T17:12:23.813Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:12:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:23.813Z] OK: 6 MiB in 15 packages [2021-11-24T17:12:23.813Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-24T17:12:23.813Z] (2/2) Installing su-exec (0.2-r1) [2021-11-24T17:12:23.813Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:12:23.813Z] OK: 6 MiB in 16 packages [2021-11-24T17:12:23.813Z] Removing intermediate container 203ac913f391 [2021-11-24T17:12:23.813Z] ---> 707b822ffe5f [2021-11-24T17:12:23.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:12:23.813Z] ---> Running in db7309fb46ac [2021-11-24T17:12:23.813Z] Removing intermediate container db7309fb46ac [2021-11-24T17:12:23.813Z] ---> 925ba67521df [2021-11-24T17:12:23.813Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-24T17:12:23.813Z] Removing intermediate container 33022c78a9ec [2021-11-24T17:12:23.813Z] ---> 4dd0e8305383 [2021-11-24T17:12:23.813Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-24T17:12:23.813Z] ---> Running in 448571b32ac1 [2021-11-24T17:12:23.813Z] ---> Running in 14d2c5a6c893 [2021-11-24T17:12:23.813Z] Removing intermediate container 14d2c5a6c893 [2021-11-24T17:12:23.813Z] ---> 879fc614f2de [2021-11-24T17:12:23.813Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-24T17:12:23.813Z] Removing intermediate container 448571b32ac1 [2021-11-24T17:12:23.813Z] ---> 45ab84b4c92d [2021-11-24T17:12:23.813Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T17:12:23.813Z] ---> Running in 9ccd0712b222 [2021-11-24T17:12:23.813Z] ---> Running in f218d95bc074 [2021-11-24T17:12:23.813Z] Removing intermediate container 9ccd0712b222 [2021-11-24T17:12:23.813Z] ---> 8b129be93ae2 [2021-11-24T17:12:23.813Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-24T17:12:23.813Z] Removing intermediate container f218d95bc074 [2021-11-24T17:12:23.813Z] ---> 0dd0b3e0faf4 [2021-11-24T17:12:23.813Z] Step 14/22 : WORKDIR / [2021-11-24T17:12:23.813Z] ---> Running in 022731ebad18 [2021-11-24T17:12:23.813Z] ---> Running in a7607265a5fd [2021-11-24T17:12:23.813Z] Removing intermediate container a7607265a5fd [2021-11-24T17:12:23.813Z] ---> 447c050520df [2021-11-24T17:12:23.813Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:12:23.813Z] ---> d3f34761b759 [2021-11-24T17:12:23.813Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-24T17:12:24.834Z] Removing intermediate container 022731ebad18 [2021-11-24T17:12:24.834Z] ---> 8c16b35054df [2021-11-24T17:12:24.834Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-24T17:12:25.130Z] ---> Running in 1b112b66633e [2021-11-24T17:12:25.130Z] ---> 6157df7a2610 [2021-11-24T17:12:25.130Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-24T17:12:25.404Z] Removing intermediate container 71e334da1a15 [2021-11-24T17:12:25.404Z] ---> 1528b636e3b8 [2021-11-24T17:12:25.404Z] [2021-11-24T17:12:25.404Z] Step 9/21 : FROM alpine:3.14 [2021-11-24T17:12:25.404Z] ---> 0a97eee8041e [2021-11-24T17:12:25.404Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-24T17:12:25.404Z] Removing intermediate container 31c723035789 [2021-11-24T17:12:25.404Z] ---> f358e66e2259 [2021-11-24T17:12:25.404Z] [2021-11-24T17:12:25.404Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T17:12:25.404Z] ---> 0a97eee8041e [2021-11-24T17:12:25.404Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T17:12:25.404Z] ---> Using cache [2021-11-24T17:12:25.404Z] ---> 707b822ffe5f [2021-11-24T17:12:25.404Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:12:25.404Z] ---> Using cache [2021-11-24T17:12:25.404Z] ---> 925ba67521df [2021-11-24T17:12:25.404Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-24T17:12:25.404Z] ---> Running in ca98b704b640 [2021-11-24T17:12:25.404Z] ---> e34d57bbb52a [2021-11-24T17:12:25.404Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-24T17:12:25.404Z] ---> Running in 14fa582574f1 [2021-11-24T17:12:25.404Z] Removing intermediate container 1b112b66633e [2021-11-24T17:12:25.404Z] ---> e75ac072e612 [2021-11-24T17:12:25.404Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-24T17:12:25.673Z] ---> Running in 34078a37884e [2021-11-24T17:12:25.673Z] Removing intermediate container ca98b704b640 [2021-11-24T17:12:25.673Z] ---> b80a35f73624 [2021-11-24T17:12:25.673Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T17:12:25.936Z] ---> Running in bce609500472 [2021-11-24T17:12:25.936Z] Removing intermediate container 34078a37884e [2021-11-24T17:12:25.936Z] ---> 772d79b31ba2 [2021-11-24T17:12:25.936Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:12:25.936Z] ---> b0168aa09cd8 [2021-11-24T17:12:25.936Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-24T17:12:25.936Z] ---> Running in c1521e25e573 [2021-11-24T17:12:25.936Z] ---> Running in ae8619379ae2 [2021-11-24T17:12:26.203Z] Removing intermediate container bce609500472 [2021-11-24T17:12:26.203Z] ---> d0c5382c9733 [2021-11-24T17:12:26.203Z] Step 14/22 : WORKDIR / [2021-11-24T17:12:26.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:26.203Z] ---> Running in d7984c884041 [2021-11-24T17:12:26.203Z] Removing intermediate container c1521e25e573 [2021-11-24T17:12:26.203Z] ---> 9243405cd9a0 [2021-11-24T17:12:26.203Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T17:12:26.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:26.203Z] ---> Running in 891b47f24257 [2021-11-24T17:12:26.466Z] Removing intermediate container d7984c884041 [2021-11-24T17:12:26.466Z] ---> 58cc76b53306 [2021-11-24T17:12:26.466Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:12:26.466Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-24T17:12:26.466Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-24T17:12:26.466Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:12:26.466Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T17:12:26.731Z] OK: 6 MiB in 16 packages [2021-11-24T17:12:26.732Z] Removing intermediate container 891b47f24257 [2021-11-24T17:12:26.732Z] ---> 07d1b90ba7f3 [2021-11-24T17:12:26.732Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:12:26.732Z] ---> Running in 79e6bc647ceb [2021-11-24T17:12:26.732Z] ---> 58f1d3e3b513 [2021-11-24T17:12:26.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-24T17:12:26.996Z] Removing intermediate container 79e6bc647ceb [2021-11-24T17:12:26.996Z] ---> f1d647bc54fa [2021-11-24T17:12:26.996Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:12:27.260Z] ---> Running in 47203e297921 [2021-11-24T17:12:27.535Z] Removing intermediate container 14fa582574f1 [2021-11-24T17:12:27.535Z] ---> f3afd49f6262 [2021-11-24T17:12:27.535Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:12:27.535Z] Removing intermediate container 47203e297921 [2021-11-24T17:12:27.535Z] ---> 6a6497f05d9e [2021-11-24T17:12:27.535Z] [2021-11-24T17:12:27.535Z] Removing intermediate container ae8619379ae2 [2021-11-24T17:12:27.535Z] ---> f74d217624fb [2021-11-24T17:12:27.535Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:12:27.535Z] ---> Running in f2afe1a69dae [2021-11-24T17:12:27.535Z] ---> 47e6dfeb09c6 [2021-11-24T17:12:27.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-24T17:12:27.535Z] Successfully built 6a6497f05d9e [2021-11-24T17:12:27.535Z] Successfully tagged core-command:latest [2021-11-24T17:12:27.535Z] Building core-data [2021-11-24T17:12:27.796Z]  Building core-command ... done Removing intermediate container f2afe1a69dae [2021-11-24T17:12:27.796Z] ---> 27e35d95153a [2021-11-24T17:12:27.796Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-24T17:12:27.796Z] ---> Running in 358d04c2b727 [2021-11-24T17:12:28.388Z] ---> 02db3a860f40 [2021-11-24T17:12:28.388Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-24T17:12:28.663Z] ---> 262fe27081e3 [2021-11-24T17:12:28.663Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-24T17:12:28.663Z] Removing intermediate container 358d04c2b727 [2021-11-24T17:12:28.663Z] ---> f13602264c06 [2021-11-24T17:12:28.663Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-24T17:12:28.931Z] ---> Running in 4cdd379245fb [2021-11-24T17:12:28.931Z] ---> Running in b4e655d0ee5f [2021-11-24T17:12:29.224Z] ---> 4d966794ee17 [2021-11-24T17:12:29.224Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-24T17:12:29.224Z] Removing intermediate container b4e655d0ee5f [2021-11-24T17:12:29.224Z] ---> acd51f7c152d [2021-11-24T17:12:29.224Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:12:29.224Z] Removing intermediate container 4cdd379245fb [2021-11-24T17:12:29.224Z] ---> 0db9347ced4b [2021-11-24T17:12:29.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:12:29.487Z] ---> f8d051daea67 [2021-11-24T17:12:29.487Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-24T17:12:29.487Z] ---> Running in 59933540d783 [2021-11-24T17:12:29.749Z] Removing intermediate container 59933540d783 [2021-11-24T17:12:29.749Z] ---> ed595cf63cb9 [2021-11-24T17:12:29.749Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T17:12:29.749Z] ---> 446e75e320fa [2021-11-24T17:12:29.749Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-24T17:12:29.749Z] ---> d3fd4636ad0e [2021-11-24T17:12:29.749Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-24T17:12:29.749Z] ---> Running in 5cabed49ed93 [2021-11-24T17:12:30.016Z] Removing intermediate container 5cabed49ed93 [2021-11-24T17:12:30.016Z] ---> e8cffcce648f [2021-11-24T17:12:30.016Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:12:30.280Z] ---> c075d71a6c6f [2021-11-24T17:12:30.281Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-24T17:12:30.281Z] ---> 8236f6cafedf [2021-11-24T17:12:30.281Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-24T17:12:30.281Z] ---> Running in a80f77278d52 [2021-11-24T17:12:30.544Z] ---> Running in 73dc9b4fc833 [2021-11-24T17:12:30.544Z] Removing intermediate container 5cec5b7fb4b3 [2021-11-24T17:12:30.544Z] ---> a2bdde3db5e7 [2021-11-24T17:12:30.545Z] [2021-11-24T17:12:30.545Z] Step 11/23 : FROM alpine:3.14 [2021-11-24T17:12:30.545Z] ---> 0a97eee8041e [2021-11-24T17:12:30.545Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-24T17:12:30.545Z] ---> Using cache [2021-11-24T17:12:30.545Z] ---> 707b822ffe5f [2021-11-24T17:12:30.545Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:12:30.545Z] ---> Using cache [2021-11-24T17:12:30.545Z] ---> 925ba67521df [2021-11-24T17:12:30.545Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-24T17:12:30.545Z] ---> 67a873f5254d [2021-11-24T17:12:30.545Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-24T17:12:30.545Z] Removing intermediate container a80f77278d52 [2021-11-24T17:12:30.545Z] ---> 4bb39c117ba1 [2021-11-24T17:12:30.545Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:12:30.545Z] ---> Running in fd8c8615e70d [2021-11-24T17:12:30.545Z] ---> Running in 540fb9df57af [2021-11-24T17:12:30.807Z] Removing intermediate container 73dc9b4fc833 [2021-11-24T17:12:30.807Z] ---> ade5db2819bb [2021-11-24T17:12:30.807Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-24T17:12:30.807Z] ---> Running in 120a74e2c3f3 [2021-11-24T17:12:30.807Z] Removing intermediate container fd8c8615e70d [2021-11-24T17:12:30.807Z] ---> cb145d2a2333 [2021-11-24T17:12:30.807Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:12:30.807Z] Removing intermediate container 540fb9df57af [2021-11-24T17:12:30.807Z] ---> bec855de01e2 [2021-11-24T17:12:30.807Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-24T17:12:30.807Z] Removing intermediate container 120a74e2c3f3 [2021-11-24T17:12:30.807Z] ---> 54af24c3a6a3 [2021-11-24T17:12:30.807Z] [2021-11-24T17:12:31.070Z] ---> Running in 01ed819f31ce [2021-11-24T17:12:31.070Z] ---> Running in 04a788ed3ac7 [2021-11-24T17:12:31.070Z] Successfully built 54af24c3a6a3 [2021-11-24T17:12:31.070Z] Successfully tagged core-metadata:latest [2021-11-24T17:12:31.070Z] Building sys-mgmt-agent [2021-11-24T17:12:31.070Z]  Building core-metadata ... done  ---> 71af1a78315f [2021-11-24T17:12:31.070Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-24T17:12:31.331Z] Removing intermediate container 01ed819f31ce [2021-11-24T17:12:31.331Z] ---> 0765cfd2c933 [2021-11-24T17:12:31.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:12:31.331Z] ---> Running in 9c4d2f65ac69 [2021-11-24T17:12:31.331Z] Removing intermediate container 04a788ed3ac7 [2021-11-24T17:12:31.331Z] ---> 411e57afff76 [2021-11-24T17:12:31.331Z] Step 19/21 : LABEL arch=x86_64 [2021-11-24T17:12:33.881Z] ---> Running in 9f8cc6ee35f7 [2021-11-24T17:12:33.881Z] ---> c5f9b2bd7a3c [2021-11-24T17:12:33.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-24T17:12:34.836Z] Removing intermediate container 9f8cc6ee35f7 [2021-11-24T17:12:34.836Z] ---> dc5faa1d4f59 [2021-11-24T17:12:34.836Z] Step 20/21 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:12:35.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:12:35.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:12:35.406Z] ---> 0e3da33c1fbf [2021-11-24T17:12:35.406Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:12:35.406Z] ---> Using cache [2021-11-24T17:12:35.406Z] ---> a7d04b0d7c60 [2021-11-24T17:12:35.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:12:35.406Z] ---> Using cache [2021-11-24T17:12:35.406Z] ---> b423ed09bda8 [2021-11-24T17:12:35.407Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-24T17:12:35.674Z] ---> 90e94296e1ea [2021-11-24T17:12:35.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-24T17:12:35.674Z] ---> Running in 2a363d75c6f3 [2021-11-24T17:12:35.674Z] ---> Running in 46935fcad391 [2021-11-24T17:12:35.955Z] Removing intermediate container 9c4d2f65ac69 [2021-11-24T17:12:35.955Z] ---> 3eb799491abc [2021-11-24T17:12:35.955Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-24T17:12:35.955Z] Removing intermediate container 2a363d75c6f3 [2021-11-24T17:12:35.955Z] ---> 2f59a46bd468 [2021-11-24T17:12:35.955Z] Step 21/21 : LABEL version=0.0.0 [2021-11-24T17:12:36.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:12:36.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:12:36.216Z] ---> 0e3da33c1fbf [2021-11-24T17:12:36.216Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:12:36.216Z] ---> Using cache [2021-11-24T17:12:36.216Z] ---> a7d04b0d7c60 [2021-11-24T17:12:36.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:12:36.216Z] ---> Using cache [2021-11-24T17:12:36.216Z] ---> b423ed09bda8 [2021-11-24T17:12:36.216Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-24T17:12:36.216Z] ---> c3da2138be1c [2021-11-24T17:12:36.216Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-24T17:12:36.216Z] ---> Running in b6ab99fed263 [2021-11-24T17:12:36.216Z] ---> Running in 302701a3fac5 [2021-11-24T17:12:36.216Z] ---> Running in a5e4f0b6d083 [2021-11-24T17:12:36.216Z] ---> Running in 763e2f8385c2 [2021-11-24T17:12:36.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:36.217Z] Removing intermediate container b6ab99fed263 [2021-11-24T17:12:36.217Z] ---> db849dcb9542 [2021-11-24T17:12:36.217Z] Step 27/30 : CMD ["gate"] [2021-11-24T17:12:36.482Z] Removing intermediate container 763e2f8385c2 [2021-11-24T17:12:36.482Z] ---> 15c10c5e0281 [2021-11-24T17:12:36.482Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:12:36.482Z] Removing intermediate container 302701a3fac5 [2021-11-24T17:12:36.482Z] ---> 1d43f5df3e76 [2021-11-24T17:12:36.482Z] [2021-11-24T17:12:36.482Z] ---> Running in 2e5d1d9838eb [2021-11-24T17:12:36.482Z] ---> Running in c5afa9fad601 [2021-11-24T17:12:36.482Z] Successfully built 1d43f5df3e76 [2021-11-24T17:12:36.482Z] Successfully tagged support-notifications:latest [2021-11-24T17:12:36.482Z] Building security-secretstore-setup [2021-11-24T17:12:36.742Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:36.742Z] Removing intermediate container 2e5d1d9838eb [2021-11-24T17:12:36.742Z] ---> 3898630fd969 [2021-11-24T17:12:36.742Z] Step 28/30 : LABEL arch=x86_64 [2021-11-24T17:12:36.742Z] Removing intermediate container c5afa9fad601 [2021-11-24T17:12:36.742Z] ---> 133bf66a88c8 [2021-11-24T17:12:36.742Z] Step 21/23 : LABEL arch=x86_64 [2021-11-24T17:12:37.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:37.293Z] ---> Running in 865b5fe10498 [2021-11-24T17:12:37.293Z] ---> Running in 5c21cc44cefb [2021-11-24T17:12:37.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:37.556Z] OK: 220 MiB in 52 packages [2021-11-24T17:12:37.817Z] OK: 220 MiB in 52 packages [2021-11-24T17:12:39.209Z] Removing intermediate container 865b5fe10498 [2021-11-24T17:12:39.209Z] ---> 04772ff9dc30 [2021-11-24T17:12:39.209Z] Step 22/23 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:12:39.209Z] Removing intermediate container 5c21cc44cefb [2021-11-24T17:12:39.209Z] ---> 54b4120089f9 [2021-11-24T17:12:39.209Z] Step 29/30 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:12:39.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:12:39.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:12:39.790Z] ---> 0e3da33c1fbf [2021-11-24T17:12:39.790Z] Step 3/24 : WORKDIR /edgex-go [2021-11-24T17:12:39.790Z] ---> Using cache [2021-11-24T17:12:39.790Z] ---> a7d04b0d7c60 [2021-11-24T17:12:39.790Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:12:39.790Z] ---> Using cache [2021-11-24T17:12:39.790Z] ---> b423ed09bda8 [2021-11-24T17:12:39.790Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-24T17:12:39.790Z] ---> Running in 9ca6841d76f3 [2021-11-24T17:12:39.790Z] ---> Running in d82624a22e8a [2021-11-24T17:12:39.790Z] ---> Running in 6740483ac8d6 [2021-11-24T17:12:40.057Z] Removing intermediate container 9ca6841d76f3 [2021-11-24T17:12:40.057Z] ---> 7938dff63c28 [2021-11-24T17:12:40.057Z] Step 23/23 : LABEL version=0.0.0 [2021-11-24T17:12:40.057Z] Removing intermediate container 46935fcad391 [2021-11-24T17:12:40.057Z] ---> 3e0fc90b009c [2021-11-24T17:12:40.057Z] Step 6/22 : COPY . . [2021-11-24T17:12:40.057Z] Removing intermediate container d82624a22e8a [2021-11-24T17:12:40.057Z] ---> abfbea5f922f [2021-11-24T17:12:40.057Z] Step 30/30 : LABEL version=0.0.0 [2021-11-24T17:12:40.057Z] ---> Running in be5d8f0177f6 [2021-11-24T17:12:40.057Z] Removing intermediate container a5e4f0b6d083 [2021-11-24T17:12:40.057Z] ---> 26f15d61a755 [2021-11-24T17:12:40.057Z] Step 6/22 : COPY . . [2021-11-24T17:12:40.323Z] ---> Running in 6153c98ec429 [2021-11-24T17:12:40.589Z] Removing intermediate container be5d8f0177f6 [2021-11-24T17:12:40.589Z] ---> 22edef91106d [2021-11-24T17:12:40.589Z] [2021-11-24T17:12:40.589Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:40.589Z] Successfully built 22edef91106d [2021-11-24T17:12:41.536Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:12:41.803Z] OK: 220 MiB in 52 packages [2021-11-24T17:12:42.411Z] Successfully tagged support-scheduler:latest [2021-11-24T17:12:42.411Z] Building security-proxy-setup [2021-11-24T17:12:42.411Z]  Building support-scheduler ... done Removing intermediate container 6153c98ec429 [2021-11-24T17:12:42.411Z] ---> ebf8f94280d9 [2021-11-24T17:12:42.411Z] [2021-11-24T17:12:42.411Z] Successfully built ebf8f94280d9 [2021-11-24T17:12:45.010Z] Successfully tagged security-bootstrapper:latest [2021-11-24T17:12:50.308Z]  Building security-bootstrapper ... done  ---> 78e698a909a0 [2021-11-24T17:12:50.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:12:50.308Z] Removing intermediate container 6740483ac8d6 [2021-11-24T17:12:50.308Z] ---> 6766dca2fab6 [2021-11-24T17:12:50.308Z] Step 6/24 : COPY . . [2021-11-24T17:12:50.572Z] ---> Running in 07141e4afec7 [2021-11-24T17:12:50.572Z] ---> 77871a79a5e2 [2021-11-24T17:12:50.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:12:51.546Z] ---> Running in f5c8017c5509 [2021-11-24T17:12:52.494Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:12:52.494Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:12:52.494Z] ---> 0e3da33c1fbf [2021-11-24T17:12:52.494Z] Step 3/20 : WORKDIR /edgex-go [2021-11-24T17:12:52.494Z] ---> Using cache [2021-11-24T17:12:52.494Z] ---> a7d04b0d7c60 [2021-11-24T17:12:52.494Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:12:52.494Z] ---> Using cache [2021-11-24T17:12:52.494Z] ---> b423ed09bda8 [2021-11-24T17:12:52.494Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-24T17:12:52.494Z] ---> Using cache [2021-11-24T17:12:52.494Z] ---> 6766dca2fab6 [2021-11-24T17:12:52.494Z] Step 6/20 : COPY . . [2021-11-24T17:12:59.115Z] Removing intermediate container 07141e4afec7 [2021-11-24T17:12:59.115Z] ---> 3b42d004e334 [2021-11-24T17:12:59.115Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-24T17:12:59.115Z] ---> Running in 746eaec9867f [2021-11-24T17:12:59.115Z] Removing intermediate container f5c8017c5509 [2021-11-24T17:12:59.115Z] ---> 195ed4789084 [2021-11-24T17:12:59.115Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-24T17:12:59.115Z] ---> a2390a984bd3 [2021-11-24T17:12:59.115Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:12:59.115Z] ---> 5902cf9a7299 [2021-11-24T17:12:59.115Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:12:59.115Z] ---> Running in 188599b7edff [2021-11-24T17:12:59.115Z] ---> Running in 98d0e3898b95 [2021-11-24T17:12:59.115Z] ---> Running in dd0220bbb545 [2021-11-24T17:12:59.115Z] 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-11-24T17:12:59.381Z] 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-11-24T17:13:00.331Z] Removing intermediate container 188599b7edff [2021-11-24T17:13:00.331Z] ---> 225668f611ad [2021-11-24T17:13:00.331Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-24T17:13:00.331Z] ---> Running in 41839287cf74 [2021-11-24T17:13:00.331Z] Removing intermediate container dd0220bbb545 [2021-11-24T17:13:00.331Z] ---> d4d2f7a68488 [2021-11-24T17:13:00.331Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-24T17:13:00.599Z] ---> Running in bf9c7b67fbcc [2021-11-24T17:13:00.863Z] 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-11-24T17:13:01.125Z] 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-11-24T17:13:05.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-24T17:13:07.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-24T17:13:08.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-24T17:13:09.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-24T17:13:22.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-24T17:13:22.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-24T17:13:22.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-24T17:13:22.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-24T17:13:22.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-24T17:13:22.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-24T17:13:22.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-24T17:13:22.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-24T17:13:22.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-24T17:13:22.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-24T17:13:29.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2021-11-24T17:13:29.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-24T17:13:29.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-24T17:13:33.287Z] 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-11-24T17:13:33.287Z] 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-11-24T17:13:33.859Z] Removing intermediate container 98d0e3898b95 [2021-11-24T17:13:33.859Z] ---> 32077446901e [2021-11-24T17:13:33.859Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-24T17:13:33.859Z] ---> Running in 7fb4fd694aac [2021-11-24T17:13:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements [2021-11-24T17:13:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-24T17:13:34.444Z] 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-11-24T17:13:35.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.282s coverage: 44.7% of statements [2021-11-24T17:13:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-24T17:13:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-24T17:13:37.027Z] Removing intermediate container bf9c7b67fbcc [2021-11-24T17:13:37.027Z] ---> b4870c6a928d [2021-11-24T17:13:37.027Z] [2021-11-24T17:13:37.027Z] Step 9/20 : FROM alpine:3.14 [2021-11-24T17:13:37.027Z] ---> 0a97eee8041e [2021-11-24T17:13:37.027Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-24T17:13:37.027Z] Removing intermediate container 7fb4fd694aac [2021-11-24T17:13:37.027Z] ---> c7ed628fbce7 [2021-11-24T17:13:37.027Z] [2021-11-24T17:13:37.027Z] Step 10/22 : FROM docker:20.10.8 [2021-11-24T17:13:37.027Z] 20.10.8: Pulling from library/docker [2021-11-24T17:13:37.027Z] ---> Running in 4b05e000c1ee [2021-11-24T17:13:37.289Z] Removing intermediate container 41839287cf74 [2021-11-24T17:13:37.289Z] ---> 938fdb14829a [2021-11-24T17:13:37.289Z] [2021-11-24T17:13:37.289Z] Step 9/24 : FROM alpine:3.14 [2021-11-24T17:13:37.289Z] ---> 0a97eee8041e [2021-11-24T17:13:37.289Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-24T17:13:37.289Z] ---> Running in 8793b1c4cb40 [2021-11-24T17:13:37.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:37.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 89.5% of statements [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:13:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 84.4% of statements [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-24T17:13:38.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-24T17:13:38.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:38.097Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-24T17:13:38.097Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-24T17:13:38.097Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T17:13:38.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:38.380Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-24T17:13:38.380Z] (5/5) Installing curl (7.79.1-r0) [2021-11-24T17:13:38.380Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:13:38.380Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T17:13:38.380Z] OK: 8 MiB in 19 packages [2021-11-24T17:13:38.380Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-24T17:13:38.380Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-24T17:13:38.380Z] (3/3) Installing su-exec (0.2-r1) [2021-11-24T17:13:38.380Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:13:38.380Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T17:13:38.380Z] OK: 6 MiB in 17 packages [2021-11-24T17:13:39.774Z] Removing intermediate container 8793b1c4cb40 [2021-11-24T17:13:39.774Z] ---> de34109c5771 [2021-11-24T17:13:39.774Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T17:13:39.774Z] Removing intermediate container 4b05e000c1ee [2021-11-24T17:13:39.774Z] ---> 9fcb4ae6b16b [2021-11-24T17:13:39.774Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T17:13:39.774Z] ---> Running in b00c27bbe368 [2021-11-24T17:13:40.036Z] ---> Running in 48d08f957fd8 [2021-11-24T17:13:40.036Z] Removing intermediate container 746eaec9867f [2021-11-24T17:13:40.036Z] ---> 2063ac676c45 [2021-11-24T17:13:40.036Z] [2021-11-24T17:13:40.036Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T17:13:40.036Z] ---> 0a97eee8041e [2021-11-24T17:13:40.036Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-24T17:13:40.036Z] ---> Running in a7c085591ca1 [2021-11-24T17:13:40.036Z] Removing intermediate container b00c27bbe368 [2021-11-24T17:13:40.036Z] ---> 1a89ae3aed29 [2021-11-24T17:13:40.036Z] Step 12/24 : WORKDIR / [2021-11-24T17:13:40.036Z] Removing intermediate container 48d08f957fd8 [2021-11-24T17:13:40.036Z] ---> 9d3157f0fd43 [2021-11-24T17:13:40.036Z] Step 12/20 : WORKDIR /edgex [2021-11-24T17:13:40.036Z] ---> Running in 23f8d002222b [2021-11-24T17:13:40.299Z] ---> Running in b7a45904c8a8 [2021-11-24T17:13:40.299Z] Removing intermediate container a7c085591ca1 [2021-11-24T17:13:40.299Z] ---> 84f7977d6dd8 [2021-11-24T17:13:40.299Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-24T17:13:40.299Z] ---> Running in 778ccf3e5ac0 [2021-11-24T17:13:40.299Z] Removing intermediate container b7a45904c8a8 [2021-11-24T17:13:40.299Z] ---> 11502f68d2f3 [2021-11-24T17:13:40.299Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-24T17:13:40.299Z] Removing intermediate container 23f8d002222b [2021-11-24T17:13:40.299Z] ---> 5f8a5723b9f2 [2021-11-24T17:13:40.299Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-24T17:13:40.559Z] Removing intermediate container 778ccf3e5ac0 [2021-11-24T17:13:40.559Z] ---> 87640643c559 [2021-11-24T17:13:40.559Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-24T17:13:40.559Z] ---> Running in 93951311b582 [2021-11-24T17:13:40.821Z] ---> 7adb3784c024 [2021-11-24T17:13:40.821Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-24T17:13:40.821Z] ---> b5287553a070 [2021-11-24T17:13:40.821Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-24T17:13:40.821Z] Removing intermediate container 93951311b582 [2021-11-24T17:13:40.821Z] ---> bba9a3ccedd6 [2021-11-24T17:13:40.821Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:13:40.821Z] ---> Running in 26083f2727bf [2021-11-24T17:13:41.399Z] ---> ec6f3e3724f2 [2021-11-24T17:13:41.399Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-24T17:13:41.399Z] ---> 3e4c66742611 [2021-11-24T17:13:41.399Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-24T17:13:41.675Z] ---> 08354194a939 [2021-11-24T17:13:41.675Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-24T17:13:41.675Z] ---> 34f3e680fe42 [2021-11-24T17:13:41.675Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-24T17:13:41.675Z] ---> Running in 423c7196657c [2021-11-24T17:13:41.953Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-24T17:13:41.953Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-24T17:13:41.953Z] ---> bc6c0ffef665 [2021-11-24T17:13:41.953Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:13:41.953Z] ---> Running in 1c71c55c8304 [2021-11-24T17:13:41.953Z] Removing intermediate container 26083f2727bf [2021-11-24T17:13:41.953Z] ---> 5322896d4e54 [2021-11-24T17:13:41.953Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-24T17:13:41.953Z] ---> b99b53163101 [2021-11-24T17:13:41.953Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-24T17:13:41.953Z] Removing intermediate container 423c7196657c [2021-11-24T17:13:41.953Z] ---> dd3a99dcff2f [2021-11-24T17:13:41.953Z] Step 17/20 : CMD ["--init=true"] [2021-11-24T17:13:41.953Z] ---> Running in 3b474f220274 [2021-11-24T17:13:41.953Z] ---> Running in b2d48ab02ac6 [2021-11-24T17:13:41.953Z] Removing intermediate container 1c71c55c8304 [2021-11-24T17:13:41.953Z] ---> edbe7d9fb7ed [2021-11-24T17:13:41.953Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-24T17:13:42.218Z] ---> Running in b0967b1eb900 [2021-11-24T17:13:42.218Z] Removing intermediate container 3b474f220274 [2021-11-24T17:13:42.218Z] ---> 143b107eaabe [2021-11-24T17:13:42.218Z] Step 18/20 : LABEL arch=x86_64 [2021-11-24T17:13:42.218Z] ---> 5efead1769ea [2021-11-24T17:13:42.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-24T17:13:42.218Z] ---> Running in 136102be8b81 [2021-11-24T17:13:42.493Z] Removing intermediate container 136102be8b81 [2021-11-24T17:13:42.493Z] ---> 0722b64e6f88 [2021-11-24T17:13:42.493Z] Step 19/20 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:13:42.493Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:42.493Z] ---> Running in ec213da4c660 [2021-11-24T17:13:42.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:42.762Z] Removing intermediate container ec213da4c660 [2021-11-24T17:13:42.762Z] ---> 0265015f5666 [2021-11-24T17:13:42.762Z] Step 20/20 : LABEL version=0.0.0 [2021-11-24T17:13:42.762Z] ---> ec0d4221efe7 [2021-11-24T17:13:42.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-24T17:13:42.762Z] ---> Running in 51ea485a9262 [2021-11-24T17:13:42.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:43.023Z] Removing intermediate container 51ea485a9262 [2021-11-24T17:13:43.023Z] ---> 673914b386b0 [2021-11-24T17:13:43.023Z] [2021-11-24T17:13:43.023Z] (1/42) Installing readline (8.1.0-r0) [2021-11-24T17:13:43.023Z] (2/42) Installing bash (5.1.4-r0) [2021-11-24T17:13:43.023Z] Successfully built 673914b386b0 [2021-11-24T17:13:43.023Z] ---> 4b3bef570135 [2021-11-24T17:13:43.023Z] Step 20/24 : 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-11-24T17:13:43.023Z] Executing bash-5.1.4-r0.post-install [2021-11-24T17:13:43.023Z] Successfully tagged security-proxy-setup:latest [2021-11-24T17:13:43.023Z]  Building security-proxy-setup ... done (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-24T17:13:43.023Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T17:13:43.023Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-24T17:13:43.024Z] (6/42) Installing curl (7.79.1-r0) [2021-11-24T17:13:43.024Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-24T17:13:43.024Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-24T17:13:43.024Z] (9/42) Installing expat (2.4.1-r0) [2021-11-24T17:13:43.024Z] (10/42) Installing libffi (3.3-r2) [2021-11-24T17:13:43.024Z] ---> Running in ef4f42bf03c0 [2021-11-24T17:13:43.024Z] (11/42) Installing gdbm (1.19-r0) [2021-11-24T17:13:43.024Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-24T17:13:43.024Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T17:13:43.024Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T17:13:43.024Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-24T17:13:43.297Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-24T17:13:43.297Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-24T17:13:43.297Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T17:13:43.570Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-24T17:13:43.570Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-24T17:13:43.570Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-24T17:13:43.570Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-24T17:13:43.570Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-24T17:13:43.829Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-24T17:13:43.829Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-24T17:13:43.829Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-24T17:13:43.829Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-24T17:13:43.829Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T17:13:43.829Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-24T17:13:43.829Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-24T17:13:43.829Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T17:13:44.088Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-24T17:13:44.661Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-24T17:13:44.661Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-24T17:13:44.661Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-24T17:13:44.661Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-24T17:13:44.661Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-24T17:13:44.661Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-24T17:13:44.661Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-24T17:13:44.661Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-24T17:13:44.661Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-24T17:13:44.661Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-24T17:13:44.661Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:13:44.661Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-24T17:13:44.661Z] OK: 8 MiB in 20 packages [2021-11-24T17:13:44.661Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-24T17:13:44.661Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-24T17:13:44.661Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-24T17:13:44.661Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-24T17:13:44.661Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-24T17:13:44.661Z] Removing intermediate container ef4f42bf03c0 [2021-11-24T17:13:44.661Z] ---> caa2994bfe87 [2021-11-24T17:13:44.661Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-24T17:13:44.661Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-24T17:13:44.924Z] ---> Running in bb48003d2e3f [2021-11-24T17:13:44.924Z] Executing busybox-1.33.1-r3.trigger [2021-11-24T17:13:44.924Z] OK: 84 MiB in 64 packages [2021-11-24T17:13:45.194Z] Removing intermediate container bb48003d2e3f [2021-11-24T17:13:45.194Z] ---> 6d0f9c69e20f [2021-11-24T17:13:45.194Z] Step 22/24 : LABEL arch=x86_64 [2021-11-24T17:13:45.194Z] ---> Running in 3fd86a1e37d4 [2021-11-24T17:13:45.194Z] Removing intermediate container 3fd86a1e37d4 [2021-11-24T17:13:45.194Z] ---> 021c87aacbb2 [2021-11-24T17:13:45.194Z] Step 23/24 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:13:45.194Z] Removing intermediate container b2d48ab02ac6 [2021-11-24T17:13:45.194Z] ---> 687e175994db [2021-11-24T17:13:45.194Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:13:45.194Z] ---> Running in ff1738e18b94 [2021-11-24T17:13:45.466Z] Removing intermediate container ff1738e18b94 [2021-11-24T17:13:45.466Z] ---> ac54ee4a3a2d [2021-11-24T17:13:45.466Z] Step 24/24 : LABEL version=0.0.0 [2021-11-24T17:13:45.466Z] ---> Running in 75adcb21c50d [2021-11-24T17:13:45.466Z] ---> 9394bcb6f604 [2021-11-24T17:13:45.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-24T17:13:45.727Z] Removing intermediate container 75adcb21c50d [2021-11-24T17:13:45.727Z] ---> b7d8f56c9563 [2021-11-24T17:13:45.727Z] [2021-11-24T17:13:45.727Z] Collecting docker-compose==1.23.2 [2021-11-24T17:13:45.727Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-24T17:13:45.727Z] Successfully built b7d8f56c9563 [2021-11-24T17:13:45.727Z] Successfully tagged security-secretstore-setup:latest [2021-11-24T17:13:45.997Z]  Building security-secretstore-setup ... done Collecting docker<4.0,>=3.6.0 [2021-11-24T17:13:45.997Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-24T17:13:45.997Z] ---> 8c4521f14900 [2021-11-24T17:13:45.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-24T17:13:45.997Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-24T17:13:45.997Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-24T17:13:45.997Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-24T17:13:45.997Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-24T17:13:45.997Z] ---> 499127127600 [2021-11-24T17:13:45.997Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-24T17:13:45.997Z] ---> Running in 479d56726bd8 [2021-11-24T17:13:46.263Z] Removing intermediate container 479d56726bd8 [2021-11-24T17:13:46.263Z] ---> 2ec7d824ee67 [2021-11-24T17:13:46.263Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:13:46.263Z] ---> Running in 3a5fc558faf8 [2021-11-24T17:13:46.263Z] Removing intermediate container 3a5fc558faf8 [2021-11-24T17:13:46.263Z] ---> 3f339a3ff6e6 [2021-11-24T17:13:46.263Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T17:13:46.263Z] ---> Running in 3a6627bc3cc4 [2021-11-24T17:13:46.263Z] Collecting jsonschema<3,>=2.5.1 [2021-11-24T17:13:46.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-24T17:13:46.263Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.547s coverage: 94.2% of statements [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 59.1% of statements [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.281s coverage: 0.9% of statements [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 21.7% of statements [2021-11-24T17:13:46.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements [2021-11-24T17:13:46.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-11-24T17:13:46.522Z] Removing intermediate container 3a6627bc3cc4 [2021-11-24T17:13:46.522Z] ---> 9d28d7b69179 [2021-11-24T17:13:46.522Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:13:46.522Z] ---> Running in 8f6e6a0643ca [2021-11-24T17:13:46.522Z] Collecting PyYAML<4,>=3.10 [2021-11-24T17:13:46.522Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-24T17:13:46.522Z] Removing intermediate container 8f6e6a0643ca [2021-11-24T17:13:46.522Z] ---> 5b3369bc3d67 [2021-11-24T17:13:46.522Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:13:46.522Z] ---> Running in 43830bd0ac15 [2021-11-24T17:13:46.782Z] Removing intermediate container 43830bd0ac15 [2021-11-24T17:13:46.782Z] ---> 8ed18274b0ff [2021-11-24T17:13:46.782Z] [2021-11-24T17:13:46.782Z] Successfully built 8ed18274b0ff [2021-11-24T17:13:46.782Z] Successfully tagged core-data:latest [2021-11-24T17:13:47.047Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-11-24T17:13:47.047Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-24T17:13:47.047Z] Collecting texttable<0.10,>=0.9.0 [2021-11-24T17:13:47.047Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-24T17:13:47.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements [2021-11-24T17:13:47.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-11-24T17:13:47.617Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-24T17:13:47.617Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-24T17:13:47.617Z] Collecting docopt<0.7,>=0.6.1 [2021-11-24T17:13:47.617Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-24T17:13:47.879Z] Collecting docker-pycreds>=0.4.0 [2021-11-24T17:13:47.879Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-24T17:13:48.142Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-24T17:13:48.142Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-24T17:13:48.142Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-24T17:13:48.142Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-24T17:13:48.142Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-24T17:13:48.142Z] Collecting idna<2.8,>=2.5 [2021-11-24T17:13:48.142Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-24T17:13:48.142Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-24T17:13:48.142Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-24T17:13:48.143Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-24T17:13:48.143Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-24T17:13:48.401Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-24T17:13:48.401Z] Attempting uninstall: urllib3 [2021-11-24T17:13:48.401Z] Found existing installation: urllib3 1.26.5 [2021-11-24T17:13:48.401Z] Uninstalling urllib3-1.26.5: [2021-11-24T17:13:48.401Z] Successfully uninstalled urllib3-1.26.5 [2021-11-24T17:13:48.401Z] Attempting uninstall: idna [2021-11-24T17:13:48.401Z] Found existing installation: idna 3.2 [2021-11-24T17:13:48.401Z] Uninstalling idna-3.2: [2021-11-24T17:13:48.401Z] Successfully uninstalled idna-3.2 [2021-11-24T17:13:48.661Z] Attempting uninstall: chardet [2021-11-24T17:13:48.661Z] Found existing installation: chardet 4.0.0 [2021-11-24T17:13:48.661Z] Uninstalling chardet-4.0.0: [2021-11-24T17:13:48.661Z] Successfully uninstalled chardet-4.0.0 [2021-11-24T17:13:48.922Z] Attempting uninstall: requests [2021-11-24T17:13:48.922Z] Found existing installation: requests 2.25.1 [2021-11-24T17:13:48.922Z] Uninstalling requests-2.25.1: [2021-11-24T17:13:48.922Z] Successfully uninstalled requests-2.25.1 [2021-11-24T17:13:48.922Z] Running setup.py install for texttable: started [2021-11-24T17:13:49.493Z] Running setup.py install for texttable: finished with status 'done' [2021-11-24T17:13:49.493Z] Running setup.py install for PyYAML: started [2021-11-24T17:13:49.754Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-24T17:13:49.754Z] Running setup.py install for docopt: started [2021-11-24T17:13:50.326Z] Running setup.py install for docopt: finished with status 'done' [2021-11-24T17:13:50.326Z] Running setup.py install for dockerpty: started [2021-11-24T17:13:50.586Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-24T17:13:50.847Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-24T17:13:54.158Z] Removing intermediate container b0967b1eb900 [2021-11-24T17:13:54.158Z] ---> a0166eb2faac [2021-11-24T17:13:54.158Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-24T17:13:54.158Z] ---> Running in 9ae7f460fb76 [2021-11-24T17:13:54.158Z] Removing intermediate container 9ae7f460fb76 [2021-11-24T17:13:54.158Z] ---> 70e191ac2dbf [2021-11-24T17:13:54.158Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-24T17:13:54.158Z] ---> Running in 79c905e42bf5 [2021-11-24T17:13:54.158Z] Removing intermediate container 79c905e42bf5 [2021-11-24T17:13:54.158Z] ---> 9e93f5cb82c9 [2021-11-24T17:13:54.158Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-24T17:13:54.158Z] ---> 2bdcf7a1b96e [2021-11-24T17:13:54.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-24T17:13:54.419Z] ---> fee350fc7149 [2021-11-24T17:13:54.419Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-24T17:13:54.419Z] ---> 9cc5d61f7c63 [2021-11-24T17:13:54.419Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-24T17:13:54.419Z] ---> Running in aaaccb8c00fb [2021-11-24T17:13:54.682Z] Removing intermediate container aaaccb8c00fb [2021-11-24T17:13:54.682Z] ---> e27c3088b8e4 [2021-11-24T17:13:54.682Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:13:54.682Z] ---> Running in a619293952ce [2021-11-24T17:13:54.682Z] Removing intermediate container a619293952ce [2021-11-24T17:13:54.682Z] ---> 5ea0a3b88bf1 [2021-11-24T17:13:54.682Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T17:13:54.682Z] ---> Running in 145dbdd2ab4f [2021-11-24T17:13:54.944Z] Removing intermediate container 145dbdd2ab4f [2021-11-24T17:13:54.944Z] ---> 0de7aac77ed9 [2021-11-24T17:13:54.944Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:13:54.944Z] ---> Running in 44947534dd61 [2021-11-24T17:13:54.944Z] Removing intermediate container 44947534dd61 [2021-11-24T17:13:54.944Z] ---> 4e56a5fcb2aa [2021-11-24T17:13:54.944Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:13:54.944Z] ---> Running in b3c7ca0be499 [2021-11-24T17:13:54.944Z] Removing intermediate container b3c7ca0be499 [2021-11-24T17:13:54.944Z] ---> d56948032743 [2021-11-24T17:13:54.944Z] [2021-11-24T17:13:55.204Z] Successfully built d56948032743 [2021-11-24T17:13:55.204Z] Successfully tagged sys-mgmt-agent:latest [2021-11-24T17:13:55.210Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-24T17:13:55.225Z] $ docker stop --time=1 95943158caf7941dc435658c6c7d0e8b895c850a6e8b6a17abe84165f4dbf0e9 [2021-11-24T17:13:56.573Z] $ docker rm -f 95943158caf7941dc435658c6c7d0e8b895c850a6e8b6a17abe84165f4dbf0e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-24T17:13:56.971Z] + docker images [2021-11-24T17:13:56.971Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T17:13:56.971Z] sys-mgmt-agent latest d56948032743 2 seconds ago 294MB [2021-11-24T17:13:56.971Z] core-data latest 8ed18274b0ff 10 seconds ago 20.7MB [2021-11-24T17:13:56.971Z] security-secretstore-setup latest b7d8f56c9563 11 seconds ago 28.4MB [2021-11-24T17:13:56.971Z] security-proxy-setup latest 673914b386b0 14 seconds ago 26.9MB [2021-11-24T17:13:56.971Z] 2063ac676c45 17 seconds ago 1.77GB [2021-11-24T17:13:56.971Z] c7ed628fbce7 20 seconds ago 1.76GB [2021-11-24T17:13:56.971Z] 938fdb14829a 20 seconds ago 1.77GB [2021-11-24T17:13:56.971Z] b4870c6a928d 20 seconds ago 1.77GB [2021-11-24T17:13:56.971Z] security-bootstrapper latest ebf8f94280d9 About a minute ago 18.9MB [2021-11-24T17:13:56.971Z] support-scheduler latest 22edef91106d About a minute ago 16.2MB [2021-11-24T17:13:56.971Z] support-notifications latest 1d43f5df3e76 About a minute ago 17MB [2021-11-24T17:13:56.971Z] core-metadata latest 54af24c3a6a3 About a minute ago 16.9MB [2021-11-24T17:13:56.971Z] a2bdde3db5e7 About a minute ago 1.76GB [2021-11-24T17:13:56.971Z] core-command latest 6a6497f05d9e About a minute ago 16.1MB [2021-11-24T17:13:56.971Z] 1528b636e3b8 About a minute ago 1.76GB [2021-11-24T17:13:56.971Z] f358e66e2259 About a minute ago 1.76GB [2021-11-24T17:13:56.971Z] 52dde4402d0e About a minute ago 1.76GB [2021-11-24T17:13:56.971Z] 5d31a693c892 About a minute ago 1.76GB [2021-11-24T17:13:56.971Z] ci-base-image-x86_64 latest 0e3da33c1fbf 6 minutes ago 1.25GB [2021-11-24T17:13:56.971Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-24T17:13:56.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-24T17:13:56.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-24T17:13:56.971Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-24T17:13:56.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-11-24T17:13:59.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.282s coverage: 94.4% of statements [2021-11-24T17:13:59.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2021-11-24T17:14:06.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.671s coverage: 82.5% of statements [2021-11-24T17:14:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 58.8% of statements [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.236s coverage: 85.4% of statements [2021-11-24T17:14:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.781s coverage: 91.2% of statements [2021-11-24T17:14:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-24T17:14:12.508Z] Still waiting to schedule task [2021-11-24T17:14:12.508Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-24T17:14:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.855s coverage: 64.4% of statements [2021-11-24T17:14:13.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-24T17:14:13.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-24T17:14:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements [2021-11-24T17:14:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2021-11-24T17:14:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-11-24T17:14:14.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-11-24T17:14:14.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-11-24T17:14:19.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.412s coverage: 65.4% of statements [2021-11-24T17:14:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-24T17:14:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-24T17:14:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-24T17:14:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.8% of statements [2021-11-24T17:14:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-24T17:14:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-24T17:14:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements [2021-11-24T17:14:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-24T17:14:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.194s coverage: 84.8% of statements [2021-11-24T17:14:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.624s coverage: 92.3% of statements [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-24T17:14:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-11-24T17:14:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-24T17:14:29.665Z] 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-11-24T17:14:29.665Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-24T17:14:29.665Z] GO111MODULE=on go vet ./... [2021-11-24T17:15:04.575Z] Running on prd-ubuntu18.04-docker-8c-8g-457 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-24T17:15:04.613Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-24T17:15:04.737Z] The recommended git tool is: git [2021-11-24T17:15:06.692Z] using credential edgex-jenkins-ssh [2021-11-24T17:15:06.703Z] Cloning the remote Git repository [2021-11-24T17:15:06.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-24T17:15:06.790Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-24T17:15:06.840Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T17:15:06.840Z] > git --version # timeout=10 [2021-11-24T17:15:06.847Z] > git --version # 'git version 2.17.1' [2021-11-24T17:15:06.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T17:15:06.910Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T17:15:12.809Z] Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:15:12.918Z] Merge succeeded, producing e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:15:12.918Z] Checking out Revision e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 (PR-3826) [2021-11-24T17:15:12.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T17:15:12.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T17:15:12.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T17:15:12.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T17:15:12.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T17:15:12.146Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-24T17:15:12.817Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T17:15:12.823Z] > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 [2021-11-24T17:15:12.882Z] > git remote # timeout=10 [2021-11-24T17:15:12.893Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T17:15:12.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T17:15:12.906Z] > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-24T17:15:12.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T17:15:12.922Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T17:15:12.933Z] > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 [2021-11-24T17:15:16.496Z] Commit message: "refactor(snap): deploy secrets token into separate mount points" [2021-11-24T17:15:16.519Z] > git --version # timeout=10 [2021-11-24T17:15:16.524Z] > git --version # 'git version 2.17.1' [2021-11-24T17:15:16.529Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:15:17.493Z] + echo snap-build.sh [2021-11-24T17:15:17.493Z] snap-build.sh [2021-11-24T17:15:17.493Z] + SNAP_BASE_DIR=. [2021-11-24T17:15:17.493Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-24T17:15:17.493Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-24T17:15:17.493Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-24T17:15:17.493Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-24T17:15:17.493Z] + cd /w/workspace/edgex-go/1 [2021-11-24T17:15:17.493Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-24T17:15:17.493Z] Reading package lists... [2021-11-24T17:15:17.493Z] Building dependency tree... [2021-11-24T17:15:17.493Z] Reading state information... [2021-11-24T17:15:17.493Z] The following packages were automatically installed and are no longer required: [2021-11-24T17:15:17.493Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-24T17:15:17.493Z] uidmap xdelta3 [2021-11-24T17:15:17.493Z] Use 'sudo apt autoremove' to remove them. [2021-11-24T17:15:17.493Z] The following packages will be REMOVED: [2021-11-24T17:15:17.493Z] lxd* lxd-client* [2021-11-24T17:15:17.759Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-24T17:15:17.759Z] After this operation, 31.7 MB disk space will be freed. [2021-11-24T17:15:18.281Z] (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-11-24T17:15:18.281Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-24T17:15:19.222Z] Removing lxd dnsmasq configuration [2021-11-24T17:15:19.222Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-24T17:15:19.222Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-24T17:15:20.172Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T17:15:20.172Z] (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-11-24T17:15:20.172Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-24T17:15:21.558Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-24T17:15:21.558Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-24T17:15:22.130Z] + sudo snap remove --purge lxd [2021-11-24T17:15:22.130Z] snap "lxd" is not installed [2021-11-24T17:15:22.130Z] + sudo groupadd --force --system lxd [2021-11-24T17:15:22.391Z] ++ whoami [2021-11-24T17:15:22.391Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-24T17:15:22.391Z] + newgrp - lxd [2021-11-24T17:15:22.391Z] + sudo snap install lxd [2021-11-24T17:15:32.397Z] 2021-11-24T17:15:30Z INFO Waiting for automatic snapd restart... [2021-11-24T17:15:47.315Z] lxd 4.20 from Canonical* installed [2021-11-24T17:15:47.315Z] + sudo lxd init --auto [2021-11-24T17:15:51.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-24T17:15:51.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-24T17:15:51.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-24T17:15:51.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-24T17:15:52.168Z] + ls -al . [2021-11-24T17:15:52.168Z] total 672 [2021-11-24T17:15:52.168Z] drwxrwxr-x 9 1001 1001 4096 Nov 24 17:15 . [2021-11-24T17:15:52.168Z] drwxr-xr-x 4 root root 4096 Nov 24 17:11 .. [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 17:09 .dockerignore [2021-11-24T17:15:52.168Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 17:09 .git [2021-11-24T17:15:52.168Z] drwxrwxr-x 4 1001 1001 4096 Nov 24 17:09 .github [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 804 Nov 24 17:09 .gitignore [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 42 Nov 24 17:09 .golangci.yml [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 76 Nov 24 17:09 .hadolint.yml [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 166 Nov 24 17:09 .sonarcloud.properties [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 1171 Nov 24 17:09 ADOPTERS.md [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 8910 Nov 24 17:09 Attribution.txt [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 51732 Nov 24 17:09 CHANGELOG.md [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 17:09 CONTRIBUTING.md [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 677 Nov 24 17:09 GOVERNANCE.md [2021-11-24T17:15:52.168Z] -rw-rw-r-- 1 1001 1001 849 Nov 24 17:09 Jenkinsfile [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 17:09 LICENSE [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 6508 Nov 24 17:09 Makefile [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 582 Nov 24 17:09 OWNERS.md [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 8207 Nov 24 17:09 README.md [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 6912 Nov 24 17:09 SECURITY.md [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 5 Nov 24 17:07 VERSION [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 4131 Nov 24 17:09 ZMQWindows.md [2021-11-24T17:15:52.169Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 17:09 bin [2021-11-24T17:15:52.169Z] drwxrwxr-x 14 1001 1001 4096 Nov 24 17:09 cmd [2021-11-24T17:15:52.169Z] -rw-r--r-- 1 root root 428381 Nov 24 17:14 coverage.out [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 822 Nov 24 17:09 go.mod [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 49471 Nov 24 17:09 go.sum [2021-11-24T17:15:52.169Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 17:09 internal [2021-11-24T17:15:52.169Z] drwxrwxr-x 3 1001 1001 4096 Nov 24 17:09 openapi [2021-11-24T17:15:52.169Z] drwxrwxr-x 4 1001 1001 4096 Nov 24 17:09 snap [2021-11-24T17:15:52.169Z] -rw-rw-r-- 1 1001 1001 204 Nov 24 17:09 version.go [Pipeline] sh [2021-11-24T17:15:52.834Z] + '[' -e coverage.out ] [2021-11-24T17:15:52.834Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-24T17:15:52.868Z] Warning: overwriting stash ‘coverage-report’ [2021-11-24T17:15:53.580Z] Stashed 1 file(s) [Pipeline] sh [2021-11-24T17:15:54.240Z] + make build [2021-11-24T17:15:54.240Z] 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-11-24T17:15:57.402Z] + sudo snap install --classic snapcraft [2021-11-24T17:16:00.940Z] 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-11-24T17:16:23.302Z] 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-11-24T17:16:25.919Z] 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-11-24T17:16:29.315Z] 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-11-24T17:16:29.522Z] snapcraft 5.0 from Canonical* installed [2021-11-24T17:16:29.522Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-24T17:16:29.522Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-24T17:16:29.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T17:16:29.522Z] Dload Upload Total Spent Left Speed [2021-11-24T17:16:29.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 [2021-11-24T17:16:29.522Z] 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k [2021-11-24T17:16:29.522Z] ./yq_linux_amd64 [2021-11-24T17:16:29.522Z] + sudo snapcraft prime --use-lxd [2021-11-24T17:16:30.302Z] 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-11-24T17:16:32.072Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-24T17:16:32.072Z] 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-11-24T17:16:32.072Z] - README.md [2021-11-24T17:16:32.072Z] [2021-11-24T17:16:32.072Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-24T17:16:32.072Z] Launching a container. [2021-11-24T17:16:33.697Z] 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-11-24T17:16:37.095Z] 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-11-24T17:16:40.490Z] 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-11-24T17:16:42.074Z] Waiting for container to be ready [2021-11-24T17:16:42.074Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-24T17:16:42.074Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-24T17:16:42.074Z] [2021-11-24T17:16:44.802Z] 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-11-24T17:16:46.282Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-24T17:16:46.282Z] Waiting for network to be ready... [2021-11-24T17:16:46.855Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-24T17:16:46.855Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-24T17:16:47.420Z] 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-11-24T17:16:47.433Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-24T17:16:47.433Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-24T17:16:47.433Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-24T17:16:47.693Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-24T17:16:47.693Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-24T17:16:47.693Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-24T17:16:47.693Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-24T17:16:47.693Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-24T17:16:47.693Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-24T17:16:47.693Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-24T17:16:47.693Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-24T17:16:47.693Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-24T17:16:47.693Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-24T17:16:47.693Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-24T17:16:47.955Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-24T17:16:47.955Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-24T17:16:48.215Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-24T17:16:48.215Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-24T17:16:48.215Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-24T17:16:48.215Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-24T17:16:48.215Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-24T17:16:48.215Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-24T17:16:48.475Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-24T17:16:48.475Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-24T17:16:48.475Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-24T17:16:51.722Z] 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-11-24T17:16:51.773Z] Fetched 25.6 MB in 5s (5518 kB/s) [2021-11-24T17:16:52.035Z] Reading package lists... [2021-11-24T17:16:52.295Z] Reading package lists... [2021-11-24T17:16:52.557Z] Building dependency tree... [2021-11-24T17:16:52.557Z] Reading state information... [2021-11-24T17:16:52.557Z] The following additional packages will be installed: [2021-11-24T17:16:52.557Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-24T17:16:52.557Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-24T17:16:52.557Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-24T17:16:52.557Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-24T17:16:52.557Z] Suggested packages: [2021-11-24T17:16:52.557Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-24T17:16:52.557Z] Recommended packages: [2021-11-24T17:16:52.557Z] gnupg libsasl2-modules [2021-11-24T17:16:52.557Z] The following NEW packages will be installed: [2021-11-24T17:16:52.557Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-24T17:16:52.557Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-24T17:16:52.557Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-24T17:16:52.557Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-24T17:16:52.557Z] The following packages will be upgraded: [2021-11-24T17:16:52.557Z] gpg gpg-agent gpgconf libudev1 [2021-11-24T17:16:52.818Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-24T17:16:52.818Z] Need to get 3527 kB of archives. [2021-11-24T17:16:52.818Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-24T17:16:52.818Z] 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-11-24T17:16:52.818Z] 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-11-24T17:16:52.818Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-24T17:16:52.818Z] 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-11-24T17:16:52.818Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-24T17:16:53.390Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-24T17:16:53.651Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-24T17:16:53.651Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-24T17:16:53.651Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-24T17:16:53.651Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-24T17:16:53.651Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-24T17:16:53.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-24T17:16:53.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-24T17:16:53.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-24T17:16:53.651Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-24T17:16:53.651Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-24T17:16:53.913Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-24T17:16:53.913Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-24T17:16:53.913Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-24T17:16:53.913Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-24T17:16:53.913Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-24T17:16:53.913Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-24T17:16:53.913Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T17:16:53.913Z] Fetched 3527 kB in 1s (3025 kB/s) [2021-11-24T17:16:53.913Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-24T17:16:53.913Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-24T17:16:53.913Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T17:16:54.179Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-24T17:16:54.179Z] Selecting previously unselected package udev. [2021-11-24T17:16:54.179Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-24T17:16:54.179Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-24T17:16:54.179Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-24T17:16:54.440Z] Selecting previously unselected package libfuse2:amd64. [2021-11-24T17:16:54.440Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-24T17:16:54.440Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-24T17:16:54.440Z] Selecting previously unselected package fuse. [2021-11-24T17:16:54.440Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-24T17:16:54.440Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-24T17:16:54.440Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T17:16:54.440Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T17:16:54.702Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T17:16:54.702Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T17:16:54.702Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T17:16:54.702Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T17:16:54.702Z] Selecting previously unselected package libksba8:amd64. [2021-11-24T17:16:54.702Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-24T17:16:54.702Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-24T17:16:54.702Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-24T17:16:54.702Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:54.702Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:54.963Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-24T17:16:54.963Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:54.963Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:54.963Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-24T17:16:54.963Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:54.963Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:54.963Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-24T17:16:54.963Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:54.963Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:54.963Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-24T17:16:54.963Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:54.963Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:54.963Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-24T17:16:54.963Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:55.224Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:55.224Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-24T17:16:55.224Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:55.224Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:55.224Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-24T17:16:55.224Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:55.224Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:55.224Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-24T17:16:55.224Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T17:16:55.224Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:55.486Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-24T17:16:55.486Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-24T17:16:55.486Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T17:16:55.486Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-24T17:16:55.486Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-24T17:16:55.486Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T17:16:55.486Z] Selecting previously unselected package libldap-common. [2021-11-24T17:16:55.486Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-24T17:16:55.486Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T17:16:55.486Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-24T17:16:55.486Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-24T17:16:55.486Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T17:16:55.486Z] Selecting previously unselected package dirmngr. [2021-11-24T17:16:55.486Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T17:16:55.755Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-24T17:16:55.755Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T17:16:55.755Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-24T17:16:55.755Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-24T17:16:55.755Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T17:16:55.755Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T17:16:55.755Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-24T17:16:55.755Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:55.755Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-24T17:16:55.755Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T17:16:55.755Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-24T17:16:56.015Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T17:16:56.277Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.277Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-24T17:16:56.277Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-24T17:16:56.277Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-24T17:16:56.277Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.277Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.277Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.277Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.277Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.277Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.542Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T17:16:56.542Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T17:16:56.542Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-24T17:16:56.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T17:16:56.806Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-24T17:16:56.806Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-24T17:16:56.806Z] This means they are not meant to be enabled using systemctl. [2021-11-24T17:16:56.806Z] Possible reasons for having this kind of units are: [2021-11-24T17:16:56.806Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-24T17:16:56.806Z] .wants/ or .requires/ directory. [2021-11-24T17:16:56.806Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-24T17:16:56.806Z] a requirement dependency on it. [2021-11-24T17:16:56.806Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-24T17:16:56.806Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-24T17:16:56.806Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-24T17:16:56.806Z] instance name specified. [Pipeline] } [2021-11-24T17:16:57.156Z] $ docker stop --time=1 822a2ea0089c6c5ba2575e459251256c95a11c6bf8240f088abb29a4dbde3d42 [2021-11-24T17:16:57.326Z] Reading package lists... [2021-11-24T17:16:57.326Z] Building dependency tree... [2021-11-24T17:16:57.326Z] Reading state information... [2021-11-24T17:16:57.587Z] The following additional packages will be installed: [2021-11-24T17:16:57.587Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-24T17:16:57.587Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-24T17:16:57.587Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-24T17:16:57.587Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-24T17:16:57.587Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-24T17:16:57.587Z] Suggested packages: [2021-11-24T17:16:57.587Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-24T17:16:57.587Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-24T17:16:57.587Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-24T17:16:57.587Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-24T17:16:57.587Z] systemd-container policykit-1 [2021-11-24T17:16:57.587Z] Recommended packages: [2021-11-24T17:16:57.587Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-24T17:16:57.587Z] The following NEW packages will be installed: [2021-11-24T17:16:57.587Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-24T17:16:57.587Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-24T17:16:57.587Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-24T17:16:57.587Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-24T17:16:57.587Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-24T17:16:57.587Z] The following packages will be upgraded: [2021-11-24T17:16:57.587Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-24T17:16:57.847Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-24T17:16:57.847Z] Need to get 36.8 MB of archives. [2021-11-24T17:16:57.847Z] After this operation, 147 MB of additional disk space will be used. [2021-11-24T17:16:57.847Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-24T17:16:57.847Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-24T17:16:58.419Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-24T17:16:58.419Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-24T17:16:58.419Z] 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-11-24T17:16:58.680Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-24T17:16:58.680Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-24T17:16:58.680Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-24T17:16:58.680Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-24T17:16:58.680Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-24T17:16:58.680Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-24T17:16:58.680Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-24T17:16:58.680Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-24T17:16:58.680Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-24T17:16:58.680Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-24T17:16:58.680Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-24T17:16:58.680Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-24T17:16:58.680Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-24T17:16:58.680Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-24T17:16:58.680Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-24T17:16:58.680Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-24T17:16:58.680Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-24T17:16:58.680Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-24T17:16:58.681Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-24T17:16:58.681Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-24T17:16:58.681Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-24T17:16:58.681Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-24T17:16:58.681Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-24T17:16:58.940Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-24T17:16:58.940Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-24T17:16:59.167Z] $ docker rm -f 822a2ea0089c6c5ba2575e459251256c95a11c6bf8240f088abb29a4dbde3d42 [2021-11-24T17:16:59.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T17:16:59.513Z] Fetched 36.8 MB in 2s (20.2 MB/s) [2021-11-24T17:16:59.772Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-24T17:16:59.772Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-24T17:16:59.772Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-11-24T17:17:00.341Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-24T17:17:00.341Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T17:17:00.341Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-24T17:17:00.341Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-24T17:17:00.341Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-24T17:17:00.341Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-11-24T17:17:00.601Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-24T17:17:00.601Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-24T17:17:00.601Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-24T17:17:00.601Z] Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:17:00.861Z] Setting up apt (1.6.14) ... [2021-11-24T17:17:00.861Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-24T17:17:00.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T17:17:00.950Z] [2021-11-24T17:17:00.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:17:01.433Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-24T17:17:01.433Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-24T17:17:01.433Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-24T17:17:01.433Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-24T17:17:01.433Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-24T17:17:01.433Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T17:17:01.433Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:01.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T17:17:01.693Z] Selecting previously unselected package libexpat1:amd64. [2021-11-24T17:17:01.693Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-24T17:17:01.693Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-24T17:17:01.693Z] Selecting previously unselected package python3.6-minimal. [2021-11-24T17:17:01.693Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T17:17:01.693Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:01.897Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-24T17:17:01.897Z] 29e5d40040c1: Pulling fs layer [2021-11-24T17:17:01.897Z] 1ce36da41761: Pulling fs layer [2021-11-24T17:17:01.897Z] 25b303627fd3: Pulling fs layer [2021-11-24T17:17:01.897Z] 29e5d40040c1: Verifying Checksum [2021-11-24T17:17:01.898Z] 29e5d40040c1: Download complete [2021-11-24T17:17:01.952Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-24T17:17:01.952Z] Checking for services that may need to be restarted...done. [2021-11-24T17:17:02.180Z] 1ce36da41761: Verifying Checksum [2021-11-24T17:17:02.180Z] 1ce36da41761: Download complete [2021-11-24T17:17:02.211Z] Checking for services that may need to be restarted...done. [2021-11-24T17:17:02.211Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:02.211Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-24T17:17:02.212Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:02.475Z] Selecting previously unselected package python3-minimal. [2021-11-24T17:17:02.475Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-24T17:17:02.475Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-24T17:17:02.734Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-24T17:17:02.734Z] Selecting previously unselected package mime-support. [2021-11-24T17:17:02.734Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-24T17:17:02.734Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-24T17:17:02.734Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-24T17:17:02.734Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-24T17:17:02.734Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-24T17:17:02.734Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-24T17:17:02.734Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T17:17:02.734Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:02.774Z] 29e5d40040c1: Pull complete [2021-11-24T17:17:02.994Z] Selecting previously unselected package python3.6. [2021-11-24T17:17:02.994Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T17:17:02.994Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:02.994Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-24T17:17:02.994Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-24T17:17:02.994Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-24T17:17:02.994Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-24T17:17:03.564Z] Selecting previously unselected package python3. [2021-11-24T17:17:03.564Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-24T17:17:03.564Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-24T17:17:03.564Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-24T17:17:03.748Z] 25b303627fd3: Verifying Checksum [2021-11-24T17:17:03.748Z] 25b303627fd3: Download complete [2021-11-24T17:17:03.826Z] Selecting previously unselected package multiarch-support. [2021-11-24T17:17:03.826Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T17:17:03.826Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-24T17:17:03.826Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-24T17:17:03.826Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-24T17:17:03.826Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-24T17:17:03.826Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-24T17:17:03.826Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-24T17:17:03.826Z] Selecting previously unselected package libbsd0:amd64. [2021-11-24T17:17:03.826Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-24T17:17:03.826Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-24T17:17:03.826Z] Selecting previously unselected package sudo. [2021-11-24T17:17:03.826Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-24T17:17:03.826Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-24T17:17:04.022Z] 1ce36da41761: Pull complete [2021-11-24T17:17:04.089Z] Selecting previously unselected package apparmor. [2021-11-24T17:17:04.089Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-24T17:17:04.089Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-24T17:17:04.089Z] Selecting previously unselected package libedit2:amd64. [2021-11-24T17:17:04.089Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-24T17:17:04.089Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-24T17:17:04.351Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-24T17:17:04.351Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T17:17:04.351Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:04.351Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-24T17:17:04.351Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T17:17:04.351Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:04.351Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-24T17:17:04.351Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-24T17:17:04.351Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-24T17:17:04.351Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-24T17:17:04.351Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T17:17:04.351Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:04.351Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-24T17:17:04.351Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T17:17:04.612Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:04.612Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-24T17:17:04.612Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-24T17:17:04.612Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-24T17:17:04.612Z] Selecting previously unselected package openssh-client. [2021-11-24T17:17:04.612Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-24T17:17:04.612Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-24T17:17:04.873Z] Selecting previously unselected package squashfs-tools. [2021-11-24T17:17:04.874Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-24T17:17:04.874Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-24T17:17:04.874Z] Selecting previously unselected package snapd. [2021-11-24T17:17:04.874Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-24T17:17:04.874Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-24T17:17:07.436Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-24T17:17:07.436Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-24T17:17:07.436Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-24T17:17:07.436Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-24T17:17:07.436Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-24T17:17:07.436Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:07.436Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T17:17:07.436Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-24T17:17:07.436Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-24T17:17:07.698Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-24T17:17:07.698Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-24T17:17:07.698Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-24T17:17:07.698Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:07.698Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:07.698Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T17:17:08.269Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-24T17:17:08.269Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:08.269Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-24T17:17:08.269Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-24T17:17:08.269Z] running python rtupdate hooks for python3.6... [2021-11-24T17:17:08.269Z] running python post-rtupdate hooks for python3.6... [2021-11-24T17:17:08.569Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-24T17:17:10.489Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-24T17:17:10.489Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T17:17:10.489Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-24T17:17:10.489Z] Setting up snapd (2.51.1+18.04) ... [2021-11-24T17:17:11.060Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-24T17:17:11.060Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-24T17:17:11.320Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-24T17:17:11.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-24T17:17:11.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-24T17:17:11.581Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-24T17:17:11.841Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-24T17:17:12.102Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-24T17:17:12.361Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-24T17:17:12.361Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-24T17:17:12.621Z] /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-11-24T17:17:12.621Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T17:17:12.621Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-24T17:17:13.560Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-24T17:17:13.560Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-24T17:17:13.560Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-24T17:17:14.173Z] 25b303627fd3: Pull complete [2021-11-24T17:17:14.173Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-24T17:17:14.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T17:17:14.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-24T17:17:14.427Z] prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container [2021-11-24T17:17:14.516Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-24T17:17:14.758Z] Reading package lists... [2021-11-24T17:17:15.019Z] Reading package lists... [2021-11-24T17:17:15.279Z] Building dependency tree... [2021-11-24T17:17:15.279Z] Reading state information... [2021-11-24T17:17:15.539Z] Calculating upgrade... [2021-11-24T17:17:15.539Z] The following packages will be upgraded: [2021-11-24T17:17:15.539Z] advancecomp base-files bash binutils binutils-common [2021-11-24T17:17:15.539Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-24T17:17:15.539Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-24T17:17:15.539Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-24T17:17:15.539Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-24T17:17:15.539Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-24T17:17:15.539Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-24T17:17:15.539Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-24T17:17:15.539Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-24T17:17:15.539Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-24T17:17:15.539Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-24T17:17:15.539Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-24T17:17:15.539Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-24T17:17:15.539Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-24T17:17:15.539Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-24T17:17:15.539Z] ubuntu-keyring util-linux [2021-11-24T17:17:15.799Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T17:17:15.799Z] Need to get 64.2 MB of archives. [2021-11-24T17:17:15.799Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-24T17:17:15.799Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-24T17:17:15.799Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-24T17:17:16.369Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-24T17:17:16.630Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-24T17:17:16.630Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-24T17:17:16.630Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-24T17:17:16.630Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-24T17:17:16.630Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-24T17:17:16.630Z] 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-11-24T17:17:16.630Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-24T17:17:16.630Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-24T17:17:16.630Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-24T17:17:16.630Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-24T17:17:16.630Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-24T17:17:16.630Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-24T17:17:16.630Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-24T17:17:16.630Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-24T17:17:16.630Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-24T17:17:16.630Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-24T17:17:16.630Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-24T17:17:16.630Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-24T17:17:16.630Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-24T17:17:16.630Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-24T17:17:16.630Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-24T17:17:16.630Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-24T17:17:16.630Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-24T17:17:16.630Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-24T17:17:16.630Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-24T17:17:16.890Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-24T17:17:16.890Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-24T17:17:16.890Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-24T17:17:16.890Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-24T17:17:16.890Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-24T17:17:16.890Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-24T17:17:16.890Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-24T17:17:16.890Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-24T17:17:16.890Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-24T17:17:16.890Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-24T17:17:16.890Z] Get:39 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-11-24T17:17:16.890Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-24T17:17:16.890Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-24T17:17:16.890Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-24T17:17:16.890Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-24T17:17:16.890Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-24T17:17:16.890Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-24T17:17:16.906Z] $ docker top fe11da56ec719a8267314ec5ac220ee82a63db60ae4dd81c1c9e287f82fe10d6 -eo pid,comm [2021-11-24T17:17:17.150Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-24T17:17:17.150Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-24T17:17:17.150Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-24T17:17:17.150Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-24T17:17:17.150Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-24T17:17:17.150Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-24T17:17:17.150Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-24T17:17:17.150Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-24T17:17:17.150Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-24T17:17:17.150Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-24T17:17:17.150Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-24T17:17:17.150Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-24T17:17:17.150Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-24T17:17:17.150Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-24T17:17:17.150Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-24T17:17:17.150Z] Get:61 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-11-24T17:17:17.150Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-24T17:17:17.150Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-24T17:17:17.150Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-24T17:17:17.150Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-24T17:17:17.150Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-24T17:17:17.150Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-24T17:17:17.150Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-24T17:17:17.150Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-24T17:17:17.150Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-24T17:17:17.150Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-24T17:17:17.150Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-24T17:17:17.150Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-24T17:17:17.150Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-24T17:17:17.151Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-24T17:17:17.151Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-24T17:17:17.151Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [Pipeline] { [Pipeline] sh [2021-11-24T17:17:17.411Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-24T17:17:17.411Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-24T17:17:17.411Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-24T17:17:17.411Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-24T17:17:17.411Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-24T17:17:17.411Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-24T17:17:17.411Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-24T17:17:17.411Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-24T17:17:17.411Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-24T17:17:17.411Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-24T17:17:17.411Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-24T17:17:17.411Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-24T17:17:17.411Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-24T17:17:17.411Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-24T17:17:17.411Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-24T17:17:17.411Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-24T17:17:17.671Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-24T17:17:17.923Z] + docker-compose build --help [2021-11-24T17:17:17.923Z] + grep parallel [2021-11-24T17:17:17.932Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-24T17:17:18.191Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-24T17:17:18.450Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-24T17:17:18.450Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-24T17:17:18.712Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-24T17:17:18.712Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-24T17:17:18.712Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-24T17:17:18.712Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-24T17:17:18.712Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-24T17:17:18.973Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T17:17:18.973Z] Fetched 64.2 MB in 3s (20.4 MB/s) [2021-11-24T17:17:18.973Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T17:17:18.973Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T17:17:18.973Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T17:17:19.575Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T17:17:19.575Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T17:17:19.575Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-24T17:17:19.575Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-24T17:17:19.838Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:19.838Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:19.838Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.412Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.412Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.412Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.412Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.412Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.412Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.412Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.675Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.675Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.675Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.675Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.675Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:20.675Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T17:17:20.675Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.675Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.938Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:20.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T17:17:20.938Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.938Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:20.938Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:20.938Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:21.201Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:21.201Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T17:17:21.201Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:21.201Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T17:17:21.201Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T17:17:21.293Z] --parallel Build images in parallel. [2021-11-24T17:17:21.461Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } [2021-11-24T17:17:21.606Z] $ docker stop --time=1 fe11da56ec719a8267314ec5ac220ee82a63db60ae4dd81c1c9e287f82fe10d6 [2021-11-24T17:17:21.721Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-24T17:17:21.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T17:17:21.981Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-24T17:17:21.981Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-24T17:17:21.981Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-24T17:17:22.240Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-24T17:17:22.500Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-24T17:17:22.500Z] Installing new version of config file /etc/issue ... [2021-11-24T17:17:22.500Z] Installing new version of config file /etc/issue.net ... [2021-11-24T17:17:22.500Z] Installing new version of config file /etc/lsb-release ... [2021-11-24T17:17:22.500Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-24T17:17:22.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-24T17:17:22.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-24T17:17:22.760Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-24T17:17:22.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:22.760Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-24T17:17:22.760Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-24T17:17:23.021Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-24T17:17:23.021Z] 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-11-24T17:17:23.021Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:23.021Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:23.021Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:23.021Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:23.240Z] $ docker rm -f fe11da56ec719a8267314ec5ac220ee82a63db60ae4dd81c1c9e287f82fe10d6 [2021-11-24T17:17:23.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:23.284Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-24T17:17:23.284Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-24T17:17:23.284Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-24T17:17:23.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:23.284Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [Pipeline] // withDockerContainer [2021-11-24T17:17:23.546Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-24T17:17:23.546Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-24T17:17:23.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:23.546Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T17:17:23.546Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:17:23.807Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-24T17:17:23.807Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:23.807Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T17:17:23.807Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T17:17:23.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T17:17:23.977Z] . [Pipeline] withDockerContainer [2021-11-24T17:17:24.067Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-24T17:17:24.067Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:24.067Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-24T17:17:24.067Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-24T17:17:24.067Z] Setting up grep (3.1-2build1) ... [2021-11-24T17:17:24.067Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:24.067Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-24T17:17:24.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container [2021-11-24T17:17:24.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-24T17:17:24.327Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-24T17:17:24.327Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-24T17:17:24.327Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:24.327Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-24T17:17:24.327Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-24T17:17:24.327Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-24T17:17:24.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:24.586Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T17:17:24.586Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T17:17:24.586Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-24T17:17:24.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:24.586Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-24T17:17:24.586Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T17:17:25.154Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-24T17:17:25.154Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T17:17:25.154Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-24T17:17:25.154Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T17:17:25.672Z] $ docker top a5576401a31b2bdd1b4677ea2107a0e35c2676c48a8b9ecdd8774b9636cb4349 -eo pid,comm [2021-11-24T17:17:25.724Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-24T17:17:25.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:25.725Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-24T17:17:25.725Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] { [Pipeline] sh [2021-11-24T17:17:26.304Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-24T17:17:26.304Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-24T17:17:26.304Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-24T17:17:26.304Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-24T17:17:26.304Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-24T17:17:26.304Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:26.304Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-24T17:17:26.304Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-24T17:17:26.570Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-24T17:17:26.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:26.570Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:26.570Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:26.570Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:26.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:26.570Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:26.570Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:26.694Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-24T17:17:26.830Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:26.830Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:26.830Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:26.830Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:26.830Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:26.830Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:26.830Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:26.830Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:26.830Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:27.090Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:27.090Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T17:17:27.090Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T17:17:27.090Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T17:17:27.090Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T17:17:27.090Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-24T17:17:27.090Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:27.090Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T17:17:27.090Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T17:17:27.349Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-24T17:17:27.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:27.349Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:27.349Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:27.349Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:27.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:27.349Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:27.349Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:27.349Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:27.617Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:27.617Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:27.617Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:27.882Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:28.142Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-24T17:17:28.404Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-24T17:17:28.404Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:28.404Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T17:17:28.666Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T17:17:28.666Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T17:17:28.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T17:17:28.666Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-24T17:17:28.666Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T17:17:28.927Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-24T17:17:28.927Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T17:17:28.927Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-24T17:17:28.927Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-24T17:17:28.927Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-24T17:17:29.188Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T17:17:29.188Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-24T17:17:29.188Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-24T17:17:29.188Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-24T17:17:29.188Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T17:17:29.188Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-24T17:17:29.188Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-24T17:17:29.446Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-24T17:17:29.446Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T17:17:29.446Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-24T17:17:29.446Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T17:17:29.446Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T17:17:29.705Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T17:17:29.705Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-24T17:17:29.705Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T17:17:29.705Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T17:17:29.705Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-24T17:17:29.705Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-24T17:17:29.967Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T17:17:29.967Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T17:17:29.967Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:29.967Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T17:17:29.967Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T17:17:30.228Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-24T17:17:30.228Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T17:17:30.228Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T17:17:30.228Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T17:17:30.228Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-24T17:17:30.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:30.228Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-24T17:17:30.228Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-24T17:17:30.490Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-24T17:17:30.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:30.490Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-24T17:17:30.490Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-24T17:17:30.490Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-24T17:17:30.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:30.490Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-24T17:17:30.490Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T17:17:30.752Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T17:17:30.752Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:30.752Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T17:17:30.752Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T17:17:30.998Z] Building core-command ... [2021-11-24T17:17:30.998Z] Building core-data ... [2021-11-24T17:17:30.998Z] Building core-metadata ... [2021-11-24T17:17:30.998Z] Building security-bootstrapper ... [2021-11-24T17:17:30.998Z] Building security-proxy-setup ... [2021-11-24T17:17:30.998Z] Building security-secretstore-setup ... [2021-11-24T17:17:30.998Z] Building support-notifications ... [2021-11-24T17:17:30.998Z] Building support-scheduler ... [2021-11-24T17:17:30.998Z] Building sys-mgmt-agent ... [2021-11-24T17:17:30.998Z] Building sys-mgmt-agent [2021-11-24T17:17:30.998Z] Building core-metadata [2021-11-24T17:17:30.998Z] Building security-proxy-setup [2021-11-24T17:17:30.998Z] Building security-bootstrapper [2021-11-24T17:17:30.998Z] Building core-command [2021-11-24T17:17:31.012Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-24T17:17:31.012Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:31.012Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-24T17:17:31.012Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-24T17:17:31.012Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-24T17:17:31.012Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:31.012Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-24T17:17:31.012Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-24T17:17:31.271Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-24T17:17:31.271Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:31.271Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T17:17:31.271Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T17:17:31.536Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-24T17:17:31.536Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:31.536Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-24T17:17:31.536Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-24T17:17:31.536Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-24T17:17:31.536Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:31.536Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-24T17:17:31.536Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-24T17:17:31.797Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-24T17:17:31.797Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:31.797Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-24T17:17:31.797Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-24T17:17:31.797Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-24T17:17:32.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:32.060Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-24T17:17:32.060Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-24T17:17:32.060Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-24T17:17:32.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:32.060Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-24T17:17:32.060Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-24T17:17:32.060Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-24T17:17:32.323Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:32.323Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-24T17:17:32.323Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-24T17:17:32.323Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-24T17:17:32.323Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:32.323Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-24T17:17:32.323Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-24T17:17:32.584Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-24T17:17:32.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T17:17:32.584Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-24T17:17:32.584Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-24T17:17:32.584Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-24T17:17:32.584Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-24T17:17:32.584Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-24T17:17:32.584Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-24T17:17:32.847Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-24T17:17:32.847Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-24T17:17:32.847Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-24T17:17:32.847Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-24T17:17:33.110Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-24T17:17:33.110Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-24T17:17:33.110Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-24T17:17:33.110Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-24T17:17:33.110Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-24T17:17:33.110Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-24T17:17:33.110Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-24T17:17:33.371Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-24T17:17:33.371Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-24T17:17:33.371Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-24T17:17:33.371Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-24T17:17:33.371Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-24T17:17:33.371Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-24T17:17:33.371Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-24T17:17:33.631Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-24T17:17:33.631Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-24T17:17:33.631Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-24T17:17:33.631Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-24T17:17:33.893Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-24T17:17:33.893Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-24T17:17:34.155Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-24T17:17:34.155Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-24T17:17:34.155Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T17:17:34.155Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T17:17:34.416Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T17:17:34.416Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T17:17:34.416Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T17:17:34.416Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T17:17:34.677Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T17:17:34.677Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T17:17:34.677Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:34.677Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:34.677Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:34.677Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:34.937Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:34.937Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:34.937Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:34.937Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:35.879Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:35.879Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:36.450Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:36.450Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:36.712Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:36.712Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:36.972Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:36.972Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:37.917Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T17:17:37.917Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T17:17:37.917Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-24T17:17:37.917Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-24T17:17:37.917Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-24T17:17:37.917Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-24T17:17:38.178Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-24T17:17:38.178Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-24T17:17:38.178Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-24T17:17:38.178Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-24T17:17:38.178Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-24T17:17:38.178Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-24T17:17:38.178Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-24T17:17:38.178Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-24T17:17:38.438Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-24T17:17:38.438Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-24T17:17:38.438Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.438Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-24T17:17:38.438Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.438Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.438Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.438Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-24T17:17:38.438Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-24T17:17:38.438Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-24T17:17:38.700Z] [2021-11-24T17:17:38.700Z] Current default time zone: 'Etc/UTC' [2021-11-24T17:17:38.700Z] Local time is now: Wed Nov 24 17:17:38 UTC 2021. [2021-11-24T17:17:38.700Z] Universal Time is now: Wed Nov 24 17:17:38 UTC 2021. [2021-11-24T17:17:38.700Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-24T17:17:38.700Z] [2021-11-24T17:17:38.700Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-24T17:17:38.700Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.700Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-24T17:17:38.700Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-24T17:17:38.700Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-24T17:17:38.700Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-24T17:17:38.700Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-24T17:17:38.700Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-24T17:17:38.700Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-24T17:17:38.700Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-24T17:17:38.700Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.700Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-24T17:17:38.960Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:38.960Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-24T17:17:38.960Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:38.960Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-24T17:17:38.960Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-24T17:17:38.960Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-24T17:17:38.960Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-24T17:17:38.960Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-24T17:17:38.960Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-24T17:17:38.960Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-24T17:17:38.960Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-24T17:17:40.873Z] Updating certificates in /etc/ssl/certs... [2021-11-24T17:17:41.813Z] 23 added, 28 removed; done. [2021-11-24T17:17:41.813Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-24T17:17:41.813Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-24T17:17:41.813Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-24T17:17:41.813Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-24T17:17:41.813Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-24T17:17:41.813Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-24T17:17:41.813Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-24T17:17:41.813Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-24T17:17:41.813Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-24T17:17:41.813Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-24T17:17:41.813Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T17:17:41.813Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-24T17:17:41.813Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-24T17:17:41.813Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-24T17:17:41.813Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T17:17:41.813Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-24T17:17:42.072Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-24T17:17:42.072Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-24T17:17:42.072Z] Updating certificates in /etc/ssl/certs... [2021-11-24T17:17:42.641Z] 0 added, 0 removed; done. [2021-11-24T17:17:42.641Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-24T17:17:42.641Z] done. [2021-11-24T17:17:43.163Z] Reading package lists... [2021-11-24T17:17:43.163Z] Building dependency tree... [2021-11-24T17:17:43.163Z] Reading state information... [2021-11-24T17:17:43.422Z] The following NEW packages will be installed: [2021-11-24T17:17:43.422Z] apt-transport-https [2021-11-24T17:17:43.422Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T17:17:43.682Z] Need to get 4348 B of archives. [2021-11-24T17:17:43.682Z] After this operation, 154 kB of additional disk space will be used. [2021-11-24T17:17:43.682Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-24T17:17:43.682Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T17:17:43.682Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-11-24T17:17:43.682Z] Selecting previously unselected package apt-transport-https. [2021-11-24T17:17:43.682Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-24T17:17:43.682Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-24T17:17:43.682Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-24T17:17:43.682Z] Setting up apt-transport-https (1.6.14) ... [2021-11-24T17:17:43.943Z] Waiting for network to be ready... [2021-11-24T17:17:52.218Z] 2021-11-24T17:17:49Z INFO Waiting for automatic snapd restart... [2021-11-24T17:18:30.980Z] snapd 2.52.1 from Canonical* installed [2021-11-24T17:18:30.980Z] "snapd" switched to the "latest/stable" channel [2021-11-24T17:18:30.980Z] [2021-11-24T17:18:30.980Z] core18 20211028 from Canonical* installed [2021-11-24T17:18:30.980Z] "core18" switched to the "latest/stable" channel [2021-11-24T17:18:30.980Z] [2021-11-24T17:18:31.241Z] snapcraft 5.0 from Canonical* installed [2021-11-24T17:18:31.501Z] "snapcraft" switched to the "latest/stable" channel [2021-11-24T17:18:31.501Z] [2021-11-24T17:18:35.697Z] 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-11-24T17:18:35.697Z] - README.md [2021-11-24T17:18:35.697Z] [2021-11-24T17:18:35.697Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-24T17:18:36.640Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-24T17:18:36.640Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-24T17:18:36.640Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-24T17:18:37.840Z] Reading package lists... [2021-11-24T17:18:38.102Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-11-24T17:18:38.102Z] Reading package lists... [2021-11-24T17:18:38.362Z] Building dependency tree... [2021-11-24T17:18:38.362Z] Reading state information... [2021-11-24T17:18:38.362Z] Suggested packages: [2021-11-24T17:18:38.362Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-24T17:18:38.362Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-24T17:18:38.362Z] Recommended packages: [2021-11-24T17:18:38.362Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-24T17:18:38.624Z] The following NEW packages will be installed: [2021-11-24T17:18:38.624Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-24T17:18:38.624Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-24T17:18:38.624Z] pkg-config zip [2021-11-24T17:18:38.624Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T17:18:38.624Z] Need to get 7670 kB of archives. [2021-11-24T17:18:38.624Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-24T17:18:38.624Z] 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-11-24T17:18:38.884Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-24T17:18:38.884Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-24T17:18:38.884Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-24T17:18:38.884Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-24T17:18:38.884Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-24T17:18:38.884Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-24T17:18:38.884Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-24T17:18:38.987Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:18:38.987Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:18:38.987Z] ---> 1c5581c67734 [2021-11-24T17:18:38.987Z] Step 3/30 : WORKDIR /edgex-go [2021-11-24T17:18:38.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:18:38.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:18:38.987Z] ---> 1c5581c67734 [2021-11-24T17:18:38.987Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:18:38.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:18:38.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:18:38.987Z] ---> 1c5581c67734 [2021-11-24T17:18:38.987Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:18:38.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:18:38.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:18:38.987Z] ---> 1c5581c67734 [2021-11-24T17:18:38.987Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:18:38.987Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:18:38.987Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:18:38.987Z] ---> 1c5581c67734 [2021-11-24T17:18:38.987Z] Step 3/20 : WORKDIR /edgex-go [2021-11-24T17:18:38.987Z] ---> Running in b6ee30c565e4 [2021-11-24T17:18:38.987Z] ---> Running in db40fb633dfd [2021-11-24T17:18:38.987Z] ---> Running in fed2c00f6333 [2021-11-24T17:18:38.987Z] ---> Running in ce0a8b274cf8 [2021-11-24T17:18:38.987Z] ---> Running in c7b173ff5873 [2021-11-24T17:18:38.987Z] Removing intermediate container ce0a8b274cf8 [2021-11-24T17:18:38.987Z] ---> 838ac8d88a3c [2021-11-24T17:18:38.987Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:18:38.987Z] Removing intermediate container b6ee30c565e4 [2021-11-24T17:18:38.987Z] ---> d969de6498a8 [2021-11-24T17:18:38.987Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:18:38.987Z] Removing intermediate container fed2c00f6333 [2021-11-24T17:18:38.987Z] ---> 01b4be513774 [2021-11-24T17:18:38.987Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:18:38.987Z] ---> Running in ad08e5146a11 [2021-11-24T17:18:38.987Z] Removing intermediate container db40fb633dfd [2021-11-24T17:18:38.987Z] ---> 6389da210625 [2021-11-24T17:18:38.987Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:18:38.987Z] ---> Running in c5a563db4d39 [2021-11-24T17:18:38.987Z] Removing intermediate container c7b173ff5873 [2021-11-24T17:18:38.987Z] ---> fb4628117272 [2021-11-24T17:18:38.987Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:18:38.987Z] ---> Running in e0aed209c6ac [2021-11-24T17:18:38.987Z] ---> Running in dd21d4ecd279 [2021-11-24T17:18:38.987Z] ---> Running in d3b822b79d4e [2021-11-24T17:18:39.144Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-24T17:18:39.145Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-24T17:18:39.145Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-24T17:18:39.145Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-24T17:18:39.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-24T17:18:39.405Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-24T17:18:39.405Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-24T17:18:39.405Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T17:18:39.405Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-11-24T17:18:39.405Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-24T17:18:39.405Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-24T17:18:39.405Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-24T17:18:39.405Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-24T17:18:39.664Z] Selecting previously unselected package libpsl5:amd64. [2021-11-24T17:18:39.664Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-24T17:18:39.664Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-24T17:18:39.664Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-24T17:18:39.664Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-24T17:18:39.664Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-24T17:18:39.664Z] Selecting previously unselected package librtmp1:amd64. [2021-11-24T17:18:39.664Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-24T17:18:39.664Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-24T17:18:39.925Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-24T17:18:39.925Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-24T17:18:39.925Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-24T17:18:39.925Z] Selecting previously unselected package liberror-perl. [2021-11-24T17:18:39.925Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-24T17:18:39.925Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-24T17:18:39.925Z] Selecting previously unselected package git-man. [2021-11-24T17:18:39.925Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-24T17:18:39.925Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-24T17:18:40.184Z] Selecting previously unselected package git. [2021-11-24T17:18:40.184Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-24T17:18:40.184Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-24T17:18:40.756Z] Selecting previously unselected package libnorm1:amd64. [2021-11-24T17:18:40.756Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-24T17:18:40.757Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-24T17:18:40.757Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-24T17:18:40.757Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-24T17:18:40.757Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-24T17:18:40.757Z] Selecting previously unselected package libsodium23:amd64. [2021-11-24T17:18:40.757Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-24T17:18:40.757Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-24T17:18:40.757Z] Selecting previously unselected package libzmq5:amd64. [2021-11-24T17:18:40.757Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-24T17:18:40.757Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T17:18:41.018Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-24T17:18:41.018Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-24T17:18:41.018Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T17:18:41.018Z] Selecting previously unselected package pkg-config. [2021-11-24T17:18:41.018Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-24T17:18:41.018Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-24T17:18:41.018Z] Selecting previously unselected package zip. [2021-11-24T17:18:41.018Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-24T17:18:41.018Z] Unpacking zip (3.0-11build1) ... [2021-11-24T17:18:41.018Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-24T17:18:41.018Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-24T17:18:41.018Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-24T17:18:41.279Z] Setting up liberror-perl (0.17025-1) ... [2021-11-24T17:18:41.279Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-24T17:18:41.279Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-24T17:18:41.279Z] No schema files found: doing nothing. [2021-11-24T17:18:41.279Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-24T17:18:41.279Z] Setting up zip (3.0-11build1) ... [2021-11-24T17:18:41.279Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-24T17:18:41.279Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-24T17:18:41.279Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-24T17:18:41.279Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T17:18:41.279Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-24T17:18:41.279Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T17:18:41.279Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-24T17:18:41.279Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T17:18:41.638Z] Removing intermediate container c5a563db4d39 [2021-11-24T17:18:41.638Z] ---> 2b8451617a47 [2021-11-24T17:18:41.638Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-24T17:18:41.638Z] Removing intermediate container e0aed209c6ac [2021-11-24T17:18:41.638Z] ---> b803f591dc57 [2021-11-24T17:18:41.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T17:18:41.638Z] Removing intermediate container ad08e5146a11 [2021-11-24T17:18:41.638Z] ---> 0fa6a9d95566 [2021-11-24T17:18:41.638Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-24T17:18:41.638Z] ---> Running in b584134865f5 [2021-11-24T17:18:41.638Z] ---> Running in f92f4f90a008 [2021-11-24T17:18:41.638Z] ---> Running in 948c4aee1818 [2021-11-24T17:18:41.850Z] git set to automatically installed. [2021-11-24T17:18:41.850Z] git-man set to automatically installed. [2021-11-24T17:18:41.850Z] libcurl3-gnutls set to automatically installed. [2021-11-24T17:18:41.850Z] liberror-perl set to automatically installed. [2021-11-24T17:18:41.850Z] libglib2.0-0 set to automatically installed. [2021-11-24T17:18:41.850Z] libnghttp2-14 set to automatically installed. [2021-11-24T17:18:41.850Z] libnorm1 set to automatically installed. [2021-11-24T17:18:41.850Z] libpgm-5.2-0 set to automatically installed. [2021-11-24T17:18:41.850Z] libpsl5 set to automatically installed. [2021-11-24T17:18:41.850Z] librtmp1 set to automatically installed. [2021-11-24T17:18:41.850Z] libsodium23 set to automatically installed. [2021-11-24T17:18:41.850Z] libzmq3-dev set to automatically installed. [2021-11-24T17:18:41.850Z] libzmq5 set to automatically installed. [2021-11-24T17:18:41.850Z] pkg-config set to automatically installed. [2021-11-24T17:18:41.850Z] zip set to automatically installed. [2021-11-24T17:18:41.929Z] Removing intermediate container d3b822b79d4e [2021-11-24T17:18:41.929Z] ---> 0ee2ac44ffac [2021-11-24T17:18:41.929Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T17:18:41.929Z] Removing intermediate container dd21d4ecd279 [2021-11-24T17:18:41.929Z] ---> 8cc2220ac738 [2021-11-24T17:18:41.929Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-24T17:18:41.929Z] ---> Running in 5cf0d3806211 [2021-11-24T17:18:42.219Z] ---> Running in 8fdb44c3f5ec [2021-11-24T17:18:43.653Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:43.653Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:43.927Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:43.927Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:44.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:44.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:44.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:45.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:45.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:45.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:18:45.142Z] snapd is not logged in, snap install commands will use sudo [2021-11-24T17:18:45.638Z] OK: 219 MiB in 52 packages [2021-11-24T17:18:45.638Z] OK: 219 MiB in 52 packages [2021-11-24T17:18:46.242Z] OK: 219 MiB in 52 packages [2021-11-24T17:18:46.242Z] OK: 219 MiB in 52 packages [2021-11-24T17:18:46.242Z] OK: 219 MiB in 52 packages [2021-11-24T17:18:47.054Z] snap "core18" has no updates available [2021-11-24T17:18:47.238Z] Removing intermediate container b584134865f5 [2021-11-24T17:18:47.238Z] ---> ca8ecb498004 [2021-11-24T17:18:47.238Z] Step 6/30 : COPY . . [2021-11-24T17:18:47.238Z] Removing intermediate container f92f4f90a008 [2021-11-24T17:18:47.238Z] ---> 1b1009dd65b5 [2021-11-24T17:18:47.238Z] Step 6/22 : COPY . . [2021-11-24T17:18:47.835Z] Removing intermediate container 948c4aee1818 [2021-11-24T17:18:47.835Z] ---> 1ba57cc2af89 [2021-11-24T17:18:47.835Z] Step 6/22 : COPY . . [2021-11-24T17:18:47.835Z] Removing intermediate container 5cf0d3806211 [2021-11-24T17:18:47.835Z] ---> 8a59b4eadaa1 [2021-11-24T17:18:47.835Z] Step 6/22 : COPY . . [2021-11-24T17:18:47.835Z] Removing intermediate container 8fdb44c3f5ec [2021-11-24T17:18:47.835Z] ---> 356007604ee9 [2021-11-24T17:18:47.835Z] Step 6/20 : COPY . . [2021-11-24T17:18:48.976Z] snapd is not logged in, snap install commands will use sudo [2021-11-24T17:18:58.969Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-24T17:18:59.911Z] Pulling config-common [2021-11-24T17:18:59.912Z] + snapcraftctl pull [2021-11-24T17:19:01.296Z] Pulling go-build-helper [2021-11-24T17:19:01.296Z] + snapcraftctl pull [2021-11-24T17:19:02.246Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-24T17:19:02.246Z] Skipping pull go-build-helper (already ran) [2021-11-24T17:19:02.246Z] Building go-build-helper [2021-11-24T17:19:02.246Z] + snapcraftctl build [2021-11-24T17:19:04.792Z] Staging go-build-helper [2021-11-24T17:19:04.792Z] + snapcraftctl stage [2021-11-24T17:19:09.993Z] ---> 36c288efeace [2021-11-24T17:19:09.993Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:19:09.993Z] ---> b14eaddc4914 [2021-11-24T17:19:09.993Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:19:09.993Z] ---> Running in 26895f94873a [2021-11-24T17:19:09.993Z] ---> Running in 54c7b856c2a1 [2021-11-24T17:19:09.993Z] ---> 77a3482c213d [2021-11-24T17:19:09.993Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:19:09.993Z] ---> c3c9b6317162 [2021-11-24T17:19:09.993Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:19:09.993Z] ---> Running in a68ac50019c3 [2021-11-24T17:19:09.993Z] ---> Running in ef9d71c76316 [2021-11-24T17:19:09.993Z] ---> f2d864f775d4 [2021-11-24T17:19:09.993Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:19:09.993Z] ---> Running in 9ce956db3da3 [2021-11-24T17:19:14.333Z] Removing intermediate container 54c7b856c2a1 [2021-11-24T17:19:14.333Z] ---> b823f3e8da96 [2021-11-24T17:19:14.333Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-24T17:19:14.333Z] Removing intermediate container 26895f94873a [2021-11-24T17:19:14.333Z] ---> 428f74cc6e92 [2021-11-24T17:19:14.333Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-24T17:19:14.333Z] ---> Running in 772713b8047d [2021-11-24T17:19:14.333Z] ---> Running in 295b921bc7b3 [2021-11-24T17:19:14.790Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-24T17:19:14.790Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-24T17:19:14.790Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-24T17:19:14.790Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-24T17:19:14.790Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-24T17:19:14.790Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-24T17:19:14.790Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-24T17:19:14.790Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-24T17:19:14.790Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-24T17:19:14.790Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-24T17:19:14.790Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-24T17:19:14.790Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-24T17:19:14.790Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-24T17:19:14.790Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-24T17:19:14.790Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-24T17:19:14.790Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-24T17:19:14.790Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-24T17:19:14.790Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-24T17:19:14.790Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-24T17:19:14.790Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-24T17:19:14.790Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-24T17:19:14.790Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-24T17:19:14.790Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-24T17:19:14.790Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-24T17:19:14.790Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-24T17:19:14.790Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-24T17:19:14.790Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-24T17:19:14.790Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-24T17:19:14.790Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-24T17:19:14.790Z] Fetched 224 kB in 0s (0 B/s) [2021-11-24T17:19:14.790Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-24T17:19:14.790Z] Fetched 157 kB in 0s (0 B/s) [2021-11-24T17:19:14.790Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-24T17:19:14.790Z] Fetched 221 kB in 0s (0 B/s) [2021-11-24T17:19:14.790Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-24T17:19:14.790Z] Fetched 143 kB in 0s (0 B/s) [2021-11-24T17:19:14.790Z] Pulling edgex-go [2021-11-24T17:19:14.790Z] + snapcraftctl pull [2021-11-24T17:19:14.938Z] Removing intermediate container a68ac50019c3 [2021-11-24T17:19:14.938Z] ---> d575721ea050 [2021-11-24T17:19:14.938Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-24T17:19:14.938Z] ---> Running in a7522ba80647 [2021-11-24T17:19:15.218Z] Removing intermediate container ef9d71c76316 [2021-11-24T17:19:15.218Z] ---> 7b99cc7e9d06 [2021-11-24T17:19:15.218Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-24T17:19:15.501Z] ---> Running in a757651b9bc0 [2021-11-24T17:19:15.501Z] Removing intermediate container 9ce956db3da3 [2021-11-24T17:19:15.501Z] ---> a922471fccfa [2021-11-24T17:19:15.501Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-24T17:19:15.776Z] ---> Running in 1c35f6af9f5b [2021-11-24T17:19:16.170Z] Pulling hooks [2021-11-24T17:19:16.170Z] + snapcraftctl pull [2021-11-24T17:19:16.760Z] 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-11-24T17:19:16.760Z] 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-11-24T17:19:17.359Z] 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-11-24T17:19:17.640Z] 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-11-24T17:19:17.640Z] 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-11-24T17:19:38.127Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-24T17:19:38.127Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-24T17:19:38.127Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-24T17:19:38.127Z] Fetched 0 B in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-24T17:19:38.127Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-24T17:19:38.127Z] Fetched 279 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-24T17:19:38.127Z] Fetched 122 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-24T17:19:38.127Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-24T17:19:38.127Z] Fetched 8848 B in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-24T17:19:38.127Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-24T17:19:38.127Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-24T17:19:38.127Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-24T17:19:38.127Z] Fetched 220 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-24T17:19:38.127Z] Fetched 154 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-24T17:19:38.127Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-24T17:19:38.127Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-24T17:19:38.127Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-24T17:19:38.127Z] Fetched 499 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-24T17:19:38.127Z] Fetched 111 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-24T17:19:38.127Z] Fetched 240 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-24T17:19:38.127Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-24T17:19:38.127Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-24T17:19:38.127Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-24T17:19:38.127Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-24T17:19:38.128Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-24T17:19:38.128Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-24T17:19:38.128Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-24T17:19:38.128Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-24T17:19:38.128Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-24T17:19:38.128Z] Fetched 8720 B in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-24T17:19:38.128Z] Fetched 140 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-24T17:19:38.128Z] Fetched 119 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-24T17:19:38.128Z] Fetched 111 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-24T17:19:38.128Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-24T17:19:38.128Z] Fetched 646 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-24T17:19:38.128Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-24T17:19:38.128Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-24T17:19:38.128Z] Fetched 368 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-24T17:19:38.128Z] Fetched 187 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-24T17:19:38.128Z] Fetched 175 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-24T17:19:38.128Z] Fetched 206 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-24T17:19:38.128Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-24T17:19:38.128Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-24T17:19:38.128Z] Fetched 159 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-24T17:19:38.128Z] Fetched 107 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-24T17:19:38.128Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-24T17:19:38.128Z] Pulling static-packages [2021-11-24T17:19:38.128Z] + snapcraftctl pull [2021-11-24T17:19:38.128Z] Pulling version [2021-11-24T17:19:38.128Z] + cd /root/project [2021-11-24T17:19:38.128Z] + git describe --tags --abbrev=0 [2021-11-24T17:19:38.128Z] + sed s/v// [2021-11-24T17:19:38.128Z] + GIT_VERSION=2.2.0-dev.1 [2021-11-24T17:19:38.128Z] + [ -z 2.2.0-dev.1 ] [2021-11-24T17:19:38.128Z] + snapcraftctl set-version 2.2.0-dev.1 [2021-11-24T17:19:38.128Z] Building config-common [2021-11-24T17:19:38.128Z] + snapcraftctl build [2021-11-24T17:19:40.040Z] Skipping build go-build-helper (already ran) [2021-11-24T17:19:40.040Z] Building edgex-go [2021-11-24T17:19:40.300Z] + cd /root/parts/edgex-go/src [2021-11-24T17:19:40.300Z] + git describe --tags --abbrev=0 [2021-11-24T17:19:40.300Z] + sed s/v// [2021-11-24T17:19:40.300Z] + GIT_VERSION=2.2.0-dev.1 [2021-11-24T17:19:40.300Z] + [ -z 2.2.0-dev.1 ] [2021-11-24T17:19:40.300Z] + echo 2.2.0-dev.1 [2021-11-24T17:19:40.300Z] + [ ! -d vendor ] [2021-11-24T17:19:40.300Z] + go mod download all [2021-11-24T17:19:48.441Z] + make build [2021-11-24T17:19:48.441Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2021-11-24T17:19:58.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-24T17:20:03.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2021-11-24T17:20:04.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-24T17:20:06.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-24T17:20:06.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-24T17:20:07.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-24T17:20:08.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-24T17:20:09.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-24T17:20:11.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-24T17:20:11.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-24T17:20:12.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-24T17:20:14.844Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-24T17:20:14.844Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-24T17:20:14.844Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-24T17:20:14.845Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-24T17:20:14.845Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-24T17:20:14.845Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-24T17:20:14.845Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-24T17:20:14.845Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-24T17:20:14.845Z] + 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-11-24T17:20:14.845Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-24T17:20:14.845Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-24T17:20:14.845Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-24T17:20:14.845Z] + 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-11-24T17:20:14.845Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-24T17:20:14.845Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-24T17:20:14.845Z] + 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-11-24T17:20:15.784Z] Building hooks [2021-11-24T17:20:15.784Z] + cd /root/parts/hooks/src [2021-11-24T17:20:15.784Z] + make build [2021-11-24T17:20:15.784Z] go mod tidy [2021-11-24T17:20:16.043Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-24T17:20:16.304Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-24T17:20:16.304Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-24T17:20:16.564Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-24T17:20:17.511Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-24T17:20:18.084Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-24T17:20:18.084Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-24T17:20:21.382Z] Building static-packages [2021-11-24T17:20:21.382Z] + snapcraftctl build [2021-11-24T17:20:22.765Z] Building version [2021-11-24T17:20:22.765Z] + snapcraftctl build [2021-11-24T17:20:24.675Z] Staging config-common [2021-11-24T17:20:24.675Z] + snapcraftctl stage [2021-11-24T17:20:26.061Z] Skipping stage go-build-helper (already ran) [2021-11-24T17:20:26.061Z] Staging edgex-go [2021-11-24T17:20:26.061Z] + snapcraftctl stage [2021-11-24T17:20:27.000Z] Staging hooks [2021-11-24T17:20:27.000Z] + snapcraftctl stage [2021-11-24T17:20:28.383Z] Staging static-packages [2021-11-24T17:20:28.383Z] + snapcraftctl stage [2021-11-24T17:20:29.326Z] Staging version [2021-11-24T17:20:29.326Z] + snapcraftctl stage [2021-11-24T17:20:30.710Z] Priming config-common [2021-11-24T17:20:30.710Z] + snapcraftctl prime [2021-11-24T17:20:31.649Z] Priming go-build-helper [2021-11-24T17:20:31.649Z] + snapcraftctl prime [2021-11-24T17:20:32.592Z] Priming edgex-go [2021-11-24T17:20:32.592Z] + snapcraftctl prime [2021-11-24T17:20:33.974Z] Priming hooks [2021-11-24T17:20:33.974Z] + snapcraftctl prime [2021-11-24T17:20:35.353Z] Priming static-packages [2021-11-24T17:20:35.353Z] + snapcraftctl prime [2021-11-24T17:20:37.898Z] Priming version [2021-11-24T17:20:37.898Z] + snapcraftctl prime [2021-11-24T17:20:38.839Z] 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] } [2021-11-24T17:21:09.487Z] 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-11-24T17:21:12.888Z] Removing intermediate container a757651b9bc0 [2021-11-24T17:21:12.888Z] ---> c4a2c173bbc6 [2021-11-24T17:21:12.888Z] [2021-11-24T17:21:12.888Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T17:21:12.888Z] Removing intermediate container 1c35f6af9f5b [2021-11-24T17:21:12.888Z] ---> 8cc86a6a55c9 [2021-11-24T17:21:12.888Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-24T17:21:13.164Z] 3.14: Pulling from library/alpine [2021-11-24T17:21:13.164Z] ---> Running in 66bb45dd5a4c [2021-11-24T17:21:14.600Z] Removing intermediate container 295b921bc7b3 [2021-11-24T17:21:14.600Z] ---> 641c5149850e [2021-11-24T17:21:14.600Z] [2021-11-24T17:21:14.600Z] Step 9/30 : FROM alpine:3.14 [2021-11-24T17:21:14.600Z] 3.14: Pulling from library/alpine [2021-11-24T17:21:15.200Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T17:21:15.200Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T17:21:15.200Z] Status: Downloaded newer image for alpine:3.14 [2021-11-24T17:21:15.200Z] Status: Image is up to date for alpine:3.14 [2021-11-24T17:21:15.201Z] ---> 5b8b7b635229 [2021-11-24T17:21:15.201Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-24T17:21:15.201Z] ---> 5b8b7b635229 [2021-11-24T17:21:15.201Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T17:21:15.201Z] 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-11-24T17:21:15.474Z] ---> Running in b00b9bc26f41 [2021-11-24T17:21:15.474Z] ---> Running in 284315dee44e [2021-11-24T17:21:16.914Z] Removing intermediate container b00b9bc26f41 [2021-11-24T17:21:16.914Z] ---> 1520054d1d98 [2021-11-24T17:21:16.914Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-24T17:21:16.914Z] ---> Running in e243057bc9ff [2021-11-24T17:21:17.902Z] Removing intermediate container a7522ba80647 [2021-11-24T17:21:17.902Z] ---> bc75908fd996 [2021-11-24T17:21:17.902Z] [2021-11-24T17:21:17.902Z] Step 9/20 : FROM alpine:3.14 [2021-11-24T17:21:17.902Z] ---> 5b8b7b635229 [2021-11-24T17:21:17.902Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-24T17:21:17.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:18.177Z] ---> Running in f0ac9ead160b [2021-11-24T17:21:18.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:18.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:19.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:19.339Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-24T17:21:19.339Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:21:19.612Z] OK: 6 MiB in 15 packages [2021-11-24T17:21:19.612Z] Removing intermediate container 66bb45dd5a4c [2021-11-24T17:21:19.612Z] ---> 9947e5f453f0 [2021-11-24T17:21:19.612Z] [2021-11-24T17:21:19.612Z] Step 10/22 : FROM docker:20.10.8 [2021-11-24T17:21:19.887Z] 20.10.8: Pulling from library/docker [2021-11-24T17:21:20.167Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-24T17:21:20.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:20.167Z] (2/2) Installing su-exec (0.2-r1) [2021-11-24T17:21:20.167Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:21:20.167Z] OK: 6 MiB in 16 packages [2021-11-24T17:21:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:21.461Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-24T17:21:21.461Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-24T17:21:21.461Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T17:21:21.461Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-24T17:21:21.461Z] (5/5) Installing curl (7.79.1-r0) [2021-11-24T17:21:21.461Z] Removing intermediate container 284315dee44e [2021-11-24T17:21:21.461Z] ---> 1ab1a5ad82d3 [2021-11-24T17:21:21.461Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:21:21.461Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:21:21.461Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T17:21:21.733Z] ---> Running in bd6ff4a705a1 [2021-11-24T17:21:21.734Z] OK: 8 MiB in 19 packages [2021-11-24T17:21:22.011Z] Removing intermediate container e243057bc9ff [2021-11-24T17:21:22.011Z] ---> b4d836313aa3 [2021-11-24T17:21:22.011Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-24T17:21:22.291Z] ---> Running in f4122a71b2be [2021-11-24T17:21:22.578Z] Removing intermediate container 772713b8047d [2021-11-24T17:21:22.578Z] ---> 24a2160975de [2021-11-24T17:21:22.578Z] [2021-11-24T17:21:22.578Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T17:21:22.578Z] ---> 5b8b7b635229 [2021-11-24T17:21:22.578Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T17:21:22.578Z] ---> Using cache [2021-11-24T17:21:22.578Z] ---> 1ab1a5ad82d3 [2021-11-24T17:21:22.578Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:21:22.578Z] ---> Using cache [2021-11-24T17:21:22.578Z] ---> 01787424ec66 [2021-11-24T17:21:22.578Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-24T17:21:22.578Z] Removing intermediate container bd6ff4a705a1 [2021-11-24T17:21:22.578Z] ---> 01787424ec66 [2021-11-24T17:21:22.578Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-24T17:21:22.855Z] ---> Running in c6bb1f46ebd5 [2021-11-24T17:21:22.855Z] ---> Running in ed44ef389fb6 [2021-11-24T17:21:23.132Z] Removing intermediate container f4122a71b2be [2021-11-24T17:21:23.132Z] ---> 44889d4427fa [2021-11-24T17:21:23.132Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-24T17:21:23.132Z] ---> Running in 7c7664fe9fdd [2021-11-24T17:21:23.737Z] Removing intermediate container c6bb1f46ebd5 [2021-11-24T17:21:23.737Z] ---> ec6de670a7b0 [2021-11-24T17:21:23.737Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T17:21:23.737Z] Removing intermediate container ed44ef389fb6 [2021-11-24T17:21:23.737Z] ---> 54fecc7ac797 [2021-11-24T17:21:23.737Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T17:21:23.737Z] ---> Running in 1cf1f5e2062e [2021-11-24T17:21:23.737Z] ---> Running in 5f1f02954630 [2021-11-24T17:21:24.013Z] Removing intermediate container 7c7664fe9fdd [2021-11-24T17:21:24.013Z] ---> 833c9a615d7a [2021-11-24T17:21:24.013Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-24T17:21:24.013Z] Removing intermediate container f0ac9ead160b [2021-11-24T17:21:24.013Z] ---> 64f3ab3f2fad [2021-11-24T17:21:24.013Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T17:21:24.013Z] ---> Running in 5e43894c4044 [2021-11-24T17:21:24.286Z] ---> Running in 52aab5aca1aa [2021-11-24T17:21:24.566Z] Removing intermediate container 5f1f02954630 [2021-11-24T17:21:24.566Z] ---> 910333642722 [2021-11-24T17:21:24.566Z] Step 14/22 : WORKDIR / [2021-11-24T17:21:24.840Z] ---> Running in c1f0feee658f [2021-11-24T17:21:24.840Z] Removing intermediate container 1cf1f5e2062e [2021-11-24T17:21:24.840Z] ---> f7c6a8f9ec14 [2021-11-24T17:21:24.840Z] Step 14/22 : WORKDIR / [2021-11-24T17:21:25.121Z] ---> Running in 1c5e77b044b2 [2021-11-24T17:21:25.121Z] Removing intermediate container 52aab5aca1aa [2021-11-24T17:21:25.121Z] ---> c0f4fbccee0b [2021-11-24T17:21:25.121Z] Step 12/20 : WORKDIR /edgex [2021-11-24T17:21:25.121Z] ---> Running in 3b96f3145a38 [2021-11-24T17:21:25.722Z] Removing intermediate container c1f0feee658f [2021-11-24T17:21:25.722Z] ---> dae13866739e [2021-11-24T17:21:25.722Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:21:25.722Z] Removing intermediate container 1c5e77b044b2 [2021-11-24T17:21:25.722Z] ---> f09881ee8dc9 [2021-11-24T17:21:25.722Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:21:25.995Z] Removing intermediate container 3b96f3145a38 [2021-11-24T17:21:25.995Z] ---> 3e41e773d22e [2021-11-24T17:21:25.995Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-24T17:21:26.972Z] ---> 82f6d16d576b [2021-11-24T17:21:26.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-24T17:21:27.568Z] Removing intermediate container 5e43894c4044 [2021-11-24T17:21:27.568Z] ---> b716e31504e6 [2021-11-24T17:21:27.568Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-24T17:21:27.568Z] ---> 2d4ecba625b9 [2021-11-24T17:21:27.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-24T17:21:27.568Z] ---> a4d87c4b54a6 [2021-11-24T17:21:27.568Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-24T17:21:27.568Z] ---> Running in 8d3deb5790be [2021-11-24T17:21:28.549Z] Removing intermediate container 8d3deb5790be [2021-11-24T17:21:28.549Z] ---> c308d8f67828 [2021-11-24T17:21:28.549Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-24T17:21:30.116Z] ---> 16449714a13f [2021-11-24T17:21:30.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-24T17:21:30.116Z] ---> f93b0873c2ed [2021-11-24T17:21:30.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-24T17:21:30.116Z] ---> 22039a37d8a7 [2021-11-24T17:21:30.116Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-24T17:21:30.116Z] ---> e6a19fd3125b [2021-11-24T17:21:30.116Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-24T17:21:30.116Z] ---> Running in 73a165323698 [2021-11-24T17:21:32.163Z] ---> 366f74a42b0e [2021-11-24T17:21:32.163Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-24T17:21:32.163Z] ---> ae3d219c1a06 [2021-11-24T17:21:32.163Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-24T17:21:32.163Z] ---> Running in 137e7f4a03af [2021-11-24T17:21:32.163Z] ---> Running in d289e4f42b31 [2021-11-24T17:21:32.764Z] ---> a62b7e132e96 [2021-11-24T17:21:32.764Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-24T17:21:33.042Z] Removing intermediate container 137e7f4a03af [2021-11-24T17:21:33.042Z] ---> 54d2ffbf5934 [2021-11-24T17:21:33.042Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:21:33.042Z] ---> Running in 025e09c53328 [2021-11-24T17:21:33.042Z] Removing intermediate container d289e4f42b31 [2021-11-24T17:21:33.042Z] ---> bea116e889ea [2021-11-24T17:21:33.042Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:21:33.042Z] ---> Running in 0f6b18b4666b [2021-11-24T17:21:33.042Z] ---> Running in 4075735a404c [2021-11-24T17:21:33.315Z] Removing intermediate container 73a165323698 [2021-11-24T17:21:33.315Z] ---> eefed77ccaa1 [2021-11-24T17:21:33.315Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:21:33.591Z] Removing intermediate container 025e09c53328 [2021-11-24T17:21:33.591Z] ---> 412dce3b484e [2021-11-24T17:21:33.591Z] Step 17/20 : CMD ["--init=true"] [2021-11-24T17:21:33.591Z] ---> Running in 0fecdd5730df [2021-11-24T17:21:33.864Z] Removing intermediate container 0f6b18b4666b [2021-11-24T17:21:33.864Z] ---> 0cb7c3f249e6 [2021-11-24T17:21:33.864Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T17:21:33.864Z] Removing intermediate container 4075735a404c [2021-11-24T17:21:33.864Z] ---> 0faf00c5616b [2021-11-24T17:21:33.864Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T17:21:33.864Z] ---> Running in e9620cfda679 [2021-11-24T17:21:34.137Z] ---> Running in 1d4b0a913cc9 [2021-11-24T17:21:34.410Z] Removing intermediate container 0fecdd5730df [2021-11-24T17:21:34.410Z] ---> 6143cdeceb98 [2021-11-24T17:21:34.410Z] Step 18/20 : LABEL arch=arm64 [2021-11-24T17:21:34.410Z] ---> 5988caffadf4 [2021-11-24T17:21:34.410Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-24T17:21:34.684Z] ---> Running in fa4364fb4305 [2021-11-24T17:21:34.959Z] Removing intermediate container 1d4b0a913cc9 [2021-11-24T17:21:34.959Z] ---> 7e04f4d80441 [2021-11-24T17:21:34.959Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:21:34.959Z] Removing intermediate container e9620cfda679 [2021-11-24T17:21:34.959Z] ---> 87afa9676f31 [2021-11-24T17:21:34.959Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:21:34.959Z] ---> Running in caf1ac71ee46 [2021-11-24T17:21:35.232Z] ---> Running in b28fce218c43 [2021-11-24T17:21:35.232Z] Removing intermediate container fa4364fb4305 [2021-11-24T17:21:35.232Z] ---> 66755cd4b92f [2021-11-24T17:21:35.232Z] Step 19/20 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:21:35.506Z] ---> Running in 0c4e37843dbb [2021-11-24T17:21:35.788Z] Removing intermediate container caf1ac71ee46 [2021-11-24T17:21:35.788Z] ---> d8814fbb61e3 [2021-11-24T17:21:35.788Z] Step 22/22 : LABEL version=0.0.0Removing intermediate container b28fce218c43 [2021-11-24T17:21:35.788Z] ---> d4a222231884 [2021-11-24T17:21:35.788Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:21:35.788Z] [2021-11-24T17:21:35.788Z] ---> Running in 6db3b80e42e7 [2021-11-24T17:21:36.077Z] ---> Running in 6e629cb66f16 [2021-11-24T17:21:36.077Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-24T17:21:36.077Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-24T17:21:36.077Z] ---> 3734d5adc5ac [2021-11-24T17:21:36.077Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:21:36.077Z] Removing intermediate container 0c4e37843dbb [2021-11-24T17:21:36.077Z] ---> 1b48a91438c2 [2021-11-24T17:21:36.077Z] Step 20/20 : LABEL version=0.0.0 [2021-11-24T17:21:36.356Z] ---> Running in d947fc4741ee [2021-11-24T17:21:36.356Z] ---> Running in c63c15842ac3 [2021-11-24T17:21:36.643Z] Removing intermediate container 6e629cb66f16 [2021-11-24T17:21:36.643Z] ---> 16334aed4811 [2021-11-24T17:21:36.643Z] [2021-11-24T17:21:36.643Z] Removing intermediate container 6db3b80e42e7 [2021-11-24T17:21:36.643Z] ---> 96ddcd9cc6cb [2021-11-24T17:21:36.643Z] [2021-11-24T17:21:36.643Z] ---> 95f846aacebd [2021-11-24T17:21:36.643Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-24T17:21:36.920Z] Removing intermediate container c63c15842ac3 [2021-11-24T17:21:36.920Z] ---> 1d22135286c7 [2021-11-24T17:21:36.920Z] [2021-11-24T17:21:36.920Z] Removing intermediate container d947fc4741ee [2021-11-24T17:21:36.920Z] ---> 3cff8937bbbe [2021-11-24T17:21:36.920Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-24T17:21:37.195Z] Successfully built 16334aed4811 [2021-11-24T17:21:37.195Z] Successfully tagged core-command-arm64:latest [2021-11-24T17:21:37.195Z]  Building core-command ... done Building core-data [2021-11-24T17:21:37.195Z] ---> Running in 19a3deed1aaf [2021-11-24T17:21:37.471Z] Successfully built 96ddcd9cc6cb [2021-11-24T17:21:37.471Z] Successfully tagged core-metadata-arm64:latest [2021-11-24T17:21:37.471Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-24T17:21:37.471Z] Successfully built 1d22135286c7 [2021-11-24T17:21:37.471Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-24T17:21:37.471Z]  Building security-proxy-setup ... done Building support-scheduler [2021-11-24T17:21:38.071Z] ---> 8a23c4350eb4 [2021-11-24T17:21:38.071Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-24T17:21:38.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:38.672Z] ---> 016eadef284c [2021-11-24T17:21:38.672Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-24T17:21:38.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:21:39.551Z] ---> 076b093377f9 [2021-11-24T17:21:39.551Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-24T17:21:39.551Z] (1/42) Installing readline (8.1.0-r0) [2021-11-24T17:21:39.827Z] (2/42) Installing bash (5.1.4-r0) [2021-11-24T17:21:39.827Z] ---> Running in bbe2eb76f7da [2021-11-24T17:21:39.827Z] Executing bash-5.1.4-r0.post-install [2021-11-24T17:21:39.827Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-24T17:21:39.827Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T17:21:39.827Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-24T17:21:39.827Z] (6/42) Installing curl (7.79.1-r0) [2021-11-24T17:21:39.827Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-24T17:21:39.827Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-24T17:21:39.827Z] (9/42) Installing expat (2.4.1-r0) [2021-11-24T17:21:39.827Z] (10/42) Installing libffi (3.3-r2) [2021-11-24T17:21:40.100Z] (11/42) Installing gdbm (1.19-r0) [2021-11-24T17:21:40.100Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-24T17:21:40.100Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T17:21:40.100Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T17:21:40.100Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-24T17:21:40.100Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-24T17:21:40.100Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-24T17:21:40.373Z] Removing intermediate container bbe2eb76f7da [2021-11-24T17:21:40.373Z] ---> 0d75f71c79e4 [2021-11-24T17:21:40.373Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-24T17:21:41.824Z] ---> 9e0ed2c94b5d [2021-11-24T17:21:41.824Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-24T17:21:42.101Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-24T17:21:42.101Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-24T17:21:42.101Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-24T17:21:42.101Z] ---> Running in 29beb863b902 [2021-11-24T17:21:42.101Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-24T17:21:42.380Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-24T17:21:42.380Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-24T17:21:42.380Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-24T17:21:42.380Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-24T17:21:42.380Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-24T17:21:42.380Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-24T17:21:42.380Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-24T17:21:42.380Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-24T17:21:42.380Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-24T17:21:42.380Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-24T17:21:42.380Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-24T17:21:42.655Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-24T17:21:42.655Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-24T17:21:42.655Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-24T17:21:42.655Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-24T17:21:42.655Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-24T17:21:42.655Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-24T17:21:42.655Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-24T17:21:42.655Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-24T17:21:42.655Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-24T17:21:42.929Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-24T17:21:43.210Z] Executing busybox-1.33.1-r3.trigger [2021-11-24T17:21:43.210Z] OK: 84 MiB in 64 packages [2021-11-24T17:21:45.209Z] Removing intermediate container 29beb863b902 [2021-11-24T17:21:45.209Z] ---> 5297c80af326 [2021-11-24T17:21:45.209Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-24T17:21:45.484Z] ---> Running in db9fa0f0b784 [2021-11-24T17:21:46.083Z] Removing intermediate container db9fa0f0b784 [2021-11-24T17:21:46.083Z] ---> a66f8db4b6ea [2021-11-24T17:21:46.083Z] Step 27/30 : CMD ["gate"] [2021-11-24T17:21:46.083Z] ---> Running in 4168bd7d1965 [2021-11-24T17:21:46.688Z] Removing intermediate container 4168bd7d1965 [2021-11-24T17:21:46.688Z] ---> 8934cfbf6ada [2021-11-24T17:21:46.688Z] Step 28/30 : LABEL arch=arm64 [2021-11-24T17:21:46.962Z] ---> Running in 861288671f01 [2021-11-24T17:21:47.557Z] Collecting docker-compose==1.23.2 [2021-11-24T17:21:47.557Z] Removing intermediate container 861288671f01 [2021-11-24T17:21:47.557Z] ---> fcddefe1bc7d [2021-11-24T17:21:47.557Z] Step 29/30 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:21:47.557Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-24T17:21:47.829Z] ---> Running in 2082c5d597ad [2021-11-24T17:21:48.104Z] Removing intermediate container 2082c5d597ad [2021-11-24T17:21:48.104Z] ---> d808eb6ce4b8 [2021-11-24T17:21:48.104Z] Step 30/30 : LABEL version=0.0.0 [2021-11-24T17:21:48.381Z] ---> Running in a0cd56d76b87 [2021-11-24T17:21:48.978Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-24T17:21:48.978Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-24T17:21:48.978Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-24T17:21:48.978Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-24T17:21:48.978Z] Removing intermediate container a0cd56d76b87 [2021-11-24T17:21:48.978Z] ---> 67c541b7f952 [2021-11-24T17:21:48.978Z] [2021-11-24T17:21:49.579Z] Successfully built 67c541b7f952 [2021-11-24T17:21:49.579Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-24T17:21:49.579Z] Building support-notifications [2021-11-24T17:21:50.557Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-11-24T17:21:50.557Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-24T17:21:52.537Z] Collecting texttable<0.10,>=0.9.0 [2021-11-24T17:21:52.537Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-24T17:21:54.511Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-24T17:21:54.511Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-24T17:21:54.511Z] Collecting jsonschema<3,>=2.5.1 [2021-11-24T17:21:54.511Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-24T17:21:54.786Z] Collecting cached-property<2,>=1.2.0 [2021-11-24T17:21:54.786Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-24T17:21:55.063Z] Collecting docker<4.0,>=3.6.0 [2021-11-24T17:21:55.063Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-24T17:21:55.336Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-24T17:21:55.934Z] Collecting PyYAML<4,>=3.10 [2021-11-24T17:21:55.934Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-24T17:21:59.335Z] Collecting docker-pycreds>=0.4.0 [2021-11-24T17:21:59.335Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-24T17:22:00.772Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-24T17:22:00.772Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-24T17:22:00.772Z] Collecting idna<2.8,>=2.5 [2021-11-24T17:22:00.772Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-24T17:22:00.772Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-24T17:22:01.049Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-24T17:22:01.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-24T17:22:01.328Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-24T17:22:01.328Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-24T17:22:01.328Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-24T17:22:01.328Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-24T17:22:02.311Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-24T17:22:02.311Z] Attempting uninstall: urllib3 [2021-11-24T17:22:02.311Z] Found existing installation: urllib3 1.26.5 [2021-11-24T17:22:02.311Z] Uninstalling urllib3-1.26.5: [2021-11-24T17:22:02.311Z] Successfully uninstalled urllib3-1.26.5 [2021-11-24T17:22:02.914Z] Attempting uninstall: idna [2021-11-24T17:22:02.914Z] Found existing installation: idna 3.2 [2021-11-24T17:22:02.914Z] Uninstalling idna-3.2: [2021-11-24T17:22:02.914Z] Successfully uninstalled idna-3.2 [2021-11-24T17:22:03.900Z] Attempting uninstall: chardet [2021-11-24T17:22:03.900Z] Found existing installation: chardet 4.0.0 [2021-11-24T17:22:03.900Z] Uninstalling chardet-4.0.0: [2021-11-24T17:22:04.177Z] Successfully uninstalled chardet-4.0.0 [2021-11-24T17:22:05.621Z] Attempting uninstall: requests [2021-11-24T17:22:05.621Z] Found existing installation: requests 2.25.1 [2021-11-24T17:22:05.621Z] Uninstalling requests-2.25.1: [2021-11-24T17:22:05.897Z] Successfully uninstalled requests-2.25.1 [2021-11-24T17:22:06.169Z] Running setup.py install for texttable: started [2021-11-24T17:22:08.151Z] Running setup.py install for texttable: finished with status 'done' [2021-11-24T17:22:08.151Z] Running setup.py install for PyYAML: started [2021-11-24T17:22:10.772Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-24T17:22:10.772Z] Running setup.py install for docopt: started [2021-11-24T17:22:12.755Z] Running setup.py install for docopt: finished with status 'done' [2021-11-24T17:22:12.756Z] Running setup.py install for dockerpty: started [2021-11-24T17:22:14.733Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-24T17:22:16.711Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-24T17:22:21.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:22:21.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:22:21.040Z] ---> 1c5581c67734 [2021-11-24T17:22:21.040Z] Step 3/24 : WORKDIR /edgex-go [2021-11-24T17:22:21.040Z] ---> Using cache [2021-11-24T17:22:21.040Z] ---> fb4628117272 [2021-11-24T17:22:21.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:22:21.040Z] ---> Using cache [2021-11-24T17:22:21.040Z] ---> 0ee2ac44ffac [2021-11-24T17:22:21.040Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-24T17:22:21.040Z] ---> Using cache [2021-11-24T17:22:21.040Z] ---> 8a59b4eadaa1 [2021-11-24T17:22:21.040Z] Step 6/24 : COPY . . [2021-11-24T17:22:21.040Z] ---> Using cache [2021-11-24T17:22:21.040Z] ---> b14eaddc4914 [2021-11-24T17:22:21.040Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:22:21.040Z] ---> Using cache [2021-11-24T17:22:21.040Z] ---> b823f3e8da96 [2021-11-24T17:22:21.040Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-24T17:22:21.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:22:21.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:22:21.324Z] ---> 1c5581c67734 [2021-11-24T17:22:21.324Z] Step 3/23 : WORKDIR /edgex-go [2021-11-24T17:22:21.324Z] ---> Using cache [2021-11-24T17:22:21.324Z] ---> fb4628117272 [2021-11-24T17:22:21.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:22:21.324Z] ---> Using cache [2021-11-24T17:22:21.324Z] ---> 0ee2ac44ffac [2021-11-24T17:22:21.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-24T17:22:21.324Z] ---> Using cache [2021-11-24T17:22:21.324Z] ---> 8a59b4eadaa1 [2021-11-24T17:22:21.324Z] Step 6/23 : COPY go.mod . [2021-11-24T17:22:21.324Z] ---> Running in f220650fa848 [2021-11-24T17:22:21.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:22:21.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:22:21.937Z] ---> 1c5581c67734 [2021-11-24T17:22:21.937Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T17:22:21.937Z] ---> Using cache [2021-11-24T17:22:21.937Z] ---> fb4628117272 [2021-11-24T17:22:21.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:22:21.937Z] ---> Using cache [2021-11-24T17:22:21.937Z] ---> 0ee2ac44ffac [2021-11-24T17:22:21.937Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-24T17:22:21.937Z] ---> Running in 00d2554f0d55 [2021-11-24T17:22:22.545Z] ---> 92783414a9f2 [2021-11-24T17:22:22.545Z] Step 7/23 : RUN go mod download [2021-11-24T17:22:22.826Z] ---> Running in 1bcb1c4fe62e [2021-11-24T17:22:23.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:22:23.832Z] 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-11-24T17:22:24.817Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:22:25.798Z] OK: 219 MiB in 52 packages [2021-11-24T17:22:28.439Z] Removing intermediate container 00d2554f0d55 [2021-11-24T17:22:28.439Z] ---> 3ecffee1a234 [2021-11-24T17:22:28.439Z] Step 6/22 : COPY . . [2021-11-24T17:22:29.959Z] Removing intermediate container 1bcb1c4fe62e [2021-11-24T17:22:29.959Z] ---> e63af1039963 [2021-11-24T17:22:29.959Z] Step 8/23 : COPY . . [2021-11-24T17:22:34.531Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T17:22:34.531Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-24T17:22:34.531Z] ---> 1c5581c67734 [2021-11-24T17:22:34.531Z] Step 3/21 : WORKDIR /edgex-go [2021-11-24T17:22:34.531Z] ---> Using cache [2021-11-24T17:22:34.531Z] ---> fb4628117272 [2021-11-24T17:22:34.531Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:22:34.531Z] ---> Using cache [2021-11-24T17:22:34.531Z] ---> 0ee2ac44ffac [2021-11-24T17:22:34.531Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-24T17:22:34.811Z] ---> Running in dfaaaf75e79d [2021-11-24T17:22:38.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:22:38.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:22:39.823Z] OK: 219 MiB in 52 packages [2021-11-24T17:22:42.466Z] Removing intermediate container dfaaaf75e79d [2021-11-24T17:22:42.466Z] ---> 65e2abc565fb [2021-11-24T17:22:42.466Z] Step 6/21 : COPY . . [2021-11-24T17:22:42.741Z] Removing intermediate container 19a3deed1aaf [2021-11-24T17:22:42.741Z] ---> 245e18c242f0 [2021-11-24T17:22:42.741Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-24T17:22:43.338Z] ---> Running in 96725c84331f [2021-11-24T17:22:44.311Z] Removing intermediate container 96725c84331f [2021-11-24T17:22:44.311Z] ---> b4c0bcf98654 [2021-11-24T17:22:44.311Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-24T17:22:44.311Z] ---> Running in a01a4be127de [2021-11-24T17:22:45.763Z] Removing intermediate container a01a4be127de [2021-11-24T17:22:45.763Z] ---> dec3ea130aac [2021-11-24T17:22:45.763Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-24T17:22:50.077Z] ---> 473f2af780db [2021-11-24T17:22:50.077Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-24T17:22:51.515Z] ---> a356d9c6be2e [2021-11-24T17:22:51.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-24T17:22:53.501Z] ---> 99db3a3fea49 [2021-11-24T17:22:53.501Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-24T17:22:53.501Z] ---> Running in 71c65440864a [2021-11-24T17:22:54.485Z] Removing intermediate container 71c65440864a [2021-11-24T17:22:54.485Z] ---> 5e4bb1143dd2 [2021-11-24T17:22:54.485Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:22:54.761Z] ---> Running in adbf1d97fc54 [2021-11-24T17:22:56.204Z] Removing intermediate container adbf1d97fc54 [2021-11-24T17:22:56.204Z] ---> cdff4b96ac68 [2021-11-24T17:22:56.204Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T17:22:56.204Z] ---> Running in 87d7c3e49846 [2021-11-24T17:22:57.190Z] Removing intermediate container 87d7c3e49846 [2021-11-24T17:22:57.190Z] ---> c484bd3b1905 [2021-11-24T17:22:57.190Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:22:57.466Z] ---> Running in 414416950ab0 [2021-11-24T17:22:58.453Z] Removing intermediate container 414416950ab0 [2021-11-24T17:22:58.453Z] ---> 7d6e86c16d95 [2021-11-24T17:22:58.453Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:22:58.453Z] ---> Running in 0e505b013f77 [2021-11-24T17:23:00.443Z] Removing intermediate container 0e505b013f77 [2021-11-24T17:23:00.443Z] ---> afc13ffdd544 [2021-11-24T17:23:00.443Z] [2021-11-24T17:23:01.435Z] Successfully built afc13ffdd544 [2021-11-24T17:23:01.435Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-24T17:23:05.780Z]  Building sys-mgmt-agent ... done  ---> db7a52ab6905 [2021-11-24T17:23:05.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:23:05.780Z] ---> 04ea5d007b32 [2021-11-24T17:23:05.780Z] ---> Running in 14ce3aae5add [2021-11-24T17:23:05.780Z] Step 9/23 : RUN go mod tidy [2021-11-24T17:23:05.780Z] ---> Running in bf09d3975d3e [2021-11-24T17:23:11.209Z] Removing intermediate container 14ce3aae5add [2021-11-24T17:23:11.210Z] ---> 6a2b4fa38a57 [2021-11-24T17:23:11.210Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-24T17:23:11.210Z] ---> Running in ad7ac3fd493d [2021-11-24T17:23:11.497Z] 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-11-24T17:23:11.772Z] Removing intermediate container bf09d3975d3e [2021-11-24T17:23:11.772Z] ---> f9ad5c863d6b [2021-11-24T17:23:11.772Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-24T17:23:11.772Z] ---> Running in b1c27589a146 [2021-11-24T17:23:12.374Z] ---> b8c160d6897b [2021-11-24T17:23:12.374Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T17:23:12.374Z] ---> Running in ed1702cb4895 [2021-11-24T17:23:13.377Z] 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-11-24T17:23:13.979Z] 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-11-24T17:23:17.374Z] Removing intermediate container ed1702cb4895 [2021-11-24T17:23:17.374Z] ---> 77e25231b8d5 [2021-11-24T17:23:17.374Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-24T17:23:17.374Z] ---> Running in 6f4641c20b86 [2021-11-24T17:23:20.024Z] 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-11-24T17:23:22.665Z] Removing intermediate container f220650fa848 [2021-11-24T17:23:22.665Z] ---> 73bb577d603f [2021-11-24T17:23:22.665Z] [2021-11-24T17:23:22.665Z] Step 9/24 : FROM alpine:3.14 [2021-11-24T17:23:22.665Z] ---> 5b8b7b635229 [2021-11-24T17:23:22.665Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-24T17:23:22.665Z] ---> Running in 48f0f788040b [2021-11-24T17:23:24.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:23:24.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:23:25.930Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-24T17:23:25.930Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-24T17:23:25.930Z] (3/3) Installing su-exec (0.2-r1) [2021-11-24T17:23:25.930Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:23:25.930Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T17:23:26.538Z] OK: 6 MiB in 17 packages [2021-11-24T17:23:28.555Z] Removing intermediate container 48f0f788040b [2021-11-24T17:23:28.555Z] ---> b3399c76e018 [2021-11-24T17:23:28.555Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T17:23:28.555Z] ---> Running in 16917a433542 [2021-11-24T17:23:29.157Z] Removing intermediate container 16917a433542 [2021-11-24T17:23:29.158Z] ---> a803199cc54c [2021-11-24T17:23:29.158Z] Step 12/24 : WORKDIR / [2021-11-24T17:23:29.435Z] ---> Running in 8cdf1260c56b [2021-11-24T17:23:30.039Z] Removing intermediate container 8cdf1260c56b [2021-11-24T17:23:30.039Z] ---> f700eddded9d [2021-11-24T17:23:30.039Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-24T17:23:31.490Z] ---> c6a7fe4c3ae7 [2021-11-24T17:23:31.490Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-24T17:23:32.498Z] ---> a0f668545743 [2021-11-24T17:23:32.498Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-24T17:23:33.490Z] ---> 405a8d708595 [2021-11-24T17:23:33.490Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-24T17:23:34.944Z] ---> f6394d9df27d [2021-11-24T17:23:34.944Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-24T17:23:36.399Z] ---> 2375bd716456 [2021-11-24T17:23:36.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-24T17:23:37.854Z] ---> 6545768a5506 [2021-11-24T17:23:37.854Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-24T17:23:39.180Z] ---> d27b9ba49f58 [2021-11-24T17:23:39.180Z] Step 20/24 : 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-11-24T17:23:39.180Z] ---> Running in fff414f499a3 [2021-11-24T17:23:42.644Z] Removing intermediate container fff414f499a3 [2021-11-24T17:23:42.644Z] ---> cccf31da312d [2021-11-24T17:23:42.644Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-24T17:23:42.644Z] ---> Running in be588f580128 [2021-11-24T17:23:43.246Z] Removing intermediate container be588f580128 [2021-11-24T17:23:43.246Z] ---> 3d348f571c28 [2021-11-24T17:23:43.246Z] Step 22/24 : LABEL arch=arm64 [2021-11-24T17:23:43.522Z] ---> Running in ce72af39fda9 [2021-11-24T17:23:44.125Z] Removing intermediate container ce72af39fda9 [2021-11-24T17:23:44.125Z] ---> a9a566dc2520 [2021-11-24T17:23:44.125Z] Step 23/24 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:23:44.125Z] ---> Running in 5c00193217d0 [2021-11-24T17:23:44.729Z] Removing intermediate container 5c00193217d0 [2021-11-24T17:23:44.729Z] ---> b83f64cd64a6 [2021-11-24T17:23:44.729Z] Step 24/24 : LABEL version=0.0.0 [2021-11-24T17:23:45.006Z] ---> Running in f99923fc266f [2021-11-24T17:23:45.615Z] Removing intermediate container f99923fc266f [2021-11-24T17:23:45.615Z] ---> a8ce1f27ca32 [2021-11-24T17:23:45.615Z] [2021-11-24T17:23:45.892Z] Successfully built a8ce1f27ca32 [2021-11-24T17:23:45.892Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-24T17:24:42.458Z]  Building security-secretstore-setup ... done Removing intermediate container b1c27589a146 [2021-11-24T17:24:42.458Z] ---> 39b4f9d35b5a [2021-11-24T17:24:42.458Z] [2021-11-24T17:24:42.458Z] Step 11/23 : FROM alpine:3.14 [2021-11-24T17:24:42.458Z] ---> 5b8b7b635229 [2021-11-24T17:24:42.458Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-24T17:24:42.458Z] ---> Using cache [2021-11-24T17:24:42.458Z] ---> 1ab1a5ad82d3 [2021-11-24T17:24:42.458Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:24:42.458Z] ---> Using cache [2021-11-24T17:24:42.458Z] ---> 01787424ec66 [2021-11-24T17:24:42.458Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-24T17:24:42.458Z] ---> Running in 4d42dca04326 [2021-11-24T17:24:42.458Z] Removing intermediate container 4d42dca04326 [2021-11-24T17:24:42.458Z] ---> 752e002437cb [2021-11-24T17:24:42.458Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-24T17:24:42.458Z] ---> Running in 9b32cc99ee8b [2021-11-24T17:24:42.458Z] Removing intermediate container 9b32cc99ee8b [2021-11-24T17:24:42.458Z] ---> e0aca481f903 [2021-11-24T17:24:42.458Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:24:43.470Z] ---> 2a6cdfb40679 [2021-11-24T17:24:43.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-24T17:24:43.470Z] Removing intermediate container 6f4641c20b86 [2021-11-24T17:24:43.470Z] ---> 95d7757d0905 [2021-11-24T17:24:43.470Z] [2021-11-24T17:24:43.470Z] Step 9/21 : FROM alpine:3.14 [2021-11-24T17:24:43.470Z] ---> 5b8b7b635229 [2021-11-24T17:24:43.470Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-24T17:24:43.742Z] ---> Running in 19dcd95c5ef0 [2021-11-24T17:24:45.177Z] ---> fb473a58513a [2021-11-24T17:24:45.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-24T17:24:45.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:24:45.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:24:46.060Z] ---> 9cd09fe76f6f [2021-11-24T17:24:46.060Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-24T17:24:46.060Z] ---> Running in 11fd4e06e451 [2021-11-24T17:24:46.336Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-24T17:24:46.337Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-24T17:24:46.337Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:24:46.337Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T17:24:46.622Z] OK: 6 MiB in 16 packages [2021-11-24T17:24:46.622Z] Removing intermediate container 11fd4e06e451 [2021-11-24T17:24:46.622Z] ---> 980518cadb8d [2021-11-24T17:24:46.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:24:46.894Z] ---> Running in 34b4f4e90b30 [2021-11-24T17:24:47.492Z] Removing intermediate container 34b4f4e90b30 [2021-11-24T17:24:47.492Z] ---> d46969e324ac [2021-11-24T17:24:47.492Z] Step 21/23 : LABEL arch=arm64 [2021-11-24T17:24:47.492Z] ---> Running in 274117d26e67 [2021-11-24T17:24:47.767Z] Removing intermediate container ad7ac3fd493d [2021-11-24T17:24:47.767Z] ---> c5af1bfde406 [2021-11-24T17:24:47.767Z] [2021-11-24T17:24:47.767Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T17:24:47.767Z] ---> 5b8b7b635229 [2021-11-24T17:24:47.767Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-24T17:24:48.047Z] ---> Running in 3514c9e08775 [2021-11-24T17:24:48.047Z] Removing intermediate container 274117d26e67 [2021-11-24T17:24:48.047Z] ---> 2d68b70e2b20 [2021-11-24T17:24:48.047Z] Step 22/23 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:24:48.321Z] Removing intermediate container 19dcd95c5ef0 [2021-11-24T17:24:48.321Z] ---> 127140278d75 [2021-11-24T17:24:48.321Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T17:24:48.321Z] ---> Running in a9aebbb69d37 [2021-11-24T17:24:48.321Z] ---> Running in dfc2fe7031d5 [2021-11-24T17:24:48.596Z] Removing intermediate container 3514c9e08775 [2021-11-24T17:24:48.596Z] ---> df373dab6745 [2021-11-24T17:24:48.596Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-24T17:24:48.596Z] ---> Running in e58692982d3b [2021-11-24T17:24:48.868Z] Removing intermediate container a9aebbb69d37 [2021-11-24T17:24:48.869Z] ---> c469b82d1a94 [2021-11-24T17:24:48.869Z] Step 23/23 : LABEL version=0.0.0 [2021-11-24T17:24:48.869Z] Removing intermediate container dfc2fe7031d5 [2021-11-24T17:24:48.869Z] ---> d8c8ea233ec4 [2021-11-24T17:24:48.869Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-24T17:24:48.869Z] ---> Running in 6977f0da15b7 [2021-11-24T17:24:48.869Z] ---> Running in f42d9eb12c39 [2021-11-24T17:24:49.143Z] Removing intermediate container e58692982d3b [2021-11-24T17:24:49.143Z] ---> 7a57dec988f8 [2021-11-24T17:24:49.143Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-24T17:24:49.418Z] ---> Running in 8ca24377ffeb [2021-11-24T17:24:49.418Z] Removing intermediate container f42d9eb12c39 [2021-11-24T17:24:49.418Z] ---> 6124dcbb8470 [2021-11-24T17:24:49.418Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-24T17:24:49.418Z] Removing intermediate container 6977f0da15b7 [2021-11-24T17:24:49.418Z] ---> 56246a37a2c7 [2021-11-24T17:24:49.418Z] [2021-11-24T17:24:49.418Z] ---> Running in ad07fc993989 [2021-11-24T17:24:50.012Z] Successfully built 56246a37a2c7 [2021-11-24T17:24:50.012Z] Successfully tagged support-scheduler-arm64:latest [2021-11-24T17:24:50.012Z]  Building support-scheduler ... done Removing intermediate container 8ca24377ffeb [2021-11-24T17:24:50.012Z] ---> 87ec438f2205 [2021-11-24T17:24:50.012Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T17:24:50.012Z] Removing intermediate container ad07fc993989 [2021-11-24T17:24:50.012Z] ---> 14c776f0118f [2021-11-24T17:24:50.012Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:24:50.012Z] ---> Running in f8bb9b14c1a8 [2021-11-24T17:24:50.991Z] ---> 54d46ede597d [2021-11-24T17:24:50.991Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-24T17:24:51.966Z] ---> fa44a8e4a1f8 [2021-11-24T17:24:51.966Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-24T17:24:52.239Z] Removing intermediate container f8bb9b14c1a8 [2021-11-24T17:24:52.239Z] ---> d155eec3a2b0 [2021-11-24T17:24:52.239Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-24T17:24:52.239Z] ---> Running in 0c50ed3007d1 [2021-11-24T17:24:53.220Z] ---> 99667bf4b0fb [2021-11-24T17:24:53.220Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-24T17:24:53.220Z] ---> Running in c14d26ee9e55 [2021-11-24T17:24:53.495Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T17:24:53.495Z] Removing intermediate container c14d26ee9e55 [2021-11-24T17:24:53.495Z] ---> 2fbb54f989e2 [2021-11-24T17:24:53.495Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:24:53.768Z] ---> Running in 29445d9e8a8b [2021-11-24T17:24:54.043Z] Removing intermediate container 29445d9e8a8b [2021-11-24T17:24:54.043Z] ---> 47c4ae41afcb [2021-11-24T17:24:54.043Z] Step 19/21 : LABEL arch=arm64 [2021-11-24T17:24:54.043Z] ---> Running in 95cf35ce89b1 [2021-11-24T17:24:54.316Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T17:24:54.591Z] Removing intermediate container 95cf35ce89b1 [2021-11-24T17:24:54.591Z] ---> 30ecbbb31850 [2021-11-24T17:24:54.591Z] Step 20/21 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:24:54.591Z] ---> Running in 6400feaed64b [2021-11-24T17:24:55.187Z] Removing intermediate container 6400feaed64b [2021-11-24T17:24:55.187Z] ---> 0c34f7c0f54c [2021-11-24T17:24:55.187Z] Step 21/21 : LABEL version=0.0.0 [2021-11-24T17:24:55.187Z] ---> Running in 16feb2f77b0a [2021-11-24T17:24:55.187Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-24T17:24:55.459Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T17:24:55.459Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-24T17:24:55.459Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T17:24:55.730Z] Removing intermediate container 16feb2f77b0a [2021-11-24T17:24:55.730Z] ---> 12eaaa36d2e0 [2021-11-24T17:24:55.730Z] [2021-11-24T17:24:55.730Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-24T17:24:55.730Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-24T17:24:56.001Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T17:24:56.001Z] OK: 8 MiB in 20 packages [2021-11-24T17:24:56.001Z] Successfully built 12eaaa36d2e0 [2021-11-24T17:24:56.001Z] Successfully tagged support-notifications-arm64:latest [2021-11-24T17:24:56.977Z]  Building support-notifications ... done Removing intermediate container 0c50ed3007d1 [2021-11-24T17:24:56.977Z] ---> d73eac757cfc [2021-11-24T17:24:56.977Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T17:24:57.950Z] ---> e5babc09be36 [2021-11-24T17:24:57.950Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-24T17:24:58.925Z] ---> d6780011b4e4 [2021-11-24T17:24:58.925Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-24T17:24:59.517Z] ---> 2a03ba68aeae [2021-11-24T17:24:59.517Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-24T17:24:59.517Z] ---> Running in 91b768166ead [2021-11-24T17:25:00.110Z] Removing intermediate container 91b768166ead [2021-11-24T17:25:00.110Z] ---> f1a31113cbc7 [2021-11-24T17:25:00.110Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T17:25:00.110Z] ---> Running in 2c1e62891f08 [2021-11-24T17:25:00.383Z] Removing intermediate container 2c1e62891f08 [2021-11-24T17:25:00.383Z] ---> 9d18b58e893d [2021-11-24T17:25:00.383Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T17:25:00.655Z] ---> Running in adaa651008ae [2021-11-24T17:25:00.934Z] Removing intermediate container adaa651008ae [2021-11-24T17:25:00.934Z] ---> e2dc7e748cc9 [2021-11-24T17:25:00.934Z] Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [2021-11-24T17:25:00.934Z] ---> Running in 158d82c5d40b [2021-11-24T17:25:01.529Z] Removing intermediate container 158d82c5d40b [2021-11-24T17:25:01.529Z] ---> ad3e9ed5fd74 [2021-11-24T17:25:01.529Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T17:25:01.529Z] ---> Running in fc82ecd2f8af [2021-11-24T17:25:02.124Z] Removing intermediate container fc82ecd2f8af [2021-11-24T17:25:02.124Z] ---> 0dff235e0122 [2021-11-24T17:25:02.124Z] [2021-11-24T17:25:02.395Z] Successfully built 0dff235e0122 [2021-11-24T17:25:02.395Z] Successfully tagged core-data-arm64:latest [2021-11-24T17:25:02.682Z]  Building core-data ... done  [Pipeline] } [2021-11-24T17:25:02.712Z] $ docker stop --time=1 a5576401a31b2bdd1b4677ea2107a0e35c2676c48a8b9ecdd8774b9636cb4349 [2021-11-24T17:25:04.428Z] $ docker rm -f a5576401a31b2bdd1b4677ea2107a0e35c2676c48a8b9ecdd8774b9636cb4349 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-24T17:25:05.008Z] + docker images [2021-11-24T17:25:05.279Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T17:25:05.279Z] core-data-arm64 latest 0dff235e0122 4 seconds ago 19.6MB [2021-11-24T17:25:05.279Z] support-notifications-arm64 latest 12eaaa36d2e0 10 seconds ago 16.1MB [2021-11-24T17:25:05.279Z] support-scheduler-arm64 latest 56246a37a2c7 16 seconds ago 15.3MB [2021-11-24T17:25:05.280Z] c5af1bfde406 18 seconds ago 1.58GB [2021-11-24T17:25:05.280Z] 95d7757d0905 22 seconds ago 1.57GB [2021-11-24T17:25:05.280Z] 39b4f9d35b5a 25 seconds ago 1.57GB [2021-11-24T17:25:05.280Z] security-secretstore-setup-arm64 latest a8ce1f27ca32 About a minute ago 26.8MB [2021-11-24T17:25:05.280Z] 73bb577d603f About a minute ago 1.58GB [2021-11-24T17:25:05.280Z] sys-mgmt-agent-arm64 latest afc13ffdd544 2 minutes ago 277MB [2021-11-24T17:25:05.280Z] security-bootstrapper-arm64 latest 67c541b7f952 3 minutes ago 17.8MB [2021-11-24T17:25:05.280Z] core-command-arm64 latest 16334aed4811 3 minutes ago 15.2MB [2021-11-24T17:25:05.280Z] security-proxy-setup-arm64 latest 1d22135286c7 3 minutes ago 25.5MB [2021-11-24T17:25:05.280Z] core-metadata-arm64 latest 96ddcd9cc6cb 3 minutes ago 15.9MB [2021-11-24T17:25:05.280Z] 24a2160975de 3 minutes ago 1.58GB [2021-11-24T17:25:05.280Z] 9947e5f453f0 3 minutes ago 1.57GB [2021-11-24T17:25:05.280Z] bc75908fd996 3 minutes ago 1.58GB [2021-11-24T17:25:05.280Z] 641c5149850e 3 minutes ago 1.57GB [2021-11-24T17:25:05.280Z] c4a2c173bbc6 3 minutes ago 1.57GB [2021-11-24T17:25:05.280Z] ci-base-image-arm64 latest 1c5581c67734 13 minutes ago 1.24GB [2021-11-24T17:25:05.280Z] alpine 3.14 5b8b7b635229 12 days ago 5.35MB [2021-11-24T17:25:05.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-24T17:25:05.280Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-24T17:25:05.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:25:06.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-24T17:25:06.375Z] [2021-11-24T17:25:06.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:25:06.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-24T17:25:07.022Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-24T17:25:07.022Z] 448f6bf000e3: Pulling fs layer [2021-11-24T17:25:07.022Z] f757da607395: Pulling fs layer [2021-11-24T17:25:07.022Z] 05883995daec: Pulling fs layer [2021-11-24T17:25:07.022Z] 8603b9c90790: Pulling fs layer [2021-11-24T17:25:07.022Z] 1560dd03e051: Pulling fs layer [2021-11-24T17:25:07.022Z] 27f5ce0e4adf: Pulling fs layer [2021-11-24T17:25:07.022Z] c2d8d7efcc4b: Pulling fs layer [2021-11-24T17:25:07.022Z] 1560dd03e051: Waiting [2021-11-24T17:25:07.022Z] 27f5ce0e4adf: Waiting [2021-11-24T17:25:07.022Z] 8603b9c90790: Waiting [2021-11-24T17:25:07.022Z] c2d8d7efcc4b: Waiting [2021-11-24T17:25:07.022Z] f757da607395: Verifying Checksum [2021-11-24T17:25:07.022Z] f757da607395: Download complete [2021-11-24T17:25:07.022Z] 8603b9c90790: Verifying Checksum [2021-11-24T17:25:07.022Z] 8603b9c90790: Download complete [2021-11-24T17:25:07.301Z] 1560dd03e051: Verifying Checksum [2021-11-24T17:25:07.301Z] 1560dd03e051: Download complete [2021-11-24T17:25:07.301Z] 27f5ce0e4adf: Verifying Checksum [2021-11-24T17:25:07.301Z] 27f5ce0e4adf: Download complete [2021-11-24T17:25:07.301Z] 05883995daec: Verifying Checksum [2021-11-24T17:25:07.301Z] 05883995daec: Download complete [2021-11-24T17:25:07.574Z] 448f6bf000e3: Download complete [2021-11-24T17:25:10.194Z] c2d8d7efcc4b: Verifying Checksum [2021-11-24T17:25:10.194Z] c2d8d7efcc4b: Download complete [2021-11-24T17:25:11.166Z] 448f6bf000e3: Pull complete [2021-11-24T17:25:11.761Z] f757da607395: Pull complete [2021-11-24T17:25:13.185Z] 05883995daec: Pull complete [2021-11-24T17:25:13.457Z] 8603b9c90790: Pull complete [2021-11-24T17:25:14.433Z] 1560dd03e051: Pull complete [2021-11-24T17:25:14.704Z] 27f5ce0e4adf: Pull complete [2021-11-24T17:25:29.830Z] c2d8d7efcc4b: Pull complete [2021-11-24T17:25:29.830Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-24T17:25:29.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-24T17:25:29.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-24T17:25:30.080Z] prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container [2021-11-24T17:25:30.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-24T17:25:32.901Z] $ docker top 43cf0c31dbb62e73f890a538997e11552f581ff97345806e2146916e4c3ea491 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:25:34.000Z] ---> job-cost.sh [2021-11-24T17:25:34.000Z] lf-activate-venv: SKIPPING [2021-11-24T17:25:34.000Z] INFO: No Stack... [2021-11-24T17:25:34.272Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-24T17:25:34.861Z] INFO: Archiving Costs [Pipeline] sh [2021-11-24T17:25:35.530Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-24T17:25:35.530Z] + cut -d, -f6 [Pipeline] lock [2021-11-24T17:25:35.610Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] [2021-11-24T17:25:35.618Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] did not exist. Created. [2021-11-24T17:25:35.618Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-24T17:25:36.372Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-24T17:25:36.542Z] Stashed 1 file(s) [Pipeline] } [2021-11-24T17:25:36.559Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-24T17:25:36.634Z] $ docker stop --time=1 43cf0c31dbb62e73f890a538997e11552f581ff97345806e2146916e4c3ea491 [2021-11-24T17:25:38.157Z] $ docker rm -f 43cf0c31dbb62e73f890a538997e11552f581ff97345806e2146916e4c3ea491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-24T17:25:39.370Z] provisioning config files... [2021-11-24T17:25:39.387Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8210862408397227760tmp [Pipeline] { [Pipeline] sh [2021-11-24T17:25:39.713Z] + set +x [2021-11-24T17:25:39.713Z] + curl -s https://codecov.io/bash [2021-11-24T17:25:39.713Z] + bash -s -- [2021-11-24T17:25:39.713Z] [2021-11-24T17:25:39.713Z] _____ _ [2021-11-24T17:25:39.713Z] / ____| | | [2021-11-24T17:25:39.713Z] | | ___ __| | ___ ___ _____ __ [2021-11-24T17:25:39.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-24T17:25:39.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-24T17:25:39.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-24T17:25:39.713Z] Bash-1.0.6 [2021-11-24T17:25:39.713Z] [2021-11-24T17:25:39.713Z] [2021-11-24T17:25:39.713Z] ==> git version 2.24.4 found [2021-11-24T17:25:39.713Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-24T17:25:39.713Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-24T17:25:39.713Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-24T17:25:39.974Z] ==> Jenkins CI detected. [2021-11-24T17:25:39.975Z] current dir:  /w/workspace/edgex-go/1 [2021-11-24T17:25:39.975Z] project root: . [2021-11-24T17:25:39.975Z] --> token set from env [2021-11-24T17:25:39.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-24T17:25:39.975Z] ==> Running gcov in . (disable via -X gcov) [2021-11-24T17:25:39.975Z] ==> Python coveragepy not found [2021-11-24T17:25:39.975Z] ==> Searching for coverage reports in: [2021-11-24T17:25:39.975Z] + . [2021-11-24T17:25:39.975Z] -> Found 1 reports [2021-11-24T17:25:39.975Z] ==> Detecting git/mercurial file structure [2021-11-24T17:25:39.975Z] ==> Reading reports [2021-11-24T17:25:39.975Z] + ./coverage.out bytes=428381 [2021-11-24T17:25:39.975Z] ==> Appending adjustments [2021-11-24T17:25:39.975Z] https://docs.codecov.io/docs/fixing-reports [2021-11-24T17:25:41.360Z] + Found adjustments [2021-11-24T17:25:41.360Z] ==> Gzipping contents [2021-11-24T17:25:41.360Z] 60K /tmp/codecov.uwLRvP.gz [2021-11-24T17:25:41.360Z] ==> Uploading reports [2021-11-24T17:25:41.360Z] url: https://codecov.io [2021-11-24T17:25:41.360Z] query: branch=PR-3826&commit=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-24T17:25:41.360Z] -> Pinging Codecov [2021-11-24T17:25:41.360Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-24T17:25:41.360Z] -> Uploading to [2021-11-24T17:25:41.360Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-24/00271124DB129430A58F1EEE437C3FCB/e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925/62740d8f-ac25-4c87-8df5-a79e987bd5f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211124T172541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8a62860e1e44f547544a9bf022dd2b6a3dc17a034a04e70f0cc04e3bb54618e [2021-11-24T17:25:41.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T17:25:41.360Z] Dload Upload Total Spent Left Speed [2021-11-24T17:25:41.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57932 0 0 100 57932 0 173k --:--:-- --:--:-- --:--:-- 174k [2021-11-24T17:25:41.936Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] } [2021-11-24T17:25:41.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-24T17:25:43.665Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:25:43.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:25:44.587Z] ---> package-listing.sh [2021-11-24T17:25:44.587Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-24T17:25:44.587Z] ++ facter osfamily [2021-11-24T17:25:44.849Z] + OS_FAMILY=redhat [2021-11-24T17:25:44.849Z] + workspace=/w/workspace/edgex-go/1 [2021-11-24T17:25:44.849Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-24T17:25:44.849Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-24T17:25:44.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-24T17:25:44.849Z] + PACKAGES=/tmp/packages_start.txt [2021-11-24T17:25:44.849Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-24T17:25:44.849Z] + PACKAGES=/tmp/packages_end.txt [2021-11-24T17:25:44.849Z] + case "${OS_FAMILY}" in [2021-11-24T17:25:44.849Z] + sort [2021-11-24T17:25:44.849Z] + rpm -qa [2021-11-24T17:25:48.153Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-24T17:25:48.153Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-24T17:25:48.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-24T17:25:48.153Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-24T17:25:48.153Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-24T17:25:48.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-24T17:25:48.183Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-24T17:25:48.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:25:49.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-24T17:25:49.071Z] [2021-11-24T17:25:49.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T17:25:49.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-24T17:25:49.416Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-24T17:25:49.416Z] b4d181a07f80: Pulling fs layer [2021-11-24T17:25:49.416Z] a1111a8f2ec3: Pulling fs layer [2021-11-24T17:25:49.416Z] ed53099fbce6: Pulling fs layer [2021-11-24T17:25:49.416Z] dc539afda2c1: Pulling fs layer [2021-11-24T17:25:49.416Z] 77bc0d833cb6: Pulling fs layer [2021-11-24T17:25:49.416Z] 9065ff56babe: Pulling fs layer [2021-11-24T17:25:49.416Z] d287ab97295c: Pulling fs layer [2021-11-24T17:25:49.416Z] dc539afda2c1: Waiting [2021-11-24T17:25:49.416Z] 77bc0d833cb6: Waiting [2021-11-24T17:25:49.416Z] 9065ff56babe: Waiting [2021-11-24T17:25:49.416Z] d287ab97295c: Waiting [2021-11-24T17:25:49.416Z] a1111a8f2ec3: Verifying Checksum [2021-11-24T17:25:49.416Z] a1111a8f2ec3: Download complete [2021-11-24T17:25:49.416Z] dc539afda2c1: Verifying Checksum [2021-11-24T17:25:49.416Z] dc539afda2c1: Download complete [2021-11-24T17:25:49.683Z] 77bc0d833cb6: Verifying Checksum [2021-11-24T17:25:49.683Z] 77bc0d833cb6: Download complete [2021-11-24T17:25:49.683Z] ed53099fbce6: Verifying Checksum [2021-11-24T17:25:49.683Z] ed53099fbce6: Download complete [2021-11-24T17:25:49.683Z] 9065ff56babe: Verifying Checksum [2021-11-24T17:25:49.683Z] 9065ff56babe: Download complete [2021-11-24T17:25:49.683Z] b4d181a07f80: Verifying Checksum [2021-11-24T17:25:49.683Z] b4d181a07f80: Download complete [2021-11-24T17:25:50.260Z] d287ab97295c: Verifying Checksum [2021-11-24T17:25:50.260Z] d287ab97295c: Download complete [2021-11-24T17:25:51.209Z] b4d181a07f80: Pull complete [2021-11-24T17:25:51.209Z] a1111a8f2ec3: Pull complete [2021-11-24T17:25:51.787Z] ed53099fbce6: Pull complete [2021-11-24T17:25:51.787Z] dc539afda2c1: Pull complete [2021-11-24T17:25:52.049Z] 77bc0d833cb6: Pull complete [2021-11-24T17:25:52.049Z] 9065ff56babe: Pull complete [2021-11-24T17:25:57.395Z] d287ab97295c: Pull complete [2021-11-24T17:25:57.395Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-24T17:25:57.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-24T17:25:57.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-24T17:25:57.474Z] prd-centos7-docker-4c-2g-455 does not seem to be running inside a container [2021-11-24T17:25:57.510Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-24T17:26:01.211Z] $ docker top 96080d9f47364dc055d90f4e1af84988551a1c93b0e9480527144426114d7ecc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T17:26:01.613Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-24T17:26:01.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-24T17:26:02.243Z] + ls /var/log/sa-host [2021-11-24T17:26:02.243Z] + sadf -c /var/log/sa-host/sa24 [2021-11-24T17:26:02.243Z] file_magic: OK [2021-11-24T17:26:02.243Z] HZ: Using current value: 100 [2021-11-24T17:26:02.243Z] file_header: OK [2021-11-24T17:26:02.243Z] 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-11-24T17:26:02.243Z] Statistics: [2021-11-24T17:26:02.243Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-24T17:26:02.243Z] File successfully converted to sysstat format version 12.0.3 [2021-11-24T17:26:02.243Z] + sadf -c /var/log/sa-host/sa30 [2021-11-24T17:26:02.243Z] file_magic: OK [2021-11-24T17:26:02.243Z] HZ: Using current value: 100 [2021-11-24T17:26:02.243Z] file_header: OK [2021-11-24T17:26:02.243Z] 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-11-24T17:26:02.243Z] Statistics: [2021-11-24T17:26:02.243Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-24T17:26:02.243Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-24T17:26:02.529Z] provisioning config files... [2021-11-24T17:26:02.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1657842936902250893tmp [Pipeline] { [Pipeline] echo [2021-11-24T17:26:02.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:26:02.905Z] ---> create-netrc.sh [Pipeline] } [2021-11-24T17:26:02.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:26:03.375Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-24T17:26:03.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:26:03.935Z] ---> sudo-logs.sh [2021-11-24T17:26:03.935Z] Archiving 'sudo' log.. [2021-11-24T17:26:03.935Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-455.novalocal: Name or service not known [2021-11-24T17:26:03.935Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-455.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-24T17:26:04.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:26:04.462Z] ---> job-cost.sh [2021-11-24T17:26:04.462Z] lf-activate-venv: SKIPPING [2021-11-24T17:26:04.462Z] DEBUG: total: 0.10999999940395355 [2021-11-24T17:26:04.462Z] INFO: Retrieving Stack Cost... [2021-11-24T17:26:04.768Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-24T17:26:05.089Z] INFO: Archiving Costs [Pipeline] echo [2021-11-24T17:26:05.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T17:26:05.438Z] ---> logs-deploy.sh [2021-11-24T17:26:05.438Z] lf-activate-venv: SKIPPING [2021-11-24T17:26:05.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/1 [2021-11-24T17:26:05.438Z] INFO: archiving workspace using pattern(s): [2021-11-24T17:26:06.010Z] Archives upload complete. [2021-11-24T17:26:06.270Z] INFO: archiving logs to Nexus [2021-11-24T17:26:06.841Z] ---> uname -a: [2021-11-24T17:26:06.841Z] Linux prd-centos7-docker-4c-2g-455.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-24T17:26:06.841Z] [2021-11-24T17:26:06.841Z] [2021-11-24T17:26:06.841Z] ---> lscpu: [2021-11-24T17:26:06.841Z] Architecture: x86_64 [2021-11-24T17:26:06.841Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-24T17:26:06.841Z] Byte Order: Little Endian [2021-11-24T17:26:06.841Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-24T17:26:06.841Z] CPU(s): 2 [2021-11-24T17:26:06.841Z] On-line CPU(s) list: 0,1 [2021-11-24T17:26:06.841Z] Thread(s) per core: 1 [2021-11-24T17:26:06.841Z] Core(s) per socket: 1 [2021-11-24T17:26:06.841Z] Socket(s): 2 [2021-11-24T17:26:06.841Z] NUMA node(s): 1 [2021-11-24T17:26:06.841Z] Vendor ID: AuthenticAMD [2021-11-24T17:26:06.841Z] CPU family: 23 [2021-11-24T17:26:06.841Z] Model: 49 [2021-11-24T17:26:06.841Z] Model name: AMD EPYC-Rome Processor [2021-11-24T17:26:06.841Z] Stepping: 0 [2021-11-24T17:26:06.841Z] CPU MHz: 2799.998 [2021-11-24T17:26:06.841Z] BogoMIPS: 5599.99 [2021-11-24T17:26:06.841Z] Virtualization: AMD-V [2021-11-24T17:26:06.841Z] Hypervisor vendor: KVM [2021-11-24T17:26:06.842Z] Virtualization type: full [2021-11-24T17:26:06.842Z] L1d cache: 32K [2021-11-24T17:26:06.842Z] L1i cache: 32K [2021-11-24T17:26:06.842Z] L2 cache: 512K [2021-11-24T17:26:06.842Z] L3 cache: 16384K [2021-11-24T17:26:06.842Z] NUMA node0 CPU(s): 0,1 [2021-11-24T17:26:06.842Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] ---> nproc: [2021-11-24T17:26:06.842Z] 2 [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] ---> df -h: [2021-11-24T17:26:06.842Z] Filesystem Size Used Avail Use% Mounted on [2021-11-24T17:26:06.842Z] overlay 40G 14G 27G 35% / [2021-11-24T17:26:06.842Z] tmpfs 64M 0 64M 0% /dev [2021-11-24T17:26:06.842Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-24T17:26:06.842Z] shm 64M 0 64M 0% /dev/shm [2021-11-24T17:26:06.842Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] ---> sar -b -r -n DEV: [2021-11-24T17:26:06.842Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/24/21 _x86_64_ (2 CPU) [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] 17:06:02 LINUX RESTART (2 CPU) [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] 17:07:01 tps rtps wtps bread/s bwrtn/s [2021-11-24T17:26:06.842Z] 17:08:01 384.95 0.17 384.79 7.59 99323.60 [2021-11-24T17:26:06.842Z] 17:09:01 54.62 0.00 54.62 0.00 8267.51 [2021-11-24T17:26:06.842Z] 17:10:01 98.10 0.02 98.09 0.53 4162.34 [2021-11-24T17:26:06.842Z] 17:11:04 310.97 100.43 210.54 2682.11 114379.48 [2021-11-24T17:26:06.842Z] 17:12:01 789.75 436.48 353.27 19461.85 215958.19 [2021-11-24T17:26:06.842Z] 17:13:01 622.99 85.97 537.02 5122.29 270483.77 [2021-11-24T17:26:06.842Z] 17:14:01 273.42 29.53 243.90 3053.06 41378.25 [2021-11-24T17:26:06.842Z] 17:15:01 7.53 0.05 7.48 0.40 332.23 [2021-11-24T17:26:06.842Z] 17:16:01 0.22 0.02 0.20 0.13 2.02 [2021-11-24T17:26:06.842Z] 17:17:01 0.58 0.25 0.33 94.49 3.70 [2021-11-24T17:26:06.842Z] 17:18:01 0.27 0.00 0.27 0.00 2.96 [2021-11-24T17:26:06.842Z] 17:19:01 0.28 0.00 0.28 0.00 3.36 [2021-11-24T17:26:06.842Z] 17:20:01 0.25 0.00 0.25 0.00 2.47 [2021-11-24T17:26:06.842Z] 17:21:01 0.40 0.20 0.20 6.26 1.48 [2021-11-24T17:26:06.842Z] 17:22:01 0.92 0.05 0.87 1.60 17.39 [2021-11-24T17:26:06.842Z] 17:23:01 0.18 0.00 0.18 0.00 1.88 [2021-11-24T17:26:06.842Z] 17:24:01 0.27 0.00 0.27 0.00 3.46 [2021-11-24T17:26:06.842Z] 17:25:01 0.27 0.00 0.27 0.00 3.03 [2021-11-24T17:26:06.842Z] 17:26:01 151.07 60.25 90.82 4336.25 18086.74 [2021-11-24T17:26:06.842Z] Average: 140.63 36.63 103.99 1785.58 40351.41 [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-24T17:26:06.842Z] 17:08:01 3662536 0 995792 12.43 2620 3347992 1908696 21.07 1191680 2694636 2120 [2021-11-24T17:26:06.842Z] 17:09:01 3299444 0 1035852 12.93 2620 3671024 1923796 21.24 1418640 2810828 86208 [2021-11-24T17:26:06.842Z] 17:10:01 3076580 0 1304476 16.29 2620 3625264 1953544 21.57 1641928 2793700 87136 [2021-11-24T17:26:06.842Z] 17:11:04 514044 0 1269444 15.85 2620 6222832 2502864 27.63 2342968 4566164 194380 [2021-11-24T17:26:06.842Z] 17:12:01 501844 0 1699344 21.22 2620 5805132 3875840 42.79 2936272 3937100 74680 [2021-11-24T17:26:06.842Z] 17:13:01 886196 0 1429684 17.85 2620 5690440 2952068 32.59 3086336 3382644 2852 [2021-11-24T17:26:06.842Z] 17:14:01 2171056 0 1266120 15.81 2620 4569144 1530184 16.89 1318572 3889096 20 [2021-11-24T17:26:06.842Z] 17:15:01 2180376 0 1256792 15.69 2620 4569152 1494168 16.50 1315656 3888376 16 [2021-11-24T17:26:06.842Z] 17:16:01 2178956 0 1258212 15.71 2620 4569152 1494484 16.50 1316756 3888380 8 [2021-11-24T17:26:06.842Z] 17:17:01 2186232 0 1248120 15.58 2620 4571968 1497072 16.53 1319008 3879924 8 [2021-11-24T17:26:06.842Z] 17:18:01 2186344 0 1248008 15.58 2620 4571968 1497060 16.53 1319168 3879924 8 [2021-11-24T17:26:06.842Z] 17:19:01 2186272 0 1248072 15.58 2620 4571976 1496988 16.53 1319124 3879924 8 [2021-11-24T17:26:06.842Z] 17:20:01 2186372 0 1247968 15.58 2620 4571980 1496988 16.53 1319168 3879924 8 [2021-11-24T17:26:06.842Z] 17:21:01 2184280 0 1250060 15.61 2620 4571980 1498728 16.55 1320584 3879924 8 [2021-11-24T17:26:06.842Z] 17:22:01 2185876 0 1248428 15.59 2620 4572016 1497060 16.53 1319680 3879644 16 [2021-11-24T17:26:06.842Z] 17:23:01 2185840 0 1248464 15.59 2620 4572016 1496988 16.53 1319632 3879644 8 [2021-11-24T17:26:06.842Z] 17:24:01 2185708 0 1248588 15.59 2620 4572024 1496988 16.53 1319816 3879644 16 [2021-11-24T17:26:06.842Z] 17:25:01 2185608 0 1248684 15.59 2620 4572028 1496988 16.53 1319772 3879644 16 [2021-11-24T17:26:06.842Z] 17:26:01 1442796 0 1371364 17.12 2620 5192160 1607320 17.75 1417836 4459060 16 [2021-11-24T17:26:06.842Z] Average: 2083493 0 1269656 15.85 2620 4653171 1827254 20.17 1571716 3748852 23554 [2021-11-24T17:26:06.842Z] [2021-11-24T17:26:06.842Z] 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-24T17:26:06.842Z] 17:08:01 veth1c64de0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:08:01 eth0 358.04 255.63 5278.56 35.39 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:08:01 docker0 170.04 218.49 13.72 2040.11 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:09:01 veth1c64de0 0.63 0.72 0.05 0.07 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:09:01 eth0 27.96 14.32 25.33 11.45 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:09:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:10:01 veth1c64de0 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:10:01 eth0 14.88 8.30 11.28 6.05 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:10:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:11:04 eth0 102.50 68.70 1640.20 119.77 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:11:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:11:04 veth16c73c9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:11:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:12:01 veth2505c07 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:12:01 vethe450732 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:12:01 veth5a42731 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:12:01 eth0 141.72 76.70 278.19 43.93 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:13:01 veth5215de0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:13:01 veth5a006fd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:13:01 eth0 67.67 33.63 288.73 14.63 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:14:01 eth0 111.46 54.99 1604.28 15.48 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:14:01 docker0 968.68 725.45 81.71 5690.83 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:15:01 eth0 0.48 0.10 0.05 0.02 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:16:01 eth0 0.90 0.50 0.65 0.21 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:17:01 eth0 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:18:01 eth0 0.15 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:22:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:25:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.842Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] 17:26:01 eth0 111.39 71.54 2605.83 14.73 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] Average: eth0 49.25 30.78 620.64 13.92 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] Average: docker0 11.97 18.16 0.92 157.15 0.00 0.00 0.00 0.00 [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z] ---> sar -P ALL: [2021-11-24T17:26:06.843Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/24/21 _x86_64_ (2 CPU) [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z] 17:06:02 LINUX RESTART (2 CPU) [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z] 17:07:01 CPU %user %nice %system %iowait %steal %idle [2021-11-24T17:26:06.843Z] 17:08:01 all 30.81 0.00 12.61 4.09 0.16 52.32 [2021-11-24T17:26:06.843Z] 17:08:01 0 33.18 0.00 12.98 4.56 0.14 49.13 [2021-11-24T17:26:06.843Z] 17:08:01 1 28.45 0.00 12.24 3.62 0.18 55.51 [2021-11-24T17:26:06.843Z] 17:09:01 all 59.82 0.00 5.81 0.49 0.14 33.75 [2021-11-24T17:26:06.843Z] 17:09:01 0 58.86 0.00 5.67 0.40 0.15 34.93 [2021-11-24T17:26:06.843Z] 17:09:01 1 60.78 0.00 5.94 0.58 0.13 32.56 [2021-11-24T17:26:06.843Z] 17:10:01 all 58.42 0.00 4.89 0.86 0.15 35.68 [2021-11-24T17:26:06.843Z] 17:10:01 0 58.99 0.00 4.26 0.92 0.14 35.69 [2021-11-24T17:26:06.843Z] 17:10:01 1 57.84 0.00 5.52 0.79 0.16 35.67 [2021-11-24T17:26:06.843Z] 17:11:04 all 47.20 0.00 12.07 9.90 0.18 30.65 [2021-11-24T17:26:06.843Z] 17:11:04 0 47.29 0.00 12.44 11.11 0.16 29.00 [2021-11-24T17:26:06.843Z] 17:11:04 1 47.11 0.00 11.69 8.68 0.21 32.30 [2021-11-24T17:26:06.843Z] 17:12:01 all 59.98 0.00 17.73 17.65 0.21 4.44 [2021-11-24T17:26:06.843Z] 17:12:01 0 59.18 0.00 18.13 17.73 0.22 4.74 [2021-11-24T17:26:06.843Z] 17:12:01 1 60.79 0.00 17.33 17.56 0.20 4.13 [2021-11-24T17:26:06.843Z] 17:13:01 all 59.73 0.00 21.43 15.05 0.20 3.60 [2021-11-24T17:26:06.843Z] 17:13:01 0 59.57 0.00 21.97 15.07 0.19 3.20 [2021-11-24T17:26:06.843Z] 17:13:01 1 59.89 0.00 20.89 15.02 0.21 3.99 [2021-11-24T17:26:06.843Z] 17:14:01 all 64.06 0.00 11.83 3.75 0.17 20.18 [2021-11-24T17:26:06.843Z] 17:14:01 0 63.23 0.00 11.98 3.78 0.17 20.84 [2021-11-24T17:26:06.843Z] 17:14:01 1 64.90 0.00 11.68 3.72 0.18 19.52 [2021-11-24T17:26:06.843Z] 17:15:01 all 0.23 0.00 0.07 0.07 0.02 99.62 [2021-11-24T17:26:06.843Z] 17:15:01 0 0.03 0.00 0.07 0.07 0.02 99.82 [2021-11-24T17:26:06.843Z] 17:15:01 1 0.43 0.00 0.07 0.07 0.02 99.42 [2021-11-24T17:26:06.843Z] 17:16:01 all 0.30 0.00 0.05 0.00 0.00 99.65 [2021-11-24T17:26:06.843Z] 17:16:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-11-24T17:26:06.843Z] 17:16:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-11-24T17:26:06.843Z] 17:17:01 all 0.24 0.00 0.06 0.02 0.01 99.67 [2021-11-24T17:26:06.843Z] 17:17:01 0 0.38 0.00 0.03 0.03 0.00 99.55 [2021-11-24T17:26:06.843Z] 17:17:01 1 0.10 0.00 0.08 0.00 0.02 99.80 [2021-11-24T17:26:06.843Z] 17:18:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-24T17:26:06.843Z] 17:18:01 0 0.42 0.00 0.02 0.00 0.02 99.55 [2021-11-24T17:26:06.843Z] 17:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z] 17:18:01 CPU %user %nice %system %iowait %steal %idle [2021-11-24T17:26:06.843Z] 17:19:01 all 0.26 0.00 0.04 0.00 0.01 99.69 [2021-11-24T17:26:06.843Z] 17:19:01 0 0.43 0.00 0.03 0.00 0.00 99.53 [2021-11-24T17:26:06.843Z] 17:19:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-11-24T17:26:06.843Z] 17:20:01 all 0.23 0.00 0.03 0.00 0.01 99.74 [2021-11-24T17:26:06.843Z] 17:20:01 0 0.42 0.00 0.02 0.00 0.02 99.55 [2021-11-24T17:26:06.843Z] 17:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-11-24T17:26:06.843Z] 17:21:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-11-24T17:26:06.843Z] 17:21:01 0 0.42 0.00 0.03 0.00 0.02 99.53 [2021-11-24T17:26:06.843Z] 17:21:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-11-24T17:26:06.843Z] 17:22:01 all 0.27 0.00 0.04 0.00 0.00 99.69 [2021-11-24T17:26:06.843Z] 17:22:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2021-11-24T17:26:06.843Z] 17:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-11-24T17:26:06.843Z] 17:23:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-11-24T17:26:06.843Z] 17:23:01 0 0.45 0.00 0.03 0.00 0.02 99.50 [2021-11-24T17:26:06.843Z] 17:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-11-24T17:26:06.843Z] 17:24:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-11-24T17:26:06.843Z] 17:24:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2021-11-24T17:26:06.843Z] 17:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-24T17:26:06.843Z] 17:25:01 all 0.22 0.00 0.03 0.00 0.01 99.74 [2021-11-24T17:26:06.843Z] 17:25:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2021-11-24T17:26:06.843Z] 17:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-11-24T17:26:06.843Z] 17:26:01 all 9.85 0.00 3.79 4.27 0.09 82.01 [2021-11-24T17:26:06.843Z] 17:26:01 0 9.46 0.00 3.77 4.46 0.09 82.23 [2021-11-24T17:26:06.843Z] 17:26:01 1 10.23 0.00 3.82 4.07 0.09 81.79 [2021-11-24T17:26:06.843Z] Average: all 19.47 0.00 4.48 2.76 0.07 73.22 [2021-11-24T17:26:06.843Z] Average: 0 19.54 0.00 4.53 2.86 0.07 73.00 [2021-11-24T17:26:06.843Z] Average: 1 19.41 0.00 4.43 2.65 0.07 73.43 [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z] [2021-11-24T17:26:06.843Z]