Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2322ffdcb95edf8567155f04f68d1e09bc614b8a 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-ssh3943733951458238459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6314417813025799780.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13054968739072756190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2661574647940663178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3359988693303338788.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15381 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Avoid second fetch Checking out Revision 2322ffdcb95edf8567155f04f68d1e09bc614b8a (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 Commit message: "fix: Add missing Publish Host config so metrics can be published (#431)" > git rev-list --no-walk 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T00:14:13.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T00:14:13.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T00:14:13.545Z] ========================================================= [2022-06-23T00:14:13.545Z] EdgeX Global Pipelines Version Info [2022-06-23T00:14:13.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:14:14.334Z] ------------------- [2022-06-23T00:14:14.334Z] stable info: [2022-06-23T00:14:14.334Z] ------------------- [2022-06-23T00:14:14.334Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T00:14:14.334Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T00:14:14.334Z] Message: update stable to v1.0.234 [2022-06-23T00:14:14.908Z] ------------------- [2022-06-23T00:14:14.908Z] experimental info: [2022-06-23T00:14:14.908Z] ------------------- [2022-06-23T00:14:14.908Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T00:14:14.908Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T00:14:14.908Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T00:14:15.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-23T00:14:15.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-23T00:14:15.196Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T00:14:15.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T00:14:15.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T00:14:15.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T00:14:15.253Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T00:14:15.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-23T00:14:15.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T00:14:15.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T00:14:15.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T00:14:15.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-23T00:14:15.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T00:14:15.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T00:14:15.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T00:14:15.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T00:14:15.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T00:14:15.407Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T00:14:15.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T00:14:15.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T00:14:15.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-23T00:14:15.465Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-23T00:14:15.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-23T00:14:15.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-23T00:14:15.510Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-23T00:14:15.524Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T00:14:15.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T00:14:15.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-23T00:14:15.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-23T00:14:15.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-23T00:14:15.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo [2022-06-23T00:14:15.596Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2322ffd [Pipeline] echo [2022-06-23T00:14:15.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:14:15.652Z] provisioning config files... [2022-06-23T00:14:15.672Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3227991039426417462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:14:15.985Z] ---> docker-login.sh [2022-06-23T00:14:15.985Z] nexus3.edgexfoundry.org:10001 [2022-06-23T00:14:16.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:16.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:16.509Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:16.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:16.509Z] [2022-06-23T00:14:16.509Z] Login Succeeded [2022-06-23T00:14:16.509Z] nexus3.edgexfoundry.org:10002 [2022-06-23T00:14:16.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:16.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:16.509Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:16.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:16.509Z] [2022-06-23T00:14:16.509Z] Login Succeeded [2022-06-23T00:14:16.509Z] nexus3.edgexfoundry.org:10003 [2022-06-23T00:14:16.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:16.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:16.773Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:16.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:16.773Z] [2022-06-23T00:14:16.773Z] Login Succeeded [2022-06-23T00:14:16.773Z] nexus3.edgexfoundry.org:10004 [2022-06-23T00:14:16.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:17.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:17.035Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:17.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:17.035Z] [2022-06-23T00:14:17.035Z] Login Succeeded [2022-06-23T00:14:17.035Z] docker.io [2022-06-23T00:14:17.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:17.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:17.297Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:17.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:17.297Z] [2022-06-23T00:14:17.297Z] Login Succeeded [2022-06-23T00:14:17.297Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T00:14:17.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-23T00:14:17.683Z] + git rev-list -1 --merges 2322ffdcb95edf8567155f04f68d1e09bc614b8a~1..2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo [2022-06-23T00:14:17.718Z] -----------> git rev-list -1 --merges 2322ffdcb95edf8567155f04f68d1e09bc614b8a~1..2322ffdcb95edf8567155f04f68d1e09bc614b8a 2322ffdcb95edf8567155f04f68d1e09bc614b8a [false] [Pipeline] sh [2022-06-23T00:14:18.012Z] + git log --format=format:%s -1 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo [2022-06-23T00:14:18.028Z] ========================================================= [2022-06-23T00:14:18.028Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T00:14:18.028Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T00:14:18.371Z] + git log --format=format:%s -1 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] echo [2022-06-23T00:14:18.387Z] [semverPrep] GIT_COMMIT: 2322ffdcb95edf8567155f04f68d1e09bc614b8a, Commit Message: fix: Add missing Publish Host config so metrics can be published (#431) [Pipeline] echo [2022-06-23T00:14:18.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-23T00:14:18.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T00:14:18.772Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T00:14:18.772Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T00:14:18.772Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T00:14:18.772Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T00:14:18.772Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T00:14:18.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:14:19.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T00:14:19.190Z] [2022-06-23T00:14:19.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:14:19.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T00:14:19.504Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T00:14:19.504Z] 42c077c10790: Pulling fs layer [2022-06-23T00:14:19.504Z] f63e77b7563a: Pulling fs layer [2022-06-23T00:14:19.504Z] bd5fdadae976: Pulling fs layer [2022-06-23T00:14:19.504Z] 205491f53016: Pulling fs layer [2022-06-23T00:14:19.504Z] df18705c85c3: Pulling fs layer [2022-06-23T00:14:19.504Z] bdb3f477010e: Pulling fs layer [2022-06-23T00:14:19.504Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T00:14:19.504Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T00:14:19.504Z] bdb8f0575790: Pulling fs layer [2022-06-23T00:14:19.504Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T00:14:19.504Z] 205491f53016: Waiting [2022-06-23T00:14:19.504Z] df18705c85c3: Waiting [2022-06-23T00:14:19.504Z] bdb3f477010e: Waiting [2022-06-23T00:14:19.504Z] 2343380bae48: Pulling fs layer [2022-06-23T00:14:19.504Z] c8a8fc8e1c8f: Waiting [2022-06-23T00:14:19.504Z] 2c6e9b1d212d: Waiting [2022-06-23T00:14:19.504Z] 2343380bae48: Waiting [2022-06-23T00:14:19.504Z] bdb8f0575790: Waiting [2022-06-23T00:14:19.504Z] f63e77b7563a: Download complete [2022-06-23T00:14:19.504Z] 205491f53016: Verifying Checksum [2022-06-23T00:14:19.504Z] 205491f53016: Download complete [2022-06-23T00:14:19.767Z] df18705c85c3: Verifying Checksum [2022-06-23T00:14:19.767Z] df18705c85c3: Download complete [2022-06-23T00:14:19.767Z] bd5fdadae976: Verifying Checksum [2022-06-23T00:14:19.767Z] bd5fdadae976: Download complete [2022-06-23T00:14:19.767Z] bdb3f477010e: Verifying Checksum [2022-06-23T00:14:19.767Z] bdb3f477010e: Download complete [2022-06-23T00:14:19.767Z] 2c6e9b1d212d: Verifying Checksum [2022-06-23T00:14:19.767Z] 2c6e9b1d212d: Download complete [2022-06-23T00:14:19.767Z] bdb8f0575790: Verifying Checksum [2022-06-23T00:14:19.767Z] bdb8f0575790: Download complete [2022-06-23T00:14:19.767Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T00:14:19.767Z] 386e3cb2ff24: Download complete [2022-06-23T00:14:19.767Z] 2343380bae48: Download complete [2022-06-23T00:14:19.767Z] 42c077c10790: Verifying Checksum [2022-06-23T00:14:19.767Z] 42c077c10790: Download complete [2022-06-23T00:14:20.028Z] c8a8fc8e1c8f: Download complete [2022-06-23T00:14:21.410Z] 42c077c10790: Pull complete [2022-06-23T00:14:21.410Z] f63e77b7563a: Pull complete [2022-06-23T00:14:21.980Z] bd5fdadae976: Pull complete [2022-06-23T00:14:21.980Z] 205491f53016: Pull complete [2022-06-23T00:14:22.241Z] df18705c85c3: Pull complete [2022-06-23T00:14:22.241Z] bdb3f477010e: Pull complete [2022-06-23T00:14:24.157Z] c8a8fc8e1c8f: Pull complete [2022-06-23T00:14:24.157Z] 2c6e9b1d212d: Pull complete [2022-06-23T00:14:24.418Z] bdb8f0575790: Pull complete [2022-06-23T00:14:24.419Z] 386e3cb2ff24: Pull complete [2022-06-23T00:14:24.419Z] 2343380bae48: Pull complete [2022-06-23T00:14:24.679Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T00:14:24.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T00:14:24.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:14:24.794Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:14:24.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T00:14:26.598Z] $ docker top 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T00:14:26.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T00:14:26.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T00:14:26.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T00:14:26.858Z] $ docker exec 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent [2022-06-23T00:14:26.989Z] SSH_AUTH_SOCK=/tmp/ssh-qH6UjcvJNmjV/agent.35 [2022-06-23T00:14:26.989Z] SSH_AGENT_PID=41 [2022-06-23T00:14:26.996Z] Running ssh-add (command line suppressed) [2022-06-23T00:14:27.120Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_952864703949255680.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_952864703949255680.key) [2022-06-23T00:14:27.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T00:14:27.428Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T00:14:27.448Z] $ docker exec --env ******** --env ******** 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent -k [2022-06-23T00:14:27.569Z] unset SSH_AUTH_SOCK; [2022-06-23T00:14:27.569Z] unset SSH_AGENT_PID; [2022-06-23T00:14:27.569Z] echo Agent pid 41 killed; [2022-06-23T00:14:27.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T00:14:27.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T00:14:27.602Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T00:14:27.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T00:14:27.752Z] $ docker exec 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent [2022-06-23T00:14:27.885Z] SSH_AUTH_SOCK=/tmp/ssh-9HA04LnDRSg0/agent.73 [2022-06-23T00:14:27.885Z] SSH_AGENT_PID=79 [2022-06-23T00:14:27.891Z] Running ssh-add (command line suppressed) [2022-06-23T00:14:28.031Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8112549835782717264.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8112549835782717264.key) [2022-06-23T00:14:28.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T00:14:28.333Z] + git semver init [2022-06-23T00:14:28.595Z] 2022-06-23 00:14:28,585 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T00:14:28.595Z] 2022-06-23 00:14:28,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-06-23T00:14:28.595Z] 2022-06-23 00:14:28,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-06-23T00:14:28.595Z] 2022-06-23 00:14:28,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-23T00:14:29.537Z] 2022-06-23 00:14:29,311 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-06-23T00:14:29.537Z] 2022-06-23 00:14:29,312 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-06-23T00:14:29.537Z] 2022-06-23 00:14:29,312 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:14:29.537Z] 2022-06-23 00:14:29,312 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:14:29.537Z] 2.2.1-dev.3 [Pipeline] } [2022-06-23T00:14:29.554Z] $ docker exec --env ******** --env ******** 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 ssh-agent -k [2022-06-23T00:14:29.675Z] unset SSH_AUTH_SOCK; [2022-06-23T00:14:29.676Z] unset SSH_AGENT_PID; [2022-06-23T00:14:29.676Z] echo Agent pid 79 killed; [2022-06-23T00:14:29.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T00:14:30.001Z] + git semver [Pipeline] } [2022-06-23T00:14:30.280Z] $ docker stop --time=1 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 [2022-06-23T00:14:31.595Z] $ docker rm -f 37b9466390978729b0152500720c9ac222cccec7f86f58f3b64cd7d864f428b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T00:14:31.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T00:14:32.217Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T00:14:32.220Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:14:32.373Z] provisioning config files... [2022-06-23T00:14:32.383Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2647635037775748669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:14:32.680Z] ---> docker-login.sh [2022-06-23T00:14:32.680Z] nexus3.edgexfoundry.org:10001 [2022-06-23T00:14:32.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:32.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:32.680Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:32.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:32.680Z] [2022-06-23T00:14:32.680Z] Login Succeeded [2022-06-23T00:14:32.680Z] nexus3.edgexfoundry.org:10002 [2022-06-23T00:14:32.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:32.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:32.943Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:32.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:32.943Z] [2022-06-23T00:14:32.943Z] Login Succeeded [2022-06-23T00:14:32.943Z] nexus3.edgexfoundry.org:10003 [2022-06-23T00:14:32.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:32.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:32.943Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:32.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:32.943Z] [2022-06-23T00:14:32.943Z] Login Succeeded [2022-06-23T00:14:32.943Z] nexus3.edgexfoundry.org:10004 [2022-06-23T00:14:33.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:33.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:33.204Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:33.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:33.204Z] [2022-06-23T00:14:33.204Z] Login Succeeded [2022-06-23T00:14:33.204Z] docker.io [2022-06-23T00:14:33.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:14:33.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:14:33.465Z] Configure a credential helper to remove this warning. See [2022-06-23T00:14:33.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:14:33.465Z] [2022-06-23T00:14:33.465Z] Login Succeeded [2022-06-23T00:14:33.465Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T00:14:33.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T00:14:33.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T00:14:33.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T00:14:33.559Z] ========================================================= [2022-06-23T00:14:33.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T00:14:33.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:14:33.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-23T00:14:33.880Z] Sending build context to Docker daemon 3.076MB [2022-06-23T00:14:33.880Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T00:14:33.880Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T00:14:33.880Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T00:14:33.880Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T00:14:33.880Z] 666ba61612fd: Pulling fs layer [2022-06-23T00:14:33.880Z] 8ed8ca486205: Pulling fs layer [2022-06-23T00:14:33.880Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T00:14:33.880Z] c516ae0d96e1: Pulling fs layer [2022-06-23T00:14:33.880Z] 684cea983483: Pulling fs layer [2022-06-23T00:14:33.880Z] dd3240ac7de5: Pulling fs layer [2022-06-23T00:14:33.880Z] b1e948a4e11c: Pulling fs layer [2022-06-23T00:14:33.880Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T00:14:33.880Z] 646ad004c059: Pulling fs layer [2022-06-23T00:14:33.880Z] cc1cd167ecdc: Waiting [2022-06-23T00:14:33.880Z] c516ae0d96e1: Waiting [2022-06-23T00:14:33.880Z] 684cea983483: Waiting [2022-06-23T00:14:33.880Z] dd3240ac7de5: Waiting [2022-06-23T00:14:33.880Z] b1e948a4e11c: Waiting [2022-06-23T00:14:33.880Z] a8fd76ee1af6: Waiting [2022-06-23T00:14:33.880Z] 646ad004c059: Waiting [2022-06-23T00:14:33.880Z] 8ed8ca486205: Verifying Checksum [2022-06-23T00:14:33.880Z] 8ed8ca486205: Download complete [2022-06-23T00:14:33.880Z] 666ba61612fd: Download complete [2022-06-23T00:14:33.880Z] c516ae0d96e1: Verifying Checksum [2022-06-23T00:14:34.141Z] c516ae0d96e1: Download complete [2022-06-23T00:14:34.141Z] 684cea983483: Download complete [2022-06-23T00:14:34.141Z] 59bf1c3509f3: Download complete [2022-06-23T00:14:34.141Z] dd3240ac7de5: Verifying Checksum [2022-06-23T00:14:34.141Z] dd3240ac7de5: Download complete [2022-06-23T00:14:34.141Z] b1e948a4e11c: Verifying Checksum [2022-06-23T00:14:34.141Z] b1e948a4e11c: Download complete [2022-06-23T00:14:34.141Z] 59bf1c3509f3: Pull complete [2022-06-23T00:14:34.401Z] 666ba61612fd: Pull complete [2022-06-23T00:14:34.401Z] 8ed8ca486205: Pull complete [2022-06-23T00:14:34.401Z] 646ad004c059: Verifying Checksum [2022-06-23T00:14:34.401Z] 646ad004c059: Download complete [2022-06-23T00:14:34.659Z] a8fd76ee1af6: Download complete [2022-06-23T00:14:34.920Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T00:14:34.920Z] cc1cd167ecdc: Download complete [2022-06-23T00:14:39.115Z] cc1cd167ecdc: Pull complete [2022-06-23T00:14:39.115Z] c516ae0d96e1: Pull complete [2022-06-23T00:14:39.115Z] 684cea983483: Pull complete [2022-06-23T00:14:39.115Z] dd3240ac7de5: Pull complete [2022-06-23T00:14:39.115Z] b1e948a4e11c: Pull complete [2022-06-23T00:14:41.656Z] a8fd76ee1af6: Pull complete [2022-06-23T00:14:42.612Z] 646ad004c059: Pull complete [2022-06-23T00:14:42.612Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T00:14:42.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T00:14:42.612Z] ---> 8f69c11f6b0c [2022-06-23T00:14:42.612Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T00:14:44.537Z] ---> Running in 0ffcd4e5aa4b [2022-06-23T00:14:44.537Z] Removing intermediate container 0ffcd4e5aa4b [2022-06-23T00:14:44.537Z] ---> a837e1889ce6 [2022-06-23T00:14:44.537Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T00:14:44.797Z] ---> Running in e7de3b55926f [2022-06-23T00:14:44.797Z] Removing intermediate container e7de3b55926f [2022-06-23T00:14:44.797Z] ---> bd7cfa96a54e [2022-06-23T00:14:44.797Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:14:44.797Z] ---> Running in 2bf4c2dc5e98 [2022-06-23T00:14:45.058Z] Removing intermediate container 2bf4c2dc5e98 [2022-06-23T00:14:45.058Z] ---> 37fa09d9eadb [2022-06-23T00:14:45.058Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T00:14:45.058Z] ---> Running in b8da543f29d0 [2022-06-23T00:14:45.633Z] Removing intermediate container b8da543f29d0 [2022-06-23T00:14:45.633Z] ---> c6e490a44d9a [2022-06-23T00:14:45.633Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T00:14:45.633Z] ---> Running in 46a8f1793f2b [2022-06-23T00:14:45.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T00:14:46.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T00:14:47.329Z] Still waiting to schedule task [2022-06-23T00:14:47.330Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T00:14:47.411Z] OK: 221 MiB in 52 packages [2022-06-23T00:14:47.673Z] Removing intermediate container 46a8f1793f2b [2022-06-23T00:14:47.673Z] ---> f5762359e204 [2022-06-23T00:14:47.673Z] Step 8/13 : WORKDIR /app [2022-06-23T00:14:47.673Z] ---> Running in f377cf6b203b [2022-06-23T00:14:47.673Z] Removing intermediate container f377cf6b203b [2022-06-23T00:14:47.673Z] ---> cfca6ffa27a6 [2022-06-23T00:14:47.673Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-23T00:14:47.933Z] ---> 1dc00acac9d1 [2022-06-23T00:14:47.933Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T00:14:47.933Z] ---> Running in 85aa80faa941 [2022-06-23T00:15:06.061Z] Removing intermediate container 85aa80faa941 [2022-06-23T00:15:06.061Z] ---> 63d72447b47d [2022-06-23T00:15:06.061Z] Step 11/13 : COPY . . [2022-06-23T00:15:06.061Z] ---> be09f661817f [2022-06-23T00:15:06.061Z] Step 12/13 : ARG MAKE="make build" [2022-06-23T00:15:06.061Z] ---> Running in 4a8d7096fab0 [2022-06-23T00:15:06.061Z] Removing intermediate container 4a8d7096fab0 [2022-06-23T00:15:06.061Z] ---> 4f39f5c18e24 [2022-06-23T00:15:06.061Z] Step 13/13 : RUN $MAKE [2022-06-23T00:15:06.061Z] ---> Running in 8904ef6561be [2022-06-23T00:15:06.061Z] noop [2022-06-23T00:15:06.061Z] Removing intermediate container 8904ef6561be [2022-06-23T00:15:06.061Z] ---> 1ef1d55e36cc [2022-06-23T00:15:06.061Z] Successfully built 1ef1d55e36cc [2022-06-23T00:15:06.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:15:06.380Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T00:15:06.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:15:06.469Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:15:06.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-23T00:15:06.941Z] $ docker top f6f9720a9e653203dd4de294d26d388bc0ab15115193f21e3938618d1e6e582f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T00:15:07.303Z] + go version [2022-06-23T00:15:07.303Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T00:15:07.321Z] $ docker stop --time=1 f6f9720a9e653203dd4de294d26d388bc0ab15115193f21e3938618d1e6e582f [2022-06-23T00:15:08.681Z] $ docker rm -f f6f9720a9e653203dd4de294d26d388bc0ab15115193f21e3938618d1e6e582f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:15:09.140Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T00:15:09.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:15:09.252Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:15:09.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-23T00:15:09.709Z] $ docker top fd96c741382131f1102f7396a36d2678a785ba2d2a6b4bd69c0636ee899af753 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T00:15:10.084Z] + make test [2022-06-23T00:15:10.084Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-23T00:15:22.306Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-23T00:15:22.306Z] CGO_ENABLED=1 go vet ./... [2022-06-23T00:15:25.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T00:15:25.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T00:15:25.606Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T00:15:25.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T00:15:25.899Z] $ docker stop --time=1 fd96c741382131f1102f7396a36d2678a785ba2d2a6b4bd69c0636ee899af753 [2022-06-23T00:15:27.581Z] $ docker rm -f fd96c741382131f1102f7396a36d2678a785ba2d2a6b4bd69c0636ee899af753 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T00:15:28.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T00:15:28.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-23T00:15:28.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T00:15:28.839Z] + ls -al . [2022-06-23T00:15:28.839Z] total 168 [2022-06-23T00:15:28.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 00:15 . [2022-06-23T00:15:28.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 00:14 .. [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 00:14 .dockerignore [2022-06-23T00:15:28.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 00:14 .git [2022-06-23T00:15:28.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:14 .github [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 00:14 .gitignore [2022-06-23T00:15:28.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 00:14 .semver [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 00:14 Attribution.txt [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 00:14 CHANGELOG.md [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 00:14 Dockerfile [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 00:14 GOVERNANCE.md [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 00:14 Jenkinsfile [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 00:14 LICENSE [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 00:14 OWNERS.md [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 00:14 README.md [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 00:14 VERSION [2022-06-23T00:15:28.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 00:14 bin [2022-06-23T00:15:28.839Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 00:15 coverage.out [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 00:14 go.mod [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 23 00:14 go.sum [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 00:14 main.go [2022-06-23T00:15:28.839Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 00:14 makefile [2022-06-23T00:15:28.839Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 00:14 res [2022-06-23T00:15:28.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:15:29.151Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2322ffdcb95edf8567155f04f68d1e09bc614b8a --label arch=amd64 --label version=2.2.1-dev.3 . [2022-06-23T00:15:29.151Z] Sending build context to Docker daemon 3.077MB [2022-06-23T00:15:29.151Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T00:15:29.151Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-23T00:15:29.151Z] ---> 1ef1d55e36cc [2022-06-23T00:15:29.151Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T00:15:29.411Z] ---> Running in 2cd67351f593 [2022-06-23T00:15:29.411Z] Removing intermediate container 2cd67351f593 [2022-06-23T00:15:29.411Z] ---> 0e7e02365544 [2022-06-23T00:15:29.411Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T00:15:29.671Z] ---> Running in 51eb0e08d149 [2022-06-23T00:15:29.671Z] Removing intermediate container 51eb0e08d149 [2022-06-23T00:15:29.671Z] ---> 77a7642867e7 [2022-06-23T00:15:29.671Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:15:29.931Z] ---> Running in 87f151a9339b [2022-06-23T00:15:29.931Z] Removing intermediate container 87f151a9339b [2022-06-23T00:15:29.931Z] ---> 7f356e5d8946 [2022-06-23T00:15:29.931Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T00:15:30.193Z] ---> Running in 68f66db0570e [2022-06-23T00:15:31.139Z] Removing intermediate container 68f66db0570e [2022-06-23T00:15:31.139Z] ---> 06b3e523f70b [2022-06-23T00:15:31.139Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T00:15:31.139Z] ---> Running in 68fe3af22097 [2022-06-23T00:15:31.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T00:15:32.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T00:15:32.616Z] OK: 221 MiB in 52 packages [2022-06-23T00:15:33.186Z] Removing intermediate container 68fe3af22097 [2022-06-23T00:15:33.186Z] ---> 16a31ce2c652 [2022-06-23T00:15:33.186Z] Step 8/27 : WORKDIR /app [2022-06-23T00:15:33.186Z] ---> Running in 8c4ac5f4fcc2 [2022-06-23T00:15:33.186Z] Removing intermediate container 8c4ac5f4fcc2 [2022-06-23T00:15:33.186Z] ---> 96c02eac6a06 [2022-06-23T00:15:33.186Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-23T00:15:33.459Z] ---> 177d8e3f5f8d [2022-06-23T00:15:33.459Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T00:15:33.459Z] ---> Running in 7b53b7855c75 [2022-06-23T00:15:34.030Z] Removing intermediate container 7b53b7855c75 [2022-06-23T00:15:34.030Z] ---> 03749cc86dcf [2022-06-23T00:15:34.030Z] Step 11/27 : COPY . . [2022-06-23T00:15:34.290Z] ---> 98ebcb48dad7 [2022-06-23T00:15:34.290Z] Step 12/27 : ARG MAKE="make build" [2022-06-23T00:15:34.551Z] ---> Running in 4aec231d4564 [2022-06-23T00:15:34.551Z] Removing intermediate container 4aec231d4564 [2022-06-23T00:15:34.551Z] ---> 142c84b0b6e8 [2022-06-23T00:15:34.551Z] Step 13/27 : RUN $MAKE [2022-06-23T00:15:34.551Z] ---> Running in fe137acc0756 [2022-06-23T00:15:34.811Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-23T00:15:56.776Z] Removing intermediate container fe137acc0756 [2022-06-23T00:15:56.776Z] ---> c47ba0f2c101 [2022-06-23T00:15:56.776Z] Step 14/27 : FROM alpine:3.14 [2022-06-23T00:15:57.566Z] 3.14: Pulling from library/alpine [2022-06-23T00:15:57.566Z] 8663204ce13b: Pulling fs layer [2022-06-23T00:15:57.827Z] 8663204ce13b: Download complete [2022-06-23T00:15:58.090Z] 8663204ce13b: Pull complete [2022-06-23T00:15:58.090Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T00:15:58.090Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T00:15:58.090Z] ---> e04c818066af [2022-06-23T00:15:58.090Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:15:58.090Z] ---> Running in 6cab2a1931c8 [2022-06-23T00:15:58.350Z] Removing intermediate container 6cab2a1931c8 [2022-06-23T00:15:58.350Z] ---> 4b6ebec153d7 [2022-06-23T00:15:58.350Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-23T00:15:58.350Z] ---> Running in e24a125ad2a3 [2022-06-23T00:15:58.350Z] Removing intermediate container e24a125ad2a3 [2022-06-23T00:15:58.350Z] ---> eae8b1e876b5 [2022-06-23T00:15:58.350Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-23T00:15:58.350Z] ---> Running in 3e53f895ac6a [2022-06-23T00:15:58.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T00:15:58.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T00:15:59.181Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-23T00:15:59.181Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-23T00:15:59.181Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T00:15:59.181Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-23T00:15:59.181Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T00:15:59.181Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-23T00:15:59.181Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-23T00:15:59.181Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T00:15:59.181Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T00:15:59.181Z] OK: 9 MiB in 21 packages [2022-06-23T00:15:59.751Z] Removing intermediate container 3e53f895ac6a [2022-06-23T00:15:59.751Z] ---> 13d1a1df59a0 [2022-06-23T00:15:59.751Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-23T00:16:00.012Z] ---> 2c063096aa2d [2022-06-23T00:16:00.012Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-23T00:16:00.012Z] ---> f851035bb49a [2022-06-23T00:16:00.012Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-23T00:16:00.272Z] ---> e4b871ddf84c [2022-06-23T00:16:00.272Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-23T00:16:00.840Z] ---> 5c4264cc7fc7 [2022-06-23T00:16:00.840Z] Step 22/27 : EXPOSE 48095 [2022-06-23T00:16:00.840Z] ---> Running in b0505fd67dfb [2022-06-23T00:16:01.101Z] Removing intermediate container b0505fd67dfb [2022-06-23T00:16:01.101Z] ---> fe18975061c3 [2022-06-23T00:16:01.101Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-23T00:16:01.101Z] ---> Running in 00ebdeb34f7f [2022-06-23T00:16:01.101Z] Removing intermediate container 00ebdeb34f7f [2022-06-23T00:16:01.101Z] ---> 6cf53b3cdd18 [2022-06-23T00:16:01.101Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T00:16:01.101Z] ---> Running in 9c8d938f4479 [2022-06-23T00:16:01.363Z] Removing intermediate container 9c8d938f4479 [2022-06-23T00:16:01.363Z] ---> c3c61e779c3c [2022-06-23T00:16:01.363Z] Step 25/27 : LABEL arch=amd64 [2022-06-23T00:16:01.363Z] ---> Running in 968bd5447784 [2022-06-23T00:16:01.363Z] Removing intermediate container 968bd5447784 [2022-06-23T00:16:01.363Z] ---> d7ce29a32ad2 [2022-06-23T00:16:01.363Z] Step 26/27 : LABEL git_sha=2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:16:01.363Z] ---> Running in 9d1ef29db208 [2022-06-23T00:16:01.624Z] Removing intermediate container 9d1ef29db208 [2022-06-23T00:16:01.624Z] ---> 579942e52119 [2022-06-23T00:16:01.624Z] Step 27/27 : LABEL version=2.2.1-dev.3 [2022-06-23T00:16:01.624Z] ---> Running in 116ae8edbd53 [2022-06-23T00:16:01.624Z] Removing intermediate container 116ae8edbd53 [2022-06-23T00:16:01.624Z] ---> 0a2b2bae9253 [2022-06-23T00:16:01.624Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T00:16:01.624Z] Successfully built 0a2b2bae9253 [2022-06-23T00:16:01.624Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:16:01.723Z] provisioning config files... [2022-06-23T00:16:01.733Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4882516759833808171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:16:02.033Z] ---> docker-login.sh [2022-06-23T00:16:02.034Z] nexus3.edgexfoundry.org:10001 [2022-06-23T00:16:02.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:16:02.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:16:02.034Z] Configure a credential helper to remove this warning. See [2022-06-23T00:16:02.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:16:02.034Z] [2022-06-23T00:16:02.034Z] Login Succeeded [2022-06-23T00:16:02.034Z] nexus3.edgexfoundry.org:10002 [2022-06-23T00:16:02.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:16:02.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:16:02.295Z] Configure a credential helper to remove this warning. See [2022-06-23T00:16:02.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:16:02.295Z] [2022-06-23T00:16:02.295Z] Login Succeeded [2022-06-23T00:16:02.295Z] nexus3.edgexfoundry.org:10003 [2022-06-23T00:16:02.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:16:02.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:16:02.295Z] Configure a credential helper to remove this warning. See [2022-06-23T00:16:02.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:16:02.295Z] [2022-06-23T00:16:02.295Z] Login Succeeded [2022-06-23T00:16:02.295Z] nexus3.edgexfoundry.org:10004 [2022-06-23T00:16:02.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:16:02.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:16:02.556Z] Configure a credential helper to remove this warning. See [2022-06-23T00:16:02.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:16:02.556Z] [2022-06-23T00:16:02.556Z] Login Succeeded [2022-06-23T00:16:02.556Z] docker.io [2022-06-23T00:16:02.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:16:02.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:16:02.816Z] Configure a credential helper to remove this warning. See [2022-06-23T00:16:02.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:16:02.816Z] [2022-06-23T00:16:02.816Z] Login Succeeded [2022-06-23T00:16:02.816Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T00:16:02.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T00:16:02.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T00:16:02.877Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-06-23T00:16:02.877Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:16:02.877Z] latest [2022-06-23T00:16:02.877Z] 2.2.1-dev.3 [2022-06-23T00:16:02.877Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [2022-06-23T00:16:02.877Z] main [2022-06-23T00:16:02.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:03.209Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:03.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:16:03.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-23T00:16:03.526Z] 47c02331580b: Preparing [2022-06-23T00:16:03.526Z] 87daf04d226a: Preparing [2022-06-23T00:16:03.526Z] 4b31338a4ed4: Preparing [2022-06-23T00:16:03.526Z] 616f5b101a60: Preparing [2022-06-23T00:16:03.526Z] 0d9d5eb9c431: Preparing [2022-06-23T00:16:03.526Z] b541d28bf3b4: Preparing [2022-06-23T00:16:03.526Z] b541d28bf3b4: Waiting [2022-06-23T00:16:03.526Z] 4b31338a4ed4: Pushed [2022-06-23T00:16:03.526Z] 87daf04d226a: Pushed [2022-06-23T00:16:03.526Z] 616f5b101a60: Pushed [2022-06-23T00:16:03.526Z] b541d28bf3b4: Layer already exists [2022-06-23T00:16:04.096Z] 0d9d5eb9c431: Pushed [2022-06-23T00:16:06.641Z] 47c02331580b: Pushed [2022-06-23T00:16:06.641Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:06.964Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:07.276Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-06-23T00:16:07.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-23T00:16:07.276Z] 47c02331580b: Preparing [2022-06-23T00:16:07.276Z] 87daf04d226a: Preparing [2022-06-23T00:16:07.276Z] 4b31338a4ed4: Preparing [2022-06-23T00:16:07.276Z] 616f5b101a60: Preparing [2022-06-23T00:16:07.276Z] 0d9d5eb9c431: Preparing [2022-06-23T00:16:07.276Z] b541d28bf3b4: Preparing [2022-06-23T00:16:07.276Z] b541d28bf3b4: Waiting [2022-06-23T00:16:07.276Z] 616f5b101a60: Layer already exists [2022-06-23T00:16:07.276Z] 47c02331580b: Layer already exists [2022-06-23T00:16:07.276Z] 87daf04d226a: Layer already exists [2022-06-23T00:16:07.276Z] 0d9d5eb9c431: Layer already exists [2022-06-23T00:16:07.276Z] 4b31338a4ed4: Layer already exists [2022-06-23T00:16:07.276Z] b541d28bf3b4: Layer already exists [2022-06-23T00:16:07.276Z] latest: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:07.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:07.914Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.3 [2022-06-23T00:16:07.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-23T00:16:07.914Z] 47c02331580b: Preparing [2022-06-23T00:16:07.914Z] 87daf04d226a: Preparing [2022-06-23T00:16:07.914Z] 4b31338a4ed4: Preparing [2022-06-23T00:16:07.914Z] 616f5b101a60: Preparing [2022-06-23T00:16:07.914Z] 0d9d5eb9c431: Preparing [2022-06-23T00:16:07.914Z] b541d28bf3b4: Preparing [2022-06-23T00:16:07.914Z] b541d28bf3b4: Waiting [2022-06-23T00:16:07.914Z] 616f5b101a60: Layer already exists [2022-06-23T00:16:07.914Z] 87daf04d226a: Layer already exists [2022-06-23T00:16:07.914Z] 4b31338a4ed4: Layer already exists [2022-06-23T00:16:07.914Z] 0d9d5eb9c431: Layer already exists [2022-06-23T00:16:07.914Z] 47c02331580b: Layer already exists [2022-06-23T00:16:07.914Z] b541d28bf3b4: Layer already exists [2022-06-23T00:16:07.914Z] 2.2.1-dev.3: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:08.250Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:08.569Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [2022-06-23T00:16:08.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-23T00:16:08.569Z] 47c02331580b: Preparing [2022-06-23T00:16:08.569Z] 87daf04d226a: Preparing [2022-06-23T00:16:08.569Z] 4b31338a4ed4: Preparing [2022-06-23T00:16:08.569Z] 616f5b101a60: Preparing [2022-06-23T00:16:08.569Z] 0d9d5eb9c431: Preparing [2022-06-23T00:16:08.569Z] b541d28bf3b4: Preparing [2022-06-23T00:16:08.569Z] b541d28bf3b4: Waiting [2022-06-23T00:16:08.569Z] 0d9d5eb9c431: Layer already exists [2022-06-23T00:16:08.569Z] 87daf04d226a: Layer already exists [2022-06-23T00:16:08.569Z] 616f5b101a60: Layer already exists [2022-06-23T00:16:08.569Z] 47c02331580b: Layer already exists [2022-06-23T00:16:08.569Z] 4b31338a4ed4: Layer already exists [2022-06-23T00:16:08.569Z] b541d28bf3b4: Layer already exists [2022-06-23T00:16:08.569Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:08.943Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:09.321Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-06-23T00:16:09.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-23T00:16:09.321Z] 47c02331580b: Preparing [2022-06-23T00:16:09.321Z] 87daf04d226a: Preparing [2022-06-23T00:16:09.321Z] 4b31338a4ed4: Preparing [2022-06-23T00:16:09.321Z] 616f5b101a60: Preparing [2022-06-23T00:16:09.321Z] 0d9d5eb9c431: Preparing [2022-06-23T00:16:09.321Z] b541d28bf3b4: Preparing [2022-06-23T00:16:09.321Z] b541d28bf3b4: Waiting [2022-06-23T00:16:09.321Z] 616f5b101a60: Layer already exists [2022-06-23T00:16:09.321Z] 0d9d5eb9c431: Layer already exists [2022-06-23T00:16:09.321Z] 4b31338a4ed4: Layer already exists [2022-06-23T00:16:09.321Z] 87daf04d226a: Layer already exists [2022-06-23T00:16:09.321Z] 47c02331580b: Layer already exists [2022-06-23T00:16:09.321Z] b541d28bf3b4: Layer already exists [2022-06-23T00:16:09.321Z] main: digest: sha256:405f4dbae75a65e1f5eb961f7ff330be7aa2298fd9bec249d8e1957bd7d32003 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T00:16:09.376Z] ===================================================== [Pipeline] echo [2022-06-23T00:16:09.384Z] taggedImages: [2022-06-23T00:16:09.384Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:16:09.384Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-06-23T00:16:09.384Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.3 [2022-06-23T00:16:09.384Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [2022-06-23T00:16:09.384Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:09.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T00:16:09.749Z] [2022-06-23T00:16:09.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:16:10.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T00:16:10.056Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T00:16:10.056Z] 5eb5b503b376: Pulling fs layer [2022-06-23T00:16:10.057Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T00:16:10.057Z] ec43610c2a17: Pulling fs layer [2022-06-23T00:16:10.057Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T00:16:10.057Z] 33b1e0a273af: Pulling fs layer [2022-06-23T00:16:10.057Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T00:16:10.057Z] 2f39f015ded8: Pulling fs layer [2022-06-23T00:16:10.057Z] 3a2ae6a8a46f: Waiting [2022-06-23T00:16:10.057Z] 5d3b04190fa2: Waiting [2022-06-23T00:16:10.057Z] 2f39f015ded8: Waiting [2022-06-23T00:16:10.057Z] 5c69ac0246d0: Verifying Checksum [2022-06-23T00:16:10.057Z] 5c69ac0246d0: Download complete [2022-06-23T00:16:10.057Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T00:16:10.057Z] 3a2ae6a8a46f: Download complete [2022-06-23T00:16:10.057Z] 33b1e0a273af: Verifying Checksum [2022-06-23T00:16:10.057Z] 33b1e0a273af: Download complete [2022-06-23T00:16:10.316Z] ec43610c2a17: Verifying Checksum [2022-06-23T00:16:10.316Z] ec43610c2a17: Download complete [2022-06-23T00:16:10.316Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T00:16:10.316Z] 5d3b04190fa2: Download complete [2022-06-23T00:16:10.316Z] 5eb5b503b376: Download complete [2022-06-23T00:16:11.255Z] 2f39f015ded8: Download complete [2022-06-23T00:16:11.824Z] 5eb5b503b376: Pull complete [2022-06-23T00:16:11.824Z] 5c69ac0246d0: Pull complete [2022-06-23T00:16:12.392Z] ec43610c2a17: Pull complete [2022-06-23T00:16:12.392Z] 3a2ae6a8a46f: Pull complete [2022-06-23T00:16:12.653Z] 33b1e0a273af: Pull complete [2022-06-23T00:16:12.911Z] 5d3b04190fa2: Pull complete [2022-06-23T00:16:18.193Z] 2f39f015ded8: Pull complete [2022-06-23T00:16:18.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T00:16:18.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T00:16:18.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:16:18.291Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:16:18.334Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 [2022-06-23T00:16:20.281Z] $ docker top c69587c85a35daa1e3c164061dea029d8b113fb97ed61baaaf953a5c38580ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:16:20.691Z] ---> job-cost.sh [2022-06-23T00:16:20.691Z] lf-activate-venv: SKIPPING [2022-06-23T00:16:20.691Z] INFO: No Stack... [2022-06-23T00:16:20.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T00:16:21.524Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T00:16:21.820Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-06-23T00:16:21.820Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T00:16:21.831Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [2022-06-23T00:16:21.837Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] did not exist. Created. [2022-06-23T00:16:21.837Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T00:16:22.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-23T00:16:22.181Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T00:16:22.188Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T00:16:22.214Z] $ docker stop --time=1 c69587c85a35daa1e3c164061dea029d8b113fb97ed61baaaf953a5c38580ce4 [2022-06-23T00:16:23.401Z] $ docker rm -f c69587c85a35daa1e3c164061dea029d8b113fb97ed61baaaf953a5c38580ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T00:16:27.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15383 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-06-23T00:16:27.913Z] Running in /w/workspace/app-service-configurable/80 [Pipeline] { [Pipeline] checkout [2022-06-23T00:16:27.953Z] Selected Git installation does not exist. Using Default [2022-06-23T00:16:27.953Z] The recommended git tool is: NONE [2022-06-23T00:16:35.082Z] using credential edgex-jenkins-ssh [2022-06-23T00:16:35.103Z] Cloning the remote Git repository [2022-06-23T00:16:35.184Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-23T00:16:35.264Z] > git init /w/workspace/app-service-configurable/80 # timeout=10 [2022-06-23T00:16:35.381Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-23T00:16:35.382Z] > git --version # timeout=10 [2022-06-23T00:16:35.423Z] > git --version # 'git version 2.25.1' [2022-06-23T00:16:35.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T00:16:35.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T00:16:36.754Z] Avoid second fetch [2022-06-23T00:16:36.754Z] Checking out Revision 2322ffdcb95edf8567155f04f68d1e09bc614b8a (main) [2022-06-23T00:16:36.623Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-23T00:16:36.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T00:16:36.803Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T00:16:36.871Z] > git checkout -f 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 [2022-06-23T00:16:41.694Z] Commit message: "fix: Add missing Publish Host config so metrics can be published (#431)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T00:16:42.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T00:16:42.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T00:16:42.606Z] Dload Upload Total Spent Left Speed [2022-06-23T00:16:42.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90762 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh [2022-06-23T00:16:43.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T00:16:43.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T00:16:43.700Z] + sudo tee /etc/docker/daemon.new [2022-06-23T00:16:43.700Z] { [2022-06-23T00:16:43.700Z] "registry-mirrors": [ [2022-06-23T00:16:43.700Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T00:16:43.700Z] ], [2022-06-23T00:16:43.700Z] "bip": "10.250.0.254/24", [2022-06-23T00:16:43.700Z] "hosts": [ [2022-06-23T00:16:43.700Z] "tcp://0.0.0.0:5555", [2022-06-23T00:16:43.700Z] "unix:///var/run/docker.sock" [2022-06-23T00:16:43.700Z] ], [2022-06-23T00:16:43.700Z] "mtu": 1458, [2022-06-23T00:16:43.700Z] "selinux-enabled": true, [2022-06-23T00:16:43.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T00:16:43.700Z] } [Pipeline] sh [2022-06-23T00:16:44.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T00:16:44.401Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:17:02.800Z] provisioning config files... [2022-06-23T00:17:02.824Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/80@tmp/config3590977071134773086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:17:03.193Z] ---> docker-login.sh [2022-06-23T00:17:03.193Z] nexus3.edgexfoundry.org:10001 [2022-06-23T00:17:03.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:17:04.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:17:04.068Z] Configure a credential helper to remove this warning. See [2022-06-23T00:17:04.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:17:04.068Z] [2022-06-23T00:17:04.068Z] Login Succeeded [2022-06-23T00:17:04.068Z] nexus3.edgexfoundry.org:10002 [2022-06-23T00:17:04.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:17:04.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:17:04.669Z] Configure a credential helper to remove this warning. See [2022-06-23T00:17:04.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:17:04.669Z] [2022-06-23T00:17:04.669Z] Login Succeeded [2022-06-23T00:17:04.669Z] nexus3.edgexfoundry.org:10003 [2022-06-23T00:17:04.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:17:05.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:17:05.228Z] Configure a credential helper to remove this warning. See [2022-06-23T00:17:05.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:17:05.228Z] [2022-06-23T00:17:05.228Z] Login Succeeded [2022-06-23T00:17:05.228Z] nexus3.edgexfoundry.org:10004 [2022-06-23T00:17:05.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:17:05.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:17:05.777Z] Configure a credential helper to remove this warning. See [2022-06-23T00:17:05.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:17:05.777Z] [2022-06-23T00:17:05.777Z] Login Succeeded [2022-06-23T00:17:05.777Z] docker.io [2022-06-23T00:17:06.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:17:06.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:17:06.653Z] Configure a credential helper to remove this warning. See [2022-06-23T00:17:06.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:17:06.653Z] [2022-06-23T00:17:06.653Z] Login Succeeded [2022-06-23T00:17:06.653Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T00:17:06.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T00:17:07.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T00:17:07.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T00:17:07.223Z] ========================================================= [2022-06-23T00:17:07.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T00:17:07.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:17:07.606Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-23T00:17:07.606Z] Sending build context to Docker daemon 203.8kB [2022-06-23T00:17:07.879Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T00:17:07.879Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T00:17:08.159Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T00:17:08.159Z] 9b3977197b4f: Pulling fs layer [2022-06-23T00:17:08.159Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T00:17:08.159Z] 94645a83ff95: Pulling fs layer [2022-06-23T00:17:08.159Z] e6fb740bc735: Pulling fs layer [2022-06-23T00:17:08.159Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T00:17:08.159Z] 355e64cbe906: Pulling fs layer [2022-06-23T00:17:08.159Z] 63ab81a10011: Pulling fs layer [2022-06-23T00:17:08.159Z] 555d1d1c4555: Pulling fs layer [2022-06-23T00:17:08.159Z] 7d9057610161: Pulling fs layer [2022-06-23T00:17:08.159Z] e6fb740bc735: Waiting [2022-06-23T00:17:08.159Z] 3a77bd46dcc9: Waiting [2022-06-23T00:17:08.159Z] 355e64cbe906: Waiting [2022-06-23T00:17:08.159Z] 63ab81a10011: Waiting [2022-06-23T00:17:08.159Z] 555d1d1c4555: Waiting [2022-06-23T00:17:08.159Z] 7d9057610161: Waiting [2022-06-23T00:17:08.159Z] 94645a83ff95: Verifying Checksum [2022-06-23T00:17:08.159Z] 94645a83ff95: Download complete [2022-06-23T00:17:08.159Z] 1a89e8eeedd5: Download complete [2022-06-23T00:17:08.159Z] 3a77bd46dcc9: Download complete [2022-06-23T00:17:08.159Z] 355e64cbe906: Verifying Checksum [2022-06-23T00:17:08.159Z] 355e64cbe906: Download complete [2022-06-23T00:17:08.159Z] 9b3977197b4f: Download complete [2022-06-23T00:17:08.159Z] 63ab81a10011: Verifying Checksum [2022-06-23T00:17:08.159Z] 63ab81a10011: Download complete [2022-06-23T00:17:09.154Z] 9b3977197b4f: Pull complete [2022-06-23T00:17:09.154Z] 7d9057610161: Verifying Checksum [2022-06-23T00:17:09.154Z] 7d9057610161: Download complete [2022-06-23T00:17:09.758Z] 1a89e8eeedd5: Pull complete [2022-06-23T00:17:10.035Z] 94645a83ff95: Pull complete [2022-06-23T00:17:10.309Z] 555d1d1c4555: Verifying Checksum [2022-06-23T00:17:10.309Z] 555d1d1c4555: Download complete [2022-06-23T00:17:10.911Z] e6fb740bc735: Verifying Checksum [2022-06-23T00:17:10.911Z] e6fb740bc735: Download complete [2022-06-23T00:17:23.344Z] e6fb740bc735: Pull complete [2022-06-23T00:17:23.344Z] 3a77bd46dcc9: Pull complete [2022-06-23T00:17:23.620Z] 355e64cbe906: Pull complete [2022-06-23T00:17:23.895Z] 63ab81a10011: Pull complete [2022-06-23T00:17:30.622Z] 555d1d1c4555: Pull complete [2022-06-23T00:17:32.059Z] 7d9057610161: Pull complete [2022-06-23T00:17:32.059Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T00:17:32.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T00:17:32.059Z] ---> 819e984ddca1 [2022-06-23T00:17:32.059Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T00:17:33.043Z] ---> Running in d4644bce73f6 [2022-06-23T00:17:33.320Z] Removing intermediate container d4644bce73f6 [2022-06-23T00:17:33.320Z] ---> 2c8151b5f520 [2022-06-23T00:17:33.320Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T00:17:33.593Z] ---> Running in a851ed59ba5f [2022-06-23T00:17:33.866Z] Removing intermediate container a851ed59ba5f [2022-06-23T00:17:33.866Z] ---> 144922cc5ad0 [2022-06-23T00:17:33.866Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:17:33.866Z] ---> Running in 038accf05f2a [2022-06-23T00:17:34.142Z] Removing intermediate container 038accf05f2a [2022-06-23T00:17:34.142Z] ---> 6a3cb2d507ed [2022-06-23T00:17:34.142Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T00:17:34.142Z] ---> Running in b8742251a93a [2022-06-23T00:17:36.192Z] Removing intermediate container b8742251a93a [2022-06-23T00:17:36.192Z] ---> 12a5c3304ddf [2022-06-23T00:17:36.192Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T00:17:36.192Z] ---> Running in 52841e291eaa [2022-06-23T00:17:37.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T00:17:38.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T00:17:38.805Z] OK: 220 MiB in 52 packages [2022-06-23T00:17:40.247Z] Removing intermediate container 52841e291eaa [2022-06-23T00:17:40.247Z] ---> 6f81c41cac43 [2022-06-23T00:17:40.247Z] Step 8/13 : WORKDIR /app [2022-06-23T00:17:40.534Z] ---> Running in 980990889d57 [2022-06-23T00:17:40.809Z] Removing intermediate container 980990889d57 [2022-06-23T00:17:40.809Z] ---> 3a327e9b4b52 [2022-06-23T00:17:40.809Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-23T00:17:41.429Z] ---> 9f036e06c3b0 [2022-06-23T00:17:41.429Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T00:17:41.429Z] ---> Running in d3481a866b77 [2022-06-23T00:18:28.456Z] Removing intermediate container d3481a866b77 [2022-06-23T00:18:28.456Z] ---> 186675421266 [2022-06-23T00:18:28.456Z] Step 11/13 : COPY . . [2022-06-23T00:18:28.456Z] ---> e78ee55bd562 [2022-06-23T00:18:28.456Z] Step 12/13 : ARG MAKE="make build" [2022-06-23T00:18:28.731Z] ---> Running in ee855775ffb4 [2022-06-23T00:18:29.047Z] Removing intermediate container ee855775ffb4 [2022-06-23T00:18:29.047Z] ---> ad6e6ecdf749 [2022-06-23T00:18:29.047Z] Step 13/13 : RUN $MAKE [2022-06-23T00:18:29.047Z] ---> Running in cd2f768d0cb0 [2022-06-23T00:18:30.028Z] noop [2022-06-23T00:18:30.629Z] Removing intermediate container cd2f768d0cb0 [2022-06-23T00:18:30.629Z] ---> a707ce69b8da [2022-06-23T00:18:30.629Z] Successfully built a707ce69b8da [2022-06-23T00:18:30.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:18:30.990Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T00:18:30.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:18:31.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container [2022-06-23T00:18:31.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/80 -v /w/workspace/app-service-configurable/80:/w/workspace/app-service-configurable/80:rw,z -v /w/workspace/app-service-configurable/80@tmp:/w/workspace/app-service-configurable/80@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 [2022-06-23T00:18:32.687Z] $ docker top 2daa644adbed1c802ca0ab1f3f4156be5471b2cf7047a0a5b7714fd021e45033 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T00:18:33.599Z] + go version [2022-06-23T00:18:33.599Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T00:18:33.629Z] $ docker stop --time=1 2daa644adbed1c802ca0ab1f3f4156be5471b2cf7047a0a5b7714fd021e45033 [2022-06-23T00:18:35.289Z] $ docker rm -f 2daa644adbed1c802ca0ab1f3f4156be5471b2cf7047a0a5b7714fd021e45033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:18:35.922Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T00:18:35.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:18:36.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container [2022-06-23T00:18:36.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/80 -v /w/workspace/app-service-configurable/80:/w/workspace/app-service-configurable/80:rw,z -v /w/workspace/app-service-configurable/80@tmp:/w/workspace/app-service-configurable/80@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 [2022-06-23T00:18:37.568Z] $ docker top 52b5e18b9be1bf550454d84a0e4f73649416ea61dd2c7af92e988e4261708304 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T00:18:38.502Z] + make test [2022-06-23T00:18:38.503Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-23T00:20:00.364Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-23T00:20:00.364Z] CGO_ENABLED=1 go vet ./... [2022-06-23T00:20:27.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T00:20:27.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T00:20:27.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T00:20:27.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T00:20:27.227Z] $ docker stop --time=1 52b5e18b9be1bf550454d84a0e4f73649416ea61dd2c7af92e988e4261708304 [2022-06-23T00:20:29.089Z] $ docker rm -f 52b5e18b9be1bf550454d84a0e4f73649416ea61dd2c7af92e988e4261708304 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T00:20:30.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T00:20:30.085Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T00:20:30.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T00:20:31.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T00:20:31.399Z] + ls -al . [2022-06-23T00:20:31.399Z] total 164 [2022-06-23T00:20:31.399Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 00:20 . [2022-06-23T00:20:31.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 00:16 .. [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 00:16 .dockerignore [2022-06-23T00:20:31.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 00:16 .git [2022-06-23T00:20:31.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:16 .github [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 00:16 .gitignore [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 00:16 Attribution.txt [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 00:16 CHANGELOG.md [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 00:16 Dockerfile [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 00:16 GOVERNANCE.md [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 00:16 Jenkinsfile [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 00:16 LICENSE [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 00:16 OWNERS.md [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 00:16 README.md [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 00:14 VERSION [2022-06-23T00:20:31.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 00:16 bin [2022-06-23T00:20:31.399Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 00:18 coverage.out [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 00:16 go.mod [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 23 00:16 go.sum [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 00:16 main.go [2022-06-23T00:20:31.399Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 00:16 makefile [2022-06-23T00:20:31.399Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 00:16 res [2022-06-23T00:20:31.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 00:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:20:31.790Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2322ffdcb95edf8567155f04f68d1e09bc614b8a --label arch=arm64 --label version=2.2.1-dev.3 . [2022-06-23T00:20:31.790Z] Sending build context to Docker daemon 204.8kB [2022-06-23T00:20:32.077Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T00:20:32.077Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-23T00:20:32.077Z] ---> a707ce69b8da [2022-06-23T00:20:32.077Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T00:20:32.383Z] ---> Running in 82b3fb24e5be [2022-06-23T00:20:32.679Z] Removing intermediate container 82b3fb24e5be [2022-06-23T00:20:32.679Z] ---> 45e74546dccb [2022-06-23T00:20:32.679Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T00:20:32.679Z] ---> Running in cd3aeb3ea88e [2022-06-23T00:20:32.957Z] Removing intermediate container cd3aeb3ea88e [2022-06-23T00:20:32.957Z] ---> 0e1f2e7408ea [2022-06-23T00:20:32.957Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:20:32.957Z] ---> Running in 99c1ff7d89f2 [2022-06-23T00:20:33.238Z] Removing intermediate container 99c1ff7d89f2 [2022-06-23T00:20:33.238Z] ---> 6afeee57cca8 [2022-06-23T00:20:33.238Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T00:20:33.518Z] ---> Running in 1846544ca265 [2022-06-23T00:20:34.957Z] Removing intermediate container 1846544ca265 [2022-06-23T00:20:34.957Z] ---> 069ebc45e999 [2022-06-23T00:20:34.957Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T00:20:35.233Z] ---> Running in 7a6859d10680 [2022-06-23T00:20:36.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T00:20:37.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T00:20:37.800Z] OK: 220 MiB in 52 packages [2022-06-23T00:20:38.779Z] Removing intermediate container 7a6859d10680 [2022-06-23T00:20:38.779Z] ---> 1645b3f8c496 [2022-06-23T00:20:38.779Z] Step 8/27 : WORKDIR /app [2022-06-23T00:20:38.779Z] ---> Running in 05e727ef9d88 [2022-06-23T00:20:39.051Z] Removing intermediate container 05e727ef9d88 [2022-06-23T00:20:39.051Z] ---> abb4b3c87e93 [2022-06-23T00:20:39.051Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-23T00:20:39.669Z] ---> fb193d6be5e3 [2022-06-23T00:20:39.669Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T00:20:39.669Z] ---> Running in d41e797ae8e8 [2022-06-23T00:20:41.661Z] Removing intermediate container d41e797ae8e8 [2022-06-23T00:20:41.661Z] ---> 2216b4e5d1d3 [2022-06-23T00:20:41.661Z] Step 11/27 : COPY . . [2022-06-23T00:20:42.263Z] ---> a39e7f5cafe1 [2022-06-23T00:20:42.263Z] Step 12/27 : ARG MAKE="make build" [2022-06-23T00:20:42.542Z] ---> Running in afe26db2ac41 [2022-06-23T00:20:42.816Z] Removing intermediate container afe26db2ac41 [2022-06-23T00:20:42.816Z] ---> 47c6c78adab7 [2022-06-23T00:20:42.816Z] Step 13/27 : RUN $MAKE [2022-06-23T00:20:42.816Z] ---> Running in 75784beaae67 [2022-06-23T00:20:43.796Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-23T00:22:50.682Z] Removing intermediate container 75784beaae67 [2022-06-23T00:22:50.682Z] ---> a8cb36d34867 [2022-06-23T00:22:50.682Z] Step 14/27 : FROM alpine:3.14 [2022-06-23T00:22:50.682Z] 3.14: Pulling from library/alpine [2022-06-23T00:22:50.682Z] 455c02918c45: Pulling fs layer [2022-06-23T00:22:50.682Z] 455c02918c45: Verifying Checksum [2022-06-23T00:22:50.682Z] 455c02918c45: Download complete [2022-06-23T00:22:50.682Z] 455c02918c45: Pull complete [2022-06-23T00:22:50.682Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T00:22:50.682Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T00:22:50.682Z] ---> ac73e934f311 [2022-06-23T00:22:50.682Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:22:50.954Z] ---> Running in dba8db288704 [2022-06-23T00:22:51.226Z] Removing intermediate container dba8db288704 [2022-06-23T00:22:51.226Z] ---> 2d337027839c [2022-06-23T00:22:51.226Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-23T00:22:51.226Z] ---> Running in 0fe4d684b23d [2022-06-23T00:22:51.504Z] Removing intermediate container 0fe4d684b23d [2022-06-23T00:22:51.504Z] ---> 904b364094a3 [2022-06-23T00:22:51.504Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-23T00:22:51.504Z] ---> Running in e172d20c6185 [2022-06-23T00:22:52.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T00:22:53.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T00:22:53.686Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-23T00:22:53.962Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-23T00:22:53.962Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T00:22:53.962Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-23T00:22:53.962Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T00:22:53.962Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-23T00:22:53.962Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-23T00:22:53.962Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T00:22:54.250Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T00:22:54.250Z] OK: 9 MiB in 21 packages [2022-06-23T00:22:55.697Z] Removing intermediate container e172d20c6185 [2022-06-23T00:22:55.697Z] ---> 103899fb66a8 [2022-06-23T00:22:55.697Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-23T00:22:56.296Z] ---> 7c92ae7e6cf8 [2022-06-23T00:22:56.296Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-23T00:22:56.896Z] ---> 9f6fd676865c [2022-06-23T00:22:56.896Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-23T00:22:57.497Z] ---> 2137612fd96e [2022-06-23T00:22:57.497Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-23T00:22:58.946Z] ---> 4c0583650f64 [2022-06-23T00:22:58.946Z] Step 22/27 : EXPOSE 48095 [2022-06-23T00:22:59.224Z] ---> Running in 4363254fe53f [2022-06-23T00:22:59.501Z] Removing intermediate container 4363254fe53f [2022-06-23T00:22:59.501Z] ---> ac26fab0c175 [2022-06-23T00:22:59.501Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-23T00:22:59.501Z] ---> Running in c0f627141ffe [2022-06-23T00:22:59.780Z] Removing intermediate container c0f627141ffe [2022-06-23T00:22:59.780Z] ---> ea74a48cfc50 [2022-06-23T00:22:59.780Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T00:23:00.057Z] ---> Running in 79a80ce1e4d8 [2022-06-23T00:23:00.332Z] Removing intermediate container 79a80ce1e4d8 [2022-06-23T00:23:00.332Z] ---> b68a0bf2fe95 [2022-06-23T00:23:00.332Z] Step 25/27 : LABEL arch=arm64 [2022-06-23T00:23:00.332Z] ---> Running in 0c7f58c93ba5 [2022-06-23T00:23:00.606Z] Removing intermediate container 0c7f58c93ba5 [2022-06-23T00:23:00.606Z] ---> e9680096a661 [2022-06-23T00:23:00.606Z] Step 26/27 : LABEL git_sha=2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:23:00.885Z] ---> Running in 58a415a14841 [2022-06-23T00:23:01.162Z] Removing intermediate container 58a415a14841 [2022-06-23T00:23:01.162Z] ---> d6c507c289d9 [2022-06-23T00:23:01.162Z] Step 27/27 : LABEL version=2.2.1-dev.3 [2022-06-23T00:23:01.162Z] ---> Running in 50aaf1193186 [2022-06-23T00:23:01.438Z] Removing intermediate container 50aaf1193186 [2022-06-23T00:23:01.439Z] ---> 538f126548f9 [2022-06-23T00:23:01.439Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T00:23:01.439Z] Successfully built 538f126548f9 [2022-06-23T00:23:01.439Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:23:01.550Z] provisioning config files... [2022-06-23T00:23:01.572Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/80@tmp/config1139366951679338047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:23:01.928Z] ---> docker-login.sh [2022-06-23T00:23:01.928Z] nexus3.edgexfoundry.org:10001 [2022-06-23T00:23:02.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:23:02.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:23:02.200Z] Configure a credential helper to remove this warning. See [2022-06-23T00:23:02.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:23:02.200Z] [2022-06-23T00:23:02.200Z] Login Succeeded [2022-06-23T00:23:02.200Z] nexus3.edgexfoundry.org:10002 [2022-06-23T00:23:02.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:23:02.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:23:02.794Z] Configure a credential helper to remove this warning. See [2022-06-23T00:23:02.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:23:02.794Z] [2022-06-23T00:23:02.794Z] Login Succeeded [2022-06-23T00:23:02.794Z] nexus3.edgexfoundry.org:10003 [2022-06-23T00:23:03.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:23:03.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:23:03.338Z] Configure a credential helper to remove this warning. See [2022-06-23T00:23:03.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:23:03.338Z] [2022-06-23T00:23:03.338Z] Login Succeeded [2022-06-23T00:23:03.338Z] nexus3.edgexfoundry.org:10004 [2022-06-23T00:23:03.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:23:03.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:23:03.882Z] Configure a credential helper to remove this warning. See [2022-06-23T00:23:03.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:23:03.882Z] [2022-06-23T00:23:03.882Z] Login Succeeded [2022-06-23T00:23:03.882Z] docker.io [2022-06-23T00:23:04.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T00:23:04.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T00:23:04.425Z] Configure a credential helper to remove this warning. See [2022-06-23T00:23:04.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T00:23:04.425Z] [2022-06-23T00:23:04.425Z] Login Succeeded [2022-06-23T00:23:04.425Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T00:23:04.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T00:23:04.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T00:23:04.495Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-06-23T00:23:04.495Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:23:04.495Z] latest [2022-06-23T00:23:04.495Z] 2.2.1-dev.3 [2022-06-23T00:23:04.495Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [2022-06-23T00:23:04.495Z] main [2022-06-23T00:23:04.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:04.855Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:05.219Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:23:05.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-23T00:23:05.219Z] 00cdf19379a0: Preparing [2022-06-23T00:23:05.219Z] d30b99cc2e5f: Preparing [2022-06-23T00:23:05.219Z] 65472c925274: Preparing [2022-06-23T00:23:05.219Z] ff2fc8d20114: Preparing [2022-06-23T00:23:05.219Z] 68bddd663170: Preparing [2022-06-23T00:23:05.219Z] f73e7dbfee58: Preparing [2022-06-23T00:23:05.219Z] f73e7dbfee58: Waiting [2022-06-23T00:23:05.496Z] d30b99cc2e5f: Pushed [2022-06-23T00:23:05.496Z] ff2fc8d20114: Pushed [2022-06-23T00:23:05.496Z] 65472c925274: Pushed [2022-06-23T00:23:05.496Z] f73e7dbfee58: Layer already exists [2022-06-23T00:23:06.088Z] 68bddd663170: Pushed [2022-06-23T00:23:11.463Z] 00cdf19379a0: Pushed [2022-06-23T00:23:11.463Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:11.828Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:12.199Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-06-23T00:23:12.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-23T00:23:12.199Z] 00cdf19379a0: Preparing [2022-06-23T00:23:12.199Z] d30b99cc2e5f: Preparing [2022-06-23T00:23:12.199Z] 65472c925274: Preparing [2022-06-23T00:23:12.199Z] ff2fc8d20114: Preparing [2022-06-23T00:23:12.199Z] 68bddd663170: Preparing [2022-06-23T00:23:12.199Z] f73e7dbfee58: Preparing [2022-06-23T00:23:12.199Z] f73e7dbfee58: Waiting [2022-06-23T00:23:12.199Z] ff2fc8d20114: Layer already exists [2022-06-23T00:23:12.199Z] d30b99cc2e5f: Layer already exists [2022-06-23T00:23:12.199Z] 65472c925274: Layer already exists [2022-06-23T00:23:12.199Z] 00cdf19379a0: Layer already exists [2022-06-23T00:23:12.199Z] 68bddd663170: Layer already exists [2022-06-23T00:23:12.474Z] f73e7dbfee58: Layer already exists [2022-06-23T00:23:12.474Z] latest: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:12.854Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:13.222Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.3 [2022-06-23T00:23:13.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-23T00:23:13.222Z] 00cdf19379a0: Preparing [2022-06-23T00:23:13.222Z] d30b99cc2e5f: Preparing [2022-06-23T00:23:13.222Z] 65472c925274: Preparing [2022-06-23T00:23:13.222Z] ff2fc8d20114: Preparing [2022-06-23T00:23:13.222Z] 68bddd663170: Preparing [2022-06-23T00:23:13.222Z] f73e7dbfee58: Preparing [2022-06-23T00:23:13.222Z] f73e7dbfee58: Waiting [2022-06-23T00:23:13.222Z] d30b99cc2e5f: Layer already exists [2022-06-23T00:23:13.222Z] ff2fc8d20114: Layer already exists [2022-06-23T00:23:13.222Z] 65472c925274: Layer already exists [2022-06-23T00:23:13.222Z] 68bddd663170: Layer already exists [2022-06-23T00:23:13.222Z] 00cdf19379a0: Layer already exists [2022-06-23T00:23:13.222Z] f73e7dbfee58: Layer already exists [2022-06-23T00:23:13.496Z] 2.2.1-dev.3: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:13.873Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:14.241Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [2022-06-23T00:23:14.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-23T00:23:14.241Z] 00cdf19379a0: Preparing [2022-06-23T00:23:14.241Z] d30b99cc2e5f: Preparing [2022-06-23T00:23:14.241Z] 65472c925274: Preparing [2022-06-23T00:23:14.241Z] ff2fc8d20114: Preparing [2022-06-23T00:23:14.241Z] 68bddd663170: Preparing [2022-06-23T00:23:14.241Z] f73e7dbfee58: Preparing [2022-06-23T00:23:14.241Z] f73e7dbfee58: Waiting [2022-06-23T00:23:14.241Z] 68bddd663170: Layer already exists [2022-06-23T00:23:14.241Z] d30b99cc2e5f: Layer already exists [2022-06-23T00:23:14.241Z] 65472c925274: Layer already exists [2022-06-23T00:23:14.241Z] 00cdf19379a0: Layer already exists [2022-06-23T00:23:14.241Z] ff2fc8d20114: Layer already exists [2022-06-23T00:23:14.241Z] f73e7dbfee58: Layer already exists [2022-06-23T00:23:14.515Z] 2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:14.879Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:15.236Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-06-23T00:23:15.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-23T00:23:15.236Z] 00cdf19379a0: Preparing [2022-06-23T00:23:15.236Z] d30b99cc2e5f: Preparing [2022-06-23T00:23:15.236Z] 65472c925274: Preparing [2022-06-23T00:23:15.236Z] ff2fc8d20114: Preparing [2022-06-23T00:23:15.236Z] 68bddd663170: Preparing [2022-06-23T00:23:15.236Z] f73e7dbfee58: Preparing [2022-06-23T00:23:15.236Z] f73e7dbfee58: Waiting [2022-06-23T00:23:15.236Z] 68bddd663170: Layer already exists [2022-06-23T00:23:15.236Z] 00cdf19379a0: Layer already exists [2022-06-23T00:23:15.236Z] d30b99cc2e5f: Layer already exists [2022-06-23T00:23:15.236Z] ff2fc8d20114: Layer already exists [2022-06-23T00:23:15.236Z] 65472c925274: Layer already exists [2022-06-23T00:23:15.236Z] f73e7dbfee58: Layer already exists [2022-06-23T00:23:15.510Z] main: digest: sha256:99b8a80e708b47ccac44e259c79ebdfad86f8e0c69b5de863cdbb80526d48829 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T00:23:15.572Z] ===================================================== [Pipeline] echo [2022-06-23T00:23:15.581Z] taggedImages: [2022-06-23T00:23:15.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a [2022-06-23T00:23:15.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-06-23T00:23:15.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.3 [2022-06-23T00:23:15.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2322ffdcb95edf8567155f04f68d1e09bc614b8a-2.2.1-dev.3 [2022-06-23T00:23:15.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:15.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T00:23:15.996Z] [2022-06-23T00:23:15.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:16.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T00:23:16.965Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T00:23:16.965Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T00:23:16.965Z] 04944245beec: Pulling fs layer [2022-06-23T00:23:16.965Z] 699f458cf7ca: Pulling fs layer [2022-06-23T00:23:16.965Z] 765212b225bb: Pulling fs layer [2022-06-23T00:23:16.965Z] f23df028b6ca: Pulling fs layer [2022-06-23T00:23:16.965Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T00:23:16.965Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T00:23:16.965Z] 765212b225bb: Waiting [2022-06-23T00:23:16.965Z] f23df028b6ca: Waiting [2022-06-23T00:23:16.965Z] d65c8cfc05b1: Waiting [2022-06-23T00:23:16.965Z] 04944245beec: Verifying Checksum [2022-06-23T00:23:16.965Z] 04944245beec: Download complete [2022-06-23T00:23:16.965Z] 765212b225bb: Verifying Checksum [2022-06-23T00:23:16.965Z] 765212b225bb: Download complete [2022-06-23T00:23:17.250Z] f23df028b6ca: Download complete [2022-06-23T00:23:17.250Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T00:23:17.250Z] d65c8cfc05b1: Download complete [2022-06-23T00:23:17.250Z] 699f458cf7ca: Verifying Checksum [2022-06-23T00:23:17.250Z] 699f458cf7ca: Download complete [2022-06-23T00:23:17.861Z] 8998bd30e6a1: Download complete [2022-06-23T00:23:20.502Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T00:23:22.485Z] 8998bd30e6a1: Pull complete [2022-06-23T00:23:23.087Z] 04944245beec: Pull complete [2022-06-23T00:23:24.525Z] 699f458cf7ca: Pull complete [2022-06-23T00:23:25.127Z] 765212b225bb: Pull complete [2022-06-23T00:23:26.114Z] f23df028b6ca: Pull complete [2022-06-23T00:23:26.114Z] d65c8cfc05b1: Pull complete [2022-06-23T00:23:44.456Z] 2437ff75d9bd: Pull complete [2022-06-23T00:23:44.456Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T00:23:44.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T00:23:44.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:23:44.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container [2022-06-23T00:23:44.844Z] $ 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/app-service-configurable/80 -v /w/workspace/app-service-configurable/80:/w/workspace/app-service-configurable/80:rw,z -v /w/workspace/app-service-configurable/80@tmp:/w/workspace/app-service-configurable/80@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 [2022-06-23T00:23:47.971Z] $ docker top 15e8ec6cf3fce273b34658bd031d36cc019929ac05fa6192cfed6f44fcf69150 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:23:48.937Z] ---> job-cost.sh [2022-06-23T00:23:48.937Z] lf-activate-venv: SKIPPING [2022-06-23T00:23:48.937Z] INFO: No Stack... [2022-06-23T00:23:49.533Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T00:23:50.130Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T00:23:51.063Z] + + cat /w/workspace/app-service-configurable/80/archives/cost.csv [2022-06-23T00:23:51.063Z] cut -d, -f6 [Pipeline] lock [2022-06-23T00:23:51.128Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [2022-06-23T00:23:51.134Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] did not exist. Created. [2022-06-23T00:23:51.134Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T00:23:51.814Z] /w/workspace/app-service-configurable/80@tmp/durable-f486ce36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T00:23:52.498Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T00:23:52.527Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T00:23:52.584Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T00:23:52.591Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T00:23:52.614Z] $ docker stop --time=1 15e8ec6cf3fce273b34658bd031d36cc019929ac05fa6192cfed6f44fcf69150 [2022-06-23T00:23:54.162Z] $ docker rm -f 15e8ec6cf3fce273b34658bd031d36cc019929ac05fa6192cfed6f44fcf69150 [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 [2022-06-23T00:23:54.613Z] provisioning config files... [2022-06-23T00:23:54.621Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6271310375827203802tmp [Pipeline] { [Pipeline] sh [2022-06-23T00:23:54.921Z] + set +x [2022-06-23T00:23:54.921Z] + curl -s https://codecov.io/bash [2022-06-23T00:23:54.921Z] + bash -s -- [2022-06-23T00:23:54.921Z] [2022-06-23T00:23:54.921Z] _____ _ [2022-06-23T00:23:54.921Z] / ____| | | [2022-06-23T00:23:54.921Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T00:23:54.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T00:23:54.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T00:23:54.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T00:23:54.921Z] Bash-1.0.6 [2022-06-23T00:23:54.921Z] [2022-06-23T00:23:54.921Z] [2022-06-23T00:23:54.921Z] ==> git version 2.25.1 found [2022-06-23T00:23:54.921Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-23T00:23:54.921Z] Release-Date: 2020-01-08 [2022-06-23T00:23:54.921Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-23T00:23:54.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T00:23:54.921Z] ==> Jenkins CI detected. [2022-06-23T00:23:54.921Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-06-23T00:23:54.921Z] project root: . [2022-06-23T00:23:54.921Z] --> token set from env [2022-06-23T00:23:54.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T00:23:54.921Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T00:23:54.921Z] ==> Python coveragepy not found [2022-06-23T00:23:54.921Z] ==> Searching for coverage reports in: [2022-06-23T00:23:54.921Z] + . [2022-06-23T00:23:54.921Z] -> Found 1 reports [2022-06-23T00:23:54.921Z] ==> Detecting git/mercurial file structure [2022-06-23T00:23:54.921Z] ==> Reading reports [2022-06-23T00:23:54.921Z] + ./coverage.out bytes=10 [2022-06-23T00:23:54.921Z] ==> Appending adjustments [2022-06-23T00:23:54.921Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T00:23:55.181Z] + Found adjustments [2022-06-23T00:23:55.181Z] ==> Gzipping contents [2022-06-23T00:23:55.181Z] 4.0K /tmp/codecov.9iookm.gz [2022-06-23T00:23:55.181Z] ==> Uploading reports [2022-06-23T00:23:55.181Z] url: https://codecov.io [2022-06-23T00:23:55.181Z] query: branch=main&commit=2322ffdcb95edf8567155f04f68d1e09bc614b8a&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-23T00:23:55.181Z] -> Pinging Codecov [2022-06-23T00:23:55.182Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=2322ffdcb95edf8567155f04f68d1e09bc614b8a&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-23T00:23:55.441Z] -> Uploading to [2022-06-23T00:23:55.441Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/A97CA9966030D2A3747ED39772930CCE/2322ffdcb95edf8567155f04f68d1e09bc614b8a/1919eafa-07af-41b9-955f-f8d189e39e40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T002355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e30ddf1081344c53c5437790252ebd8932f1cfdad88a620b753e4dc6ad7dbd66 [2022-06-23T00:23:55.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T00:23:55.441Z] Dload Upload Total Spent Left Speed [2022-06-23T00:23:55.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2766 --:--:-- --:--:-- --:--:-- 2766 [2022-06-23T00:23:55.441Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] } [2022-06-23T00:23:55.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-23T00:23:55.663Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-23T00:23:55.673Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:55.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T00:23:55.982Z] [2022-06-23T00:23:55.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:23:56.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T00:23:56.286Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-23T00:23:56.286Z] df9b9388f04a: Pulling fs layer [2022-06-23T00:23:56.286Z] 52dc419b0ee2: Pulling fs layer [2022-06-23T00:23:56.286Z] 25bc292e5bac: Pulling fs layer [2022-06-23T00:23:56.286Z] 114826534d7a: Pulling fs layer [2022-06-23T00:23:56.286Z] 4657fd5d0bcf: Pulling fs layer [2022-06-23T00:23:56.286Z] 6ad1cebc031e: Pulling fs layer [2022-06-23T00:23:56.286Z] 8a3aa393b2d8: Pulling fs layer [2022-06-23T00:23:56.286Z] 114826534d7a: Waiting [2022-06-23T00:23:56.286Z] 8a3aa393b2d8: Waiting [2022-06-23T00:23:56.286Z] 6ad1cebc031e: Waiting [2022-06-23T00:23:56.286Z] 25bc292e5bac: Verifying Checksum [2022-06-23T00:23:56.286Z] 25bc292e5bac: Download complete [2022-06-23T00:23:56.286Z] 52dc419b0ee2: Verifying Checksum [2022-06-23T00:23:56.286Z] 52dc419b0ee2: Download complete [2022-06-23T00:23:56.286Z] df9b9388f04a: Verifying Checksum [2022-06-23T00:23:56.286Z] df9b9388f04a: Download complete [2022-06-23T00:23:56.552Z] df9b9388f04a: Pull complete [2022-06-23T00:23:56.552Z] 6ad1cebc031e: Verifying Checksum [2022-06-23T00:23:56.552Z] 6ad1cebc031e: Download complete [2022-06-23T00:23:56.552Z] 52dc419b0ee2: Pull complete [2022-06-23T00:23:56.552Z] 25bc292e5bac: Pull complete [2022-06-23T00:23:57.132Z] 114826534d7a: Verifying Checksum [2022-06-23T00:23:57.132Z] 114826534d7a: Download complete [2022-06-23T00:23:57.390Z] 8a3aa393b2d8: Verifying Checksum [2022-06-23T00:23:57.390Z] 8a3aa393b2d8: Download complete [2022-06-23T00:24:00.679Z] 114826534d7a: Pull complete [2022-06-23T00:24:00.938Z] 4657fd5d0bcf: Pull complete [2022-06-23T00:24:01.195Z] 6ad1cebc031e: Pull complete [2022-06-23T00:24:04.488Z] 8a3aa393b2d8: Pull complete [2022-06-23T00:24:04.488Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-23T00:24:04.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T00:24:04.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:24:04.576Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:24:04.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-23T00:24:06.751Z] $ docker top 20f7616bcf6b1928f57df7737236521b7fddf08037845ad656d663a948d1969a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T00:24:06.840Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-06-23T00:24:07.124Z] + set -o pipefail [2022-06-23T00:24:07.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-06-23T00:24:11.321Z] [2022-06-23T00:24:11.321Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-06-23T00:24:11.321Z] [2022-06-23T00:24:11.321Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/02b001c1-abe6-420b-8a18-3838140e401c [2022-06-23T00:24:11.321Z] [2022-06-23T00:24:11.321Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-23T00:24:11.321Z] [2022-06-23T00:24:11.321Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-23T00:24:11.321Z] [2022-06-23T00:24:13.237Z] [2022-06-23T00:24:13.237Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-23T00:24:13.237Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-23T00:24:13.248Z] $ docker stop --time=1 20f7616bcf6b1928f57df7737236521b7fddf08037845ad656d663a948d1969a [2022-06-23T00:24:15.708Z] $ docker rm -f 20f7616bcf6b1928f57df7737236521b7fddf08037845ad656d663a948d1969a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T00:24:16.379Z] + git log --format=format:%s -1 2322ffdcb95edf8567155f04f68d1e09bc614b8a [Pipeline] sh [2022-06-23T00:24:16.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T00:24:16.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:24:16.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T00:24:16.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:24:17.067Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:24:17.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T00:24:17.532Z] $ docker top 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T00:24:17.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T00:24:17.639Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T00:24:17.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T00:24:17.778Z] $ docker exec 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 ssh-agent [2022-06-23T00:24:17.921Z] SSH_AUTH_SOCK=/tmp/ssh-YgYoFbbfCEcu/agent.34 [2022-06-23T00:24:17.921Z] SSH_AGENT_PID=40 [2022-06-23T00:24:17.945Z] Running ssh-add (command line suppressed) [2022-06-23T00:24:18.061Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3470505820888676014.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3470505820888676014.key) [2022-06-23T00:24:18.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T00:24:18.375Z] + git semver tag [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,596 [run_tag] DEBUG tag force:False [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,596 [check_head_tag] DEBUG check head tag [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,597 [execute] INFO git cat-file --batch-check [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,601 [execute] INFO git cat-file --batch [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,609 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,609 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,609 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-23T00:24:18.636Z] 2022-06-23 00:24:18,614 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:18.636Z] 2.2.1-dev.3 [Pipeline] } [2022-06-23T00:24:18.644Z] $ docker exec --env ******** --env ******** 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 ssh-agent -k [2022-06-23T00:24:18.754Z] unset SSH_AUTH_SOCK; [2022-06-23T00:24:18.754Z] unset SSH_AGENT_PID; [2022-06-23T00:24:18.754Z] echo Agent pid 40 killed; [2022-06-23T00:24:18.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T00:24:19.087Z] + git semver [Pipeline] } [2022-06-23T00:24:19.359Z] $ docker stop --time=1 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 [2022-06-23T00:24:20.679Z] $ docker rm -f 60a648f40c9ddeb6cea001230f1bdbbede0e6e66d9221949c8a9e218b8e61dd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:24:21.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T00:24:21.092Z] [2022-06-23T00:24:21.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:24:21.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T00:24:21.396Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-23T00:24:21.396Z] ab5ef0e58194: Pulling fs layer [2022-06-23T00:24:21.396Z] 9712f1f96733: Pulling fs layer [2022-06-23T00:24:21.396Z] 63f879dbbcfc: Pulling fs layer [2022-06-23T00:24:21.396Z] 0d9ebad4ef96: Pulling fs layer [2022-06-23T00:24:21.396Z] e9a5061849ea: Pulling fs layer [2022-06-23T00:24:21.396Z] d747dcd14b5f: Pulling fs layer [2022-06-23T00:24:21.396Z] 0d9ebad4ef96: Waiting [2022-06-23T00:24:21.396Z] e9a5061849ea: Waiting [2022-06-23T00:24:21.396Z] 2de7ff778b66: Pulling fs layer [2022-06-23T00:24:21.396Z] d747dcd14b5f: Waiting [2022-06-23T00:24:21.396Z] 2de7ff778b66: Waiting [2022-06-23T00:24:21.396Z] 9712f1f96733: Verifying Checksum [2022-06-23T00:24:21.396Z] 9712f1f96733: Download complete [2022-06-23T00:24:21.664Z] 63f879dbbcfc: Verifying Checksum [2022-06-23T00:24:21.664Z] 63f879dbbcfc: Download complete [2022-06-23T00:24:21.927Z] 0d9ebad4ef96: Verifying Checksum [2022-06-23T00:24:21.927Z] 0d9ebad4ef96: Download complete [2022-06-23T00:24:21.927Z] d747dcd14b5f: Verifying Checksum [2022-06-23T00:24:21.927Z] d747dcd14b5f: Download complete [2022-06-23T00:24:21.927Z] e9a5061849ea: Verifying Checksum [2022-06-23T00:24:21.927Z] e9a5061849ea: Download complete [2022-06-23T00:24:21.927Z] ab5ef0e58194: Verifying Checksum [2022-06-23T00:24:21.927Z] ab5ef0e58194: Download complete [2022-06-23T00:24:21.927Z] 2de7ff778b66: Verifying Checksum [2022-06-23T00:24:21.927Z] 2de7ff778b66: Download complete [2022-06-23T00:24:25.220Z] ab5ef0e58194: Pull complete [2022-06-23T00:24:25.220Z] 9712f1f96733: Pull complete [2022-06-23T00:24:25.789Z] 63f879dbbcfc: Pull complete [2022-06-23T00:24:29.983Z] 0d9ebad4ef96: Pull complete [2022-06-23T00:24:29.983Z] e9a5061849ea: Pull complete [2022-06-23T00:24:29.983Z] d747dcd14b5f: Pull complete [2022-06-23T00:24:30.923Z] 2de7ff778b66: Pull complete [2022-06-23T00:24:30.923Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-23T00:24:30.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T00:24:30.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:24:31.018Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:24:31.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-23T00:24:33.977Z] $ docker top a3991230cf8601a1ac45cd77f79f8a06ad978d1dbc31a5265990672faf38af50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:24:34.067Z] provisioning config files... [2022-06-23T00:24:34.076Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3233313006384172699tmp [2022-06-23T00:24:34.089Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4680965041136008753tmp [2022-06-23T00:24:34.101Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8029967402089794448tmp [Pipeline] { [Pipeline] echo [2022-06-23T00:24:34.115Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:34.401Z] ---> sigul-configuration.sh [2022-06-23T00:24:34.401Z] gpg: directory `/root/.gnupg' created [2022-06-23T00:24:34.401Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-23T00:24:34.401Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-23T00:24:34.401Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-23T00:24:34.401Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-23T00:24:34.401Z] gpg: CAST5 encrypted data [2022-06-23T00:24:34.401Z] gpg: encrypted with 1 passphrase [2022-06-23T00:24:34.401Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-23T00:24:34.685Z] + mkdir /home/jenkins [2022-06-23T00:24:34.686Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-23T00:24:34.971Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-23T00:24:34.980Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:35.265Z] ---> sigul-install.sh [2022-06-23T00:24:35.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-23T00:24:35.557Z] + git tag --list [2022-06-23T00:24:35.557Z] v1.0.0 [2022-06-23T00:24:35.557Z] v1.1.0 [2022-06-23T00:24:35.557Z] v1.2.0 [2022-06-23T00:24:35.557Z] v1.3.0 [2022-06-23T00:24:35.557Z] v1.3.1 [2022-06-23T00:24:35.557Z] v2.0.0 [2022-06-23T00:24:35.557Z] v2.0.1 [2022-06-23T00:24:35.557Z] v2.1.0 [2022-06-23T00:24:35.557Z] v2.1.1 [2022-06-23T00:24:35.557Z] v2.1.1-dev.1 [2022-06-23T00:24:35.557Z] v2.1.1-dev.2 [2022-06-23T00:24:35.557Z] v2.2.0 [2022-06-23T00:24:35.557Z] v2.2.1-dev.1 [2022-06-23T00:24:35.557Z] v2.2.1-dev.2 [2022-06-23T00:24:35.557Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-23T00:24:35.847Z] + lftools sign git-tag v2.2.1-dev.3 [2022-06-23T00:24:36.417Z] Signing Git tag with Sigul... [2022-06-23T00:24:36.418Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-06-23T00:24:37.000Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:37.293Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-23T00:24:37.302Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-23T00:24:37.324Z] $ docker stop --time=1 a3991230cf8601a1ac45cd77f79f8a06ad978d1dbc31a5265990672faf38af50 [2022-06-23T00:24:38.678Z] $ docker rm -f a3991230cf8601a1ac45cd77f79f8a06ad978d1dbc31a5265990672faf38af50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-23T00:24:39.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T00:24:39.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:24:39.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T00:24:39.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:24:39.532Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:24:39.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T00:24:40.021Z] $ docker top a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T00:24:40.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T00:24:40.136Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T00:24:40.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T00:24:40.271Z] $ docker exec a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d ssh-agent [2022-06-23T00:24:40.407Z] SSH_AUTH_SOCK=/tmp/ssh-1vMTeRLxsiX8/agent.33 [2022-06-23T00:24:40.407Z] SSH_AGENT_PID=40 [2022-06-23T00:24:40.413Z] Running ssh-add (command line suppressed) [2022-06-23T00:24:40.532Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1382339626532612786.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1382339626532612786.key) [2022-06-23T00:24:40.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T00:24:40.857Z] + git semver bump pre [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,057 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,057 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,057 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,057 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,059 [execute] INFO git cat-file --batch-check [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,064 [execute] INFO git cat-file --batch [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T00:24:41.119Z] 2022-06-23 00:24:41,069 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:41.119Z] 2.2.1-dev.4 [Pipeline] } [2022-06-23T00:24:41.129Z] $ docker exec --env ******** --env ******** a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d ssh-agent -k [2022-06-23T00:24:41.272Z] unset SSH_AUTH_SOCK; [2022-06-23T00:24:41.272Z] unset SSH_AGENT_PID; [2022-06-23T00:24:41.272Z] echo Agent pid 40 killed; [2022-06-23T00:24:41.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T00:24:41.595Z] + git semver [Pipeline] } [2022-06-23T00:24:41.869Z] $ docker stop --time=1 a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d [2022-06-23T00:24:43.177Z] $ docker rm -f a6a376ee34ca897d474c455103f5cfdc909d4f7876176ca72871d4b787c4b39d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T00:24:43.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T00:24:43.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:24:43.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T00:24:43.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:24:43.926Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:24:43.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T00:24:44.342Z] $ docker top a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 -eo pid,comm [2022-06-23T00:24:44.408Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-23T00:24:44.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T00:24:44.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T00:24:44.448Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T00:24:44.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T00:24:44.597Z] $ docker exec a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 ssh-agent [2022-06-23T00:24:44.745Z] SSH_AUTH_SOCK=/tmp/ssh-yg7Ko2MuHYPp/agent.34 [2022-06-23T00:24:44.745Z] SSH_AGENT_PID=41 [2022-06-23T00:24:44.775Z] Running ssh-add (command line suppressed) [2022-06-23T00:24:44.888Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7180545135806854710.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7180545135806854710.key) [2022-06-23T00:24:44.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T00:24:45.205Z] + git semver push [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,401 [run_push] DEBUG push [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,402 [execute] INFO git cat-file --batch-check [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,407 [execute] INFO git rev-list 490e939e02e7812f5a659a2c96915cee039952e1 -- [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,407 [execute] DEBUG Popen(['git', 'rev-list', '490e939e02e7812f5a659a2c96915cee039952e1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,415 [execute] INFO git fetch -v origin [2022-06-23T00:24:45.466Z] 2022-06-23 00:24:45,415 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-23T00:24:46.038Z] 2022-06-23 00:24:45,878 [run_push] DEBUG no remote changes detected [2022-06-23T00:24:46.038Z] 2022-06-23 00:24:45,878 [execute] INFO git push origin semver [2022-06-23T00:24:46.038Z] 2022-06-23 00:24:45,879 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-23T00:24:46.980Z] 2022-06-23 00:24:46,827 [run_push] DEBUG push all version tags [2022-06-23T00:24:46.980Z] 2022-06-23 00:24:46,827 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-23T00:24:46.980Z] 2022-06-23 00:24:46,828 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-23T00:24:47.549Z] 2022-06-23 00:24:47,472 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-23T00:24:47.549Z] 2.2.1-dev.4 [Pipeline] } [2022-06-23T00:24:47.558Z] $ docker exec --env ******** --env ******** a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 ssh-agent -k [2022-06-23T00:24:47.679Z] unset SSH_AUTH_SOCK; [2022-06-23T00:24:47.680Z] unset SSH_AGENT_PID; [2022-06-23T00:24:47.680Z] echo Agent pid 41 killed; [2022-06-23T00:24:47.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T00:24:48.005Z] + git semver [Pipeline] } [2022-06-23T00:24:48.588Z] $ docker stop --time=1 a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 [2022-06-23T00:24:49.896Z] $ docker rm -f a53b3f14c65659759bbf08d8a3e978b475d8af776cfbef76d91afc7284f86f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-06-23T00:24:50.505Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-06-23T00:24:50.506Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-06-23T00:24:50.506Z] total 16 [2022-06-23T00:24:50.506Z] drwxr-xr-x 3 root root 4096 Jun 23 00:16 . [2022-06-23T00:24:50.506Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 00:24 .. [2022-06-23T00:24:50.506Z] drwxr-xr-x 2 root root 4096 Jun 23 00:16 cost [2022-06-23T00:24:50.506Z] -rw-r--r-- 1 root root 94 Jun 23 00:16 cost.csv [2022-06-23T00:24:50.506Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-06-23T00:24:50.506Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-06-23T00:24:50.506Z] total 16 [2022-06-23T00:24:50.506Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 00:16 . [2022-06-23T00:24:50.506Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 00:24 .. [2022-06-23T00:24:50.506Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 00:16 cost [2022-06-23T00:24:50.506Z] -rw-r--r-- 1 jenkins jenkins 94 Jun 23 00:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:50.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:51.661Z] ---> package-listing.sh [2022-06-23T00:24:51.661Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T00:24:51.661Z] ++ facter osfamily [2022-06-23T00:24:51.922Z] + OS_FAMILY=debian [2022-06-23T00:24:51.922Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-06-23T00:24:51.922Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T00:24:51.922Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T00:24:51.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T00:24:51.922Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T00:24:51.922Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-06-23T00:24:51.922Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T00:24:51.922Z] + case "${OS_FAMILY}" in [2022-06-23T00:24:51.922Z] + dpkg -l [2022-06-23T00:24:51.922Z] + grep '^ii' [2022-06-23T00:24:51.922Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T00:24:51.922Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T00:24:51.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T00:24:51.922Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-06-23T00:24:51.922Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-06-23T00:24:51.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-06-23T00:24:51.933Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T00:24:52.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:24:52.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T00:24:52.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:24:52.870Z] prd-ubuntu20.04-docker-8c-8g-15381 does not seem to be running inside a container [2022-06-23T00:24:52.907Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T00:24:53.189Z] $ docker top 5a78dec93fdb1611e8a7b42b3eb5985982822a58d6a6e293455abba53033b2b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T00:24:53.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T00:24:53.853Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T00:24:54.140Z] + ls /var/log/sa-host [2022-06-23T00:24:54.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:24:54.265Z] provisioning config files... [2022-06-23T00:24:54.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config69738376998876928tmp [Pipeline] { [Pipeline] echo [2022-06-23T00:24:54.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:54.573Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T00:24:54.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:54.915Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T00:24:54.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:55.216Z] ---> sudo-logs.sh [2022-06-23T00:24:55.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T00:24:55.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:55.534Z] ---> job-cost.sh [2022-06-23T00:24:55.534Z] lf-activate-venv: SKIPPING [2022-06-23T00:24:55.534Z] DEBUG: total: 0.2199999988079071 [2022-06-23T00:24:55.534Z] INFO: Retrieving Stack Cost... [2022-06-23T00:24:56.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T00:24:56.675Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T00:24:56.687Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:24:56.984Z] ---> logs-deploy.sh [2022-06-23T00:24:56.984Z] lf-activate-venv: SKIPPING [2022-06-23T00:24:56.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/80 [2022-06-23T00:24:56.984Z] INFO: archiving workspace using pattern(s): [2022-06-23T00:24:57.923Z] Archives upload complete. [2022-06-23T00:24:58.183Z] INFO: archiving logs to Nexus [2022-06-23T00:24:58.754Z] ---> uname -a: [2022-06-23T00:24:58.754Z] Linux prd-ubuntu20-04-docker-8c-8g-15381 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z] ---> lscpu: [2022-06-23T00:24:58.754Z] Architecture: x86_64 [2022-06-23T00:24:58.754Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-23T00:24:58.754Z] Byte Order: Little Endian [2022-06-23T00:24:58.754Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-23T00:24:58.754Z] CPU(s): 8 [2022-06-23T00:24:58.754Z] On-line CPU(s) list: 0-7 [2022-06-23T00:24:58.754Z] Thread(s) per core: 1 [2022-06-23T00:24:58.754Z] Core(s) per socket: 1 [2022-06-23T00:24:58.754Z] Socket(s): 8 [2022-06-23T00:24:58.754Z] NUMA node(s): 1 [2022-06-23T00:24:58.754Z] Vendor ID: AuthenticAMD [2022-06-23T00:24:58.754Z] CPU family: 23 [2022-06-23T00:24:58.754Z] Model: 49 [2022-06-23T00:24:58.754Z] Model name: AMD EPYC-Rome Processor [2022-06-23T00:24:58.754Z] Stepping: 0 [2022-06-23T00:24:58.754Z] CPU MHz: 2800.000 [2022-06-23T00:24:58.754Z] BogoMIPS: 5600.00 [2022-06-23T00:24:58.754Z] Virtualization: AMD-V [2022-06-23T00:24:58.754Z] Hypervisor vendor: KVM [2022-06-23T00:24:58.754Z] Virtualization type: full [2022-06-23T00:24:58.754Z] L1d cache: 256 KiB [2022-06-23T00:24:58.754Z] L1i cache: 256 KiB [2022-06-23T00:24:58.754Z] L2 cache: 4 MiB [2022-06-23T00:24:58.754Z] L3 cache: 128 MiB [2022-06-23T00:24:58.754Z] NUMA node0 CPU(s): 0-7 [2022-06-23T00:24:58.754Z] Vulnerability Itlb multihit: Not affected [2022-06-23T00:24:58.754Z] Vulnerability L1tf: Not affected [2022-06-23T00:24:58.754Z] Vulnerability Mds: Not affected [2022-06-23T00:24:58.754Z] Vulnerability Meltdown: Not affected [2022-06-23T00:24:58.754Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-23T00:24:58.754Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-23T00:24:58.754Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-23T00:24:58.754Z] Vulnerability Srbds: Not affected [2022-06-23T00:24:58.754Z] Vulnerability Tsx async abort: Not affected [2022-06-23T00:24:58.754Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z] ---> nproc: [2022-06-23T00:24:58.754Z] 8 [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z] ---> df -h: [2022-06-23T00:24:58.754Z] Filesystem Size Used Avail Use% Mounted on [2022-06-23T00:24:58.754Z] overlay 155G 12G 143G 8% / [2022-06-23T00:24:58.754Z] tmpfs 64M 0 64M 0% /dev [2022-06-23T00:24:58.754Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-23T00:24:58.754Z] shm 64M 0 64M 0% /dev/shm [2022-06-23T00:24:58.754Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-06-23T00:24:58.754Z] [2022-06-23T00:24:58.754Z]