Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 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-ssh6636246194057247162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13484286456944139385.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh571912355533770496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4036229263668445881.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-ssh14851427009456029567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4737 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 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#589)" > 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 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 # timeout=10 > git rev-list --no-walk 71eb87341c12183af595ad045e5e5ef439df8de7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:10:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:10:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:10:28 ========================================================= 15:10:28 EdgeX Global Pipelines Version Info 15:10:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:10:29 ------------------- 15:10:29 stable info: 15:10:29 ------------------- 15:10:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:10:29 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:10:29 Message: update stable to v1.0.253 15:10:29 ------------------- 15:10:29 experimental info: 15:10:29 ------------------- 15:10:29 Commited By: **** collab-it+edgex@linuxfoundation.org 15:10:29 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:10:29 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:10:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aedafe0 [Pipeline] echo 15:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:30 provisioning config files... 15:10:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9216449541536091974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:30 ---> docker-login.sh 15:10:30 nexus3.edgexfoundry.org:10001 15:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:31 Configure a credential helper to remove this warning. See 15:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:31 15:10:31 Login Succeeded 15:10:31 nexus3.edgexfoundry.org:10002 15:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:31 Configure a credential helper to remove this warning. See 15:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:31 15:10:31 Login Succeeded 15:10:31 nexus3.edgexfoundry.org:10003 15:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:31 Configure a credential helper to remove this warning. See 15:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:31 15:10:31 Login Succeeded 15:10:31 nexus3.edgexfoundry.org:10004 15:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:31 Configure a credential helper to remove this warning. See 15:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:31 15:10:31 Login Succeeded 15:10:31 docker.io 15:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:32 Configure a credential helper to remove this warning. See 15:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:32 15:10:32 Login Succeeded 15:10:32 ---> docker-login.sh ends [Pipeline] } 15:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:10:32 + git rev-list -1 --merges aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071~1..aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo 15:10:32 -----------> git rev-list -1 --merges aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071~1..aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [false] [Pipeline] sh 15:10:32 + git log --format=format:%s -1 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo 15:10:32 ========================================================= 15:10:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:10:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:33 + git log --format=format:%s -1 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo 15:10:33 [semverPrep] GIT_COMMIT: aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#589) [Pipeline] echo 15:10:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:33 + grep -v github /etc/ssh/ssh_known_hosts 15:10:33 + [ -e /tmp/ssh_known_hosts ] 15:10:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:10:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:10:33 + sudo tee -a /etc/ssh/ssh_known_hosts 15:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:33 15:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:34 0.1.4: Pulling from edgex-devops/py-git-semver 15:10:34 b85a868b505f: Pulling fs layer 15:10:34 e2be974225ed: Pulling fs layer 15:10:34 339a4e72a1f5: Pulling fs layer 15:10:34 988bab9f4d93: Pulling fs layer 15:10:34 1469e6f7b9e6: Pulling fs layer 15:10:34 eaf3925da568: Pulling fs layer 15:10:34 bab4dde63d76: Pulling fs layer 15:10:34 bde34c3a00c8: Pulling fs layer 15:10:34 b352a97aabf1: Pulling fs layer 15:10:34 4872d77fe225: Pulling fs layer 15:10:34 5851b861e8e6: Pulling fs layer 15:10:34 eaf3925da568: Waiting 15:10:34 b352a97aabf1: Waiting 15:10:34 4872d77fe225: Waiting 15:10:34 5851b861e8e6: Waiting 15:10:34 988bab9f4d93: Waiting 15:10:34 bab4dde63d76: Waiting 15:10:34 bde34c3a00c8: Waiting 15:10:34 1469e6f7b9e6: Waiting 15:10:34 e2be974225ed: Download complete 15:10:34 988bab9f4d93: Verifying Checksum 15:10:34 988bab9f4d93: Download complete 15:10:34 1469e6f7b9e6: Verifying Checksum 15:10:34 1469e6f7b9e6: Download complete 15:10:34 eaf3925da568: Verifying Checksum 15:10:34 eaf3925da568: Download complete 15:10:34 339a4e72a1f5: Verifying Checksum 15:10:34 339a4e72a1f5: Download complete 15:10:34 bde34c3a00c8: Verifying Checksum 15:10:34 bde34c3a00c8: Download complete 15:10:34 b352a97aabf1: Verifying Checksum 15:10:34 b352a97aabf1: Download complete 15:10:34 4872d77fe225: Verifying Checksum 15:10:34 4872d77fe225: Download complete 15:10:34 5851b861e8e6: Verifying Checksum 15:10:34 5851b861e8e6: Download complete 15:10:34 b85a868b505f: Verifying Checksum 15:10:34 b85a868b505f: Download complete 15:10:34 bab4dde63d76: Verifying Checksum 15:10:34 bab4dde63d76: Download complete 15:10:35 b85a868b505f: Pull complete 15:10:35 e2be974225ed: Pull complete 15:10:36 339a4e72a1f5: Pull complete 15:10:36 988bab9f4d93: Pull complete 15:10:36 1469e6f7b9e6: Pull complete 15:10:36 eaf3925da568: Pull complete 15:10:38 bab4dde63d76: Pull complete 15:10:38 bde34c3a00c8: Pull complete 15:10:38 b352a97aabf1: Pull complete 15:10:38 4872d77fe225: Pull complete 15:10:38 5851b861e8e6: Pull complete 15:10:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:39 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:10:40 $ docker top ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 -eo pid,comm 15:10:40 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:10:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:40 [ssh-agent] Looking for ssh-agent implementation... 15:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:40 $ docker exec ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent 15:10:40 SSH_AUTH_SOCK=/tmp/ssh-PlxFnohWujwh/agent.32 15:10:40 SSH_AGENT_PID=38 15:10:40 Running ssh-add (command line suppressed) 15:10:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17895054841421535672.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17895054841421535672.key) 15:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:40 + git tag --points-at HEAD [Pipeline] } 15:10:41 $ docker exec --env ******** --env ******** ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent -k 15:10:41 unset SSH_AUTH_SOCK; 15:10:41 unset SSH_AGENT_PID; 15:10:41 echo Agent pid 38 killed; 15:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:41 [ssh-agent] Looking for ssh-agent implementation... 15:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:41 $ docker exec ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent 15:10:41 SSH_AUTH_SOCK=/tmp/ssh-IzMb2FZsLjzh/agent.70 15:10:41 SSH_AGENT_PID=76 15:10:41 Running ssh-add (command line suppressed) 15:10:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3378229252554122261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3378229252554122261.key) 15:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:41 + git semver init 15:10:42 2023-08-28 15:10:41,946 [run_init] DEBUG init version:0.0.0 force:False 15:10:42 2023-08-28 15:10:41,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:10:42 2023-08-28 15:10:41,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:10:42 2023-08-28 15:10:41,947 [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:10:42 2023-08-28 15:10:42,724 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:10:42 2023-08-28 15:10:42,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:10:42 2023-08-28 15:10:42,724 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:10:42 2023-08-28 15:10:42,724 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:10:42 3.1.0-dev.14 [Pipeline] } 15:10:42 $ docker exec --env ******** --env ******** ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent -k 15:10:43 unset SSH_AUTH_SOCK; 15:10:43 unset SSH_AGENT_PID; 15:10:43 echo Agent pid 76 killed; 15:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:43 + git semver [Pipeline] } 15:10:43 $ docker stop --time=1 ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 15:10:44 $ docker rm -f --volumes ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:45 Stashed 1 file(s) [Pipeline] echo 15:10:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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:10:45 provisioning config files... 15:10:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2876429563987187270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:45 ---> docker-login.sh 15:10:45 nexus3.edgexfoundry.org:10001 15:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:45 Configure a credential helper to remove this warning. See 15:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:45 15:10:45 Login Succeeded 15:10:45 nexus3.edgexfoundry.org:10002 15:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:45 Configure a credential helper to remove this warning. See 15:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:45 15:10:45 Login Succeeded 15:10:45 nexus3.edgexfoundry.org:10003 15:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:46 Configure a credential helper to remove this warning. See 15:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:46 15:10:46 Login Succeeded 15:10:46 nexus3.edgexfoundry.org:10004 15:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:46 Configure a credential helper to remove this warning. See 15:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:46 15:10:46 Login Succeeded 15:10:46 docker.io 15:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:46 Configure a credential helper to remove this warning. See 15:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:46 15:10:46 Login Succeeded 15:10:46 ---> docker-login.sh ends [Pipeline] } 15:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:46 ========================================================= 15:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:10:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:46 + 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:10:46 Sending build context to Docker daemon 3.326MB 15:10:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:10:46 Step 2/12 : FROM ${BASE} AS builder 15:10:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:46 4db1b89c0bd1: Pulling fs layer 15:10:46 6911f1a30b25: Pulling fs layer 15:10:46 e194b8c5c2a9: Pulling fs layer 15:10:46 6863d3e3a2b1: Pulling fs layer 15:10:46 ec0bb842ea78: Pulling fs layer 15:10:46 40a00589a448: Pulling fs layer 15:10:46 6863d3e3a2b1: Waiting 15:10:46 ec0bb842ea78: Waiting 15:10:46 6c08303d61cc: Pulling fs layer 15:10:46 798269fcf238: Pulling fs layer 15:10:46 40a00589a448: Waiting 15:10:46 6c08303d61cc: Waiting 15:10:46 6911f1a30b25: Verifying Checksum 15:10:46 6911f1a30b25: Download complete 15:10:46 6863d3e3a2b1: Download complete 15:10:46 ec0bb842ea78: Verifying Checksum 15:10:46 ec0bb842ea78: Download complete 15:10:46 4db1b89c0bd1: Verifying Checksum 15:10:46 4db1b89c0bd1: Download complete 15:10:47 40a00589a448: Verifying Checksum 15:10:47 40a00589a448: Download complete 15:10:47 4db1b89c0bd1: Pull complete 15:10:47 6911f1a30b25: Pull complete 15:10:47 e194b8c5c2a9: Verifying Checksum 15:10:47 e194b8c5c2a9: Download complete 15:10:47 798269fcf238: Verifying Checksum 15:10:47 798269fcf238: Download complete 15:10:47 6c08303d61cc: Verifying Checksum 15:10:47 6c08303d61cc: Download complete 15:10:51 e194b8c5c2a9: Pull complete 15:10:51 6863d3e3a2b1: Pull complete 15:10:51 ec0bb842ea78: Pull complete 15:10:51 40a00589a448: Pull complete 15:10:53 6c08303d61cc: Pull complete 15:10:54 798269fcf238: Pull complete 15:10:54 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:10:54 ---> ec979cd7f677 15:10:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:10:59 ---> Running in e9f14f4e8706 15:10:59 Removing intermediate container e9f14f4e8706 15:10:59 ---> 89a4387d4809 15:10:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:10:59 ---> Running in 85406d44d8eb 15:10:59 Removing intermediate container 85406d44d8eb 15:10:59 ---> e661017af533 15:10:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:10:59 ---> Running in 98efe67fc198 15:10:59 Removing intermediate container 98efe67fc198 15:10:59 ---> 59bf6a0f74f4 15:10:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:59 ---> Running in 75b20c6566cd 15:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:11:00 Still waiting to schedule task 15:11:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:11:00 OK: 265 MiB in 53 packages 15:11:00 Removing intermediate container 75b20c6566cd 15:11:00 ---> 9d189888d300 15:11:00 Step 7/12 : WORKDIR /app 15:11:00 ---> Running in 3f6efbf6762c 15:11:00 Removing intermediate container 3f6efbf6762c 15:11:00 ---> b62bde3591e7 15:11:00 Step 8/12 : COPY go.mod vendor* ./ 15:11:01 ---> 204663c32bf6 15:11:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:01 ---> Running in 7f1d17c66436 15:11:47 Removing intermediate container 7f1d17c66436 15:11:47 ---> 6caefed4dd9a 15:11:47 Step 10/12 : COPY . . 15:11:47 ---> 93cd7352f4de 15:11:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:11:47 ---> Running in 6937038c5cbd 15:11:47 Removing intermediate container 6937038c5cbd 15:11:47 ---> 573780144b4e 15:11:47 Step 12/12 : RUN $MAKE 15:11:47 ---> Running in 820ce919608e 15:11:47 noop 15:11:47 Removing intermediate container 820ce919608e 15:11:47 ---> 7ee54f23eb87 15:11:47 Successfully built 7ee54f23eb87 15:11:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:48 + docker inspect -f . ci-base-image-x86_64 15:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:48 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:11:48 $ docker top e8cf154d451df13f112375a907a8aa211d6937f8926f3a2749afbf55521e40ff -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:48 + go version 15:11:48 go version go1.20.6 linux/amd64 [Pipeline] } 15:11:48 $ docker stop --time=1 e8cf154d451df13f112375a907a8aa211d6937f8926f3a2749afbf55521e40ff 15:11:50 $ docker rm -f --volumes e8cf154d451df13f112375a907a8aa211d6937f8926f3a2749afbf55521e40ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:50 + docker inspect -f . ci-base-image-x86_64 15:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:50 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:11:50 $ 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 ******** ci-base-image-x86_64 cat 15:11:51 $ docker top 53066b615333a0d22bf2471a021b0b69d06f9e42f98d3ada4605838ca6814605 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:51 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:11:51 + make test 15:11:51 go test -race -coverprofile=coverage.out ./... 15:12:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:12:31 go vet ./... 15:12:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:34 ./bin/test-attribution-txt.sh 15:12:34 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:12:34 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:12:34 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:12:34 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:12:34 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:12:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:12:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:12:34 $ docker stop --time=1 53066b615333a0d22bf2471a021b0b69d06f9e42f98d3ada4605838ca6814605 15:12:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4739 in /w/workspace/ry_app-service-configurable_main 15:12:40 $ docker rm -f --volumes 53066b615333a0d22bf2471a021b0b69d06f9e42f98d3ada4605838ca6814605 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 15:12:40 Running in /w/workspace/app-service-configurable/183 [Pipeline] { [Pipeline] checkout 15:12:40 Selected Git installation does not exist. Using Default 15:12:40 The recommended git tool is: NONE 15:12:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:41 + ls -al . 15:12:41 total 184 15:12:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:11 . 15:12:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:10 .. 15:12:41 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 15:10 .dockerignore 15:12:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:10 .git 15:12:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:10 .github 15:12:41 -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 15:10 .gitignore 15:12:41 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 15:10 .golangci.yml 15:12:41 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 15:10 .semver 15:12:41 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 15:10 Attribution.txt 15:12:41 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 15:10 CHANGELOG.md 15:12:41 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 15:10 Dockerfile 15:12:41 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 15:10 GOVERNANCE.md 15:12:41 -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 15:10 Jenkinsfile 15:12:41 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 15:10 LICENSE 15:12:41 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 15:10 OWNERS.md 15:12:41 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 15:10 README.md 15:12:41 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 15:10 VERSION 15:12:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:10 bin 15:12:41 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 15:11 coverage.out 15:12:41 -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 15:10 go.mod 15:12:41 -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 15:10 go.sum 15:12:41 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 15:10 main.go 15:12:41 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 15:10 makefile 15:12:41 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:10 res 15:12:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + 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=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 --label arch=amd64 --label version=3.1.0-dev.14 . 15:12:42 Sending build context to Docker daemon 3.327MB 15:12:42 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:12:42 Step 2/26 : FROM ${BASE} AS builder 15:12:42 ---> 7ee54f23eb87 15:12:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:12:42 ---> Running in 09738d291cd6 15:12:42 Removing intermediate container 09738d291cd6 15:12:42 ---> 2fac11a72b52 15:12:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:12:42 ---> Running in 9588b299b939 15:12:42 Removing intermediate container 9588b299b939 15:12:42 ---> 6416550bad4a 15:12:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:12:42 ---> Running in 7eb8645dfd85 15:12:42 Removing intermediate container 7eb8645dfd85 15:12:42 ---> ae0fc1758e8c 15:12:42 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:42 ---> Running in 6e2dd1bccc04 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:12:45 using credential edgex-jenkins-ssh 15:12:45 Cloning the remote Git repository 15:12:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:12:45 > git init /w/workspace/app-service-configurable/183 # timeout=10 15:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:12:45 OK: 265 MiB in 53 packages 15:12:46 Removing intermediate container 6e2dd1bccc04 15:12:46 ---> dfa8ddbe48da 15:12:46 Step 7/26 : WORKDIR /app 15:12:46 ---> Running in 696a17b69d20 15:12:46 Removing intermediate container 696a17b69d20 15:12:46 ---> 71cc68647b00 15:12:46 Step 8/26 : COPY go.mod vendor* ./ 15:12:46 ---> dc5125ba843b 15:12:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:46 ---> Running in d1a8b25a4b61 15:12:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:12:45 > git --version # timeout=10 15:12:45 > git --version # 'git version 2.25.1' 15:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:46 Removing intermediate container d1a8b25a4b61 15:12:46 ---> 37847abcda1c 15:12:46 Step 10/26 : COPY . . 15:12:47 ---> c5ec66d43f1c 15:12:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:12:47 ---> Running in 85006700568c 15:12:47 Removing intermediate container 85006700568c 15:12:47 ---> 1b061daa085f 15:12:47 Step 12/26 : RUN $MAKE 15:12:47 ---> Running in 9a76dfec87ef 15:12:47 Avoid second fetch 15:12:47 Checking out Revision aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 (main) 15:12:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-service-configurable 15:12:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:12:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:47 > git config core.sparsecheckout # timeout=10 15:12:47 > git checkout -f aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 # timeout=10 15:12:48 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#589)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:49 Dload Upload Total Spent Left Speed 15:12:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 18524 0 --:--:-- --:--:-- --:--:-- 18497 100 12751 100 12751 0 0 19031 0 --:--:-- --:--:-- --:--:-- 19002 [Pipeline] sh 15:12:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:12:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:12:50 + sudo tee /etc/docker/daemon.new 15:12:50 { 15:12:50 "registry-mirrors": [ 15:12:50 "https://nexus3.edgexfoundry.org:10001" 15:12:50 ], 15:12:50 "bip": "10.250.0.254/24", 15:12:50 "hosts": [ 15:12:50 "tcp://0.0.0.0:5555", 15:12:50 "unix:///var/run/docker.sock" 15:12:50 ], 15:12:50 "mtu": 1458, 15:12:50 "selinux-enabled": true, 15:12:50 "seccomp-profile": "/etc/docker/seccomp.json" 15:12:50 } [Pipeline] sh 15:12:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:12:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:09 provisioning config files... 15:13:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/183@tmp/config1711289570245690626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:09 Removing intermediate container 9a76dfec87ef 15:13:09 ---> 003dd5ab7955 15:13:09 Step 13/26 : FROM alpine:3.17 15:13:09 ---> docker-login.sh 15:13:09 nexus3.edgexfoundry.org:10001 15:13:09 3.17: Pulling from library/alpine 15:13:09 9398808236ff: Pulling fs layer 15:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:10 9398808236ff: Verifying Checksum 15:13:10 9398808236ff: Download complete 15:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:10 Configure a credential helper to remove this warning. See 15:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:10 15:13:10 Login Succeeded 15:13:10 nexus3.edgexfoundry.org:10002 15:13:10 9398808236ff: Pull complete 15:13:10 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:13:10 Status: Downloaded newer image for alpine:3.17 15:13:10 ---> 1e0b8b5322fc 15:13:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:13:10 ---> Running in 001b71447c80 15:13:10 Removing intermediate container 001b71447c80 15:13:10 ---> 952a65ab098b 15:13:10 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:13:10 ---> Running in c7b7d7c36a0a 15:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:10 Configure a credential helper to remove this warning. See 15:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:10 15:13:10 Login Succeeded 15:13:10 nexus3.edgexfoundry.org:10003 15:13:10 Removing intermediate container c7b7d7c36a0a 15:13:10 ---> 5accbe594013 15:13:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:13:10 ---> Running in cec61dbca206 15:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 (1/2) Installing ca-certificates (20230506-r0) 15:13:11 (2/2) Installing dumb-init (1.2.5-r2) 15:13:11 Executing busybox-1.35.0-r29.trigger 15:13:11 Executing ca-certificates-20230506-r0.trigger 15:13:11 OK: 8 MiB in 17 packages 15:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:11 Configure a credential helper to remove this warning. See 15:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:11 15:13:11 Login Succeeded 15:13:11 nexus3.edgexfoundry.org:10004 15:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:11 Configure a credential helper to remove this warning. See 15:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:11 15:13:11 Login Succeeded 15:13:11 docker.io 15:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 Removing intermediate container cec61dbca206 15:13:11 ---> f0f98ddeb932 15:13:11 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:13:11 ---> 7d257ba9b30a 15:13:11 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:13:12 ---> 5254ef0df0f0 15:13:12 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:13:12 ---> dab11d3a4e9a 15:13:12 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 ---> docker-login.sh ends [Pipeline] } 15:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:12 ========================================================= 15:13:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:13:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:12 + 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:13:12 Sending build context to Docker daemon 178.2kB 15:13:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:13:12 Step 2/12 : FROM ${BASE} AS builder 15:13:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:12 edb6bdbacee9: Pulling fs layer 15:13:12 5f9638ab2659: Pulling fs layer 15:13:12 8d51d6327a98: Pulling fs layer 15:13:12 8b374f2dd631: Pulling fs layer 15:13:12 ec14aa9079de: Pulling fs layer 15:13:12 2f466654f4bb: Pulling fs layer 15:13:12 554e91adad29: Pulling fs layer 15:13:12 8b374f2dd631: Waiting 15:13:12 ec14aa9079de: Waiting 15:13:12 2f466654f4bb: Waiting 15:13:12 554e91adad29: Waiting 15:13:12 5f9638ab2659: Verifying Checksum 15:13:12 5f9638ab2659: Download complete 15:13:13 8b374f2dd631: Verifying Checksum 15:13:13 8b374f2dd631: Download complete 15:13:13 ec14aa9079de: Verifying Checksum 15:13:13 ec14aa9079de: Download complete 15:13:13 edb6bdbacee9: Download complete 15:13:13 ---> 47606c4d01e8 15:13:13 Step 21/26 : EXPOSE 48095 15:13:13 ---> Running in 767da7099bfb 15:13:13 Removing intermediate container 767da7099bfb 15:13:13 ---> 51259645e660 15:13:13 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:13:13 ---> Running in a9c4b55d4790 15:13:13 Removing intermediate container a9c4b55d4790 15:13:13 ---> acff40caacec 15:13:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:13:13 ---> Running in eaa90c77e154 15:13:13 Removing intermediate container eaa90c77e154 15:13:13 ---> 8031642b861b 15:13:13 Step 24/26 : LABEL arch=amd64 15:13:13 ---> Running in 41b77953f4eb 15:13:13 Removing intermediate container 41b77953f4eb 15:13:13 ---> 3befb86bdc60 15:13:13 Step 25/26 : LABEL git_sha=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:13:13 ---> Running in 003f0ad07e7b 15:13:13 Removing intermediate container 003f0ad07e7b 15:13:13 ---> a649bca02f03 15:13:13 Step 26/26 : LABEL version=3.1.0-dev.14 15:13:13 ---> Running in 6faf5bcc0527 15:13:13 Removing intermediate container 6faf5bcc0527 15:13:13 ---> ed4918df87e0 15:13:13 [Warning] One or more build-args [ARCH] were not consumed 15:13:13 Successfully built ed4918df87e0 15:13:13 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:13:13 provisioning config files... 15:13:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1219850715736382151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:14 ---> docker-login.sh 15:13:14 nexus3.edgexfoundry.org:10001 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:14 Configure a credential helper to remove this warning. See 15:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:14 15:13:14 Login Succeeded 15:13:14 nexus3.edgexfoundry.org:10002 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:14 Configure a credential helper to remove this warning. See 15:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:14 15:13:14 Login Succeeded 15:13:14 nexus3.edgexfoundry.org:10003 15:13:14 edb6bdbacee9: Pull complete 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:14 Configure a credential helper to remove this warning. See 15:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:14 15:13:14 Login Succeeded 15:13:14 nexus3.edgexfoundry.org:10004 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:14 Configure a credential helper to remove this warning. See 15:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:14 15:13:14 Login Succeeded 15:13:14 docker.io 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:14 Configure a credential helper to remove this warning. See 15:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:14 15:13:14 Login Succeeded 15:13:14 ---> docker-login.sh ends [Pipeline] } 15:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:14 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:13:14 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:13:14 latest 15:13:14 3.1.0-dev.14 15:13:14 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 15:13:14 main 15:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:14 554e91adad29: Verifying Checksum 15:13:14 554e91adad29: Download complete 15:13:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:15 5f9638ab2659: Pull complete 15:13:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:15 bffb8ff7bfc7: Preparing 15:13:15 f35158c295b5: Preparing 15:13:15 0244333318a2: Preparing 15:13:15 4cc9ef61cdad: Preparing 15:13:15 28466751ca07: Preparing 15:13:15 36b50b131297: Preparing 15:13:15 36b50b131297: Waiting 15:13:15 4cc9ef61cdad: Pushed 15:13:15 0244333318a2: Pushed 15:13:15 f35158c295b5: Pushed 15:13:15 36b50b131297: Layer already exists 15:13:15 28466751ca07: Pushed 15:13:16 8d51d6327a98: Verifying Checksum 15:13:16 8d51d6327a98: Download complete 15:13:16 2f466654f4bb: Verifying Checksum 15:13:16 2f466654f4bb: Download complete 15:13:18 bffb8ff7bfc7: Pushed 15:13:18 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:19 bffb8ff7bfc7: Preparing 15:13:19 f35158c295b5: Preparing 15:13:19 0244333318a2: Preparing 15:13:19 4cc9ef61cdad: Preparing 15:13:19 28466751ca07: Preparing 15:13:19 36b50b131297: Preparing 15:13:19 36b50b131297: Waiting 15:13:19 0244333318a2: Layer already exists 15:13:19 f35158c295b5: Layer already exists 15:13:19 bffb8ff7bfc7: Layer already exists 15:13:19 28466751ca07: Layer already exists 15:13:19 4cc9ef61cdad: Layer already exists 15:13:19 36b50b131297: Layer already exists 15:13:19 latest: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.14 15:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:19 bffb8ff7bfc7: Preparing 15:13:19 f35158c295b5: Preparing 15:13:19 0244333318a2: Preparing 15:13:19 4cc9ef61cdad: Preparing 15:13:19 28466751ca07: Preparing 15:13:19 36b50b131297: Preparing 15:13:19 36b50b131297: Waiting 15:13:19 bffb8ff7bfc7: Layer already exists 15:13:19 0244333318a2: Layer already exists 15:13:19 f35158c295b5: Layer already exists 15:13:19 28466751ca07: Layer already exists 15:13:19 4cc9ef61cdad: Layer already exists 15:13:19 36b50b131297: Layer already exists 15:13:19 3.1.0-dev.14: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 15:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:20 bffb8ff7bfc7: Preparing 15:13:20 f35158c295b5: Preparing 15:13:20 0244333318a2: Preparing 15:13:20 4cc9ef61cdad: Preparing 15:13:20 28466751ca07: Preparing 15:13:20 36b50b131297: Preparing 15:13:20 36b50b131297: Waiting 15:13:20 bffb8ff7bfc7: Layer already exists 15:13:20 4cc9ef61cdad: Layer already exists 15:13:20 f35158c295b5: Layer already exists 15:13:20 28466751ca07: Layer already exists 15:13:20 0244333318a2: Layer already exists 15:13:20 36b50b131297: Layer already exists 15:13:20 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:21 bffb8ff7bfc7: Preparing 15:13:21 f35158c295b5: Preparing 15:13:21 0244333318a2: Preparing 15:13:21 4cc9ef61cdad: Preparing 15:13:21 28466751ca07: Preparing 15:13:21 36b50b131297: Preparing 15:13:21 36b50b131297: Waiting 15:13:21 0244333318a2: Layer already exists 15:13:21 bffb8ff7bfc7: Layer already exists 15:13:21 4cc9ef61cdad: Layer already exists 15:13:21 28466751ca07: Layer already exists 15:13:21 f35158c295b5: Layer already exists 15:13:21 36b50b131297: Layer already exists 15:13:21 main: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:21 ===================================================== [Pipeline] echo 15:13:21 taggedImages: 15:13:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:13:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:13:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.14 15:13:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 15:13:21 - 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:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:21 15:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:21 latest: Pulling from edgex-lftools-log-publisher 15:13:21 5eb5b503b376: Pulling fs layer 15:13:21 5c69ac0246d0: Pulling fs layer 15:13:21 ec43610c2a17: Pulling fs layer 15:13:21 3a2ae6a8a46f: Pulling fs layer 15:13:21 33b1e0a273af: Pulling fs layer 15:13:21 5d3b04190fa2: Pulling fs layer 15:13:21 2f39f015ded8: Pulling fs layer 15:13:21 33b1e0a273af: Waiting 15:13:21 5d3b04190fa2: Waiting 15:13:21 3a2ae6a8a46f: Waiting 15:13:21 5c69ac0246d0: Verifying Checksum 15:13:21 5c69ac0246d0: Download complete 15:13:21 33b1e0a273af: Verifying Checksum 15:13:21 33b1e0a273af: Download complete 15:13:21 ec43610c2a17: Verifying Checksum 15:13:21 ec43610c2a17: Download complete 15:13:21 5d3b04190fa2: Verifying Checksum 15:13:21 5d3b04190fa2: Download complete 15:13:22 5eb5b503b376: Verifying Checksum 15:13:22 5eb5b503b376: Download complete 15:13:22 2f39f015ded8: Download complete 15:13:23 5eb5b503b376: Pull complete 15:13:23 5c69ac0246d0: Pull complete 15:13:23 ec43610c2a17: Pull complete 15:13:23 3a2ae6a8a46f: Pull complete 15:13:24 33b1e0a273af: Pull complete 15:13:24 5d3b04190fa2: Pull complete 15:13:28 2f39f015ded8: Pull complete 15:13:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:28 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:28 8d51d6327a98: Pull complete 15:13:28 8b374f2dd631: Pull complete 15:13:28 ec14aa9079de: Pull complete 15:13:32 $ docker top da8ade4a68180b7f47416219cfb74582ea7bb857e592087ab84904623db4cffa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:33 ---> job-cost.sh 15:13:33 lf-activate-venv: SKIPPING 15:13:33 INFO: No Stack... 15:13:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:33 INFO: Archiving Costs [Pipeline] sh 15:13:33 2f466654f4bb: Pull complete 15:13:34 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:13:34 + cut -d, -f6 [Pipeline] lock 15:13:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] 15:13:34 Resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] did not exist. Created. 15:13:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:13:34 Stashed 1 file(s) [Pipeline] } 15:13:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:34 $ docker stop --time=1 da8ade4a68180b7f47416219cfb74582ea7bb857e592087ab84904623db4cffa 15:13:35 $ docker rm -f --volumes da8ade4a68180b7f47416219cfb74582ea7bb857e592087ab84904623db4cffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:39 554e91adad29: Pull complete 15:13:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:13:39 ---> 1e15ea492957 15:13:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:13:41 ---> Running in 07dfaa444055 15:13:41 Removing intermediate container 07dfaa444055 15:13:41 ---> 0f47dc53bcf0 15:13:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:13:41 ---> Running in ef104c70f663 15:13:41 Removing intermediate container ef104c70f663 15:13:41 ---> 370ed4ff3d11 15:13:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:13:41 ---> Running in ec5c5443784c 15:13:41 Removing intermediate container ec5c5443784c 15:13:41 ---> 42c0e8806956 15:13:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:41 ---> Running in 8d2be87248bc 15:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:44 OK: 263 MiB in 53 packages 15:13:45 Removing intermediate container 8d2be87248bc 15:13:45 ---> 7550761d679a 15:13:45 Step 7/12 : WORKDIR /app 15:13:45 ---> Running in 9571eae6034c 15:13:45 Removing intermediate container 9571eae6034c 15:13:45 ---> a1efae71c67f 15:13:45 Step 8/12 : COPY go.mod vendor* ./ 15:13:46 ---> c9148d769905 15:13:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:46 ---> Running in cd930d0826b8 15:14:54 Removing intermediate container cd930d0826b8 15:14:54 ---> f72d72fc9a15 15:14:54 Step 10/12 : COPY . . 15:14:54 ---> 116df71941df 15:14:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:54 ---> Running in 518dca61869f 15:14:54 Removing intermediate container 518dca61869f 15:14:54 ---> 9817a1a96e5e 15:14:54 Step 12/12 : RUN $MAKE 15:14:54 ---> Running in 90fc66b0967b 15:14:54 noop 15:14:54 Removing intermediate container 90fc66b0967b 15:14:54 ---> 4b0484e0e298 15:14:54 Successfully built 4b0484e0e298 15:14:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:54 + docker inspect -f . ci-base-image-arm64 15:14:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:54 prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container 15:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/183 -v /w/workspace/app-service-configurable/183:/w/workspace/app-service-configurable/183:rw,z -v /w/workspace/app-service-configurable/183@tmp:/w/workspace/app-service-configurable/183@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:14:56 $ docker top d05d112f6197fe05dab3e47efa91c91f38036230fe25c5ab862ab8cde630b989 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:56 + go version 15:14:56 go version go1.20.6 linux/arm64 [Pipeline] } 15:14:56 $ docker stop --time=1 d05d112f6197fe05dab3e47efa91c91f38036230fe25c5ab862ab8cde630b989 15:14:59 $ docker rm -f --volumes d05d112f6197fe05dab3e47efa91c91f38036230fe25c5ab862ab8cde630b989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:00 + docker inspect -f . ci-base-image-arm64 15:15:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container 15:15:00 $ 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/183 -v /w/workspace/app-service-configurable/183:/w/workspace/app-service-configurable/183:rw,z -v /w/workspace/app-service-configurable/183@tmp:/w/workspace/app-service-configurable/183@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:15:01 $ docker top 0fa5fa756231f55dfa2955662571fa0489b257270c2fa43518763aab04ee786b -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/183 [Pipeline] fileExists [Pipeline] sh 15:15:03 + make test 15:15:03 go test -race -coverprofile=coverage.out ./... 15:18:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:18:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:18:10 go vet ./... 15:20:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:31 ./bin/test-attribution-txt.sh 15:20:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:20:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:20:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:20:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:20:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:20:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:20:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:20:31 $ docker stop --time=1 0fa5fa756231f55dfa2955662571fa0489b257270c2fa43518763aab04ee786b 15:20:33 $ docker rm -f --volumes 0fa5fa756231f55dfa2955662571fa0489b257270c2fa43518763aab04ee786b [Pipeline] // withDockerContainer [Pipeline] sh 15:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:35 Warning: overwriting stash ‘coverage-report’ 15:20:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:36 + ls -al . 15:20:36 total 180 15:20:36 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 15:15 . 15:20:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:12 .. 15:20:36 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 15:12 .dockerignore 15:20:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:12 .git 15:20:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:12 .github 15:20:36 -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 15:12 .gitignore 15:20:36 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 15:12 .golangci.yml 15:20:36 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 15:12 Attribution.txt 15:20:36 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 15:12 CHANGELOG.md 15:20:36 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 15:12 Dockerfile 15:20:36 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 15:12 GOVERNANCE.md 15:20:36 -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 15:12 Jenkinsfile 15:20:36 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 15:12 LICENSE 15:20:36 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 15:12 OWNERS.md 15:20:36 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 15:12 README.md 15:20:36 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 15:10 VERSION 15:20:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:12 bin 15:20:36 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 15:15 coverage.out 15:20:36 -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 15:12 go.mod 15:20:36 -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 15:12 go.sum 15:20:36 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 15:12 main.go 15:20:36 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 15:12 makefile 15:20:36 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:12 res 15:20:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:36 + 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=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 --label arch=arm64 --label version=3.1.0-dev.14 . 15:20:36 Sending build context to Docker daemon 179.2kB 15:20:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:20:37 Step 2/26 : FROM ${BASE} AS builder 15:20:37 ---> 4b0484e0e298 15:20:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:20:37 ---> Running in bef269548d94 15:20:37 Removing intermediate container bef269548d94 15:20:37 ---> d6634bd242dc 15:20:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:20:37 ---> Running in 4d350647b51f 15:20:37 Removing intermediate container 4d350647b51f 15:20:37 ---> e57d984cca8a 15:20:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:20:37 ---> Running in 6961a5a0eaa8 15:20:38 Removing intermediate container 6961a5a0eaa8 15:20:38 ---> 914eac4c646f 15:20:38 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:38 ---> Running in 76b24f0d3b07 15:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:20:41 OK: 263 MiB in 53 packages 15:20:41 Removing intermediate container 76b24f0d3b07 15:20:41 ---> b6dd6b87e7c5 15:20:41 Step 7/26 : WORKDIR /app 15:20:41 ---> Running in 32f2b094439c 15:20:42 Removing intermediate container 32f2b094439c 15:20:42 ---> 6c612a3d48f4 15:20:42 Step 8/26 : COPY go.mod vendor* ./ 15:20:45 ---> 1591ae5fb5cb 15:20:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:45 ---> Running in 9befc3e2cc07 15:20:47 Removing intermediate container 9befc3e2cc07 15:20:47 ---> 712f8e2ff83e 15:20:47 Step 10/26 : COPY . . 15:20:47 ---> 320092505468 15:20:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:48 ---> Running in dfc6d7c8274b 15:20:48 Removing intermediate container dfc6d7c8274b 15:20:48 ---> 099dc903fa0d 15:20:48 Step 12/26 : RUN $MAKE 15:20:48 ---> Running in 6f9338104a98 15:20:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-service-configurable 15:23:11 Removing intermediate container 6f9338104a98 15:23:11 ---> 84532f65d316 15:23:11 Step 13/26 : FROM alpine:3.17 15:23:11 3.17: Pulling from library/alpine 15:23:11 4060ece20d7a: Pulling fs layer 15:23:11 4060ece20d7a: Verifying Checksum 15:23:11 4060ece20d7a: Download complete 15:23:11 4060ece20d7a: Pull complete 15:23:11 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:23:11 Status: Downloaded newer image for alpine:3.17 15:23:11 ---> 8650cd65339b 15:23:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:23:11 ---> Running in d6cf7846aa43 15:23:11 Removing intermediate container d6cf7846aa43 15:23:11 ---> 87002e4c52bf 15:23:11 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:23:11 ---> Running in e19621e02b7d 15:23:11 Removing intermediate container e19621e02b7d 15:23:11 ---> 5cda59d5727d 15:23:11 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:23:11 ---> Running in db36c709a37b 15:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:23:11 (1/2) Installing ca-certificates (20230506-r0) 15:23:11 (2/2) Installing dumb-init (1.2.5-r2) 15:23:11 Executing busybox-1.35.0-r29.trigger 15:23:11 Executing ca-certificates-20230506-r0.trigger 15:23:11 OK: 8 MiB in 17 packages 15:23:13 Removing intermediate container db36c709a37b 15:23:13 ---> 50a417413d8d 15:23:13 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:23:13 ---> 1c46bb4c6b66 15:23:13 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:23:13 ---> 853a70903fc4 15:23:13 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:23:14 ---> da7d6158c71b 15:23:14 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:23:15 ---> d7c783e35fee 15:23:15 Step 21/26 : EXPOSE 48095 15:23:15 ---> Running in 22b2a8eb25c5 15:23:16 Removing intermediate container 22b2a8eb25c5 15:23:16 ---> 495fdad6790b 15:23:16 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:23:16 ---> Running in 17c99ffff88a 15:23:16 Removing intermediate container 17c99ffff88a 15:23:16 ---> 7212f413f29d 15:23:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:16 ---> Running in b989875cb609 15:23:16 Removing intermediate container b989875cb609 15:23:16 ---> b2f451d97a41 15:23:16 Step 24/26 : LABEL arch=arm64 15:23:16 ---> Running in 426ef5c294ec 15:23:17 Removing intermediate container 426ef5c294ec 15:23:17 ---> 34924d2422a6 15:23:17 Step 25/26 : LABEL git_sha=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:23:17 ---> Running in 6ad5a8e97341 15:23:17 Removing intermediate container 6ad5a8e97341 15:23:17 ---> 10182776e903 15:23:17 Step 26/26 : LABEL version=3.1.0-dev.14 15:23:17 ---> Running in 657845b10d53 15:23:17 Removing intermediate container 657845b10d53 15:23:17 ---> 2b89102dad66 15:23:17 [Warning] One or more build-args [ARCH] were not consumed 15:23:17 Successfully built 2b89102dad66 15:23:17 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:23:18 provisioning config files... 15:23:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/183@tmp/config18242793313601175730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:18 ---> docker-login.sh 15:23:18 nexus3.edgexfoundry.org:10001 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 nexus3.edgexfoundry.org:10002 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 nexus3.edgexfoundry.org:10003 15:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:19 Configure a credential helper to remove this warning. See 15:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:19 15:23:19 Login Succeeded 15:23:19 nexus3.edgexfoundry.org:10004 15:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:19 Configure a credential helper to remove this warning. See 15:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:19 15:23:19 Login Succeeded 15:23:19 docker.io 15:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:20 Configure a credential helper to remove this warning. See 15:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:20 15:23:20 Login Succeeded 15:23:20 ---> docker-login.sh ends [Pipeline] } 15:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:20 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:23:20 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:23:20 latest 15:23:20 3.1.0-dev.14 15:23:20 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 15:23:20 main 15:23:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:21 136d6d506f44: Preparing 15:23:21 f29e9a62fd8a: Preparing 15:23:21 16855f77c36f: Preparing 15:23:21 cdd030e34160: Preparing 15:23:21 412f4906466d: Preparing 15:23:21 d2d9d24a8c2a: Preparing 15:23:21 d2d9d24a8c2a: Waiting 15:23:21 16855f77c36f: Pushed 15:23:21 f29e9a62fd8a: Pushed 15:23:21 cdd030e34160: Pushed 15:23:21 d2d9d24a8c2a: Layer already exists 15:23:21 412f4906466d: Pushed 15:23:26 136d6d506f44: Pushed 15:23:27 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:27 + 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:23:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:27 136d6d506f44: Preparing 15:23:27 f29e9a62fd8a: Preparing 15:23:27 16855f77c36f: Preparing 15:23:27 cdd030e34160: Preparing 15:23:27 412f4906466d: Preparing 15:23:27 d2d9d24a8c2a: Preparing 15:23:27 d2d9d24a8c2a: Waiting 15:23:27 412f4906466d: Layer already exists 15:23:27 16855f77c36f: Layer already exists 15:23:27 136d6d506f44: Layer already exists 15:23:27 cdd030e34160: Layer already exists 15:23:27 f29e9a62fd8a: Layer already exists 15:23:27 d2d9d24a8c2a: Layer already exists 15:23:28 latest: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.14 15:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:28 136d6d506f44: Preparing 15:23:28 f29e9a62fd8a: Preparing 15:23:28 16855f77c36f: Preparing 15:23:28 cdd030e34160: Preparing 15:23:28 412f4906466d: Preparing 15:23:28 d2d9d24a8c2a: Preparing 15:23:28 d2d9d24a8c2a: Waiting 15:23:28 cdd030e34160: Layer already exists 15:23:28 412f4906466d: Layer already exists 15:23:28 136d6d506f44: Layer already exists 15:23:28 16855f77c36f: Layer already exists 15:23:28 f29e9a62fd8a: Layer already exists 15:23:28 d2d9d24a8c2a: Layer already exists 15:23:29 3.1.0-dev.14: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 15:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:29 136d6d506f44: Preparing 15:23:29 f29e9a62fd8a: Preparing 15:23:29 16855f77c36f: Preparing 15:23:29 cdd030e34160: Preparing 15:23:29 412f4906466d: Preparing 15:23:29 d2d9d24a8c2a: Preparing 15:23:29 d2d9d24a8c2a: Waiting 15:23:29 f29e9a62fd8a: Layer already exists 15:23:29 412f4906466d: Layer already exists 15:23:29 16855f77c36f: Layer already exists 15:23:29 cdd030e34160: Layer already exists 15:23:29 136d6d506f44: Layer already exists 15:23:29 d2d9d24a8c2a: Layer already exists 15:23:29 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:30 + 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:23:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:30 136d6d506f44: Preparing 15:23:30 f29e9a62fd8a: Preparing 15:23:30 16855f77c36f: Preparing 15:23:30 cdd030e34160: Preparing 15:23:30 412f4906466d: Preparing 15:23:30 d2d9d24a8c2a: Preparing 15:23:30 d2d9d24a8c2a: Waiting 15:23:30 412f4906466d: Layer already exists 15:23:30 16855f77c36f: Layer already exists 15:23:30 f29e9a62fd8a: Layer already exists 15:23:30 136d6d506f44: Layer already exists 15:23:30 cdd030e34160: Layer already exists 15:23:30 d2d9d24a8c2a: Layer already exists 15:23:31 main: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:31 ===================================================== [Pipeline] echo 15:23:31 taggedImages: 15:23:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 15:23:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:23:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.14 15:23:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 15:23:31 - 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:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:31 15:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:31 arm64: Pulling from edgex-lftools-log-publisher 15:23:31 8998bd30e6a1: Pulling fs layer 15:23:31 04944245beec: Pulling fs layer 15:23:31 699f458cf7ca: Pulling fs layer 15:23:31 765212b225bb: Pulling fs layer 15:23:31 f23df028b6ca: Pulling fs layer 15:23:31 d65c8cfc05b1: Pulling fs layer 15:23:31 2437ff75d9bd: Pulling fs layer 15:23:31 765212b225bb: Waiting 15:23:31 f23df028b6ca: Waiting 15:23:31 d65c8cfc05b1: Waiting 15:23:32 04944245beec: Verifying Checksum 15:23:32 04944245beec: Download complete 15:23:32 765212b225bb: Verifying Checksum 15:23:32 765212b225bb: Download complete 15:23:32 f23df028b6ca: Verifying Checksum 15:23:32 f23df028b6ca: Download complete 15:23:32 d65c8cfc05b1: Verifying Checksum 15:23:32 d65c8cfc05b1: Download complete 15:23:32 699f458cf7ca: Verifying Checksum 15:23:32 699f458cf7ca: Download complete 15:23:32 8998bd30e6a1: Verifying Checksum 15:23:32 8998bd30e6a1: Download complete 15:23:35 2437ff75d9bd: Verifying Checksum 15:23:35 2437ff75d9bd: Download complete 15:23:36 8998bd30e6a1: Pull complete 15:23:39 04944245beec: Pull complete 15:23:40 699f458cf7ca: Pull complete 15:23:40 765212b225bb: Pull complete 15:23:41 f23df028b6ca: Pull complete 15:23:41 d65c8cfc05b1: Pull complete 15:23:56 2437ff75d9bd: Pull complete 15:23:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container 15:23:56 $ 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/183 -v /w/workspace/app-service-configurable/183:/w/workspace/app-service-configurable/183:rw,z -v /w/workspace/app-service-configurable/183@tmp:/w/workspace/app-service-configurable/183@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:23:59 $ docker top a1ac9b83f9d80d8aa6163609eb3051ea8f3cf6c8e719dd31104019ff374c164c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:00 ---> job-cost.sh 15:24:00 lf-activate-venv: SKIPPING 15:24:00 INFO: No Stack... 15:24:00 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:01 INFO: Archiving Costs [Pipeline] sh 15:24:02 + cut -d, -f6 15:24:02 + cat /w/workspace/app-service-configurable/183/archives/cost.csv [Pipeline] lock 15:24:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] 15:24:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] did not exist. Created. 15:24:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:02 /w/workspace/app-service-configurable/183@tmp/durable-eab6bed0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:24:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:24:03 Warning: overwriting stash ‘stack-cost’ 15:24:03 Stashed 1 file(s) [Pipeline] } 15:24:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:03 $ docker stop --time=1 a1ac9b83f9d80d8aa6163609eb3051ea8f3cf6c8e719dd31104019ff374c164c 15:24:06 $ docker rm -f --volumes a1ac9b83f9d80d8aa6163609eb3051ea8f3cf6c8e719dd31104019ff374c164c [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:24:06 provisioning config files... 15:24:06 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15081535141976482384tmp [Pipeline] { [Pipeline] sh 15:24:07 + set +x 15:24:07 + curl -s https://codecov.io/bash 15:24:07 + bash -s -- 15:24:07 15:24:07 _____ _ 15:24:07 / ____| | | 15:24:07 | | ___ __| | ___ ___ _____ __ 15:24:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:24:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:24:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:24:07 Bash-1.0.6 15:24:07 15:24:07 15:24:07 ==> git version 2.25.1 found 15:24:07 ==> 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:24:07 Release-Date: 2020-01-08 15:24:07 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:24:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:24:07 ==> Jenkins CI detected. 15:24:07 current dir:  /w/workspace/ry_app-service-configurable_main 15:24:07 project root: . 15:24:07 --> token set from env 15:24:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:24:07 ==> Running gcov in . (disable via -X gcov) 15:24:07 ==> Python coveragepy not found 15:24:07 ==> Searching for coverage reports in: 15:24:07 + . 15:24:07 -> Found 1 reports 15:24:07 ==> Detecting git/mercurial file structure 15:24:07 ==> Reading reports 15:24:07 + ./coverage.out bytes=13 15:24:07 ==> Appending adjustments 15:24:07 https://docs.codecov.io/docs/fixing-reports 15:24:07 + Found adjustments 15:24:07 ==> Gzipping contents 15:24:07 4.0K /tmp/codecov.hJToEN.gz 15:24:07 ==> Uploading reports 15:24:07 url: https://codecov.io 15:24:07 query: branch=main&commit=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:24:07 -> Pinging Codecov 15:24:07 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=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:24:07 -> Uploading to 15:24:07 https://storage.googleapis.com/codecov/v4/raw/2023-08-28/A97CA9966030D2A3747ED39772930CCE/aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071/c8410591-13e1-44c0-ba99-b63373bf16cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T152407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72f79a75c0ec9b0f96d3a823a725f459d427c75f5f4d08741b5f95a539e9cd45 15:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:07 Dload Upload Total Spent Left Speed 15:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2451 --:--:-- --:--:-- --:--:-- 2451 15:24:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] } 15:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:24:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:24:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:24:08 15:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:24:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:24:08 df9b9388f04a: Pulling fs layer 15:24:08 52dc419b0ee2: Pulling fs layer 15:24:08 25bc292e5bac: Pulling fs layer 15:24:08 114826534d7a: Pulling fs layer 15:24:08 4657fd5d0bcf: Pulling fs layer 15:24:08 6ad1cebc031e: Pulling fs layer 15:24:08 8a3aa393b2d8: Pulling fs layer 15:24:08 4657fd5d0bcf: Waiting 15:24:08 114826534d7a: Waiting 15:24:08 6ad1cebc031e: Waiting 15:24:08 8a3aa393b2d8: Waiting 15:24:08 25bc292e5bac: Verifying Checksum 15:24:08 25bc292e5bac: Download complete 15:24:08 52dc419b0ee2: Download complete 15:24:08 4657fd5d0bcf: Verifying Checksum 15:24:08 4657fd5d0bcf: Download complete 15:24:08 df9b9388f04a: Verifying Checksum 15:24:08 df9b9388f04a: Download complete 15:24:08 6ad1cebc031e: Verifying Checksum 15:24:08 6ad1cebc031e: Download complete 15:24:08 df9b9388f04a: Pull complete 15:24:08 52dc419b0ee2: Pull complete 15:24:08 25bc292e5bac: Pull complete 15:24:09 114826534d7a: Verifying Checksum 15:24:09 114826534d7a: Download complete 15:24:09 8a3aa393b2d8: Verifying Checksum 15:24:09 8a3aa393b2d8: Download complete 15:24:12 114826534d7a: Pull complete 15:24:12 4657fd5d0bcf: Pull complete 15:24:12 6ad1cebc031e: Pull complete 15:24:15 8a3aa393b2d8: Pull complete 15:24:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:24:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:15 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:24:17 $ docker top a68372f998a57cd7a621c5794d0927f7f1d780124788f71b399f582505fad8ef -eo pid,comm [Pipeline] { [Pipeline] echo 15:24:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:24:18 + set -o pipefail 15:24:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:24:23 15:24:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:24:23 15:24:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2fd0c8ae-7b20-4597-af90-cb4f089dd634 15:24:23 15:24:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:24:23 15:24:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:24:23 15:24:24 15:24:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:24:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:24:24 More details here: https://snyk.co/ue1NS [Pipeline] } 15:24:24 $ docker stop --time=1 a68372f998a57cd7a621c5794d0927f7f1d780124788f71b399f582505fad8ef 15:24:27 $ docker rm -f --volumes a68372f998a57cd7a621c5794d0927f7f1d780124788f71b399f582505fad8ef [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:24:28 + git log --format=format:%s -1 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] sh 15:24:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:28 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:29 $ docker top 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff -eo pid,comm 15:24:29 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:24:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:29 [ssh-agent] Looking for ssh-agent implementation... 15:24:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:29 $ docker exec 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff ssh-agent 15:24:29 SSH_AUTH_SOCK=/tmp/ssh-RpwCafai1Fao/agent.31 15:24:29 SSH_AGENT_PID=38 15:24:29 Running ssh-add (command line suppressed) 15:24:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15234231908364829015.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15234231908364829015.key) 15:24:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:29 + git semver tag 15:24:30 2023-08-28 15:24:30,024 [run_tag] DEBUG tag force:False 15:24:30 2023-08-28 15:24:30,024 [check_head_tag] DEBUG check head tag 15:24:30 2023-08-28 15:24:30,025 [execute] INFO git cat-file --batch-check 15:24:30 2023-08-28 15:24:30,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:24:30 2023-08-28 15:24:30,029 [execute] INFO git cat-file --batch 15:24:30 2023-08-28 15:24:30,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:24:30 2023-08-28 15:24:30,042 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:30 2023-08-28 15:24:30,042 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 15:24:30 2023-08-28 15:24:30,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:24:30 2023-08-28 15:24:30,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:30 3.1.0-dev.14 [Pipeline] } 15:24:30 $ docker exec --env ******** --env ******** 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff ssh-agent -k 15:24:30 unset SSH_AUTH_SOCK; 15:24:30 unset SSH_AGENT_PID; 15:24:30 echo Agent pid 38 killed; 15:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:30 + git semver [Pipeline] } 15:24:30 $ docker stop --time=1 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff 15:24:32 $ docker rm -f --volumes 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:32 15:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:32 0.23.1-centos7: Pulling from edgex-lftools 15:24:32 ab5ef0e58194: Pulling fs layer 15:24:32 9712f1f96733: Pulling fs layer 15:24:32 63f879dbbcfc: Pulling fs layer 15:24:32 0d9ebad4ef96: Pulling fs layer 15:24:32 e9a5061849ea: Pulling fs layer 15:24:32 d747dcd14b5f: Pulling fs layer 15:24:32 2de7ff778b66: Pulling fs layer 15:24:32 0d9ebad4ef96: Waiting 15:24:32 e9a5061849ea: Waiting 15:24:32 d747dcd14b5f: Waiting 15:24:32 2de7ff778b66: Waiting 15:24:32 9712f1f96733: Download complete 15:24:33 63f879dbbcfc: Verifying Checksum 15:24:33 63f879dbbcfc: Download complete 15:24:33 0d9ebad4ef96: Verifying Checksum 15:24:33 0d9ebad4ef96: Download complete 15:24:33 e9a5061849ea: Verifying Checksum 15:24:33 e9a5061849ea: Download complete 15:24:33 d747dcd14b5f: Verifying Checksum 15:24:33 d747dcd14b5f: Download complete 15:24:33 ab5ef0e58194: Verifying Checksum 15:24:33 2de7ff778b66: Verifying Checksum 15:24:35 ab5ef0e58194: Pull complete 15:24:35 9712f1f96733: Pull complete 15:24:36 63f879dbbcfc: Pull complete 15:24:39 0d9ebad4ef96: Pull complete 15:24:39 e9a5061849ea: Pull complete 15:24:39 d747dcd14b5f: Pull complete 15:24:40 2de7ff778b66: Pull complete 15:24:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:40 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:24:47 $ docker top a344131631449f33a5d38ac3a02ba76087ba494e95d4ef651f50ce890f4402ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:24:47 provisioning config files... 15:24:47 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12506533151098485236tmp 15:24:47 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9759102893218517310tmp 15:24:47 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4971998679940580689tmp [Pipeline] { [Pipeline] echo 15:24:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:24:47 ---> sigul-configuration.sh 15:24:47 gpg: directory `/root/.gnupg' created 15:24:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:24:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:24:47 gpg: keyring `/root/.gnupg/secring.gpg' created 15:24:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:24:47 gpg: CAST5 encrypted data 15:24:47 gpg: encrypted with 1 passphrase 15:24:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:24:47 + mkdir /home/jenkins 15:24:47 + mkdir /home/jenkins/sigul [Pipeline] sh 15:24:48 + 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:24:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:24:48 ---> sigul-install.sh 15:24:48 Sigul already installed; skipping installation. [Pipeline] sh 15:24:48 + git tag --list 15:24:48 v1.0.0 15:24:48 v1.1.0 15:24:48 v1.2.0 15:24:48 v1.3.0 15:24:48 v1.3.1 15:24:48 v2.0.0 15:24:48 v2.0.1 15:24:48 v2.1.0 15:24:48 v2.1.1 15:24:48 v2.1.2 15:24:48 v2.2.0 15:24:48 v2.3 15:24:48 v2.3.0 15:24:48 v2.3.1 15:24:48 v3.0 15:24:48 v3.0.0 15:24:48 v3.0.1 15:24:48 v3.0.1-dev.1 15:24:48 v3.1.0-dev.1 15:24:48 v3.1.0-dev.10 15:24:48 v3.1.0-dev.11 15:24:48 v3.1.0-dev.12 15:24:48 v3.1.0-dev.13 15:24:48 v3.1.0-dev.14 15:24:48 v3.1.0-dev.2 15:24:48 v3.1.0-dev.3 15:24:48 v3.1.0-dev.4 15:24:48 v3.1.0-dev.5 15:24:48 v3.1.0-dev.6 15:24:48 v3.1.0-dev.7 15:24:48 v3.1.0-dev.8 15:24:48 v3.1.0-dev.9 [Pipeline] sh 15:24:48 + lftools sign git-tag v3.1.0-dev.14 15:24:49 Signing Git tag with Sigul... 15:24:49 Signing v3.1.0-dev.14 [Pipeline] echo 15:24:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:24:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:24:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:24:50 $ docker stop --time=1 a344131631449f33a5d38ac3a02ba76087ba494e95d4ef651f50ce890f4402ff 15:24:51 $ docker rm -f --volumes a344131631449f33a5d38ac3a02ba76087ba494e95d4ef651f50ce890f4402ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:24:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:52 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:52 $ docker top a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:52 [ssh-agent] Looking for ssh-agent implementation... 15:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:52 $ docker exec a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 ssh-agent 15:24:52 SSH_AUTH_SOCK=/tmp/ssh-4Ux7hJFxZtZO/agent.33 15:24:52 SSH_AGENT_PID=39 15:24:52 Running ssh-add (command line suppressed) 15:24:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_31875344570198125.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_31875344570198125.key) 15:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:53 + git semver bump pre 15:24:53 2023-08-28 15:24:53,273 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:53 2023-08-28 15:24:53,273 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 15:24:53 2023-08-28 15:24:53,274 [bump_version] DEBUG bumped version:3.1.0-dev.15 15:24:53 2023-08-28 15:24:53,274 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:24:53 2023-08-28 15:24:53,274 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:53 2023-08-28 15:24:53,274 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:24:53 2023-08-28 15:24:53,276 [execute] INFO git cat-file --batch-check 15:24:53 2023-08-28 15:24:53,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:53 2023-08-28 15:24:53,280 [execute] INFO git cat-file --batch 15:24:53 2023-08-28 15:24:53,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:53 2023-08-28 15:24:53,285 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:53 3.1.0-dev.15 [Pipeline] } 15:24:53 $ docker exec --env ******** --env ******** a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 ssh-agent -k 15:24:53 unset SSH_AUTH_SOCK; 15:24:53 unset SSH_AGENT_PID; 15:24:53 echo Agent pid 39 killed; 15:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:53 + git semver [Pipeline] } 15:24:54 $ docker stop --time=1 a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 15:24:55 $ docker rm -f --volumes a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 [Pipeline] // withDockerContainer [Pipeline] sh 15:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:56 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:56 $ docker top a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:56 [ssh-agent] Looking for ssh-agent implementation... 15:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:56 $ docker exec a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a ssh-agent 15:24:56 SSH_AUTH_SOCK=/tmp/ssh-BRUife71QssA/agent.32 15:24:56 SSH_AGENT_PID=38 15:24:56 Running ssh-add (command line suppressed) 15:24:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10507281652440810866.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10507281652440810866.key) 15:24:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:57 + git semver push 15:24:57 2023-08-28 15:24:57,250 [run_push] DEBUG push 15:24:57 2023-08-28 15:24:57,250 [execute] INFO git cat-file --batch-check 15:24:57 2023-08-28 15:24:57,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:57 2023-08-28 15:24:57,254 [execute] INFO git rev-list 589e3afbd0cf073d1e2832c66900c8df79861410 -- 15:24:57 2023-08-28 15:24:57,254 [execute] DEBUG Popen(['git', 'rev-list', '589e3afbd0cf073d1e2832c66900c8df79861410', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:24:57 2023-08-28 15:24:57,266 [execute] INFO git fetch -v origin 15:24:57 2023-08-28 15:24:57,266 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:24:57 2023-08-28 15:24:57,728 [run_push] DEBUG no remote changes detected 15:24:57 2023-08-28 15:24:57,728 [execute] INFO git push origin semver 15:24:57 2023-08-28 15:24:57,729 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:24:58 2023-08-28 15:24:58,551 [run_push] DEBUG push all version tags 15:24:58 2023-08-28 15:24:58,551 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:24:58 2023-08-28 15:24:58,552 [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:24:59 2023-08-28 15:24:59,423 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:59 3.1.0-dev.15 [Pipeline] } 15:24:59 $ docker exec --env ******** --env ******** a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a ssh-agent -k 15:24:59 unset SSH_AUTH_SOCK; 15:24:59 unset SSH_AGENT_PID; 15:24:59 echo Agent pid 38 killed; 15:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:00 + git semver [Pipeline] } 15:25:00 $ docker stop --time=1 a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a 15:25:01 $ docker rm -f --volumes a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a [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:25:02 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:25:02 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:25:02 total 16 15:25:02 drwxr-xr-x 3 root root 4096 Aug 28 15:13 . 15:25:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:24 .. 15:25:02 drwxr-xr-x 2 root root 4096 Aug 28 15:13 cost 15:25:02 -rw-r--r-- 1 root root 96 Aug 28 15:13 cost.csv 15:25:02 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:25:02 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:25:02 total 16 15:25:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 15:13 . 15:25:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:24 .. 15:25:02 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 15:13 cost 15:25:02 -rw-r--r-- 1 jenkins jenkins 96 Aug 28 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:25:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:25:03 ---> package-listing.sh 15:25:03 ++ facter osfamily 15:25:03 ++ tr '[:upper:]' '[:lower:]' 15:25:03 + OS_FAMILY=debian 15:25:03 + workspace=/w/workspace/ry_app-service-configurable_main 15:25:03 + START_PACKAGES=/tmp/packages_start.txt 15:25:03 + END_PACKAGES=/tmp/packages_end.txt 15:25:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:25:03 + PACKAGES=/tmp/packages_start.txt 15:25:03 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:25:03 + PACKAGES=/tmp/packages_end.txt 15:25:03 + case "${OS_FAMILY}" in 15:25:03 + dpkg -l 15:25:03 + grep '^ii' 15:25:03 + '[' -f /tmp/packages_start.txt ']' 15:25:03 + '[' -f /tmp/packages_end.txt ']' 15:25:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:25:03 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:25:03 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:25:03 + 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:25:03 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:25:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:04 prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container 15:25:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:25:04 $ docker top 10cd76750cc68ab7726f71d9e822d9e36ceaf926c166959ec30bd153a0b45045 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:05 + touch /tmp/pre-build-complete [Pipeline] sh 15:25:05 + mkdir -p /var/log/sysstat [Pipeline] sh 15:25:05 + ls /var/log/sa-host 15:25:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:05 provisioning config files... 15:25:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8920554345696560188tmp [Pipeline] { [Pipeline] echo 15:25:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> create-netrc.sh [Pipeline] } 15:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> python-tools-install.sh [Pipeline] echo 15:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> sudo-logs.sh 15:25:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:25:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:25:07 ---> job-cost.sh 15:25:07 lf-activate-venv: SKIPPING 15:25:07 DEBUG: total: 0.2199999988079071 15:25:07 INFO: Retrieving Stack Cost... 15:25:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:07 INFO: Archiving Costs [Pipeline] echo 15:25:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:25:08 ---> logs-deploy.sh 15:25:08 lf-activate-venv: SKIPPING 15:25:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/183 15:25:08 INFO: archiving workspace using pattern(s): 15:25:09 Archives upload complete. 15:25:09 INFO: archiving logs to Nexus