Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 458aadecb4486dfbbf1060360ea4d12c7efd2521 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-ssh3514091618587382455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17141239901643893342.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1607913626296893924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4637116830786178319.key > 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-ssh7521211155217701636.key > 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1064 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 458aadecb4486dfbbf1060360ea4d12c7efd2521 (main) Commit message: "build: Update to latest SDK (#570)" > 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 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 > git rev-list --no-walk 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:34:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:34:20 ========================================================= 15:34:20 EdgeX Global Pipelines Version Info 15:34:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:34:21 ------------------- 15:34:21 stable info: 15:34:21 ------------------- 15:34:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:34:21 Message: update stable to v1.0.250 15:34:22 ------------------- 15:34:22 experimental info: 15:34:22 ------------------- 15:34:22 Commited By: **** collab-it+edgex@linuxfoundation.org 15:34:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:34:22 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 458aade [Pipeline] echo 15:34:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:22 provisioning config files... 15:34:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5731251149630055006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:23 ---> docker-login.sh 15:34:23 nexus3.edgexfoundry.org:10001 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 nexus3.edgexfoundry.org:10002 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 nexus3.edgexfoundry.org:10003 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 nexus3.edgexfoundry.org:10004 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 docker.io 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:24 Configure a credential helper to remove this warning. See 15:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:24 15:34:24 Login Succeeded 15:34:24 ---> docker-login.sh ends [Pipeline] } 15:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:34:24 + git rev-list -1 --merges 458aadecb4486dfbbf1060360ea4d12c7efd2521~1..458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo 15:34:24 -----------> git rev-list -1 --merges 458aadecb4486dfbbf1060360ea4d12c7efd2521~1..458aadecb4486dfbbf1060360ea4d12c7efd2521 458aadecb4486dfbbf1060360ea4d12c7efd2521 [false] [Pipeline] sh 15:34:24 + git log --format=format:%s -1 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo 15:34:24 ========================================================= 15:34:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:34:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:25 + git log --format=format:%s -1 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] echo 15:34:25 [semverPrep] GIT_COMMIT: 458aadecb4486dfbbf1060360ea4d12c7efd2521, Commit Message: build: Update to latest SDK (#570) [Pipeline] echo 15:34:25 [semverPrep] This is not a build commit. [Pipeline] sh 15:34:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:25 + grep -v github /etc/ssh/ssh_known_hosts 15:34:25 + [ -e /tmp/ssh_known_hosts ] 15:34:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:34:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:34:25 + sudo tee -a /etc/ssh/ssh_known_hosts 15:34:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:26 15:34:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:26 0.1.4: Pulling from edgex-devops/py-git-semver 15:34:26 b85a868b505f: Pulling fs layer 15:34:26 e2be974225ed: Pulling fs layer 15:34:26 339a4e72a1f5: Pulling fs layer 15:34:26 988bab9f4d93: Pulling fs layer 15:34:26 1469e6f7b9e6: Pulling fs layer 15:34:26 eaf3925da568: Pulling fs layer 15:34:26 bab4dde63d76: Pulling fs layer 15:34:26 bde34c3a00c8: Pulling fs layer 15:34:26 988bab9f4d93: Waiting 15:34:26 1469e6f7b9e6: Waiting 15:34:26 eaf3925da568: Waiting 15:34:26 bab4dde63d76: Waiting 15:34:26 b352a97aabf1: Pulling fs layer 15:34:26 4872d77fe225: Pulling fs layer 15:34:26 5851b861e8e6: Pulling fs layer 15:34:26 b352a97aabf1: Waiting 15:34:26 4872d77fe225: Waiting 15:34:26 bde34c3a00c8: Waiting 15:34:26 5851b861e8e6: Waiting 15:34:26 e2be974225ed: Verifying Checksum 15:34:26 e2be974225ed: Download complete 15:34:26 988bab9f4d93: Verifying Checksum 15:34:26 988bab9f4d93: Download complete 15:34:26 1469e6f7b9e6: Verifying Checksum 15:34:26 1469e6f7b9e6: Download complete 15:34:26 eaf3925da568: Download complete 15:34:26 339a4e72a1f5: Verifying Checksum 15:34:26 339a4e72a1f5: Download complete 15:34:26 bde34c3a00c8: Download complete 15:34:26 4872d77fe225: Verifying Checksum 15:34:26 4872d77fe225: Download complete 15:34:26 5851b861e8e6: Verifying Checksum 15:34:26 5851b861e8e6: Download complete 15:34:26 b85a868b505f: Verifying Checksum 15:34:26 b85a868b505f: Download complete 15:34:26 bab4dde63d76: Verifying Checksum 15:34:26 bab4dde63d76: Download complete 15:34:27 b85a868b505f: Pull complete 15:34:28 e2be974225ed: Pull complete 15:34:28 339a4e72a1f5: Pull complete 15:34:28 988bab9f4d93: Pull complete 15:34:28 1469e6f7b9e6: Pull complete 15:34:28 eaf3925da568: Pull complete 15:34:30 bab4dde63d76: Pull complete 15:34:30 bde34c3a00c8: Pull complete 15:34:31 b352a97aabf1: Pull complete 15:34:31 4872d77fe225: Pull complete 15:34:31 5851b861e8e6: Pull complete 15:34:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:31 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:34:31 $ 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 15:34:34 $ docker top 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad -eo pid,comm 15:34:34 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). 15:34:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:34 [ssh-agent] Looking for ssh-agent implementation... 15:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:34 $ docker exec 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent 15:34:34 SSH_AUTH_SOCK=/tmp/ssh-cnOgQB3mUBVT/agent.32 15:34:34 SSH_AGENT_PID=38 15:34:34 Running ssh-add (command line suppressed) 15:34:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1572149258191700804.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1572149258191700804.key) 15:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:35 + git tag --points-at HEAD [Pipeline] } 15:34:35 $ docker exec --env ******** --env ******** 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent -k 15:34:35 unset SSH_AUTH_SOCK; 15:34:35 unset SSH_AGENT_PID; 15:34:35 echo Agent pid 38 killed; 15:34:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:35 [ssh-agent] Looking for ssh-agent implementation... 15:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:35 $ docker exec 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent 15:34:35 SSH_AUTH_SOCK=/tmp/ssh-IoF5iepHS0wF/agent.70 15:34:35 SSH_AGENT_PID=76 15:34:35 Running ssh-add (command line suppressed) 15:34:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8732039628488399102.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8732039628488399102.key) 15:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:35 + git semver init 15:34:36 2023-07-13 15:34:36,084 [run_init] DEBUG init version:0.0.0 force:False 15:34:36 2023-07-13 15:34:36,085 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:34:36 2023-07-13 15:34:36,085 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:34:36 2023-07-13 15:34:36,085 [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) 15:34:37 2023-07-13 15:34:36,875 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:34:37 2023-07-13 15:34:36,875 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:34:37 2023-07-13 15:34:36,875 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:34:37 2023-07-13 15:34:36,876 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:34:37 3.1.0-dev.1 [Pipeline] } 15:34:37 $ docker exec --env ******** --env ******** 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad ssh-agent -k 15:34:37 unset SSH_AUTH_SOCK; 15:34:37 unset SSH_AGENT_PID; 15:34:37 echo Agent pid 76 killed; 15:34:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:37 + git semver [Pipeline] } 15:34:37 $ docker stop --time=1 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad 15:34:39 $ docker rm -f --volumes 9d1edd7a822aab22825a1cc4ce1b0215d0e7bebaf91b7c631113b1c2cf9420ad [Pipeline] // withDockerContainer [Pipeline] sh 15:34:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:34:39 Stashed 1 file(s) [Pipeline] echo 15:34:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 15:34:39 provisioning config files... 15:34:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5189484219351063005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:40 ---> docker-login.sh 15:34:40 nexus3.edgexfoundry.org:10001 15:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:40 Configure a credential helper to remove this warning. See 15:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:40 15:34:40 Login Succeeded 15:34:40 nexus3.edgexfoundry.org:10002 15:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:40 Configure a credential helper to remove this warning. See 15:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:40 15:34:40 Login Succeeded 15:34:40 nexus3.edgexfoundry.org:10003 15:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:40 Configure a credential helper to remove this warning. See 15:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:40 15:34:40 Login Succeeded 15:34:40 nexus3.edgexfoundry.org:10004 15:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:40 Configure a credential helper to remove this warning. See 15:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:40 15:34:40 Login Succeeded 15:34:40 docker.io 15:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:40 Configure a credential helper to remove this warning. See 15:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:40 15:34:40 Login Succeeded 15:34:40 ---> docker-login.sh ends [Pipeline] } 15:34:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:40 ========================================================= 15:34:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:34:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:34:41 Sending build context to Docker daemon 3.292MB 15:34:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:34:41 Step 2/12 : FROM ${BASE} AS builder 15:34:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:41 4db1b89c0bd1: Pulling fs layer 15:34:41 6911f1a30b25: Pulling fs layer 15:34:41 e194b8c5c2a9: Pulling fs layer 15:34:41 6863d3e3a2b1: Pulling fs layer 15:34:41 ec0bb842ea78: Pulling fs layer 15:34:41 40a00589a448: Pulling fs layer 15:34:41 6c08303d61cc: Pulling fs layer 15:34:41 798269fcf238: Pulling fs layer 15:34:41 6c08303d61cc: Waiting 15:34:41 798269fcf238: Waiting 15:34:41 ec0bb842ea78: Waiting 15:34:41 40a00589a448: Waiting 15:34:41 6863d3e3a2b1: Waiting 15:34:41 6911f1a30b25: Verifying Checksum 15:34:41 6911f1a30b25: Download complete 15:34:41 6863d3e3a2b1: Download complete 15:34:41 ec0bb842ea78: Download complete 15:34:41 4db1b89c0bd1: Verifying Checksum 15:34:41 4db1b89c0bd1: Download complete 15:34:41 40a00589a448: Verifying Checksum 15:34:41 40a00589a448: Download complete 15:34:41 4db1b89c0bd1: Pull complete 15:34:41 6911f1a30b25: Pull complete 15:34:41 798269fcf238: Verifying Checksum 15:34:41 798269fcf238: Download complete 15:34:41 e194b8c5c2a9: Verifying Checksum 15:34:41 e194b8c5c2a9: Download complete 15:34:41 6c08303d61cc: Download complete 15:34:46 e194b8c5c2a9: Pull complete 15:34:46 6863d3e3a2b1: Pull complete 15:34:46 ec0bb842ea78: Pull complete 15:34:46 40a00589a448: Pull complete 15:34:48 6c08303d61cc: Pull complete 15:34:48 798269fcf238: Pull complete 15:34:48 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:34:48 ---> ec979cd7f677 15:34:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:34:54 Still waiting to schedule task 15:34:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:34:55 ---> Running in 262d2ec79518 15:34:55 Removing intermediate container 262d2ec79518 15:34:55 ---> abb446c365a2 15:34:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:34:55 ---> Running in 8f71f79068df 15:34:55 Removing intermediate container 8f71f79068df 15:34:55 ---> 317b2f4d246b 15:34:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:34:55 ---> Running in 15c26ef23914 15:34:55 Removing intermediate container 15c26ef23914 15:34:55 ---> ae728e4d45e8 15:34:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:55 ---> Running in 602c9fffe979 15:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:56 OK: 265 MiB in 53 packages 15:34:56 Removing intermediate container 602c9fffe979 15:34:56 ---> 37a66bd968ce 15:34:56 Step 7/12 : WORKDIR /app 15:34:56 ---> Running in da414799db3f 15:34:56 Removing intermediate container da414799db3f 15:34:56 ---> d8a21f8ddc9c 15:34:56 Step 8/12 : COPY go.mod vendor* ./ 15:34:56 ---> 529207a65cbd 15:34:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:56 ---> Running in f047bfd71f03 15:35:35 Removing intermediate container f047bfd71f03 15:35:35 ---> 4291ea45be25 15:35:35 Step 10/12 : COPY . . 15:35:35 ---> 0cf7b5e7848f 15:35:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:35 ---> Running in 08d0f799997a 15:35:35 Removing intermediate container 08d0f799997a 15:35:35 ---> 8c0241a27213 15:35:35 Step 12/12 : RUN $MAKE 15:35:35 ---> Running in 1a2532d4bfad 15:35:35 noop 15:35:35 Removing intermediate container 1a2532d4bfad 15:35:35 ---> 88444af64cae 15:35:35 Successfully built 88444af64cae 15:35:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:35 + docker inspect -f . ci-base-image-x86_64 15:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:36 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:35:36 $ 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 15:35:36 $ docker top cf05586b5e97ab747c2462f62fc7fed0c34bdda98065f28b8c6ba2ab37dffef7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:36 + go version 15:35:36 go version go1.20.6 linux/amd64 [Pipeline] } 15:35:36 $ docker stop --time=1 cf05586b5e97ab747c2462f62fc7fed0c34bdda98065f28b8c6ba2ab37dffef7 15:35:38 $ docker rm -f --volumes cf05586b5e97ab747c2462f62fc7fed0c34bdda98065f28b8c6ba2ab37dffef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:38 + docker inspect -f . ci-base-image-x86_64 15:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:38 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:35:38 $ 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 15:35:38 $ docker top 5687ddc565dc7f8b4974f1d4437d166b4a21832fa6b130bf0e3dc5b861c5b1e4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:35:39 + make test 15:35:39 go test -race -coverprofile=coverage.out ./... 15:36:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:36:19 go vet ./... 15:36:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1066 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:36:22 Running in /w/workspace/app-service-configurable/170 [Pipeline] { [Pipeline] checkout 15:36:22 Selected Git installation does not exist. Using Default 15:36:22 The recommended git tool is: NONE 15:36:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:22 ./bin/test-attribution-txt.sh [Pipeline] echo 15:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:36:22 $ docker stop --time=1 5687ddc565dc7f8b4974f1d4437d166b4a21832fa6b130bf0e3dc5b861c5b1e4 15:36:27 using credential edgex-jenkins-ssh 15:36:27 Cloning the remote Git repository 15:36:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:36:27 > git init /w/workspace/app-service-configurable/170 # timeout=10 15:36:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:36:27 > git --version # timeout=10 15:36:27 > git --version # 'git version 2.25.1' 15:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:29 $ docker rm -f --volumes 5687ddc565dc7f8b4974f1d4437d166b4a21832fa6b130bf0e3dc5b861c5b1e4 15:36:29 Avoid second fetch 15:36:29 Checking out Revision 458aadecb4486dfbbf1060360ea4d12c7efd2521 (main) 15:36:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:36:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:29 > git config core.sparsecheckout # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:30 Commit message: "build: Update to latest SDK (#570)" 15:36:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:29 > git checkout -f 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 15:36:31 + ls -al . 15:36:31 total 180 15:36:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 15:35 . 15:36:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:34 .. 15:36:31 -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 15:34 .dockerignore 15:36:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 15:34 .git 15:36:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 15:34 .github 15:36:31 -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 15:34 .gitignore 15:36:31 -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 15:34 .golangci.yml 15:36:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 15:34 .semver 15:36:31 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 13 15:34 Attribution.txt 15:36:31 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 15:34 CHANGELOG.md 15:36:31 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 15:34 Dockerfile 15:36:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 15:34 GOVERNANCE.md 15:36:31 -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 15:34 Jenkinsfile 15:36:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 15:34 LICENSE 15:36:31 -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 15:34 OWNERS.md 15:36:31 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 15:34 README.md 15:36:31 -rw-rw-r-- 1 jenkins jenkins 11 Jul 13 15:34 VERSION 15:36:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 15:34 bin 15:36:31 -rw-r--r-- 1 jenkins jenkins 13 Jul 13 15:35 coverage.out 15:36:31 -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 15:34 go.mod 15:36:31 -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 15:34 go.sum 15:36:31 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 15:34 main.go 15:36:31 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 15:34 makefile 15:36:31 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:34 res 15:36:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:36:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:31 Dload Upload Total Spent Left Speed 15:36:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 15:36:31 + 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=458aadecb4486dfbbf1060360ea4d12c7efd2521 --label arch=amd64 --label version=3.1.0-dev.1 . 15:36:31 Sending build context to Docker daemon 3.293MB 15:36:31 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:36:31 Step 2/26 : FROM ${BASE} AS builder 15:36:31 ---> 88444af64cae 15:36:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:36:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:36:32 + sudo tee /etc/docker/daemon.new 15:36:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:36:32 { 15:36:32 "registry-mirrors": [ 15:36:32 "https://nexus3.edgexfoundry.org:10001" 15:36:32 ], 15:36:32 "bip": "10.250.0.254/24", 15:36:32 "hosts": [ 15:36:32 "tcp://0.0.0.0:5555", 15:36:32 "unix:///var/run/docker.sock" 15:36:32 ], 15:36:32 "mtu": 1458, 15:36:32 "selinux-enabled": true, 15:36:32 "seccomp-profile": "/etc/docker/seccomp.json" 15:36:32 } [Pipeline] sh 15:36:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:36:32 + sudo service docker restart 15:36:32 ---> Running in d70fd682ca69 15:36:33 Removing intermediate container d70fd682ca69 15:36:33 ---> 61ffbade50b6 15:36:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:36:33 ---> Running in 29c4b03d8224 15:36:33 Removing intermediate container 29c4b03d8224 15:36:33 ---> 1fc2a35a1031 15:36:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:36:33 ---> Running in 7e537ae5e757 15:36:34 Removing intermediate container 7e537ae5e757 15:36:34 ---> da2b46883692 15:36:34 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:34 ---> Running in 70dca3907614 15:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:35 OK: 265 MiB in 53 packages 15:36:36 Removing intermediate container 70dca3907614 15:36:36 ---> f905bbfc1973 15:36:36 Step 7/26 : WORKDIR /app 15:36:36 ---> Running in 143434b257fe 15:36:37 Removing intermediate container 143434b257fe 15:36:37 ---> 01ba9811f343 15:36:37 Step 8/26 : COPY go.mod vendor* ./ 15:36:37 ---> 836930db1957 15:36:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:39 ---> Running in b90c07ae6164 15:36:39 Removing intermediate container b90c07ae6164 15:36:39 ---> d0dc7c959cff 15:36:39 Step 10/26 : COPY . . 15:36:39 ---> 38a2470277bc 15:36:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:36:39 ---> Running in 77307c1e378e 15:36:39 Removing intermediate container 77307c1e378e 15:36:39 ---> 7133d6119954 15:36:39 Step 12/26 : RUN $MAKE 15:36:39 ---> Running in ac852763c1a4 15:36:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:50 provisioning config files... 15:36:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/170@tmp/config5941707674793935669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:51 ---> docker-login.sh 15:36:51 nexus3.edgexfoundry.org:10001 15:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:51 Configure a credential helper to remove this warning. See 15:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:51 15:36:51 Login Succeeded 15:36:51 nexus3.edgexfoundry.org:10002 15:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:52 Configure a credential helper to remove this warning. See 15:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:52 15:36:52 Login Succeeded 15:36:52 nexus3.edgexfoundry.org:10003 15:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:52 Configure a credential helper to remove this warning. See 15:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:52 15:36:52 Login Succeeded 15:36:52 nexus3.edgexfoundry.org:10004 15:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:52 Configure a credential helper to remove this warning. See 15:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:52 15:36:52 Login Succeeded 15:36:52 docker.io 15:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:53 Configure a credential helper to remove this warning. See 15:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:53 15:36:53 Login Succeeded 15:36:53 ---> docker-login.sh ends [Pipeline] } 15:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:53 ========================================================= 15:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:36:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:36:54 Sending build context to Docker daemon 176.1kB 15:36:54 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:36:54 Step 2/12 : FROM ${BASE} AS builder 15:36:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:36:54 edb6bdbacee9: Pulling fs layer 15:36:54 5f9638ab2659: Pulling fs layer 15:36:54 8d51d6327a98: Pulling fs layer 15:36:54 8b374f2dd631: Pulling fs layer 15:36:54 ec14aa9079de: Pulling fs layer 15:36:54 2f466654f4bb: Pulling fs layer 15:36:54 554e91adad29: Pulling fs layer 15:36:54 8b374f2dd631: Waiting 15:36:54 ec14aa9079de: Waiting 15:36:54 2f466654f4bb: Waiting 15:36:54 554e91adad29: Waiting 15:36:54 5f9638ab2659: Verifying Checksum 15:36:54 5f9638ab2659: Download complete 15:36:54 8b374f2dd631: Verifying Checksum 15:36:54 8b374f2dd631: Download complete 15:36:54 ec14aa9079de: Verifying Checksum 15:36:54 ec14aa9079de: Download complete 15:36:54 edb6bdbacee9: Verifying Checksum 15:36:55 edb6bdbacee9: Pull complete 15:36:55 554e91adad29: Verifying Checksum 15:36:55 554e91adad29: Download complete 15:36:56 5f9638ab2659: Pull complete 15:36:57 8d51d6327a98: Verifying Checksum 15:36:57 8d51d6327a98: Download complete 15:36:57 2f466654f4bb: Verifying Checksum 15:36:57 2f466654f4bb: Download complete 15:37:01 Removing intermediate container ac852763c1a4 15:37:01 ---> 4c4fea391309 15:37:01 Step 13/26 : FROM alpine:3.17 15:37:01 3.17: Pulling from library/alpine 15:37:01 4db1b89c0bd1: Already exists 15:37:01 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:37:01 Status: Downloaded newer image for alpine:3.17 15:37:01 ---> 1f73a9d63274 15:37:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:37:01 ---> Running in 67e2a372dfae 15:37:01 Removing intermediate container 67e2a372dfae 15:37:01 ---> d21051da572f 15:37:01 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:37:01 ---> Running in 781fd9d1e484 15:37:01 Removing intermediate container 781fd9d1e484 15:37:01 ---> 5ef0431f9938 15:37:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:37:01 ---> Running in e5e9467a3a92 15:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:01 (1/2) Installing ca-certificates (20230506-r0) 15:37:01 (2/2) Installing dumb-init (1.2.5-r2) 15:37:01 Executing busybox-1.35.0-r29.trigger 15:37:01 Executing ca-certificates-20230506-r0.trigger 15:37:01 OK: 8 MiB in 17 packages 15:37:01 Removing intermediate container e5e9467a3a92 15:37:01 ---> aeaa95f2c782 15:37:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:37:01 ---> 93ed62d74123 15:37:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:37:02 ---> 579a6a280d7d 15:37:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:37:02 ---> 284130a45fa6 15:37:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:37:02 ---> 925847049aea 15:37:02 Step 21/26 : EXPOSE 48095 15:37:02 ---> Running in 93b6afdff582 15:37:03 Removing intermediate container 93b6afdff582 15:37:03 ---> 804201748824 15:37:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:37:03 ---> Running in d013e42fd2e4 15:37:03 Removing intermediate container d013e42fd2e4 15:37:03 ---> da42ac15bd83 15:37:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:03 ---> Running in 5b910eae977c 15:37:03 Removing intermediate container 5b910eae977c 15:37:03 ---> a3c5b3683d16 15:37:03 Step 24/26 : LABEL arch=amd64 15:37:03 ---> Running in 92d9bc708fe1 15:37:03 Removing intermediate container 92d9bc708fe1 15:37:03 ---> f4daffbf9422 15:37:03 Step 25/26 : LABEL git_sha=458aadecb4486dfbbf1060360ea4d12c7efd2521 15:37:03 ---> Running in d19b480b1a5e 15:37:03 Removing intermediate container d19b480b1a5e 15:37:03 ---> fcf71f104802 15:37:03 Step 26/26 : LABEL version=3.1.0-dev.1 15:37:03 ---> Running in c140f8b12f59 15:37:03 Removing intermediate container c140f8b12f59 15:37:03 ---> bae3607467cc 15:37:03 [Warning] One or more build-args [ARCH] were not consumed 15:37:03 Successfully built bae3607467cc 15:37:03 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 15:37:03 provisioning config files... 15:37:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2029014778578685400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:04 ---> docker-login.sh 15:37:04 nexus3.edgexfoundry.org:10001 15:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:04 Configure a credential helper to remove this warning. See 15:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:04 15:37:04 Login Succeeded 15:37:04 nexus3.edgexfoundry.org:10002 15:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:04 Configure a credential helper to remove this warning. See 15:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:04 15:37:04 Login Succeeded 15:37:04 nexus3.edgexfoundry.org:10003 15:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:04 Configure a credential helper to remove this warning. See 15:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:04 15:37:04 Login Succeeded 15:37:04 nexus3.edgexfoundry.org:10004 15:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:04 Configure a credential helper to remove this warning. See 15:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:04 15:37:04 Login Succeeded 15:37:04 docker.io 15:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:04 Configure a credential helper to remove this warning. See 15:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:04 15:37:04 Login Succeeded 15:37:04 ---> docker-login.sh ends [Pipeline] } 15:37:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:37:04 458aadecb4486dfbbf1060360ea4d12c7efd2521 15:37:04 latest 15:37:04 3.1.0-dev.1 15:37:04 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 15:37:04 main 15:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521 15:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:05 a734b96c4c20: Preparing 15:37:05 dc2c46dfa265: Preparing 15:37:05 2fb9e27a771b: Preparing 15:37:05 f1410e5ecca5: Preparing 15:37:05 5881b4675e3f: Preparing 15:37:05 3dab9f8bf2d2: Preparing 15:37:05 3dab9f8bf2d2: Waiting 15:37:05 2fb9e27a771b: Pushed 15:37:05 dc2c46dfa265: Pushed 15:37:05 f1410e5ecca5: Pushed 15:37:05 5881b4675e3f: Pushed 15:37:05 3dab9f8bf2d2: Layer already exists 15:37:08 a734b96c4c20: Pushed 15:37:08 458aadecb4486dfbbf1060360ea4d12c7efd2521: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:08 a734b96c4c20: Preparing 15:37:08 dc2c46dfa265: Preparing 15:37:08 2fb9e27a771b: Preparing 15:37:08 f1410e5ecca5: Preparing 15:37:08 5881b4675e3f: Preparing 15:37:08 3dab9f8bf2d2: Preparing 15:37:08 3dab9f8bf2d2: Waiting 15:37:08 5881b4675e3f: Layer already exists 15:37:08 2fb9e27a771b: Layer already exists 15:37:08 dc2c46dfa265: Layer already exists 15:37:08 a734b96c4c20: Layer already exists 15:37:08 f1410e5ecca5: Layer already exists 15:37:08 3dab9f8bf2d2: Layer already exists 15:37:08 latest: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.1 15:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:09 a734b96c4c20: Preparing 15:37:09 dc2c46dfa265: Preparing 15:37:09 2fb9e27a771b: Preparing 15:37:09 f1410e5ecca5: Preparing 15:37:09 5881b4675e3f: Preparing 15:37:09 3dab9f8bf2d2: Preparing 15:37:09 3dab9f8bf2d2: Waiting 15:37:09 f1410e5ecca5: Layer already exists 15:37:09 2fb9e27a771b: Layer already exists 15:37:09 a734b96c4c20: Layer already exists 15:37:09 5881b4675e3f: Layer already exists 15:37:09 dc2c46dfa265: Layer already exists 15:37:09 3dab9f8bf2d2: Layer already exists 15:37:09 3.1.0-dev.1: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 8d51d6327a98: Pull complete 15:37:09 8b374f2dd631: Pull complete 15:37:09 ec14aa9079de: Pull complete 15:37:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 15:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:09 a734b96c4c20: Preparing 15:37:09 dc2c46dfa265: Preparing 15:37:09 2fb9e27a771b: Preparing 15:37:09 f1410e5ecca5: Preparing 15:37:09 5881b4675e3f: Preparing 15:37:09 3dab9f8bf2d2: Preparing 15:37:09 3dab9f8bf2d2: Waiting 15:37:09 a734b96c4c20: Layer already exists 15:37:09 5881b4675e3f: Layer already exists 15:37:09 dc2c46dfa265: Layer already exists 15:37:09 2fb9e27a771b: Layer already exists 15:37:09 f1410e5ecca5: Layer already exists 15:37:09 3dab9f8bf2d2: Layer already exists 15:37:09 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:10 a734b96c4c20: Preparing 15:37:10 dc2c46dfa265: Preparing 15:37:10 2fb9e27a771b: Preparing 15:37:10 f1410e5ecca5: Preparing 15:37:10 5881b4675e3f: Preparing 15:37:10 3dab9f8bf2d2: Preparing 15:37:10 3dab9f8bf2d2: Waiting 15:37:10 5881b4675e3f: Layer already exists 15:37:10 f1410e5ecca5: Layer already exists 15:37:10 a734b96c4c20: Layer already exists 15:37:10 2fb9e27a771b: Layer already exists 15:37:10 dc2c46dfa265: Layer already exists 15:37:10 3dab9f8bf2d2: Layer already exists 15:37:10 main: digest: sha256:9812ecac8c58771b3bb7d97b195f7a5df2379a3211b5d3d169cf0b05b613eab9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:10 ===================================================== [Pipeline] echo 15:37:10 taggedImages: 15:37:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521 15:37:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.1 15:37:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 15:37:10 - 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 15:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:10 15:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:11 latest: Pulling from edgex-lftools-log-publisher 15:37:11 5eb5b503b376: Pulling fs layer 15:37:11 5c69ac0246d0: Pulling fs layer 15:37:11 ec43610c2a17: Pulling fs layer 15:37:11 3a2ae6a8a46f: Pulling fs layer 15:37:11 33b1e0a273af: Pulling fs layer 15:37:11 5d3b04190fa2: Pulling fs layer 15:37:11 2f39f015ded8: Pulling fs layer 15:37:11 3a2ae6a8a46f: Waiting 15:37:11 33b1e0a273af: Waiting 15:37:11 5d3b04190fa2: Waiting 15:37:11 2f39f015ded8: Waiting 15:37:11 5c69ac0246d0: Download complete 15:37:11 3a2ae6a8a46f: Verifying Checksum 15:37:11 3a2ae6a8a46f: Download complete 15:37:11 33b1e0a273af: Verifying Checksum 15:37:11 33b1e0a273af: Download complete 15:37:11 5d3b04190fa2: Verifying Checksum 15:37:11 5d3b04190fa2: Download complete 15:37:11 ec43610c2a17: Verifying Checksum 15:37:11 ec43610c2a17: Download complete 15:37:11 5eb5b503b376: Verifying Checksum 15:37:11 5eb5b503b376: Download complete 15:37:12 2f39f015ded8: Download complete 15:37:12 5eb5b503b376: Pull complete 15:37:12 5c69ac0246d0: Pull complete 15:37:13 ec43610c2a17: Pull complete 15:37:13 3a2ae6a8a46f: Pull complete 15:37:13 33b1e0a273af: Pull complete 15:37:13 5d3b04190fa2: Pull complete 15:37:14 2f466654f4bb: Pull complete 15:37:17 554e91adad29: Pull complete 15:37:17 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:37:17 ---> 1e15ea492957 15:37:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:37:17 2f39f015ded8: Pull complete 15:37:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:17 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:37:17 $ 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 15:37:19 ---> Running in 5ce9c1ea5b5f 15:37:19 Removing intermediate container 5ce9c1ea5b5f 15:37:19 ---> 56a3185b1c9e 15:37:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:37:19 ---> Running in 061d7ea287b9 15:37:19 Removing intermediate container 061d7ea287b9 15:37:19 ---> 6dc266018db8 15:37:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:37:19 ---> Running in 67bfea5e4bce 15:37:20 Removing intermediate container 67bfea5e4bce 15:37:20 ---> a0fe2d6dbed2 15:37:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:20 ---> Running in 0e7e66ddf7ac 15:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:37:22 $ docker top 95db369b7cf92f439ceb9402ca75f21104253a43b1f119a7a2cdc365523e2393 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:22 ---> job-cost.sh 15:37:22 lf-activate-venv: SKIPPING 15:37:22 INFO: No Stack... 15:37:23 OK: 263 MiB in 53 packages 15:37:23 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:23 INFO: Archiving Costs [Pipeline] sh 15:37:23 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:37:23 + cut -d, -f6 [Pipeline] lock 15:37:23 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] 15:37:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] did not exist. Created. 15:37:23 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:24 Removing intermediate container 0e7e66ddf7ac 15:37:24 ---> fe59c73241b3 15:37:24 Step 7/12 : WORKDIR /app 15:37:24 ---> Running in fb710a383f6c 15:37:24 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:24 Stashed 1 file(s) [Pipeline] } 15:37:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:24 $ docker stop --time=1 95db369b7cf92f439ceb9402ca75f21104253a43b1f119a7a2cdc365523e2393 15:37:24 Removing intermediate container fb710a383f6c 15:37:24 ---> 67b18c896b93 15:37:24 Step 8/12 : COPY go.mod vendor* ./ 15:37:25 $ docker rm -f --volumes 95db369b7cf92f439ceb9402ca75f21104253a43b1f119a7a2cdc365523e2393 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:37:26 ---> 6d226cc4f8e7 15:37:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:26 ---> Running in aa714043b8ee 15:38:34 Removing intermediate container aa714043b8ee 15:38:34 ---> 8c4eb4a56b21 15:38:34 Step 10/12 : COPY . . 15:38:34 ---> 227b1ae37d65 15:38:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:34 ---> Running in 2525d28491ef 15:38:34 Removing intermediate container 2525d28491ef 15:38:34 ---> 3c1871daf81f 15:38:34 Step 12/12 : RUN $MAKE 15:38:34 ---> Running in 9b1dbce93646 15:38:34 noop 15:38:34 Removing intermediate container 9b1dbce93646 15:38:34 ---> 569e1d8388bd 15:38:34 Successfully built 569e1d8388bd 15:38:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:35 + docker inspect -f . ci-base-image-arm64 15:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:35 prd-ubuntu20.04-docker-arm64-4c-16g-1066 does not seem to be running inside a container 15:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/170 -v /w/workspace/app-service-configurable/170:/w/workspace/app-service-configurable/170:rw,z -v /w/workspace/app-service-configurable/170@tmp:/w/workspace/app-service-configurable/170@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 15:38:36 $ docker top 4e2148341e22062bd5e43107c0bbfe6476e3e56f825a8a4ea2e507c2f22b0d10 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:37 + go version 15:38:37 go version go1.20.6 linux/arm64 [Pipeline] } 15:38:37 $ docker stop --time=1 4e2148341e22062bd5e43107c0bbfe6476e3e56f825a8a4ea2e507c2f22b0d10 15:38:39 $ docker rm -f --volumes 4e2148341e22062bd5e43107c0bbfe6476e3e56f825a8a4ea2e507c2f22b0d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:39 + docker inspect -f . ci-base-image-arm64 15:38:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:39 prd-ubuntu20.04-docker-arm64-4c-16g-1066 does not seem to be running inside a container 15:38:39 $ 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/170 -v /w/workspace/app-service-configurable/170:/w/workspace/app-service-configurable/170:rw,z -v /w/workspace/app-service-configurable/170@tmp:/w/workspace/app-service-configurable/170@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 15:38:40 $ docker top 8b7b1c818a39d1dd5ee0fd6d4c8b60b02ef8a605d57519a72263e3cb6c9b7c34 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:41 + git config --global --add safe.directory /w/workspace/app-service-configurable/170 [Pipeline] fileExists [Pipeline] sh 15:38:42 + make test 15:38:42 go test -race -coverprofile=coverage.out ./... 15:41:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:41:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:41:34 go vet ./... 15:43:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:55 $ docker stop --time=1 8b7b1c818a39d1dd5ee0fd6d4c8b60b02ef8a605d57519a72263e3cb6c9b7c34 15:43:57 $ docker rm -f --volumes 8b7b1c818a39d1dd5ee0fd6d4c8b60b02ef8a605d57519a72263e3cb6c9b7c34 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:59 Warning: overwriting stash ‘coverage-report’ 15:43:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:44:00 + ls -al . 15:44:00 total 176 15:44:00 drwxrwxr-x 7 jenkins jenkins 4096 Jul 13 15:38 . 15:44:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:36 .. 15:44:00 -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 15:36 .dockerignore 15:44:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 15:36 .git 15:44:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 15:36 .github 15:44:00 -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 15:36 .gitignore 15:44:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 15:36 .golangci.yml 15:44:00 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 13 15:36 Attribution.txt 15:44:00 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 15:36 CHANGELOG.md 15:44:00 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 15:36 Dockerfile 15:44:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 15:36 GOVERNANCE.md 15:44:00 -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 15:36 Jenkinsfile 15:44:00 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 15:36 LICENSE 15:44:00 -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 15:36 OWNERS.md 15:44:00 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 15:36 README.md 15:44:00 -rw-rw-r-- 1 jenkins jenkins 11 Jul 13 15:34 VERSION 15:44:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 15:36 bin 15:44:00 -rw-r--r-- 1 jenkins jenkins 13 Jul 13 15:38 coverage.out 15:44:00 -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 15:36 go.mod 15:44:00 -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 15:36 go.sum 15:44:00 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 15:36 main.go 15:44:00 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 15:36 makefile 15:44:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:36 res 15:44:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 15:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:00 + 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=458aadecb4486dfbbf1060360ea4d12c7efd2521 --label arch=arm64 --label version=3.1.0-dev.1 . 15:44:00 Sending build context to Docker daemon 177.2kB 15:44:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:44:01 Step 2/26 : FROM ${BASE} AS builder 15:44:01 ---> 569e1d8388bd 15:44:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:44:01 ---> Running in 0038f7d5acf0 15:44:01 Removing intermediate container 0038f7d5acf0 15:44:01 ---> e5acbb136c63 15:44:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:44:01 ---> Running in 9781dda2bef3 15:44:01 Removing intermediate container 9781dda2bef3 15:44:01 ---> 0e6cc85a7940 15:44:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:44:01 ---> Running in 588bdfea934e 15:44:02 Removing intermediate container 588bdfea934e 15:44:02 ---> 3c28230f50a6 15:44:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:02 ---> Running in d91f26bffc46 15:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:05 OK: 263 MiB in 53 packages 15:44:05 Removing intermediate container d91f26bffc46 15:44:05 ---> 619bbcb02f0f 15:44:05 Step 7/26 : WORKDIR /app 15:44:06 ---> Running in 79c47b722e2e 15:44:06 Removing intermediate container 79c47b722e2e 15:44:06 ---> 83b20fb66a6b 15:44:06 Step 8/26 : COPY go.mod vendor* ./ 15:44:06 ---> 6ca4af3f24d2 15:44:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:06 ---> Running in c0e64aeaa2b2 15:44:09 Removing intermediate container c0e64aeaa2b2 15:44:09 ---> 1c51398b0e98 15:44:09 Step 10/26 : COPY . . 15:44:10 ---> 75aefc5883b3 15:44:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:10 ---> Running in 1768d4b40868 15:44:10 Removing intermediate container 1768d4b40868 15:44:10 ---> 2ba4a29634a8 15:44:10 Step 12/26 : RUN $MAKE 15:44:10 ---> Running in 8dc26647733c 15:44:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1" -trimpath -mod=readonly -o app-service-configurable 15:46:33 Removing intermediate container 8dc26647733c 15:46:33 ---> 3fa43b0d9bf1 15:46:33 Step 13/26 : FROM alpine:3.17 15:46:33 3.17: Pulling from library/alpine 15:46:33 edb6bdbacee9: Already exists 15:46:33 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:46:33 Status: Downloaded newer image for alpine:3.17 15:46:33 ---> 779605e5fbc0 15:46:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:46:33 ---> Running in 0f14d1f47091 15:46:33 Removing intermediate container 0f14d1f47091 15:46:33 ---> c433f66dc220 15:46:33 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:46:33 ---> Running in 7dfe94512edc 15:46:33 Removing intermediate container 7dfe94512edc 15:46:33 ---> 44002b1d3d10 15:46:33 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:46:33 ---> Running in 430656c17182 15:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:33 (1/2) Installing ca-certificates (20230506-r0) 15:46:33 (2/2) Installing dumb-init (1.2.5-r2) 15:46:33 Executing busybox-1.35.0-r29.trigger 15:46:33 Executing ca-certificates-20230506-r0.trigger 15:46:33 OK: 8 MiB in 17 packages 15:46:33 Removing intermediate container 430656c17182 15:46:33 ---> 098da832ca5b 15:46:33 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:33 ---> 5655173256c5 15:46:33 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:46:33 ---> 46034d54f835 15:46:33 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:46:33 ---> 7abd5e705129 15:46:33 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:46:33 ---> 8678ea358ef4 15:46:33 Step 21/26 : EXPOSE 48095 15:46:33 ---> Running in a4bb146802b4 15:46:33 Removing intermediate container a4bb146802b4 15:46:33 ---> 9b5d2b0f817e 15:46:33 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:46:33 ---> Running in 1370e251a9fd 15:46:33 Removing intermediate container 1370e251a9fd 15:46:33 ---> a04c620d7a46 15:46:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:46:33 ---> Running in e28bb0e4ebfb 15:46:33 Removing intermediate container e28bb0e4ebfb 15:46:33 ---> d505f8ea4140 15:46:33 Step 24/26 : LABEL arch=arm64 15:46:33 ---> Running in 98866248b816 15:46:33 Removing intermediate container 98866248b816 15:46:33 ---> 5a0cf11acd1a 15:46:33 Step 25/26 : LABEL git_sha=458aadecb4486dfbbf1060360ea4d12c7efd2521 15:46:33 ---> Running in 5b885880cea1 15:46:33 Removing intermediate container 5b885880cea1 15:46:33 ---> d44f97d9c275 15:46:33 Step 26/26 : LABEL version=3.1.0-dev.1 15:46:33 ---> Running in 0d7dd9a81230 15:46:33 Removing intermediate container 0d7dd9a81230 15:46:33 ---> e2acb79defdf 15:46:33 [Warning] One or more build-args [ARCH] were not consumed 15:46:33 Successfully built e2acb79defdf 15:46:33 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 15:46:33 provisioning config files... 15:46:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/170@tmp/config9882904290830623215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:34 ---> docker-login.sh 15:46:34 nexus3.edgexfoundry.org:10001 15:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:34 Configure a credential helper to remove this warning. See 15:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:34 15:46:34 Login Succeeded 15:46:34 nexus3.edgexfoundry.org:10002 15:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:34 Configure a credential helper to remove this warning. See 15:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:34 15:46:34 Login Succeeded 15:46:34 nexus3.edgexfoundry.org:10003 15:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:35 Configure a credential helper to remove this warning. See 15:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:35 15:46:35 Login Succeeded 15:46:35 nexus3.edgexfoundry.org:10004 15:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:35 Configure a credential helper to remove this warning. See 15:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:35 15:46:35 Login Succeeded 15:46:35 docker.io 15:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:36 Configure a credential helper to remove this warning. See 15:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:36 15:46:36 Login Succeeded 15:46:36 ---> docker-login.sh ends [Pipeline] } 15:46:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:36 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:46:36 458aadecb4486dfbbf1060360ea4d12c7efd2521 15:46:36 latest 15:46:36 3.1.0-dev.1 15:46:36 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 15:46:36 main 15:46:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521 15:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:46:36 d63bc47d078f: Preparing 15:46:36 36a68ef97600: Preparing 15:46:36 8d6166effd9e: Preparing 15:46:36 74af4cdcea4a: Preparing 15:46:36 b77dfd7d484c: Preparing 15:46:36 9386262d7a74: Preparing 15:46:36 9386262d7a74: Waiting 15:46:37 36a68ef97600: Pushed 15:46:37 74af4cdcea4a: Pushed 15:46:37 8d6166effd9e: Pushed 15:46:37 9386262d7a74: Layer already exists 15:46:37 b77dfd7d484c: Pushed 15:46:42 d63bc47d078f: Pushed 15:46:42 458aadecb4486dfbbf1060360ea4d12c7efd2521: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:43 + 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 15:46:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:46:43 d63bc47d078f: Preparing 15:46:43 36a68ef97600: Preparing 15:46:43 8d6166effd9e: Preparing 15:46:43 74af4cdcea4a: Preparing 15:46:43 b77dfd7d484c: Preparing 15:46:43 9386262d7a74: Preparing 15:46:43 9386262d7a74: Waiting 15:46:43 36a68ef97600: Layer already exists 15:46:43 74af4cdcea4a: Layer already exists 15:46:43 8d6166effd9e: Layer already exists 15:46:43 d63bc47d078f: Layer already exists 15:46:43 b77dfd7d484c: Layer already exists 15:46:43 9386262d7a74: Layer already exists 15:46:43 latest: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.1 15:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:46:44 d63bc47d078f: Preparing 15:46:44 36a68ef97600: Preparing 15:46:44 8d6166effd9e: Preparing 15:46:44 74af4cdcea4a: Preparing 15:46:44 b77dfd7d484c: Preparing 15:46:44 9386262d7a74: Preparing 15:46:44 9386262d7a74: Waiting 15:46:44 b77dfd7d484c: Layer already exists 15:46:44 8d6166effd9e: Layer already exists 15:46:44 d63bc47d078f: Layer already exists 15:46:44 36a68ef97600: Layer already exists 15:46:44 74af4cdcea4a: Layer already exists 15:46:44 9386262d7a74: Layer already exists 15:46:44 3.1.0-dev.1: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 15:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:46:45 d63bc47d078f: Preparing 15:46:45 36a68ef97600: Preparing 15:46:45 8d6166effd9e: Preparing 15:46:45 74af4cdcea4a: Preparing 15:46:45 b77dfd7d484c: Preparing 15:46:45 9386262d7a74: Preparing 15:46:45 36a68ef97600: Layer already exists 15:46:45 b77dfd7d484c: Layer already exists 15:46:45 d63bc47d078f: Layer already exists 15:46:45 8d6166effd9e: Layer already exists 15:46:45 74af4cdcea4a: Layer already exists 15:46:45 9386262d7a74: Layer already exists 15:46:45 458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:45 + 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 15:46:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:46:45 d63bc47d078f: Preparing 15:46:45 36a68ef97600: Preparing 15:46:45 8d6166effd9e: Preparing 15:46:45 74af4cdcea4a: Preparing 15:46:45 b77dfd7d484c: Preparing 15:46:45 9386262d7a74: Preparing 15:46:45 8d6166effd9e: Layer already exists 15:46:45 36a68ef97600: Layer already exists 15:46:45 d63bc47d078f: Layer already exists 15:46:45 74af4cdcea4a: Layer already exists 15:46:45 b77dfd7d484c: Layer already exists 15:46:45 9386262d7a74: Layer already exists 15:46:45 main: digest: sha256:51435867dfafadbfa7405c04ef21dbc9cbbe76730cd3e6fcbbf5d897eea7b2cf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:46 ===================================================== [Pipeline] echo 15:46:46 taggedImages: 15:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521 15:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.1 15:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:458aadecb4486dfbbf1060360ea4d12c7efd2521-3.1.0-dev.1 15:46:46 - 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 15:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:46 15:46:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:46 arm64: Pulling from edgex-lftools-log-publisher 15:46:46 8998bd30e6a1: Pulling fs layer 15:46:46 04944245beec: Pulling fs layer 15:46:46 699f458cf7ca: Pulling fs layer 15:46:46 765212b225bb: Pulling fs layer 15:46:46 f23df028b6ca: Pulling fs layer 15:46:46 d65c8cfc05b1: Pulling fs layer 15:46:46 2437ff75d9bd: Pulling fs layer 15:46:46 f23df028b6ca: Waiting 15:46:46 d65c8cfc05b1: Waiting 15:46:46 2437ff75d9bd: Waiting 15:46:46 765212b225bb: Waiting 15:46:47 04944245beec: Verifying Checksum 15:46:47 04944245beec: Download complete 15:46:47 765212b225bb: Verifying Checksum 15:46:47 765212b225bb: Download complete 15:46:47 f23df028b6ca: Download complete 15:46:47 d65c8cfc05b1: Verifying Checksum 15:46:47 d65c8cfc05b1: Download complete 15:46:47 699f458cf7ca: Verifying Checksum 15:46:47 699f458cf7ca: Download complete 15:46:47 8998bd30e6a1: Verifying Checksum 15:46:47 8998bd30e6a1: Download complete 15:46:49 2437ff75d9bd: Download complete 15:46:51 8998bd30e6a1: Pull complete 15:46:51 04944245beec: Pull complete 15:46:53 699f458cf7ca: Pull complete 15:46:53 765212b225bb: Pull complete 15:46:53 f23df028b6ca: Pull complete 15:46:54 d65c8cfc05b1: Pull complete 15:47:09 2437ff75d9bd: Pull complete 15:47:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:09 prd-ubuntu20.04-docker-arm64-4c-16g-1066 does not seem to be running inside a container 15:47:09 $ 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/170 -v /w/workspace/app-service-configurable/170:/w/workspace/app-service-configurable/170:rw,z -v /w/workspace/app-service-configurable/170@tmp:/w/workspace/app-service-configurable/170@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 15:47:12 $ docker top 520107beec124ccbfc36a70285d23d908bff8ce511dbcbd15efac52b329af5bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:12 ---> job-cost.sh 15:47:13 lf-activate-venv: SKIPPING 15:47:13 INFO: No Stack... 15:47:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:47:14 INFO: Archiving Costs [Pipeline] sh 15:47:15 + cat /w/workspace/app-service-configurable/170/archives/cost.csv 15:47:15 + cut -d, -f6 [Pipeline] lock 15:47:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] 15:47:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] did not exist. Created. 15:47:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:15 /w/workspace/app-service-configurable/170@tmp/durable-5d9de719/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:47:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:47:16 Warning: overwriting stash ‘stack-cost’ 15:47:16 Stashed 1 file(s) [Pipeline] } 15:47:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:16 $ docker stop --time=1 520107beec124ccbfc36a70285d23d908bff8ce511dbcbd15efac52b329af5bd 15:47:17 $ docker rm -f --volumes 520107beec124ccbfc36a70285d23d908bff8ce511dbcbd15efac52b329af5bd [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 15:47:18 provisioning config files... 15:47:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8228971349990323420tmp [Pipeline] { [Pipeline] sh 15:47:18 + set +x 15:47:18 + curl -s https://codecov.io/bash+ 15:47:18 bash -s -- 15:47:18 15:47:18 _____ _ 15:47:18 / ____| | | 15:47:18 | | ___ __| | ___ ___ _____ __ 15:47:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:18 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:18 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:18 Bash-1.0.6 15:47:18 15:47:18 15:47:18 ==> git version 2.25.1 found 15:47:18 ==> 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 15:47:18 Release-Date: 2020-01-08 15:47:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:47:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:47:18 ==> Jenkins CI detected. 15:47:18 current dir:  /w/workspace/ry_app-service-configurable_main 15:47:18 project root: . 15:47:18 --> token set from env 15:47:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:18 ==> Running gcov in . (disable via -X gcov) 15:47:18 ==> Python coveragepy not found 15:47:18 ==> Searching for coverage reports in: 15:47:18 + . 15:47:18 -> Found 1 reports 15:47:18 ==> Detecting git/mercurial file structure 15:47:18 ==> Reading reports 15:47:18 + ./coverage.out bytes=13 15:47:18 ==> Appending adjustments 15:47:18 https://docs.codecov.io/docs/fixing-reports 15:47:18 + Found adjustments 15:47:18 ==> Gzipping contents 15:47:18 4.0K /tmp/codecov.GUku7T.gz 15:47:19 ==> Uploading reports 15:47:19 url: https://codecov.io 15:47:19 query: branch=main&commit=458aadecb4486dfbbf1060360ea4d12c7efd2521&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:19 -> Pinging Codecov 15:47:19 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=458aadecb4486dfbbf1060360ea4d12c7efd2521&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:19 -> Uploading to 15:47:19 https://storage.googleapis.com/codecov/v4/raw/2023-07-13/A97CA9966030D2A3747ED39772930CCE/458aadecb4486dfbbf1060360ea4d12c7efd2521/8a101c52-5fac-41ee-bcd7-e7b8d1bdbad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T154718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aba1c45555217d95729db2cd8d401e1f76d06cd3a4123b4cfe2d5b057b2427b8 15:47:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:19 Dload Upload Total Spent Left Speed 15:47:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1976 --:--:-- --:--:-- --:--:-- 1967 15:47:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] } 15:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:47:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:47:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:19 15:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:47:20 df9b9388f04a: Pulling fs layer 15:47:20 52dc419b0ee2: Pulling fs layer 15:47:20 25bc292e5bac: Pulling fs layer 15:47:20 114826534d7a: Pulling fs layer 15:47:20 4657fd5d0bcf: Pulling fs layer 15:47:20 6ad1cebc031e: Pulling fs layer 15:47:20 8a3aa393b2d8: Pulling fs layer 15:47:20 4657fd5d0bcf: Waiting 15:47:20 6ad1cebc031e: Waiting 15:47:20 114826534d7a: Waiting 15:47:20 25bc292e5bac: Verifying Checksum 15:47:20 25bc292e5bac: Download complete 15:47:20 52dc419b0ee2: Verifying Checksum 15:47:20 52dc419b0ee2: Download complete 15:47:20 4657fd5d0bcf: Download complete 15:47:20 df9b9388f04a: Verifying Checksum 15:47:20 df9b9388f04a: Download complete 15:47:20 6ad1cebc031e: Verifying Checksum 15:47:20 6ad1cebc031e: Download complete 15:47:20 df9b9388f04a: Pull complete 15:47:20 52dc419b0ee2: Pull complete 15:47:20 25bc292e5bac: Pull complete 15:47:20 114826534d7a: Verifying Checksum 15:47:20 114826534d7a: Download complete 15:47:20 8a3aa393b2d8: Verifying Checksum 15:47:20 8a3aa393b2d8: Download complete 15:47:24 114826534d7a: Pull complete 15:47:24 4657fd5d0bcf: Pull complete 15:47:24 6ad1cebc031e: Pull complete 15:47:27 8a3aa393b2d8: Pull complete 15:47:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:27 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:47:27 $ 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 15:47:32 $ docker top 4e7b6f9d36ac6ad428da3d9f10edcee27365958fdf645c8d2d7b9aaedc24086c -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:47:32 + set -o pipefail 15:47:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:47:41 15:47:41 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:47:41 15:47:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b252e3f2-077d-4f5c-93e0-881f8e474178 15:47:41 15:47:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:47:41 15:47:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:47:41 15:47:41 15:47:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:47:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:47:41 More details here: https://snyk.co/ue1NS 15:47:41 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:47:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:47:41 $ docker stop --time=1 4e7b6f9d36ac6ad428da3d9f10edcee27365958fdf645c8d2d7b9aaedc24086c 15:47:44 $ docker rm -f --volumes 4e7b6f9d36ac6ad428da3d9f10edcee27365958fdf645c8d2d7b9aaedc24086c [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 15:47:45 + git log --format=format:%s -1 458aadecb4486dfbbf1060360ea4d12c7efd2521 [Pipeline] sh 15:47:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:47:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:46 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:47:46 $ 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 15:47:46 $ docker top 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 -eo pid,comm 15:47:46 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). 15:47:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:46 [ssh-agent] Looking for ssh-agent implementation... 15:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:46 $ docker exec 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 ssh-agent 15:47:46 SSH_AUTH_SOCK=/tmp/ssh-HLCbnNMt5tIz/agent.32 15:47:46 SSH_AGENT_PID=38 15:47:46 Running ssh-add (command line suppressed) 15:47:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5305666986287523249.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5305666986287523249.key) 15:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:47 + git semver tag 15:47:47 2023-07-13 15:47:47,512 [run_tag] DEBUG tag force:False 15:47:47 2023-07-13 15:47:47,512 [check_head_tag] DEBUG check head tag 15:47:47 2023-07-13 15:47:47,512 [execute] INFO git cat-file --batch-check 15:47:47 2023-07-13 15:47:47,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:47:47 2023-07-13 15:47:47,518 [execute] INFO git cat-file --batch 15:47:47 2023-07-13 15:47:47,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:47:47 2023-07-13 15:47:47,528 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:47:47 2023-07-13 15:47:47,528 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 15:47:47 2023-07-13 15:47:47,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:47:47 2023-07-13 15:47:47,533 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:47:47 3.1.0-dev.1 [Pipeline] } 15:47:47 $ docker exec --env ******** --env ******** 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 ssh-agent -k 15:47:47 unset SSH_AUTH_SOCK; 15:47:47 unset SSH_AGENT_PID; 15:47:47 echo Agent pid 38 killed; 15:47:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:48 + git semver [Pipeline] } 15:47:48 $ docker stop --time=1 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 15:47:49 $ docker rm -f --volumes 7c3dfdb4552e249b8a0a7da715331494930cbe98b35aea8108ec64ce78b97d83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:49 15:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:50 0.23.1-centos7: Pulling from edgex-lftools 15:47:50 ab5ef0e58194: Pulling fs layer 15:47:50 9712f1f96733: Pulling fs layer 15:47:50 63f879dbbcfc: Pulling fs layer 15:47:50 0d9ebad4ef96: Pulling fs layer 15:47:50 e9a5061849ea: Pulling fs layer 15:47:50 d747dcd14b5f: Pulling fs layer 15:47:50 2de7ff778b66: Pulling fs layer 15:47:50 0d9ebad4ef96: Waiting 15:47:50 e9a5061849ea: Waiting 15:47:50 d747dcd14b5f: Waiting 15:47:50 2de7ff778b66: Waiting 15:47:50 9712f1f96733: Download complete 15:47:50 63f879dbbcfc: Verifying Checksum 15:47:50 63f879dbbcfc: Download complete 15:47:50 e9a5061849ea: Verifying Checksum 15:47:50 e9a5061849ea: Download complete 15:47:50 d747dcd14b5f: Verifying Checksum 15:47:50 d747dcd14b5f: Download complete 15:47:50 0d9ebad4ef96: Verifying Checksum 15:47:50 ab5ef0e58194: Verifying Checksum 15:47:50 ab5ef0e58194: Download complete 15:47:50 2de7ff778b66: Download complete 15:47:53 ab5ef0e58194: Pull complete 15:47:53 9712f1f96733: Pull complete 15:47:54 63f879dbbcfc: Pull complete 15:47:57 0d9ebad4ef96: Pull complete 15:47:57 e9a5061849ea: Pull complete 15:47:57 d747dcd14b5f: Pull complete 15:47:58 2de7ff778b66: Pull complete 15:47:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:58 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:47:58 $ 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 15:48:04 $ docker top 896f6df4287cea73209193330189a30dede5d85b5592303759620d26b916cc34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:04 provisioning config files... 15:48:04 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5987812941610199145tmp 15:48:04 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5080815234009280288tmp 15:48:04 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8735726503543444515tmp [Pipeline] { [Pipeline] echo 15:48:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:04 ---> sigul-configuration.sh 15:48:04 gpg: directory `/root/.gnupg' created 15:48:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:04 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:04 gpg: CAST5 encrypted data 15:48:04 gpg: encrypted with 1 passphrase 15:48:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:04 + mkdir /home/jenkins 15:48:04 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:05 + 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 15:48:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:05 ---> sigul-install.sh 15:48:05 Sigul already installed; skipping installation. [Pipeline] sh 15:48:05 + git tag --list 15:48:05 v1.0.0 15:48:05 v1.1.0 15:48:05 v1.2.0 15:48:05 v1.3.0 15:48:05 v1.3.1 15:48:05 v2.0.0 15:48:05 v2.0.1 15:48:05 v2.1.0 15:48:05 v2.1.1 15:48:05 v2.1.2 15:48:05 v2.2.0 15:48:05 v2.3 15:48:05 v2.3.0 15:48:05 v2.3.1 15:48:05 v3.0 15:48:05 v3.0.0 15:48:05 v3.1.0-dev.1 [Pipeline] sh 15:48:06 + lftools sign git-tag v3.1.0-dev.1 15:48:06 Signing Git tag with Sigul... 15:48:06 Signing v3.1.0-dev.1 [Pipeline] echo 15:48:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:07 $ docker stop --time=1 896f6df4287cea73209193330189a30dede5d85b5592303759620d26b916cc34 15:48:08 $ docker rm -f --volumes 896f6df4287cea73209193330189a30dede5d85b5592303759620d26b916cc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:09 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:48:09 $ 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 15:48:09 $ docker top 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d -eo pid,comm 15:48:09 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). 15:48:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:09 [ssh-agent] Looking for ssh-agent implementation... 15:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:09 $ docker exec 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d ssh-agent 15:48:10 SSH_AUTH_SOCK=/tmp/ssh-8ce6YqrNvjFU/agent.34 15:48:10 SSH_AGENT_PID=40 15:48:10 Running ssh-add (command line suppressed) 15:48:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9115353866015034897.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9115353866015034897.key) 15:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:10 + git semver bump pre 15:48:10 2023-07-13 15:48:10,623 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:48:10 2023-07-13 15:48:10,623 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 15:48:10 2023-07-13 15:48:10,623 [bump_version] DEBUG bumped version:3.1.0-dev.2 15:48:10 2023-07-13 15:48:10,623 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:48:10 2023-07-13 15:48:10,623 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:48:10 2023-07-13 15:48:10,623 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:48:10 2023-07-13 15:48:10,625 [execute] INFO git cat-file --batch-check 15:48:10 2023-07-13 15:48:10,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:10 2023-07-13 15:48:10,630 [execute] INFO git cat-file --batch 15:48:10 2023-07-13 15:48:10,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:10 2023-07-13 15:48:10,635 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:48:10 3.1.0-dev.2 [Pipeline] } 15:48:10 $ docker exec --env ******** --env ******** 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d ssh-agent -k 15:48:10 unset SSH_AUTH_SOCK; 15:48:10 unset SSH_AGENT_PID; 15:48:10 echo Agent pid 40 killed; 15:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:11 + git semver [Pipeline] } 15:48:11 $ docker stop --time=1 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d 15:48:12 $ docker rm -f --volumes 7bc80e5902ef669c73b3b65637f5245a5eea008f6837394ff06a1a8fb1eccd0d [Pipeline] // withDockerContainer [Pipeline] sh 15:48:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:13 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:48:13 $ 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 15:48:13 $ docker top e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 -eo pid,comm 15:48:13 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). 15:48:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:13 [ssh-agent] Looking for ssh-agent implementation... 15:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:14 $ docker exec e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 ssh-agent 15:48:14 SSH_AUTH_SOCK=/tmp/ssh-OeY7S8FkUAHp/agent.32 15:48:14 SSH_AGENT_PID=38 15:48:14 Running ssh-add (command line suppressed) 15:48:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2602558691993113467.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2602558691993113467.key) 15:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:14 + git semver push 15:48:14 2023-07-13 15:48:14,732 [run_push] DEBUG push 15:48:14 2023-07-13 15:48:14,733 [execute] INFO git cat-file --batch-check 15:48:14 2023-07-13 15:48:14,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:14 2023-07-13 15:48:14,737 [execute] INFO git rev-list 901512f1cbeec630a11cdf9e7ecdcfb1c7ef9838 -- 15:48:14 2023-07-13 15:48:14,737 [execute] DEBUG Popen(['git', 'rev-list', '901512f1cbeec630a11cdf9e7ecdcfb1c7ef9838', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:14 2023-07-13 15:48:14,747 [execute] INFO git fetch -v origin 15:48:14 2023-07-13 15:48:14,748 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:48:15 2023-07-13 15:48:15,217 [run_push] DEBUG no remote changes detected 15:48:15 2023-07-13 15:48:15,217 [execute] INFO git push origin semver 15:48:15 2023-07-13 15:48:15,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:16 2023-07-13 15:48:16,024 [run_push] DEBUG push all version tags 15:48:16 2023-07-13 15:48:16,025 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:48:16 2023-07-13 15:48:16,025 [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) 15:48:16 2023-07-13 15:48:16,791 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:48:16 3.1.0-dev.2 [Pipeline] } 15:48:16 $ docker exec --env ******** --env ******** e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 ssh-agent -k 15:48:16 unset SSH_AUTH_SOCK; 15:48:16 unset SSH_AGENT_PID; 15:48:16 echo Agent pid 38 killed; 15:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:17 + git semver [Pipeline] } 15:48:17 $ docker stop --time=1 e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 15:48:18 $ docker rm -f --volumes e189a3c191ad7a18c4b4bbcc12c75e541e68d89090e84007c3da5510be7029d3 [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 15:48:19 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:48:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:48:19 total 16 15:48:19 drwxr-xr-x 3 root root 4096 Jul 13 15:37 . 15:48:19 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:48 .. 15:48:19 drwxr-xr-x 2 root root 4096 Jul 13 15:37 cost 15:48:19 -rw-r--r-- 1 root root 96 Jul 13 15:37 cost.csv 15:48:19 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:48:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:48:19 total 16 15:48:19 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 15:37 . 15:48:19 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 15:48 .. 15:48:19 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 15:37 cost 15:48:19 -rw-r--r-- 1 jenkins jenkins 96 Jul 13 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:20 ---> package-listing.sh 15:48:20 ++ facter osfamily 15:48:20 ++ tr '[:upper:]' '[:lower:]' 15:48:20 + OS_FAMILY=debian 15:48:20 + workspace=/w/workspace/ry_app-service-configurable_main 15:48:20 + START_PACKAGES=/tmp/packages_start.txt 15:48:20 + END_PACKAGES=/tmp/packages_end.txt 15:48:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:20 + PACKAGES=/tmp/packages_start.txt 15:48:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:48:20 + PACKAGES=/tmp/packages_end.txt 15:48:20 + case "${OS_FAMILY}" in 15:48:20 + dpkg -l 15:48:20 + grep '^ii' 15:48:20 + '[' -f /tmp/packages_start.txt ']' 15:48:20 + '[' -f /tmp/packages_end.txt ']' 15:48:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:48:20 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:48:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:48:20 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 15:48:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:21 prd-ubuntu20.04-docker-8c-8g-1064 does not seem to be running inside a container 15:48:21 $ 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 15:48:22 $ docker top 7d6d100ad516593a8e01275996608b13b234ad14aba512b4426753e6fbed4111 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:23 + ls /var/log/sa-host 15:48:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:23 provisioning config files... 15:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12899150878368682209tmp [Pipeline] { [Pipeline] echo 15:48:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:23 ---> create-netrc.sh [Pipeline] } 15:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:23 ---> python-tools-install.sh [Pipeline] echo 15:48:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:24 ---> sudo-logs.sh 15:48:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:24 ---> job-cost.sh 15:48:24 lf-activate-venv: SKIPPING 15:48:24 DEBUG: total: 0.2199999988079071 15:48:24 INFO: Retrieving Stack Cost... 15:48:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:25 INFO: Archiving Costs [Pipeline] echo 15:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:26 ---> logs-deploy.sh 15:48:26 lf-activate-venv: SKIPPING 15:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/170 15:48:26 INFO: archiving workspace using pattern(s): 15:48:27 Archives upload complete. 15:48:27 INFO: archiving logs to Nexus