Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1aebe0375d702ec5557b529d86506036d5612df5 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-ssh14617023611395721466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh3672120519835666331.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12810360748088168112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh9376885498501380012.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-ssh3874316074968486737.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63181 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 1aebe0375d702ec5557b529d86506036d5612df5 (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 1aebe0375d702ec5557b529d86506036d5612df5 # timeout=10 Commit message: "fix: Update port number for new metrics-influxdb profile to be 59707 (#422)" > git rev-list --no-walk 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T19:45:04.132Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T19:45:04.187Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T19:45:04.202Z] ========================================================= [2022-05-11T19:45:04.202Z] EdgeX Global Pipelines Version Info [2022-05-11T19:45:04.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:45:04.953Z] ------------------- [2022-05-11T19:45:04.953Z] stable info: [2022-05-11T19:45:04.953Z] ------------------- [2022-05-11T19:45:04.953Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T19:45:04.953Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T19:45:04.953Z] Message: update stable to v1.0.230 [2022-05-11T19:45:05.525Z] ------------------- [2022-05-11T19:45:05.525Z] experimental info: [2022-05-11T19:45:05.525Z] ------------------- [2022-05-11T19:45:05.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T19:45:05.525Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T19:45:05.525Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T19:45:05.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-11T19:45:05.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-11T19:45:05.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T19:45:05.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T19:45:05.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T19:45:05.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T19:45:05.770Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T19:45:05.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T19:45:05.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T19:45:05.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T19:45:05.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T19:45:05.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-11T19:45:05.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T19:45:05.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T19:45:05.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T19:45:05.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T19:45:05.865Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T19:45:05.878Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T19:45:05.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T19:45:05.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T19:45:05.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T19:45:05.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T19:45:05.941Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T19:45:05.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T19:45:05.964Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T19:45:05.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T19:45:05.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-11T19:45:05.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-11T19:45:06.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-11T19:45:06.023Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] echo [2022-05-11T19:45:06.037Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1aebe03 [Pipeline] echo [2022-05-11T19:45:06.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:45:06.088Z] provisioning config files... [2022-05-11T19:45:06.102Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1467676740605110558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:45:06.401Z] ---> docker-login.sh [2022-05-11T19:45:06.401Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:45:06.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:06.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:06.663Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:06.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:06.663Z] [2022-05-11T19:45:06.663Z] Login Succeeded [2022-05-11T19:45:06.663Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:45:06.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:06.925Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:06.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:06.925Z] [2022-05-11T19:45:06.925Z] Login Succeeded [2022-05-11T19:45:06.925Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:45:06.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:06.925Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:06.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:06.925Z] [2022-05-11T19:45:06.925Z] Login Succeeded [2022-05-11T19:45:06.925Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:45:06.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:06.925Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:06.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:06.925Z] [2022-05-11T19:45:06.925Z] Login Succeeded [2022-05-11T19:45:07.190Z] docker.io [2022-05-11T19:45:07.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:07.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:07.452Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:07.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:07.452Z] [2022-05-11T19:45:07.452Z] Login Succeeded [2022-05-11T19:45:07.452Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:45:07.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T19:45:07.866Z] + git rev-list -1 --merges 1aebe0375d702ec5557b529d86506036d5612df5~1..1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] echo [2022-05-11T19:45:07.975Z] -----------> git rev-list -1 --merges 1aebe0375d702ec5557b529d86506036d5612df5~1..1aebe0375d702ec5557b529d86506036d5612df5 1aebe0375d702ec5557b529d86506036d5612df5 [false] [Pipeline] sh [2022-05-11T19:45:08.265Z] + git log --format=format:%s -1 1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] echo [2022-05-11T19:45:08.280Z] ========================================================= [2022-05-11T19:45:08.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T19:45:08.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:45:08.616Z] + git log --format=format:%s -1 1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] echo [2022-05-11T19:45:08.628Z] [semverPrep] GIT_COMMIT: 1aebe0375d702ec5557b529d86506036d5612df5, Commit Message: fix: Update port number for new metrics-influxdb profile to be 59707 (#422) [Pipeline] echo [2022-05-11T19:45:08.640Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T19:45:09.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T19:45:09.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T19:45:09.023Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T19:45:09.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T19:45:09.023Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T19:45:09.023Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T19:45:09.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:45:09.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:45:09.375Z] [2022-05-11T19:45:09.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:45:09.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:45:09.677Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T19:45:09.677Z] 1fe172e4850f: Pulling fs layer [2022-05-11T19:45:09.677Z] caf521ccaac6: Pulling fs layer [2022-05-11T19:45:09.677Z] 3ead6fa29328: Pulling fs layer [2022-05-11T19:45:09.677Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T19:45:09.677Z] a8d5f1318db7: Pulling fs layer [2022-05-11T19:45:09.677Z] c427282e49a2: Pulling fs layer [2022-05-11T19:45:09.677Z] 1827001aaf11: Pulling fs layer [2022-05-11T19:45:09.677Z] 0714d37db230: Pulling fs layer [2022-05-11T19:45:09.677Z] ac28cf19c067: Pulling fs layer [2022-05-11T19:45:09.677Z] ca983d60f3e2: Pulling fs layer [2022-05-11T19:45:09.677Z] 9f894cec8388: Pulling fs layer [2022-05-11T19:45:09.677Z] c427282e49a2: Waiting [2022-05-11T19:45:09.677Z] 1827001aaf11: Waiting [2022-05-11T19:45:09.677Z] 0714d37db230: Waiting [2022-05-11T19:45:09.677Z] ac28cf19c067: Waiting [2022-05-11T19:45:09.677Z] ca983d60f3e2: Waiting [2022-05-11T19:45:09.677Z] 9f894cec8388: Waiting [2022-05-11T19:45:09.677Z] 5c2a1cbceb83: Waiting [2022-05-11T19:45:09.677Z] a8d5f1318db7: Waiting [2022-05-11T19:45:09.677Z] caf521ccaac6: Verifying Checksum [2022-05-11T19:45:09.677Z] caf521ccaac6: Download complete [2022-05-11T19:45:09.677Z] 5c2a1cbceb83: Download complete [2022-05-11T19:45:09.943Z] a8d5f1318db7: Verifying Checksum [2022-05-11T19:45:09.943Z] a8d5f1318db7: Download complete [2022-05-11T19:45:09.943Z] c427282e49a2: Verifying Checksum [2022-05-11T19:45:09.943Z] c427282e49a2: Download complete [2022-05-11T19:45:09.943Z] 3ead6fa29328: Verifying Checksum [2022-05-11T19:45:09.943Z] 3ead6fa29328: Download complete [2022-05-11T19:45:09.943Z] 0714d37db230: Download complete [2022-05-11T19:45:09.943Z] ac28cf19c067: Verifying Checksum [2022-05-11T19:45:09.943Z] ac28cf19c067: Download complete [2022-05-11T19:45:09.943Z] ca983d60f3e2: Verifying Checksum [2022-05-11T19:45:09.943Z] ca983d60f3e2: Download complete [2022-05-11T19:45:09.943Z] 9f894cec8388: Download complete [2022-05-11T19:45:09.943Z] 1fe172e4850f: Download complete [2022-05-11T19:45:10.202Z] 1827001aaf11: Verifying Checksum [2022-05-11T19:45:10.202Z] 1827001aaf11: Download complete [2022-05-11T19:45:11.138Z] 1fe172e4850f: Pull complete [2022-05-11T19:45:11.397Z] caf521ccaac6: Pull complete [2022-05-11T19:45:11.968Z] 3ead6fa29328: Pull complete [2022-05-11T19:45:11.969Z] 5c2a1cbceb83: Pull complete [2022-05-11T19:45:12.229Z] a8d5f1318db7: Pull complete [2022-05-11T19:45:12.229Z] c427282e49a2: Pull complete [2022-05-11T19:45:14.147Z] 1827001aaf11: Pull complete [2022-05-11T19:45:14.147Z] 0714d37db230: Pull complete [2022-05-11T19:45:14.147Z] ac28cf19c067: Pull complete [2022-05-11T19:45:14.147Z] ca983d60f3e2: Pull complete [2022-05-11T19:45:14.407Z] 9f894cec8388: Pull complete [2022-05-11T19:45:14.407Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T19:45:14.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:45:14.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T19:45:14.481Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:45:14.527Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T19:45:16.055Z] $ docker top aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 -eo pid,comm [2022-05-11T19:45:16.111Z] 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-05-11T19:45:16.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T19:45:16.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:45:16.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:45:16.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:45:16.284Z] $ docker exec aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 ssh-agent [2022-05-11T19:45:16.394Z] SSH_AUTH_SOCK=/tmp/ssh-BiRQlrXu6LvO/agent.34 [2022-05-11T19:45:16.394Z] SSH_AGENT_PID=40 [2022-05-11T19:45:16.402Z] Running ssh-add (command line suppressed) [2022-05-11T19:45:16.523Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8082342882899821001.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8082342882899821001.key) [2022-05-11T19:45:16.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:45:16.821Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T19:45:16.839Z] $ docker exec --env ******** --env ******** aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 ssh-agent -k [2022-05-11T19:45:16.943Z] unset SSH_AUTH_SOCK; [2022-05-11T19:45:16.943Z] unset SSH_AGENT_PID; [2022-05-11T19:45:16.943Z] echo Agent pid 40 killed; [2022-05-11T19:45:16.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T19:45:16.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:45:16.979Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:45:17.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:45:17.107Z] $ docker exec aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 ssh-agent [2022-05-11T19:45:17.229Z] SSH_AUTH_SOCK=/tmp/ssh-NUAokP0oo7yk/agent.72 [2022-05-11T19:45:17.229Z] SSH_AGENT_PID=79 [2022-05-11T19:45:17.235Z] Running ssh-add (command line suppressed) [2022-05-11T19:45:17.350Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2712283189470252102.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2712283189470252102.key) [2022-05-11T19:45:17.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:45:17.654Z] + git semver init [2022-05-11T19:45:17.916Z] 2022-05-11 19:45:17,906 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T19:45:17.916Z] 2022-05-11 19:45:17,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-05-11T19:45:17.916Z] 2022-05-11 19:45:17,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-05-11T19:45:17.916Z] 2022-05-11 19:45:17,909 [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-05-11T19:45:18.859Z] 2022-05-11 19:45:18,680 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-05-11T19:45:18.859Z] 2022-05-11 19:45:18,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-05-11T19:45:18.859Z] 2022-05-11 19:45:18,681 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:45:18.859Z] 2022-05-11 19:45:18,682 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:45:18.859Z] 2.2.0-dev.39 [Pipeline] } [2022-05-11T19:45:18.876Z] $ docker exec --env ******** --env ******** aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 ssh-agent -k [2022-05-11T19:45:18.990Z] unset SSH_AUTH_SOCK; [2022-05-11T19:45:18.990Z] unset SSH_AGENT_PID; [2022-05-11T19:45:18.990Z] echo Agent pid 79 killed; [2022-05-11T19:45:18.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T19:45:19.316Z] + git semver [Pipeline] } [2022-05-11T19:45:19.594Z] $ docker stop --time=1 aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 [2022-05-11T19:45:20.883Z] $ docker rm -f aed0e095b4e43717be107be6c8f133ca220fc4bcdfdb544a431f284b00ce46e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:45:21.230Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T19:45:21.507Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T19:45:21.510Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.39 [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-05-11T19:45:21.631Z] provisioning config files... [2022-05-11T19:45:21.640Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6909015228101500711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:45:21.941Z] ---> docker-login.sh [2022-05-11T19:45:21.941Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:45:21.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:21.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:21.941Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:21.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:21.941Z] [2022-05-11T19:45:21.941Z] Login Succeeded [2022-05-11T19:45:21.941Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:45:21.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:22.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:22.204Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:22.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:22.204Z] [2022-05-11T19:45:22.204Z] Login Succeeded [2022-05-11T19:45:22.204Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:45:22.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:22.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:22.204Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:22.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:22.204Z] [2022-05-11T19:45:22.204Z] Login Succeeded [2022-05-11T19:45:22.204Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:45:22.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:22.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:22.463Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:22.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:22.463Z] [2022-05-11T19:45:22.463Z] Login Succeeded [2022-05-11T19:45:22.463Z] docker.io [2022-05-11T19:45:22.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:45:22.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:45:22.724Z] Configure a credential helper to remove this warning. See [2022-05-11T19:45:22.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:45:22.724Z] [2022-05-11T19:45:22.724Z] Login Succeeded [2022-05-11T19:45:22.724Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:45:22.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T19:45:22.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:45:22.817Z] ========================================================= [2022-05-11T19:45:22.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T19:45:22.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:45:23.128Z] + 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-05-11T19:45:23.128Z] Sending build context to Docker daemon 3.067MB [2022-05-11T19:45:23.128Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:45:23.128Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T19:45:23.128Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T19:45:23.128Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T19:45:23.128Z] 666ba61612fd: Pulling fs layer [2022-05-11T19:45:23.128Z] 8ed8ca486205: Pulling fs layer [2022-05-11T19:45:23.128Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T19:45:23.128Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T19:45:23.128Z] ca2b28591e48: Pulling fs layer [2022-05-11T19:45:23.128Z] a51346096db8: Pulling fs layer [2022-05-11T19:45:23.128Z] daebc70d1ce1: Pulling fs layer [2022-05-11T19:45:23.128Z] 0e18a0eac166: Pulling fs layer [2022-05-11T19:45:23.128Z] ca2b28591e48: Waiting [2022-05-11T19:45:23.128Z] a51346096db8: Waiting [2022-05-11T19:45:23.128Z] 4fe6c5a15a65: Waiting [2022-05-11T19:45:23.128Z] 0e18a0eac166: Waiting [2022-05-11T19:45:23.128Z] 22a0e8bec74d: Waiting [2022-05-11T19:45:23.128Z] 8ed8ca486205: Download complete [2022-05-11T19:45:23.128Z] 666ba61612fd: Download complete [2022-05-11T19:45:23.128Z] 22a0e8bec74d: Download complete [2022-05-11T19:45:23.128Z] ca2b28591e48: Verifying Checksum [2022-05-11T19:45:23.128Z] ca2b28591e48: Download complete [2022-05-11T19:45:23.128Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T19:45:23.128Z] 59bf1c3509f3: Download complete [2022-05-11T19:45:23.128Z] a51346096db8: Download complete [2022-05-11T19:45:23.389Z] daebc70d1ce1: Verifying Checksum [2022-05-11T19:45:23.389Z] daebc70d1ce1: Download complete [2022-05-11T19:45:23.389Z] 59bf1c3509f3: Pull complete [2022-05-11T19:45:23.650Z] 666ba61612fd: Pull complete [2022-05-11T19:45:23.650Z] 8ed8ca486205: Pull complete [2022-05-11T19:45:23.911Z] 0e18a0eac166: Verifying Checksum [2022-05-11T19:45:23.911Z] 0e18a0eac166: Download complete [2022-05-11T19:45:24.170Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T19:45:24.170Z] 4fe6c5a15a65: Download complete [2022-05-11T19:45:28.359Z] 4fe6c5a15a65: Pull complete [2022-05-11T19:45:28.359Z] 22a0e8bec74d: Pull complete [2022-05-11T19:45:28.359Z] ca2b28591e48: Pull complete [2022-05-11T19:45:28.359Z] a51346096db8: Pull complete [2022-05-11T19:45:28.359Z] daebc70d1ce1: Pull complete [2022-05-11T19:45:30.265Z] 0e18a0eac166: Pull complete [2022-05-11T19:45:30.265Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T19:45:30.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T19:45:30.265Z] ---> f018257e8ee9 [2022-05-11T19:45:30.265Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:45:31.654Z] ---> Running in f19700dbd743 [2022-05-11T19:45:31.655Z] Removing intermediate container f19700dbd743 [2022-05-11T19:45:31.655Z] ---> f3734d8e56ca [2022-05-11T19:45:31.655Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:45:31.655Z] ---> Running in f856f4bd4cdf [2022-05-11T19:45:31.655Z] Removing intermediate container f856f4bd4cdf [2022-05-11T19:45:31.655Z] ---> 8cb00b00ded3 [2022-05-11T19:45:31.655Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:45:31.914Z] ---> Running in bfd1c3fc9efe [2022-05-11T19:45:31.914Z] Removing intermediate container bfd1c3fc9efe [2022-05-11T19:45:31.914Z] ---> ae472234c7c3 [2022-05-11T19:45:31.914Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:45:31.914Z] ---> Running in 12d51b674ea8 [2022-05-11T19:45:32.483Z] Removing intermediate container 12d51b674ea8 [2022-05-11T19:45:32.483Z] ---> fb3c73419283 [2022-05-11T19:45:32.483Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:45:32.483Z] ---> Running in 426fc018f8de [2022-05-11T19:45:32.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:45:33.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:45:33.942Z] OK: 221 MiB in 52 packages [2022-05-11T19:45:34.202Z] Removing intermediate container 426fc018f8de [2022-05-11T19:45:34.202Z] ---> 666a7e623d03 [2022-05-11T19:45:34.202Z] Step 8/13 : WORKDIR /app [2022-05-11T19:45:34.202Z] ---> Running in d53c6438349a [2022-05-11T19:45:34.462Z] Removing intermediate container d53c6438349a [2022-05-11T19:45:34.462Z] ---> 2c08debed25b [2022-05-11T19:45:34.462Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T19:45:34.462Z] ---> b94038521536 [2022-05-11T19:45:34.462Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:45:34.462Z] ---> Running in f6ac42ba9a7b [2022-05-11T19:45:36.594Z] Still waiting to schedule task [2022-05-11T19:45:36.594Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63179’ is offline [2022-05-11T19:45:49.359Z] Removing intermediate container f6ac42ba9a7b [2022-05-11T19:45:49.359Z] ---> 53ce111a829e [2022-05-11T19:45:49.359Z] Step 11/13 : COPY . . [2022-05-11T19:45:49.359Z] ---> a0cff7239201 [2022-05-11T19:45:49.359Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T19:45:49.359Z] ---> Running in d95cf422e7e9 [2022-05-11T19:45:49.359Z] Removing intermediate container d95cf422e7e9 [2022-05-11T19:45:49.359Z] ---> 68424244e4f1 [2022-05-11T19:45:49.359Z] Step 13/13 : RUN $MAKE [2022-05-11T19:45:49.359Z] ---> Running in b7eb4724257c [2022-05-11T19:45:49.359Z] noop [2022-05-11T19:45:49.359Z] Removing intermediate container b7eb4724257c [2022-05-11T19:45:49.359Z] ---> 76fe835a65ef [2022-05-11T19:45:49.359Z] Successfully built 76fe835a65ef [2022-05-11T19:45:49.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:45:49.658Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T19:45:49.658Z] . [Pipeline] withDockerContainer [2022-05-11T19:45:49.720Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:45:49.758Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-11T19:45:50.148Z] $ docker top 57b63198bafcc9d415ec73766bba758de4e6c2a78be54e62b3e361056ea990f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:45:50.499Z] + go version [2022-05-11T19:45:50.499Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T19:45:50.517Z] $ docker stop --time=1 57b63198bafcc9d415ec73766bba758de4e6c2a78be54e62b3e361056ea990f0 [2022-05-11T19:45:51.844Z] $ docker rm -f 57b63198bafcc9d415ec73766bba758de4e6c2a78be54e62b3e361056ea990f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:45:52.295Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T19:45:52.295Z] . [Pipeline] withDockerContainer [2022-05-11T19:45:52.396Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:45:52.440Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-11T19:45:52.836Z] $ docker top 038c7b8b76c208dc923233056857d92b922f2215343a83420c4286d9141488e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T19:45:53.201Z] + make test [2022-05-11T19:45:53.202Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-11T19:46:05.418Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-11T19:46:05.418Z] CGO_ENABLED=1 go vet ./... [2022-05-11T19:46:07.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T19:46:07.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T19:46:07.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T19:46:08.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T19:46:08.250Z] $ docker stop --time=1 038c7b8b76c208dc923233056857d92b922f2215343a83420c4286d9141488e7 [2022-05-11T19:46:09.957Z] $ docker rm -f 038c7b8b76c208dc923233056857d92b922f2215343a83420c4286d9141488e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:46:10.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T19:46:10.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T19:46:10.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T19:46:11.234Z] + ls -al . [2022-05-11T19:46:11.234Z] total 168 [2022-05-11T19:46:11.234Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:46 . [2022-05-11T19:46:11.234Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:44 .. [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 19:45 .dockerignore [2022-05-11T19:46:11.234Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:45 .git [2022-05-11T19:46:11.234Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:45 .github [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 104 May 11 19:45 .gitignore [2022-05-11T19:46:11.234Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:45 .semver [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 11 19:45 Attribution.txt [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 11 19:45 CHANGELOG.md [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 11 19:45 Dockerfile [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:45 GOVERNANCE.md [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 688 May 11 19:45 Jenkinsfile [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 19:45 LICENSE [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 618 May 11 19:45 OWNERS.md [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 11 19:45 README.md [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 19:45 VERSION [2022-05-11T19:46:11.234Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:45 bin [2022-05-11T19:46:11.234Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 19:45 coverage.out [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 11 19:45 go.mod [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 11 19:45 go.sum [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 11 19:45 main.go [2022-05-11T19:46:11.234Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 11 19:45 makefile [2022-05-11T19:46:11.234Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:45 res [2022-05-11T19:46:11.234Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:45 snap [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:11.543Z] + 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=1aebe0375d702ec5557b529d86506036d5612df5 --label arch=amd64 --label version=2.2.0-dev.39 . [2022-05-11T19:46:11.543Z] Sending build context to Docker daemon 3.068MB [2022-05-11T19:46:11.543Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:46:11.543Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-11T19:46:11.543Z] ---> 76fe835a65ef [2022-05-11T19:46:11.543Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:46:11.543Z] ---> Running in b14be3319196 [2022-05-11T19:46:11.803Z] Removing intermediate container b14be3319196 [2022-05-11T19:46:11.803Z] ---> 52c9c66d47ef [2022-05-11T19:46:11.803Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:46:11.803Z] ---> Running in 0b1dc49242a3 [2022-05-11T19:46:11.803Z] Removing intermediate container 0b1dc49242a3 [2022-05-11T19:46:11.803Z] ---> 6a413f077621 [2022-05-11T19:46:11.803Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:46:11.803Z] ---> Running in 08ba7fdbd187 [2022-05-11T19:46:12.063Z] Removing intermediate container 08ba7fdbd187 [2022-05-11T19:46:12.063Z] ---> 91f0d04004a6 [2022-05-11T19:46:12.063Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:46:12.063Z] ---> Running in a1b22ef1123b [2022-05-11T19:46:12.643Z] Removing intermediate container a1b22ef1123b [2022-05-11T19:46:12.643Z] ---> 846751c5766b [2022-05-11T19:46:12.643Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:46:12.643Z] ---> Running in 46358a1c1f71 [2022-05-11T19:46:12.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:46:13.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:46:14.101Z] OK: 221 MiB in 52 packages [2022-05-11T19:46:14.360Z] Removing intermediate container 46358a1c1f71 [2022-05-11T19:46:14.360Z] ---> e0ae1d9a0585 [2022-05-11T19:46:14.360Z] Step 8/27 : WORKDIR /app [2022-05-11T19:46:14.360Z] ---> Running in 672aa0ce41e6 [2022-05-11T19:46:14.623Z] Removing intermediate container 672aa0ce41e6 [2022-05-11T19:46:14.623Z] ---> 25b8e744dab3 [2022-05-11T19:46:14.623Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-11T19:46:14.623Z] ---> 48baf73bc5a0 [2022-05-11T19:46:14.623Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:46:14.623Z] ---> Running in 76cb8c364a03 [2022-05-11T19:46:15.562Z] Removing intermediate container 76cb8c364a03 [2022-05-11T19:46:15.562Z] ---> a5cc2eff3a6a [2022-05-11T19:46:15.562Z] Step 11/27 : COPY . . [2022-05-11T19:46:15.562Z] ---> 59b3107ec3f5 [2022-05-11T19:46:15.562Z] Step 12/27 : ARG MAKE="make build" [2022-05-11T19:46:15.562Z] ---> Running in 243fd6508e00 [2022-05-11T19:46:15.821Z] Removing intermediate container 243fd6508e00 [2022-05-11T19:46:15.821Z] ---> 90780e456c28 [2022-05-11T19:46:15.821Z] Step 13/27 : RUN $MAKE [2022-05-11T19:46:15.821Z] ---> Running in da22661a31e8 [2022-05-11T19:46:16.080Z] 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-05-11T19:46:38.016Z] Removing intermediate container da22661a31e8 [2022-05-11T19:46:38.016Z] ---> 815e9e4c81e4 [2022-05-11T19:46:38.016Z] Step 14/27 : FROM alpine:3.14 [2022-05-11T19:46:38.016Z] 3.14: Pulling from library/alpine [2022-05-11T19:46:38.016Z] 8663204ce13b: Pulling fs layer [2022-05-11T19:46:38.016Z] 8663204ce13b: Verifying Checksum [2022-05-11T19:46:38.016Z] 8663204ce13b: Download complete [2022-05-11T19:46:38.016Z] 8663204ce13b: Pull complete [2022-05-11T19:46:38.016Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T19:46:38.016Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T19:46:38.016Z] ---> e04c818066af [2022-05-11T19:46:38.016Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:46:38.016Z] ---> Running in dddbe62938b9 [2022-05-11T19:46:38.016Z] Removing intermediate container dddbe62938b9 [2022-05-11T19:46:38.016Z] ---> b3a026ea415c [2022-05-11T19:46:38.016Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-11T19:46:38.016Z] ---> Running in 4a45977bbc7f [2022-05-11T19:46:38.016Z] Removing intermediate container 4a45977bbc7f [2022-05-11T19:46:38.016Z] ---> e67ab035bea2 [2022-05-11T19:46:38.016Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-11T19:46:38.016Z] ---> Running in 75f68382a0d2 [2022-05-11T19:46:38.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:46:38.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:46:38.016Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T19:46:38.016Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T19:46:38.016Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T19:46:38.016Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T19:46:38.016Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T19:46:38.016Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T19:46:38.016Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T19:46:38.016Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T19:46:38.016Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T19:46:38.016Z] OK: 9 MiB in 21 packages [2022-05-11T19:46:38.016Z] Removing intermediate container 75f68382a0d2 [2022-05-11T19:46:38.016Z] ---> 53dbac22ea6d [2022-05-11T19:46:38.016Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T19:46:38.016Z] ---> 56db96ba417c [2022-05-11T19:46:38.016Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T19:46:38.016Z] ---> b07119e5b810 [2022-05-11T19:46:38.016Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-11T19:46:38.275Z] ---> 499373ae11bc [2022-05-11T19:46:38.275Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-11T19:46:38.844Z] ---> 4d086623140b [2022-05-11T19:46:38.844Z] Step 22/27 : EXPOSE 48095 [2022-05-11T19:46:38.844Z] ---> Running in ed2cbe2ecf39 [2022-05-11T19:46:38.844Z] Removing intermediate container ed2cbe2ecf39 [2022-05-11T19:46:38.844Z] ---> 5a5d2b47a65e [2022-05-11T19:46:38.844Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-11T19:46:38.844Z] ---> Running in e6cc348be679 [2022-05-11T19:46:39.103Z] Removing intermediate container e6cc348be679 [2022-05-11T19:46:39.103Z] ---> 43baa97fed4d [2022-05-11T19:46:39.103Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T19:46:39.103Z] ---> Running in d3c999c98661 [2022-05-11T19:46:39.103Z] Removing intermediate container d3c999c98661 [2022-05-11T19:46:39.103Z] ---> 07bc43008d57 [2022-05-11T19:46:39.103Z] Step 25/27 : LABEL arch=amd64 [2022-05-11T19:46:39.103Z] ---> Running in 05562f231a58 [2022-05-11T19:46:39.361Z] Removing intermediate container 05562f231a58 [2022-05-11T19:46:39.361Z] ---> 2a848110d1ca [2022-05-11T19:46:39.361Z] Step 26/27 : LABEL git_sha=1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:46:39.361Z] ---> Running in 8728c268841c [2022-05-11T19:46:39.361Z] Removing intermediate container 8728c268841c [2022-05-11T19:46:39.361Z] ---> 4e87eaece50c [2022-05-11T19:46:39.361Z] Step 27/27 : LABEL version=2.2.0-dev.39 [2022-05-11T19:46:39.361Z] ---> Running in c9d5db296f18 [2022-05-11T19:46:39.621Z] Removing intermediate container c9d5db296f18 [2022-05-11T19:46:39.621Z] ---> 5a9b13a127fc [2022-05-11T19:46:39.621Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T19:46:39.621Z] Successfully built 5a9b13a127fc [2022-05-11T19:46:39.621Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:46:39.712Z] provisioning config files... [2022-05-11T19:46:39.722Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5915522627887028376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:46:40.019Z] ---> docker-login.sh [2022-05-11T19:46:40.019Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:46:40.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:46:40.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:46:40.019Z] Configure a credential helper to remove this warning. See [2022-05-11T19:46:40.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:46:40.019Z] [2022-05-11T19:46:40.019Z] Login Succeeded [2022-05-11T19:46:40.019Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:46:40.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:46:40.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:46:40.019Z] Configure a credential helper to remove this warning. See [2022-05-11T19:46:40.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:46:40.019Z] [2022-05-11T19:46:40.019Z] Login Succeeded [2022-05-11T19:46:40.278Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:46:40.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:46:40.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:46:40.278Z] Configure a credential helper to remove this warning. See [2022-05-11T19:46:40.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:46:40.278Z] [2022-05-11T19:46:40.278Z] Login Succeeded [2022-05-11T19:46:40.278Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:46:40.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:46:40.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:46:40.278Z] Configure a credential helper to remove this warning. See [2022-05-11T19:46:40.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:46:40.278Z] [2022-05-11T19:46:40.278Z] Login Succeeded [2022-05-11T19:46:40.278Z] docker.io [2022-05-11T19:46:40.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:46:40.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:46:40.797Z] Configure a credential helper to remove this warning. See [2022-05-11T19:46:40.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:46:40.797Z] [2022-05-11T19:46:40.797Z] Login Succeeded [2022-05-11T19:46:40.797Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:46:40.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T19:46:40.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:46:40.863Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-05-11T19:46:40.863Z] 1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:46:40.863Z] latest [2022-05-11T19:46:40.863Z] 2.2.0-dev.39 [2022-05-11T19:46:40.863Z] 1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [2022-05-11T19:46:40.863Z] main [2022-05-11T19:46:40.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:41.192Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:41.482Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:46:41.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T19:46:41.482Z] 13a9c6a1f7b4: Preparing [2022-05-11T19:46:41.482Z] f2d4b3867b05: Preparing [2022-05-11T19:46:41.482Z] bc103ce25ccf: Preparing [2022-05-11T19:46:41.482Z] 28995d26f729: Preparing [2022-05-11T19:46:41.482Z] 422fe5fe0e6f: Preparing [2022-05-11T19:46:41.482Z] b541d28bf3b4: Preparing [2022-05-11T19:46:41.482Z] b541d28bf3b4: Waiting [2022-05-11T19:46:41.482Z] bc103ce25ccf: Pushed [2022-05-11T19:46:41.482Z] f2d4b3867b05: Pushed [2022-05-11T19:46:41.482Z] 28995d26f729: Pushed [2022-05-11T19:46:41.482Z] b541d28bf3b4: Layer already exists [2022-05-11T19:46:41.742Z] 422fe5fe0e6f: Pushed [2022-05-11T19:46:44.283Z] 13a9c6a1f7b4: Pushed [2022-05-11T19:46:44.283Z] 1aebe0375d702ec5557b529d86506036d5612df5: digest: sha256:5bc2ecac866a6b11cdb809cd10649a4b739596bee08c0bd9dddc3054259e94ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:44.577Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:44.867Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-11T19:46:44.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T19:46:44.867Z] 13a9c6a1f7b4: Preparing [2022-05-11T19:46:44.867Z] f2d4b3867b05: Preparing [2022-05-11T19:46:44.867Z] bc103ce25ccf: Preparing [2022-05-11T19:46:44.867Z] 28995d26f729: Preparing [2022-05-11T19:46:44.867Z] 422fe5fe0e6f: Preparing [2022-05-11T19:46:44.867Z] b541d28bf3b4: Preparing [2022-05-11T19:46:44.867Z] b541d28bf3b4: Waiting [2022-05-11T19:46:44.867Z] 13a9c6a1f7b4: Layer already exists [2022-05-11T19:46:44.867Z] 422fe5fe0e6f: Layer already exists [2022-05-11T19:46:44.867Z] f2d4b3867b05: Layer already exists [2022-05-11T19:46:44.867Z] bc103ce25ccf: Layer already exists [2022-05-11T19:46:44.867Z] 28995d26f729: Layer already exists [2022-05-11T19:46:44.867Z] b541d28bf3b4: Layer already exists [2022-05-11T19:46:44.867Z] latest: digest: sha256:5bc2ecac866a6b11cdb809cd10649a4b739596bee08c0bd9dddc3054259e94ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:45.164Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:45.454Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.39 [2022-05-11T19:46:45.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T19:46:45.454Z] 13a9c6a1f7b4: Preparing [2022-05-11T19:46:45.454Z] f2d4b3867b05: Preparing [2022-05-11T19:46:45.454Z] bc103ce25ccf: Preparing [2022-05-11T19:46:45.454Z] 28995d26f729: Preparing [2022-05-11T19:46:45.454Z] 422fe5fe0e6f: Preparing [2022-05-11T19:46:45.454Z] b541d28bf3b4: Preparing [2022-05-11T19:46:45.454Z] b541d28bf3b4: Waiting [2022-05-11T19:46:45.454Z] 13a9c6a1f7b4: Layer already exists [2022-05-11T19:46:45.454Z] 422fe5fe0e6f: Layer already exists [2022-05-11T19:46:45.454Z] f2d4b3867b05: Layer already exists [2022-05-11T19:46:45.454Z] 28995d26f729: Layer already exists [2022-05-11T19:46:45.454Z] bc103ce25ccf: Layer already exists [2022-05-11T19:46:45.454Z] b541d28bf3b4: Layer already exists [2022-05-11T19:46:45.454Z] 2.2.0-dev.39: digest: sha256:5bc2ecac866a6b11cdb809cd10649a4b739596bee08c0bd9dddc3054259e94ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:45.751Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:46.043Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [2022-05-11T19:46:46.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T19:46:46.043Z] 13a9c6a1f7b4: Preparing [2022-05-11T19:46:46.043Z] f2d4b3867b05: Preparing [2022-05-11T19:46:46.043Z] bc103ce25ccf: Preparing [2022-05-11T19:46:46.043Z] 28995d26f729: Preparing [2022-05-11T19:46:46.043Z] 422fe5fe0e6f: Preparing [2022-05-11T19:46:46.043Z] b541d28bf3b4: Preparing [2022-05-11T19:46:46.043Z] b541d28bf3b4: Waiting [2022-05-11T19:46:46.043Z] 13a9c6a1f7b4: Layer already exists [2022-05-11T19:46:46.043Z] 422fe5fe0e6f: Layer already exists [2022-05-11T19:46:46.043Z] f2d4b3867b05: Layer already exists [2022-05-11T19:46:46.043Z] bc103ce25ccf: Layer already exists [2022-05-11T19:46:46.043Z] 28995d26f729: Layer already exists [2022-05-11T19:46:46.043Z] b541d28bf3b4: Layer already exists [2022-05-11T19:46:46.043Z] 1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39: digest: sha256:5bc2ecac866a6b11cdb809cd10649a4b739596bee08c0bd9dddc3054259e94ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:46.340Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:46.631Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-05-11T19:46:46.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-11T19:46:46.631Z] 13a9c6a1f7b4: Preparing [2022-05-11T19:46:46.631Z] f2d4b3867b05: Preparing [2022-05-11T19:46:46.631Z] bc103ce25ccf: Preparing [2022-05-11T19:46:46.631Z] 28995d26f729: Preparing [2022-05-11T19:46:46.631Z] 422fe5fe0e6f: Preparing [2022-05-11T19:46:46.631Z] b541d28bf3b4: Preparing [2022-05-11T19:46:46.631Z] b541d28bf3b4: Waiting [2022-05-11T19:46:46.631Z] f2d4b3867b05: Layer already exists [2022-05-11T19:46:46.631Z] bc103ce25ccf: Layer already exists [2022-05-11T19:46:46.631Z] 28995d26f729: Layer already exists [2022-05-11T19:46:46.631Z] 422fe5fe0e6f: Layer already exists [2022-05-11T19:46:46.631Z] 13a9c6a1f7b4: Layer already exists [2022-05-11T19:46:46.631Z] b541d28bf3b4: Layer already exists [2022-05-11T19:46:46.631Z] main: digest: sha256:5bc2ecac866a6b11cdb809cd10649a4b739596bee08c0bd9dddc3054259e94ee size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T19:46:46.671Z] ===================================================== [Pipeline] echo [2022-05-11T19:46:46.684Z] taggedImages: [2022-05-11T19:46:46.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:46:46.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-11T19:46:46.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.39 [2022-05-11T19:46:46.684Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [2022-05-11T19:46:46.684Z] - 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-05-11T19:46:47.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:46:47.037Z] [2022-05-11T19:46:47.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:46:47.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:46:47.341Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T19:46:47.341Z] 5eb5b503b376: Pulling fs layer [2022-05-11T19:46:47.341Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T19:46:47.341Z] ec43610c2a17: Pulling fs layer [2022-05-11T19:46:47.341Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T19:46:47.341Z] 33b1e0a273af: Pulling fs layer [2022-05-11T19:46:47.341Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T19:46:47.341Z] 2f39f015ded8: Pulling fs layer [2022-05-11T19:46:47.341Z] 3a2ae6a8a46f: Waiting [2022-05-11T19:46:47.341Z] 33b1e0a273af: Waiting [2022-05-11T19:46:47.341Z] 5d3b04190fa2: Waiting [2022-05-11T19:46:47.341Z] 2f39f015ded8: Waiting [2022-05-11T19:46:47.341Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T19:46:47.341Z] 5c69ac0246d0: Download complete [2022-05-11T19:46:47.341Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T19:46:47.341Z] 33b1e0a273af: Verifying Checksum [2022-05-11T19:46:47.341Z] 33b1e0a273af: Download complete [2022-05-11T19:46:47.341Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T19:46:47.341Z] 5d3b04190fa2: Download complete [2022-05-11T19:46:47.341Z] ec43610c2a17: Verifying Checksum [2022-05-11T19:46:47.341Z] ec43610c2a17: Download complete [2022-05-11T19:46:47.600Z] 5eb5b503b376: Verifying Checksum [2022-05-11T19:46:47.600Z] 5eb5b503b376: Download complete [2022-05-11T19:46:48.168Z] 2f39f015ded8: Download complete [2022-05-11T19:46:48.736Z] 5eb5b503b376: Pull complete [2022-05-11T19:46:48.995Z] 5c69ac0246d0: Pull complete [2022-05-11T19:46:49.563Z] ec43610c2a17: Pull complete [2022-05-11T19:46:49.563Z] 3a2ae6a8a46f: Pull complete [2022-05-11T19:46:49.822Z] 33b1e0a273af: Pull complete [2022-05-11T19:46:49.822Z] 5d3b04190fa2: Pull complete [2022-05-11T19:46:55.098Z] 2f39f015ded8: Pull complete [2022-05-11T19:46:55.098Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T19:46:55.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:46:55.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T19:46:55.167Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:46:55.251Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T19:46:57.073Z] $ docker top 15832cbde02e43e5af1c9c247e86d1ad70645a575d6f6af40420357529563077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:46:57.494Z] ---> job-cost.sh [2022-05-11T19:46:57.494Z] lf-activate-venv: SKIPPING [2022-05-11T19:46:57.494Z] INFO: No Stack... [2022-05-11T19:46:57.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T19:46:58.324Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T19:46:58.617Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-05-11T19:46:58.617Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T19:46:58.634Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] [2022-05-11T19:46:58.638Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] did not exist. Created. [2022-05-11T19:46:58.638Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T19:46:58.942Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T19:46:58.974Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T19:46:58.980Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T19:46:59.000Z] $ docker stop --time=1 15832cbde02e43e5af1c9c247e86d1ad70645a575d6f6af40420357529563077 [2022-05-11T19:47:00.157Z] $ docker rm -f 15832cbde02e43e5af1c9c247e86d1ad70645a575d6f6af40420357529563077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T19:47:09.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63183 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-05-11T19:47:09.414Z] Running in /w/workspace/app-service-configurable/75 [Pipeline] { [Pipeline] checkout [2022-05-11T19:47:09.978Z] Selected Git installation does not exist. Using Default [2022-05-11T19:47:09.978Z] The recommended git tool is: NONE [2022-05-11T19:47:15.462Z] using credential edgex-jenkins-ssh [2022-05-11T19:47:15.485Z] Cloning the remote Git repository [2022-05-11T19:47:15.535Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T19:47:15.605Z] > git init /w/workspace/app-service-configurable/75 # timeout=10 [2022-05-11T19:47:15.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T19:47:15.688Z] > git --version # timeout=10 [2022-05-11T19:47:15.713Z] > git --version # 'git version 2.25.1' [2022-05-11T19:47:15.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:47:15.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T19:47:16.931Z] Avoid second fetch [2022-05-11T19:47:16.931Z] Checking out Revision 1aebe0375d702ec5557b529d86506036d5612df5 (main) [2022-05-11T19:47:16.897Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-11T19:47:16.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T19:47:16.955Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T19:47:16.971Z] > git checkout -f 1aebe0375d702ec5557b529d86506036d5612df5 # timeout=10 [2022-05-11T19:47:21.157Z] Commit message: "fix: Update port number for new metrics-influxdb profile to be 59707 (#422)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:47:22.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T19:47:22.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T19:47:22.071Z] Dload Upload Total Spent Left Speed [2022-05-11T19:47:22.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-11T19:47:22.630Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T19:47:22.980Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T19:47:22.980Z] + sudo tee /etc/docker/daemon.new [2022-05-11T19:47:22.980Z] { [2022-05-11T19:47:22.980Z] "registry-mirrors": [ [2022-05-11T19:47:22.980Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T19:47:22.980Z] ], [2022-05-11T19:47:22.980Z] "bip": "10.250.0.254/24", [2022-05-11T19:47:22.980Z] "hosts": [ [2022-05-11T19:47:22.980Z] "tcp://0.0.0.0:5555", [2022-05-11T19:47:22.980Z] "unix:///var/run/docker.sock" [2022-05-11T19:47:22.980Z] ], [2022-05-11T19:47:22.980Z] "mtu": 1458, [2022-05-11T19:47:22.980Z] "selinux-enabled": true, [2022-05-11T19:47:22.980Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T19:47:22.980Z] } [Pipeline] sh [2022-05-11T19:47:23.335Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T19:47:23.687Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:47:42.080Z] provisioning config files... [2022-05-11T19:47:42.102Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/75@tmp/config489774904280149312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:47:42.466Z] ---> docker-login.sh [2022-05-11T19:47:42.466Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:47:43.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:47:43.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:47:43.340Z] Configure a credential helper to remove this warning. See [2022-05-11T19:47:43.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:47:43.340Z] [2022-05-11T19:47:43.340Z] Login Succeeded [2022-05-11T19:47:43.340Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:47:43.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:47:43.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:47:43.612Z] Configure a credential helper to remove this warning. See [2022-05-11T19:47:43.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:47:43.612Z] [2022-05-11T19:47:43.612Z] Login Succeeded [2022-05-11T19:47:43.612Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:47:44.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:47:44.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:47:44.208Z] Configure a credential helper to remove this warning. See [2022-05-11T19:47:44.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:47:44.208Z] [2022-05-11T19:47:44.208Z] Login Succeeded [2022-05-11T19:47:44.208Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:47:44.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:47:44.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:47:44.754Z] Configure a credential helper to remove this warning. See [2022-05-11T19:47:44.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:47:44.754Z] [2022-05-11T19:47:44.754Z] Login Succeeded [2022-05-11T19:47:44.754Z] docker.io [2022-05-11T19:47:45.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:47:45.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:47:45.296Z] Configure a credential helper to remove this warning. See [2022-05-11T19:47:45.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:47:45.296Z] [2022-05-11T19:47:45.296Z] Login Succeeded [2022-05-11T19:47:45.296Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:47:45.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T19:47:45.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:47:45.761Z] ========================================================= [2022-05-11T19:47:45.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T19:47:45.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:47:46.118Z] + 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-05-11T19:47:46.118Z] Sending build context to Docker daemon 203.3kB [2022-05-11T19:47:46.391Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:47:46.391Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T19:47:46.665Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T19:47:46.665Z] 9b3977197b4f: Pulling fs layer [2022-05-11T19:47:46.665Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T19:47:46.665Z] 94645a83ff95: Pulling fs layer [2022-05-11T19:47:46.665Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T19:47:46.665Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T19:47:46.665Z] 3096ccb668a1: Pulling fs layer [2022-05-11T19:47:46.665Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T19:47:46.665Z] a4caa8a26152: Pulling fs layer [2022-05-11T19:47:46.665Z] 3f3a8bcf1eab: Waiting [2022-05-11T19:47:46.665Z] 0c92f367c5e7: Waiting [2022-05-11T19:47:46.665Z] 3096ccb668a1: Waiting [2022-05-11T19:47:46.665Z] e8cf19c19ddd: Waiting [2022-05-11T19:47:46.665Z] a4caa8a26152: Waiting [2022-05-11T19:47:46.665Z] 94645a83ff95: Verifying Checksum [2022-05-11T19:47:46.665Z] 94645a83ff95: Download complete [2022-05-11T19:47:46.665Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T19:47:46.665Z] 1a89e8eeedd5: Download complete [2022-05-11T19:47:46.665Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T19:47:46.665Z] 0c92f367c5e7: Download complete [2022-05-11T19:47:46.665Z] 3096ccb668a1: Verifying Checksum [2022-05-11T19:47:46.665Z] 3096ccb668a1: Download complete [2022-05-11T19:47:46.666Z] 9b3977197b4f: Verifying Checksum [2022-05-11T19:47:46.666Z] 9b3977197b4f: Download complete [2022-05-11T19:47:46.666Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T19:47:46.666Z] e8cf19c19ddd: Download complete [2022-05-11T19:47:47.264Z] 9b3977197b4f: Pull complete [2022-05-11T19:47:47.869Z] 1a89e8eeedd5: Pull complete [2022-05-11T19:47:48.483Z] 94645a83ff95: Pull complete [2022-05-11T19:47:48.483Z] a4caa8a26152: Verifying Checksum [2022-05-11T19:47:48.483Z] a4caa8a26152: Download complete [2022-05-11T19:47:49.084Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T19:47:49.084Z] 3f3a8bcf1eab: Download complete [2022-05-11T19:48:01.505Z] 3f3a8bcf1eab: Pull complete [2022-05-11T19:48:01.505Z] 0c92f367c5e7: Pull complete [2022-05-11T19:48:01.505Z] 3096ccb668a1: Pull complete [2022-05-11T19:48:01.780Z] e8cf19c19ddd: Pull complete [2022-05-11T19:48:08.502Z] a4caa8a26152: Pull complete [2022-05-11T19:48:08.502Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T19:48:08.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T19:48:08.502Z] ---> 725f1c02e7f9 [2022-05-11T19:48:08.502Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:48:09.495Z] ---> Running in 58afd413b00c [2022-05-11T19:48:09.772Z] Removing intermediate container 58afd413b00c [2022-05-11T19:48:09.772Z] ---> 51e3111ce164 [2022-05-11T19:48:09.772Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:48:09.772Z] ---> Running in 8ca521122885 [2022-05-11T19:48:10.049Z] Removing intermediate container 8ca521122885 [2022-05-11T19:48:10.049Z] ---> 50f82d69cc96 [2022-05-11T19:48:10.049Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:48:10.049Z] ---> Running in face3f38508c [2022-05-11T19:48:10.326Z] Removing intermediate container face3f38508c [2022-05-11T19:48:10.326Z] ---> 0c1d861b2e4a [2022-05-11T19:48:10.326Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:48:10.601Z] ---> Running in a7dd2e5e4450 [2022-05-11T19:48:12.587Z] Removing intermediate container a7dd2e5e4450 [2022-05-11T19:48:12.587Z] ---> 2f4048c9bccc [2022-05-11T19:48:12.587Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:48:12.587Z] ---> Running in d9265f70a87c [2022-05-11T19:48:13.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:48:14.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:48:15.169Z] OK: 220 MiB in 52 packages [2022-05-11T19:48:16.162Z] Removing intermediate container d9265f70a87c [2022-05-11T19:48:16.162Z] ---> bd97ceffeabf [2022-05-11T19:48:16.162Z] Step 8/13 : WORKDIR /app [2022-05-11T19:48:16.162Z] ---> Running in a8301a9822c9 [2022-05-11T19:48:16.765Z] Removing intermediate container a8301a9822c9 [2022-05-11T19:48:16.765Z] ---> 3f31210e2ec3 [2022-05-11T19:48:16.765Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T19:48:17.043Z] ---> 53e8ebe17a02 [2022-05-11T19:48:17.043Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:48:17.333Z] ---> Running in 389dd0f1c8f4 [2022-05-11T19:49:04.474Z] Removing intermediate container 389dd0f1c8f4 [2022-05-11T19:49:04.474Z] ---> 07077b1dff17 [2022-05-11T19:49:04.474Z] Step 11/13 : COPY . . [2022-05-11T19:49:04.474Z] ---> e02f4e513ebc [2022-05-11T19:49:04.474Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T19:49:04.474Z] ---> Running in 7cf2fd9f4247 [2022-05-11T19:49:04.474Z] Removing intermediate container 7cf2fd9f4247 [2022-05-11T19:49:04.474Z] ---> 0be8c9bc0cff [2022-05-11T19:49:04.474Z] Step 13/13 : RUN $MAKE [2022-05-11T19:49:04.474Z] ---> Running in 19d28d20220e [2022-05-11T19:49:04.474Z] noop [2022-05-11T19:49:04.474Z] Removing intermediate container 19d28d20220e [2022-05-11T19:49:04.474Z] ---> b2aba0e12d2a [2022-05-11T19:49:04.474Z] Successfully built b2aba0e12d2a [2022-05-11T19:49:04.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:49:04.826Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T19:49:04.826Z] . [Pipeline] withDockerContainer [2022-05-11T19:49:05.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-63183 does not seem to be running inside a container [2022-05-11T19:49:05.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/75 -v /w/workspace/app-service-configurable/75:/w/workspace/app-service-configurable/75:rw,z -v /w/workspace/app-service-configurable/75@tmp:/w/workspace/app-service-configurable/75@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-05-11T19:49:06.426Z] $ docker top 1cc4adfd5ade6dc6b86f2d004c443bdad07941d7ad908ad3de1efef4c92720bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:49:07.348Z] + go version [2022-05-11T19:49:07.349Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T19:49:07.376Z] $ docker stop --time=1 1cc4adfd5ade6dc6b86f2d004c443bdad07941d7ad908ad3de1efef4c92720bf [2022-05-11T19:49:09.019Z] $ docker rm -f 1cc4adfd5ade6dc6b86f2d004c443bdad07941d7ad908ad3de1efef4c92720bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:49:09.611Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T19:49:09.611Z] . [Pipeline] withDockerContainer [2022-05-11T19:49:09.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-63183 does not seem to be running inside a container [2022-05-11T19:49:09.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/75 -v /w/workspace/app-service-configurable/75:/w/workspace/app-service-configurable/75:rw,z -v /w/workspace/app-service-configurable/75@tmp:/w/workspace/app-service-configurable/75@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-05-11T19:49:11.179Z] $ docker top fa73e7d9c21546036d1d9b3e7461003c9ac5c476c3ae312b841e3f1c2b096bba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T19:49:12.112Z] + make test [2022-05-11T19:49:12.112Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-11T19:50:33.943Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-11T19:50:33.943Z] CGO_ENABLED=1 go vet ./... [2022-05-11T19:51:06.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T19:51:06.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T19:51:06.307Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T19:51:06.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T19:51:06.348Z] $ docker stop --time=1 fa73e7d9c21546036d1d9b3e7461003c9ac5c476c3ae312b841e3f1c2b096bba [2022-05-11T19:51:08.082Z] $ docker rm -f fa73e7d9c21546036d1d9b3e7461003c9ac5c476c3ae312b841e3f1c2b096bba [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:51:09.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T19:51:09.090Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T19:51:09.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:51:10.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T19:51:10.357Z] + ls -al . [2022-05-11T19:51:10.357Z] total 164 [2022-05-11T19:51:10.357Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 19:51 . [2022-05-11T19:51:10.357Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:47 .. [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 19:47 .dockerignore [2022-05-11T19:51:10.357Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:47 .git [2022-05-11T19:51:10.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:47 .github [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 104 May 11 19:47 .gitignore [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 11 19:47 Attribution.txt [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 11 19:47 CHANGELOG.md [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 11 19:47 Dockerfile [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:47 GOVERNANCE.md [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 688 May 11 19:47 Jenkinsfile [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 19:47 LICENSE [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 618 May 11 19:47 OWNERS.md [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 11 19:47 README.md [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 19:45 VERSION [2022-05-11T19:51:10.357Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:47 bin [2022-05-11T19:51:10.357Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 19:49 coverage.out [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 11 19:47 go.mod [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 11 19:47 go.sum [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 11 19:47 main.go [2022-05-11T19:51:10.357Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 11 19:47 makefile [2022-05-11T19:51:10.357Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:47 res [2022-05-11T19:51:10.357Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:47 snap [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:51:10.703Z] + 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=1aebe0375d702ec5557b529d86506036d5612df5 --label arch=arm64 --label version=2.2.0-dev.39 . [2022-05-11T19:51:10.703Z] Sending build context to Docker daemon 204.3kB [2022-05-11T19:51:10.977Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:51:10.977Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-11T19:51:10.977Z] ---> b2aba0e12d2a [2022-05-11T19:51:10.977Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:51:11.282Z] ---> Running in 3fce0f7218d6 [2022-05-11T19:51:11.583Z] Removing intermediate container 3fce0f7218d6 [2022-05-11T19:51:11.583Z] ---> b0db95920ba5 [2022-05-11T19:51:11.583Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:51:11.583Z] ---> Running in 95a2eb85c4b6 [2022-05-11T19:51:11.894Z] Removing intermediate container 95a2eb85c4b6 [2022-05-11T19:51:11.894Z] ---> aa933f544bbe [2022-05-11T19:51:11.894Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:51:11.894Z] ---> Running in 4e5e26b6a682 [2022-05-11T19:51:12.525Z] Removing intermediate container 4e5e26b6a682 [2022-05-11T19:51:12.525Z] ---> aa76672ddcce [2022-05-11T19:51:12.525Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:51:12.525Z] ---> Running in 585746b4a4fc [2022-05-11T19:51:14.541Z] Removing intermediate container 585746b4a4fc [2022-05-11T19:51:14.541Z] ---> 3c0b507325e2 [2022-05-11T19:51:14.541Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:51:14.541Z] ---> Running in bac005b2f1bb [2022-05-11T19:51:15.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:51:16.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:51:17.093Z] OK: 220 MiB in 52 packages [2022-05-11T19:51:18.089Z] Removing intermediate container bac005b2f1bb [2022-05-11T19:51:18.089Z] ---> 4c5e0e25cd3d [2022-05-11T19:51:18.089Z] Step 8/27 : WORKDIR /app [2022-05-11T19:51:18.089Z] ---> Running in a651ad05881c [2022-05-11T19:51:18.366Z] Removing intermediate container a651ad05881c [2022-05-11T19:51:18.366Z] ---> c25386cfaaa8 [2022-05-11T19:51:18.366Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-11T19:51:18.962Z] ---> 75c98370855b [2022-05-11T19:51:18.962Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:51:18.962Z] ---> Running in b18e4d526471 [2022-05-11T19:51:20.941Z] Removing intermediate container b18e4d526471 [2022-05-11T19:51:20.941Z] ---> 2e78154f2bd6 [2022-05-11T19:51:20.941Z] Step 11/27 : COPY . . [2022-05-11T19:51:21.536Z] ---> 0379f5d48b86 [2022-05-11T19:51:21.536Z] Step 12/27 : ARG MAKE="make build" [2022-05-11T19:51:21.536Z] ---> Running in 52aea729fc1e [2022-05-11T19:51:21.809Z] Removing intermediate container 52aea729fc1e [2022-05-11T19:51:21.809Z] ---> 662f40246bd3 [2022-05-11T19:51:21.809Z] Step 13/27 : RUN $MAKE [2022-05-11T19:51:22.081Z] ---> Running in 3bc78bc69b7c [2022-05-11T19:51:23.060Z] 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-05-11T19:53:29.890Z] Removing intermediate container 3bc78bc69b7c [2022-05-11T19:53:29.890Z] ---> 9befb4dd5284 [2022-05-11T19:53:29.890Z] Step 14/27 : FROM alpine:3.14 [2022-05-11T19:53:29.890Z] 3.14: Pulling from library/alpine [2022-05-11T19:53:29.890Z] 455c02918c45: Pulling fs layer [2022-05-11T19:53:29.890Z] 455c02918c45: Verifying Checksum [2022-05-11T19:53:29.890Z] 455c02918c45: Download complete [2022-05-11T19:53:29.890Z] 455c02918c45: Pull complete [2022-05-11T19:53:29.890Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T19:53:29.890Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T19:53:29.890Z] ---> ac73e934f311 [2022-05-11T19:53:29.890Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:53:29.890Z] ---> Running in b1175e9d2dfb [2022-05-11T19:53:29.890Z] Removing intermediate container b1175e9d2dfb [2022-05-11T19:53:29.890Z] ---> 66c68bd27764 [2022-05-11T19:53:29.890Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-11T19:53:29.890Z] ---> Running in 996cd33afa8d [2022-05-11T19:53:29.890Z] Removing intermediate container 996cd33afa8d [2022-05-11T19:53:29.890Z] ---> 92e336db841f [2022-05-11T19:53:29.890Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-11T19:53:29.890Z] ---> Running in 115575e8c2b0 [2022-05-11T19:53:29.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:53:29.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:53:29.890Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T19:53:29.890Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T19:53:29.890Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T19:53:29.890Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T19:53:29.890Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T19:53:29.890Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T19:53:29.890Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T19:53:29.890Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T19:53:29.890Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T19:53:29.890Z] OK: 9 MiB in 21 packages [2022-05-11T19:53:30.497Z] Removing intermediate container 115575e8c2b0 [2022-05-11T19:53:30.497Z] ---> 3cb677c7fdf3 [2022-05-11T19:53:30.497Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T19:53:31.089Z] ---> d39e2903d12f [2022-05-11T19:53:31.089Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T19:53:31.681Z] ---> 1658e0fd4247 [2022-05-11T19:53:31.681Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-11T19:53:32.272Z] ---> 8e5ece81b5d6 [2022-05-11T19:53:32.272Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-11T19:53:33.700Z] ---> 21591290d631 [2022-05-11T19:53:33.700Z] Step 22/27 : EXPOSE 48095 [2022-05-11T19:53:33.700Z] ---> Running in fc6aa21979aa [2022-05-11T19:53:33.970Z] Removing intermediate container fc6aa21979aa [2022-05-11T19:53:33.970Z] ---> 67e641874265 [2022-05-11T19:53:33.970Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-11T19:53:33.970Z] ---> Running in d9584867e9dc [2022-05-11T19:53:34.241Z] Removing intermediate container d9584867e9dc [2022-05-11T19:53:34.241Z] ---> c1c124a6a0b8 [2022-05-11T19:53:34.241Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T19:53:34.241Z] ---> Running in 507573a34bdf [2022-05-11T19:53:34.512Z] Removing intermediate container 507573a34bdf [2022-05-11T19:53:34.512Z] ---> 70dcb6820e65 [2022-05-11T19:53:34.512Z] Step 25/27 : LABEL arch=arm64 [2022-05-11T19:53:34.512Z] ---> Running in 092d04451e46 [2022-05-11T19:53:34.796Z] Removing intermediate container 092d04451e46 [2022-05-11T19:53:34.796Z] ---> 4888b0d35636 [2022-05-11T19:53:34.796Z] Step 26/27 : LABEL git_sha=1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:53:35.068Z] ---> Running in 124055993e76 [2022-05-11T19:53:35.338Z] Removing intermediate container 124055993e76 [2022-05-11T19:53:35.338Z] ---> cbebc1025161 [2022-05-11T19:53:35.338Z] Step 27/27 : LABEL version=2.2.0-dev.39 [2022-05-11T19:53:35.338Z] ---> Running in f5c4923444ef [2022-05-11T19:53:35.609Z] Removing intermediate container f5c4923444ef [2022-05-11T19:53:35.609Z] ---> 59fae6a36982 [2022-05-11T19:53:35.609Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T19:53:35.609Z] Successfully built 59fae6a36982 [2022-05-11T19:53:35.609Z] 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-05-11T19:53:35.726Z] provisioning config files... [2022-05-11T19:53:35.744Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/75@tmp/config261537189540560680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:53:36.084Z] ---> docker-login.sh [2022-05-11T19:53:36.084Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:53:36.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:53:36.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:53:36.354Z] Configure a credential helper to remove this warning. See [2022-05-11T19:53:36.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:53:36.354Z] [2022-05-11T19:53:36.354Z] Login Succeeded [2022-05-11T19:53:36.354Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:53:36.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:53:36.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:53:36.897Z] Configure a credential helper to remove this warning. See [2022-05-11T19:53:36.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:53:36.897Z] [2022-05-11T19:53:36.897Z] Login Succeeded [2022-05-11T19:53:36.897Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:53:37.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:53:37.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:53:37.438Z] Configure a credential helper to remove this warning. See [2022-05-11T19:53:37.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:53:37.438Z] [2022-05-11T19:53:37.438Z] Login Succeeded [2022-05-11T19:53:37.438Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:53:37.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:53:37.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:53:37.711Z] Configure a credential helper to remove this warning. See [2022-05-11T19:53:37.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:53:37.711Z] [2022-05-11T19:53:37.711Z] Login Succeeded [2022-05-11T19:53:37.711Z] docker.io [2022-05-11T19:53:38.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:53:38.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:53:38.573Z] Configure a credential helper to remove this warning. See [2022-05-11T19:53:38.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:53:38.573Z] [2022-05-11T19:53:38.573Z] Login Succeeded [2022-05-11T19:53:38.573Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:53:38.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T19:53:38.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:53:38.657Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-05-11T19:53:38.657Z] 1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:53:38.657Z] latest [2022-05-11T19:53:38.657Z] 2.2.0-dev.39 [2022-05-11T19:53:38.657Z] 1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [2022-05-11T19:53:38.657Z] main [2022-05-11T19:53:38.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:39.022Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:39.362Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:53:39.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T19:53:39.362Z] df44a368f581: Preparing [2022-05-11T19:53:39.362Z] ca90d50d4072: Preparing [2022-05-11T19:53:39.362Z] 291a08732414: Preparing [2022-05-11T19:53:39.362Z] 95f4e3860f8a: Preparing [2022-05-11T19:53:39.362Z] 259460910011: Preparing [2022-05-11T19:53:39.362Z] f73e7dbfee58: Preparing [2022-05-11T19:53:39.362Z] f73e7dbfee58: Waiting [2022-05-11T19:53:39.644Z] ca90d50d4072: Pushed [2022-05-11T19:53:39.644Z] 95f4e3860f8a: Pushed [2022-05-11T19:53:39.644Z] 291a08732414: Pushed [2022-05-11T19:53:39.644Z] f73e7dbfee58: Layer already exists [2022-05-11T19:53:40.616Z] 259460910011: Pushed [2022-05-11T19:53:46.006Z] df44a368f581: Pushed [2022-05-11T19:53:46.006Z] 1aebe0375d702ec5557b529d86506036d5612df5: digest: sha256:e0f8978522a1826650ac333a2974526ecbe9fd49dd2cdf45b1b8d15b00845072 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:46.358Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:46.702Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-11T19:53:46.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T19:53:46.702Z] df44a368f581: Preparing [2022-05-11T19:53:46.702Z] ca90d50d4072: Preparing [2022-05-11T19:53:46.702Z] 291a08732414: Preparing [2022-05-11T19:53:46.702Z] 95f4e3860f8a: Preparing [2022-05-11T19:53:46.702Z] 259460910011: Preparing [2022-05-11T19:53:46.702Z] f73e7dbfee58: Preparing [2022-05-11T19:53:46.702Z] f73e7dbfee58: Waiting [2022-05-11T19:53:46.702Z] 259460910011: Layer already exists [2022-05-11T19:53:46.702Z] df44a368f581: Layer already exists [2022-05-11T19:53:46.702Z] ca90d50d4072: Layer already exists [2022-05-11T19:53:46.702Z] 291a08732414: Layer already exists [2022-05-11T19:53:46.702Z] 95f4e3860f8a: Layer already exists [2022-05-11T19:53:46.702Z] f73e7dbfee58: Layer already exists [2022-05-11T19:53:46.975Z] latest: digest: sha256:e0f8978522a1826650ac333a2974526ecbe9fd49dd2cdf45b1b8d15b00845072 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:47.322Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:47.672Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.39 [2022-05-11T19:53:47.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T19:53:47.672Z] df44a368f581: Preparing [2022-05-11T19:53:47.672Z] ca90d50d4072: Preparing [2022-05-11T19:53:47.672Z] 291a08732414: Preparing [2022-05-11T19:53:47.672Z] 95f4e3860f8a: Preparing [2022-05-11T19:53:47.672Z] 259460910011: Preparing [2022-05-11T19:53:47.672Z] f73e7dbfee58: Preparing [2022-05-11T19:53:47.672Z] f73e7dbfee58: Waiting [2022-05-11T19:53:47.672Z] 291a08732414: Layer already exists [2022-05-11T19:53:47.672Z] 259460910011: Layer already exists [2022-05-11T19:53:47.672Z] df44a368f581: Layer already exists [2022-05-11T19:53:47.672Z] ca90d50d4072: Layer already exists [2022-05-11T19:53:47.672Z] 95f4e3860f8a: Layer already exists [2022-05-11T19:53:47.672Z] f73e7dbfee58: Layer already exists [2022-05-11T19:53:47.946Z] 2.2.0-dev.39: digest: sha256:e0f8978522a1826650ac333a2974526ecbe9fd49dd2cdf45b1b8d15b00845072 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:48.295Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:48.639Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [2022-05-11T19:53:48.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T19:53:48.639Z] df44a368f581: Preparing [2022-05-11T19:53:48.639Z] ca90d50d4072: Preparing [2022-05-11T19:53:48.639Z] 291a08732414: Preparing [2022-05-11T19:53:48.639Z] 95f4e3860f8a: Preparing [2022-05-11T19:53:48.639Z] 259460910011: Preparing [2022-05-11T19:53:48.639Z] f73e7dbfee58: Preparing [2022-05-11T19:53:48.639Z] f73e7dbfee58: Waiting [2022-05-11T19:53:48.639Z] 291a08732414: Layer already exists [2022-05-11T19:53:48.639Z] 259460910011: Layer already exists [2022-05-11T19:53:48.639Z] df44a368f581: Layer already exists [2022-05-11T19:53:48.639Z] 95f4e3860f8a: Layer already exists [2022-05-11T19:53:48.639Z] ca90d50d4072: Layer already exists [2022-05-11T19:53:48.639Z] f73e7dbfee58: Layer already exists [2022-05-11T19:53:48.911Z] 1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39: digest: sha256:e0f8978522a1826650ac333a2974526ecbe9fd49dd2cdf45b1b8d15b00845072 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:49.255Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:49.592Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-05-11T19:53:49.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-11T19:53:49.592Z] df44a368f581: Preparing [2022-05-11T19:53:49.592Z] ca90d50d4072: Preparing [2022-05-11T19:53:49.592Z] 291a08732414: Preparing [2022-05-11T19:53:49.592Z] 95f4e3860f8a: Preparing [2022-05-11T19:53:49.592Z] 259460910011: Preparing [2022-05-11T19:53:49.592Z] f73e7dbfee58: Preparing [2022-05-11T19:53:49.592Z] f73e7dbfee58: Waiting [2022-05-11T19:53:49.864Z] ca90d50d4072: Layer already exists [2022-05-11T19:53:49.864Z] 259460910011: Layer already exists [2022-05-11T19:53:49.864Z] df44a368f581: Layer already exists [2022-05-11T19:53:49.864Z] 291a08732414: Layer already exists [2022-05-11T19:53:49.864Z] 95f4e3860f8a: Layer already exists [2022-05-11T19:53:49.864Z] f73e7dbfee58: Layer already exists [2022-05-11T19:53:49.864Z] main: digest: sha256:e0f8978522a1826650ac333a2974526ecbe9fd49dd2cdf45b1b8d15b00845072 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T19:53:49.919Z] ===================================================== [Pipeline] echo [2022-05-11T19:53:49.932Z] taggedImages: [2022-05-11T19:53:49.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1aebe0375d702ec5557b529d86506036d5612df5 [2022-05-11T19:53:49.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-11T19:53:49.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.39 [2022-05-11T19:53:49.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1aebe0375d702ec5557b529d86506036d5612df5-2.2.0-dev.39 [2022-05-11T19:53:49.932Z] - 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-05-11T19:53:50.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:53:50.309Z] [2022-05-11T19:53:50.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:53:50.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:53:50.931Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T19:53:50.931Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T19:53:50.931Z] 04944245beec: Pulling fs layer [2022-05-11T19:53:50.931Z] 699f458cf7ca: Pulling fs layer [2022-05-11T19:53:50.931Z] 765212b225bb: Pulling fs layer [2022-05-11T19:53:50.931Z] f23df028b6ca: Pulling fs layer [2022-05-11T19:53:50.931Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T19:53:50.931Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T19:53:50.931Z] 765212b225bb: Waiting [2022-05-11T19:53:50.931Z] f23df028b6ca: Waiting [2022-05-11T19:53:50.931Z] d65c8cfc05b1: Waiting [2022-05-11T19:53:50.931Z] 2437ff75d9bd: Waiting [2022-05-11T19:53:50.931Z] 04944245beec: Verifying Checksum [2022-05-11T19:53:50.931Z] 04944245beec: Download complete [2022-05-11T19:53:50.931Z] 765212b225bb: Verifying Checksum [2022-05-11T19:53:50.931Z] 765212b225bb: Download complete [2022-05-11T19:53:50.931Z] f23df028b6ca: Verifying Checksum [2022-05-11T19:53:50.931Z] f23df028b6ca: Download complete [2022-05-11T19:53:50.931Z] d65c8cfc05b1: Download complete [2022-05-11T19:53:51.204Z] 699f458cf7ca: Verifying Checksum [2022-05-11T19:53:51.204Z] 699f458cf7ca: Download complete [2022-05-11T19:53:51.478Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T19:53:51.478Z] 8998bd30e6a1: Download complete [2022-05-11T19:53:54.101Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T19:53:54.101Z] 2437ff75d9bd: Download complete [2022-05-11T19:53:56.075Z] 8998bd30e6a1: Pull complete [2022-05-11T19:53:56.351Z] 04944245beec: Pull complete [2022-05-11T19:53:57.786Z] 699f458cf7ca: Pull complete [2022-05-11T19:53:58.060Z] 765212b225bb: Pull complete [2022-05-11T19:53:59.045Z] f23df028b6ca: Pull complete [2022-05-11T19:53:59.319Z] d65c8cfc05b1: Pull complete [2022-05-11T19:54:17.685Z] 2437ff75d9bd: Pull complete [2022-05-11T19:54:17.685Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T19:54:17.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:54:17.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T19:54:17.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-63183 does not seem to be running inside a container [2022-05-11T19:54:18.011Z] $ 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/75 -v /w/workspace/app-service-configurable/75:/w/workspace/app-service-configurable/75:rw,z -v /w/workspace/app-service-configurable/75@tmp:/w/workspace/app-service-configurable/75@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-05-11T19:54:20.988Z] $ docker top 5009d8dd38a6afe435ce2c97a30e87cd171f30587b4b555bc28ef1e17d9f2b2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:54:21.945Z] ---> job-cost.sh [2022-05-11T19:54:21.946Z] lf-activate-venv: SKIPPING [2022-05-11T19:54:21.946Z] INFO: No Stack... [2022-05-11T19:54:22.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T19:54:23.523Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T19:54:24.200Z] + cat /w/workspace/app-service-configurable/75/archives/cost.csv [2022-05-11T19:54:24.200Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T19:54:24.266Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] [2022-05-11T19:54:24.272Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] did not exist. Created. [2022-05-11T19:54:24.272Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T19:54:24.958Z] /w/workspace/app-service-configurable/75@tmp/durable-f4039fa8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T19:54:25.634Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T19:54:25.657Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T19:54:25.710Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T19:54:25.716Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T19:54:25.738Z] $ docker stop --time=1 5009d8dd38a6afe435ce2c97a30e87cd171f30587b4b555bc28ef1e17d9f2b2b [2022-05-11T19:54:27.324Z] $ docker rm -f 5009d8dd38a6afe435ce2c97a30e87cd171f30587b4b555bc28ef1e17d9f2b2b [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-05-11T19:54:27.811Z] provisioning config files... [2022-05-11T19:54:27.819Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3454942405735524595tmp [Pipeline] { [Pipeline] sh [2022-05-11T19:54:28.113Z] + set +x [2022-05-11T19:54:28.113Z] + curl -s https://codecov.io/bash [2022-05-11T19:54:28.113Z] + bash -s -- [2022-05-11T19:54:28.113Z] [2022-05-11T19:54:28.113Z] _____ _ [2022-05-11T19:54:28.113Z] / ____| | | [2022-05-11T19:54:28.113Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T19:54:28.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T19:54:28.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T19:54:28.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T19:54:28.113Z] Bash-1.0.6 [2022-05-11T19:54:28.113Z] [2022-05-11T19:54:28.113Z] [2022-05-11T19:54:28.113Z] ==> git version 2.25.1 found [2022-05-11T19:54:28.113Z] ==> 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-05-11T19:54:28.113Z] Release-Date: 2020-01-08 [2022-05-11T19:54:28.113Z] 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-05-11T19:54:28.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T19:54:28.114Z] ==> Jenkins CI detected. [2022-05-11T19:54:28.114Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-05-11T19:54:28.114Z] project root: . [2022-05-11T19:54:28.114Z] --> token set from env [2022-05-11T19:54:28.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T19:54:28.114Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T19:54:28.114Z] ==> Python coveragepy not found [2022-05-11T19:54:28.114Z] ==> Searching for coverage reports in: [2022-05-11T19:54:28.114Z] + . [2022-05-11T19:54:28.114Z] -> Found 1 reports [2022-05-11T19:54:28.114Z] ==> Detecting git/mercurial file structure [2022-05-11T19:54:28.114Z] ==> Reading reports [2022-05-11T19:54:28.114Z] + ./coverage.out bytes=10 [2022-05-11T19:54:28.114Z] ==> Appending adjustments [2022-05-11T19:54:28.114Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T19:54:28.374Z] + Found adjustments [2022-05-11T19:54:28.374Z] ==> Gzipping contents [2022-05-11T19:54:28.374Z] 4.0K /tmp/codecov.LxfR8T.gz [2022-05-11T19:54:28.374Z] ==> Uploading reports [2022-05-11T19:54:28.374Z] url: https://codecov.io [2022-05-11T19:54:28.374Z] query: branch=main&commit=1aebe0375d702ec5557b529d86506036d5612df5&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T19:54:28.374Z] -> Pinging Codecov [2022-05-11T19:54:28.374Z] 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=1aebe0375d702ec5557b529d86506036d5612df5&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T19:54:28.374Z] -> Uploading to [2022-05-11T19:54:28.374Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/A97CA9966030D2A3747ED39772930CCE/1aebe0375d702ec5557b529d86506036d5612df5/f50eb8a3-c371-40a8-894b-e8ff1ec0afd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T195428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dba1e0ba0677915e496d25941842065e7cba342c47596467ddb300b3d171b89 [2022-05-11T19:54:28.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T19:54:28.374Z] Dload Upload Total Spent Left Speed [2022-05-11T19:54:28.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2573 --:--:-- --:--:-- --:--:-- 2573 [2022-05-11T19:54:28.634Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] } [2022-05-11T19:54:28.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-11T19:54:28.923Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-11T19:54:28.933Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:54:29.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T19:54:29.229Z] [2022-05-11T19:54:29.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:54:29.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T19:54:29.528Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-11T19:54:29.528Z] 188c0c94c7c5: Pulling fs layer [2022-05-11T19:54:29.528Z] 0ef7d3d256c8: Pulling fs layer [2022-05-11T19:54:29.528Z] de9db76c5a1d: Pulling fs layer [2022-05-11T19:54:29.528Z] 0eba1c9be4d2: Pulling fs layer [2022-05-11T19:54:29.528Z] 0d57e429df01: Pulling fs layer [2022-05-11T19:54:29.528Z] 4e4be7b47b0d: Pulling fs layer [2022-05-11T19:54:29.528Z] e1f770b5df2f: Pulling fs layer [2022-05-11T19:54:29.528Z] 85a0685a4137: Pulling fs layer [2022-05-11T19:54:29.528Z] 0eba1c9be4d2: Waiting [2022-05-11T19:54:29.528Z] 0d57e429df01: Waiting [2022-05-11T19:54:29.528Z] 4e4be7b47b0d: Waiting [2022-05-11T19:54:29.528Z] 85a0685a4137: Waiting [2022-05-11T19:54:29.528Z] de9db76c5a1d: Verifying Checksum [2022-05-11T19:54:29.528Z] de9db76c5a1d: Download complete [2022-05-11T19:54:29.528Z] 0ef7d3d256c8: Verifying Checksum [2022-05-11T19:54:29.528Z] 0ef7d3d256c8: Download complete [2022-05-11T19:54:29.528Z] 0d57e429df01: Verifying Checksum [2022-05-11T19:54:29.528Z] 0d57e429df01: Download complete [2022-05-11T19:54:29.528Z] 4e4be7b47b0d: Download complete [2022-05-11T19:54:29.528Z] 188c0c94c7c5: Verifying Checksum [2022-05-11T19:54:29.528Z] 188c0c94c7c5: Download complete [2022-05-11T19:54:29.788Z] 188c0c94c7c5: Pull complete [2022-05-11T19:54:29.788Z] e1f770b5df2f: Download complete [2022-05-11T19:54:29.788Z] 0ef7d3d256c8: Pull complete [2022-05-11T19:54:30.047Z] de9db76c5a1d: Pull complete [2022-05-11T19:54:30.306Z] 0eba1c9be4d2: Verifying Checksum [2022-05-11T19:54:30.306Z] 0eba1c9be4d2: Download complete [2022-05-11T19:54:30.564Z] 85a0685a4137: Verifying Checksum [2022-05-11T19:54:30.564Z] 85a0685a4137: Download complete [2022-05-11T19:54:33.860Z] 0eba1c9be4d2: Pull complete [2022-05-11T19:54:33.860Z] 0d57e429df01: Pull complete [2022-05-11T19:54:33.860Z] 4e4be7b47b0d: Pull complete [2022-05-11T19:54:34.119Z] e1f770b5df2f: Pull complete [2022-05-11T19:54:37.413Z] 85a0685a4137: Pull complete [2022-05-11T19:54:37.414Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-11T19:54:37.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T19:54:37.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-11T19:54:37.476Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:54:37.510Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-11T19:54:39.363Z] $ docker top 52d473e5bfc6d2204f103e05e84c657dc8fd4272994a0b40b21662e376990333 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-11T19:54:39.442Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-11T19:54:39.725Z] + set -o pipefail [2022-05-11T19:54:39.725Z] + snyk monitor '--org=edgex-jenkins' [2022-05-11T19:54:45.013Z] [2022-05-11T19:54:45.013Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-05-11T19:54:45.013Z] [2022-05-11T19:54:45.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d14c660d-b1bf-478c-9b0e-adda10715d99 [2022-05-11T19:54:45.013Z] [2022-05-11T19:54:45.013Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-11T19:54:45.013Z] [2022-05-11T19:54:45.013Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-11T19:54:45.013Z] [2022-05-11T19:54:45.013Z] [Pipeline] } [2022-05-11T19:54:45.025Z] $ docker stop --time=1 52d473e5bfc6d2204f103e05e84c657dc8fd4272994a0b40b21662e376990333 [2022-05-11T19:54:47.116Z] $ docker rm -f 52d473e5bfc6d2204f103e05e84c657dc8fd4272994a0b40b21662e376990333 [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-05-11T19:54:47.865Z] + git log --format=format:%s -1 1aebe0375d702ec5557b529d86506036d5612df5 [Pipeline] sh [2022-05-11T19:54:48.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T19:54:48.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:54:48.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:54:48.456Z] . [Pipeline] withDockerContainer [2022-05-11T19:54:48.523Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:54:48.558Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T19:54:48.966Z] $ docker top 1ad5b1c7210d2a273259cd26a73c5a68eafc643b3514b4e3c1950d9763a23b46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T19:54:49.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:54:49.078Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:54:49.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:54:49.210Z] $ docker exec 1ad5b1c7210d2a273259cd26a73c5a68eafc643b3514b4e3c1950d9763a23b46 ssh-agent [2022-05-11T19:54:49.347Z] SSH_AUTH_SOCK=/tmp/ssh-2cQ0V1y8c3ZX/agent.34 [2022-05-11T19:54:49.347Z] SSH_AGENT_PID=41 [2022-05-11T19:54:49.352Z] Running ssh-add (command line suppressed) [2022-05-11T19:54:49.454Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5846415696331873332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5846415696331873332.key) [2022-05-11T19:54:49.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:54:49.762Z] + git semver tag [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,044 [run_tag] DEBUG tag force:False [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,044 [check_head_tag] DEBUG check head tag [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,045 [execute] INFO git cat-file --batch-check [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,048 [execute] INFO git cat-file --batch [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,073 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,074 [execute] INFO git tag -a v2.2.0-dev.39 -m v2.2.0-dev.39 [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,074 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.39', '-m', 'v2.2.0-dev.39'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-11T19:54:50.332Z] 2022-05-11 19:54:50,078 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:54:50.332Z] 2.2.0-dev.39 [Pipeline] } [2022-05-11T19:54:50.342Z] $ docker exec --env ******** --env ******** 1ad5b1c7210d2a273259cd26a73c5a68eafc643b3514b4e3c1950d9763a23b46 ssh-agent -k [2022-05-11T19:54:50.447Z] unset SSH_AUTH_SOCK; [2022-05-11T19:54:50.447Z] unset SSH_AGENT_PID; [2022-05-11T19:54:50.447Z] echo Agent pid 41 killed; [2022-05-11T19:54:50.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T19:54:50.771Z] + git semver [Pipeline] } [2022-05-11T19:54:51.046Z] $ docker stop --time=1 1ad5b1c7210d2a273259cd26a73c5a68eafc643b3514b4e3c1950d9763a23b46 [2022-05-11T19:54:52.351Z] $ docker rm -f 1ad5b1c7210d2a273259cd26a73c5a68eafc643b3514b4e3c1950d9763a23b46 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:54:52.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T19:54:52.756Z] [2022-05-11T19:54:52.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:54:53.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T19:54:53.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-11T19:54:53.056Z] ab5ef0e58194: Pulling fs layer [2022-05-11T19:54:53.056Z] 9712f1f96733: Pulling fs layer [2022-05-11T19:54:53.056Z] 63f879dbbcfc: Pulling fs layer [2022-05-11T19:54:53.056Z] 0d9ebad4ef96: Pulling fs layer [2022-05-11T19:54:53.056Z] e9a5061849ea: Pulling fs layer [2022-05-11T19:54:53.056Z] d747dcd14b5f: Pulling fs layer [2022-05-11T19:54:53.056Z] 2de7ff778b66: Pulling fs layer [2022-05-11T19:54:53.056Z] 0d9ebad4ef96: Waiting [2022-05-11T19:54:53.056Z] d747dcd14b5f: Waiting [2022-05-11T19:54:53.056Z] e9a5061849ea: Waiting [2022-05-11T19:54:53.056Z] 2de7ff778b66: Waiting [2022-05-11T19:54:53.056Z] 9712f1f96733: Verifying Checksum [2022-05-11T19:54:53.056Z] 9712f1f96733: Download complete [2022-05-11T19:54:53.315Z] 63f879dbbcfc: Verifying Checksum [2022-05-11T19:54:53.315Z] 63f879dbbcfc: Download complete [2022-05-11T19:54:53.585Z] e9a5061849ea: Verifying Checksum [2022-05-11T19:54:53.585Z] e9a5061849ea: Download complete [2022-05-11T19:54:53.585Z] d747dcd14b5f: Verifying Checksum [2022-05-11T19:54:53.585Z] d747dcd14b5f: Download complete [2022-05-11T19:54:53.585Z] 0d9ebad4ef96: Verifying Checksum [2022-05-11T19:54:53.585Z] 0d9ebad4ef96: Download complete [2022-05-11T19:54:53.585Z] ab5ef0e58194: Verifying Checksum [2022-05-11T19:54:53.585Z] ab5ef0e58194: Download complete [2022-05-11T19:54:53.585Z] 2de7ff778b66: Verifying Checksum [2022-05-11T19:54:53.585Z] 2de7ff778b66: Download complete [2022-05-11T19:54:56.140Z] ab5ef0e58194: Pull complete [2022-05-11T19:54:56.400Z] 9712f1f96733: Pull complete [2022-05-11T19:54:56.967Z] 63f879dbbcfc: Pull complete [2022-05-11T19:55:01.160Z] 0d9ebad4ef96: Pull complete [2022-05-11T19:55:01.160Z] e9a5061849ea: Pull complete [2022-05-11T19:55:01.160Z] d747dcd14b5f: Pull complete [2022-05-11T19:55:02.096Z] 2de7ff778b66: Pull complete [2022-05-11T19:55:02.096Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-11T19:55:02.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T19:55:02.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-11T19:55:02.166Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:55:02.197Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-11T19:55:04.348Z] $ docker top 55a262b65c6c9de95d3d235a74cbf6ce022d8872d3151aef2606ebfd3c858613 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:55:04.439Z] provisioning config files... [2022-05-11T19:55:04.448Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8515653344727137055tmp [2022-05-11T19:55:04.458Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3038349696954834003tmp [2022-05-11T19:55:04.471Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3328043656132236593tmp [Pipeline] { [Pipeline] echo [2022-05-11T19:55:04.490Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:04.775Z] ---> sigul-configuration.sh [2022-05-11T19:55:04.776Z] gpg: directory `/root/.gnupg' created [2022-05-11T19:55:04.776Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-11T19:55:04.776Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-11T19:55:04.776Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-11T19:55:04.776Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-11T19:55:04.776Z] gpg: CAST5 encrypted data [2022-05-11T19:55:04.776Z] gpg: encrypted with 1 passphrase [2022-05-11T19:55:04.776Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-11T19:55:05.070Z] + mkdir /home/jenkins [2022-05-11T19:55:05.070Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-11T19:55:05.363Z] + 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-05-11T19:55:05.374Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:05.658Z] ---> sigul-install.sh [2022-05-11T19:55:05.658Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-11T19:55:07.706Z] + git tag --list [2022-05-11T19:55:07.706Z] v1.0.0 [2022-05-11T19:55:07.706Z] v1.1.0 [2022-05-11T19:55:07.706Z] v1.2.0 [2022-05-11T19:55:07.706Z] v1.3.0 [2022-05-11T19:55:07.706Z] v1.3.1 [2022-05-11T19:55:07.706Z] v2.0.0 [2022-05-11T19:55:07.706Z] v2.0.1 [2022-05-11T19:55:07.706Z] v2.0.1-dev.1 [2022-05-11T19:55:07.706Z] v2.0.2-dev.1 [2022-05-11T19:55:07.706Z] v2.0.2-dev.10 [2022-05-11T19:55:07.706Z] v2.0.2-dev.11 [2022-05-11T19:55:07.706Z] v2.0.2-dev.12 [2022-05-11T19:55:07.706Z] v2.0.2-dev.13 [2022-05-11T19:55:07.706Z] v2.0.2-dev.14 [2022-05-11T19:55:07.706Z] v2.0.2-dev.15 [2022-05-11T19:55:07.706Z] v2.0.2-dev.16 [2022-05-11T19:55:07.706Z] v2.0.2-dev.17 [2022-05-11T19:55:07.706Z] v2.0.2-dev.18 [2022-05-11T19:55:07.706Z] v2.0.2-dev.19 [2022-05-11T19:55:07.706Z] v2.0.2-dev.2 [2022-05-11T19:55:07.706Z] v2.0.2-dev.20 [2022-05-11T19:55:07.706Z] v2.0.2-dev.21 [2022-05-11T19:55:07.706Z] v2.0.2-dev.22 [2022-05-11T19:55:07.706Z] v2.0.2-dev.23 [2022-05-11T19:55:07.706Z] v2.0.2-dev.24 [2022-05-11T19:55:07.706Z] v2.0.2-dev.25 [2022-05-11T19:55:07.706Z] v2.0.2-dev.26 [2022-05-11T19:55:07.706Z] v2.0.2-dev.27 [2022-05-11T19:55:07.706Z] v2.0.2-dev.28 [2022-05-11T19:55:07.706Z] v2.0.2-dev.29 [2022-05-11T19:55:07.706Z] v2.0.2-dev.3 [2022-05-11T19:55:07.706Z] v2.0.2-dev.30 [2022-05-11T19:55:07.706Z] v2.0.2-dev.4 [2022-05-11T19:55:07.706Z] v2.0.2-dev.5 [2022-05-11T19:55:07.706Z] v2.0.2-dev.6 [2022-05-11T19:55:07.706Z] v2.0.2-dev.7 [2022-05-11T19:55:07.706Z] v2.0.2-dev.8 [2022-05-11T19:55:07.706Z] v2.0.2-dev.9 [2022-05-11T19:55:07.706Z] v2.1.0 [2022-05-11T19:55:07.706Z] v2.2.0-dev.1 [2022-05-11T19:55:07.706Z] v2.2.0-dev.10 [2022-05-11T19:55:07.706Z] v2.2.0-dev.11 [2022-05-11T19:55:07.706Z] v2.2.0-dev.12 [2022-05-11T19:55:07.706Z] v2.2.0-dev.13 [2022-05-11T19:55:07.706Z] v2.2.0-dev.14 [2022-05-11T19:55:07.706Z] v2.2.0-dev.15 [2022-05-11T19:55:07.706Z] v2.2.0-dev.16 [2022-05-11T19:55:07.706Z] v2.2.0-dev.17 [2022-05-11T19:55:07.706Z] v2.2.0-dev.18 [2022-05-11T19:55:07.706Z] v2.2.0-dev.19 [2022-05-11T19:55:07.706Z] v2.2.0-dev.2 [2022-05-11T19:55:07.706Z] v2.2.0-dev.20 [2022-05-11T19:55:07.706Z] v2.2.0-dev.21 [2022-05-11T19:55:07.706Z] v2.2.0-dev.22 [2022-05-11T19:55:07.706Z] v2.2.0-dev.23 [2022-05-11T19:55:07.706Z] v2.2.0-dev.24 [2022-05-11T19:55:07.706Z] v2.2.0-dev.25 [2022-05-11T19:55:07.706Z] v2.2.0-dev.26 [2022-05-11T19:55:07.706Z] v2.2.0-dev.27 [2022-05-11T19:55:07.706Z] v2.2.0-dev.28 [2022-05-11T19:55:07.706Z] v2.2.0-dev.29 [2022-05-11T19:55:07.706Z] v2.2.0-dev.3 [2022-05-11T19:55:07.706Z] v2.2.0-dev.30 [2022-05-11T19:55:07.706Z] v2.2.0-dev.31 [2022-05-11T19:55:07.706Z] v2.2.0-dev.32 [2022-05-11T19:55:07.706Z] v2.2.0-dev.33 [2022-05-11T19:55:07.706Z] v2.2.0-dev.34 [2022-05-11T19:55:07.706Z] v2.2.0-dev.35 [2022-05-11T19:55:07.706Z] v2.2.0-dev.36 [2022-05-11T19:55:07.706Z] v2.2.0-dev.37 [2022-05-11T19:55:07.706Z] v2.2.0-dev.38 [2022-05-11T19:55:07.706Z] v2.2.0-dev.39 [2022-05-11T19:55:07.706Z] v2.2.0-dev.4 [2022-05-11T19:55:07.706Z] v2.2.0-dev.5 [2022-05-11T19:55:07.706Z] v2.2.0-dev.6 [2022-05-11T19:55:07.706Z] v2.2.0-dev.7 [2022-05-11T19:55:07.706Z] v2.2.0-dev.8 [2022-05-11T19:55:07.706Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-11T19:55:07.990Z] + lftools sign git-tag v2.2.0-dev.39 [2022-05-11T19:55:08.559Z] Signing Git tag with Sigul... [2022-05-11T19:55:08.559Z] Signing v2.2.0-dev.39 [Pipeline] echo [2022-05-11T19:55:08.829Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:09.116Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-11T19:55:09.124Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-11T19:55:09.144Z] $ docker stop --time=1 55a262b65c6c9de95d3d235a74cbf6ce022d8872d3151aef2606ebfd3c858613 [2022-05-11T19:55:10.480Z] $ docker rm -f 55a262b65c6c9de95d3d235a74cbf6ce022d8872d3151aef2606ebfd3c858613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-11T19:55:10.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T19:55:10.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:55:11.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:55:11.193Z] . [Pipeline] withDockerContainer [2022-05-11T19:55:11.252Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:55:11.285Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T19:55:11.673Z] $ docker top 942d2589e34d1921a79079c9e7e0239072f2c705749e0ab9c0e9c273c593837a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T19:55:11.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:55:11.772Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:55:11.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:55:11.900Z] $ docker exec 942d2589e34d1921a79079c9e7e0239072f2c705749e0ab9c0e9c273c593837a ssh-agent [2022-05-11T19:55:12.018Z] SSH_AUTH_SOCK=/tmp/ssh-dS6t37NfVqtJ/agent.34 [2022-05-11T19:55:12.018Z] SSH_AGENT_PID=41 [2022-05-11T19:55:12.023Z] Running ssh-add (command line suppressed) [2022-05-11T19:55:12.130Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8663990010494669311.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8663990010494669311.key) [2022-05-11T19:55:12.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:55:12.433Z] + git semver bump pre [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,732 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,732 [bump_version] DEBUG bumping version:2.2.0-dev.39 on axis:pre with prefix:dev [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,732 [bump_version] DEBUG bumped version:2.2.0-dev.40 [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,733 [write_version] DEBUG write version:2.2.0-dev.40 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,733 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,733 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,736 [execute] INFO git cat-file --batch-check [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,741 [execute] INFO git cat-file --batch [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T19:55:13.002Z] 2022-05-11 19:55:12,746 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:55:13.002Z] 2.2.0-dev.40 [Pipeline] } [2022-05-11T19:55:13.010Z] $ docker exec --env ******** --env ******** 942d2589e34d1921a79079c9e7e0239072f2c705749e0ab9c0e9c273c593837a ssh-agent -k [2022-05-11T19:55:13.122Z] unset SSH_AUTH_SOCK; [2022-05-11T19:55:13.122Z] unset SSH_AGENT_PID; [2022-05-11T19:55:13.122Z] echo Agent pid 41 killed; [2022-05-11T19:55:13.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T19:55:13.458Z] + git semver [Pipeline] } [2022-05-11T19:55:13.799Z] $ docker stop --time=1 942d2589e34d1921a79079c9e7e0239072f2c705749e0ab9c0e9c273c593837a [2022-05-11T19:55:15.099Z] $ docker rm -f 942d2589e34d1921a79079c9e7e0239072f2c705749e0ab9c0e9c273c593837a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:55:15.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T19:55:15.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:55:15.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:55:15.744Z] . [Pipeline] withDockerContainer [2022-05-11T19:55:15.808Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:55:15.842Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T19:55:16.219Z] $ docker top 6f8c5a9669ab00450a2a3203009263343a640e0bf8129889a3fe744a593591a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T19:55:16.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:55:16.316Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:55:16.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:55:16.444Z] $ docker exec 6f8c5a9669ab00450a2a3203009263343a640e0bf8129889a3fe744a593591a8 ssh-agent [2022-05-11T19:55:16.567Z] SSH_AUTH_SOCK=/tmp/ssh-bJ7XeNvO0XeJ/agent.35 [2022-05-11T19:55:16.567Z] SSH_AGENT_PID=41 [2022-05-11T19:55:16.572Z] Running ssh-add (command line suppressed) [2022-05-11T19:55:16.663Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5017118622020554917.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5017118622020554917.key) [2022-05-11T19:55:16.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:55:16.961Z] + git semver push [2022-05-11T19:55:17.224Z] 2022-05-11 19:55:17,138 [run_push] DEBUG push [2022-05-11T19:55:17.224Z] 2022-05-11 19:55:17,139 [execute] INFO git push origin semver [2022-05-11T19:55:17.224Z] 2022-05-11 19:55:17,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-11T19:55:18.162Z] 2022-05-11 19:55:17,912 [run_push] DEBUG push all version tags [2022-05-11T19:55:18.162Z] 2022-05-11 19:55:17,912 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-11T19:55:18.162Z] 2022-05-11 19:55:17,913 [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-05-11T19:55:18.732Z] 2022-05-11 19:55:18,674 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-11T19:55:18.732Z] 2.2.0-dev.40 [Pipeline] } [2022-05-11T19:55:18.741Z] $ docker exec --env ******** --env ******** 6f8c5a9669ab00450a2a3203009263343a640e0bf8129889a3fe744a593591a8 ssh-agent -k [2022-05-11T19:55:18.852Z] unset SSH_AUTH_SOCK; [2022-05-11T19:55:18.852Z] unset SSH_AGENT_PID; [2022-05-11T19:55:18.852Z] echo Agent pid 41 killed; [2022-05-11T19:55:18.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T19:55:19.178Z] + git semver [Pipeline] } [2022-05-11T19:55:19.450Z] $ docker stop --time=1 6f8c5a9669ab00450a2a3203009263343a640e0bf8129889a3fe744a593591a8 [2022-05-11T19:55:20.730Z] $ docker rm -f 6f8c5a9669ab00450a2a3203009263343a640e0bf8129889a3fe744a593591a8 [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-05-11T19:55:21.313Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-05-11T19:55:21.313Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-11T19:55:21.313Z] total 16 [2022-05-11T19:55:21.313Z] drwxr-xr-x 3 root root 4096 May 11 19:46 . [2022-05-11T19:55:21.313Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 19:55 .. [2022-05-11T19:55:21.313Z] drwxr-xr-x 2 root root 4096 May 11 19:46 cost [2022-05-11T19:55:21.313Z] -rw-r--r-- 1 root root 94 May 11 19:46 cost.csv [2022-05-11T19:55:21.313Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-05-11T19:55:21.313Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-11T19:55:21.313Z] total 16 [2022-05-11T19:55:21.313Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:46 . [2022-05-11T19:55:21.313Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 19:55 .. [2022-05-11T19:55:21.313Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 19:46 cost [2022-05-11T19:55:21.313Z] -rw-r--r-- 1 jenkins jenkins 94 May 11 19:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:21.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:22.469Z] ---> package-listing.sh [2022-05-11T19:55:22.469Z] ++ facter osfamily [2022-05-11T19:55:22.469Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T19:55:22.729Z] + OS_FAMILY=debian [2022-05-11T19:55:22.729Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-05-11T19:55:22.729Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T19:55:22.729Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T19:55:22.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T19:55:22.729Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T19:55:22.729Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-11T19:55:22.729Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T19:55:22.729Z] + case "${OS_FAMILY}" in [2022-05-11T19:55:22.729Z] + dpkg -l [2022-05-11T19:55:22.729Z] + grep '^ii' [2022-05-11T19:55:22.729Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T19:55:22.729Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T19:55:22.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T19:55:22.729Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-11T19:55:22.729Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-05-11T19:55:22.729Z] + 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-05-11T19:55:22.742Z] 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-05-11T19:55:23.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:55:23.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:55:23.579Z] . [Pipeline] withDockerContainer [2022-05-11T19:55:23.641Z] prd-ubuntu20.04-docker-8c-8g-63181 does not seem to be running inside a container [2022-05-11T19:55:23.672Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T19:55:23.912Z] $ docker top fa38f44def39e20cd68dc8ce5f336f1434a4f9080e4eb530853df0690a347eed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:55:24.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T19:55:24.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T19:55:24.842Z] + ls /var/log/sa-host [2022-05-11T19:55:24.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:55:24.950Z] provisioning config files... [2022-05-11T19:55:24.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8334469057006914389tmp [Pipeline] { [Pipeline] echo [2022-05-11T19:55:24.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:25.266Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T19:55:25.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:25.618Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T19:55:25.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:25.916Z] ---> sudo-logs.sh [2022-05-11T19:55:25.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T19:55:25.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:26.228Z] ---> job-cost.sh [2022-05-11T19:55:26.229Z] lf-activate-venv: SKIPPING [2022-05-11T19:55:26.229Z] DEBUG: total: 0.2199999988079071 [2022-05-11T19:55:26.229Z] INFO: Retrieving Stack Cost... [2022-05-11T19:55:26.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T19:55:27.370Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T19:55:27.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:55:27.671Z] ---> logs-deploy.sh [2022-05-11T19:55:27.672Z] lf-activate-venv: SKIPPING [2022-05-11T19:55:27.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/75 [2022-05-11T19:55:27.672Z] INFO: archiving workspace using pattern(s): [2022-05-11T19:55:28.614Z] Archives upload complete. [2022-05-11T19:55:28.875Z] INFO: archiving logs to Nexus