Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca8db051e8ce2d5f3f176f01313854c190459811 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-ssh1066872225748520242.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11596543754514299005.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15019248186976373905.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4644150339412785355.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13775371479288070609.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116953 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 ca8db051e8ce2d5f3f176f01313854c190459811 (main) Commit message: "build: Latest go-mods, config and Dockerfile fix (#479)" > 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 ca8db051e8ce2d5f3f176f01313854c190459811 # timeout=10 > git rev-list --no-walk cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T18:50:07.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T18:50:07.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T18:50:07.319Z] ========================================================= [2022-10-25T18:50:07.319Z] EdgeX Global Pipelines Version Info [2022-10-25T18:50:07.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:50:08.032Z] ------------------- [2022-10-25T18:50:08.032Z] stable info: [2022-10-25T18:50:08.032Z] ------------------- [2022-10-25T18:50:08.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T18:50:08.032Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:50:08.032Z] Message: update stable to v1.0.243 [2022-10-25T18:50:08.601Z] ------------------- [2022-10-25T18:50:08.601Z] experimental info: [2022-10-25T18:50:08.601Z] ------------------- [2022-10-25T18:50:08.601Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T18:50:08.601Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:50:08.601Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T18:50:08.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-25T18:50:08.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-25T18:50:08.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T18:50:08.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T18:50:08.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T18:50:08.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T18:50:08.858Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T18:50:08.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T18:50:08.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T18:50:08.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T18:50:08.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T18:50:08.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-25T18:50:08.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T18:50:08.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T18:50:08.964Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:50:08.975Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:50:08.989Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:50:09.005Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:50:09.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T18:50:09.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T18:50:09.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T18:50:09.055Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T18:50:09.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T18:50:09.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T18:50:09.098Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T18:50:09.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T18:50:09.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T18:50:09.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T18:50:09.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T18:50:09.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T18:50:09.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo [2022-10-25T18:50:09.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca8db05 [Pipeline] echo [2022-10-25T18:50:09.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:50:09.242Z] provisioning config files... [2022-10-25T18:50:09.259Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15846025280904469382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:50:09.561Z] ---> docker-login.sh [2022-10-25T18:50:09.561Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:50:09.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:09.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:09.824Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:09.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:09.824Z] [2022-10-25T18:50:09.824Z] Login Succeeded [2022-10-25T18:50:09.824Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:50:09.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:10.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:10.095Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:10.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:10.095Z] [2022-10-25T18:50:10.095Z] Login Succeeded [2022-10-25T18:50:10.095Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:50:10.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:10.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:10.095Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:10.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:10.095Z] [2022-10-25T18:50:10.095Z] Login Succeeded [2022-10-25T18:50:10.095Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:50:10.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:10.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:10.095Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:10.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:10.095Z] [2022-10-25T18:50:10.095Z] Login Succeeded [2022-10-25T18:50:10.095Z] docker.io [2022-10-25T18:50:10.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:10.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:10.615Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:10.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:10.615Z] [2022-10-25T18:50:10.615Z] Login Succeeded [2022-10-25T18:50:10.615Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:50:10.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T18:50:11.011Z] + git rev-list -1 --merges ca8db051e8ce2d5f3f176f01313854c190459811~1..ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo [2022-10-25T18:50:11.041Z] -----------> git rev-list -1 --merges ca8db051e8ce2d5f3f176f01313854c190459811~1..ca8db051e8ce2d5f3f176f01313854c190459811 ca8db051e8ce2d5f3f176f01313854c190459811 [false] [Pipeline] sh [2022-10-25T18:50:11.328Z] + git log --format=format:%s -1 ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo [2022-10-25T18:50:11.358Z] ========================================================= [2022-10-25T18:50:11.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T18:50:11.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:50:11.680Z] + git log --format=format:%s -1 ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] echo [2022-10-25T18:50:11.691Z] [semverPrep] GIT_COMMIT: ca8db051e8ce2d5f3f176f01313854c190459811, Commit Message: build: Latest go-mods, config and Dockerfile fix (#479) [Pipeline] echo [2022-10-25T18:50:11.705Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T18:50:12.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:50:12.055Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T18:50:12.055Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T18:50:12.055Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T18:50:12.055Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T18:50:12.055Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T18:50:12.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:50:12.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:50:12.397Z] [2022-10-25T18:50:12.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:50:12.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:50:12.698Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T18:50:12.698Z] b85a868b505f: Pulling fs layer [2022-10-25T18:50:12.698Z] e2be974225ed: Pulling fs layer [2022-10-25T18:50:12.698Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T18:50:12.698Z] 988bab9f4d93: Pulling fs layer [2022-10-25T18:50:12.698Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T18:50:12.698Z] eaf3925da568: Pulling fs layer [2022-10-25T18:50:12.698Z] 1469e6f7b9e6: Waiting [2022-10-25T18:50:12.698Z] 988bab9f4d93: Waiting [2022-10-25T18:50:12.698Z] bab4dde63d76: Pulling fs layer [2022-10-25T18:50:12.698Z] bde34c3a00c8: Pulling fs layer [2022-10-25T18:50:12.698Z] b352a97aabf1: Pulling fs layer [2022-10-25T18:50:12.698Z] 4872d77fe225: Pulling fs layer [2022-10-25T18:50:12.698Z] eaf3925da568: Waiting [2022-10-25T18:50:12.698Z] 5851b861e8e6: Pulling fs layer [2022-10-25T18:50:12.698Z] b352a97aabf1: Waiting [2022-10-25T18:50:12.698Z] 4872d77fe225: Waiting [2022-10-25T18:50:12.698Z] bab4dde63d76: Waiting [2022-10-25T18:50:12.698Z] 5851b861e8e6: Waiting [2022-10-25T18:50:12.698Z] e2be974225ed: Download complete [2022-10-25T18:50:12.698Z] 988bab9f4d93: Verifying Checksum [2022-10-25T18:50:12.698Z] 988bab9f4d93: Download complete [2022-10-25T18:50:12.961Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T18:50:12.961Z] 1469e6f7b9e6: Download complete [2022-10-25T18:50:12.961Z] eaf3925da568: Verifying Checksum [2022-10-25T18:50:12.961Z] eaf3925da568: Download complete [2022-10-25T18:50:12.961Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T18:50:12.961Z] 339a4e72a1f5: Download complete [2022-10-25T18:50:12.961Z] bde34c3a00c8: Download complete [2022-10-25T18:50:12.961Z] b352a97aabf1: Download complete [2022-10-25T18:50:12.961Z] 4872d77fe225: Download complete [2022-10-25T18:50:12.961Z] 5851b861e8e6: Verifying Checksum [2022-10-25T18:50:12.961Z] 5851b861e8e6: Download complete [2022-10-25T18:50:12.961Z] b85a868b505f: Download complete [2022-10-25T18:50:13.221Z] bab4dde63d76: Verifying Checksum [2022-10-25T18:50:14.155Z] b85a868b505f: Pull complete [2022-10-25T18:50:14.413Z] e2be974225ed: Pull complete [2022-10-25T18:50:14.984Z] 339a4e72a1f5: Pull complete [2022-10-25T18:50:15.244Z] 988bab9f4d93: Pull complete [2022-10-25T18:50:15.813Z] 1469e6f7b9e6: Pull complete [2022-10-25T18:50:15.813Z] eaf3925da568: Pull complete [2022-10-25T18:50:17.711Z] bab4dde63d76: Pull complete [2022-10-25T18:50:17.711Z] bde34c3a00c8: Pull complete [2022-10-25T18:50:17.969Z] b352a97aabf1: Pull complete [2022-10-25T18:50:17.969Z] 4872d77fe225: Pull complete [2022-10-25T18:50:17.969Z] 5851b861e8e6: Pull complete [2022-10-25T18:50:17.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T18:50:17.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:50:17.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:50:18.072Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T18:50:18.105Z] $ 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:0.1.4 cat [2022-10-25T18:50:19.631Z] $ docker top 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a -eo pid,comm [2022-10-25T18:50:19.696Z] 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-10-25T18:50:19.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:50:19.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:50:19.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:50:19.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:50:19.858Z] $ docker exec 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent [2022-10-25T18:50:19.966Z] SSH_AUTH_SOCK=/tmp/ssh-wFMZCr54PCdM/agent.33 [2022-10-25T18:50:19.966Z] SSH_AGENT_PID=39 [2022-10-25T18:50:19.972Z] Running ssh-add (command line suppressed) [2022-10-25T18:50:20.062Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12051402841581843660.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12051402841581843660.key) [2022-10-25T18:50:20.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:50:20.371Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T18:50:20.386Z] $ docker exec --env ******** --env ******** 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent -k [2022-10-25T18:50:20.484Z] unset SSH_AUTH_SOCK; [2022-10-25T18:50:20.484Z] unset SSH_AGENT_PID; [2022-10-25T18:50:20.484Z] echo Agent pid 39 killed; [2022-10-25T18:50:20.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T18:50:20.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:50:20.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:50:20.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:50:20.650Z] $ docker exec 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent [2022-10-25T18:50:20.758Z] SSH_AUTH_SOCK=/tmp/ssh-fYInJbnFjvcQ/agent.71 [2022-10-25T18:50:20.758Z] SSH_AGENT_PID=77 [2022-10-25T18:50:20.763Z] Running ssh-add (command line suppressed) [2022-10-25T18:50:20.876Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5440905035489960053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5440905035489960053.key) [2022-10-25T18:50:20.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:50:21.178Z] + git semver init [2022-10-25T18:50:21.437Z] 2022-10-25 18:50:21,359 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T18:50:21.437Z] 2022-10-25 18:50:21,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-25T18:50:21.437Z] 2022-10-25 18:50:21,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-25T18:50:21.437Z] 2022-10-25 18:50:21,361 [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-10-25T18:50:22.372Z] 2022-10-25 18:50:22,245 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-25T18:50:22.372Z] 2022-10-25 18:50:22,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-25T18:50:22.372Z] 2022-10-25 18:50:22,246 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T18:50:22.372Z] 2022-10-25 18:50:22,246 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T18:50:22.372Z] 2.3.0-dev.34 [Pipeline] } [2022-10-25T18:50:22.381Z] $ docker exec --env ******** --env ******** 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a ssh-agent -k [2022-10-25T18:50:22.490Z] unset SSH_AUTH_SOCK; [2022-10-25T18:50:22.491Z] unset SSH_AGENT_PID; [2022-10-25T18:50:22.491Z] echo Agent pid 77 killed; [2022-10-25T18:50:22.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:50:22.813Z] + git semver [Pipeline] } [2022-10-25T18:50:23.097Z] $ docker stop --time=1 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a [2022-10-25T18:50:24.412Z] $ docker rm -f 864478ba1968f8923e08e7f0ca04705f71835823ab9efffaf34f9e605bb8cd9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:50:24.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T18:50:25.376Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T18:50:25.378Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [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-10-25T18:50:25.485Z] provisioning config files... [2022-10-25T18:50:25.631Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14215884644447302124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:50:25.971Z] ---> docker-login.sh [2022-10-25T18:50:25.971Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:50:25.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:25.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:25.971Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:25.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:25.971Z] [2022-10-25T18:50:25.971Z] Login Succeeded [2022-10-25T18:50:25.971Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:50:25.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:26.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:26.234Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:26.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:26.234Z] [2022-10-25T18:50:26.234Z] Login Succeeded [2022-10-25T18:50:26.234Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:50:26.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:26.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:26.234Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:26.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:26.234Z] [2022-10-25T18:50:26.234Z] Login Succeeded [2022-10-25T18:50:26.234Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:50:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:26.503Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:26.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:26.503Z] [2022-10-25T18:50:26.503Z] Login Succeeded [2022-10-25T18:50:26.503Z] docker.io [2022-10-25T18:50:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:27.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:27.073Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:27.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:27.073Z] [2022-10-25T18:50:27.073Z] Login Succeeded [2022-10-25T18:50:27.073Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:50:27.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:50:27.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:50:27.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:50:27.163Z] ========================================================= [2022-10-25T18:50:27.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T18:50:27.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:50:27.463Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:50:27.463Z] Sending build context to Docker daemon 3.171MB [2022-10-25T18:50:27.463Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:50:27.463Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-25T18:50:27.463Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T18:50:27.463Z] 213ec9aee27d: Pulling fs layer [2022-10-25T18:50:27.463Z] 4583459ba037: Pulling fs layer [2022-10-25T18:50:27.463Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T18:50:27.463Z] 53926ce57604: Pulling fs layer [2022-10-25T18:50:27.463Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T18:50:27.463Z] 30f14e443154: Pulling fs layer [2022-10-25T18:50:27.463Z] 801331c1e519: Pulling fs layer [2022-10-25T18:50:27.464Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T18:50:27.464Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T18:50:27.464Z] 21b2b0c7a3f4: Waiting [2022-10-25T18:50:27.464Z] 30f14e443154: Waiting [2022-10-25T18:50:27.464Z] 801331c1e519: Waiting [2022-10-25T18:50:27.464Z] 99cc6dd402b0: Waiting [2022-10-25T18:50:27.464Z] 7d9ed39f4882: Waiting [2022-10-25T18:50:27.464Z] 53926ce57604: Waiting [2022-10-25T18:50:27.464Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T18:50:27.464Z] 93c1e223e6f2: Download complete [2022-10-25T18:50:27.464Z] 4583459ba037: Download complete [2022-10-25T18:50:27.464Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T18:50:27.464Z] 21b2b0c7a3f4: Download complete [2022-10-25T18:50:27.464Z] 30f14e443154: Verifying Checksum [2022-10-25T18:50:27.464Z] 30f14e443154: Download complete [2022-10-25T18:50:27.464Z] 213ec9aee27d: Verifying Checksum [2022-10-25T18:50:27.464Z] 213ec9aee27d: Download complete [2022-10-25T18:50:27.724Z] 801331c1e519: Download complete [2022-10-25T18:50:27.724Z] 213ec9aee27d: Pull complete [2022-10-25T18:50:27.724Z] 4583459ba037: Pull complete [2022-10-25T18:50:27.988Z] 93c1e223e6f2: Pull complete [2022-10-25T18:50:28.248Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T18:50:28.248Z] 7d9ed39f4882: Download complete [2022-10-25T18:50:28.248Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T18:50:28.248Z] 99cc6dd402b0: Download complete [2022-10-25T18:50:28.248Z] 53926ce57604: Verifying Checksum [2022-10-25T18:50:28.248Z] 53926ce57604: Download complete [2022-10-25T18:50:32.438Z] 53926ce57604: Pull complete [2022-10-25T18:50:32.438Z] 21b2b0c7a3f4: Pull complete [2022-10-25T18:50:32.438Z] 30f14e443154: Pull complete [2022-10-25T18:50:32.438Z] 801331c1e519: Pull complete [2022-10-25T18:50:34.979Z] 99cc6dd402b0: Pull complete [2022-10-25T18:50:35.546Z] 7d9ed39f4882: Pull complete [2022-10-25T18:50:35.546Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T18:50:35.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T18:50:35.805Z] ---> 1dedd983c030 [2022-10-25T18:50:35.805Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:50:40.452Z] Still waiting to schedule task [2022-10-25T18:50:40.452Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116954’ is offline [2022-10-25T18:50:40.452Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116955’ is offline [2022-10-25T18:50:41.082Z] ---> Running in e31ce3e2b38b [2022-10-25T18:50:41.082Z] Removing intermediate container e31ce3e2b38b [2022-10-25T18:50:41.082Z] ---> d3611134f1f1 [2022-10-25T18:50:41.082Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:50:41.082Z] ---> Running in ec8b112d92f1 [2022-10-25T18:50:41.082Z] Removing intermediate container ec8b112d92f1 [2022-10-25T18:50:41.082Z] ---> 6023f886a67d [2022-10-25T18:50:41.082Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:50:41.341Z] ---> Running in af40833d60ee [2022-10-25T18:50:41.341Z] Removing intermediate container af40833d60ee [2022-10-25T18:50:41.341Z] ---> c560d3cf3300 [2022-10-25T18:50:41.341Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:50:41.341Z] ---> Running in 9f3d06322bfe [2022-10-25T18:50:41.341Z] Removing intermediate container 9f3d06322bfe [2022-10-25T18:50:41.341Z] ---> 19f49270723b [2022-10-25T18:50:41.341Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:50:41.599Z] ---> Running in cfbf60e740d8 [2022-10-25T18:50:41.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:50:41.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:50:42.116Z] OK: 211 MiB in 51 packages [2022-10-25T18:50:42.381Z] Removing intermediate container cfbf60e740d8 [2022-10-25T18:50:42.381Z] ---> 990c1f1f36ec [2022-10-25T18:50:42.381Z] Step 8/13 : WORKDIR /app [2022-10-25T18:50:42.381Z] ---> Running in e4c4415dbbe0 [2022-10-25T18:50:42.639Z] Removing intermediate container e4c4415dbbe0 [2022-10-25T18:50:42.640Z] ---> 4f1be688ce8d [2022-10-25T18:50:42.640Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-25T18:50:42.640Z] ---> 44c988097bc5 [2022-10-25T18:50:42.640Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:50:42.640Z] ---> Running in ee604ce245ec [2022-10-25T18:51:29.624Z] Removing intermediate container ee604ce245ec [2022-10-25T18:51:29.624Z] ---> 0a6f062615ce [2022-10-25T18:51:29.624Z] Step 11/13 : COPY . . [2022-10-25T18:51:29.624Z] ---> 97fd1690432c [2022-10-25T18:51:29.624Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:51:29.624Z] ---> Running in fb7b203a5268 [2022-10-25T18:51:29.624Z] Removing intermediate container fb7b203a5268 [2022-10-25T18:51:29.624Z] ---> c96c8bbfdd84 [2022-10-25T18:51:29.624Z] Step 13/13 : RUN $MAKE [2022-10-25T18:51:29.624Z] ---> Running in c6e411ad7399 [2022-10-25T18:51:29.624Z] noop [2022-10-25T18:51:29.624Z] Removing intermediate container c6e411ad7399 [2022-10-25T18:51:29.624Z] ---> 2c1bd802e6c3 [2022-10-25T18:51:29.624Z] Successfully built 2c1bd802e6c3 [2022-10-25T18:51:29.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:51:29.940Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:51:29.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:51:30.009Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T18:51:30.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:51:31.437Z] $ docker top 5fdc470d75c9391c17a4b731f36b0c3d5f7db1c21ae0aa7b1f185f2f80450480 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:51:31.781Z] + go version [2022-10-25T18:51:31.781Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T18:51:31.795Z] $ docker stop --time=1 5fdc470d75c9391c17a4b731f36b0c3d5f7db1c21ae0aa7b1f185f2f80450480 [2022-10-25T18:51:33.267Z] $ docker rm -f 5fdc470d75c9391c17a4b731f36b0c3d5f7db1c21ae0aa7b1f185f2f80450480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:51:33.736Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:51:33.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:51:33.809Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T18:51:33.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:51:35.003Z] $ docker top c3b6f9bf12879c28a675457e0231a456073860a06b2d1e433bb495cc236ad2e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:51:35.366Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:51:35.685Z] + make test [2022-10-25T18:51:35.685Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-25T18:51:45.649Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-25T18:51:45.649Z] CGO_ENABLED=1 go vet ./... [2022-10-25T18:51:48.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:51:48.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:51:48.176Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T18:51:48.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:51:48.199Z] $ docker stop --time=1 c3b6f9bf12879c28a675457e0231a456073860a06b2d1e433bb495cc236ad2e3 [2022-10-25T18:51:51.767Z] $ docker rm -f c3b6f9bf12879c28a675457e0231a456073860a06b2d1e433bb495cc236ad2e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:51:52.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:51:52.187Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T18:51:52.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:51:52.973Z] + ls -al . [2022-10-25T18:51:52.973Z] total 180 [2022-10-25T18:51:52.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:51 . [2022-10-25T18:51:52.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 .. [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 18:50 .dockerignore [2022-10-25T18:51:52.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:50 .git [2022-10-25T18:51:52.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:50 .github [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 18:50 .gitignore [2022-10-25T18:51:52.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:50 .semver [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 18:50 Attribution.txt [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 18:50 CHANGELOG.md [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 18:50 Dockerfile [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:50 GOVERNANCE.md [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 18:50 Jenkinsfile [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 18:50 LICENSE [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 18:50 OWNERS.md [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 18:50 README.md [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 18:50 VERSION [2022-10-25T18:51:52.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:50 bin [2022-10-25T18:51:52.973Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 18:51 coverage.out [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 18:50 go.mod [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 18:50 go.sum [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 18:50 main.go [2022-10-25T18:51:52.973Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 18:50 makefile [2022-10-25T18:51:52.973Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:50 res [2022-10-25T18:51:52.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:51:53.289Z] + 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=ca8db051e8ce2d5f3f176f01313854c190459811 --label arch=amd64 --label version=2.3.0-dev.34 . [2022-10-25T18:51:53.289Z] Sending build context to Docker daemon 3.172MB [2022-10-25T18:51:53.289Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:51:53.289Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-25T18:51:53.289Z] ---> 2c1bd802e6c3 [2022-10-25T18:51:53.289Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:51:53.546Z] ---> Running in 3ee642ed8dab [2022-10-25T18:51:53.546Z] Removing intermediate container 3ee642ed8dab [2022-10-25T18:51:53.546Z] ---> c60d6c198d0b [2022-10-25T18:51:53.546Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:51:53.546Z] ---> Running in 343445b737b1 [2022-10-25T18:51:53.546Z] Removing intermediate container 343445b737b1 [2022-10-25T18:51:53.546Z] ---> 73d9e1235922 [2022-10-25T18:51:53.546Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:51:53.546Z] ---> Running in 6e8c904d3d00 [2022-10-25T18:51:53.804Z] Removing intermediate container 6e8c904d3d00 [2022-10-25T18:51:53.804Z] ---> fb5d632ae1f2 [2022-10-25T18:51:53.804Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:51:53.804Z] ---> Running in dd9174ddf6a5 [2022-10-25T18:51:53.804Z] Removing intermediate container dd9174ddf6a5 [2022-10-25T18:51:53.804Z] ---> 0bc7fc5ad2c9 [2022-10-25T18:51:53.804Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:51:53.804Z] ---> Running in baae56c93cd2 [2022-10-25T18:51:54.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:51:54.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:51:54.323Z] OK: 211 MiB in 51 packages [2022-10-25T18:51:54.581Z] Removing intermediate container baae56c93cd2 [2022-10-25T18:51:54.581Z] ---> 543bd8692fb6 [2022-10-25T18:51:54.581Z] Step 8/27 : WORKDIR /app [2022-10-25T18:51:54.581Z] ---> Running in 986688a64d9f [2022-10-25T18:51:54.838Z] Removing intermediate container 986688a64d9f [2022-10-25T18:51:54.838Z] ---> 1669dba4de96 [2022-10-25T18:51:54.838Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-25T18:51:54.838Z] ---> a98a3c8b6f61 [2022-10-25T18:51:54.838Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:51:54.838Z] ---> Running in 0c925daffc3f [2022-10-25T18:51:56.269Z] Removing intermediate container 0c925daffc3f [2022-10-25T18:51:56.269Z] ---> 7fa8b5ba7a53 [2022-10-25T18:51:56.269Z] Step 11/27 : COPY . . [2022-10-25T18:51:56.269Z] ---> 937d6d8f8dbf [2022-10-25T18:51:56.269Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:51:56.269Z] ---> Running in bda9b8e86373 [2022-10-25T18:51:56.269Z] Removing intermediate container bda9b8e86373 [2022-10-25T18:51:56.269Z] ---> e7612a941a2e [2022-10-25T18:51:56.269Z] Step 13/27 : RUN $MAKE [2022-10-25T18:51:56.269Z] ---> Running in 0917d0c3e019 [2022-10-25T18:51:56.834Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-25T18:52:29.097Z] Removing intermediate container 0917d0c3e019 [2022-10-25T18:52:29.097Z] ---> cbf41eb3398d [2022-10-25T18:52:29.097Z] Step 14/27 : FROM alpine:3.16 [2022-10-25T18:52:29.097Z] 3.16: Pulling from library/alpine [2022-10-25T18:52:29.097Z] 213ec9aee27d: Already exists [2022-10-25T18:52:29.097Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T18:52:29.097Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T18:52:29.097Z] ---> 9c6f07244728 [2022-10-25T18:52:29.097Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:52:29.097Z] ---> Running in cec0f3bca7ad [2022-10-25T18:52:29.097Z] Removing intermediate container cec0f3bca7ad [2022-10-25T18:52:29.097Z] ---> fce92d187329 [2022-10-25T18:52:29.097Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-25T18:52:29.097Z] ---> Running in abbb8b3308e3 [2022-10-25T18:52:29.097Z] Removing intermediate container abbb8b3308e3 [2022-10-25T18:52:29.097Z] ---> 59ccb2102c1a [2022-10-25T18:52:29.097Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-25T18:52:29.097Z] ---> Running in 0d13bc4a9621 [2022-10-25T18:52:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:52:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:52:29.097Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T18:52:29.097Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T18:52:29.097Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T18:52:29.097Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T18:52:29.097Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T18:52:29.097Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T18:52:29.097Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T18:52:29.097Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T18:52:29.097Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T18:52:29.097Z] OK: 9 MiB in 21 packages [2022-10-25T18:52:29.097Z] Removing intermediate container 0d13bc4a9621 [2022-10-25T18:52:29.097Z] ---> a3c4722ff148 [2022-10-25T18:52:29.097Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T18:52:30.036Z] ---> e77599c7252c [2022-10-25T18:52:30.036Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T18:52:30.606Z] ---> 1be2c6003780 [2022-10-25T18:52:30.606Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-10-25T18:52:30.866Z] ---> 37facfbef80e [2022-10-25T18:52:30.866Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-25T18:52:32.778Z] ---> 5b6d128cdf9e [2022-10-25T18:52:32.779Z] Step 22/27 : EXPOSE 48095 [2022-10-25T18:52:33.739Z] ---> Running in 1f7b22c98448 [2022-10-25T18:52:34.312Z] Removing intermediate container 1f7b22c98448 [2022-10-25T18:52:34.312Z] ---> 844011b3f369 [2022-10-25T18:52:34.312Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-10-25T18:52:34.888Z] ---> Running in 2c54f0513087 [2022-10-25T18:52:35.157Z] Removing intermediate container 2c54f0513087 [2022-10-25T18:52:35.157Z] ---> e4747eb73b0d [2022-10-25T18:52:35.157Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T18:52:35.418Z] ---> Running in 05c29b16cdea [2022-10-25T18:52:35.691Z] Removing intermediate container 05c29b16cdea [2022-10-25T18:52:35.691Z] ---> d24c00ad1494 [2022-10-25T18:52:35.691Z] Step 25/27 : LABEL arch=amd64 [2022-10-25T18:52:35.951Z] ---> Running in 8c3aa2e9d033 [2022-10-25T18:52:36.965Z] Removing intermediate container 8c3aa2e9d033 [2022-10-25T18:52:36.965Z] ---> 98273ebc786b [2022-10-25T18:52:36.965Z] Step 26/27 : LABEL git_sha=ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T18:52:37.229Z] ---> Running in 77bbabaa10ac [2022-10-25T18:52:37.229Z] Removing intermediate container 77bbabaa10ac [2022-10-25T18:52:37.229Z] ---> ad9f70282a7b [2022-10-25T18:52:37.229Z] Step 27/27 : LABEL version=2.3.0-dev.34 [2022-10-25T18:52:37.489Z] ---> Running in 26b2785757f6 [2022-10-25T18:52:37.489Z] Removing intermediate container 26b2785757f6 [2022-10-25T18:52:37.489Z] ---> 1c9a7b8bd98e [2022-10-25T18:52:37.489Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:52:37.489Z] Successfully built 1c9a7b8bd98e [2022-10-25T18:52:37.489Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:52:37.593Z] provisioning config files... [2022-10-25T18:52:37.603Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17383512988670252926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:52:37.906Z] ---> docker-login.sh [2022-10-25T18:52:37.906Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:52:37.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:52:37.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:52:37.906Z] Configure a credential helper to remove this warning. See [2022-10-25T18:52:37.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:52:37.906Z] [2022-10-25T18:52:37.906Z] Login Succeeded [2022-10-25T18:52:37.906Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:52:37.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:52:37.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:52:37.906Z] Configure a credential helper to remove this warning. See [2022-10-25T18:52:37.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:52:37.906Z] [2022-10-25T18:52:37.906Z] Login Succeeded [2022-10-25T18:52:37.906Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:52:38.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:52:38.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:52:38.165Z] Configure a credential helper to remove this warning. See [2022-10-25T18:52:38.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:52:38.165Z] [2022-10-25T18:52:38.165Z] Login Succeeded [2022-10-25T18:52:38.165Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:52:38.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:52:38.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:52:38.165Z] Configure a credential helper to remove this warning. See [2022-10-25T18:52:38.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:52:38.165Z] [2022-10-25T18:52:38.165Z] Login Succeeded [2022-10-25T18:52:38.165Z] docker.io [2022-10-25T18:52:38.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:52:38.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:52:38.732Z] Configure a credential helper to remove this warning. See [2022-10-25T18:52:38.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:52:38.732Z] [2022-10-25T18:52:38.732Z] Login Succeeded [2022-10-25T18:52:38.732Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:52:38.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T18:52:38.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:52:38.778Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-25T18:52:38.778Z] ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T18:52:38.778Z] latest [2022-10-25T18:52:38.778Z] 2.3.0-dev.34 [2022-10-25T18:52:38.778Z] ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [2022-10-25T18:52:38.778Z] main [2022-10-25T18:52:38.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:39.090Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:39.426Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T18:52:39.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T18:52:39.426Z] d468ebd2fc36: Preparing [2022-10-25T18:52:39.426Z] fd7330390919: Preparing [2022-10-25T18:52:39.426Z] ec719704f62c: Preparing [2022-10-25T18:52:39.426Z] 595820a679d8: Preparing [2022-10-25T18:52:39.426Z] da95a3811340: Preparing [2022-10-25T18:52:39.426Z] 994393dc58e7: Preparing [2022-10-25T18:52:39.426Z] 595820a679d8: Pushed [2022-10-25T18:52:39.426Z] fd7330390919: Pushed [2022-10-25T18:52:39.426Z] ec719704f62c: Pushed [2022-10-25T18:52:40.001Z] 994393dc58e7: Layer already exists [2022-10-25T18:52:40.001Z] da95a3811340: Pushed [2022-10-25T18:52:41.904Z] d468ebd2fc36: Pushed [2022-10-25T18:52:41.904Z] ca8db051e8ce2d5f3f176f01313854c190459811: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:42.205Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:42.517Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-25T18:52:42.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T18:52:42.517Z] d468ebd2fc36: Preparing [2022-10-25T18:52:42.517Z] fd7330390919: Preparing [2022-10-25T18:52:42.517Z] ec719704f62c: Preparing [2022-10-25T18:52:42.517Z] 595820a679d8: Preparing [2022-10-25T18:52:42.517Z] da95a3811340: Preparing [2022-10-25T18:52:42.517Z] 994393dc58e7: Preparing [2022-10-25T18:52:42.517Z] 994393dc58e7: Waiting [2022-10-25T18:52:42.517Z] fd7330390919: Layer already exists [2022-10-25T18:52:42.517Z] d468ebd2fc36: Layer already exists [2022-10-25T18:52:42.517Z] da95a3811340: Layer already exists [2022-10-25T18:52:42.517Z] 595820a679d8: Layer already exists [2022-10-25T18:52:42.517Z] ec719704f62c: Layer already exists [2022-10-25T18:52:42.517Z] 994393dc58e7: Layer already exists [2022-10-25T18:52:42.517Z] latest: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:42.830Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:43.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.34 [2022-10-25T18:52:43.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T18:52:43.139Z] d468ebd2fc36: Preparing [2022-10-25T18:52:43.139Z] fd7330390919: Preparing [2022-10-25T18:52:43.139Z] ec719704f62c: Preparing [2022-10-25T18:52:43.139Z] 595820a679d8: Preparing [2022-10-25T18:52:43.139Z] da95a3811340: Preparing [2022-10-25T18:52:43.139Z] 994393dc58e7: Preparing [2022-10-25T18:52:43.139Z] 994393dc58e7: Waiting [2022-10-25T18:52:43.139Z] 595820a679d8: Layer already exists [2022-10-25T18:52:43.139Z] d468ebd2fc36: Layer already exists [2022-10-25T18:52:43.139Z] da95a3811340: Layer already exists [2022-10-25T18:52:43.139Z] ec719704f62c: Layer already exists [2022-10-25T18:52:43.139Z] fd7330390919: Layer already exists [2022-10-25T18:52:43.139Z] 994393dc58e7: Layer already exists [2022-10-25T18:52:43.139Z] 2.3.0-dev.34: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:43.448Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:43.752Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [2022-10-25T18:52:43.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T18:52:43.752Z] d468ebd2fc36: Preparing [2022-10-25T18:52:43.752Z] fd7330390919: Preparing [2022-10-25T18:52:43.752Z] ec719704f62c: Preparing [2022-10-25T18:52:43.752Z] 595820a679d8: Preparing [2022-10-25T18:52:43.752Z] da95a3811340: Preparing [2022-10-25T18:52:43.752Z] 994393dc58e7: Preparing [2022-10-25T18:52:43.752Z] 994393dc58e7: Waiting [2022-10-25T18:52:43.752Z] d468ebd2fc36: Layer already exists [2022-10-25T18:52:43.752Z] da95a3811340: Layer already exists [2022-10-25T18:52:43.752Z] 595820a679d8: Layer already exists [2022-10-25T18:52:43.752Z] fd7330390919: Layer already exists [2022-10-25T18:52:43.752Z] ec719704f62c: Layer already exists [2022-10-25T18:52:43.752Z] 994393dc58e7: Layer already exists [2022-10-25T18:52:43.752Z] ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:44.064Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:44.368Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-25T18:52:44.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T18:52:44.368Z] d468ebd2fc36: Preparing [2022-10-25T18:52:44.368Z] fd7330390919: Preparing [2022-10-25T18:52:44.368Z] ec719704f62c: Preparing [2022-10-25T18:52:44.368Z] 595820a679d8: Preparing [2022-10-25T18:52:44.368Z] da95a3811340: Preparing [2022-10-25T18:52:44.368Z] 994393dc58e7: Preparing [2022-10-25T18:52:44.368Z] 994393dc58e7: Waiting [2022-10-25T18:52:44.368Z] da95a3811340: Layer already exists [2022-10-25T18:52:44.368Z] d468ebd2fc36: Layer already exists [2022-10-25T18:52:44.368Z] fd7330390919: Layer already exists [2022-10-25T18:52:44.368Z] 595820a679d8: Layer already exists [2022-10-25T18:52:44.368Z] ec719704f62c: Layer already exists [2022-10-25T18:52:44.368Z] 994393dc58e7: Layer already exists [2022-10-25T18:52:44.368Z] main: digest: sha256:4ebea371e34d4401976f5ae50713a49fee1e9f243b5f916a6b7df67ac6a2daf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T18:52:44.417Z] ===================================================== [Pipeline] echo [2022-10-25T18:52:44.428Z] taggedImages: [2022-10-25T18:52:44.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T18:52:44.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-25T18:52:44.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.34 [2022-10-25T18:52:44.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [2022-10-25T18:52:44.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:44.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:52:44.778Z] [2022-10-25T18:52:44.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:45.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:52:45.075Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T18:52:45.075Z] 5eb5b503b376: Pulling fs layer [2022-10-25T18:52:45.075Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T18:52:45.075Z] ec43610c2a17: Pulling fs layer [2022-10-25T18:52:45.075Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T18:52:45.075Z] 33b1e0a273af: Pulling fs layer [2022-10-25T18:52:45.075Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T18:52:45.075Z] 2f39f015ded8: Pulling fs layer [2022-10-25T18:52:45.075Z] 3a2ae6a8a46f: Waiting [2022-10-25T18:52:45.075Z] 33b1e0a273af: Waiting [2022-10-25T18:52:45.075Z] 2f39f015ded8: Waiting [2022-10-25T18:52:45.075Z] 5d3b04190fa2: Waiting [2022-10-25T18:52:45.075Z] 5c69ac0246d0: Download complete [2022-10-25T18:52:45.075Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T18:52:45.075Z] 3a2ae6a8a46f: Download complete [2022-10-25T18:52:45.075Z] 33b1e0a273af: Verifying Checksum [2022-10-25T18:52:45.075Z] 33b1e0a273af: Download complete [2022-10-25T18:52:45.075Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T18:52:45.075Z] 5d3b04190fa2: Download complete [2022-10-25T18:52:45.075Z] ec43610c2a17: Verifying Checksum [2022-10-25T18:52:45.075Z] ec43610c2a17: Download complete [2022-10-25T18:52:45.332Z] 5eb5b503b376: Verifying Checksum [2022-10-25T18:52:45.332Z] 5eb5b503b376: Download complete [2022-10-25T18:52:46.264Z] 5eb5b503b376: Pull complete [2022-10-25T18:52:46.521Z] 5c69ac0246d0: Pull complete [2022-10-25T18:52:46.521Z] 2f39f015ded8: Download complete [2022-10-25T18:52:47.087Z] ec43610c2a17: Pull complete [2022-10-25T18:52:47.087Z] 3a2ae6a8a46f: Pull complete [2022-10-25T18:52:47.087Z] 33b1e0a273af: Pull complete [2022-10-25T18:52:47.345Z] 5d3b04190fa2: Pull complete [2022-10-25T18:52:51.527Z] 2f39f015ded8: Pull complete [2022-10-25T18:52:51.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T18:52:51.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:52:51.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:52:51.598Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T18:52:51.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:52:59.281Z] $ docker top 9b25741e2c788b5e3b8d7fe18d36a93addec325aa95d360816bd0a523abd9f20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:52:59.657Z] ---> job-cost.sh [2022-10-25T18:52:59.657Z] lf-activate-venv: SKIPPING [2022-10-25T18:52:59.657Z] INFO: No Stack... [2022-10-25T18:52:59.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:53:00.173Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:53:00.458Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-25T18:53:00.458Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:53:00.526Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [2022-10-25T18:53:00.531Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] did not exist. Created. [2022-10-25T18:53:00.531Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:53:00.833Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T18:53:00.863Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:53:00.869Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:53:00.887Z] $ docker stop --time=1 9b25741e2c788b5e3b8d7fe18d36a93addec325aa95d360816bd0a523abd9f20 [2022-10-25T18:53:02.697Z] $ docker rm -f 9b25741e2c788b5e3b8d7fe18d36a93addec325aa95d360816bd0a523abd9f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T19:20:47.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116966 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-10-25T19:20:47.265Z] Running in /w/workspace/app-service-configurable/113 [Pipeline] { [Pipeline] checkout [2022-10-25T19:20:47.305Z] Selected Git installation does not exist. Using Default [2022-10-25T19:20:47.305Z] The recommended git tool is: NONE [2022-10-25T19:20:53.275Z] using credential edgex-jenkins-ssh [2022-10-25T19:20:53.297Z] Cloning the remote Git repository [2022-10-25T19:20:53.343Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T19:20:53.423Z] > git init /w/workspace/app-service-configurable/113 # timeout=10 [2022-10-25T19:20:53.601Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T19:20:53.602Z] > git --version # timeout=10 [2022-10-25T19:20:53.626Z] > git --version # 'git version 2.25.1' [2022-10-25T19:20:53.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T19:20:53.690Z] Verifying host key using known hosts file [2022-10-25T19:20:53.917Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T19:20:53.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T19:20:56.103Z] Avoid second fetch [2022-10-25T19:20:56.103Z] Checking out Revision ca8db051e8ce2d5f3f176f01313854c190459811 (main) [2022-10-25T19:20:55.123Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-25T19:20:55.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T19:20:56.119Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T19:20:56.137Z] > git checkout -f ca8db051e8ce2d5f3f176f01313854c190459811 # timeout=10 [2022-10-25T19:20:56.658Z] Commit message: "build: Latest go-mods, config and Dockerfile fix (#479)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T19:20:57.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T19:20:57.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T19:20:57.554Z] Dload Upload Total Spent Left Speed [2022-10-25T19:20:57.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-10-25T19:20:58.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T19:20:58.554Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T19:20:58.554Z] + sudo tee /etc/docker/daemon.new [2022-10-25T19:20:58.554Z] { [2022-10-25T19:20:58.554Z] "registry-mirrors": [ [2022-10-25T19:20:58.554Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T19:20:58.554Z] ], [2022-10-25T19:20:58.554Z] "bip": "10.250.0.254/24", [2022-10-25T19:20:58.554Z] "hosts": [ [2022-10-25T19:20:58.554Z] "tcp://0.0.0.0:5555", [2022-10-25T19:20:58.554Z] "unix:///var/run/docker.sock" [2022-10-25T19:20:58.554Z] ], [2022-10-25T19:20:58.554Z] "mtu": 1458, [2022-10-25T19:20:58.554Z] "selinux-enabled": true, [2022-10-25T19:20:58.554Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T19:20:58.554Z] } [Pipeline] sh [2022-10-25T19:20:58.895Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T19:20:59.241Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:21:17.500Z] provisioning config files... [2022-10-25T19:21:17.522Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config9842594393109416854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:21:17.866Z] ---> docker-login.sh [2022-10-25T19:21:17.866Z] nexus3.edgexfoundry.org:10001 [2022-10-25T19:21:18.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:21:18.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:21:18.401Z] Configure a credential helper to remove this warning. See [2022-10-25T19:21:18.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:21:18.401Z] [2022-10-25T19:21:18.401Z] Login Succeeded [2022-10-25T19:21:18.401Z] nexus3.edgexfoundry.org:10002 [2022-10-25T19:21:18.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:21:18.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:21:18.670Z] Configure a credential helper to remove this warning. See [2022-10-25T19:21:18.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:21:18.670Z] [2022-10-25T19:21:18.670Z] Login Succeeded [2022-10-25T19:21:18.670Z] nexus3.edgexfoundry.org:10003 [2022-10-25T19:21:18.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:21:19.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:21:19.206Z] Configure a credential helper to remove this warning. See [2022-10-25T19:21:19.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:21:19.206Z] [2022-10-25T19:21:19.206Z] Login Succeeded [2022-10-25T19:21:19.206Z] nexus3.edgexfoundry.org:10004 [2022-10-25T19:21:19.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:21:19.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:21:19.472Z] Configure a credential helper to remove this warning. See [2022-10-25T19:21:19.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:21:19.472Z] [2022-10-25T19:21:19.472Z] Login Succeeded [2022-10-25T19:21:19.472Z] docker.io [2022-10-25T19:21:19.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:21:20.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:21:20.007Z] Configure a credential helper to remove this warning. See [2022-10-25T19:21:20.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:21:20.007Z] [2022-10-25T19:21:20.007Z] Login Succeeded [2022-10-25T19:21:20.007Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T19:21:20.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T19:21:20.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T19:21:20.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T19:21:20.201Z] ========================================================= [2022-10-25T19:21:20.201Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T19:21:20.201Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:21:20.534Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T19:21:20.534Z] Sending build context to Docker daemon 216.1kB [2022-10-25T19:21:20.804Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T19:21:20.804Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-25T19:21:20.804Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T19:21:20.804Z] 9b18e9b68314: Pulling fs layer [2022-10-25T19:21:20.804Z] d32db5db7311: Pulling fs layer [2022-10-25T19:21:20.804Z] d0c4b47475fc: Pulling fs layer [2022-10-25T19:21:20.804Z] 5831b945b038: Pulling fs layer [2022-10-25T19:21:20.804Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T19:21:20.804Z] e10730c5d714: Pulling fs layer [2022-10-25T19:21:20.804Z] 5dd5c2283517: Pulling fs layer [2022-10-25T19:21:20.804Z] d5ac0230b979: Pulling fs layer [2022-10-25T19:21:20.804Z] e10730c5d714: Waiting [2022-10-25T19:21:20.804Z] 5dd5c2283517: Waiting [2022-10-25T19:21:20.804Z] d5ac0230b979: Waiting [2022-10-25T19:21:20.804Z] 5831b945b038: Waiting [2022-10-25T19:21:20.804Z] 86bbec2aaacd: Waiting [2022-10-25T19:21:20.804Z] d0c4b47475fc: Verifying Checksum [2022-10-25T19:21:20.804Z] d0c4b47475fc: Download complete [2022-10-25T19:21:20.804Z] d32db5db7311: Verifying Checksum [2022-10-25T19:21:20.804Z] d32db5db7311: Download complete [2022-10-25T19:21:21.073Z] 86bbec2aaacd: Download complete [2022-10-25T19:21:21.073Z] e10730c5d714: Verifying Checksum [2022-10-25T19:21:21.073Z] e10730c5d714: Download complete [2022-10-25T19:21:21.073Z] 9b18e9b68314: Verifying Checksum [2022-10-25T19:21:21.665Z] 9b18e9b68314: Pull complete [2022-10-25T19:21:21.936Z] d5ac0230b979: Verifying Checksum [2022-10-25T19:21:21.936Z] d5ac0230b979: Download complete [2022-10-25T19:21:22.531Z] d32db5db7311: Pull complete [2022-10-25T19:21:22.531Z] d0c4b47475fc: Pull complete [2022-10-25T19:21:23.118Z] 5dd5c2283517: Verifying Checksum [2022-10-25T19:21:23.118Z] 5dd5c2283517: Download complete [2022-10-25T19:21:23.704Z] 5831b945b038: Verifying Checksum [2022-10-25T19:21:23.704Z] 5831b945b038: Download complete [2022-10-25T19:21:36.020Z] 5831b945b038: Pull complete [2022-10-25T19:21:36.020Z] 86bbec2aaacd: Pull complete [2022-10-25T19:21:36.020Z] e10730c5d714: Pull complete [2022-10-25T19:21:40.275Z] 5dd5c2283517: Pull complete [2022-10-25T19:21:41.695Z] d5ac0230b979: Pull complete [2022-10-25T19:21:41.695Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T19:21:41.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T19:21:41.695Z] ---> 59b3b1a385d4 [2022-10-25T19:21:41.695Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T19:21:43.643Z] ---> Running in 0f51bbdbb3a2 [2022-10-25T19:21:43.919Z] Removing intermediate container 0f51bbdbb3a2 [2022-10-25T19:21:43.919Z] ---> fd081a002f89 [2022-10-25T19:21:43.919Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T19:21:43.919Z] ---> Running in df8d243a8846 [2022-10-25T19:21:44.190Z] Removing intermediate container df8d243a8846 [2022-10-25T19:21:44.190Z] ---> e18026e618d5 [2022-10-25T19:21:44.190Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-25T19:21:44.459Z] ---> Running in 23b1a37432bc [2022-10-25T19:21:44.727Z] Removing intermediate container 23b1a37432bc [2022-10-25T19:21:44.727Z] ---> 9e76cb26d696 [2022-10-25T19:21:44.727Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T19:21:44.727Z] ---> Running in bc60d5ac8c02 [2022-10-25T19:21:44.996Z] Removing intermediate container bc60d5ac8c02 [2022-10-25T19:21:44.996Z] ---> 9c99c162bfe0 [2022-10-25T19:21:44.996Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T19:21:44.996Z] ---> Running in 82b1aee3c84b [2022-10-25T19:21:46.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T19:21:46.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T19:21:47.393Z] OK: 221 MiB in 51 packages [2022-10-25T19:21:48.358Z] Removing intermediate container 82b1aee3c84b [2022-10-25T19:21:48.358Z] ---> 618a1e37841d [2022-10-25T19:21:48.358Z] Step 8/13 : WORKDIR /app [2022-10-25T19:21:48.358Z] ---> Running in 3d3a52f1e439 [2022-10-25T19:21:48.666Z] Removing intermediate container 3d3a52f1e439 [2022-10-25T19:21:48.666Z] ---> 56821b0f709f [2022-10-25T19:21:48.666Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-25T19:21:49.198Z] ---> 06a0b823a7f9 [2022-10-25T19:21:49.198Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T19:21:49.198Z] ---> Running in dee4368c14ca [2022-10-25T19:22:45.609Z] Removing intermediate container dee4368c14ca [2022-10-25T19:22:45.609Z] ---> 8524b988e67f [2022-10-25T19:22:45.609Z] Step 11/13 : COPY . . [2022-10-25T19:22:45.609Z] ---> 76fbd84c23cc [2022-10-25T19:22:45.609Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T19:22:45.609Z] ---> Running in 2ad369c59790 [2022-10-25T19:22:45.609Z] Removing intermediate container 2ad369c59790 [2022-10-25T19:22:45.609Z] ---> a67257563aa7 [2022-10-25T19:22:45.609Z] Step 13/13 : RUN $MAKE [2022-10-25T19:22:45.609Z] ---> Running in ad4961b07aa7 [2022-10-25T19:22:45.609Z] noop [2022-10-25T19:22:45.609Z] Removing intermediate container ad4961b07aa7 [2022-10-25T19:22:45.609Z] ---> b7a210ebee64 [2022-10-25T19:22:45.609Z] Successfully built b7a210ebee64 [2022-10-25T19:22:45.609Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:22:46.017Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T19:22:46.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:22:46.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-116966 does not seem to be running inside a container [2022-10-25T19:22:46.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T19:22:47.591Z] $ docker top ac125a773753f1f643464cb618b589cde2fd5902059aac11b77bf0dcf6529248 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T19:22:48.426Z] + go version [2022-10-25T19:22:48.426Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T19:22:48.445Z] $ docker stop --time=1 ac125a773753f1f643464cb618b589cde2fd5902059aac11b77bf0dcf6529248 [2022-10-25T19:22:50.057Z] $ docker rm -f ac125a773753f1f643464cb618b589cde2fd5902059aac11b77bf0dcf6529248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:22:50.598Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T19:22:50.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:22:50.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-116966 does not seem to be running inside a container [2022-10-25T19:22:50.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T19:22:51.940Z] $ docker top aecbf0cb0dbec9022d0c09bea5ee0a62db0d0a853b67e9779f85fcacc1b64401 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T19:22:52.446Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/113 [Pipeline] fileExists [Pipeline] sh [2022-10-25T19:22:52.783Z] + make test [2022-10-25T19:22:52.783Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-25T19:24:14.436Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-25T19:24:14.436Z] CGO_ENABLED=1 go vet ./... [2022-10-25T19:24:32.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T19:24:32.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T19:24:32.663Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T19:24:32.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T19:24:32.960Z] $ docker stop --time=1 aecbf0cb0dbec9022d0c09bea5ee0a62db0d0a853b67e9779f85fcacc1b64401 [2022-10-25T19:24:34.744Z] $ docker rm -f aecbf0cb0dbec9022d0c09bea5ee0a62db0d0a853b67e9779f85fcacc1b64401 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T19:24:35.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T19:24:35.659Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T19:24:36.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T19:24:36.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T19:24:36.724Z] + ls -al . [2022-10-25T19:24:36.724Z] total 176 [2022-10-25T19:24:36.724Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 19:22 . [2022-10-25T19:24:36.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 19:20 .. [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 19:20 .dockerignore [2022-10-25T19:24:36.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 19:20 .git [2022-10-25T19:24:36.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 19:20 .github [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 19:20 .gitignore [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 19:20 Attribution.txt [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 19:20 CHANGELOG.md [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 19:20 Dockerfile [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 19:20 GOVERNANCE.md [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 19:20 Jenkinsfile [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 19:20 LICENSE [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 19:20 OWNERS.md [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 19:20 README.md [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 18:50 VERSION [2022-10-25T19:24:36.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 19:20 bin [2022-10-25T19:24:36.724Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 19:22 coverage.out [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 19:20 go.mod [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 19:20 go.sum [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 19:20 main.go [2022-10-25T19:24:36.724Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 19:20 makefile [2022-10-25T19:24:36.724Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 19:20 res [2022-10-25T19:24:36.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 19:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:24:37.061Z] + 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=ca8db051e8ce2d5f3f176f01313854c190459811 --label arch=arm64 --label version=2.3.0-dev.34 . [2022-10-25T19:24:37.061Z] Sending build context to Docker daemon 217.1kB [2022-10-25T19:24:37.333Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T19:24:37.333Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-25T19:24:37.333Z] ---> b7a210ebee64 [2022-10-25T19:24:37.333Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T19:24:37.333Z] ---> Running in 7ab482322633 [2022-10-25T19:24:37.602Z] Removing intermediate container 7ab482322633 [2022-10-25T19:24:37.602Z] ---> 53bb7c5a8608 [2022-10-25T19:24:37.602Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T19:24:37.602Z] ---> Running in e3de2f7eb859 [2022-10-25T19:24:37.873Z] Removing intermediate container e3de2f7eb859 [2022-10-25T19:24:37.873Z] ---> 2a02be7f6fc1 [2022-10-25T19:24:37.873Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-25T19:24:38.142Z] ---> Running in 1fb6077457c0 [2022-10-25T19:24:38.411Z] Removing intermediate container 1fb6077457c0 [2022-10-25T19:24:38.411Z] ---> cf9bb58bd751 [2022-10-25T19:24:38.411Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T19:24:38.411Z] ---> Running in 3ef15c09ce51 [2022-10-25T19:24:38.679Z] Removing intermediate container 3ef15c09ce51 [2022-10-25T19:24:38.679Z] ---> 6370a75f44f0 [2022-10-25T19:24:38.679Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T19:24:38.679Z] ---> Running in bbe7d88aa81c [2022-10-25T19:24:39.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T19:24:39.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T19:24:40.868Z] OK: 221 MiB in 51 packages [2022-10-25T19:24:41.832Z] Removing intermediate container bbe7d88aa81c [2022-10-25T19:24:41.832Z] ---> c497f48221e4 [2022-10-25T19:24:41.832Z] Step 8/27 : WORKDIR /app [2022-10-25T19:24:41.832Z] ---> Running in 7a6bc12f984a [2022-10-25T19:24:42.100Z] Removing intermediate container 7a6bc12f984a [2022-10-25T19:24:42.100Z] ---> 7f441de5397b [2022-10-25T19:24:42.100Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-25T19:24:42.683Z] ---> 8bd880f8f52e [2022-10-25T19:24:42.683Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T19:24:42.683Z] ---> Running in e5258131792b [2022-10-25T19:24:45.270Z] Removing intermediate container e5258131792b [2022-10-25T19:24:45.270Z] ---> 207f44554af5 [2022-10-25T19:24:45.270Z] Step 11/27 : COPY . . [2022-10-25T19:24:45.857Z] ---> e92573480cd5 [2022-10-25T19:24:45.857Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T19:24:45.857Z] ---> Running in e4d258755034 [2022-10-25T19:24:46.125Z] Removing intermediate container e4d258755034 [2022-10-25T19:24:46.125Z] ---> 2dbe46b715a3 [2022-10-25T19:24:46.125Z] Step 13/27 : RUN $MAKE [2022-10-25T19:24:46.398Z] ---> Running in 4818da01f57a [2022-10-25T19:24:47.374Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-25T19:27:24.092Z] Removing intermediate container 4818da01f57a [2022-10-25T19:27:24.092Z] ---> 1855547f1118 [2022-10-25T19:27:24.092Z] Step 14/27 : FROM alpine:3.16 [2022-10-25T19:27:24.092Z] 3.16: Pulling from library/alpine [2022-10-25T19:27:24.092Z] 9b18e9b68314: Already exists [2022-10-25T19:27:24.359Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T19:27:24.359Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T19:27:24.359Z] ---> a6215f271958 [2022-10-25T19:27:24.359Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T19:27:24.359Z] ---> Running in b5b27469269d [2022-10-25T19:27:24.628Z] Removing intermediate container b5b27469269d [2022-10-25T19:27:24.628Z] ---> e6cfd4501a72 [2022-10-25T19:27:24.628Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-25T19:27:24.897Z] ---> Running in cfc8e4fd94b0 [2022-10-25T19:27:25.163Z] Removing intermediate container cfc8e4fd94b0 [2022-10-25T19:27:25.163Z] ---> b56cbb4e97b9 [2022-10-25T19:27:25.163Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-25T19:27:25.163Z] ---> Running in b011f7fbaee3 [2022-10-25T19:27:26.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T19:27:26.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T19:27:27.345Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T19:27:27.611Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T19:27:27.611Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T19:27:27.611Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T19:27:27.611Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T19:27:27.611Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T19:27:27.611Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T19:27:27.611Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T19:27:27.611Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T19:27:27.879Z] OK: 9 MiB in 21 packages [2022-10-25T19:27:29.305Z] Removing intermediate container b011f7fbaee3 [2022-10-25T19:27:29.305Z] ---> bc804ef98e5d [2022-10-25T19:27:29.305Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T19:27:29.572Z] ---> 5c6734c7c08a [2022-10-25T19:27:29.572Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T19:27:30.155Z] ---> 08e65773a1ec [2022-10-25T19:27:30.155Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-10-25T19:27:31.115Z] ---> 51538dcd2b70 [2022-10-25T19:27:31.115Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-25T19:27:32.520Z] ---> 25be3a923cd5 [2022-10-25T19:27:32.520Z] Step 22/27 : EXPOSE 48095 [2022-10-25T19:27:32.520Z] ---> Running in 6e776b43dd53 [2022-10-25T19:27:32.795Z] Removing intermediate container 6e776b43dd53 [2022-10-25T19:27:32.795Z] ---> 2f6f3af5e237 [2022-10-25T19:27:32.795Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-10-25T19:27:32.795Z] ---> Running in f4bc790dfa8d [2022-10-25T19:27:33.062Z] Removing intermediate container f4bc790dfa8d [2022-10-25T19:27:33.062Z] ---> ddfdfb699d09 [2022-10-25T19:27:33.062Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T19:27:33.328Z] ---> Running in c957c3b3c546 [2022-10-25T19:27:33.594Z] Removing intermediate container c957c3b3c546 [2022-10-25T19:27:33.594Z] ---> 1eedb76d8360 [2022-10-25T19:27:33.594Z] Step 25/27 : LABEL arch=arm64 [2022-10-25T19:27:33.594Z] ---> Running in 292d88c0bd8c [2022-10-25T19:27:33.861Z] Removing intermediate container 292d88c0bd8c [2022-10-25T19:27:33.861Z] ---> 5fd21493ae29 [2022-10-25T19:27:33.861Z] Step 26/27 : LABEL git_sha=ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T19:27:33.861Z] ---> Running in 51875fd077e4 [2022-10-25T19:27:34.131Z] Removing intermediate container 51875fd077e4 [2022-10-25T19:27:34.131Z] ---> e80e145c608b [2022-10-25T19:27:34.131Z] Step 27/27 : LABEL version=2.3.0-dev.34 [2022-10-25T19:27:34.401Z] ---> Running in 6af2bd068325 [2022-10-25T19:27:34.670Z] Removing intermediate container 6af2bd068325 [2022-10-25T19:27:34.670Z] ---> 04354994e93c [2022-10-25T19:27:34.670Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T19:27:34.670Z] Successfully built 04354994e93c [2022-10-25T19:27:34.670Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:27:34.777Z] provisioning config files... [2022-10-25T19:27:34.791Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config16518886941175173177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:27:35.121Z] ---> docker-login.sh [2022-10-25T19:27:35.121Z] nexus3.edgexfoundry.org:10001 [2022-10-25T19:27:35.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:27:35.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:27:35.387Z] Configure a credential helper to remove this warning. See [2022-10-25T19:27:35.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:27:35.387Z] [2022-10-25T19:27:35.387Z] Login Succeeded [2022-10-25T19:27:35.387Z] nexus3.edgexfoundry.org:10002 [2022-10-25T19:27:35.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:27:35.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:27:35.655Z] Configure a credential helper to remove this warning. See [2022-10-25T19:27:35.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:27:35.655Z] [2022-10-25T19:27:35.655Z] Login Succeeded [2022-10-25T19:27:35.655Z] nexus3.edgexfoundry.org:10003 [2022-10-25T19:27:35.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:27:36.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:27:36.188Z] Configure a credential helper to remove this warning. See [2022-10-25T19:27:36.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:27:36.188Z] [2022-10-25T19:27:36.188Z] Login Succeeded [2022-10-25T19:27:36.188Z] nexus3.edgexfoundry.org:10004 [2022-10-25T19:27:36.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:27:36.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:27:36.453Z] Configure a credential helper to remove this warning. See [2022-10-25T19:27:36.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:27:36.453Z] [2022-10-25T19:27:36.453Z] Login Succeeded [2022-10-25T19:27:36.453Z] docker.io [2022-10-25T19:27:36.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:27:36.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:27:36.986Z] Configure a credential helper to remove this warning. See [2022-10-25T19:27:36.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:27:36.986Z] [2022-10-25T19:27:36.986Z] Login Succeeded [2022-10-25T19:27:36.986Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T19:27:36.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T19:27:37.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T19:27:37.063Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-25T19:27:37.063Z] ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T19:27:37.063Z] latest [2022-10-25T19:27:37.063Z] 2.3.0-dev.34 [2022-10-25T19:27:37.063Z] ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [2022-10-25T19:27:37.063Z] main [2022-10-25T19:27:37.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:37.424Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:37.761Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T19:27:37.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T19:27:37.761Z] a1f76cc9aeea: Preparing [2022-10-25T19:27:37.761Z] 7d087f16f0ed: Preparing [2022-10-25T19:27:37.761Z] 1be7528a0d63: Preparing [2022-10-25T19:27:37.761Z] 9bd61d490b91: Preparing [2022-10-25T19:27:37.761Z] 19427e7dc1e8: Preparing [2022-10-25T19:27:37.761Z] 5d3e392a13a0: Preparing [2022-10-25T19:27:37.761Z] 5d3e392a13a0: Waiting [2022-10-25T19:27:38.026Z] 1be7528a0d63: Pushed [2022-10-25T19:27:38.026Z] 9bd61d490b91: Pushed [2022-10-25T19:27:38.026Z] 7d087f16f0ed: Pushed [2022-10-25T19:27:38.026Z] 5d3e392a13a0: Layer already exists [2022-10-25T19:27:38.981Z] 19427e7dc1e8: Pushed [2022-10-25T19:27:43.231Z] a1f76cc9aeea: Pushed [2022-10-25T19:27:43.231Z] ca8db051e8ce2d5f3f176f01313854c190459811: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:43.850Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:44.196Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-25T19:27:44.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T19:27:44.196Z] a1f76cc9aeea: Preparing [2022-10-25T19:27:44.196Z] 7d087f16f0ed: Preparing [2022-10-25T19:27:44.196Z] 1be7528a0d63: Preparing [2022-10-25T19:27:44.196Z] 9bd61d490b91: Preparing [2022-10-25T19:27:44.196Z] 19427e7dc1e8: Preparing [2022-10-25T19:27:44.196Z] 5d3e392a13a0: Preparing [2022-10-25T19:27:44.196Z] 5d3e392a13a0: Waiting [2022-10-25T19:27:44.196Z] 19427e7dc1e8: Layer already exists [2022-10-25T19:27:44.196Z] 9bd61d490b91: Layer already exists [2022-10-25T19:27:44.196Z] 1be7528a0d63: Layer already exists [2022-10-25T19:27:44.196Z] 7d087f16f0ed: Layer already exists [2022-10-25T19:27:44.196Z] a1f76cc9aeea: Layer already exists [2022-10-25T19:27:44.196Z] 5d3e392a13a0: Layer already exists [2022-10-25T19:27:44.196Z] latest: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:44.815Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:45.157Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.34 [2022-10-25T19:27:45.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T19:27:45.157Z] a1f76cc9aeea: Preparing [2022-10-25T19:27:45.157Z] 7d087f16f0ed: Preparing [2022-10-25T19:27:45.157Z] 1be7528a0d63: Preparing [2022-10-25T19:27:45.157Z] 9bd61d490b91: Preparing [2022-10-25T19:27:45.157Z] 19427e7dc1e8: Preparing [2022-10-25T19:27:45.157Z] 5d3e392a13a0: Preparing [2022-10-25T19:27:45.157Z] 5d3e392a13a0: Waiting [2022-10-25T19:27:45.157Z] 7d087f16f0ed: Layer already exists [2022-10-25T19:27:45.157Z] 9bd61d490b91: Layer already exists [2022-10-25T19:27:45.157Z] 19427e7dc1e8: Layer already exists [2022-10-25T19:27:45.157Z] 1be7528a0d63: Layer already exists [2022-10-25T19:27:45.157Z] a1f76cc9aeea: Layer already exists [2022-10-25T19:27:45.157Z] 5d3e392a13a0: Layer already exists [2022-10-25T19:27:45.157Z] 2.3.0-dev.34: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:45.505Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:45.837Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [2022-10-25T19:27:45.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T19:27:45.837Z] a1f76cc9aeea: Preparing [2022-10-25T19:27:45.837Z] 7d087f16f0ed: Preparing [2022-10-25T19:27:45.837Z] 1be7528a0d63: Preparing [2022-10-25T19:27:45.837Z] 9bd61d490b91: Preparing [2022-10-25T19:27:45.837Z] 19427e7dc1e8: Preparing [2022-10-25T19:27:45.837Z] 5d3e392a13a0: Preparing [2022-10-25T19:27:45.837Z] 5d3e392a13a0: Waiting [2022-10-25T19:27:45.837Z] 1be7528a0d63: Layer already exists [2022-10-25T19:27:45.837Z] 19427e7dc1e8: Layer already exists [2022-10-25T19:27:45.837Z] 7d087f16f0ed: Layer already exists [2022-10-25T19:27:45.837Z] a1f76cc9aeea: Layer already exists [2022-10-25T19:27:45.837Z] 9bd61d490b91: Layer already exists [2022-10-25T19:27:45.837Z] 5d3e392a13a0: Layer already exists [2022-10-25T19:27:45.837Z] ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:46.439Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:46.776Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-25T19:27:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T19:27:46.776Z] a1f76cc9aeea: Preparing [2022-10-25T19:27:46.776Z] 7d087f16f0ed: Preparing [2022-10-25T19:27:46.776Z] 1be7528a0d63: Preparing [2022-10-25T19:27:46.776Z] 9bd61d490b91: Preparing [2022-10-25T19:27:46.776Z] 19427e7dc1e8: Preparing [2022-10-25T19:27:46.776Z] 5d3e392a13a0: Preparing [2022-10-25T19:27:46.776Z] 5d3e392a13a0: Waiting [2022-10-25T19:27:46.776Z] 1be7528a0d63: Layer already exists [2022-10-25T19:27:46.776Z] 7d087f16f0ed: Layer already exists [2022-10-25T19:27:46.776Z] 19427e7dc1e8: Layer already exists [2022-10-25T19:27:46.776Z] 9bd61d490b91: Layer already exists [2022-10-25T19:27:46.776Z] a1f76cc9aeea: Layer already exists [2022-10-25T19:27:46.776Z] 5d3e392a13a0: Layer already exists [2022-10-25T19:27:46.776Z] main: digest: sha256:ae4d639de857886191e1ee32f2f9993dac61c0cefdb72b6abbbb51da98f2398d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T19:27:47.091Z] ===================================================== [Pipeline] echo [2022-10-25T19:27:47.099Z] taggedImages: [2022-10-25T19:27:47.099Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811 [2022-10-25T19:27:47.099Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-25T19:27:47.099Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.34 [2022-10-25T19:27:47.099Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca8db051e8ce2d5f3f176f01313854c190459811-2.3.0-dev.34 [2022-10-25T19:27:47.099Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:47.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T19:27:47.444Z] [2022-10-25T19:27:47.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:27:47.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T19:27:47.768Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T19:27:47.768Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T19:27:47.768Z] 04944245beec: Pulling fs layer [2022-10-25T19:27:47.768Z] 699f458cf7ca: Pulling fs layer [2022-10-25T19:27:47.768Z] 765212b225bb: Pulling fs layer [2022-10-25T19:27:47.768Z] f23df028b6ca: Pulling fs layer [2022-10-25T19:27:47.768Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T19:27:47.768Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T19:27:47.768Z] f23df028b6ca: Waiting [2022-10-25T19:27:47.768Z] d65c8cfc05b1: Waiting [2022-10-25T19:27:47.768Z] 2437ff75d9bd: Waiting [2022-10-25T19:27:47.768Z] 765212b225bb: Waiting [2022-10-25T19:27:48.037Z] 04944245beec: Verifying Checksum [2022-10-25T19:27:48.037Z] 04944245beec: Download complete [2022-10-25T19:27:48.037Z] 765212b225bb: Verifying Checksum [2022-10-25T19:27:48.037Z] 765212b225bb: Download complete [2022-10-25T19:27:48.037Z] f23df028b6ca: Verifying Checksum [2022-10-25T19:27:48.037Z] f23df028b6ca: Download complete [2022-10-25T19:27:48.037Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T19:27:48.037Z] d65c8cfc05b1: Download complete [2022-10-25T19:27:48.304Z] 699f458cf7ca: Verifying Checksum [2022-10-25T19:27:48.304Z] 699f458cf7ca: Download complete [2022-10-25T19:27:48.568Z] 8998bd30e6a1: Download complete [2022-10-25T19:27:50.505Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T19:27:50.505Z] 2437ff75d9bd: Download complete [2022-10-25T19:27:52.446Z] 8998bd30e6a1: Pull complete [2022-10-25T19:27:52.713Z] 04944245beec: Pull complete [2022-10-25T19:27:54.119Z] 699f458cf7ca: Pull complete [2022-10-25T19:27:54.385Z] 765212b225bb: Pull complete [2022-10-25T19:27:54.969Z] f23df028b6ca: Pull complete [2022-10-25T19:27:55.236Z] d65c8cfc05b1: Pull complete [2022-10-25T19:28:10.223Z] 2437ff75d9bd: Pull complete [2022-10-25T19:28:10.223Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T19:28:10.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T19:28:10.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:28:10.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-116966 does not seem to be running inside a container [2022-10-25T19:28:10.445Z] $ 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/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T19:28:12.833Z] $ docker top 14cdddb0545e0034fba7cbd584377b235ac6895fae1c9129ebf24ffaaf429dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:28:13.392Z] ---> job-cost.sh [2022-10-25T19:28:13.664Z] lf-activate-venv: SKIPPING [2022-10-25T19:28:13.664Z] INFO: No Stack... [2022-10-25T19:28:14.259Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T19:28:14.862Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T19:28:15.194Z] + + cut -d, -f6 [2022-10-25T19:28:15.194Z] cat /w/workspace/app-service-configurable/113/archives/cost.csv [Pipeline] lock [2022-10-25T19:28:15.251Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [2022-10-25T19:28:15.258Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] did not exist. Created. [2022-10-25T19:28:15.258Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T19:28:15.906Z] /w/workspace/app-service-configurable/113@tmp/durable-e383529b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T19:28:16.226Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T19:28:16.248Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T19:28:16.293Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T19:28:16.299Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T19:28:16.311Z] $ docker stop --time=1 14cdddb0545e0034fba7cbd584377b235ac6895fae1c9129ebf24ffaaf429dba [2022-10-25T19:28:17.778Z] $ docker rm -f 14cdddb0545e0034fba7cbd584377b235ac6895fae1c9129ebf24ffaaf429dba [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-10-25T19:28:18.128Z] provisioning config files... [2022-10-25T19:28:18.135Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5607182135823070232tmp [Pipeline] { [Pipeline] sh [2022-10-25T19:28:18.432Z] + set +x [2022-10-25T19:28:18.432Z] + curl -s https://codecov.io/bash [2022-10-25T19:28:18.432Z] + bash -s -- [2022-10-25T19:28:18.432Z] [2022-10-25T19:28:18.432Z] _____ _ [2022-10-25T19:28:18.432Z] / ____| | | [2022-10-25T19:28:18.432Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T19:28:18.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T19:28:18.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T19:28:18.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T19:28:18.432Z] Bash-1.0.6 [2022-10-25T19:28:18.432Z] [2022-10-25T19:28:18.432Z] [2022-10-25T19:28:18.432Z] ==> git version 2.25.1 found [2022-10-25T19:28:18.432Z] ==> 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-10-25T19:28:18.432Z] Release-Date: 2020-01-08 [2022-10-25T19:28:18.432Z] 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-10-25T19:28:18.432Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T19:28:18.432Z] ==> Jenkins CI detected. [2022-10-25T19:28:18.432Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-25T19:28:18.432Z] project root: . [2022-10-25T19:28:18.432Z] --> token set from env [2022-10-25T19:28:18.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T19:28:18.432Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T19:28:18.432Z] ==> Python coveragepy not found [2022-10-25T19:28:18.432Z] ==> Searching for coverage reports in: [2022-10-25T19:28:18.432Z] + . [2022-10-25T19:28:18.432Z] -> Found 1 reports [2022-10-25T19:28:18.432Z] ==> Detecting git/mercurial file structure [2022-10-25T19:28:18.432Z] ==> Reading reports [2022-10-25T19:28:18.432Z] + ./coverage.out bytes=10 [2022-10-25T19:28:18.432Z] ==> Appending adjustments [2022-10-25T19:28:18.432Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T19:28:18.432Z] + Found adjustments [2022-10-25T19:28:18.432Z] ==> Gzipping contents [2022-10-25T19:28:18.691Z] 4.0K /tmp/codecov.hGBEh2.gz [2022-10-25T19:28:18.691Z] ==> Uploading reports [2022-10-25T19:28:18.691Z] url: https://codecov.io [2022-10-25T19:28:18.691Z] query: branch=main&commit=ca8db051e8ce2d5f3f176f01313854c190459811&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T19:28:18.691Z] -> Pinging Codecov [2022-10-25T19:28:18.691Z] 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=ca8db051e8ce2d5f3f176f01313854c190459811&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T19:28:19.259Z] -> Uploading to [2022-10-25T19:28:19.259Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/A97CA9966030D2A3747ED39772930CCE/ca8db051e8ce2d5f3f176f01313854c190459811/2eb15aa4-51bb-46d9-8d23-a931bc0f9ca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T192819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b80fbe992b12d3d2aa2f38e857c70f6a55d189bbf02ada8c994b2133d54178e [2022-10-25T19:28:19.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T19:28:19.520Z] Dload Upload Total Spent Left Speed [2022-10-25T19:28:19.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2342 --:--:-- --:--:-- --:--:-- 2342 [2022-10-25T19:28:19.520Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] } [2022-10-25T19:28:19.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T19:28:19.614Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T19:28:19.623Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:28:19.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T19:28:19.921Z] [2022-10-25T19:28:19.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:28:20.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T19:28:20.222Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T19:28:20.222Z] df9b9388f04a: Pulling fs layer [2022-10-25T19:28:20.222Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T19:28:20.222Z] 25bc292e5bac: Pulling fs layer [2022-10-25T19:28:20.222Z] 114826534d7a: Pulling fs layer [2022-10-25T19:28:20.222Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T19:28:20.222Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T19:28:20.222Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T19:28:20.222Z] 4657fd5d0bcf: Waiting [2022-10-25T19:28:20.222Z] 6ad1cebc031e: Waiting [2022-10-25T19:28:20.222Z] 114826534d7a: Waiting [2022-10-25T19:28:20.222Z] 8a3aa393b2d8: Waiting [2022-10-25T19:28:20.222Z] 25bc292e5bac: Verifying Checksum [2022-10-25T19:28:20.222Z] 25bc292e5bac: Download complete [2022-10-25T19:28:20.222Z] 52dc419b0ee2: Verifying Checksum [2022-10-25T19:28:20.222Z] 52dc419b0ee2: Download complete [2022-10-25T19:28:20.222Z] 4657fd5d0bcf: Verifying Checksum [2022-10-25T19:28:20.222Z] 4657fd5d0bcf: Download complete [2022-10-25T19:28:20.482Z] df9b9388f04a: Verifying Checksum [2022-10-25T19:28:20.483Z] df9b9388f04a: Download complete [2022-10-25T19:28:20.483Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T19:28:20.483Z] 6ad1cebc031e: Download complete [2022-10-25T19:28:20.483Z] df9b9388f04a: Pull complete [2022-10-25T19:28:20.743Z] 52dc419b0ee2: Pull complete [2022-10-25T19:28:20.743Z] 25bc292e5bac: Pull complete [2022-10-25T19:28:21.002Z] 114826534d7a: Verifying Checksum [2022-10-25T19:28:21.002Z] 114826534d7a: Download complete [2022-10-25T19:28:21.260Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T19:28:21.260Z] 8a3aa393b2d8: Download complete [2022-10-25T19:28:24.539Z] 114826534d7a: Pull complete [2022-10-25T19:28:24.539Z] 4657fd5d0bcf: Pull complete [2022-10-25T19:28:24.539Z] 6ad1cebc031e: Pull complete [2022-10-25T19:28:27.064Z] 8a3aa393b2d8: Pull complete [2022-10-25T19:28:27.064Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T19:28:27.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T19:28:27.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:28:27.141Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T19:28:27.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-25T19:28:29.195Z] $ docker top 16d596ff2e613715fcf81e6649b4db3b227ca3f2ef367bc1ad51bd68c5d00aec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T19:28:29.263Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-25T19:28:29.542Z] + set -o pipefail [2022-10-25T19:28:29.542Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-25T19:28:36.097Z] [2022-10-25T19:28:36.097Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-25T19:28:36.097Z] [2022-10-25T19:28:36.097Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/4871d367-1cc2-47e8-bb83-446728b44158 [2022-10-25T19:28:36.097Z] [2022-10-25T19:28:36.097Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-25T19:28:36.097Z] [2022-10-25T19:28:36.097Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T19:28:36.097Z] [2022-10-25T19:28:36.097Z] [2022-10-25T19:28:36.097Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T19:28:36.097Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T19:28:36.097Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T19:28:36.111Z] $ docker stop --time=1 16d596ff2e613715fcf81e6649b4db3b227ca3f2ef367bc1ad51bd68c5d00aec [2022-10-25T19:28:38.248Z] $ docker rm -f 16d596ff2e613715fcf81e6649b4db3b227ca3f2ef367bc1ad51bd68c5d00aec [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-10-25T19:28:38.986Z] + git log --format=format:%s -1 ca8db051e8ce2d5f3f176f01313854c190459811 [Pipeline] sh [2022-10-25T19:28:39.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T19:28:39.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:28:39.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T19:28:39.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:28:39.654Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T19:28:39.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T19:28:40.034Z] $ docker top 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 -eo pid,comm [2022-10-25T19:28:40.074Z] 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-10-25T19:28:40.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T19:28:40.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T19:28:40.102Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T19:28:40.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T19:28:40.215Z] $ docker exec 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 ssh-agent [2022-10-25T19:28:40.314Z] SSH_AUTH_SOCK=/tmp/ssh-PYPS6FYc8n5g/agent.32 [2022-10-25T19:28:40.314Z] SSH_AGENT_PID=38 [2022-10-25T19:28:40.319Z] Running ssh-add (command line suppressed) [2022-10-25T19:28:40.426Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18138315823441787884.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18138315823441787884.key) [2022-10-25T19:28:40.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T19:28:40.718Z] + git semver tag [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,902 [run_tag] DEBUG tag force:False [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,903 [check_head_tag] DEBUG check head tag [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,903 [execute] INFO git cat-file --batch-check [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,907 [execute] INFO git cat-file --batch [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,924 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,924 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,924 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T19:28:40.976Z] 2022-10-25 19:28:40,929 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:28:40.976Z] 2.3.0-dev.34 [Pipeline] } [2022-10-25T19:28:40.989Z] $ docker exec --env ******** --env ******** 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 ssh-agent -k [2022-10-25T19:28:41.086Z] unset SSH_AUTH_SOCK; [2022-10-25T19:28:41.086Z] unset SSH_AGENT_PID; [2022-10-25T19:28:41.086Z] echo Agent pid 38 killed; [2022-10-25T19:28:41.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T19:28:41.399Z] + git semver [Pipeline] } [2022-10-25T19:28:41.672Z] $ docker stop --time=1 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 [2022-10-25T19:28:42.932Z] $ docker rm -f 012f5b7862995256ae5c551e399c1c68cc6a75d427e0fc4d92e45122b74a43a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:28:43.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T19:28:43.292Z] [2022-10-25T19:28:43.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:28:43.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T19:28:43.584Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T19:28:43.584Z] ab5ef0e58194: Pulling fs layer [2022-10-25T19:28:43.584Z] 9712f1f96733: Pulling fs layer [2022-10-25T19:28:43.584Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T19:28:43.584Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T19:28:43.584Z] e9a5061849ea: Pulling fs layer [2022-10-25T19:28:43.584Z] d747dcd14b5f: Pulling fs layer [2022-10-25T19:28:43.584Z] 2de7ff778b66: Pulling fs layer [2022-10-25T19:28:43.584Z] 0d9ebad4ef96: Waiting [2022-10-25T19:28:43.584Z] d747dcd14b5f: Waiting [2022-10-25T19:28:43.584Z] e9a5061849ea: Waiting [2022-10-25T19:28:43.584Z] 9712f1f96733: Verifying Checksum [2022-10-25T19:28:43.584Z] 9712f1f96733: Download complete [2022-10-25T19:28:44.155Z] 63f879dbbcfc: Download complete [2022-10-25T19:28:44.155Z] e9a5061849ea: Verifying Checksum [2022-10-25T19:28:44.155Z] e9a5061849ea: Download complete [2022-10-25T19:28:44.155Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T19:28:44.155Z] 0d9ebad4ef96: Download complete [2022-10-25T19:28:44.155Z] d747dcd14b5f: Verifying Checksum [2022-10-25T19:28:44.155Z] d747dcd14b5f: Download complete [2022-10-25T19:28:44.412Z] 2de7ff778b66: Verifying Checksum [2022-10-25T19:28:44.412Z] 2de7ff778b66: Download complete [2022-10-25T19:28:44.412Z] ab5ef0e58194: Verifying Checksum [2022-10-25T19:28:44.412Z] ab5ef0e58194: Download complete [2022-10-25T19:28:47.692Z] ab5ef0e58194: Pull complete [2022-10-25T19:28:47.692Z] 9712f1f96733: Pull complete [2022-10-25T19:28:47.950Z] 63f879dbbcfc: Pull complete [2022-10-25T19:28:52.135Z] 0d9ebad4ef96: Pull complete [2022-10-25T19:28:52.135Z] e9a5061849ea: Pull complete [2022-10-25T19:28:52.135Z] d747dcd14b5f: Pull complete [2022-10-25T19:28:53.068Z] 2de7ff778b66: Pull complete [2022-10-25T19:28:53.068Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T19:28:53.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T19:28:53.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:28:53.148Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T19:28:53.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-25T19:28:55.745Z] $ docker top f0e5a2b0f92141a8a54d13163a869025c15121d0b3ffd096a6e74138fc6d4ace -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:28:55.809Z] provisioning config files... [2022-10-25T19:28:55.815Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2678649078096852365tmp [2022-10-25T19:28:55.824Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15196500903464511598tmp [2022-10-25T19:28:55.833Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18166126817046298508tmp [Pipeline] { [Pipeline] echo [2022-10-25T19:28:55.844Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:28:56.127Z] ---> sigul-configuration.sh [2022-10-25T19:28:56.127Z] gpg: directory `/root/.gnupg' created [2022-10-25T19:28:56.127Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T19:28:56.127Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T19:28:56.127Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T19:28:56.127Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T19:28:56.127Z] gpg: CAST5 encrypted data [2022-10-25T19:28:56.127Z] gpg: encrypted with 1 passphrase [2022-10-25T19:28:56.127Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T19:28:56.424Z] + mkdir /home/jenkins [2022-10-25T19:28:56.424Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T19:28:56.714Z] + 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-10-25T19:28:56.724Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:28:57.009Z] ---> sigul-install.sh [2022-10-25T19:28:57.009Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T19:28:57.293Z] + git tag --list [2022-10-25T19:28:57.293Z] v1.0.0 [2022-10-25T19:28:57.293Z] v1.1.0 [2022-10-25T19:28:57.293Z] v1.2.0 [2022-10-25T19:28:57.293Z] v1.3.0 [2022-10-25T19:28:57.293Z] v1.3.1 [2022-10-25T19:28:57.293Z] v2.0.0 [2022-10-25T19:28:57.293Z] v2.0.1 [2022-10-25T19:28:57.293Z] v2.1.0 [2022-10-25T19:28:57.293Z] v2.1.1 [2022-10-25T19:28:57.293Z] v2.1.1-dev.1 [2022-10-25T19:28:57.293Z] v2.1.1-dev.2 [2022-10-25T19:28:57.293Z] v2.2.0 [2022-10-25T19:28:57.293Z] v2.2.1-dev.1 [2022-10-25T19:28:57.293Z] v2.2.1-dev.10 [2022-10-25T19:28:57.293Z] v2.2.1-dev.2 [2022-10-25T19:28:57.293Z] v2.2.1-dev.3 [2022-10-25T19:28:57.293Z] v2.2.1-dev.4 [2022-10-25T19:28:57.293Z] v2.2.1-dev.5 [2022-10-25T19:28:57.293Z] v2.2.1-dev.6 [2022-10-25T19:28:57.293Z] v2.2.1-dev.7 [2022-10-25T19:28:57.293Z] v2.2.1-dev.8 [2022-10-25T19:28:57.293Z] v2.2.1-dev.9 [2022-10-25T19:28:57.293Z] v2.3.0-dev.10 [2022-10-25T19:28:57.293Z] v2.3.0-dev.11 [2022-10-25T19:28:57.293Z] v2.3.0-dev.12 [2022-10-25T19:28:57.293Z] v2.3.0-dev.13 [2022-10-25T19:28:57.293Z] v2.3.0-dev.14 [2022-10-25T19:28:57.293Z] v2.3.0-dev.15 [2022-10-25T19:28:57.293Z] v2.3.0-dev.16 [2022-10-25T19:28:57.293Z] v2.3.0-dev.17 [2022-10-25T19:28:57.293Z] v2.3.0-dev.18 [2022-10-25T19:28:57.293Z] v2.3.0-dev.19 [2022-10-25T19:28:57.293Z] v2.3.0-dev.20 [2022-10-25T19:28:57.293Z] v2.3.0-dev.21 [2022-10-25T19:28:57.293Z] v2.3.0-dev.22 [2022-10-25T19:28:57.293Z] v2.3.0-dev.23 [2022-10-25T19:28:57.293Z] v2.3.0-dev.24 [2022-10-25T19:28:57.293Z] v2.3.0-dev.25 [2022-10-25T19:28:57.293Z] v2.3.0-dev.26 [2022-10-25T19:28:57.293Z] v2.3.0-dev.27 [2022-10-25T19:28:57.293Z] v2.3.0-dev.28 [2022-10-25T19:28:57.293Z] v2.3.0-dev.29 [2022-10-25T19:28:57.293Z] v2.3.0-dev.30 [2022-10-25T19:28:57.293Z] v2.3.0-dev.31 [2022-10-25T19:28:57.293Z] v2.3.0-dev.32 [2022-10-25T19:28:57.293Z] v2.3.0-dev.33 [2022-10-25T19:28:57.293Z] v2.3.0-dev.34 [Pipeline] sh [2022-10-25T19:28:57.579Z] + lftools sign git-tag v2.3.0-dev.34 [2022-10-25T19:28:58.147Z] Signing Git tag with Sigul... [2022-10-25T19:28:58.147Z] Signing v2.3.0-dev.34 [Pipeline] echo [2022-10-25T19:28:58.721Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:28:59.005Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T19:28:59.012Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T19:28:59.038Z] $ docker stop --time=1 f0e5a2b0f92141a8a54d13163a869025c15121d0b3ffd096a6e74138fc6d4ace [2022-10-25T19:29:00.318Z] $ docker rm -f f0e5a2b0f92141a8a54d13163a869025c15121d0b3ffd096a6e74138fc6d4ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T19:29:00.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T19:29:00.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:29:01.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T19:29:01.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:29:01.085Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T19:29:01.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T19:29:01.485Z] $ docker top 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 -eo pid,comm [2022-10-25T19:29:01.532Z] 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-10-25T19:29:01.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T19:29:01.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T19:29:01.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T19:29:01.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T19:29:01.704Z] $ docker exec 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 ssh-agent [2022-10-25T19:29:01.806Z] SSH_AUTH_SOCK=/tmp/ssh-wUAEli2cUgdX/agent.32 [2022-10-25T19:29:01.806Z] SSH_AGENT_PID=38 [2022-10-25T19:29:01.810Z] Running ssh-add (command line suppressed) [2022-10-25T19:29:01.922Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9427333427500339051.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9427333427500339051.key) [2022-10-25T19:29:01.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T19:29:02.218Z] + git semver bump pre [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,402 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,402 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,402 [bump_version] DEBUG bumped version:2.3.0-dev.35 [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,402 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,402 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,402 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,404 [execute] INFO git cat-file --batch-check [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,410 [execute] INFO git cat-file --batch [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T19:29:02.476Z] 2022-10-25 19:29:02,416 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:29:02.476Z] 2.3.0-dev.35 [Pipeline] } [2022-10-25T19:29:02.491Z] $ docker exec --env ******** --env ******** 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 ssh-agent -k [2022-10-25T19:29:02.603Z] unset SSH_AUTH_SOCK; [2022-10-25T19:29:02.603Z] unset SSH_AGENT_PID; [2022-10-25T19:29:02.603Z] echo Agent pid 38 killed; [2022-10-25T19:29:02.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T19:29:02.905Z] + git semver [Pipeline] } [2022-10-25T19:29:03.179Z] $ docker stop --time=1 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 [2022-10-25T19:29:04.463Z] $ docker rm -f 10c9d5f457a881bc7ffbe1bc7330f0c811632de95e678c31a34399adad81d3b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T19:29:04.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T19:29:04.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:29:05.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T19:29:05.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:29:05.162Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T19:29:05.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T19:29:05.552Z] $ docker top 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T19:29:05.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T19:29:05.635Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T19:29:05.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T19:29:05.764Z] $ docker exec 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d ssh-agent [2022-10-25T19:29:05.897Z] SSH_AUTH_SOCK=/tmp/ssh-DYULKzsz5ZYG/agent.32 [2022-10-25T19:29:05.897Z] SSH_AGENT_PID=39 [2022-10-25T19:29:05.918Z] Running ssh-add (command line suppressed) [2022-10-25T19:29:06.030Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9491191010629935146.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9491191010629935146.key) [2022-10-25T19:29:06.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T19:29:06.355Z] + git semver push [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,547 [run_push] DEBUG push [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,548 [execute] INFO git cat-file --batch-check [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,552 [execute] INFO git rev-list b8433c6f134568cadb3cb4fbc1439b01dea52533 -- [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,552 [execute] DEBUG Popen(['git', 'rev-list', 'b8433c6f134568cadb3cb4fbc1439b01dea52533', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,562 [execute] INFO git fetch -v origin [2022-10-25T19:29:06.614Z] 2022-10-25 19:29:06,563 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T19:29:07.181Z] 2022-10-25 19:29:07,164 [run_push] DEBUG no remote changes detected [2022-10-25T19:29:07.181Z] 2022-10-25 19:29:07,165 [execute] INFO git push origin semver [2022-10-25T19:29:07.181Z] 2022-10-25 19:29:07,165 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T19:29:08.117Z] 2022-10-25 19:29:08,081 [run_push] DEBUG push all version tags [2022-10-25T19:29:08.117Z] 2022-10-25 19:29:08,081 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T19:29:08.117Z] 2022-10-25 19:29:08,082 [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-10-25T19:29:09.054Z] 2022-10-25 19:29:08,937 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T19:29:09.054Z] 2.3.0-dev.35 [Pipeline] } [2022-10-25T19:29:09.067Z] $ docker exec --env ******** --env ******** 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d ssh-agent -k [2022-10-25T19:29:09.161Z] unset SSH_AUTH_SOCK; [2022-10-25T19:29:09.162Z] unset SSH_AGENT_PID; [2022-10-25T19:29:09.162Z] echo Agent pid 39 killed; [2022-10-25T19:29:09.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T19:29:09.466Z] + git semver [Pipeline] } [2022-10-25T19:29:09.741Z] $ docker stop --time=1 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d [2022-10-25T19:29:11.015Z] $ docker rm -f 5f0b32e0f921d330d32ccb6b0452d080110c43030f8229f770e6395d62e3139d [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-10-25T19:29:11.539Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-25T19:29:11.539Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-25T19:29:11.539Z] total 16 [2022-10-25T19:29:11.539Z] drwxr-xr-x 3 root root 4096 Oct 25 18:53 . [2022-10-25T19:29:11.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 19:28 .. [2022-10-25T19:29:11.539Z] drwxr-xr-x 2 root root 4096 Oct 25 18:53 cost [2022-10-25T19:29:11.539Z] -rw-r--r-- 1 root root 96 Oct 25 18:53 cost.csv [2022-10-25T19:29:11.539Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-25T19:29:11.539Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-25T19:29:11.539Z] total 16 [2022-10-25T19:29:11.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:53 . [2022-10-25T19:29:11.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 19:28 .. [2022-10-25T19:29:11.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:53 cost [2022-10-25T19:29:11.539Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 25 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:11.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:12.705Z] ---> package-listing.sh [2022-10-25T19:29:12.706Z] ++ facter osfamily [2022-10-25T19:29:12.706Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T19:29:12.964Z] + OS_FAMILY=debian [2022-10-25T19:29:12.964Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-25T19:29:12.964Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T19:29:12.964Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T19:29:12.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T19:29:12.964Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T19:29:12.964Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-25T19:29:12.964Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T19:29:12.964Z] + case "${OS_FAMILY}" in [2022-10-25T19:29:12.964Z] + dpkg -l [2022-10-25T19:29:12.964Z] + grep '^ii' [2022-10-25T19:29:12.964Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T19:29:12.964Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T19:29:12.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T19:29:12.964Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-25T19:29:12.964Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-25T19:29:12.964Z] + 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-10-25T19:29:12.975Z] 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-10-25T19:29:13.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:29:13.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T19:29:13.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:29:13.872Z] prd-ubuntu20.04-docker-8c-8g-116953 does not seem to be running inside a container [2022-10-25T19:29:13.903Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T19:29:14.092Z] $ docker top 23dd5ffe0ca65204de7e1eb856f106637b47f0e3b2fbf6009332fbc402d8e02f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T19:29:14.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T19:29:14.702Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T19:29:14.992Z] + ls /var/log/sa-host [2022-10-25T19:29:14.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:29:15.069Z] provisioning config files... [2022-10-25T19:29:15.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5825476156433033166tmp [Pipeline] { [Pipeline] echo [2022-10-25T19:29:15.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:15.374Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T19:29:15.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:15.706Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T19:29:15.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:15.997Z] ---> sudo-logs.sh [2022-10-25T19:29:15.998Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T19:29:16.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:16.312Z] ---> job-cost.sh [2022-10-25T19:29:16.312Z] lf-activate-venv: SKIPPING [2022-10-25T19:29:16.312Z] DEBUG: total: 0.2199999988079071 [2022-10-25T19:29:16.312Z] INFO: Retrieving Stack Cost... [2022-10-25T19:29:16.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T19:29:17.140Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T19:29:17.151Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:29:17.435Z] ---> logs-deploy.sh [2022-10-25T19:29:17.435Z] lf-activate-venv: SKIPPING [2022-10-25T19:29:17.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/113 [2022-10-25T19:29:17.435Z] INFO: archiving workspace using pattern(s): [2022-10-25T19:29:18.371Z] Archives upload complete. [2022-10-25T19:29:18.630Z] INFO: archiving logs to Nexus [2022-10-25T19:29:19.199Z] ---> uname -a: [2022-10-25T19:29:19.199Z] Linux prd-ubuntu20-04-docker-8c-8g-116953 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z] ---> lscpu: [2022-10-25T19:29:19.199Z] Architecture: x86_64 [2022-10-25T19:29:19.199Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T19:29:19.199Z] Byte Order: Little Endian [2022-10-25T19:29:19.199Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T19:29:19.199Z] CPU(s): 8 [2022-10-25T19:29:19.199Z] On-line CPU(s) list: 0-7 [2022-10-25T19:29:19.199Z] Thread(s) per core: 1 [2022-10-25T19:29:19.199Z] Core(s) per socket: 1 [2022-10-25T19:29:19.199Z] Socket(s): 8 [2022-10-25T19:29:19.199Z] NUMA node(s): 1 [2022-10-25T19:29:19.199Z] Vendor ID: AuthenticAMD [2022-10-25T19:29:19.199Z] CPU family: 23 [2022-10-25T19:29:19.199Z] Model: 49 [2022-10-25T19:29:19.199Z] Model name: AMD EPYC-Rome Processor [2022-10-25T19:29:19.199Z] Stepping: 0 [2022-10-25T19:29:19.199Z] CPU MHz: 2799.998 [2022-10-25T19:29:19.199Z] BogoMIPS: 5599.99 [2022-10-25T19:29:19.199Z] Virtualization: AMD-V [2022-10-25T19:29:19.199Z] Hypervisor vendor: KVM [2022-10-25T19:29:19.199Z] Virtualization type: full [2022-10-25T19:29:19.199Z] L1d cache: 256 KiB [2022-10-25T19:29:19.199Z] L1i cache: 256 KiB [2022-10-25T19:29:19.199Z] L2 cache: 4 MiB [2022-10-25T19:29:19.199Z] L3 cache: 128 MiB [2022-10-25T19:29:19.199Z] NUMA node0 CPU(s): 0-7 [2022-10-25T19:29:19.199Z] Vulnerability Itlb multihit: Not affected [2022-10-25T19:29:19.199Z] Vulnerability L1tf: Not affected [2022-10-25T19:29:19.199Z] Vulnerability Mds: Not affected [2022-10-25T19:29:19.199Z] Vulnerability Meltdown: Not affected [2022-10-25T19:29:19.199Z] Vulnerability Mmio stale data: Not affected [2022-10-25T19:29:19.199Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T19:29:19.199Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T19:29:19.199Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T19:29:19.199Z] Vulnerability Srbds: Not affected [2022-10-25T19:29:19.199Z] Vulnerability Tsx async abort: Not affected [2022-10-25T19:29:19.199Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z] ---> nproc: [2022-10-25T19:29:19.199Z] 8 [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z] ---> df -h: [2022-10-25T19:29:19.199Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T19:29:19.199Z] overlay 155G 13G 143G 9% / [2022-10-25T19:29:19.199Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T19:29:19.199Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T19:29:19.199Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T19:29:19.199Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-25T19:29:19.199Z] [2022-10-25T19:29:19.199Z]