Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 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-ssh481549968994527120.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-ssh12365498133513038473.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-ssh12174563971963878655.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-ssh17040052695739330825.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-ssh7741606313573159951.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 ‘prd-ubuntu20.04-docker-8c-8g-1545’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1546 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 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#574)" > 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 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 > git rev-list --no-walk 93d90b48a51af33a455c91ffa40f40acde6e8968 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:37:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:37:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:37:39 ========================================================= 15:37:39 EdgeX Global Pipelines Version Info 15:37:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:37:40 ------------------- 15:37:40 stable info: 15:37:40 ------------------- 15:37:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:37:40 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:37:40 Message: update stable to v1.0.250 15:37:41 ------------------- 15:37:41 experimental info: 15:37:41 ------------------- 15:37:41 Commited By: **** collab-it+edgex@linuxfoundation.org 15:37:41 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:37:41 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ff75c [Pipeline] echo 15:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:41 provisioning config files... 15:37:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5616215607566034334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:42 ---> docker-login.sh 15:37:42 nexus3.edgexfoundry.org:10001 15:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:42 Configure a credential helper to remove this warning. See 15:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:42 15:37:42 Login Succeeded 15:37:42 nexus3.edgexfoundry.org:10002 15:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:42 Configure a credential helper to remove this warning. See 15:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:42 15:37:42 Login Succeeded 15:37:42 nexus3.edgexfoundry.org:10003 15:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:42 Configure a credential helper to remove this warning. See 15:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:42 15:37:42 Login Succeeded 15:37:42 nexus3.edgexfoundry.org:10004 15:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:43 Configure a credential helper to remove this warning. See 15:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:43 15:37:43 Login Succeeded 15:37:43 docker.io 15:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:43 Configure a credential helper to remove this warning. See 15:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:43 15:37:43 Login Succeeded 15:37:43 ---> docker-login.sh ends [Pipeline] } 15:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:37:43 + git rev-list -1 --merges a1ff75ce4f452d12354ab0b1f24bdf4428979f4c~1..a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo 15:37:43 -----------> git rev-list -1 --merges a1ff75ce4f452d12354ab0b1f24bdf4428979f4c~1..a1ff75ce4f452d12354ab0b1f24bdf4428979f4c a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [false] [Pipeline] sh 15:37:43 + git log --format=format:%s -1 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo 15:37:44 ========================================================= 15:37:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:37:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:44 + git log --format=format:%s -1 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] echo 15:37:44 [semverPrep] GIT_COMMIT: a1ff75ce4f452d12354ab0b1f24bdf4428979f4c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#574) [Pipeline] echo 15:37:44 [semverPrep] This is not a build commit. [Pipeline] sh 15:37:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:44 + grep -v github /etc/ssh/ssh_known_hosts 15:37:44 + [ -e /tmp/ssh_known_hosts ] 15:37:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:37:44 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:37:44 -a /etc/ssh/ssh_known_hosts 15:37:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:45 15:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:45 0.1.4: Pulling from edgex-devops/py-git-semver 15:37:45 b85a868b505f: Pulling fs layer 15:37:45 e2be974225ed: Pulling fs layer 15:37:45 339a4e72a1f5: Pulling fs layer 15:37:45 988bab9f4d93: Pulling fs layer 15:37:45 1469e6f7b9e6: Pulling fs layer 15:37:45 eaf3925da568: Pulling fs layer 15:37:45 bab4dde63d76: Pulling fs layer 15:37:45 bde34c3a00c8: Pulling fs layer 15:37:45 b352a97aabf1: Pulling fs layer 15:37:45 4872d77fe225: Pulling fs layer 15:37:45 5851b861e8e6: Pulling fs layer 15:37:45 988bab9f4d93: Waiting 15:37:45 1469e6f7b9e6: Waiting 15:37:45 bde34c3a00c8: Waiting 15:37:45 b352a97aabf1: Waiting 15:37:45 4872d77fe225: Waiting 15:37:45 5851b861e8e6: Waiting 15:37:45 bab4dde63d76: Waiting 15:37:45 e2be974225ed: Download complete 15:37:45 988bab9f4d93: Verifying Checksum 15:37:45 988bab9f4d93: Download complete 15:37:45 1469e6f7b9e6: Verifying Checksum 15:37:45 1469e6f7b9e6: Download complete 15:37:45 eaf3925da568: Verifying Checksum 15:37:45 eaf3925da568: Download complete 15:37:45 339a4e72a1f5: Verifying Checksum 15:37:45 339a4e72a1f5: Download complete 15:37:45 bde34c3a00c8: Verifying Checksum 15:37:45 bde34c3a00c8: Download complete 15:37:45 b352a97aabf1: Download complete 15:37:45 4872d77fe225: Verifying Checksum 15:37:45 4872d77fe225: Download complete 15:37:45 5851b861e8e6: Download complete 15:37:45 b85a868b505f: Verifying Checksum 15:37:45 b85a868b505f: Download complete 15:37:45 bab4dde63d76: Verifying Checksum 15:37:45 bab4dde63d76: Download complete 15:37:46 b85a868b505f: Pull complete 15:37:47 e2be974225ed: Pull complete 15:37:47 339a4e72a1f5: Pull complete 15:37:47 988bab9f4d93: Pull complete 15:37:47 1469e6f7b9e6: Pull complete 15:37:47 eaf3925da568: Pull complete 15:37:49 bab4dde63d76: Pull complete 15:37:49 bde34c3a00c8: Pull complete 15:37:49 b352a97aabf1: Pull complete 15:37:49 4872d77fe225: Pull complete 15:37:49 5851b861e8e6: Pull complete 15:37:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:49 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:37:49 $ 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:37:52 $ docker top 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 -eo pid,comm 15:37:52 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:37:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:52 [ssh-agent] Looking for ssh-agent implementation... 15:37:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:52 $ docker exec 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent 15:37:52 SSH_AUTH_SOCK=/tmp/ssh-LhF9WWWLtEU9/agent.32 15:37:52 SSH_AGENT_PID=38 15:37:52 Running ssh-add (command line suppressed) 15:37:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10219152444689235208.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10219152444689235208.key) 15:37:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:52 + git tag --points-at HEAD [Pipeline] } 15:37:52 $ docker exec --env ******** --env ******** 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent -k 15:37:53 unset SSH_AUTH_SOCK; 15:37:53 unset SSH_AGENT_PID; 15:37:53 echo Agent pid 38 killed; 15:37:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:53 [ssh-agent] Looking for ssh-agent implementation... 15:37:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:53 $ docker exec 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent 15:37:53 SSH_AUTH_SOCK=/tmp/ssh-lrzlFi9NB9qD/agent.70 15:37:53 SSH_AGENT_PID=76 15:37:53 Running ssh-add (command line suppressed) 15:37:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_360338718928909175.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_360338718928909175.key) 15:37:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:53 + git semver init 15:37:53 2023-07-19 15:37:53,891 [run_init] DEBUG init version:0.0.0 force:False 15:37:53 2023-07-19 15:37:53,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:37:53 2023-07-19 15:37:53,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:37:53 2023-07-19 15:37:53,892 [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:37:54 2023-07-19 15:37:54,619 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:37:54 2023-07-19 15:37:54,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:37:54 2023-07-19 15:37:54,620 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:37:54 2023-07-19 15:37:54,620 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:37:54 3.1.0-dev.3 [Pipeline] } 15:37:54 $ docker exec --env ******** --env ******** 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 ssh-agent -k 15:37:55 unset SSH_AUTH_SOCK; 15:37:55 unset SSH_AGENT_PID; 15:37:55 echo Agent pid 76 killed; 15:37:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:55 + git semver [Pipeline] } 15:37:55 $ docker stop --time=1 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 15:37:56 $ docker rm -f --volumes 36ea0a68b9d1edd99ed5e869c8c69e2e0553d222d7730d3c418c0d523b07d059 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:57 Stashed 1 file(s) [Pipeline] echo 15:37:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:57 provisioning config files... 15:37:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12838770365298670994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:57 ---> docker-login.sh 15:37:57 nexus3.edgexfoundry.org:10001 15:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:57 Configure a credential helper to remove this warning. See 15:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:57 15:37:57 Login Succeeded 15:37:57 nexus3.edgexfoundry.org:10002 15:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:58 Configure a credential helper to remove this warning. See 15:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:58 15:37:58 Login Succeeded 15:37:58 nexus3.edgexfoundry.org:10003 15:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:58 Configure a credential helper to remove this warning. See 15:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:58 15:37:58 Login Succeeded 15:37:58 nexus3.edgexfoundry.org:10004 15:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:58 Configure a credential helper to remove this warning. See 15:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:58 15:37:58 Login Succeeded 15:37:58 docker.io 15:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:58 Configure a credential helper to remove this warning. See 15:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:58 15:37:58 Login Succeeded 15:37:58 ---> docker-login.sh ends [Pipeline] } 15:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:58 ========================================================= 15:37:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:37:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + 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:37:58 Sending build context to Docker daemon 3.298MB 15:37:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:37:58 Step 2/12 : FROM ${BASE} AS builder 15:37:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:58 4db1b89c0bd1: Pulling fs layer 15:37:58 6911f1a30b25: Pulling fs layer 15:37:58 e194b8c5c2a9: Pulling fs layer 15:37:58 6863d3e3a2b1: Pulling fs layer 15:37:58 ec0bb842ea78: Pulling fs layer 15:37:58 40a00589a448: Pulling fs layer 15:37:58 6c08303d61cc: Pulling fs layer 15:37:58 798269fcf238: Pulling fs layer 15:37:58 40a00589a448: Waiting 15:37:58 6c08303d61cc: Waiting 15:37:58 798269fcf238: Waiting 15:37:58 6863d3e3a2b1: Waiting 15:37:58 ec0bb842ea78: Waiting 15:37:58 6911f1a30b25: Verifying Checksum 15:37:58 6911f1a30b25: Download complete 15:37:58 6863d3e3a2b1: Verifying Checksum 15:37:58 6863d3e3a2b1: Download complete 15:37:58 ec0bb842ea78: Verifying Checksum 15:37:58 ec0bb842ea78: Download complete 15:37:58 4db1b89c0bd1: Verifying Checksum 15:37:58 4db1b89c0bd1: Download complete 15:37:59 40a00589a448: Verifying Checksum 15:37:59 40a00589a448: Download complete 15:37:59 4db1b89c0bd1: Pull complete 15:37:59 6911f1a30b25: Pull complete 15:37:59 798269fcf238: Verifying Checksum 15:37:59 798269fcf238: Download complete 15:37:59 e194b8c5c2a9: Download complete 15:37:59 6c08303d61cc: Verifying Checksum 15:37:59 6c08303d61cc: Download complete 15:38:03 e194b8c5c2a9: Pull complete 15:38:03 6863d3e3a2b1: Pull complete 15:38:03 ec0bb842ea78: Pull complete 15:38:03 40a00589a448: Pull complete 15:38:05 6c08303d61cc: Pull complete 15:38:06 798269fcf238: Pull complete 15:38:06 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:38:06 ---> ec979cd7f677 15:38:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:38:09 ---> Running in be14ee53411b 15:38:09 Removing intermediate container be14ee53411b 15:38:09 ---> 770c1d181f83 15:38:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:38:09 ---> Running in 8b4c6d4f95f3 15:38:09 Removing intermediate container 8b4c6d4f95f3 15:38:09 ---> fb010f661696 15:38:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:38:09 ---> Running in b5c78f348a7c 15:38:10 Removing intermediate container b5c78f348a7c 15:38:10 ---> 7f14520c33cf 15:38:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:10 ---> Running in 560bca48525b 15:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:10 OK: 265 MiB in 53 packages 15:38:11 Removing intermediate container 560bca48525b 15:38:11 ---> 52f0e58f4cb0 15:38:11 Step 7/12 : WORKDIR /app 15:38:11 ---> Running in 56e04e87a976 15:38:11 Removing intermediate container 56e04e87a976 15:38:11 ---> ab751bf0ab25 15:38:11 Step 8/12 : COPY go.mod vendor* ./ 15:38:11 ---> 9ce6075ba398 15:38:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:11 ---> Running in 4a756f98df7d 15:38:12 Still waiting to schedule task 15:38:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1547’ is offline 15:38:43 Removing intermediate container 4a756f98df7d 15:38:43 ---> c123aef26c02 15:38:43 Step 10/12 : COPY . . 15:38:43 ---> dbf5abe211c0 15:38:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:43 ---> Running in b0996778ee53 15:38:43 Removing intermediate container b0996778ee53 15:38:43 ---> 505f309a5243 15:38:43 Step 12/12 : RUN $MAKE 15:38:43 ---> Running in 346d4b4a78fe 15:38:43 noop 15:38:43 Removing intermediate container 346d4b4a78fe 15:38:43 ---> 7524e47986d1 15:38:43 Successfully built 7524e47986d1 15:38:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:43 + docker inspect -f . ci-base-image-x86_64 15:38:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:43 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:38:43 $ 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:38:44 $ docker top 619542e516b0a76a21a6bbd2be752cc99cf6e61987e3794e23fec3feab77a105 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:44 + go version 15:38:44 go version go1.20.6 linux/amd64 [Pipeline] } 15:38:44 $ docker stop --time=1 619542e516b0a76a21a6bbd2be752cc99cf6e61987e3794e23fec3feab77a105 15:38:45 $ docker rm -f --volumes 619542e516b0a76a21a6bbd2be752cc99cf6e61987e3794e23fec3feab77a105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:46 + docker inspect -f . ci-base-image-x86_64 15:38:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:46 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:38:46 $ 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:38:46 $ docker top 3d417ec6d30535927d573996273bfb8254f796f66ce0833171f33961d95026d8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:47 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:38:47 + make test 15:38:47 go test -race -coverprofile=coverage.out ./... 15:39:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:39:27 go vet ./... 15:39:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:29 ./bin/test-attribution-txt.sh [Pipeline] echo 15:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:39:29 $ docker stop --time=1 3d417ec6d30535927d573996273bfb8254f796f66ce0833171f33961d95026d8 15:39:33 $ docker rm -f --volumes 3d417ec6d30535927d573996273bfb8254f796f66ce0833171f33961d95026d8 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:39:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:34 + ls -al . 15:39:34 total 180 15:39:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:38 . 15:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:37 .. 15:39:34 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:37 .dockerignore 15:39:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:37 .git 15:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:37 .github 15:39:34 -rw-rw-r-- 1 jenkins jenkins 171 Jul 19 15:37 .gitignore 15:39:34 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:37 .golangci.yml 15:39:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:37 .semver 15:39:34 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 15:37 Attribution.txt 15:39:34 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 19 15:37 CHANGELOG.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 19 15:37 Dockerfile 15:39:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:37 GOVERNANCE.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 688 Jul 19 15:37 Jenkinsfile 15:39:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:37 LICENSE 15:39:34 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:37 OWNERS.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 19 15:37 README.md 15:39:34 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:37 VERSION 15:39:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:37 bin 15:39:34 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:38 coverage.out 15:39:34 -rw-rw-r-- 1 jenkins jenkins 3468 Jul 19 15:37 go.mod 15:39:34 -rw-rw-r-- 1 jenkins jenkins 32450 Jul 19 15:37 go.sum 15:39:34 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:37 main.go 15:39:34 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 19 15:37 makefile 15:39:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:37 res 15:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:34 + 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=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c --label arch=amd64 --label version=3.1.0-dev.3 . 15:39:34 Sending build context to Docker daemon 3.299MB 15:39:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:39:34 Step 2/26 : FROM ${BASE} AS builder 15:39:34 ---> 7524e47986d1 15:39:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:39:35 ---> Running in 102f8912cfa1 15:39:35 Removing intermediate container 102f8912cfa1 15:39:35 ---> bb6cb3f2969b 15:39:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:39:35 ---> Running in dbf765ebb9e6 15:39:35 Removing intermediate container dbf765ebb9e6 15:39:35 ---> 3c57940cd98b 15:39:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:39:35 ---> Running in aca87df2f256 15:39:35 Removing intermediate container aca87df2f256 15:39:35 ---> a4b1a705c345 15:39:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:35 ---> Running in efc9f0dd67e7 15:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:39:35 OK: 265 MiB in 53 packages 15:39:36 Removing intermediate container efc9f0dd67e7 15:39:36 ---> 792886ec1024 15:39:36 Step 7/26 : WORKDIR /app 15:39:36 ---> Running in a7a44ab3cd3b 15:39:36 Removing intermediate container a7a44ab3cd3b 15:39:36 ---> ca1779dbeacc 15:39:36 Step 8/26 : COPY go.mod vendor* ./ 15:39:36 ---> add1e2313170 15:39:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:36 ---> Running in f8f690d9aac1 15:39:37 Removing intermediate container f8f690d9aac1 15:39:37 ---> 0b480863f5eb 15:39:37 Step 10/26 : COPY . . 15:39:37 ---> b039eb5a3430 15:39:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:37 ---> Running in 82003e9e9d76 15:39:37 Removing intermediate container 82003e9e9d76 15:39:37 ---> 0ffdbf8d1077 15:39:37 Step 12/26 : RUN $MAKE 15:39:37 ---> Running in b475ce992eed 15:39:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.3" -trimpath -mod=readonly -o app-service-configurable 15:39:56 Removing intermediate container b475ce992eed 15:39:56 ---> e0e811962201 15:39:56 Step 13/26 : FROM alpine:3.17 15:39:56 3.17: Pulling from library/alpine 15:39:56 4db1b89c0bd1: Already exists 15:39:56 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:39:56 Status: Downloaded newer image for alpine:3.17 15:39:56 ---> 1f73a9d63274 15:39:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:39:56 ---> Running in 2baf96aabe9c 15:39:56 Removing intermediate container 2baf96aabe9c 15:39:56 ---> 1a4961f98328 15:39:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:39:56 ---> Running in 11fa100d1696 15:39:56 Removing intermediate container 11fa100d1696 15:39:56 ---> 998fc6f6c800 15:39:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:39:56 ---> Running in 4fb5f311bc82 15:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:39:57 (1/2) Installing ca-certificates (20230506-r0) 15:39:57 (2/2) Installing dumb-init (1.2.5-r2) 15:39:57 Executing busybox-1.35.0-r29.trigger 15:39:57 Executing ca-certificates-20230506-r0.trigger 15:39:57 OK: 8 MiB in 17 packages 15:39:58 Removing intermediate container 4fb5f311bc82 15:39:58 ---> bff2e2474208 15:39:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:39:58 ---> e8d1f576c69e 15:39:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:39:58 ---> 6e00a15bd4d3 15:39:58 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:39:58 ---> 3c1c0bce5b85 15:39:58 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:39:59 ---> a836fbae14e1 15:39:59 Step 21/26 : EXPOSE 48095 15:39:59 ---> Running in 49f84c0ef9b7 15:39:59 Removing intermediate container 49f84c0ef9b7 15:39:59 ---> 5ca1084bc7a8 15:39:59 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:39:59 ---> Running in 9f6decaad9cd 15:39:59 Removing intermediate container 9f6decaad9cd 15:39:59 ---> 87e20af1926e 15:39:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:39:59 ---> Running in 7e447ed054d7 15:39:59 Removing intermediate container 7e447ed054d7 15:39:59 ---> 4763ba5484a9 15:39:59 Step 24/26 : LABEL arch=amd64 15:39:59 ---> Running in f8ad2a8de99f 15:39:59 Removing intermediate container f8ad2a8de99f 15:39:59 ---> ee8cf08ee631 15:39:59 Step 25/26 : LABEL git_sha=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:39:59 ---> Running in cee354852154 15:39:59 Removing intermediate container cee354852154 15:39:59 ---> 27f1257b9061 15:39:59 Step 26/26 : LABEL version=3.1.0-dev.3 15:39:59 ---> Running in bbf4fefc9869 15:39:59 Removing intermediate container bbf4fefc9869 15:39:59 ---> 1d738184636d 15:39:59 [Warning] One or more build-args [ARCH] were not consumed 15:39:59 Successfully built 1d738184636d 15:39:59 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:39:59 provisioning config files... 15:39:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10964411636001119640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:00 ---> docker-login.sh 15:40:00 nexus3.edgexfoundry.org:10001 15:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:00 Configure a credential helper to remove this warning. See 15:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:00 15:40:00 Login Succeeded 15:40:00 nexus3.edgexfoundry.org:10002 15:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:00 Configure a credential helper to remove this warning. See 15:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:00 15:40:00 Login Succeeded 15:40:00 nexus3.edgexfoundry.org:10003 15:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:00 Configure a credential helper to remove this warning. See 15:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:00 15:40:00 Login Succeeded 15:40:00 nexus3.edgexfoundry.org:10004 15:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:00 Configure a credential helper to remove this warning. See 15:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:00 15:40:00 Login Succeeded 15:40:00 docker.io 15:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:00 Configure a credential helper to remove this warning. See 15:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:00 15:40:00 Login Succeeded 15:40:00 ---> docker-login.sh ends [Pipeline] } 15:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:40:00 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:40:00 latest 15:40:00 3.1.0-dev.3 15:40:00 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 15:40:00 main 15:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:40:01 7721060ca9fb: Preparing 15:40:01 01f75fda8954: Preparing 15:40:01 f81b8cf4736a: Preparing 15:40:01 783c344f33d0: Preparing 15:40:01 c82bf639a15c: Preparing 15:40:01 3dab9f8bf2d2: Preparing 15:40:01 3dab9f8bf2d2: Waiting 15:40:01 783c344f33d0: Pushed 15:40:01 3dab9f8bf2d2: Layer already exists 15:40:01 f81b8cf4736a: Pushed 15:40:01 01f75fda8954: Pushed 15:40:01 c82bf639a15c: Pushed 15:40:04 7721060ca9fb: Pushed 15:40:04 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:40:05 7721060ca9fb: Preparing 15:40:05 01f75fda8954: Preparing 15:40:05 f81b8cf4736a: Preparing 15:40:05 783c344f33d0: Preparing 15:40:05 c82bf639a15c: Preparing 15:40:05 3dab9f8bf2d2: Preparing 15:40:05 3dab9f8bf2d2: Waiting 15:40:05 f81b8cf4736a: Layer already exists 15:40:05 783c344f33d0: Layer already exists 15:40:05 c82bf639a15c: Layer already exists 15:40:05 01f75fda8954: Layer already exists 15:40:05 3dab9f8bf2d2: Layer already exists 15:40:05 7721060ca9fb: Layer already exists 15:40:05 latest: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.3 15:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:40:06 7721060ca9fb: Preparing 15:40:06 01f75fda8954: Preparing 15:40:06 f81b8cf4736a: Preparing 15:40:06 783c344f33d0: Preparing 15:40:06 c82bf639a15c: Preparing 15:40:06 3dab9f8bf2d2: Preparing 15:40:06 3dab9f8bf2d2: Waiting 15:40:06 783c344f33d0: Layer already exists 15:40:06 f81b8cf4736a: Layer already exists 15:40:06 c82bf639a15c: Layer already exists 15:40:06 7721060ca9fb: Layer already exists 15:40:06 01f75fda8954: Layer already exists 15:40:06 3dab9f8bf2d2: Layer already exists 15:40:06 3.1.0-dev.3: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 15:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:40:06 7721060ca9fb: Preparing 15:40:06 01f75fda8954: Preparing 15:40:06 f81b8cf4736a: Preparing 15:40:06 783c344f33d0: Preparing 15:40:06 c82bf639a15c: Preparing 15:40:06 3dab9f8bf2d2: Preparing 15:40:06 f81b8cf4736a: Layer already exists 15:40:06 783c344f33d0: Layer already exists 15:40:06 c82bf639a15c: Layer already exists 15:40:06 7721060ca9fb: Layer already exists 15:40:06 01f75fda8954: Layer already exists 15:40:06 3dab9f8bf2d2: Layer already exists 15:40:06 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:40:07 7721060ca9fb: Preparing 15:40:07 01f75fda8954: Preparing 15:40:07 f81b8cf4736a: Preparing 15:40:07 783c344f33d0: Preparing 15:40:07 c82bf639a15c: Preparing 15:40:07 3dab9f8bf2d2: Preparing 15:40:07 3dab9f8bf2d2: Waiting 15:40:07 f81b8cf4736a: Layer already exists 15:40:07 7721060ca9fb: Layer already exists 15:40:07 783c344f33d0: Layer already exists 15:40:07 01f75fda8954: Layer already exists 15:40:07 c82bf639a15c: Layer already exists 15:40:07 3dab9f8bf2d2: Layer already exists 15:40:07 main: digest: sha256:ea8ebdc0ae8af1cae82799cba0e49acdca1abd4b24ce943403566e34d6a1d40c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:07 ===================================================== [Pipeline] echo 15:40:07 taggedImages: 15:40:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:40:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:40:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.3 15:40:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 15:40:07 - 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:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:07 15:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:08 latest: Pulling from edgex-lftools-log-publisher 15:40:08 5eb5b503b376: Pulling fs layer 15:40:08 5c69ac0246d0: Pulling fs layer 15:40:08 ec43610c2a17: Pulling fs layer 15:40:08 3a2ae6a8a46f: Pulling fs layer 15:40:08 33b1e0a273af: Pulling fs layer 15:40:08 5d3b04190fa2: Pulling fs layer 15:40:08 2f39f015ded8: Pulling fs layer 15:40:08 33b1e0a273af: Waiting 15:40:08 5d3b04190fa2: Waiting 15:40:08 3a2ae6a8a46f: Waiting 15:40:08 2f39f015ded8: Waiting 15:40:08 5c69ac0246d0: Download complete 15:40:08 3a2ae6a8a46f: Verifying Checksum 15:40:08 3a2ae6a8a46f: Download complete 15:40:08 33b1e0a273af: Verifying Checksum 15:40:08 33b1e0a273af: Download complete 15:40:08 5d3b04190fa2: Download complete 15:40:08 ec43610c2a17: Verifying Checksum 15:40:08 5eb5b503b376: Download complete 15:40:08 2f39f015ded8: Download complete 15:40:09 5eb5b503b376: Pull complete 15:40:09 5c69ac0246d0: Pull complete 15:40:10 ec43610c2a17: Pull complete 15:40:10 3a2ae6a8a46f: Pull complete 15:40:10 33b1e0a273af: Pull complete 15:40:10 5d3b04190fa2: Pull complete 15:40:15 2f39f015ded8: Pull complete 15:40:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:15 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:40:15 $ 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:40:19 $ docker top 5e09423bc45b5b5d88a780b5a2f3bce383c45a85763cac34a24c17867863928d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:19 ---> job-cost.sh 15:40:19 lf-activate-venv: SKIPPING 15:40:19 INFO: No Stack... 15:40:19 INFO: Retrieving Pricing Info for: v3-standard-8 15:40:20 INFO: Archiving Costs [Pipeline] sh 15:40:20 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:40:20 + cut -d, -f6 [Pipeline] lock 15:40:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] 15:40:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] did not exist. Created. 15:40:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:20 + echo total: 0.2199999988079071 [Pipeline] stash 15:40:20 Stashed 1 file(s) [Pipeline] } 15:40:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:20 $ docker stop --time=1 5e09423bc45b5b5d88a780b5a2f3bce383c45a85763cac34a24c17867863928d 15:40:21 $ docker rm -f --volumes 5e09423bc45b5b5d88a780b5a2f3bce383c45a85763cac34a24c17867863928d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1548 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:40:42 Running in /w/workspace/app-service-configurable/172 [Pipeline] { [Pipeline] checkout 15:40:42 Selected Git installation does not exist. Using Default 15:40:42 The recommended git tool is: NONE 15:40:47 using credential edgex-jenkins-ssh 15:40:47 Cloning the remote Git repository 15:40:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:40:47 > git init /w/workspace/app-service-configurable/172 # timeout=10 15:40:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:40:48 > git --version # timeout=10 15:40:48 > git --version # 'git version 2.25.1' 15:40:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:40:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:50 Avoid second fetch 15:40:50 Checking out Revision a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (main) 15:40:50 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#574)" 15:40:50 > git config core.sparsecheckout # timeout=10 15:40:50 > git checkout -f a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:40:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:40:51 Dload Upload Total Spent Left Speed 15:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 15:40:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:40:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:40:52 + sudo tee /etc/docker/daemon.new 15:40:52 { 15:40:52 "registry-mirrors": [ 15:40:52 "https://nexus3.edgexfoundry.org:10001" 15:40:52 ], 15:40:52 "bip": "10.250.0.254/24", 15:40:52 "hosts": [ 15:40:52 "tcp://0.0.0.0:5555", 15:40:52 "unix:///var/run/docker.sock" 15:40:52 ], 15:40:52 "mtu": 1458, 15:40:52 "selinux-enabled": true, 15:40:52 "seccomp-profile": "/etc/docker/seccomp.json" 15:40:52 } [Pipeline] sh 15:40:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:40:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:11 provisioning config files... 15:41:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/172@tmp/config2663711737764366034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:11 ---> docker-login.sh 15:41:11 nexus3.edgexfoundry.org:10001 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10002 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10003 15:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:13 Configure a credential helper to remove this warning. See 15:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:13 15:41:13 Login Succeeded 15:41:13 nexus3.edgexfoundry.org:10004 15:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:13 Configure a credential helper to remove this warning. See 15:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:13 15:41:13 Login Succeeded 15:41:13 docker.io 15:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:14 Configure a credential helper to remove this warning. See 15:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:14 15:41:14 Login Succeeded 15:41:14 ---> docker-login.sh ends [Pipeline] } 15:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:14 ========================================================= 15:41:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:41:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:14 + 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:41:14 Sending build context to Docker daemon 176.1kB 15:41:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:41:15 Step 2/12 : FROM ${BASE} AS builder 15:41:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:15 edb6bdbacee9: Pulling fs layer 15:41:15 5f9638ab2659: Pulling fs layer 15:41:15 8d51d6327a98: Pulling fs layer 15:41:15 8b374f2dd631: Pulling fs layer 15:41:15 ec14aa9079de: Pulling fs layer 15:41:15 2f466654f4bb: Pulling fs layer 15:41:15 554e91adad29: Pulling fs layer 15:41:15 ec14aa9079de: Waiting 15:41:15 2f466654f4bb: Waiting 15:41:15 554e91adad29: Waiting 15:41:15 8b374f2dd631: Waiting 15:41:15 5f9638ab2659: Download complete 15:41:15 8b374f2dd631: Verifying Checksum 15:41:15 8b374f2dd631: Download complete 15:41:15 ec14aa9079de: Verifying Checksum 15:41:15 ec14aa9079de: Download complete 15:41:15 edb6bdbacee9: Verifying Checksum 15:41:15 edb6bdbacee9: Download complete 15:41:16 edb6bdbacee9: Pull complete 15:41:16 554e91adad29: Verifying Checksum 15:41:16 554e91adad29: Download complete 15:41:16 5f9638ab2659: Pull complete 15:41:17 8d51d6327a98: Verifying Checksum 15:41:17 8d51d6327a98: Download complete 15:41:17 2f466654f4bb: Verifying Checksum 15:41:17 2f466654f4bb: Download complete 15:41:30 8d51d6327a98: Pull complete 15:41:30 8b374f2dd631: Pull complete 15:41:30 ec14aa9079de: Pull complete 15:41:36 2f466654f4bb: Pull complete 15:41:39 554e91adad29: Pull complete 15:41:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:41:39 ---> 1e15ea492957 15:41:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:41:40 ---> Running in b852b42141ea 15:41:41 Removing intermediate container b852b42141ea 15:41:41 ---> ce244d06e9b5 15:41:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:41:41 ---> Running in bfbf7cf2bb48 15:41:41 Removing intermediate container bfbf7cf2bb48 15:41:41 ---> 0142678ec0a2 15:41:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:41:41 ---> Running in 9b57f41ce9a7 15:41:41 Removing intermediate container 9b57f41ce9a7 15:41:41 ---> bd4f752f6649 15:41:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:42 ---> Running in afc7c88d1a31 15:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:41:44 OK: 263 MiB in 53 packages 15:41:45 Removing intermediate container afc7c88d1a31 15:41:45 ---> f1fbbad1e457 15:41:45 Step 7/12 : WORKDIR /app 15:41:45 ---> Running in ecf0b5d33a46 15:41:45 Removing intermediate container ecf0b5d33a46 15:41:45 ---> 989c9b449d43 15:41:45 Step 8/12 : COPY go.mod vendor* ./ 15:41:46 ---> e139ea9e0121 15:41:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:46 ---> Running in e59b257c06f3 15:42:54 Removing intermediate container e59b257c06f3 15:42:54 ---> e44ad832ca72 15:42:54 Step 10/12 : COPY . . 15:42:54 ---> e2996a8be0dd 15:42:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:54 ---> Running in f48334deef97 15:42:54 Removing intermediate container f48334deef97 15:42:54 ---> 79844eaa259f 15:42:54 Step 12/12 : RUN $MAKE 15:42:54 ---> Running in 0b666ce85acc 15:42:54 noop 15:42:54 Removing intermediate container 0b666ce85acc 15:42:54 ---> 9c1b4c815bca 15:42:54 Successfully built 9c1b4c815bca 15:42:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:54 + docker inspect -f . ci-base-image-arm64 15:42:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-1548 does not seem to be running inside a container 15:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/172 -v /w/workspace/app-service-configurable/172:/w/workspace/app-service-configurable/172:rw,z -v /w/workspace/app-service-configurable/172@tmp:/w/workspace/app-service-configurable/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:42:56 $ docker top e831f90574abd21693c77948e4dc7398ff663525e707325d2d32adc2d085b935 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:57 + go version 15:42:57 go version go1.20.6 linux/arm64 [Pipeline] } 15:42:57 $ docker stop --time=1 e831f90574abd21693c77948e4dc7398ff663525e707325d2d32adc2d085b935 15:42:58 $ docker rm -f --volumes e831f90574abd21693c77948e4dc7398ff663525e707325d2d32adc2d085b935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:59 + docker inspect -f . ci-base-image-arm64 15:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:59 prd-ubuntu20.04-docker-arm64-4c-16g-1548 does not seem to be running inside a container 15:42:59 $ 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/172 -v /w/workspace/app-service-configurable/172:/w/workspace/app-service-configurable/172:rw,z -v /w/workspace/app-service-configurable/172@tmp:/w/workspace/app-service-configurable/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:00 $ docker top 8a9757fb542ee56862d6c8d35886fd58a30ea4274d7e254e3bd70e0c6e663dfb -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/172 [Pipeline] fileExists [Pipeline] sh 15:43:02 + make test 15:43:02 go test -race -coverprofile=coverage.out ./... 15:45:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:45:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:45:54 go vet ./... 15:48:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:48:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:48:15 ./bin/test-attribution-txt.sh [Pipeline] echo 15:48:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:48:15 $ docker stop --time=1 8a9757fb542ee56862d6c8d35886fd58a30ea4274d7e254e3bd70e0c6e663dfb 15:48:17 $ docker rm -f --volumes 8a9757fb542ee56862d6c8d35886fd58a30ea4274d7e254e3bd70e0c6e663dfb [Pipeline] // withDockerContainer [Pipeline] sh 15:48:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:48:19 Warning: overwriting stash ‘coverage-report’ 15:48:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:48:20 + ls -al . 15:48:20 total 176 15:48:20 drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 15:43 . 15:48:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:40 .. 15:48:20 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:40 .dockerignore 15:48:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:40 .git 15:48:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:40 .github 15:48:20 -rw-rw-r-- 1 jenkins jenkins 171 Jul 19 15:40 .gitignore 15:48:20 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:40 .golangci.yml 15:48:20 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 15:40 Attribution.txt 15:48:20 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 19 15:40 CHANGELOG.md 15:48:20 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 19 15:40 Dockerfile 15:48:20 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:40 GOVERNANCE.md 15:48:20 -rw-rw-r-- 1 jenkins jenkins 688 Jul 19 15:40 Jenkinsfile 15:48:20 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:40 LICENSE 15:48:20 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:40 OWNERS.md 15:48:20 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 19 15:40 README.md 15:48:20 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:37 VERSION 15:48:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:40 bin 15:48:20 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:43 coverage.out 15:48:20 -rw-rw-r-- 1 jenkins jenkins 3468 Jul 19 15:40 go.mod 15:48:20 -rw-rw-r-- 1 jenkins jenkins 32450 Jul 19 15:40 go.sum 15:48:20 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:40 main.go 15:48:20 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 19 15:40 makefile 15:48:20 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:40 res 15:48:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:20 + 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=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c --label arch=arm64 --label version=3.1.0-dev.3 . 15:48:20 Sending build context to Docker daemon 177.2kB 15:48:21 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:48:21 Step 2/26 : FROM ${BASE} AS builder 15:48:21 ---> 9c1b4c815bca 15:48:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:48:21 ---> Running in bb64f0147fec 15:48:21 Removing intermediate container bb64f0147fec 15:48:21 ---> 84ca99c22c97 15:48:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:48:21 ---> Running in bbf975cb7a75 15:48:21 Removing intermediate container bbf975cb7a75 15:48:21 ---> d640d852c8dc 15:48:21 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:48:21 ---> Running in a7a204fc4775 15:48:22 Removing intermediate container a7a204fc4775 15:48:22 ---> e7324f209077 15:48:22 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:22 ---> Running in 9721bd098e99 15:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:48:24 OK: 263 MiB in 53 packages 15:48:25 Removing intermediate container 9721bd098e99 15:48:25 ---> 1f8e1e459dfd 15:48:25 Step 7/26 : WORKDIR /app 15:48:25 ---> Running in 0a6946b710c8 15:48:25 Removing intermediate container 0a6946b710c8 15:48:25 ---> 6a05813adb3a 15:48:25 Step 8/26 : COPY go.mod vendor* ./ 15:48:26 ---> 69afb504a786 15:48:26 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:26 ---> Running in 6e66578e5d41 15:48:29 Removing intermediate container 6e66578e5d41 15:48:29 ---> 9305cfc99adf 15:48:29 Step 10/26 : COPY . . 15:48:30 ---> f93339ba55e6 15:48:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:30 ---> Running in 045b960a4b13 15:48:30 Removing intermediate container 045b960a4b13 15:48:30 ---> b1a7ee9bc1f6 15:48:30 Step 12/26 : RUN $MAKE 15:48:30 ---> Running in 05f791ab83cf 15:48:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.3" -trimpath -mod=readonly -o app-service-configurable 15:50:54 Removing intermediate container 05f791ab83cf 15:50:54 ---> f0f3cd294e06 15:50:54 Step 13/26 : FROM alpine:3.17 15:50:54 3.17: Pulling from library/alpine 15:50:54 edb6bdbacee9: Already exists 15:50:54 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:50:54 Status: Downloaded newer image for alpine:3.17 15:50:54 ---> 779605e5fbc0 15:50:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:50:54 ---> Running in 76a1dedd0fad 15:50:54 Removing intermediate container 76a1dedd0fad 15:50:54 ---> abc6bf61f33c 15:50:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:50:54 ---> Running in 3bbfbb565cf8 15:50:54 Removing intermediate container 3bbfbb565cf8 15:50:54 ---> dd5957686c48 15:50:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:50:54 ---> Running in 4a14c2b1470e 15:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:50:54 (1/2) Installing ca-certificates (20230506-r0) 15:50:54 (2/2) Installing dumb-init (1.2.5-r2) 15:50:54 Executing busybox-1.35.0-r29.trigger 15:50:54 Executing ca-certificates-20230506-r0.trigger 15:50:54 OK: 8 MiB in 17 packages 15:50:54 Removing intermediate container 4a14c2b1470e 15:50:54 ---> 95bc1208f242 15:50:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:50:54 ---> 7f07f11d6e45 15:50:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:50:54 ---> 5fd921d1736d 15:50:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:50:54 ---> dbd55ad6d6ca 15:50:54 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:50:54 ---> 97d203001cad 15:50:54 Step 21/26 : EXPOSE 48095 15:50:54 ---> Running in d059587ea956 15:50:54 Removing intermediate container d059587ea956 15:50:54 ---> e4136c85905a 15:50:54 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:50:54 ---> Running in 5921bb5dd7f2 15:50:54 Removing intermediate container 5921bb5dd7f2 15:50:54 ---> 69f18542589f 15:50:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:55 ---> Running in f420bf78acb4 15:50:55 Removing intermediate container f420bf78acb4 15:50:55 ---> 22068a4c1b41 15:50:55 Step 24/26 : LABEL arch=arm64 15:50:55 ---> Running in 14939fbffd27 15:50:55 Removing intermediate container 14939fbffd27 15:50:55 ---> c05bcc44a65f 15:50:55 Step 25/26 : LABEL git_sha=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:50:55 ---> Running in 3f05b0abe7a2 15:50:55 Removing intermediate container 3f05b0abe7a2 15:50:55 ---> c7e0f4a7f19c 15:50:55 Step 26/26 : LABEL version=3.1.0-dev.3 15:50:56 ---> Running in 3cde5671c3dc 15:50:56 Removing intermediate container 3cde5671c3dc 15:50:56 ---> e825453729db 15:50:56 [Warning] One or more build-args [ARCH] were not consumed 15:50:56 Successfully built e825453729db 15:50:56 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:50:56 provisioning config files... 15:50:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/172@tmp/config6130233712450989122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:56 ---> docker-login.sh 15:50:56 nexus3.edgexfoundry.org:10001 15:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:57 Configure a credential helper to remove this warning. See 15:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:57 15:50:57 Login Succeeded 15:50:57 nexus3.edgexfoundry.org:10002 15:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:57 Configure a credential helper to remove this warning. See 15:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:57 15:50:57 Login Succeeded 15:50:57 nexus3.edgexfoundry.org:10003 15:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:58 Configure a credential helper to remove this warning. See 15:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:58 15:50:58 Login Succeeded 15:50:58 nexus3.edgexfoundry.org:10004 15:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:58 Configure a credential helper to remove this warning. See 15:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:58 15:50:58 Login Succeeded 15:50:58 docker.io 15:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:58 Configure a credential helper to remove this warning. See 15:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:58 15:50:58 Login Succeeded 15:50:58 ---> docker-login.sh ends [Pipeline] } 15:50:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:58 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:50:58 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:50:58 latest 15:50:58 3.1.0-dev.3 15:50:58 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 15:50:58 main 15:50:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:50:59 d94aa6dd431e: Preparing 15:50:59 f2d3b9f94685: Preparing 15:50:59 19693a0d362a: Preparing 15:50:59 88ae607e0672: Preparing 15:50:59 765a8d9b3f7e: Preparing 15:50:59 9386262d7a74: Preparing 15:50:59 9386262d7a74: Waiting 15:50:59 19693a0d362a: Pushed 15:50:59 88ae607e0672: Pushed 15:50:59 f2d3b9f94685: Pushed 15:50:59 9386262d7a74: Layer already exists 15:51:00 765a8d9b3f7e: Pushed 15:51:05 d94aa6dd431e: Pushed 15:51:05 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + 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:51:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:06 d94aa6dd431e: Preparing 15:51:06 f2d3b9f94685: Preparing 15:51:06 19693a0d362a: Preparing 15:51:06 88ae607e0672: Preparing 15:51:06 765a8d9b3f7e: Preparing 15:51:06 9386262d7a74: Preparing 15:51:06 9386262d7a74: Waiting 15:51:06 19693a0d362a: Layer already exists 15:51:06 765a8d9b3f7e: Layer already exists 15:51:06 88ae607e0672: Layer already exists 15:51:06 d94aa6dd431e: Layer already exists 15:51:06 f2d3b9f94685: Layer already exists 15:51:06 9386262d7a74: Layer already exists 15:51:06 latest: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.3 15:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:07 d94aa6dd431e: Preparing 15:51:07 f2d3b9f94685: Preparing 15:51:07 19693a0d362a: Preparing 15:51:07 88ae607e0672: Preparing 15:51:07 765a8d9b3f7e: Preparing 15:51:07 9386262d7a74: Preparing 15:51:07 9386262d7a74: Waiting 15:51:07 f2d3b9f94685: Layer already exists 15:51:07 19693a0d362a: Layer already exists 15:51:07 765a8d9b3f7e: Layer already exists 15:51:07 d94aa6dd431e: Layer already exists 15:51:07 88ae607e0672: Layer already exists 15:51:07 9386262d7a74: Layer already exists 15:51:07 3.1.0-dev.3: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 15:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:08 d94aa6dd431e: Preparing 15:51:08 f2d3b9f94685: Preparing 15:51:08 19693a0d362a: Preparing 15:51:08 88ae607e0672: Preparing 15:51:08 765a8d9b3f7e: Preparing 15:51:08 9386262d7a74: Preparing 15:51:08 9386262d7a74: Waiting 15:51:08 d94aa6dd431e: Layer already exists 15:51:08 19693a0d362a: Layer already exists 15:51:08 765a8d9b3f7e: Layer already exists 15:51:08 88ae607e0672: Layer already exists 15:51:08 9386262d7a74: Layer already exists 15:51:08 f2d3b9f94685: Layer already exists 15:51:08 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:08 + 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:51:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:09 d94aa6dd431e: Preparing 15:51:09 f2d3b9f94685: Preparing 15:51:09 19693a0d362a: Preparing 15:51:09 88ae607e0672: Preparing 15:51:09 765a8d9b3f7e: Preparing 15:51:09 9386262d7a74: Preparing 15:51:09 9386262d7a74: Waiting 15:51:09 88ae607e0672: Layer already exists 15:51:09 19693a0d362a: Layer already exists 15:51:09 d94aa6dd431e: Layer already exists 15:51:09 f2d3b9f94685: Layer already exists 15:51:09 765a8d9b3f7e: Layer already exists 15:51:09 9386262d7a74: Layer already exists 15:51:09 main: digest: sha256:3b1e24f1fb05233762f959090228dbf368f8dbb21e5fd8eeb329f184bdaaf231 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:09 ===================================================== [Pipeline] echo 15:51:09 taggedImages: 15:51:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c 15:51:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:51:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.3 15:51:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1ff75ce4f452d12354ab0b1f24bdf4428979f4c-3.1.0-dev.3 15:51:09 - 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:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:09 15:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:09 arm64: Pulling from edgex-lftools-log-publisher 15:51:09 8998bd30e6a1: Pulling fs layer 15:51:09 04944245beec: Pulling fs layer 15:51:09 699f458cf7ca: Pulling fs layer 15:51:09 765212b225bb: Pulling fs layer 15:51:09 f23df028b6ca: Pulling fs layer 15:51:09 d65c8cfc05b1: Pulling fs layer 15:51:09 2437ff75d9bd: Pulling fs layer 15:51:09 f23df028b6ca: Waiting 15:51:09 d65c8cfc05b1: Waiting 15:51:09 2437ff75d9bd: Waiting 15:51:09 765212b225bb: Waiting 15:51:10 04944245beec: Verifying Checksum 15:51:10 04944245beec: Download complete 15:51:10 765212b225bb: Verifying Checksum 15:51:10 765212b225bb: Download complete 15:51:10 f23df028b6ca: Verifying Checksum 15:51:10 f23df028b6ca: Download complete 15:51:10 d65c8cfc05b1: Verifying Checksum 15:51:10 d65c8cfc05b1: Download complete 15:51:10 699f458cf7ca: Verifying Checksum 15:51:10 699f458cf7ca: Download complete 15:51:10 8998bd30e6a1: Verifying Checksum 15:51:10 8998bd30e6a1: Download complete 15:51:12 2437ff75d9bd: Verifying Checksum 15:51:12 2437ff75d9bd: Download complete 15:51:14 8998bd30e6a1: Pull complete 15:51:15 04944245beec: Pull complete 15:51:16 699f458cf7ca: Pull complete 15:51:16 765212b225bb: Pull complete 15:51:17 f23df028b6ca: Pull complete 15:51:17 d65c8cfc05b1: Pull complete 15:51:32 2437ff75d9bd: Pull complete 15:51:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:32 prd-ubuntu20.04-docker-arm64-4c-16g-1548 does not seem to be running inside a container 15:51:32 $ 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/172 -v /w/workspace/app-service-configurable/172:/w/workspace/app-service-configurable/172:rw,z -v /w/workspace/app-service-configurable/172@tmp:/w/workspace/app-service-configurable/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:51:35 $ docker top 5c0fa085c5695d001a04cb4394e0cef7dad8686cb68134e66e272bbc72f19cb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:36 ---> job-cost.sh 15:51:36 lf-activate-venv: SKIPPING 15:51:36 INFO: No Stack... 15:51:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:37 INFO: Archiving Costs [Pipeline] sh 15:51:37 + cat /w/workspace/app-service-configurable/172/archives/cost.csv 15:51:37 + cut -d, -f6 [Pipeline] lock 15:51:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] 15:51:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] did not exist. Created. 15:51:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:38 /w/workspace/app-service-configurable/172@tmp/durable-82dc9b63/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:51:38 + echo total: 0.10999999940395355 [Pipeline] stash 15:51:38 Warning: overwriting stash ‘stack-cost’ 15:51:38 Stashed 1 file(s) [Pipeline] } 15:51:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:38 $ docker stop --time=1 5c0fa085c5695d001a04cb4394e0cef7dad8686cb68134e66e272bbc72f19cb9 15:51:40 $ docker rm -f --volumes 5c0fa085c5695d001a04cb4394e0cef7dad8686cb68134e66e272bbc72f19cb9 [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:51:40 provisioning config files... 15:51:40 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3113629522438688181tmp [Pipeline] { [Pipeline] sh 15:51:40 + set +x 15:51:40 + curl -s https://codecov.io/bash 15:51:40 + bash -s -- 15:51:40 15:51:40 _____ _ 15:51:40 / ____| | | 15:51:40 | | ___ __| | ___ ___ _____ __ 15:51:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:51:40 | |___| (_) | (_| | __/ (_| (_) \ V / 15:51:40 \_____\___/ \__,_|\___|\___\___/ \_/ 15:51:40 Bash-1.0.6 15:51:40 15:51:40 15:51:40 ==> git version 2.25.1 found 15:51:40 ==> 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:51:40 Release-Date: 2020-01-08 15:51:40 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:51:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:51:40 ==> Jenkins CI detected. 15:51:40 current dir:  /w/workspace/ry_app-service-configurable_main 15:51:40 project root: . 15:51:40 --> token set from env 15:51:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:51:40 ==> Running gcov in . (disable via -X gcov) 15:51:40 ==> Python coveragepy not found 15:51:40 ==> Searching for coverage reports in: 15:51:40 + . 15:51:40 -> Found 1 reports 15:51:40 ==> Detecting git/mercurial file structure 15:51:40 ==> Reading reports 15:51:40 + ./coverage.out bytes=13 15:51:41 ==> Appending adjustments 15:51:41 https://docs.codecov.io/docs/fixing-reports 15:51:41 + Found adjustments 15:51:41 ==> Gzipping contents 15:51:41 4.0K /tmp/codecov.pJb7Wp.gz 15:51:41 ==> Uploading reports 15:51:41 url: https://codecov.io 15:51:41 query: branch=main&commit=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:41 -> Pinging Codecov 15:51:41 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=a1ff75ce4f452d12354ab0b1f24bdf4428979f4c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:41 -> Uploading to 15:51:41 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/A97CA9966030D2A3747ED39772930CCE/a1ff75ce4f452d12354ab0b1f24bdf4428979f4c/b626ba32-d7f0-45d2-9e4c-9165195e61b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T155141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22a421899b7e8c662fce25530f5029203c20c4ad210132a89ab4473042f3ffe8 15:51:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:41 Dload Upload Total Spent Left Speed 15:51:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2123 --:--:-- --:--:-- --:--:-- 2123 15:51:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] } 15:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:51:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:51:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:41 15:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:51:42 df9b9388f04a: Pulling fs layer 15:51:42 52dc419b0ee2: Pulling fs layer 15:51:42 25bc292e5bac: Pulling fs layer 15:51:42 114826534d7a: Pulling fs layer 15:51:42 4657fd5d0bcf: Pulling fs layer 15:51:42 6ad1cebc031e: Pulling fs layer 15:51:42 8a3aa393b2d8: Pulling fs layer 15:51:42 8a3aa393b2d8: Waiting 15:51:42 114826534d7a: Waiting 15:51:42 4657fd5d0bcf: Waiting 15:51:42 25bc292e5bac: Verifying Checksum 15:51:42 52dc419b0ee2: Download complete 15:51:42 4657fd5d0bcf: Download complete 15:51:42 df9b9388f04a: Verifying Checksum 15:51:42 6ad1cebc031e: Verifying Checksum 15:51:42 6ad1cebc031e: Download complete 15:51:42 df9b9388f04a: Pull complete 15:51:42 52dc419b0ee2: Pull complete 15:51:42 25bc292e5bac: Pull complete 15:51:42 114826534d7a: Download complete 15:51:42 8a3aa393b2d8: Verifying Checksum 15:51:42 8a3aa393b2d8: Download complete 15:51:46 114826534d7a: Pull complete 15:51:46 4657fd5d0bcf: Pull complete 15:51:46 6ad1cebc031e: Pull complete 15:51:49 8a3aa393b2d8: Pull complete 15:51:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:49 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:51:49 $ 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:51:54 $ docker top 62bf62d45c317613f44840f762999e97f8386ff93a3189cd7b9ed0864e2b9d1f -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:51:54 + set -o pipefail 15:51:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:51:58 15:51:58 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:51:58 15:51:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3b015fc1-f5a8-4cd1-a40b-87754e3997c1 15:51:58 15:51:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:51:58 15:51:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:51:58 15:51:58 15:51:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:51:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:51:58 More details here: https://snyk.co/ue1NS [Pipeline] } 15:51:58 $ docker stop --time=1 62bf62d45c317613f44840f762999e97f8386ff93a3189cd7b9ed0864e2b9d1f 15:52:02 $ docker rm -f --volumes 62bf62d45c317613f44840f762999e97f8386ff93a3189cd7b9ed0864e2b9d1f [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:52:03 + git log --format=format:%s -1 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c [Pipeline] sh 15:52:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:04 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:52:04 $ 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:52:04 $ docker top 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:04 [ssh-agent] Looking for ssh-agent implementation... 15:52:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:04 $ docker exec 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd ssh-agent 15:52:05 SSH_AUTH_SOCK=/tmp/ssh-y7ZOo8RkLFcO/agent.32 15:52:05 SSH_AGENT_PID=38 15:52:05 Running ssh-add (command line suppressed) 15:52:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15683337273983059970.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15683337273983059970.key) 15:52:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:05 + git semver tag 15:52:05 2023-07-19 15:52:05,664 [run_tag] DEBUG tag force:False 15:52:05 2023-07-19 15:52:05,664 [check_head_tag] DEBUG check head tag 15:52:05 2023-07-19 15:52:05,665 [execute] INFO git cat-file --batch-check 15:52:05 2023-07-19 15:52:05,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:52:05 2023-07-19 15:52:05,669 [execute] INFO git cat-file --batch 15:52:05 2023-07-19 15:52:05,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:52:05 2023-07-19 15:52:05,677 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:52:05 2023-07-19 15:52:05,678 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 15:52:05 2023-07-19 15:52:05,678 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:52:05 2023-07-19 15:52:05,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:52:05 3.1.0-dev.3 [Pipeline] } 15:52:05 $ docker exec --env ******** --env ******** 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd ssh-agent -k 15:52:05 unset SSH_AUTH_SOCK; 15:52:05 unset SSH_AGENT_PID; 15:52:05 echo Agent pid 38 killed; 15:52:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:06 + git semver [Pipeline] } 15:52:06 $ docker stop --time=1 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd 15:52:07 $ docker rm -f --volumes 80ada5bbd79e6cc0db60ec1e2f7c609c3257855c2f6e9d0b504b7b5560898fbd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:52:08 15:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:52:08 0.23.1-centos7: Pulling from edgex-lftools 15:52:08 ab5ef0e58194: Pulling fs layer 15:52:08 9712f1f96733: Pulling fs layer 15:52:08 63f879dbbcfc: Pulling fs layer 15:52:08 0d9ebad4ef96: Pulling fs layer 15:52:08 e9a5061849ea: Pulling fs layer 15:52:08 d747dcd14b5f: Pulling fs layer 15:52:08 2de7ff778b66: Pulling fs layer 15:52:08 0d9ebad4ef96: Waiting 15:52:08 e9a5061849ea: Waiting 15:52:08 d747dcd14b5f: Waiting 15:52:08 9712f1f96733: Verifying Checksum 15:52:08 9712f1f96733: Download complete 15:52:08 63f879dbbcfc: Verifying Checksum 15:52:08 63f879dbbcfc: Download complete 15:52:08 0d9ebad4ef96: Verifying Checksum 15:52:08 0d9ebad4ef96: Download complete 15:52:08 e9a5061849ea: Verifying Checksum 15:52:08 e9a5061849ea: Download complete 15:52:08 d747dcd14b5f: Verifying Checksum 15:52:08 d747dcd14b5f: Download complete 15:52:08 ab5ef0e58194: Verifying Checksum 15:52:08 ab5ef0e58194: Download complete 15:52:09 2de7ff778b66: Verifying Checksum 15:52:09 2de7ff778b66: Download complete 15:52:11 ab5ef0e58194: Pull complete 15:52:11 9712f1f96733: Pull complete 15:52:12 63f879dbbcfc: Pull complete 15:52:15 0d9ebad4ef96: Pull complete 15:52:15 e9a5061849ea: Pull complete 15:52:15 d747dcd14b5f: Pull complete 15:52:16 2de7ff778b66: Pull complete 15:52:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:52:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:52:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:16 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:52:16 $ 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:52:22 $ docker top 27414a3b87d28d18d982bf2bfd39c6f62d0b02ff99bf6a37702344d039bdfc92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:52:22 provisioning config files... 15:52:22 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7225548695721158288tmp 15:52:22 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9581367748183526991tmp 15:52:22 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5394282607699070824tmp [Pipeline] { [Pipeline] echo 15:52:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:52:22 ---> sigul-configuration.sh 15:52:22 gpg: directory `/root/.gnupg' created 15:52:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:52:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:52:22 gpg: keyring `/root/.gnupg/secring.gpg' created 15:52:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:52:22 gpg: CAST5 encrypted data 15:52:22 gpg: encrypted with 1 passphrase 15:52:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:52:22 + mkdir /home/jenkins 15:52:22 + mkdir /home/jenkins/sigul [Pipeline] sh 15:52:23 + 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:52:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:52:23 ---> sigul-install.sh 15:52:23 Sigul already installed; skipping installation. [Pipeline] sh 15:52:23 + git tag --list 15:52:23 v1.0.0 15:52:23 v1.1.0 15:52:23 v1.2.0 15:52:23 v1.3.0 15:52:23 v1.3.1 15:52:23 v2.0.0 15:52:23 v2.0.1 15:52:23 v2.1.0 15:52:23 v2.1.1 15:52:23 v2.1.2 15:52:23 v2.2.0 15:52:23 v2.3 15:52:23 v2.3.0 15:52:23 v2.3.1 15:52:23 v3.0 15:52:23 v3.0.0 15:52:23 v3.1.0-dev.1 15:52:23 v3.1.0-dev.2 15:52:23 v3.1.0-dev.3 [Pipeline] sh 15:52:23 + lftools sign git-tag v3.1.0-dev.3 15:52:24 Signing Git tag with Sigul... 15:52:24 Signing v3.1.0-dev.3 [Pipeline] echo 15:52:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:52:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:52:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:52:25 $ docker stop --time=1 27414a3b87d28d18d982bf2bfd39c6f62d0b02ff99bf6a37702344d039bdfc92 15:52:26 $ docker rm -f --volumes 27414a3b87d28d18d982bf2bfd39c6f62d0b02ff99bf6a37702344d039bdfc92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:52:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:27 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:52:27 $ 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:52:27 $ docker top a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd -eo pid,comm 15:52:27 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:52:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:27 [ssh-agent] Looking for ssh-agent implementation... 15:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:27 $ docker exec a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd ssh-agent 15:52:27 SSH_AUTH_SOCK=/tmp/ssh-BuRugI1Pa5j3/agent.32 15:52:27 SSH_AGENT_PID=38 15:52:27 Running ssh-add (command line suppressed) 15:52:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16628834566649877501.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16628834566649877501.key) 15:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:28 + git semver bump pre 15:52:28 2023-07-19 15:52:28,449 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:52:28 2023-07-19 15:52:28,449 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 15:52:28 2023-07-19 15:52:28,449 [bump_version] DEBUG bumped version:3.1.0-dev.4 15:52:28 2023-07-19 15:52:28,449 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:52:28 2023-07-19 15:52:28,449 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:52:28 2023-07-19 15:52:28,449 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:52:28 2023-07-19 15:52:28,451 [execute] INFO git cat-file --batch-check 15:52:28 2023-07-19 15:52:28,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:28 2023-07-19 15:52:28,456 [execute] INFO git cat-file --batch 15:52:28 2023-07-19 15:52:28,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:28 2023-07-19 15:52:28,462 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:52:28 3.1.0-dev.4 [Pipeline] } 15:52:28 $ docker exec --env ******** --env ******** a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd ssh-agent -k 15:52:28 unset SSH_AUTH_SOCK; 15:52:28 unset SSH_AGENT_PID; 15:52:28 echo Agent pid 38 killed; 15:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:28 + git semver [Pipeline] } 15:52:29 $ docker stop --time=1 a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd 15:52:30 $ docker rm -f --volumes a67031415f66e03e6b149ebaf71dcf831c7147192a3fb2aaccdec5bf13d3c5bd [Pipeline] // withDockerContainer [Pipeline] sh 15:52:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:31 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:52: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:31 $ docker top 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:31 [ssh-agent] Looking for ssh-agent implementation... 15:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:31 $ docker exec 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 ssh-agent 15:52:31 SSH_AUTH_SOCK=/tmp/ssh-vAqimiK6XouJ/agent.32 15:52:31 SSH_AGENT_PID=38 15:52:31 Running ssh-add (command line suppressed) 15:52:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16026553117352099337.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16026553117352099337.key) 15:52:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:32 + git semver push 15:52:32 2023-07-19 15:52:32,406 [run_push] DEBUG push 15:52:32 2023-07-19 15:52:32,407 [execute] INFO git cat-file --batch-check 15:52:32 2023-07-19 15:52:32,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:32 2023-07-19 15:52:32,410 [execute] INFO git rev-list 0d00a6e6e3c96870b82f284e632781a963185599 -- 15:52:32 2023-07-19 15:52:32,411 [execute] DEBUG Popen(['git', 'rev-list', '0d00a6e6e3c96870b82f284e632781a963185599', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:32 2023-07-19 15:52:32,420 [execute] INFO git fetch -v origin 15:52:32 2023-07-19 15:52:32,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:52:33 2023-07-19 15:52:32,917 [run_push] DEBUG no remote changes detected 15:52:33 2023-07-19 15:52:32,918 [execute] INFO git push origin semver 15:52:33 2023-07-19 15:52:32,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:34 2023-07-19 15:52:33,716 [run_push] DEBUG push all version tags 15:52:34 2023-07-19 15:52:33,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:52:34 2023-07-19 15:52:33,717 [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:52:34 2023-07-19 15:52:34,835 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:52:34 3.1.0-dev.4 [Pipeline] } 15:52:34 $ docker exec --env ******** --env ******** 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 ssh-agent -k 15:52:35 unset SSH_AUTH_SOCK; 15:52:35 unset SSH_AGENT_PID; 15:52:35 echo Agent pid 38 killed; 15:52:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:35 + git semver [Pipeline] } 15:52:35 $ docker stop --time=1 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 15:52:36 $ docker rm -f --volumes 467e4006ddf0dd7a625dbd3e1e1ce11db26580bbe842dc6942a8d65d00615375 [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:52:37 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:52:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:52:37 total 16 15:52:37 drwxr-xr-x 3 root root 4096 Jul 19 15:40 . 15:52:37 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:52 .. 15:52:37 drwxr-xr-x 2 root root 4096 Jul 19 15:40 cost 15:52:37 -rw-r--r-- 1 root root 96 Jul 19 15:40 cost.csv 15:52:37 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:52:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:52:37 total 16 15:52:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:40 . 15:52:37 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:52 .. 15:52:37 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:40 cost 15:52:37 -rw-r--r-- 1 jenkins jenkins 96 Jul 19 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:52:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:52:38 ---> package-listing.sh 15:52:38 ++ facter osfamily 15:52:38 ++ tr '[:upper:]' '[:lower:]' 15:52:38 + OS_FAMILY=debian 15:52:38 + workspace=/w/workspace/ry_app-service-configurable_main 15:52:38 + START_PACKAGES=/tmp/packages_start.txt 15:52:38 + END_PACKAGES=/tmp/packages_end.txt 15:52:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:38 + PACKAGES=/tmp/packages_start.txt 15:52:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:52:38 + PACKAGES=/tmp/packages_end.txt 15:52:38 + case "${OS_FAMILY}" in 15:52:38 + dpkg -l 15:52:38 + grep '^ii' 15:52:38 + '[' -f /tmp/packages_start.txt ']' 15:52:38 + '[' -f /tmp/packages_end.txt ']' 15:52:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:52:38 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:52:38 + 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:52:38 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:52:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:39 prd-ubuntu20.04-docker-8c-8g-1546 does not seem to be running inside a container 15:52:39 $ 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:52:40 $ docker top c5da20c5074ff7f1130f61b35028f3b2e5cec3bdfde1416f34b6bf84236e935b -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:40 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:41 + ls /var/log/sa-host 15:52:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:41 provisioning config files... 15:52:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14367432015089076467tmp [Pipeline] { [Pipeline] echo 15:52:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:41 ---> create-netrc.sh [Pipeline] } 15:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:41 ---> python-tools-install.sh [Pipeline] echo 15:52:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:42 ---> sudo-logs.sh 15:52:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:52:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:42 ---> job-cost.sh 15:52:42 lf-activate-venv: SKIPPING 15:52:42 DEBUG: total: 0.2199999988079071 15:52:42 INFO: Retrieving Stack Cost... 15:52:42 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:43 INFO: Archiving Costs [Pipeline] echo 15:52:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:43 ---> logs-deploy.sh 15:52:43 lf-activate-venv: SKIPPING 15:52:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/172 15:52:43 INFO: archiving workspace using pattern(s): 15:52:44 Archives upload complete. 15:52:44 INFO: archiving logs to Nexus