Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 630649d9e86e1599e588b2207988e7000b3d75e7 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-ssh17626315940497267141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3690476525333694206.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8922596284263387791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13313216722996979880.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12174606159541215942.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 [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-33673 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 Avoid second fetch Checking out Revision 630649d9e86e1599e588b2207988e7000b3d75e7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 630649d9e86e1599e588b2207988e7000b3d75e7 # timeout=10 Commit message: "feat: Used Batch for metrics-influxdb profile (#413)" > git rev-list --no-walk b8e8d1853d64b48b61878642b37bb0eb2b624c73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T15:58:58.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T15:58:58.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T15:58:58.826Z] ========================================================= [2022-04-28T15:58:58.826Z] EdgeX Global Pipelines Version Info [2022-04-28T15:58:58.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T15:58:59.648Z] ------------------- [2022-04-28T15:58:59.648Z] stable info: [2022-04-28T15:58:59.648Z] ------------------- [2022-04-28T15:58:59.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T15:58:59.648Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T15:58:59.648Z] Message: update stable to v1.0.227 [2022-04-28T15:59:00.220Z] ------------------- [2022-04-28T15:59:00.220Z] experimental info: [2022-04-28T15:59:00.220Z] ------------------- [2022-04-28T15:59:00.220Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T15:59:00.220Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T15:59:00.220Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T15:59:00.366Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-28T15:59:00.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-28T15:59:00.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T15:59:00.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T15:59:00.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T15:59:00.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T15:59:00.475Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T15:59:00.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T15:59:00.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T15:59:00.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T15:59:00.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T15:59:00.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-28T15:59:00.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T15:59:00.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T15:59:00.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T15:59:00.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T15:59:00.640Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T15:59:00.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T15:59:00.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T15:59:00.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T15:59:00.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T15:59:00.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T15:59:00.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T15:59:00.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T15:59:00.761Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T15:59:00.775Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T15:59:00.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T15:59:00.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T15:59:00.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T15:59:00.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] echo [2022-04-28T15:59:00.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 630649d [Pipeline] echo [2022-04-28T15:59:00.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T15:59:00.914Z] provisioning config files... [2022-04-28T15:59:00.928Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5884750139199731346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T15:59:01.244Z] ---> docker-login.sh [2022-04-28T15:59:01.244Z] nexus3.edgexfoundry.org:10001 [2022-04-28T15:59:01.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:01.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:01.766Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:01.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:01.766Z] [2022-04-28T15:59:01.766Z] Login Succeeded [2022-04-28T15:59:01.766Z] nexus3.edgexfoundry.org:10002 [2022-04-28T15:59:01.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:01.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:01.766Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:01.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:01.766Z] [2022-04-28T15:59:01.766Z] Login Succeeded [2022-04-28T15:59:01.766Z] nexus3.edgexfoundry.org:10003 [2022-04-28T15:59:02.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:02.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:02.030Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:02.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:02.030Z] [2022-04-28T15:59:02.030Z] Login Succeeded [2022-04-28T15:59:02.030Z] nexus3.edgexfoundry.org:10004 [2022-04-28T15:59:02.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:02.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:02.030Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:02.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:02.030Z] [2022-04-28T15:59:02.030Z] Login Succeeded [2022-04-28T15:59:02.030Z] docker.io [2022-04-28T15:59:02.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:02.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:02.554Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:02.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:02.554Z] [2022-04-28T15:59:02.554Z] Login Succeeded [2022-04-28T15:59:02.554Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T15:59:02.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T15:59:02.943Z] + git rev-list -1 --merges 630649d9e86e1599e588b2207988e7000b3d75e7~1..630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] echo [2022-04-28T15:59:03.059Z] -----------> git rev-list -1 --merges 630649d9e86e1599e588b2207988e7000b3d75e7~1..630649d9e86e1599e588b2207988e7000b3d75e7 630649d9e86e1599e588b2207988e7000b3d75e7 [false] [Pipeline] sh [2022-04-28T15:59:03.354Z] + git log --format=format:%s -1 630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] echo [2022-04-28T15:59:03.371Z] ========================================================= [2022-04-28T15:59:03.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T15:59:03.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T15:59:03.723Z] + git log --format=format:%s -1 630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] echo [2022-04-28T15:59:03.738Z] [semverPrep] GIT_COMMIT: 630649d9e86e1599e588b2207988e7000b3d75e7, Commit Message: feat: Used Batch for metrics-influxdb profile (#413) [Pipeline] echo [2022-04-28T15:59:03.752Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T15:59:04.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T15:59:04.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T15:59:04.180Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T15:59:04.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T15:59:04.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T15:59:04.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T15:59:04.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T15:59:04.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T15:59:04.602Z] [2022-04-28T15:59:04.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T15:59:04.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T15:59:04.906Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T15:59:04.906Z] 1fe172e4850f: Pulling fs layer [2022-04-28T15:59:04.906Z] caf521ccaac6: Pulling fs layer [2022-04-28T15:59:04.906Z] 3ead6fa29328: Pulling fs layer [2022-04-28T15:59:04.906Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T15:59:04.906Z] a8d5f1318db7: Pulling fs layer [2022-04-28T15:59:04.906Z] c427282e49a2: Pulling fs layer [2022-04-28T15:59:04.906Z] 1827001aaf11: Pulling fs layer [2022-04-28T15:59:04.906Z] 0714d37db230: Pulling fs layer [2022-04-28T15:59:04.906Z] ac28cf19c067: Pulling fs layer [2022-04-28T15:59:04.906Z] ca983d60f3e2: Pulling fs layer [2022-04-28T15:59:04.906Z] 9f894cec8388: Pulling fs layer [2022-04-28T15:59:04.906Z] 1827001aaf11: Waiting [2022-04-28T15:59:04.906Z] ac28cf19c067: Waiting [2022-04-28T15:59:04.906Z] a8d5f1318db7: Waiting [2022-04-28T15:59:04.906Z] c427282e49a2: Waiting [2022-04-28T15:59:04.906Z] ca983d60f3e2: Waiting [2022-04-28T15:59:04.906Z] 9f894cec8388: Waiting [2022-04-28T15:59:04.906Z] 5c2a1cbceb83: Waiting [2022-04-28T15:59:04.906Z] 0714d37db230: Waiting [2022-04-28T15:59:04.906Z] caf521ccaac6: Verifying Checksum [2022-04-28T15:59:04.906Z] caf521ccaac6: Download complete [2022-04-28T15:59:05.167Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T15:59:05.167Z] 5c2a1cbceb83: Download complete [2022-04-28T15:59:05.167Z] a8d5f1318db7: Verifying Checksum [2022-04-28T15:59:05.167Z] a8d5f1318db7: Download complete [2022-04-28T15:59:05.167Z] c427282e49a2: Download complete [2022-04-28T15:59:05.167Z] 3ead6fa29328: Verifying Checksum [2022-04-28T15:59:05.167Z] 3ead6fa29328: Download complete [2022-04-28T15:59:05.167Z] 0714d37db230: Verifying Checksum [2022-04-28T15:59:05.167Z] 0714d37db230: Download complete [2022-04-28T15:59:05.167Z] ac28cf19c067: Verifying Checksum [2022-04-28T15:59:05.167Z] ac28cf19c067: Download complete [2022-04-28T15:59:05.167Z] ca983d60f3e2: Download complete [2022-04-28T15:59:05.167Z] 9f894cec8388: Download complete [2022-04-28T15:59:05.167Z] 1fe172e4850f: Download complete [2022-04-28T15:59:05.428Z] 1827001aaf11: Verifying Checksum [2022-04-28T15:59:05.428Z] 1827001aaf11: Download complete [2022-04-28T15:59:17.666Z] 1fe172e4850f: Pull complete [2022-04-28T15:59:17.666Z] caf521ccaac6: Pull complete [2022-04-28T15:59:17.666Z] 3ead6fa29328: Pull complete [2022-04-28T15:59:17.666Z] 5c2a1cbceb83: Pull complete [2022-04-28T15:59:17.666Z] a8d5f1318db7: Pull complete [2022-04-28T15:59:17.666Z] c427282e49a2: Pull complete [2022-04-28T15:59:19.577Z] 1827001aaf11: Pull complete [2022-04-28T15:59:19.577Z] 0714d37db230: Pull complete [2022-04-28T15:59:19.577Z] ac28cf19c067: Pull complete [2022-04-28T15:59:19.577Z] ca983d60f3e2: Pull complete [2022-04-28T15:59:19.577Z] 9f894cec8388: Pull complete [2022-04-28T15:59:19.577Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T15:59:19.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T15:59:19.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T15:59:19.652Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T15:59:19.696Z] $ 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:latest cat [2022-04-28T15:59:21.189Z] $ docker top 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb -eo pid,comm [2022-04-28T15:59:21.265Z] 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-04-28T15:59:21.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T15:59:21.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T15:59:21.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T15:59:21.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T15:59:21.442Z] $ docker exec 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb ssh-agent [2022-04-28T15:59:21.586Z] SSH_AUTH_SOCK=/tmp/ssh-iyLBT0JPNBn2/agent.33 [2022-04-28T15:59:21.586Z] SSH_AGENT_PID=39 [2022-04-28T15:59:21.593Z] Running ssh-add (command line suppressed) [2022-04-28T15:59:21.721Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3591971200720571289.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3591971200720571289.key) [2022-04-28T15:59:21.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T15:59:22.025Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T15:59:22.044Z] $ docker exec --env ******** --env ******** 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb ssh-agent -k [2022-04-28T15:59:22.143Z] unset SSH_AUTH_SOCK; [2022-04-28T15:59:22.143Z] unset SSH_AGENT_PID; [2022-04-28T15:59:22.144Z] echo Agent pid 39 killed; [2022-04-28T15:59:22.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T15:59:22.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T15:59:22.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T15:59:22.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T15:59:22.314Z] $ docker exec 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb ssh-agent [2022-04-28T15:59:22.427Z] SSH_AUTH_SOCK=/tmp/ssh-xMz8FXLUyjxt/agent.72 [2022-04-28T15:59:22.427Z] SSH_AGENT_PID=78 [2022-04-28T15:59:22.433Z] Running ssh-add (command line suppressed) [2022-04-28T15:59:22.557Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4921274080972196832.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4921274080972196832.key) [2022-04-28T15:59:22.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T15:59:22.860Z] + git semver init [2022-04-28T15:59:23.121Z] 2022-04-28 15:59:23,076 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T15:59:23.121Z] 2022-04-28 15:59:23,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-04-28T15:59:23.121Z] 2022-04-28 15:59:23,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-04-28T15:59:23.121Z] 2022-04-28 15:59:23,078 [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-04-28T15:59:24.068Z] 2022-04-28 15:59:23,877 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-04-28T15:59:24.068Z] 2022-04-28 15:59:23,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-04-28T15:59:24.068Z] 2022-04-28 15:59:23,878 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T15:59:24.068Z] 2022-04-28 15:59:23,878 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T15:59:24.068Z] 2.2.0-dev.32 [Pipeline] } [2022-04-28T15:59:24.084Z] $ docker exec --env ******** --env ******** 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb ssh-agent -k [2022-04-28T15:59:24.181Z] unset SSH_AUTH_SOCK; [2022-04-28T15:59:24.182Z] unset SSH_AGENT_PID; [2022-04-28T15:59:24.182Z] echo Agent pid 78 killed; [2022-04-28T15:59:24.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T15:59:24.493Z] + git semver [Pipeline] } [2022-04-28T15:59:25.083Z] $ docker stop --time=1 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb [2022-04-28T15:59:26.411Z] $ docker rm -f 83eb7997e3ab1e691bc5ae6965fceac2337807689ffac06d2a17755f6b4f29eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T15:59:26.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T15:59:27.031Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T15:59:27.036Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.32 [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-04-28T15:59:27.189Z] provisioning config files... [2022-04-28T15:59:27.202Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1029652079250246750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T15:59:27.504Z] ---> docker-login.sh [2022-04-28T15:59:27.504Z] nexus3.edgexfoundry.org:10001 [2022-04-28T15:59:27.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:27.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:27.504Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:27.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:27.504Z] [2022-04-28T15:59:27.504Z] Login Succeeded [2022-04-28T15:59:27.504Z] nexus3.edgexfoundry.org:10002 [2022-04-28T15:59:27.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:27.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:27.767Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:27.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:27.767Z] [2022-04-28T15:59:27.767Z] Login Succeeded [2022-04-28T15:59:27.767Z] nexus3.edgexfoundry.org:10003 [2022-04-28T15:59:27.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:27.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:27.767Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:27.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:27.767Z] [2022-04-28T15:59:27.767Z] Login Succeeded [2022-04-28T15:59:27.767Z] nexus3.edgexfoundry.org:10004 [2022-04-28T15:59:27.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:28.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:28.029Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:28.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:28.029Z] [2022-04-28T15:59:28.029Z] Login Succeeded [2022-04-28T15:59:28.029Z] docker.io [2022-04-28T15:59:28.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T15:59:28.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T15:59:28.289Z] Configure a credential helper to remove this warning. See [2022-04-28T15:59:28.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T15:59:28.289Z] [2022-04-28T15:59:28.289Z] Login Succeeded [2022-04-28T15:59:28.289Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T15:59:28.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T15:59:28.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T15:59:28.372Z] ========================================================= [2022-04-28T15:59:28.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T15:59:28.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T15:59:28.680Z] + 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-04-28T15:59:28.680Z] Sending build context to Docker daemon 3.047MB [2022-04-28T15:59:28.680Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T15:59:28.680Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T15:59:28.680Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T15:59:28.680Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T15:59:28.680Z] 666ba61612fd: Pulling fs layer [2022-04-28T15:59:28.680Z] 8ed8ca486205: Pulling fs layer [2022-04-28T15:59:28.680Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T15:59:28.680Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T15:59:28.680Z] ca2b28591e48: Pulling fs layer [2022-04-28T15:59:28.680Z] a51346096db8: Pulling fs layer [2022-04-28T15:59:28.680Z] daebc70d1ce1: Pulling fs layer [2022-04-28T15:59:28.680Z] 0e18a0eac166: Pulling fs layer [2022-04-28T15:59:28.680Z] 4fe6c5a15a65: Waiting [2022-04-28T15:59:28.680Z] daebc70d1ce1: Waiting [2022-04-28T15:59:28.680Z] 0e18a0eac166: Waiting [2022-04-28T15:59:28.680Z] 22a0e8bec74d: Waiting [2022-04-28T15:59:28.680Z] a51346096db8: Waiting [2022-04-28T15:59:28.680Z] ca2b28591e48: Waiting [2022-04-28T15:59:28.680Z] 8ed8ca486205: Verifying Checksum [2022-04-28T15:59:28.680Z] 8ed8ca486205: Download complete [2022-04-28T15:59:28.680Z] 666ba61612fd: Download complete [2022-04-28T15:59:28.680Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T15:59:28.680Z] 22a0e8bec74d: Download complete [2022-04-28T15:59:28.680Z] ca2b28591e48: Verifying Checksum [2022-04-28T15:59:28.680Z] ca2b28591e48: Download complete [2022-04-28T15:59:28.680Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T15:59:28.940Z] a51346096db8: Verifying Checksum [2022-04-28T15:59:28.940Z] a51346096db8: Download complete [2022-04-28T15:59:28.940Z] daebc70d1ce1: Verifying Checksum [2022-04-28T15:59:28.940Z] daebc70d1ce1: Download complete [2022-04-28T15:59:28.940Z] 59bf1c3509f3: Pull complete [2022-04-28T15:59:29.203Z] 666ba61612fd: Pull complete [2022-04-28T15:59:29.203Z] 8ed8ca486205: Pull complete [2022-04-28T15:59:29.463Z] 0e18a0eac166: Verifying Checksum [2022-04-28T15:59:29.463Z] 0e18a0eac166: Download complete [2022-04-28T15:59:29.463Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T15:59:29.463Z] 4fe6c5a15a65: Download complete [2022-04-28T15:59:33.670Z] 4fe6c5a15a65: Pull complete [2022-04-28T15:59:33.670Z] 22a0e8bec74d: Pull complete [2022-04-28T15:59:33.670Z] ca2b28591e48: Pull complete [2022-04-28T15:59:33.670Z] a51346096db8: Pull complete [2022-04-28T15:59:33.929Z] daebc70d1ce1: Pull complete [2022-04-28T15:59:36.466Z] 0e18a0eac166: Pull complete [2022-04-28T15:59:36.466Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T15:59:36.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T15:59:36.466Z] ---> f018257e8ee9 [2022-04-28T15:59:36.466Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T15:59:37.852Z] ---> Running in b9f12f80a936 [2022-04-28T15:59:37.852Z] Removing intermediate container b9f12f80a936 [2022-04-28T15:59:37.852Z] ---> 3f5e25cea292 [2022-04-28T15:59:37.852Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T15:59:37.852Z] ---> Running in 01330c92fbc5 [2022-04-28T15:59:37.852Z] Removing intermediate container 01330c92fbc5 [2022-04-28T15:59:37.852Z] ---> f86b67f73831 [2022-04-28T15:59:37.852Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T15:59:38.121Z] ---> Running in 6657c5ef4a2e [2022-04-28T15:59:38.121Z] Removing intermediate container 6657c5ef4a2e [2022-04-28T15:59:38.121Z] ---> 334c6ddd46be [2022-04-28T15:59:38.121Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T15:59:38.121Z] ---> Running in 3af337baf98a [2022-04-28T15:59:38.693Z] Removing intermediate container 3af337baf98a [2022-04-28T15:59:38.693Z] ---> 058a197c782e [2022-04-28T15:59:38.693Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T15:59:38.693Z] ---> Running in c9f59255f8ff [2022-04-28T15:59:38.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T15:59:39.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T15:59:40.155Z] OK: 221 MiB in 52 packages [2022-04-28T15:59:40.725Z] Removing intermediate container c9f59255f8ff [2022-04-28T15:59:40.725Z] ---> b0426c2062f3 [2022-04-28T15:59:40.725Z] Step 8/13 : WORKDIR /app [2022-04-28T15:59:40.725Z] ---> Running in 02b473395b3c [2022-04-28T15:59:40.725Z] Removing intermediate container 02b473395b3c [2022-04-28T15:59:40.725Z] ---> f23d7e4a6906 [2022-04-28T15:59:40.725Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T15:59:40.984Z] ---> c9f62f45a5f0 [2022-04-28T15:59:40.984Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T15:59:40.984Z] ---> Running in c01b73201503 [2022-04-28T15:59:42.133Z] Still waiting to schedule task [2022-04-28T15:59:42.133Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T15:59:59.112Z] Removing intermediate container c01b73201503 [2022-04-28T15:59:59.112Z] ---> 085c5e20f25e [2022-04-28T15:59:59.112Z] Step 11/13 : COPY . . [2022-04-28T15:59:59.112Z] ---> 5789debd24ad [2022-04-28T15:59:59.112Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T15:59:59.112Z] ---> Running in 38ae1bab6c27 [2022-04-28T15:59:59.112Z] Removing intermediate container 38ae1bab6c27 [2022-04-28T15:59:59.112Z] ---> c0914aa517ec [2022-04-28T15:59:59.112Z] Step 13/13 : RUN $MAKE [2022-04-28T15:59:59.112Z] ---> Running in 2d2b98a740fe [2022-04-28T15:59:59.373Z] noop [2022-04-28T15:59:59.636Z] Removing intermediate container 2d2b98a740fe [2022-04-28T15:59:59.636Z] ---> a1680bc9a85d [2022-04-28T15:59:59.636Z] Successfully built a1680bc9a85d [2022-04-28T15:59:59.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:00.200Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T16:00:00.200Z] . [Pipeline] withDockerContainer [2022-04-28T16:00:00.277Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:00:00.318Z] $ 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-04-28T16:00:00.702Z] $ docker top 87991b999fde031cdf11249624f0ee62aa0c57ca1c1c3c2d49604e8bf3ab19de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T16:00:01.065Z] + go version [2022-04-28T16:00:01.065Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T16:00:01.084Z] $ docker stop --time=1 87991b999fde031cdf11249624f0ee62aa0c57ca1c1c3c2d49604e8bf3ab19de [2022-04-28T16:00:02.392Z] $ docker rm -f 87991b999fde031cdf11249624f0ee62aa0c57ca1c1c3c2d49604e8bf3ab19de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:02.817Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T16:00:02.817Z] . [Pipeline] withDockerContainer [2022-04-28T16:00:02.906Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:00:02.949Z] $ 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-04-28T16:00:03.412Z] $ docker top 7546a92cb4b0f0122fa17eb39e689de7117118041c6eb5c739c5558aafb5a7d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T16:00:03.845Z] + make test [2022-04-28T16:00:03.845Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T16:00:13.835Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T16:00:13.836Z] CGO_ENABLED=1 go vet ./... [2022-04-28T16:00:17.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T16:00:17.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T16:00:17.126Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T16:00:17.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T16:00:17.419Z] $ docker stop --time=1 7546a92cb4b0f0122fa17eb39e689de7117118041c6eb5c739c5558aafb5a7d8 [2022-04-28T16:00:19.182Z] $ docker rm -f 7546a92cb4b0f0122fa17eb39e689de7117118041c6eb5c739c5558aafb5a7d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T16:00:19.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T16:00:19.632Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T16:00:20.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T16:00:20.603Z] + ls -al . [2022-04-28T16:00:20.603Z] total 164 [2022-04-28T16:00:20.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 16:00 . [2022-04-28T16:00:20.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 15:58 .. [2022-04-28T16:00:20.603Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 15:58 .dockerignore [2022-04-28T16:00:20.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 15:59 .git [2022-04-28T16:00:20.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 15:58 .github [2022-04-28T16:00:20.603Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 15:58 .gitignore [2022-04-28T16:00:20.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 15:59 .semver [2022-04-28T16:00:20.603Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 15:58 Attribution.txt [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 15:58 CHANGELOG.md [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 15:58 Dockerfile [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 15:58 GOVERNANCE.md [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 15:58 Jenkinsfile [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 15:58 LICENSE [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 15:58 OWNERS.md [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 15:58 README.md [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 15:59 VERSION [2022-04-28T16:00:20.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 15:58 bin [2022-04-28T16:00:20.604Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 16:00 coverage.out [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 15:58 go.mod [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 15:58 go.sum [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 15:58 main.go [2022-04-28T16:00:20.604Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 15:58 makefile [2022-04-28T16:00:20.604Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 15:58 res [2022-04-28T16:00:20.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 15:58 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:20.904Z] + 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=630649d9e86e1599e588b2207988e7000b3d75e7 --label arch=amd64 --label version=2.2.0-dev.32 . [2022-04-28T16:00:20.904Z] Sending build context to Docker daemon 3.048MB [2022-04-28T16:00:20.904Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T16:00:20.904Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T16:00:20.904Z] ---> a1680bc9a85d [2022-04-28T16:00:20.904Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T16:00:20.904Z] ---> Running in 468bd5755412 [2022-04-28T16:00:21.164Z] Removing intermediate container 468bd5755412 [2022-04-28T16:00:21.164Z] ---> 7ae2a30b23a3 [2022-04-28T16:00:21.164Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T16:00:21.164Z] ---> Running in 79e855bbc6ea [2022-04-28T16:00:21.164Z] Removing intermediate container 79e855bbc6ea [2022-04-28T16:00:21.164Z] ---> b6b7f361a152 [2022-04-28T16:00:21.164Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T16:00:21.164Z] ---> Running in 7ccb133b2354 [2022-04-28T16:00:21.424Z] Removing intermediate container 7ccb133b2354 [2022-04-28T16:00:21.424Z] ---> a43d45235fde [2022-04-28T16:00:21.424Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T16:00:21.424Z] ---> Running in af0b1b1cca00 [2022-04-28T16:00:22.362Z] Removing intermediate container af0b1b1cca00 [2022-04-28T16:00:22.362Z] ---> c4534f491455 [2022-04-28T16:00:22.362Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T16:00:22.362Z] ---> Running in e094c708ad6a [2022-04-28T16:00:22.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T16:00:23.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T16:00:23.823Z] OK: 221 MiB in 52 packages [2022-04-28T16:00:24.084Z] Removing intermediate container e094c708ad6a [2022-04-28T16:00:24.084Z] ---> 6bb0b4c151f2 [2022-04-28T16:00:24.084Z] Step 8/27 : WORKDIR /app [2022-04-28T16:00:24.344Z] ---> Running in f0ef0bb4b4df [2022-04-28T16:00:24.344Z] Removing intermediate container f0ef0bb4b4df [2022-04-28T16:00:24.344Z] ---> 07a40e4987f4 [2022-04-28T16:00:24.344Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T16:00:24.605Z] ---> 942a9c67a183 [2022-04-28T16:00:24.605Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T16:00:24.605Z] ---> Running in 3921574d6c8e [2022-04-28T16:00:25.177Z] Removing intermediate container 3921574d6c8e [2022-04-28T16:00:25.177Z] ---> 72c766f12777 [2022-04-28T16:00:25.177Z] Step 11/27 : COPY . . [2022-04-28T16:00:25.438Z] ---> aad98352a5fb [2022-04-28T16:00:25.438Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T16:00:25.438Z] ---> Running in df57ddaeb616 [2022-04-28T16:00:25.699Z] Removing intermediate container df57ddaeb616 [2022-04-28T16:00:25.699Z] ---> 5bbd8177131a [2022-04-28T16:00:25.699Z] Step 13/27 : RUN $MAKE [2022-04-28T16:00:25.699Z] ---> Running in 4f1a66107cc1 [2022-04-28T16:00:25.959Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-28T16:00:47.911Z] Removing intermediate container 4f1a66107cc1 [2022-04-28T16:00:47.911Z] ---> d51751da8e64 [2022-04-28T16:00:47.911Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T16:00:47.911Z] 3.14: Pulling from library/alpine [2022-04-28T16:00:47.911Z] 8663204ce13b: Pulling fs layer [2022-04-28T16:00:47.911Z] 8663204ce13b: Verifying Checksum [2022-04-28T16:00:47.911Z] 8663204ce13b: Download complete [2022-04-28T16:00:47.911Z] 8663204ce13b: Pull complete [2022-04-28T16:00:47.911Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T16:00:47.911Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T16:00:47.911Z] ---> e04c818066af [2022-04-28T16:00:47.911Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T16:00:47.911Z] ---> Running in 83048232d666 [2022-04-28T16:00:47.911Z] Removing intermediate container 83048232d666 [2022-04-28T16:00:47.911Z] ---> 91995b302dd0 [2022-04-28T16:00:47.911Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T16:00:47.911Z] ---> Running in 8e85d62a00cb [2022-04-28T16:00:47.911Z] Removing intermediate container 8e85d62a00cb [2022-04-28T16:00:47.911Z] ---> cd110ed1c955 [2022-04-28T16:00:47.912Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T16:00:47.912Z] ---> Running in cd25ce694286 [2022-04-28T16:00:47.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T16:00:47.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T16:00:47.912Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T16:00:47.912Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T16:00:47.912Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T16:00:47.912Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T16:00:47.912Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T16:00:47.912Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T16:00:47.912Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T16:00:47.912Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T16:00:47.912Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T16:00:47.912Z] OK: 9 MiB in 21 packages [2022-04-28T16:00:47.912Z] Removing intermediate container cd25ce694286 [2022-04-28T16:00:47.912Z] ---> be26d46949f4 [2022-04-28T16:00:47.912Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T16:00:48.172Z] ---> 012c62c23931 [2022-04-28T16:00:48.172Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T16:00:48.172Z] ---> e9fdbd1ca0f7 [2022-04-28T16:00:48.172Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T16:00:48.432Z] ---> 6f1e720a6472 [2022-04-28T16:00:48.432Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T16:00:49.003Z] ---> 27ac11dcb1ee [2022-04-28T16:00:49.003Z] Step 22/27 : EXPOSE 48095 [2022-04-28T16:00:49.003Z] ---> Running in 2e92127ee41f [2022-04-28T16:00:49.003Z] Removing intermediate container 2e92127ee41f [2022-04-28T16:00:49.003Z] ---> 739b70b49a3e [2022-04-28T16:00:49.003Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T16:00:49.003Z] ---> Running in 2b8cdec45780 [2022-04-28T16:00:49.267Z] Removing intermediate container 2b8cdec45780 [2022-04-28T16:00:49.267Z] ---> df42b50d3b07 [2022-04-28T16:00:49.267Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T16:00:49.267Z] ---> Running in a887930652d8 [2022-04-28T16:00:49.267Z] Removing intermediate container a887930652d8 [2022-04-28T16:00:49.267Z] ---> 977f643df4ab [2022-04-28T16:00:49.267Z] Step 25/27 : LABEL arch=amd64 [2022-04-28T16:00:49.267Z] ---> Running in fa2303503da0 [2022-04-28T16:00:49.530Z] Removing intermediate container fa2303503da0 [2022-04-28T16:00:49.530Z] ---> f04986bbede0 [2022-04-28T16:00:49.530Z] Step 26/27 : LABEL git_sha=630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:00:49.530Z] ---> Running in a902e9403f55 [2022-04-28T16:00:49.530Z] Removing intermediate container a902e9403f55 [2022-04-28T16:00:49.530Z] ---> b2d8d6f56106 [2022-04-28T16:00:49.530Z] Step 27/27 : LABEL version=2.2.0-dev.32 [2022-04-28T16:00:49.530Z] ---> Running in 8174ebd04f20 [2022-04-28T16:00:49.791Z] Removing intermediate container 8174ebd04f20 [2022-04-28T16:00:49.791Z] ---> 81c12046896d [2022-04-28T16:00:49.791Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T16:00:49.791Z] Successfully built 81c12046896d [2022-04-28T16:00:49.791Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T16:00:49.895Z] provisioning config files... [2022-04-28T16:00:49.905Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7306354140029733884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:00:50.212Z] ---> docker-login.sh [2022-04-28T16:00:50.212Z] nexus3.edgexfoundry.org:10001 [2022-04-28T16:00:50.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:00:50.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:00:50.212Z] Configure a credential helper to remove this warning. See [2022-04-28T16:00:50.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:00:50.212Z] [2022-04-28T16:00:50.212Z] Login Succeeded [2022-04-28T16:00:50.212Z] nexus3.edgexfoundry.org:10002 [2022-04-28T16:00:50.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:00:50.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:00:50.473Z] Configure a credential helper to remove this warning. See [2022-04-28T16:00:50.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:00:50.473Z] [2022-04-28T16:00:50.473Z] Login Succeeded [2022-04-28T16:00:50.473Z] nexus3.edgexfoundry.org:10003 [2022-04-28T16:00:50.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:00:50.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:00:50.473Z] Configure a credential helper to remove this warning. See [2022-04-28T16:00:50.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:00:50.473Z] [2022-04-28T16:00:50.473Z] Login Succeeded [2022-04-28T16:00:50.473Z] nexus3.edgexfoundry.org:10004 [2022-04-28T16:00:50.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:00:50.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:00:50.736Z] Configure a credential helper to remove this warning. See [2022-04-28T16:00:50.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:00:50.736Z] [2022-04-28T16:00:50.736Z] Login Succeeded [2022-04-28T16:00:50.736Z] docker.io [2022-04-28T16:00:50.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:00:51.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:00:51.308Z] Configure a credential helper to remove this warning. See [2022-04-28T16:00:51.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:00:51.308Z] [2022-04-28T16:00:51.308Z] Login Succeeded [2022-04-28T16:00:51.308Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T16:00:51.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T16:00:51.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T16:00:51.383Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-04-28T16:00:51.383Z] 630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:00:51.383Z] latest [2022-04-28T16:00:51.383Z] 2.2.0-dev.32 [2022-04-28T16:00:51.383Z] 630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [2022-04-28T16:00:51.383Z] main [2022-04-28T16:00:51.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:51.705Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:52.003Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:00:52.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T16:00:52.003Z] b0b22b17476c: Preparing [2022-04-28T16:00:52.003Z] f7abadbf42a7: Preparing [2022-04-28T16:00:52.003Z] 54ab6610c0da: Preparing [2022-04-28T16:00:52.003Z] 02bfbe777313: Preparing [2022-04-28T16:00:52.003Z] 2d21706776e5: Preparing [2022-04-28T16:00:52.003Z] b541d28bf3b4: Preparing [2022-04-28T16:00:52.003Z] b541d28bf3b4: Waiting [2022-04-28T16:00:52.003Z] 02bfbe777313: Pushed [2022-04-28T16:00:52.003Z] f7abadbf42a7: Pushed [2022-04-28T16:00:52.003Z] 54ab6610c0da: Pushed [2022-04-28T16:00:52.003Z] b541d28bf3b4: Layer already exists [2022-04-28T16:00:52.265Z] 2d21706776e5: Pushed [2022-04-28T16:00:54.811Z] b0b22b17476c: Pushed [2022-04-28T16:00:54.811Z] 630649d9e86e1599e588b2207988e7000b3d75e7: digest: sha256:9f695d645815286c9d0086063defb9e0166481754b423b9488946d649a0b1091 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:55.113Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:55.416Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-28T16:00:55.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T16:00:55.416Z] b0b22b17476c: Preparing [2022-04-28T16:00:55.416Z] f7abadbf42a7: Preparing [2022-04-28T16:00:55.416Z] 54ab6610c0da: Preparing [2022-04-28T16:00:55.416Z] 02bfbe777313: Preparing [2022-04-28T16:00:55.416Z] 2d21706776e5: Preparing [2022-04-28T16:00:55.416Z] b541d28bf3b4: Preparing [2022-04-28T16:00:55.416Z] b541d28bf3b4: Waiting [2022-04-28T16:00:55.416Z] f7abadbf42a7: Layer already exists [2022-04-28T16:00:55.416Z] b0b22b17476c: Layer already exists [2022-04-28T16:00:55.416Z] 2d21706776e5: Layer already exists [2022-04-28T16:00:55.416Z] 54ab6610c0da: Layer already exists [2022-04-28T16:00:55.416Z] 02bfbe777313: Layer already exists [2022-04-28T16:00:55.416Z] b541d28bf3b4: Layer already exists [2022-04-28T16:00:55.416Z] latest: digest: sha256:9f695d645815286c9d0086063defb9e0166481754b423b9488946d649a0b1091 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:55.727Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:56.027Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.32 [2022-04-28T16:00:56.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T16:00:56.028Z] b0b22b17476c: Preparing [2022-04-28T16:00:56.028Z] f7abadbf42a7: Preparing [2022-04-28T16:00:56.028Z] 54ab6610c0da: Preparing [2022-04-28T16:00:56.028Z] 02bfbe777313: Preparing [2022-04-28T16:00:56.028Z] 2d21706776e5: Preparing [2022-04-28T16:00:56.028Z] b541d28bf3b4: Preparing [2022-04-28T16:00:56.028Z] b541d28bf3b4: Waiting [2022-04-28T16:00:56.028Z] 02bfbe777313: Layer already exists [2022-04-28T16:00:56.028Z] 2d21706776e5: Layer already exists [2022-04-28T16:00:56.028Z] 54ab6610c0da: Layer already exists [2022-04-28T16:00:56.028Z] f7abadbf42a7: Layer already exists [2022-04-28T16:00:56.028Z] b0b22b17476c: Layer already exists [2022-04-28T16:00:56.028Z] b541d28bf3b4: Layer already exists [2022-04-28T16:00:56.028Z] 2.2.0-dev.32: digest: sha256:9f695d645815286c9d0086063defb9e0166481754b423b9488946d649a0b1091 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:56.330Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:56.632Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [2022-04-28T16:00:56.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T16:00:56.632Z] b0b22b17476c: Preparing [2022-04-28T16:00:56.632Z] f7abadbf42a7: Preparing [2022-04-28T16:00:56.632Z] 54ab6610c0da: Preparing [2022-04-28T16:00:56.632Z] 02bfbe777313: Preparing [2022-04-28T16:00:56.632Z] 2d21706776e5: Preparing [2022-04-28T16:00:56.632Z] b541d28bf3b4: Preparing [2022-04-28T16:00:56.632Z] b541d28bf3b4: Waiting [2022-04-28T16:00:56.632Z] b0b22b17476c: Layer already exists [2022-04-28T16:00:56.632Z] 02bfbe777313: Layer already exists [2022-04-28T16:00:56.632Z] f7abadbf42a7: Layer already exists [2022-04-28T16:00:56.632Z] 2d21706776e5: Layer already exists [2022-04-28T16:00:56.632Z] 54ab6610c0da: Layer already exists [2022-04-28T16:00:56.632Z] b541d28bf3b4: Layer already exists [2022-04-28T16:00:56.632Z] 630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32: digest: sha256:9f695d645815286c9d0086063defb9e0166481754b423b9488946d649a0b1091 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:56.933Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:57.224Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-04-28T16:00:57.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T16:00:57.224Z] b0b22b17476c: Preparing [2022-04-28T16:00:57.224Z] f7abadbf42a7: Preparing [2022-04-28T16:00:57.224Z] 54ab6610c0da: Preparing [2022-04-28T16:00:57.224Z] 02bfbe777313: Preparing [2022-04-28T16:00:57.224Z] 2d21706776e5: Preparing [2022-04-28T16:00:57.224Z] b541d28bf3b4: Preparing [2022-04-28T16:00:57.224Z] b541d28bf3b4: Waiting [2022-04-28T16:00:57.224Z] b0b22b17476c: Layer already exists [2022-04-28T16:00:57.224Z] 54ab6610c0da: Layer already exists [2022-04-28T16:00:57.224Z] 2d21706776e5: Layer already exists [2022-04-28T16:00:57.224Z] 02bfbe777313: Layer already exists [2022-04-28T16:00:57.224Z] f7abadbf42a7: Layer already exists [2022-04-28T16:00:57.224Z] b541d28bf3b4: Layer already exists [2022-04-28T16:00:57.224Z] main: digest: sha256:9f695d645815286c9d0086063defb9e0166481754b423b9488946d649a0b1091 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T16:00:57.259Z] ===================================================== [Pipeline] echo [2022-04-28T16:00:57.272Z] taggedImages: [2022-04-28T16:00:57.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:00:57.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-28T16:00:57.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.32 [2022-04-28T16:00:57.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [2022-04-28T16:00:57.272Z] - 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] sh [2022-04-28T16:00:57.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T16:00:57.662Z] [2022-04-28T16:00:57.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:00:57.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T16:00:57.972Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T16:00:57.972Z] 5eb5b503b376: Pulling fs layer [2022-04-28T16:00:57.972Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T16:00:57.972Z] ec43610c2a17: Pulling fs layer [2022-04-28T16:00:57.972Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T16:00:57.972Z] 33b1e0a273af: Pulling fs layer [2022-04-28T16:00:57.972Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T16:00:57.972Z] 2f39f015ded8: Pulling fs layer [2022-04-28T16:00:57.972Z] 3a2ae6a8a46f: Waiting [2022-04-28T16:00:57.972Z] 2f39f015ded8: Waiting [2022-04-28T16:00:57.972Z] 5d3b04190fa2: Waiting [2022-04-28T16:00:57.972Z] 33b1e0a273af: Waiting [2022-04-28T16:00:57.972Z] 5c69ac0246d0: Download complete [2022-04-28T16:00:57.972Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T16:00:57.972Z] 3a2ae6a8a46f: Download complete [2022-04-28T16:00:57.972Z] 33b1e0a273af: Verifying Checksum [2022-04-28T16:00:57.972Z] 33b1e0a273af: Download complete [2022-04-28T16:00:57.972Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T16:00:57.972Z] 5d3b04190fa2: Download complete [2022-04-28T16:00:57.972Z] ec43610c2a17: Verifying Checksum [2022-04-28T16:00:57.972Z] ec43610c2a17: Download complete [2022-04-28T16:00:58.231Z] 5eb5b503b376: Verifying Checksum [2022-04-28T16:00:58.231Z] 5eb5b503b376: Download complete [2022-04-28T16:00:58.800Z] 2f39f015ded8: Download complete [2022-04-28T16:00:59.368Z] 5eb5b503b376: Pull complete [2022-04-28T16:00:59.628Z] 5c69ac0246d0: Pull complete [2022-04-28T16:00:59.888Z] ec43610c2a17: Pull complete [2022-04-28T16:01:00.147Z] 3a2ae6a8a46f: Pull complete [2022-04-28T16:01:00.408Z] 33b1e0a273af: Pull complete [2022-04-28T16:01:00.408Z] 5d3b04190fa2: Pull complete [2022-04-28T16:01:05.691Z] 2f39f015ded8: Pull complete [2022-04-28T16:01:05.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T16:01:05.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T16:01:05.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T16:01:05.763Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:01:05.804Z] $ 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-04-28T16:01:07.505Z] $ docker top 673c85e97e87b5a0d80c78c2efdfad0650bfbb144970efca83a2538afef69847 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:01:07.928Z] ---> job-cost.sh [2022-04-28T16:01:07.928Z] lf-activate-venv: SKIPPING [2022-04-28T16:01:07.928Z] INFO: No Stack... [2022-04-28T16:01:08.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T16:01:08.886Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T16:01:09.189Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-04-28T16:01:09.190Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T16:01:09.208Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] [2022-04-28T16:01:09.217Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] did not exist. Created. [2022-04-28T16:01:09.217Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T16:01:09.522Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T16:01:09.556Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T16:01:09.562Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T16:01:09.589Z] $ docker stop --time=1 673c85e97e87b5a0d80c78c2efdfad0650bfbb144970efca83a2538afef69847 [2022-04-28T16:01:10.742Z] $ docker rm -f 673c85e97e87b5a0d80c78c2efdfad0650bfbb144970efca83a2538afef69847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T16:01:17.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33675 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-04-28T16:01:17.642Z] Running in /w/workspace/app-service-configurable/68 [Pipeline] { [Pipeline] checkout [2022-04-28T16:01:17.863Z] Selected Git installation does not exist. Using Default [2022-04-28T16:01:17.863Z] The recommended git tool is: NONE [2022-04-28T16:01:24.438Z] using credential edgex-jenkins-ssh [2022-04-28T16:01:24.458Z] Cloning the remote Git repository [2022-04-28T16:01:24.528Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T16:01:24.623Z] > git init /w/workspace/app-service-configurable/68 # timeout=10 [2022-04-28T16:01:24.735Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T16:01:24.736Z] > git --version # timeout=10 [2022-04-28T16:01:24.771Z] > git --version # 'git version 2.25.1' [2022-04-28T16:01:24.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T16:01:24.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T16:01:26.077Z] Avoid second fetch [2022-04-28T16:01:26.078Z] Checking out Revision 630649d9e86e1599e588b2207988e7000b3d75e7 (main) [2022-04-28T16:01:25.969Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-28T16:01:26.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T16:01:26.101Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T16:01:26.124Z] > git checkout -f 630649d9e86e1599e588b2207988e7000b3d75e7 # timeout=10 [2022-04-28T16:01:30.396Z] Commit message: "feat: Used Batch for metrics-influxdb profile (#413)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T16:01:31.353Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T16:01:31.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T16:01:31.353Z] Dload Upload Total Spent Left Speed [2022-04-28T16:01:31.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 68854 0 --:--:-- --:--:-- --:--:-- 68854 [Pipeline] sh [2022-04-28T16:01:31.880Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T16:01:32.226Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-04-28T16:01:32.227Z] sudo tee /etc/docker/daemon.new [2022-04-28T16:01:32.227Z] { [2022-04-28T16:01:32.227Z] "registry-mirrors": [ [2022-04-28T16:01:32.227Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T16:01:32.227Z] ], [2022-04-28T16:01:32.227Z] "bip": "10.250.0.254/24", [2022-04-28T16:01:32.227Z] "hosts": [ [2022-04-28T16:01:32.227Z] "tcp://0.0.0.0:5555", [2022-04-28T16:01:32.227Z] "unix:///var/run/docker.sock" [2022-04-28T16:01:32.227Z] ], [2022-04-28T16:01:32.227Z] "mtu": 1458, [2022-04-28T16:01:32.227Z] "selinux-enabled": true, [2022-04-28T16:01:32.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T16:01:32.227Z] } [Pipeline] sh [2022-04-28T16:01:32.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T16:01:32.983Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T16:01:51.325Z] provisioning config files... [2022-04-28T16:01:51.347Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config3603348599393413785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:01:51.700Z] ---> docker-login.sh [2022-04-28T16:01:51.700Z] nexus3.edgexfoundry.org:10001 [2022-04-28T16:01:52.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:01:52.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:01:52.570Z] Configure a credential helper to remove this warning. See [2022-04-28T16:01:52.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:01:52.570Z] [2022-04-28T16:01:52.570Z] Login Succeeded [2022-04-28T16:01:52.570Z] nexus3.edgexfoundry.org:10002 [2022-04-28T16:01:52.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:01:52.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:01:52.842Z] Configure a credential helper to remove this warning. See [2022-04-28T16:01:52.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:01:52.842Z] [2022-04-28T16:01:52.842Z] Login Succeeded [2022-04-28T16:01:52.842Z] nexus3.edgexfoundry.org:10003 [2022-04-28T16:01:53.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:01:53.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:01:53.387Z] Configure a credential helper to remove this warning. See [2022-04-28T16:01:53.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:01:53.387Z] [2022-04-28T16:01:53.387Z] Login Succeeded [2022-04-28T16:01:53.387Z] nexus3.edgexfoundry.org:10004 [2022-04-28T16:01:53.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:01:53.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:01:53.663Z] Configure a credential helper to remove this warning. See [2022-04-28T16:01:53.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:01:53.663Z] [2022-04-28T16:01:53.663Z] Login Succeeded [2022-04-28T16:01:53.663Z] docker.io [2022-04-28T16:01:53.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:01:54.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:01:54.530Z] Configure a credential helper to remove this warning. See [2022-04-28T16:01:54.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:01:54.530Z] [2022-04-28T16:01:54.530Z] Login Succeeded [2022-04-28T16:01:54.530Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T16:01:54.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T16:01:55.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T16:01:55.118Z] ========================================================= [2022-04-28T16:01:55.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T16:01:55.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:01:55.464Z] + 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-04-28T16:01:55.464Z] Sending build context to Docker daemon 207.4kB [2022-04-28T16:01:55.737Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T16:01:55.737Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T16:01:55.737Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T16:01:55.737Z] 9b3977197b4f: Pulling fs layer [2022-04-28T16:01:55.737Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T16:01:55.737Z] 94645a83ff95: Pulling fs layer [2022-04-28T16:01:55.737Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T16:01:55.737Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T16:01:55.737Z] 3096ccb668a1: Pulling fs layer [2022-04-28T16:01:55.737Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T16:01:55.737Z] a4caa8a26152: Pulling fs layer [2022-04-28T16:01:55.737Z] 3f3a8bcf1eab: Waiting [2022-04-28T16:01:55.737Z] 0c92f367c5e7: Waiting [2022-04-28T16:01:55.737Z] e8cf19c19ddd: Waiting [2022-04-28T16:01:55.737Z] a4caa8a26152: Waiting [2022-04-28T16:01:55.737Z] 3096ccb668a1: Waiting [2022-04-28T16:01:56.013Z] 94645a83ff95: Verifying Checksum [2022-04-28T16:01:56.013Z] 94645a83ff95: Download complete [2022-04-28T16:01:56.013Z] 1a89e8eeedd5: Download complete [2022-04-28T16:01:56.013Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T16:01:56.013Z] 0c92f367c5e7: Download complete [2022-04-28T16:01:56.013Z] 3096ccb668a1: Verifying Checksum [2022-04-28T16:01:56.013Z] 3096ccb668a1: Download complete [2022-04-28T16:01:56.013Z] 9b3977197b4f: Download complete [2022-04-28T16:01:56.013Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T16:01:56.013Z] e8cf19c19ddd: Download complete [2022-04-28T16:01:56.620Z] 9b3977197b4f: Pull complete [2022-04-28T16:01:57.227Z] 1a89e8eeedd5: Pull complete [2022-04-28T16:01:57.533Z] 94645a83ff95: Pull complete [2022-04-28T16:01:57.810Z] a4caa8a26152: Verifying Checksum [2022-04-28T16:01:57.810Z] a4caa8a26152: Download complete [2022-04-28T16:01:58.793Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T16:01:58.793Z] 3f3a8bcf1eab: Download complete [2022-04-28T16:02:11.206Z] 3f3a8bcf1eab: Pull complete [2022-04-28T16:02:11.206Z] 0c92f367c5e7: Pull complete [2022-04-28T16:02:11.206Z] 3096ccb668a1: Pull complete [2022-04-28T16:02:11.206Z] e8cf19c19ddd: Pull complete [2022-04-28T16:02:17.935Z] a4caa8a26152: Pull complete [2022-04-28T16:02:17.935Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T16:02:17.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T16:02:17.935Z] ---> 725f1c02e7f9 [2022-04-28T16:02:17.935Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T16:02:18.933Z] ---> Running in 60bcab864986 [2022-04-28T16:02:19.211Z] Removing intermediate container 60bcab864986 [2022-04-28T16:02:19.212Z] ---> df5243fe4444 [2022-04-28T16:02:19.212Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T16:02:19.212Z] ---> Running in 233699d5e7db [2022-04-28T16:02:19.488Z] Removing intermediate container 233699d5e7db [2022-04-28T16:02:19.489Z] ---> 135d39d842d3 [2022-04-28T16:02:19.489Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T16:02:19.489Z] ---> Running in 63d09cc8ce58 [2022-04-28T16:02:19.764Z] Removing intermediate container 63d09cc8ce58 [2022-04-28T16:02:19.764Z] ---> 3ee18c8249ea [2022-04-28T16:02:19.764Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T16:02:20.039Z] ---> Running in 38d09f8bd663 [2022-04-28T16:02:21.482Z] Removing intermediate container 38d09f8bd663 [2022-04-28T16:02:21.482Z] ---> f81d55b786e8 [2022-04-28T16:02:21.482Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T16:02:21.764Z] ---> Running in f674756de6d1 [2022-04-28T16:02:22.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T16:02:23.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T16:02:24.336Z] OK: 220 MiB in 52 packages [2022-04-28T16:02:25.339Z] Removing intermediate container f674756de6d1 [2022-04-28T16:02:25.339Z] ---> 11d1196fa2c0 [2022-04-28T16:02:25.339Z] Step 8/13 : WORKDIR /app [2022-04-28T16:02:25.339Z] ---> Running in 1feeaddcded2 [2022-04-28T16:02:25.613Z] Removing intermediate container 1feeaddcded2 [2022-04-28T16:02:25.613Z] ---> d2ac06c5d494 [2022-04-28T16:02:25.613Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T16:02:25.886Z] ---> 1d6e8ee34509 [2022-04-28T16:02:25.886Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T16:02:26.170Z] ---> Running in 1fdfa3866d60 [2022-04-28T16:03:13.198Z] Removing intermediate container 1fdfa3866d60 [2022-04-28T16:03:13.198Z] ---> bbedbbb2dedf [2022-04-28T16:03:13.198Z] Step 11/13 : COPY . . [2022-04-28T16:03:13.198Z] ---> 15d2c0817172 [2022-04-28T16:03:13.198Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T16:03:13.198Z] ---> Running in d4b4c929fbd9 [2022-04-28T16:03:13.198Z] Removing intermediate container d4b4c929fbd9 [2022-04-28T16:03:13.198Z] ---> ccc30368bf9c [2022-04-28T16:03:13.198Z] Step 13/13 : RUN $MAKE [2022-04-28T16:03:13.198Z] ---> Running in f6275c6dab0a [2022-04-28T16:03:13.800Z] noop [2022-04-28T16:03:14.396Z] Removing intermediate container f6275c6dab0a [2022-04-28T16:03:14.396Z] ---> 72aa82d95d48 [2022-04-28T16:03:14.396Z] Successfully built 72aa82d95d48 [2022-04-28T16:03:14.396Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:03:14.738Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T16:03:14.739Z] . [Pipeline] withDockerContainer [2022-04-28T16:03:14.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-33675 does not seem to be running inside a container [2022-04-28T16:03:15.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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-arm64 cat [2022-04-28T16:03:16.321Z] $ docker top 352bdfb353f7149d5a7e556709922daeb1703b2fc69cdfbf3bef045b1c079295 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T16:03:17.248Z] + go version [2022-04-28T16:03:17.248Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T16:03:17.275Z] $ docker stop --time=1 352bdfb353f7149d5a7e556709922daeb1703b2fc69cdfbf3bef045b1c079295 [2022-04-28T16:03:18.897Z] $ docker rm -f 352bdfb353f7149d5a7e556709922daeb1703b2fc69cdfbf3bef045b1c079295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:03:19.550Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T16:03:19.550Z] . [Pipeline] withDockerContainer [2022-04-28T16:03:19.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-33675 does not seem to be running inside a container [2022-04-28T16:03:19.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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-arm64 cat [2022-04-28T16:03:21.147Z] $ docker top 93a8ab2c8391a737699a717b68ec5d1420ebb7c6b76a40816f5f3f881c4e7815 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T16:03:22.101Z] + make test [2022-04-28T16:03:22.101Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T16:04:43.941Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T16:04:43.942Z] CGO_ENABLED=1 go vet ./... [2022-04-28T16:05:02.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T16:05:02.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T16:05:02.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T16:05:04.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T16:05:04.991Z] $ docker stop --time=1 93a8ab2c8391a737699a717b68ec5d1420ebb7c6b76a40816f5f3f881c4e7815 [2022-04-28T16:05:06.784Z] $ docker rm -f 93a8ab2c8391a737699a717b68ec5d1420ebb7c6b76a40816f5f3f881c4e7815 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T16:05:07.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T16:05:07.781Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T16:05:08.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T16:05:08.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T16:05:08.964Z] + ls -al . [2022-04-28T16:05:08.964Z] total 160 [2022-04-28T16:05:08.964Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 16:05 . [2022-04-28T16:05:08.964Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 16:01 .. [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 16:01 .dockerignore [2022-04-28T16:05:08.964Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 16:01 .git [2022-04-28T16:05:08.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 16:01 .github [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 16:01 .gitignore [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 16:01 Attribution.txt [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 16:01 CHANGELOG.md [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 16:01 Dockerfile [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 16:01 GOVERNANCE.md [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 16:01 Jenkinsfile [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 16:01 LICENSE [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 16:01 OWNERS.md [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 16:01 README.md [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 15:59 VERSION [2022-04-28T16:05:08.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 16:01 bin [2022-04-28T16:05:08.964Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 16:03 coverage.out [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 16:01 go.mod [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 16:01 go.sum [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 16:01 main.go [2022-04-28T16:05:08.964Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 16:01 makefile [2022-04-28T16:05:08.964Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 16:01 res [2022-04-28T16:05:08.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 16:01 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:05:09.311Z] + 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=630649d9e86e1599e588b2207988e7000b3d75e7 --label arch=arm64 --label version=2.2.0-dev.32 . [2022-04-28T16:05:09.311Z] Sending build context to Docker daemon 208.4kB [2022-04-28T16:05:09.588Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T16:05:09.588Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T16:05:09.588Z] ---> 72aa82d95d48 [2022-04-28T16:05:09.588Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T16:05:09.866Z] ---> Running in 1d185b5a327c [2022-04-28T16:05:10.148Z] Removing intermediate container 1d185b5a327c [2022-04-28T16:05:10.148Z] ---> faebdf54c76a [2022-04-28T16:05:10.148Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T16:05:10.148Z] ---> Running in 8fa7fc3603d1 [2022-04-28T16:05:10.422Z] Removing intermediate container 8fa7fc3603d1 [2022-04-28T16:05:10.422Z] ---> cba2ac9b4b78 [2022-04-28T16:05:10.422Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T16:05:10.422Z] ---> Running in a8fafe30b6a1 [2022-04-28T16:05:10.700Z] Removing intermediate container a8fafe30b6a1 [2022-04-28T16:05:10.700Z] ---> 0294ad62be04 [2022-04-28T16:05:10.700Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T16:05:10.980Z] ---> Running in 6d6fdcdfc9e9 [2022-04-28T16:05:12.435Z] Removing intermediate container 6d6fdcdfc9e9 [2022-04-28T16:05:12.435Z] ---> 6ec5478cfe76 [2022-04-28T16:05:12.435Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T16:05:12.435Z] ---> Running in a33561f1365a [2022-04-28T16:05:13.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T16:05:14.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T16:05:15.467Z] OK: 220 MiB in 52 packages [2022-04-28T16:05:16.086Z] Removing intermediate container a33561f1365a [2022-04-28T16:05:16.086Z] ---> 45804513cd5c [2022-04-28T16:05:16.086Z] Step 8/27 : WORKDIR /app [2022-04-28T16:05:16.086Z] ---> Running in 50563852f12f [2022-04-28T16:05:16.387Z] Removing intermediate container 50563852f12f [2022-04-28T16:05:16.387Z] ---> 5142c5713afb [2022-04-28T16:05:16.387Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T16:05:16.990Z] ---> fe2ea6d38eff [2022-04-28T16:05:16.990Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T16:05:16.990Z] ---> Running in 75836fc3ac89 [2022-04-28T16:05:18.980Z] Removing intermediate container 75836fc3ac89 [2022-04-28T16:05:18.980Z] ---> 22804bac04a6 [2022-04-28T16:05:18.980Z] Step 11/27 : COPY . . [2022-04-28T16:05:19.583Z] ---> 074826bc1a51 [2022-04-28T16:05:19.583Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T16:05:19.857Z] ---> Running in a99218c42af6 [2022-04-28T16:05:20.132Z] Removing intermediate container a99218c42af6 [2022-04-28T16:05:20.132Z] ---> 8b76c580f48e [2022-04-28T16:05:20.132Z] Step 13/27 : RUN $MAKE [2022-04-28T16:05:20.132Z] ---> Running in 574632d93a7d [2022-04-28T16:05:21.117Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-28T16:07:27.985Z] Removing intermediate container 574632d93a7d [2022-04-28T16:07:27.985Z] ---> c8282448672e [2022-04-28T16:07:27.985Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T16:07:27.985Z] 3.14: Pulling from library/alpine [2022-04-28T16:07:27.985Z] 455c02918c45: Pulling fs layer [2022-04-28T16:07:27.985Z] 455c02918c45: Verifying Checksum [2022-04-28T16:07:27.985Z] 455c02918c45: Download complete [2022-04-28T16:07:27.985Z] 455c02918c45: Pull complete [2022-04-28T16:07:27.985Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T16:07:27.985Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T16:07:27.985Z] ---> ac73e934f311 [2022-04-28T16:07:27.985Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T16:07:27.985Z] ---> Running in 9101ca772c48 [2022-04-28T16:07:27.985Z] Removing intermediate container 9101ca772c48 [2022-04-28T16:07:27.985Z] ---> 498c1bce3213 [2022-04-28T16:07:27.985Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T16:07:27.985Z] ---> Running in 427490da23aa [2022-04-28T16:07:27.985Z] Removing intermediate container 427490da23aa [2022-04-28T16:07:27.985Z] ---> 76014cb77507 [2022-04-28T16:07:27.985Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T16:07:27.985Z] ---> Running in aedb074c75e5 [2022-04-28T16:07:27.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T16:07:27.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T16:07:27.985Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T16:07:27.985Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T16:07:27.985Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T16:07:27.985Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T16:07:27.985Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T16:07:27.985Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T16:07:27.986Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T16:07:27.986Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T16:07:27.986Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T16:07:27.986Z] OK: 9 MiB in 21 packages [2022-04-28T16:07:27.986Z] Removing intermediate container aedb074c75e5 [2022-04-28T16:07:27.986Z] ---> 50b1524c8745 [2022-04-28T16:07:27.986Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T16:07:27.986Z] ---> 9cb3301f1748 [2022-04-28T16:07:27.986Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T16:07:27.986Z] ---> 90546f8293ae [2022-04-28T16:07:27.986Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T16:07:27.986Z] ---> b225d4bf3400 [2022-04-28T16:07:27.986Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T16:07:27.986Z] ---> 77f212d688f7 [2022-04-28T16:07:27.986Z] Step 22/27 : EXPOSE 48095 [2022-04-28T16:07:27.986Z] ---> Running in ebdfeff9be44 [2022-04-28T16:07:27.986Z] Removing intermediate container ebdfeff9be44 [2022-04-28T16:07:27.986Z] ---> d49359ec62e1 [2022-04-28T16:07:27.986Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T16:07:27.986Z] ---> Running in 0c27568fca87 [2022-04-28T16:07:27.986Z] Removing intermediate container 0c27568fca87 [2022-04-28T16:07:27.986Z] ---> 2ddeccf5b6c1 [2022-04-28T16:07:27.986Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T16:07:27.986Z] ---> Running in 5df9fec20125 [2022-04-28T16:07:27.986Z] Removing intermediate container 5df9fec20125 [2022-04-28T16:07:27.986Z] ---> cf2cd93619b2 [2022-04-28T16:07:27.986Z] Step 25/27 : LABEL arch=arm64 [2022-04-28T16:07:27.986Z] ---> Running in 2fa1ac63c25c [2022-04-28T16:07:27.986Z] Removing intermediate container 2fa1ac63c25c [2022-04-28T16:07:27.986Z] ---> b2c21aea67e4 [2022-04-28T16:07:27.986Z] Step 26/27 : LABEL git_sha=630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:07:27.986Z] ---> Running in 99c647c5a676 [2022-04-28T16:07:27.986Z] Removing intermediate container 99c647c5a676 [2022-04-28T16:07:27.986Z] ---> ae61d2959271 [2022-04-28T16:07:27.986Z] Step 27/27 : LABEL version=2.2.0-dev.32 [2022-04-28T16:07:27.986Z] ---> Running in 828ec4b411cb [2022-04-28T16:07:27.986Z] Removing intermediate container 828ec4b411cb [2022-04-28T16:07:27.986Z] ---> a7d14bd4ac54 [2022-04-28T16:07:27.986Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T16:07:27.986Z] Successfully built a7d14bd4ac54 [2022-04-28T16:07:27.986Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T16:07:28.069Z] provisioning config files... [2022-04-28T16:07:28.086Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config7977639762004080626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:07:28.439Z] ---> docker-login.sh [2022-04-28T16:07:28.439Z] nexus3.edgexfoundry.org:10001 [2022-04-28T16:07:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:07:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:07:28.713Z] Configure a credential helper to remove this warning. See [2022-04-28T16:07:28.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:07:28.713Z] [2022-04-28T16:07:28.713Z] Login Succeeded [2022-04-28T16:07:28.713Z] nexus3.edgexfoundry.org:10002 [2022-04-28T16:07:29.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:07:29.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:07:29.309Z] Configure a credential helper to remove this warning. See [2022-04-28T16:07:29.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:07:29.309Z] [2022-04-28T16:07:29.309Z] Login Succeeded [2022-04-28T16:07:29.309Z] nexus3.edgexfoundry.org:10003 [2022-04-28T16:07:29.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:07:29.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:07:29.859Z] Configure a credential helper to remove this warning. See [2022-04-28T16:07:29.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:07:29.859Z] [2022-04-28T16:07:29.859Z] Login Succeeded [2022-04-28T16:07:29.859Z] nexus3.edgexfoundry.org:10004 [2022-04-28T16:07:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:07:30.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:07:30.134Z] Configure a credential helper to remove this warning. See [2022-04-28T16:07:30.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:07:30.134Z] [2022-04-28T16:07:30.134Z] Login Succeeded [2022-04-28T16:07:30.134Z] docker.io [2022-04-28T16:07:30.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T16:07:31.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T16:07:31.006Z] Configure a credential helper to remove this warning. See [2022-04-28T16:07:31.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T16:07:31.006Z] [2022-04-28T16:07:31.006Z] Login Succeeded [2022-04-28T16:07:31.006Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T16:07:31.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T16:07:31.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T16:07:31.070Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-04-28T16:07:31.070Z] 630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:07:31.070Z] latest [2022-04-28T16:07:31.070Z] 2.2.0-dev.32 [2022-04-28T16:07:31.070Z] 630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [2022-04-28T16:07:31.070Z] main [2022-04-28T16:07:31.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:31.421Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:31.763Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:07:31.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T16:07:31.763Z] 6c468dedc490: Preparing [2022-04-28T16:07:31.763Z] 5a9089893055: Preparing [2022-04-28T16:07:31.763Z] 8a63b92c6122: Preparing [2022-04-28T16:07:31.763Z] 54d451cdca65: Preparing [2022-04-28T16:07:31.763Z] 7d945d074a71: Preparing [2022-04-28T16:07:31.763Z] f73e7dbfee58: Preparing [2022-04-28T16:07:31.763Z] f73e7dbfee58: Waiting [2022-04-28T16:07:32.039Z] 54d451cdca65: Pushed [2022-04-28T16:07:32.039Z] 8a63b92c6122: Pushed [2022-04-28T16:07:32.039Z] 5a9089893055: Pushed [2022-04-28T16:07:32.039Z] f73e7dbfee58: Layer already exists [2022-04-28T16:07:33.020Z] 7d945d074a71: Pushed [2022-04-28T16:07:38.412Z] 6c468dedc490: Pushed [2022-04-28T16:07:38.412Z] 630649d9e86e1599e588b2207988e7000b3d75e7: digest: sha256:e2f7de590b059349dc62eac00767417263c5eabd87d81a38a69014b86bc674a5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:38.757Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:39.095Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-28T16:07:39.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T16:07:39.095Z] 6c468dedc490: Preparing [2022-04-28T16:07:39.095Z] 5a9089893055: Preparing [2022-04-28T16:07:39.095Z] 8a63b92c6122: Preparing [2022-04-28T16:07:39.095Z] 54d451cdca65: Preparing [2022-04-28T16:07:39.095Z] 7d945d074a71: Preparing [2022-04-28T16:07:39.095Z] f73e7dbfee58: Preparing [2022-04-28T16:07:39.095Z] f73e7dbfee58: Waiting [2022-04-28T16:07:39.095Z] 54d451cdca65: Layer already exists [2022-04-28T16:07:39.095Z] 8a63b92c6122: Layer already exists [2022-04-28T16:07:39.095Z] 5a9089893055: Layer already exists [2022-04-28T16:07:39.095Z] 7d945d074a71: Layer already exists [2022-04-28T16:07:39.095Z] 6c468dedc490: Layer already exists [2022-04-28T16:07:39.095Z] f73e7dbfee58: Layer already exists [2022-04-28T16:07:39.367Z] latest: digest: sha256:e2f7de590b059349dc62eac00767417263c5eabd87d81a38a69014b86bc674a5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:39.711Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:40.051Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.32 [2022-04-28T16:07:40.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T16:07:40.051Z] 6c468dedc490: Preparing [2022-04-28T16:07:40.051Z] 5a9089893055: Preparing [2022-04-28T16:07:40.051Z] 8a63b92c6122: Preparing [2022-04-28T16:07:40.051Z] 54d451cdca65: Preparing [2022-04-28T16:07:40.051Z] 7d945d074a71: Preparing [2022-04-28T16:07:40.051Z] f73e7dbfee58: Preparing [2022-04-28T16:07:40.051Z] f73e7dbfee58: Waiting [2022-04-28T16:07:40.051Z] 54d451cdca65: Layer already exists [2022-04-28T16:07:40.051Z] 6c468dedc490: Layer already exists [2022-04-28T16:07:40.051Z] 5a9089893055: Layer already exists [2022-04-28T16:07:40.051Z] 7d945d074a71: Layer already exists [2022-04-28T16:07:40.051Z] 8a63b92c6122: Layer already exists [2022-04-28T16:07:40.051Z] f73e7dbfee58: Layer already exists [2022-04-28T16:07:40.325Z] 2.2.0-dev.32: digest: sha256:e2f7de590b059349dc62eac00767417263c5eabd87d81a38a69014b86bc674a5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:40.680Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:41.022Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [2022-04-28T16:07:41.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T16:07:41.022Z] 6c468dedc490: Preparing [2022-04-28T16:07:41.022Z] 5a9089893055: Preparing [2022-04-28T16:07:41.022Z] 8a63b92c6122: Preparing [2022-04-28T16:07:41.022Z] 54d451cdca65: Preparing [2022-04-28T16:07:41.022Z] 7d945d074a71: Preparing [2022-04-28T16:07:41.022Z] f73e7dbfee58: Preparing [2022-04-28T16:07:41.022Z] f73e7dbfee58: Waiting [2022-04-28T16:07:41.022Z] 7d945d074a71: Layer already exists [2022-04-28T16:07:41.022Z] 54d451cdca65: Layer already exists [2022-04-28T16:07:41.022Z] 8a63b92c6122: Layer already exists [2022-04-28T16:07:41.022Z] 5a9089893055: Layer already exists [2022-04-28T16:07:41.022Z] 6c468dedc490: Layer already exists [2022-04-28T16:07:41.022Z] f73e7dbfee58: Layer already exists [2022-04-28T16:07:41.294Z] 630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32: digest: sha256:e2f7de590b059349dc62eac00767417263c5eabd87d81a38a69014b86bc674a5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:41.636Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:41.974Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-04-28T16:07:41.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T16:07:41.974Z] 6c468dedc490: Preparing [2022-04-28T16:07:41.974Z] 5a9089893055: Preparing [2022-04-28T16:07:41.974Z] 8a63b92c6122: Preparing [2022-04-28T16:07:41.974Z] 54d451cdca65: Preparing [2022-04-28T16:07:41.974Z] 7d945d074a71: Preparing [2022-04-28T16:07:41.974Z] f73e7dbfee58: Preparing [2022-04-28T16:07:41.974Z] 6c468dedc490: Layer already exists [2022-04-28T16:07:41.974Z] 7d945d074a71: Layer already exists [2022-04-28T16:07:41.974Z] 5a9089893055: Layer already exists [2022-04-28T16:07:41.974Z] 54d451cdca65: Layer already exists [2022-04-28T16:07:41.974Z] 8a63b92c6122: Layer already exists [2022-04-28T16:07:41.974Z] f73e7dbfee58: Layer already exists [2022-04-28T16:07:42.245Z] main: digest: sha256:e2f7de590b059349dc62eac00767417263c5eabd87d81a38a69014b86bc674a5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T16:07:42.293Z] ===================================================== [Pipeline] echo [2022-04-28T16:07:42.302Z] taggedImages: [2022-04-28T16:07:42.302Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:630649d9e86e1599e588b2207988e7000b3d75e7 [2022-04-28T16:07:42.302Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-28T16:07:42.302Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.32 [2022-04-28T16:07:42.302Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:630649d9e86e1599e588b2207988e7000b3d75e7-2.2.0-dev.32 [2022-04-28T16:07:42.302Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:42.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T16:07:42.656Z] [2022-04-28T16:07:42.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:07:43.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T16:07:43.278Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T16:07:43.278Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T16:07:43.278Z] 04944245beec: Pulling fs layer [2022-04-28T16:07:43.278Z] 699f458cf7ca: Pulling fs layer [2022-04-28T16:07:43.278Z] 765212b225bb: Pulling fs layer [2022-04-28T16:07:43.278Z] f23df028b6ca: Pulling fs layer [2022-04-28T16:07:43.278Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T16:07:43.278Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T16:07:43.278Z] f23df028b6ca: Waiting [2022-04-28T16:07:43.278Z] d65c8cfc05b1: Waiting [2022-04-28T16:07:43.278Z] 765212b225bb: Waiting [2022-04-28T16:07:43.278Z] 2437ff75d9bd: Waiting [2022-04-28T16:07:43.278Z] 04944245beec: Verifying Checksum [2022-04-28T16:07:43.278Z] 04944245beec: Download complete [2022-04-28T16:07:43.279Z] 765212b225bb: Verifying Checksum [2022-04-28T16:07:43.279Z] 765212b225bb: Download complete [2022-04-28T16:07:43.279Z] f23df028b6ca: Verifying Checksum [2022-04-28T16:07:43.279Z] f23df028b6ca: Download complete [2022-04-28T16:07:43.279Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T16:07:43.279Z] d65c8cfc05b1: Download complete [2022-04-28T16:07:43.555Z] 699f458cf7ca: Verifying Checksum [2022-04-28T16:07:43.555Z] 699f458cf7ca: Download complete [2022-04-28T16:07:43.828Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T16:07:43.828Z] 8998bd30e6a1: Download complete [2022-04-28T16:07:46.453Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T16:07:46.453Z] 2437ff75d9bd: Download complete [2022-04-28T16:07:48.427Z] 8998bd30e6a1: Pull complete [2022-04-28T16:07:48.706Z] 04944245beec: Pull complete [2022-04-28T16:07:50.167Z] 699f458cf7ca: Pull complete [2022-04-28T16:07:50.441Z] 765212b225bb: Pull complete [2022-04-28T16:07:51.052Z] f23df028b6ca: Pull complete [2022-04-28T16:07:51.327Z] d65c8cfc05b1: Pull complete [2022-04-28T16:08:06.431Z] 2437ff75d9bd: Pull complete [2022-04-28T16:08:06.431Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T16:08:06.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T16:08:06.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T16:08:06.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-33675 does not seem to be running inside a container [2022-04-28T16:08:06.782Z] $ 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/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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:arm64 cat [2022-04-28T16:08:09.603Z] $ docker top b80010175eeecf59763d8a4e52b14d5c3f92b1a8ac3cea2fab795ca60db3eef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:08:10.580Z] ---> job-cost.sh [2022-04-28T16:08:10.580Z] lf-activate-venv: SKIPPING [2022-04-28T16:08:10.580Z] INFO: No Stack... [2022-04-28T16:08:10.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T16:08:11.823Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T16:08:12.492Z] + cut -d, -f6+ [2022-04-28T16:08:12.492Z] cat /w/workspace/app-service-configurable/68/archives/cost.csv [Pipeline] lock [2022-04-28T16:08:12.565Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] [2022-04-28T16:08:12.571Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] did not exist. Created. [2022-04-28T16:08:12.571Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T16:08:13.237Z] /w/workspace/app-service-configurable/68@tmp/durable-e8ea3ebf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T16:08:13.916Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T16:08:13.937Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T16:08:14.002Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T16:08:14.008Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T16:08:14.025Z] $ docker stop --time=1 b80010175eeecf59763d8a4e52b14d5c3f92b1a8ac3cea2fab795ca60db3eef8 [2022-04-28T16:08:15.537Z] $ docker rm -f b80010175eeecf59763d8a4e52b14d5c3f92b1a8ac3cea2fab795ca60db3eef8 [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-04-28T16:08:16.054Z] provisioning config files... [2022-04-28T16:08:16.062Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4340973106172056898tmp [Pipeline] { [Pipeline] sh [2022-04-28T16:08:16.358Z] + set +x [2022-04-28T16:08:16.358Z] + curl -s https://codecov.io/bash [2022-04-28T16:08:16.358Z] + bash -s -- [2022-04-28T16:08:16.358Z] [2022-04-28T16:08:16.358Z] _____ _ [2022-04-28T16:08:16.358Z] / ____| | | [2022-04-28T16:08:16.358Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T16:08:16.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T16:08:16.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T16:08:16.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T16:08:16.358Z] Bash-1.0.6 [2022-04-28T16:08:16.358Z] [2022-04-28T16:08:16.358Z] [2022-04-28T16:08:16.358Z] ==> git version 2.25.1 found [2022-04-28T16:08:16.358Z] ==> 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-04-28T16:08:16.358Z] Release-Date: 2020-01-08 [2022-04-28T16:08:16.358Z] 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-04-28T16:08:16.358Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T16:08:16.358Z] ==> Jenkins CI detected. [2022-04-28T16:08:16.358Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-04-28T16:08:16.358Z] project root: . [2022-04-28T16:08:16.358Z] --> token set from env [2022-04-28T16:08:16.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T16:08:16.358Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T16:08:16.618Z] ==> Python coveragepy not found [2022-04-28T16:08:16.618Z] ==> Searching for coverage reports in: [2022-04-28T16:08:16.618Z] + . [2022-04-28T16:08:16.618Z] -> Found 1 reports [2022-04-28T16:08:16.618Z] ==> Detecting git/mercurial file structure [2022-04-28T16:08:16.618Z] ==> Reading reports [2022-04-28T16:08:16.618Z] + ./coverage.out bytes=10 [2022-04-28T16:08:16.618Z] ==> Appending adjustments [2022-04-28T16:08:16.618Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T16:08:16.618Z] + Found adjustments [2022-04-28T16:08:16.618Z] ==> Gzipping contents [2022-04-28T16:08:16.618Z] 4.0K /tmp/codecov.zRPmtC.gz [2022-04-28T16:08:16.618Z] ==> Uploading reports [2022-04-28T16:08:16.618Z] url: https://codecov.io [2022-04-28T16:08:16.618Z] query: branch=main&commit=630649d9e86e1599e588b2207988e7000b3d75e7&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T16:08:16.618Z] -> Pinging Codecov [2022-04-28T16:08:16.618Z] 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=630649d9e86e1599e588b2207988e7000b3d75e7&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T16:08:16.880Z] -> Uploading to [2022-04-28T16:08:16.880Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/A97CA9966030D2A3747ED39772930CCE/630649d9e86e1599e588b2207988e7000b3d75e7/91693cd8-f56e-4d66-9d46-baa72e343878.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T160816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6abcea1ddfb9033f46064b547f29c02086ab706bc49d7b35aaac95ff4011a5ec [2022-04-28T16:08:16.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T16:08:16.880Z] Dload Upload Total Spent Left Speed [2022-04-28T16:08:17.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2573 --:--:-- --:--:-- --:--:-- 2573 [2022-04-28T16:08:17.140Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] } [2022-04-28T16:08:17.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T16:08:17.420Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T16:08:17.433Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:08:17.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T16:08:17.731Z] [2022-04-28T16:08:17.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:08:18.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T16:08:18.032Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T16:08:18.032Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T16:08:18.032Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T16:08:18.032Z] de9db76c5a1d: Pulling fs layer [2022-04-28T16:08:18.032Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T16:08:18.032Z] 0d57e429df01: Pulling fs layer [2022-04-28T16:08:18.032Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T16:08:18.032Z] e1f770b5df2f: Pulling fs layer [2022-04-28T16:08:18.032Z] 85a0685a4137: Pulling fs layer [2022-04-28T16:08:18.032Z] 0eba1c9be4d2: Waiting [2022-04-28T16:08:18.032Z] 0d57e429df01: Waiting [2022-04-28T16:08:18.032Z] 4e4be7b47b0d: Waiting [2022-04-28T16:08:18.032Z] e1f770b5df2f: Waiting [2022-04-28T16:08:18.032Z] 85a0685a4137: Waiting [2022-04-28T16:08:18.032Z] de9db76c5a1d: Verifying Checksum [2022-04-28T16:08:18.032Z] 0ef7d3d256c8: Verifying Checksum [2022-04-28T16:08:18.032Z] 0ef7d3d256c8: Download complete [2022-04-28T16:08:18.032Z] 0d57e429df01: Verifying Checksum [2022-04-28T16:08:18.032Z] 0d57e429df01: Download complete [2022-04-28T16:08:18.032Z] 4e4be7b47b0d: Download complete [2022-04-28T16:08:18.032Z] 188c0c94c7c5: Download complete [2022-04-28T16:08:18.293Z] 188c0c94c7c5: Pull complete [2022-04-28T16:08:18.293Z] e1f770b5df2f: Verifying Checksum [2022-04-28T16:08:18.293Z] e1f770b5df2f: Download complete [2022-04-28T16:08:18.293Z] 0ef7d3d256c8: Pull complete [2022-04-28T16:08:18.293Z] de9db76c5a1d: Pull complete [2022-04-28T16:08:18.864Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T16:08:18.864Z] 0eba1c9be4d2: Download complete [2022-04-28T16:08:19.124Z] 85a0685a4137: Verifying Checksum [2022-04-28T16:08:19.124Z] 85a0685a4137: Download complete [2022-04-28T16:08:22.418Z] 0eba1c9be4d2: Pull complete [2022-04-28T16:08:22.418Z] 0d57e429df01: Pull complete [2022-04-28T16:08:22.418Z] 4e4be7b47b0d: Pull complete [2022-04-28T16:08:22.678Z] e1f770b5df2f: Pull complete [2022-04-28T16:08:25.971Z] 85a0685a4137: Pull complete [2022-04-28T16:08:25.971Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T16:08:25.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T16:08:25.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T16:08:26.039Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:08:26.078Z] $ 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-04-28T16:08:28.788Z] $ docker top 64d4f9a729a46334004b3a7813ca9e3d34eed0b9a0a73c979c71cd60b5116341 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T16:08:28.865Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T16:08:29.148Z] + set -o pipefail [2022-04-28T16:08:29.148Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T16:08:35.742Z] [2022-04-28T16:08:35.742Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-04-28T16:08:35.742Z] [2022-04-28T16:08:35.742Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/0127164f-046a-4141-8c09-3e156dbb0def [2022-04-28T16:08:35.742Z] [2022-04-28T16:08:35.742Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T16:08:35.742Z] [2022-04-28T16:08:35.742Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T16:08:35.742Z] [2022-04-28T16:08:35.742Z] [Pipeline] } [2022-04-28T16:08:35.758Z] $ docker stop --time=1 64d4f9a729a46334004b3a7813ca9e3d34eed0b9a0a73c979c71cd60b5116341 [2022-04-28T16:08:38.064Z] $ docker rm -f 64d4f9a729a46334004b3a7813ca9e3d34eed0b9a0a73c979c71cd60b5116341 [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-04-28T16:08:38.790Z] + git log --format=format:%s -1 630649d9e86e1599e588b2207988e7000b3d75e7 [Pipeline] sh [2022-04-28T16:08:39.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T16:08:39.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:08:39.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T16:08:39.386Z] . [Pipeline] withDockerContainer [2022-04-28T16:08:39.458Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:08:39.502Z] $ 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:latest cat [2022-04-28T16:08:39.900Z] $ docker top 329ffe435ee3ea9e814d1850d37878ee4e11b5f3ccca46fb3e04fdc76919424d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T16:08:39.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T16:08:39.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T16:08:40.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T16:08:40.128Z] $ docker exec 329ffe435ee3ea9e814d1850d37878ee4e11b5f3ccca46fb3e04fdc76919424d ssh-agent [2022-04-28T16:08:40.250Z] SSH_AUTH_SOCK=/tmp/ssh-iK2I83X1ru7Q/agent.35 [2022-04-28T16:08:40.250Z] SSH_AGENT_PID=42 [2022-04-28T16:08:40.257Z] Running ssh-add (command line suppressed) [2022-04-28T16:08:40.396Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9204232461981977291.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9204232461981977291.key) [2022-04-28T16:08:40.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T16:08:40.700Z] + git semver tag [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,915 [run_tag] DEBUG tag force:False [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,915 [check_head_tag] DEBUG check head tag [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,916 [execute] INFO git cat-file --batch-check [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,920 [execute] INFO git cat-file --batch [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-04-28T16:08:40.960Z] 2022-04-28 16:08:40,941 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:08:40.961Z] 2022-04-28 16:08:40,941 [execute] INFO git tag -a v2.2.0-dev.32 -m v2.2.0-dev.32 [2022-04-28T16:08:40.961Z] 2022-04-28 16:08:40,941 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.32', '-m', 'v2.2.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T16:08:40.961Z] 2022-04-28 16:08:40,944 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:08:40.961Z] 2.2.0-dev.32 [Pipeline] } [2022-04-28T16:08:40.975Z] $ docker exec --env ******** --env ******** 329ffe435ee3ea9e814d1850d37878ee4e11b5f3ccca46fb3e04fdc76919424d ssh-agent -k [2022-04-28T16:08:41.084Z] unset SSH_AUTH_SOCK; [2022-04-28T16:08:41.084Z] unset SSH_AGENT_PID; [2022-04-28T16:08:41.085Z] echo Agent pid 42 killed; [2022-04-28T16:08:41.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T16:08:41.407Z] + git semver [Pipeline] } [2022-04-28T16:08:41.692Z] $ docker stop --time=1 329ffe435ee3ea9e814d1850d37878ee4e11b5f3ccca46fb3e04fdc76919424d [2022-04-28T16:08:43.057Z] $ docker rm -f 329ffe435ee3ea9e814d1850d37878ee4e11b5f3ccca46fb3e04fdc76919424d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:08:43.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T16:08:43.482Z] [2022-04-28T16:08:43.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:08:43.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T16:08:43.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T16:08:43.793Z] ab5ef0e58194: Pulling fs layer [2022-04-28T16:08:43.793Z] 9712f1f96733: Pulling fs layer [2022-04-28T16:08:43.793Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T16:08:43.793Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T16:08:43.793Z] e9a5061849ea: Pulling fs layer [2022-04-28T16:08:43.793Z] d747dcd14b5f: Pulling fs layer [2022-04-28T16:08:43.793Z] 2de7ff778b66: Pulling fs layer [2022-04-28T16:08:43.793Z] d747dcd14b5f: Waiting [2022-04-28T16:08:43.793Z] e9a5061849ea: Waiting [2022-04-28T16:08:43.793Z] 9712f1f96733: Verifying Checksum [2022-04-28T16:08:43.793Z] 9712f1f96733: Download complete [2022-04-28T16:08:44.054Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T16:08:44.054Z] 63f879dbbcfc: Download complete [2022-04-28T16:08:44.313Z] e9a5061849ea: Verifying Checksum [2022-04-28T16:08:44.313Z] e9a5061849ea: Download complete [2022-04-28T16:08:44.313Z] d747dcd14b5f: Verifying Checksum [2022-04-28T16:08:44.313Z] d747dcd14b5f: Download complete [2022-04-28T16:08:44.313Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T16:08:44.313Z] 0d9ebad4ef96: Download complete [2022-04-28T16:08:44.313Z] ab5ef0e58194: Verifying Checksum [2022-04-28T16:08:44.313Z] ab5ef0e58194: Download complete [2022-04-28T16:08:44.313Z] 2de7ff778b66: Verifying Checksum [2022-04-28T16:08:44.313Z] 2de7ff778b66: Download complete [2022-04-28T16:08:47.605Z] ab5ef0e58194: Pull complete [2022-04-28T16:08:47.605Z] 9712f1f96733: Pull complete [2022-04-28T16:08:48.174Z] 63f879dbbcfc: Pull complete [2022-04-28T16:08:51.467Z] 0d9ebad4ef96: Pull complete [2022-04-28T16:08:51.728Z] e9a5061849ea: Pull complete [2022-04-28T16:08:51.988Z] d747dcd14b5f: Pull complete [2022-04-28T16:08:52.927Z] 2de7ff778b66: Pull complete [2022-04-28T16:08:52.927Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T16:08:52.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T16:08:52.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T16:08:52.995Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:08:53.032Z] $ 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-04-28T16:08:55.391Z] $ docker top b8f72be8d4796b93318be771cf5bbf50bc842cd59f27f4570056e09c4ab2ce48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T16:08:55.465Z] provisioning config files... [2022-04-28T16:08:55.473Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6611614849420372366tmp [2022-04-28T16:08:55.485Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4716576669136610157tmp [2022-04-28T16:08:55.497Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config981398044035967043tmp [Pipeline] { [Pipeline] echo [2022-04-28T16:08:55.514Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:08:55.797Z] ---> sigul-configuration.sh [2022-04-28T16:08:55.798Z] gpg: directory `/root/.gnupg' created [2022-04-28T16:08:55.798Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T16:08:55.798Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T16:08:55.798Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T16:08:55.798Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T16:08:55.798Z] gpg: CAST5 encrypted data [2022-04-28T16:08:55.798Z] gpg: encrypted with 1 passphrase [2022-04-28T16:08:55.798Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T16:08:56.093Z] + mkdir /home/jenkins [2022-04-28T16:08:56.093Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T16:08:56.384Z] + 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-04-28T16:08:56.395Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:08:56.685Z] ---> sigul-install.sh [2022-04-28T16:08:56.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T16:08:56.976Z] + git tag --list [2022-04-28T16:08:56.976Z] v1.0.0 [2022-04-28T16:08:56.976Z] v1.1.0 [2022-04-28T16:08:56.976Z] v1.2.0 [2022-04-28T16:08:56.976Z] v1.3.0 [2022-04-28T16:08:56.976Z] v1.3.1 [2022-04-28T16:08:56.976Z] v2.0.0 [2022-04-28T16:08:56.976Z] v2.0.1 [2022-04-28T16:08:56.976Z] v2.0.1-dev.1 [2022-04-28T16:08:56.976Z] v2.0.2-dev.1 [2022-04-28T16:08:56.976Z] v2.0.2-dev.10 [2022-04-28T16:08:56.976Z] v2.0.2-dev.11 [2022-04-28T16:08:56.976Z] v2.0.2-dev.12 [2022-04-28T16:08:56.976Z] v2.0.2-dev.13 [2022-04-28T16:08:56.976Z] v2.0.2-dev.14 [2022-04-28T16:08:56.976Z] v2.0.2-dev.15 [2022-04-28T16:08:56.976Z] v2.0.2-dev.16 [2022-04-28T16:08:56.976Z] v2.0.2-dev.17 [2022-04-28T16:08:56.976Z] v2.0.2-dev.18 [2022-04-28T16:08:56.976Z] v2.0.2-dev.19 [2022-04-28T16:08:56.976Z] v2.0.2-dev.2 [2022-04-28T16:08:56.976Z] v2.0.2-dev.20 [2022-04-28T16:08:56.976Z] v2.0.2-dev.21 [2022-04-28T16:08:56.976Z] v2.0.2-dev.22 [2022-04-28T16:08:56.976Z] v2.0.2-dev.23 [2022-04-28T16:08:56.976Z] v2.0.2-dev.24 [2022-04-28T16:08:56.976Z] v2.0.2-dev.25 [2022-04-28T16:08:56.976Z] v2.0.2-dev.26 [2022-04-28T16:08:56.976Z] v2.0.2-dev.27 [2022-04-28T16:08:56.976Z] v2.0.2-dev.28 [2022-04-28T16:08:56.976Z] v2.0.2-dev.29 [2022-04-28T16:08:56.976Z] v2.0.2-dev.3 [2022-04-28T16:08:56.976Z] v2.0.2-dev.30 [2022-04-28T16:08:56.976Z] v2.0.2-dev.4 [2022-04-28T16:08:56.976Z] v2.0.2-dev.5 [2022-04-28T16:08:56.976Z] v2.0.2-dev.6 [2022-04-28T16:08:56.976Z] v2.0.2-dev.7 [2022-04-28T16:08:56.976Z] v2.0.2-dev.8 [2022-04-28T16:08:56.976Z] v2.0.2-dev.9 [2022-04-28T16:08:56.976Z] v2.1.0 [2022-04-28T16:08:56.976Z] v2.2.0-dev.1 [2022-04-28T16:08:56.976Z] v2.2.0-dev.10 [2022-04-28T16:08:56.976Z] v2.2.0-dev.11 [2022-04-28T16:08:56.976Z] v2.2.0-dev.12 [2022-04-28T16:08:56.976Z] v2.2.0-dev.13 [2022-04-28T16:08:56.976Z] v2.2.0-dev.14 [2022-04-28T16:08:56.976Z] v2.2.0-dev.15 [2022-04-28T16:08:56.976Z] v2.2.0-dev.16 [2022-04-28T16:08:56.976Z] v2.2.0-dev.17 [2022-04-28T16:08:56.976Z] v2.2.0-dev.18 [2022-04-28T16:08:56.976Z] v2.2.0-dev.19 [2022-04-28T16:08:56.976Z] v2.2.0-dev.2 [2022-04-28T16:08:56.976Z] v2.2.0-dev.20 [2022-04-28T16:08:56.976Z] v2.2.0-dev.21 [2022-04-28T16:08:56.976Z] v2.2.0-dev.22 [2022-04-28T16:08:56.976Z] v2.2.0-dev.23 [2022-04-28T16:08:56.976Z] v2.2.0-dev.24 [2022-04-28T16:08:56.976Z] v2.2.0-dev.25 [2022-04-28T16:08:56.976Z] v2.2.0-dev.26 [2022-04-28T16:08:56.976Z] v2.2.0-dev.27 [2022-04-28T16:08:56.976Z] v2.2.0-dev.28 [2022-04-28T16:08:56.976Z] v2.2.0-dev.29 [2022-04-28T16:08:56.976Z] v2.2.0-dev.3 [2022-04-28T16:08:56.976Z] v2.2.0-dev.30 [2022-04-28T16:08:56.976Z] v2.2.0-dev.31 [2022-04-28T16:08:56.976Z] v2.2.0-dev.32 [2022-04-28T16:08:56.976Z] v2.2.0-dev.4 [2022-04-28T16:08:56.976Z] v2.2.0-dev.5 [2022-04-28T16:08:56.976Z] v2.2.0-dev.6 [2022-04-28T16:08:56.976Z] v2.2.0-dev.7 [2022-04-28T16:08:56.976Z] v2.2.0-dev.8 [2022-04-28T16:08:56.976Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-28T16:08:57.269Z] + lftools sign git-tag v2.2.0-dev.32 [2022-04-28T16:08:57.840Z] Signing Git tag with Sigul... [2022-04-28T16:08:57.840Z] Signing v2.2.0-dev.32 [Pipeline] echo [2022-04-28T16:08:58.110Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:08:58.397Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T16:08:58.405Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T16:08:58.430Z] $ docker stop --time=1 b8f72be8d4796b93318be771cf5bbf50bc842cd59f27f4570056e09c4ab2ce48 [2022-04-28T16:08:59.799Z] $ docker rm -f b8f72be8d4796b93318be771cf5bbf50bc842cd59f27f4570056e09c4ab2ce48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T16:09:00.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T16:09:00.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:09:00.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T16:09:00.529Z] . [Pipeline] withDockerContainer [2022-04-28T16:09:00.605Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:09:00.647Z] $ 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:latest cat [2022-04-28T16:09:01.040Z] $ docker top 52234bde8030c5cd0883c93496f6d94e975dcf60f7056403234b9c7a6e7f008e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T16:09:01.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T16:09:01.134Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T16:09:01.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T16:09:01.265Z] $ docker exec 52234bde8030c5cd0883c93496f6d94e975dcf60f7056403234b9c7a6e7f008e ssh-agent [2022-04-28T16:09:01.373Z] SSH_AUTH_SOCK=/tmp/ssh-mobEDHEWj0lb/agent.33 [2022-04-28T16:09:01.373Z] SSH_AGENT_PID=40 [2022-04-28T16:09:01.378Z] Running ssh-add (command line suppressed) [2022-04-28T16:09:01.499Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6676331115886566750.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6676331115886566750.key) [2022-04-28T16:09:01.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T16:09:01.810Z] + git semver bump pre [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,110 [bump_version] DEBUG bumping version:2.2.0-dev.32 on axis:pre with prefix:dev [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,110 [bump_version] DEBUG bumped version:2.2.0-dev.33 [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,110 [write_version] DEBUG write version:2.2.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,111 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,111 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,116 [execute] INFO git cat-file --batch-check [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,122 [execute] INFO git cat-file --batch [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T16:09:02.384Z] 2022-04-28 16:09:02,127 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:09:02.384Z] 2.2.0-dev.33 [Pipeline] } [2022-04-28T16:09:02.400Z] $ docker exec --env ******** --env ******** 52234bde8030c5cd0883c93496f6d94e975dcf60f7056403234b9c7a6e7f008e ssh-agent -k [2022-04-28T16:09:02.508Z] unset SSH_AUTH_SOCK; [2022-04-28T16:09:02.508Z] unset SSH_AGENT_PID; [2022-04-28T16:09:02.508Z] echo Agent pid 40 killed; [2022-04-28T16:09:02.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T16:09:02.834Z] + git semver [Pipeline] } [2022-04-28T16:09:03.114Z] $ docker stop --time=1 52234bde8030c5cd0883c93496f6d94e975dcf60f7056403234b9c7a6e7f008e [2022-04-28T16:09:04.447Z] $ docker rm -f 52234bde8030c5cd0883c93496f6d94e975dcf60f7056403234b9c7a6e7f008e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T16:09:04.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T16:09:04.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:09:05.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T16:09:05.110Z] . [Pipeline] withDockerContainer [2022-04-28T16:09:05.176Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:09:05.213Z] $ 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:latest cat [2022-04-28T16:09:05.637Z] $ docker top 9b87916c92cb4fd7325abedb8383a81740dfa0f9100c2255bbfdaab556a6e36e -eo pid,comm [2022-04-28T16:09:05.693Z] 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-04-28T16:09:05.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T16:09:05.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T16:09:05.740Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T16:09:05.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T16:09:05.876Z] $ docker exec 9b87916c92cb4fd7325abedb8383a81740dfa0f9100c2255bbfdaab556a6e36e ssh-agent [2022-04-28T16:09:06.005Z] SSH_AUTH_SOCK=/tmp/ssh-yKAEO7PEHzQU/agent.35 [2022-04-28T16:09:06.005Z] SSH_AGENT_PID=42 [2022-04-28T16:09:06.010Z] Running ssh-add (command line suppressed) [2022-04-28T16:09:06.125Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3357288070322084421.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3357288070322084421.key) [2022-04-28T16:09:06.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T16:09:06.427Z] + git semver push [2022-04-28T16:09:06.688Z] 2022-04-28 16:09:06,643 [run_push] DEBUG push [2022-04-28T16:09:06.688Z] 2022-04-28 16:09:06,644 [execute] INFO git push origin semver [2022-04-28T16:09:06.688Z] 2022-04-28 16:09:06,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T16:09:07.633Z] 2022-04-28 16:09:07,433 [run_push] DEBUG push all version tags [2022-04-28T16:09:07.633Z] 2022-04-28 16:09:07,434 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T16:09:07.633Z] 2022-04-28 16:09:07,434 [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-04-28T16:09:08.579Z] 2022-04-28 16:09:08,249 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T16:09:08.579Z] 2.2.0-dev.33 [Pipeline] } [2022-04-28T16:09:08.593Z] $ docker exec --env ******** --env ******** 9b87916c92cb4fd7325abedb8383a81740dfa0f9100c2255bbfdaab556a6e36e ssh-agent -k [2022-04-28T16:09:08.712Z] unset SSH_AUTH_SOCK; [2022-04-28T16:09:08.713Z] unset SSH_AGENT_PID; [2022-04-28T16:09:08.713Z] echo Agent pid 42 killed; [2022-04-28T16:09:08.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T16:09:09.081Z] + git semver [Pipeline] } [2022-04-28T16:09:09.395Z] $ docker stop --time=1 9b87916c92cb4fd7325abedb8383a81740dfa0f9100c2255bbfdaab556a6e36e [2022-04-28T16:09:10.709Z] $ docker rm -f 9b87916c92cb4fd7325abedb8383a81740dfa0f9100c2255bbfdaab556a6e36e [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-04-28T16:09:11.304Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-04-28T16:09:11.304Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-28T16:09:11.304Z] total 16 [2022-04-28T16:09:11.304Z] drwxr-xr-x 3 root root 4096 Apr 28 16:01 . [2022-04-28T16:09:11.304Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 16:08 .. [2022-04-28T16:09:11.304Z] drwxr-xr-x 2 root root 4096 Apr 28 16:01 cost [2022-04-28T16:09:11.304Z] -rw-r--r-- 1 root root 94 Apr 28 16:01 cost.csv [2022-04-28T16:09:11.304Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-04-28T16:09:11.304Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-28T16:09:11.304Z] total 16 [2022-04-28T16:09:11.304Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 16:01 . [2022-04-28T16:09:11.304Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 16:08 .. [2022-04-28T16:09:11.304Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 16:01 cost [2022-04-28T16:09:11.304Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 28 16:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:11.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:12.471Z] ---> package-listing.sh [2022-04-28T16:09:12.471Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T16:09:12.471Z] ++ facter osfamily [2022-04-28T16:09:12.730Z] + OS_FAMILY=debian [2022-04-28T16:09:12.731Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-04-28T16:09:12.731Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T16:09:12.731Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T16:09:12.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T16:09:12.731Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T16:09:12.731Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-28T16:09:12.731Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T16:09:12.731Z] + case "${OS_FAMILY}" in [2022-04-28T16:09:12.731Z] + dpkg -l [2022-04-28T16:09:12.731Z] + grep '^ii' [2022-04-28T16:09:12.731Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T16:09:12.731Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T16:09:12.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T16:09:12.731Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-28T16:09:12.731Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-04-28T16:09:12.731Z] + 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-04-28T16:09:12.744Z] 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-04-28T16:09:13.026Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T16:09:13.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T16:09:13.587Z] . [Pipeline] withDockerContainer [2022-04-28T16:09:13.660Z] prd-ubuntu20.04-docker-8c-8g-33673 does not seem to be running inside a container [2022-04-28T16:09:13.700Z] $ 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-04-28T16:09:13.955Z] $ docker top a6e96b6a039bf09bca8b46b514a501b1bdec20e9fa60e488ee22de25b9856cef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T16:09:14.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T16:09:14.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T16:09:14.901Z] + ls /var/log/sa-host [2022-04-28T16:09:14.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T16:09:14.994Z] provisioning config files... [2022-04-28T16:09:15.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8951056720197475568tmp [Pipeline] { [Pipeline] echo [2022-04-28T16:09:15.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:15.307Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T16:09:15.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:15.649Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T16:09:15.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:15.949Z] ---> sudo-logs.sh [2022-04-28T16:09:15.949Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T16:09:15.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:16.265Z] ---> job-cost.sh [2022-04-28T16:09:16.265Z] lf-activate-venv: SKIPPING [2022-04-28T16:09:16.265Z] DEBUG: total: 0.2199999988079071 [2022-04-28T16:09:16.265Z] INFO: Retrieving Stack Cost... [2022-04-28T16:09:16.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T16:09:17.099Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T16:09:17.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T16:09:17.399Z] ---> logs-deploy.sh [2022-04-28T16:09:17.400Z] lf-activate-venv: SKIPPING [2022-04-28T16:09:17.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/68 [2022-04-28T16:09:17.400Z] INFO: archiving workspace using pattern(s): [2022-04-28T16:09:18.342Z] Archives upload complete. [2022-04-28T16:09:18.343Z] INFO: archiving logs to Nexus