Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 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-ssh9116225412919308965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12880719673756151698.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh186374905427013937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10138663268070377370.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12140480066205667182.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, goVersion:1.16, buildSnap:true] ========================================================= [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.16 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: true 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-7318 in /w/workspace/app-service-configurable_jakarta [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/app-service-configurable_jakarta # 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 > 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 Avoid second fetch Checking out Revision 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a (jakarta) Commit message: "fix: [jakarta] Make Compression functions thread safe (#543)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 > git rev-list --no-walk c55e57c120bed2aee8d43daa20414cf4a7f2c732 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:02 ========================================================= 21:28:02 EdgeX Global Pipelines Version Info 21:28:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:03 ------------------- 21:28:03 stable info: 21:28:03 ------------------- 21:28:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:28:03 Message: update stable to v1.0.245 21:28:03 ------------------- 21:28:03 experimental info: 21:28:03 ------------------- 21:28:03 Commited By: **** collab-it+edgex@linuxfoundation.org 21:28:03 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 21:28:03 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:28:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fa88f2 [Pipeline] echo 21:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:04 provisioning config files... 21:28:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config7656384819655908229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:04 ---> docker-login.sh 21:28:04 nexus3.edgexfoundry.org:10001 21:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:04 Configure a credential helper to remove this warning. See 21:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:04 21:28:04 Login Succeeded 21:28:04 nexus3.edgexfoundry.org:10002 21:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:05 Configure a credential helper to remove this warning. See 21:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:05 21:28:05 Login Succeeded 21:28:05 nexus3.edgexfoundry.org:10003 21:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:05 Configure a credential helper to remove this warning. See 21:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:05 21:28:05 Login Succeeded 21:28:05 nexus3.edgexfoundry.org:10004 21:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:05 Configure a credential helper to remove this warning. See 21:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:05 21:28:05 Login Succeeded 21:28:05 docker.io 21:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:05 Configure a credential helper to remove this warning. See 21:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:05 21:28:05 Login Succeeded 21:28:05 ---> docker-login.sh ends [Pipeline] } 21:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:28:06 + git rev-list -1 --merges 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a~1..1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo 21:28:06 -----------> git rev-list -1 --merges 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a~1..1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [false] [Pipeline] sh 21:28:06 + git log --format=format:%s -1 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo 21:28:06 ========================================================= 21:28:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:28:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:06 + git log --format=format:%s -1 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo 21:28:06 [semverPrep] GIT_COMMIT: 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a, Commit Message: fix: [jakarta] Make Compression functions thread safe (#543) [Pipeline] echo 21:28:06 [semverPrep] This is not a build commit. [Pipeline] sh 21:28:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:07 + grep -v github /etc/ssh/ssh_known_hosts 21:28:07 + [ -e /tmp/ssh_known_hosts ] 21:28:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:28:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:28:07 + sudo tee -a /etc/ssh/ssh_known_hosts 21:28:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:07 21:28:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:07 0.1.4: Pulling from edgex-devops/py-git-semver 21:28:07 b85a868b505f: Pulling fs layer 21:28:07 e2be974225ed: Pulling fs layer 21:28:07 339a4e72a1f5: Pulling fs layer 21:28:07 988bab9f4d93: Pulling fs layer 21:28:07 1469e6f7b9e6: Pulling fs layer 21:28:07 eaf3925da568: Pulling fs layer 21:28:07 bab4dde63d76: Pulling fs layer 21:28:07 bde34c3a00c8: Pulling fs layer 21:28:07 b352a97aabf1: Pulling fs layer 21:28:07 4872d77fe225: Pulling fs layer 21:28:07 5851b861e8e6: Pulling fs layer 21:28:07 988bab9f4d93: Waiting 21:28:07 1469e6f7b9e6: Waiting 21:28:07 eaf3925da568: Waiting 21:28:07 5851b861e8e6: Waiting 21:28:07 bab4dde63d76: Waiting 21:28:07 4872d77fe225: Waiting 21:28:07 bde34c3a00c8: Waiting 21:28:07 b352a97aabf1: Waiting 21:28:07 e2be974225ed: Download complete 21:28:07 988bab9f4d93: Verifying Checksum 21:28:07 988bab9f4d93: Download complete 21:28:07 1469e6f7b9e6: Verifying Checksum 21:28:07 1469e6f7b9e6: Download complete 21:28:07 eaf3925da568: Verifying Checksum 21:28:07 eaf3925da568: Download complete 21:28:08 339a4e72a1f5: Verifying Checksum 21:28:08 339a4e72a1f5: Download complete 21:28:08 bde34c3a00c8: Download complete 21:28:08 b352a97aabf1: Verifying Checksum 21:28:08 b352a97aabf1: Download complete 21:28:08 4872d77fe225: Verifying Checksum 21:28:08 4872d77fe225: Download complete 21:28:08 5851b861e8e6: Verifying Checksum 21:28:08 5851b861e8e6: Download complete 21:28:08 b85a868b505f: Verifying Checksum 21:28:08 b85a868b505f: Download complete 21:28:08 bab4dde63d76: Verifying Checksum 21:28:08 bab4dde63d76: Download complete 21:28:09 b85a868b505f: Pull complete 21:28:09 e2be974225ed: Pull complete 21:28:10 339a4e72a1f5: Pull complete 21:28:10 988bab9f4d93: Pull complete 21:28:10 1469e6f7b9e6: Pull complete 21:28:10 eaf3925da568: Pull complete 21:28:12 bab4dde63d76: Pull complete 21:28:12 bde34c3a00c8: Pull complete 21:28:12 b352a97aabf1: Pull complete 21:28:12 4872d77fe225: Pull complete 21:28:12 5851b861e8e6: Pull complete 21:28:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:12 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:28:14 $ docker top fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 -eo pid,comm 21:28:14 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). 21:28:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:14 [ssh-agent] Looking for ssh-agent implementation... 21:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:14 $ docker exec fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent 21:28:14 SSH_AUTH_SOCK=/tmp/ssh-7CSWbm4r6M94/agent.31 21:28:14 SSH_AGENT_PID=37 21:28:14 Running ssh-add (command line suppressed) 21:28:14 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_12820482594916820247.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_12820482594916820247.key) 21:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:14 + git tag --points-at HEAD [Pipeline] } 21:28:14 $ docker exec --env ******** --env ******** fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent -k 21:28:15 unset SSH_AUTH_SOCK; 21:28:15 unset SSH_AGENT_PID; 21:28:15 echo Agent pid 37 killed; 21:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:15 [ssh-agent] Looking for ssh-agent implementation... 21:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:15 $ docker exec fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent 21:28:15 SSH_AUTH_SOCK=/tmp/ssh-f7I0pQ9wtQuz/agent.69 21:28:15 SSH_AGENT_PID=75 21:28:15 Running ssh-add (command line suppressed) 21:28:15 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_758815566417215750.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_758815566417215750.key) 21:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:15 + git semver init 21:28:15 2023-04-10 21:28:15,867 [run_init] DEBUG init version:0.0.0 force:False 21:28:15 2023-04-10 21:28:15,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/app-service-configurable_jakarta/.semver 21:28:15 2023-04-10 21:28:15,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/app-service-configurable_jakarta/.semver 21:28:15 2023-04-10 21:28:15,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/app-service-configurable_jakarta/.semver'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) 21:28:16 2023-04-10 21:28:16,660 [append_file] DEBUG append to file:/w/workspace/app-service-configurable_jakarta/.git/info/exclude 21:28:16 2023-04-10 21:28:16,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:False 21:28:16 2023-04-10 21:28:16,660 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:28:16 2023-04-10 21:28:16,661 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:28:16 2.1.2-dev.1 [Pipeline] } 21:28:16 $ docker exec --env ******** --env ******** fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent -k 21:28:16 unset SSH_AUTH_SOCK; 21:28:16 unset SSH_AGENT_PID; 21:28:16 echo Agent pid 75 killed; 21:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:17 + git semver [Pipeline] } 21:28:17 $ docker stop --time=1 fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 21:28:18 $ docker rm -f --volumes fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:28:19 Stashed 1 file(s) [Pipeline] echo 21:28:19 [edgeXSemver]: initialized semver on version 2.1.2-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:19 provisioning config files... 21:28:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config1136211552219323660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:19 ---> docker-login.sh 21:28:19 nexus3.edgexfoundry.org:10001 21:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:19 Configure a credential helper to remove this warning. See 21:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:19 21:28:19 Login Succeeded 21:28:19 nexus3.edgexfoundry.org:10002 21:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:19 Configure a credential helper to remove this warning. See 21:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:19 21:28:19 Login Succeeded 21:28:19 nexus3.edgexfoundry.org:10003 21:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:20 Configure a credential helper to remove this warning. See 21:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:20 21:28:20 Login Succeeded 21:28:20 nexus3.edgexfoundry.org:10004 21:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:20 Configure a credential helper to remove this warning. See 21:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:20 21:28:20 Login Succeeded 21:28:20 docker.io 21:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:20 Configure a credential helper to remove this warning. See 21:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:20 21:28:20 Login Succeeded 21:28:20 ---> docker-login.sh ends [Pipeline] } 21:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:20 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:28:20 + grep ^go [0-9].[0-9]* go.mod 21:28:20 + cut -d -f 2 [Pipeline] echo 21:28:20 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:20 ========================================================= 21:28:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 21:28:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 21:28:21 Sending build context to Docker daemon 13.71MB 21:28:21 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 21:28:21 Step 2/12 : FROM ${BASE} AS builder 21:28:21 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 21:28:21 a0d0a0d46f8b: Pulling fs layer 21:28:21 31adcdaf11c8: Pulling fs layer 21:28:21 b8b176561691: Pulling fs layer 21:28:21 4527c011a84f: Pulling fs layer 21:28:21 5d74067f8e1e: Pulling fs layer 21:28:21 fd57009d33ed: Pulling fs layer 21:28:21 6b058263d067: Pulling fs layer 21:28:21 16d7c86c65f4: Pulling fs layer 21:28:21 1290d154cb4b: Pulling fs layer 21:28:21 4527c011a84f: Waiting 21:28:21 5d74067f8e1e: Waiting 21:28:21 1290d154cb4b: Waiting 21:28:21 6b058263d067: Waiting 21:28:21 16d7c86c65f4: Waiting 21:28:21 fd57009d33ed: Waiting 21:28:21 b8b176561691: Verifying Checksum 21:28:21 b8b176561691: Download complete 21:28:21 31adcdaf11c8: Download complete 21:28:21 5d74067f8e1e: Verifying Checksum 21:28:21 5d74067f8e1e: Download complete 21:28:21 fd57009d33ed: Verifying Checksum 21:28:21 fd57009d33ed: Download complete 21:28:21 a0d0a0d46f8b: Verifying Checksum 21:28:21 a0d0a0d46f8b: Download complete 21:28:21 6b058263d067: Verifying Checksum 21:28:21 6b058263d067: Download complete 21:28:21 16d7c86c65f4: Download complete 21:28:21 a0d0a0d46f8b: Pull complete 21:28:21 31adcdaf11c8: Pull complete 21:28:21 b8b176561691: Pull complete 21:28:21 1290d154cb4b: Verifying Checksum 21:28:21 1290d154cb4b: Download complete 21:28:22 4527c011a84f: Verifying Checksum 21:28:22 4527c011a84f: Download complete 21:28:25 4527c011a84f: Pull complete 21:28:25 5d74067f8e1e: Pull complete 21:28:25 fd57009d33ed: Pull complete 21:28:25 6b058263d067: Pull complete 21:28:25 16d7c86c65f4: Pull complete 21:28:28 1290d154cb4b: Pull complete 21:28:28 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 21:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 21:28:28 ---> de6a6ee31cbe 21:28:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:28:30 ---> Running in 1914879fb036 21:28:30 Removing intermediate container 1914879fb036 21:28:30 ---> fcd0a7519a8b 21:28:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:28:30 ---> Running in 08cccfdb287b 21:28:30 Removing intermediate container 08cccfdb287b 21:28:30 ---> 6385a870f4ca 21:28:30 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:28:30 ---> Running in b76d85460bf8 21:28:30 Removing intermediate container b76d85460bf8 21:28:30 ---> 12963033658c 21:28:30 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:30 ---> Running in f948ed09b106 21:28:31 Removing intermediate container f948ed09b106 21:28:31 ---> d7397a17dd9f 21:28:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:31 ---> Running in cf11de292c07 21:28:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:28:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:28:32 OK: 220 MiB in 52 packages 21:28:33 Removing intermediate container cf11de292c07 21:28:33 ---> 0937630cf675 21:28:33 Step 8/12 : WORKDIR /app 21:28:33 ---> Running in 50147e6ce032 21:28:33 Removing intermediate container 50147e6ce032 21:28:33 ---> bb4e34bf45f2 21:28:33 Step 9/12 : COPY . . 21:28:34 ---> 76cdd13f7a47 21:28:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:34 ---> Running in 7f3ed7b0e8c9 21:28:34 skipping... 21:28:34 Still waiting to schedule task 21:28:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:28:34 Removing intermediate container 7f3ed7b0e8c9 21:28:34 ---> 842bfe183f4b 21:28:34 Step 11/12 : ARG MAKE="make build" 21:28:34 ---> Running in dc87050f6e27 21:28:34 Removing intermediate container dc87050f6e27 21:28:34 ---> 716f40911c5a 21:28:34 Step 12/12 : RUN $MAKE 21:28:34 ---> Running in d64eca226306 21:28:35 noop 21:28:35 Removing intermediate container d64eca226306 21:28:35 ---> 232287a55691 21:28:35 Successfully built 232287a55691 21:28:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:36 + docker inspect -f . ci-base-image-x86_64 21:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:36 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:28:36 $ docker top 60840d446ae6ce256f5b8cded304dffa2859e20d4ede71f5dbb94039e69d9b69 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:37 + go version 21:28:37 go version go1.16.8 linux/amd64 [Pipeline] } 21:28:37 $ docker stop --time=1 60840d446ae6ce256f5b8cded304dffa2859e20d4ede71f5dbb94039e69d9b69 21:28:38 $ docker rm -f --volumes 60840d446ae6ce256f5b8cded304dffa2859e20d4ede71f5dbb94039e69d9b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:38 + docker inspect -f . ci-base-image-x86_64 21:28:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:38 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:28:38 $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:28:39 $ docker top 23be7fd0c998f00a6031aa6b31394178edb47cc00bf3d01c2b9d392e949fd931 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:39 + git config --global --add safe.directory /w/workspace/app-service-configurable_jakarta [Pipeline] fileExists [Pipeline] sh 21:28:39 + make test 21:28:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:28:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:28:48 CGO_ENABLED=1 go vet ./... 21:28:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:28:53 ./bin/test-attribution-txt.sh 21:28:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:28:53 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2-dev.1 21:28:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 21:28:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 21:28:53 go: downloading github.com/gorilla/mux v1.8.0 21:28:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 21:28:53 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:28:53 go: downloading github.com/google/uuid v1.3.0 21:28:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:28:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:28:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 21:28:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:28:53 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:28:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 21:28:53 go: downloading github.com/pelletier/go-toml v1.9.4 21:28:53 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:28:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 21:28:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:28:53 go: downloading github.com/hashicorp/consul/api v1.9.1 21:28:53 go: downloading github.com/go-kit/kit v0.11.0 21:28:53 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:28:53 go: downloading github.com/pebbe/zmq4 v1.2.7 21:28:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:28:54 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:28:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:28:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:28:54 go: downloading github.com/mitchellh/copystructure v1.0.0 21:28:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:28:54 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:28:54 go: downloading golang.org/x/text v0.3.6 21:28:54 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:28:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:28:54 go: downloading github.com/hashicorp/errwrap v1.0.0 21:28:54 go: downloading github.com/x448/float16 v0.8.4 21:28:54 go: downloading github.com/gorilla/websocket v1.4.2 21:28:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:28:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:28:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:28:54 go: downloading github.com/hashicorp/serf v0.9.5 21:28:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:28:54 go: downloading github.com/go-playground/universal-translator v0.18.0 21:28:54 go: downloading github.com/leodido/go-urn v1.2.1 21:28:54 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:28:54 go: downloading github.com/fatih/color v1.9.0 21:28:54 go: downloading github.com/mattn/go-colorable v0.1.6 21:28:54 go: downloading github.com/mattn/go-isatty v0.0.12 21:28:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:28:54 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 21:28:55 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:28:56 + go mod tidy 21:28:56 go: downloading github.com/stretchr/testify v1.7.0 21:28:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:28:56 go: downloading github.com/go-stack/stack v1.8.0 21:28:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:28:56 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:28:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:28:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:28:56 go: downloading github.com/hashicorp/memberlist v0.2.2 21:28:56 go: downloading github.com/pkg/errors v0.9.1 21:28:56 go: downloading github.com/onsi/ginkgo v1.10.1 21:28:56 go: downloading github.com/onsi/gomega v1.7.0 21:28:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:28:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:28:56 go: downloading github.com/davecgh/go-spew v1.1.1 21:28:56 go: downloading github.com/pmezard/go-difflib v1.0.0 21:28:56 go: downloading github.com/stretchr/objx v0.1.1 21:28:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:28:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:28:56 go: downloading github.com/miekg/dns v1.1.26 21:28:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:28:56 go: downloading gopkg.in/yaml.v2 v2.3.0 21:28:56 go: downloading github.com/hpcloud/tail v1.0.0 21:28:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:28:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 21:28:56 $ docker stop --time=1 23be7fd0c998f00a6031aa6b31394178edb47cc00bf3d01c2b9d392e949fd931 21:28:59 $ docker rm -f --volumes 23be7fd0c998f00a6031aa6b31394178edb47cc00bf3d01c2b9d392e949fd931 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:29:00 + ls -al . 21:29:00 total 180 21:29:00 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 21:28 . 21:29:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 21:28 .. 21:29:00 -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 21:28 .dockerignore 21:29:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 21:28 .git 21:29:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:28 .github 21:29:00 -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 21:28 .gitignore 21:29:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 21:28 .semver 21:29:00 -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 21:28 Attribution.txt 21:29:00 -rw-rw-r-- 1 jenkins jenkins 23922 Apr 10 21:28 CHANGELOG.md 21:29:00 -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 21:28 Dockerfile 21:29:00 -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 21:28 GOVERNANCE.md 21:29:00 -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 21:28 Jenkinsfile 21:29:00 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 21:28 LICENSE 21:29:00 -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 21:28 OWNERS.md 21:29:00 -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 21:28 README.md 21:29:00 -rw-rw-r-- 1 jenkins jenkins 11 Apr 10 21:28 VERSION 21:29:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:28 bin 21:29:00 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 21:28 coverage.out 21:29:00 -rw-rw-r-- 1 jenkins jenkins 135 Apr 10 21:28 go.mod 21:29:00 -rw-rw-r-- 1 jenkins jenkins 49205 Apr 10 21:28 go.sum 21:29:00 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 21:28 main.go 21:29:00 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 21:28 makefile 21:29:00 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 21:28 res 21:29:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 21:28 snap 21:29:00 drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 21:28 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:00 + 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=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a --label arch=amd64 --label version=2.1.2-dev.1 . 21:29:00 Sending build context to Docker daemon 13.71MB 21:29:00 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 21:29:00 Step 2/26 : FROM ${BASE} AS builder 21:29:00 ---> 232287a55691 21:29:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:29:01 ---> Running in fe886553a496 21:29:01 Removing intermediate container fe886553a496 21:29:01 ---> 763927e69c30 21:29:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:29:01 ---> Running in db25d94e471d 21:29:01 Removing intermediate container db25d94e471d 21:29:01 ---> dfa992873564 21:29:01 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:29:01 ---> Running in ed8bc8dd5a2c 21:29:01 Removing intermediate container ed8bc8dd5a2c 21:29:01 ---> 3d3e2bdefd09 21:29:01 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:01 ---> Running in 3c9f5b181540 21:29:02 Removing intermediate container 3c9f5b181540 21:29:02 ---> 0bc909b54064 21:29:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:29:02 ---> Running in bef2da1dee0e 21:29:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:29:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:29:03 OK: 220 MiB in 52 packages 21:29:04 Removing intermediate container bef2da1dee0e 21:29:04 ---> fac8e8d7b127 21:29:04 Step 8/26 : WORKDIR /app 21:29:04 ---> Running in cf62d254e5d5 21:29:04 Removing intermediate container cf62d254e5d5 21:29:04 ---> f03ad95cafac 21:29:04 Step 9/26 : COPY . . 21:29:05 ---> 3fe71d6fd34d 21:29:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:05 ---> Running in b1af7ecdbc4c 21:29:05 skipping... 21:29:06 Removing intermediate container b1af7ecdbc4c 21:29:06 ---> 10ab18380e84 21:29:06 Step 11/26 : ARG MAKE="make build" 21:29:06 ---> Running in f0d538333d81 21:29:06 Removing intermediate container f0d538333d81 21:29:06 ---> e201ff8d2fe2 21:29:06 Step 12/26 : RUN $MAKE 21:29:06 ---> Running in 5f8e6349d9a8 21:29:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.1" -o app-service-configurable 21:29:16 Removing intermediate container 5f8e6349d9a8 21:29:16 ---> 37ecda2817fc 21:29:16 Step 13/26 : FROM alpine:3.14 21:29:16 3.14: Pulling from library/alpine 21:29:16 f7dab3ab2d6e: Pulling fs layer 21:29:16 f7dab3ab2d6e: Verifying Checksum 21:29:16 f7dab3ab2d6e: Download complete 21:29:16 f7dab3ab2d6e: Pull complete 21:29:16 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 21:29:16 Status: Downloaded newer image for alpine:3.14 21:29:16 ---> 9e179bacf43c 21:29:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:29:16 ---> Running in 81a9578bd0b2 21:29:16 Removing intermediate container 81a9578bd0b2 21:29:16 ---> fa6c07b1f90a 21:29:16 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:29:16 ---> Running in 5bc608b29bf0 21:29:17 Removing intermediate container 5bc608b29bf0 21:29:17 ---> 161b1b9ab6fe 21:29:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:29:17 ---> Running in fafa5c21a00e 21:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:29:17 (1/7) Installing ca-certificates (20220614-r0) 21:29:17 (2/7) Installing dumb-init (1.2.5-r1) 21:29:17 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:29:17 (4/7) Installing libsodium (1.0.18-r0) 21:29:17 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:29:17 (6/7) Installing libzmq (4.3.4-r0) 21:29:17 (7/7) Installing zeromq (4.3.4-r0) 21:29:17 Executing busybox-1.33.1-r8.trigger 21:29:17 Executing ca-certificates-20220614-r0.trigger 21:29:17 OK: 9 MiB in 21 packages 21:29:18 Removing intermediate container fafa5c21a00e 21:29:18 ---> 6cc39e016462 21:29:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:29:19 ---> d5a1a1cdf5a7 21:29:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:29:19 ---> 43a6cdf0b874 21:29:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:29:19 ---> 22d9f176fd3c 21:29:19 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:29:20 ---> d14c7600e5c8 21:29:20 Step 21/26 : EXPOSE 48095 21:29:20 ---> Running in 21a6b1830245 21:29:20 Removing intermediate container 21a6b1830245 21:29:20 ---> a6cb7f3d9576 21:29:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:29:20 ---> Running in 693c62bf0ed9 21:29:20 Removing intermediate container 693c62bf0ed9 21:29:20 ---> 1dcaf1460d53 21:29:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:21 ---> Running in 64e76640c19a 21:29:21 Removing intermediate container 64e76640c19a 21:29:21 ---> 4fffc55fc880 21:29:21 Step 24/26 : LABEL arch=amd64 21:29:21 ---> Running in 9886e98d3f53 21:29:21 Removing intermediate container 9886e98d3f53 21:29:21 ---> d4277255c615 21:29:21 Step 25/26 : LABEL git_sha=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:29:21 ---> Running in a55b11c52de4 21:29:21 Removing intermediate container a55b11c52de4 21:29:21 ---> 40732a17b11c 21:29:21 Step 26/26 : LABEL version=2.1.2-dev.1 21:29:21 ---> Running in 9fff37172c39 21:29:21 Removing intermediate container 9fff37172c39 21:29:21 ---> 7cf0427a5a96 21:29:21 [Warning] One or more build-args [ARCH] were not consumed 21:29:21 Successfully built 7cf0427a5a96 21:29:21 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 21:29:21 provisioning config files... 21:29:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config10934379248676946033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:22 ---> docker-login.sh 21:29:22 nexus3.edgexfoundry.org:10001 21:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:22 nexus3.edgexfoundry.org:10002 21:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:22 nexus3.edgexfoundry.org:10003 21:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:22 nexus3.edgexfoundry.org:10004 21:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:22 docker.io 21:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:22 ---> docker-login.sh ends [Pipeline] } 21:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:22 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:22 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:29:22 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:29:22 2.1.2-dev.1 21:29:22 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 21:29:22 jakarta 21:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:23 4b46afc7e85f: Preparing 21:29:23 222cd259e7b1: Preparing 21:29:23 b9f14ccab6b4: Preparing 21:29:23 baa0a71b874d: Preparing 21:29:23 99e12baeb2fd: Preparing 21:29:23 9733ccc39513: Preparing 21:29:23 b9f14ccab6b4: Pushed 21:29:23 222cd259e7b1: Pushed 21:29:23 baa0a71b874d: Pushed 21:29:23 99e12baeb2fd: Pushed 21:29:25 9733ccc39513: Pushed 21:29:25 4b46afc7e85f: Pushed 21:29:25 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.1 21:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:26 4b46afc7e85f: Preparing 21:29:26 222cd259e7b1: Preparing 21:29:26 b9f14ccab6b4: Preparing 21:29:26 baa0a71b874d: Preparing 21:29:26 99e12baeb2fd: Preparing 21:29:26 9733ccc39513: Preparing 21:29:26 9733ccc39513: Waiting 21:29:26 4b46afc7e85f: Layer already exists 21:29:26 b9f14ccab6b4: Layer already exists 21:29:26 baa0a71b874d: Layer already exists 21:29:26 99e12baeb2fd: Layer already exists 21:29:26 222cd259e7b1: Layer already exists 21:29:26 9733ccc39513: Layer already exists 21:29:26 2.1.2-dev.1: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 21:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:26 4b46afc7e85f: Preparing 21:29:26 222cd259e7b1: Preparing 21:29:26 b9f14ccab6b4: Preparing 21:29:26 baa0a71b874d: Preparing 21:29:26 99e12baeb2fd: Preparing 21:29:26 9733ccc39513: Preparing 21:29:26 9733ccc39513: Waiting 21:29:26 baa0a71b874d: Layer already exists 21:29:26 222cd259e7b1: Layer already exists 21:29:26 99e12baeb2fd: Layer already exists 21:29:26 4b46afc7e85f: Layer already exists 21:29:26 b9f14ccab6b4: Layer already exists 21:29:26 9733ccc39513: Layer already exists 21:29:26 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta 21:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:27 4b46afc7e85f: Preparing 21:29:27 222cd259e7b1: Preparing 21:29:27 b9f14ccab6b4: Preparing 21:29:27 baa0a71b874d: Preparing 21:29:27 99e12baeb2fd: Preparing 21:29:27 9733ccc39513: Preparing 21:29:27 9733ccc39513: Waiting 21:29:27 b9f14ccab6b4: Layer already exists 21:29:27 222cd259e7b1: Layer already exists 21:29:27 99e12baeb2fd: Layer already exists 21:29:27 baa0a71b874d: Layer already exists 21:29:27 4b46afc7e85f: Layer already exists 21:29:27 9733ccc39513: Layer already exists 21:29:27 jakarta: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:27 ===================================================== [Pipeline] echo 21:29:27 taggedImages: 21:29:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:29:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.1 21:29:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 21:29:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:27 21:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:28 latest: Pulling from edgex-lftools-log-publisher 21:29:28 5eb5b503b376: Pulling fs layer 21:29:28 5c69ac0246d0: Pulling fs layer 21:29:28 ec43610c2a17: Pulling fs layer 21:29:28 3a2ae6a8a46f: Pulling fs layer 21:29:28 33b1e0a273af: Pulling fs layer 21:29:28 5d3b04190fa2: Pulling fs layer 21:29:28 2f39f015ded8: Pulling fs layer 21:29:28 5d3b04190fa2: Waiting 21:29:28 3a2ae6a8a46f: Waiting 21:29:28 2f39f015ded8: Waiting 21:29:28 33b1e0a273af: Waiting 21:29:28 5c69ac0246d0: Verifying Checksum 21:29:28 5c69ac0246d0: Download complete 21:29:28 3a2ae6a8a46f: Verifying Checksum 21:29:28 3a2ae6a8a46f: Download complete 21:29:28 33b1e0a273af: Verifying Checksum 21:29:28 33b1e0a273af: Download complete 21:29:28 ec43610c2a17: Download complete 21:29:28 5d3b04190fa2: Verifying Checksum 21:29:28 5d3b04190fa2: Download complete 21:29:28 5eb5b503b376: Verifying Checksum 21:29:28 5eb5b503b376: Download complete 21:29:29 2f39f015ded8: Download complete 21:29:29 5eb5b503b376: Pull complete 21:29:29 5c69ac0246d0: Pull complete 21:29:30 ec43610c2a17: Pull complete 21:29:30 3a2ae6a8a46f: Pull complete 21:29:30 33b1e0a273af: Pull complete 21:29:30 5d3b04190fa2: Pull complete 21:29:34 2f39f015ded8: Pull complete 21:29:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:34 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:29:34 $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:29:37 $ docker top b5a75772ade60e93fa6ba28b0ceca5af602116d9feda935d87c64ac846c20273 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:37 ---> job-cost.sh 21:29:37 lf-activate-venv: SKIPPING 21:29:37 INFO: No Stack... 21:29:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:38 INFO: Archiving Costs [Pipeline] sh 21:29:38 + cat /w/workspace/app-service-configurable_jakarta/archives/cost.csv 21:29:38 + cut -d, -f6 [Pipeline] lock 21:29:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] 21:29:38 Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] did not exist. Created. 21:29:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:38 + echo total: 0.2199999988079071 [Pipeline] stash 21:29:38 Stashed 1 file(s) [Pipeline] } 21:29:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:39 $ docker stop --time=1 b5a75772ade60e93fa6ba28b0ceca5af602116d9feda935d87c64ac846c20273 21:29:40 $ docker rm -f --volumes b5a75772ade60e93fa6ba28b0ceca5af602116d9feda935d87c64ac846c20273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:30:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7319 in /w/workspace/app-service-configurable_jakarta [Pipeline] { [Pipeline] ws 21:30:09 Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout 21:30:09 Selected Git installation does not exist. Using Default 21:30:09 The recommended git tool is: NONE 21:30:16 using credential edgex-jenkins-ssh 21:30:16 Cloning the remote Git repository 21:30:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:30:16 > git init /w/workspace/app-service-configurable/7 # timeout=10 21:30:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:30:16 > git --version # timeout=10 21:30:16 > git --version # 'git version 2.25.1' 21:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:18 Avoid second fetch 21:30:18 Checking out Revision 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a (jakarta) 21:30:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:30:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:18 > git config core.sparsecheckout # timeout=10 21:30:19 Commit message: "fix: [jakarta] Make Compression functions thread safe (#543)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:19 > git checkout -f 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 21:30:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:30:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:20 Dload Upload Total Spent Left Speed 21:30:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh 21:30:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:30:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:30:21 + sudo tee /etc/docker/daemon.new 21:30:21 { 21:30:21 "registry-mirrors": [ 21:30:21 "https://nexus3.edgexfoundry.org:10001" 21:30:21 ], 21:30:21 "bip": "10.250.0.254/24", 21:30:21 "hosts": [ 21:30:21 "tcp://0.0.0.0:5555", 21:30:21 "unix:///var/run/docker.sock" 21:30:21 ], 21:30:21 "mtu": 1458, 21:30:21 "selinux-enabled": true, 21:30:21 "seccomp-profile": "/etc/docker/seccomp.json" 21:30:21 } [Pipeline] sh 21:30:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:30:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:39 provisioning config files... 21:30:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config8297671958093043512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:40 ---> docker-login.sh 21:30:40 nexus3.edgexfoundry.org:10001 21:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:40 Configure a credential helper to remove this warning. See 21:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:40 21:30:40 Login Succeeded 21:30:40 nexus3.edgexfoundry.org:10002 21:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:41 Configure a credential helper to remove this warning. See 21:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:41 21:30:41 Login Succeeded 21:30:41 nexus3.edgexfoundry.org:10003 21:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:41 Configure a credential helper to remove this warning. See 21:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:41 21:30:41 Login Succeeded 21:30:41 nexus3.edgexfoundry.org:10004 21:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:41 Configure a credential helper to remove this warning. See 21:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:41 21:30:41 Login Succeeded 21:30:41 docker.io 21:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:42 Configure a credential helper to remove this warning. See 21:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:42 21:30:42 Login Succeeded 21:30:42 ---> docker-login.sh ends [Pipeline] } 21:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:30:42 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:30:42 + cut -d -f 2 21:30:42 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 21:30:43 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:43 ========================================================= 21:30:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 21:30:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 21:30:44 Sending build context to Docker daemon 10.6MB 21:30:44 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 21:30:44 Step 2/12 : FROM ${BASE} AS builder 21:30:44 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 21:30:44 552d1f2373af: Pulling fs layer 21:30:44 ea3f2d53f512: Pulling fs layer 21:30:44 9e70ebbbe112: Pulling fs layer 21:30:44 7a9cfe048b4a: Pulling fs layer 21:30:44 72dc09318566: Pulling fs layer 21:30:44 f324388ff665: Pulling fs layer 21:30:44 53ef782089cf: Pulling fs layer 21:30:44 2af28fca035d: Pulling fs layer 21:30:44 7a9cfe048b4a: Waiting 21:30:44 72dc09318566: Waiting 21:30:44 f324388ff665: Waiting 21:30:44 53ef782089cf: Waiting 21:30:44 2af28fca035d: Waiting 21:30:44 9e70ebbbe112: Download complete 21:30:44 ea3f2d53f512: Verifying Checksum 21:30:44 ea3f2d53f512: Download complete 21:30:44 72dc09318566: Verifying Checksum 21:30:44 72dc09318566: Download complete 21:30:44 f324388ff665: Verifying Checksum 21:30:44 f324388ff665: Download complete 21:30:44 53ef782089cf: Download complete 21:30:44 552d1f2373af: Verifying Checksum 21:30:44 552d1f2373af: Download complete 21:30:45 552d1f2373af: Pull complete 21:30:45 ea3f2d53f512: Pull complete 21:30:46 9e70ebbbe112: Pull complete 21:30:46 2af28fca035d: Verifying Checksum 21:30:46 2af28fca035d: Download complete 21:30:46 7a9cfe048b4a: Verifying Checksum 21:30:46 7a9cfe048b4a: Download complete 21:30:59 7a9cfe048b4a: Pull complete 21:30:59 72dc09318566: Pull complete 21:30:59 f324388ff665: Pull complete 21:30:59 53ef782089cf: Pull complete 21:31:04 2af28fca035d: Pull complete 21:31:04 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 21:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 21:31:04 ---> d19f1962542a 21:31:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:31:05 ---> Running in 1a9e56a82a65 21:31:06 Removing intermediate container 1a9e56a82a65 21:31:06 ---> 40a1bf2aac5d 21:31:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:31:06 ---> Running in 92955f3d76df 21:31:06 Removing intermediate container 92955f3d76df 21:31:06 ---> 2a0f0106d9c8 21:31:06 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:31:06 ---> Running in 2164d22e87a6 21:31:06 Removing intermediate container 2164d22e87a6 21:31:06 ---> bf9f9677a56c 21:31:06 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:06 ---> Running in 7eab2634854a 21:31:09 Removing intermediate container 7eab2634854a 21:31:09 ---> c73bbe968689 21:31:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:31:09 ---> Running in 8aa6019b7041 21:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:31:11 OK: 219 MiB in 52 packages 21:31:12 Removing intermediate container 8aa6019b7041 21:31:12 ---> 08c021c11b3b 21:31:12 Step 8/12 : WORKDIR /app 21:31:12 ---> Running in 02c709a39d44 21:31:13 Removing intermediate container 02c709a39d44 21:31:13 ---> 65a032a883fe 21:31:13 Step 9/12 : COPY . . 21:31:16 ---> e4668add702a 21:31:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:16 ---> Running in bc336165a651 21:31:17 skipping... 21:31:18 Removing intermediate container bc336165a651 21:31:18 ---> 3a789272c077 21:31:18 Step 11/12 : ARG MAKE="make build" 21:31:18 ---> Running in e215bd8e0ebd 21:31:18 Removing intermediate container e215bd8e0ebd 21:31:18 ---> 1de3c255944b 21:31:18 Step 12/12 : RUN $MAKE 21:31:18 ---> Running in 71021063102e 21:31:19 noop 21:31:19 Removing intermediate container 71021063102e 21:31:19 ---> d50b889e6428 21:31:20 Successfully built d50b889e6428 21:31:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:20 + docker inspect -f . ci-base-image-arm64 21:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:20 prd-ubuntu20.04-docker-arm64-4c-16g-7319 does not seem to be running inside a container 21:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 21:31:23 $ docker top 7d16eb436057968500b74cc1e36ab4b756e3b873a81edb3ca4e903516cd98e27 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:24 + go version 21:31:24 go version go1.16.8 linux/arm64 [Pipeline] } 21:31:24 $ docker stop --time=1 7d16eb436057968500b74cc1e36ab4b756e3b873a81edb3ca4e903516cd98e27 21:31:25 $ docker rm -f --volumes 7d16eb436057968500b74cc1e36ab4b756e3b873a81edb3ca4e903516cd98e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:26 + docker inspect -f . ci-base-image-arm64 21:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:26 prd-ubuntu20.04-docker-arm64-4c-16g-7319 does not seem to be running inside a container 21:31:26 $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 21:31:27 $ docker top 09f33e5a5a95403e16f6b7e04e20992c9336390eaab2b9141ff0d325ee03a9ad -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:28 + git config --global --add safe.directory /w/workspace/app-service-configurable/7 [Pipeline] fileExists [Pipeline] sh 21:31:28 + make test 21:31:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:32:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:32:24 CGO_ENABLED=1 go vet ./... 21:32:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:32:51 ./bin/test-attribution-txt.sh 21:32:51 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2-dev.1 21:32:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:32:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 21:32:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 21:32:51 go: downloading github.com/gorilla/mux v1.8.0 21:32:51 go: downloading github.com/google/uuid v1.3.0 21:32:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 21:32:51 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:32:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 21:32:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:32:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:32:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:32:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:32:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 21:32:51 go: downloading github.com/pelletier/go-toml v1.9.4 21:32:51 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:32:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 21:32:51 go: downloading github.com/hashicorp/consul/api v1.9.1 21:32:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:32:51 go: downloading github.com/go-kit/kit v0.11.0 21:32:51 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:32:51 go: downloading github.com/pebbe/zmq4 v1.2.7 21:32:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:32:51 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:32:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:32:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:32:51 go: downloading github.com/mitchellh/copystructure v1.0.0 21:32:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:32:51 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:32:51 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:32:51 go: downloading golang.org/x/text v0.3.6 21:32:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:32:52 go: downloading github.com/x448/float16 v0.8.4 21:32:54 go: downloading github.com/hashicorp/errwrap v1.0.0 21:32:54 go: downloading github.com/gorilla/websocket v1.4.2 21:32:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:32:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:32:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:32:54 go: downloading github.com/hashicorp/serf v0.9.5 21:32:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:32:54 go: downloading github.com/go-playground/universal-translator v0.18.0 21:32:55 go: downloading github.com/leodido/go-urn v1.2.1 21:32:55 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:32:55 go: downloading github.com/fatih/color v1.9.0 21:32:55 go: downloading github.com/mattn/go-colorable v0.1.6 21:32:55 go: downloading github.com/mattn/go-isatty v0.0.12 21:32:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:32:55 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 21:33:00 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:33:00 + go mod tidy 21:33:00 go: downloading github.com/stretchr/testify v1.7.0 21:33:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:33:01 go: downloading github.com/go-stack/stack v1.8.0 21:33:01 go: downloading github.com/davecgh/go-spew v1.1.1 21:33:01 go: downloading github.com/pmezard/go-difflib v1.0.0 21:33:01 go: downloading github.com/stretchr/objx v0.1.1 21:33:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:33:01 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:33:01 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:33:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:33:01 go: downloading github.com/hashicorp/memberlist v0.2.2 21:33:01 go: downloading github.com/pkg/errors v0.9.1 21:33:01 go: downloading github.com/onsi/ginkgo v1.10.1 21:33:01 go: downloading github.com/onsi/gomega v1.7.0 21:33:01 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:33:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:33:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:33:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:33:01 go: downloading github.com/miekg/dns v1.1.26 21:33:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:33:01 go: downloading gopkg.in/yaml.v2 v2.3.0 21:33:01 go: downloading github.com/hpcloud/tail v1.0.0 21:33:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:33:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 21:33:02 $ docker stop --time=1 09f33e5a5a95403e16f6b7e04e20992c9336390eaab2b9141ff0d325ee03a9ad 21:33:04 $ docker rm -f --volumes 09f33e5a5a95403e16f6b7e04e20992c9336390eaab2b9141ff0d325ee03a9ad [Pipeline] // withDockerContainer [Pipeline] sh 21:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:06 Warning: overwriting stash ‘coverage-report’ 21:33:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:08 + ls -al . 21:33:08 total 176 21:33:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 21:32 . 21:33:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 21:30 .. 21:33:08 -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 21:30 .dockerignore 21:33:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 21:30 .git 21:33:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:30 .github 21:33:08 -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 21:30 .gitignore 21:33:08 -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 21:30 Attribution.txt 21:33:08 -rw-rw-r-- 1 jenkins jenkins 23922 Apr 10 21:30 CHANGELOG.md 21:33:08 -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 21:30 Dockerfile 21:33:08 -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 21:30 GOVERNANCE.md 21:33:08 -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 21:30 Jenkinsfile 21:33:08 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 21:30 LICENSE 21:33:08 -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 21:30 OWNERS.md 21:33:08 -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 21:30 README.md 21:33:08 -rw-rw-r-- 1 jenkins jenkins 11 Apr 10 21:28 VERSION 21:33:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:30 bin 21:33:08 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 21:31 coverage.out 21:33:08 -rw-rw-r-- 1 jenkins jenkins 135 Apr 10 21:33 go.mod 21:33:08 -rw-rw-r-- 1 jenkins jenkins 49205 Apr 10 21:30 go.sum 21:33:08 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 21:30 main.go 21:33:08 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 21:30 makefile 21:33:08 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 21:30 res 21:33:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 21:30 snap 21:33:08 drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 21:30 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:08 + 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=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a --label arch=arm64 --label version=2.1.2-dev.1 . 21:33:09 Sending build context to Docker daemon 10.61MB 21:33:09 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 21:33:09 Step 2/26 : FROM ${BASE} AS builder 21:33:09 ---> d50b889e6428 21:33:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:33:09 ---> Running in ea370aa58431 21:33:09 Removing intermediate container ea370aa58431 21:33:09 ---> 6b09ccb25431 21:33:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:33:09 ---> Running in 7cece00ae6b7 21:33:10 Removing intermediate container 7cece00ae6b7 21:33:10 ---> c0fddb3293ea 21:33:10 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:33:10 ---> Running in 8bdf72827457 21:33:10 Removing intermediate container 8bdf72827457 21:33:10 ---> bd940b3fd336 21:33:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:10 ---> Running in 0aa6512dfd3f 21:33:12 Removing intermediate container 0aa6512dfd3f 21:33:12 ---> 0f44fd41e671 21:33:12 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:12 ---> Running in d4dca3329c5d 21:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:33:15 OK: 219 MiB in 52 packages 21:33:16 Removing intermediate container d4dca3329c5d 21:33:16 ---> 4fd6cd2c20fc 21:33:16 Step 8/26 : WORKDIR /app 21:33:16 ---> Running in 338df5a55610 21:33:16 Removing intermediate container 338df5a55610 21:33:16 ---> 264afb87709d 21:33:16 Step 9/26 : COPY . . 21:33:20 ---> c9eb823e7b61 21:33:20 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:20 ---> Running in aaab1bb68d60 21:33:21 skipping... 21:33:21 Removing intermediate container aaab1bb68d60 21:33:21 ---> 2b5b19bf7177 21:33:21 Step 11/26 : ARG MAKE="make build" 21:33:22 ---> Running in 3242a1725598 21:33:22 Removing intermediate container 3242a1725598 21:33:22 ---> 28eadf30cfd7 21:33:22 Step 12/26 : RUN $MAKE 21:33:22 ---> Running in 9ceb90d21e63 21:33:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.1" -o app-service-configurable 21:34:10 Removing intermediate container 9ceb90d21e63 21:34:10 ---> f426e33fef90 21:34:10 Step 13/26 : FROM alpine:3.14 21:34:10 3.14: Pulling from library/alpine 21:34:10 422ed46b1a92: Pulling fs layer 21:34:10 422ed46b1a92: Verifying Checksum 21:34:10 422ed46b1a92: Download complete 21:34:10 422ed46b1a92: Pull complete 21:34:10 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 21:34:10 Status: Downloaded newer image for alpine:3.14 21:34:10 ---> 46c5e66a9efa 21:34:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:34:10 ---> Running in b54fa4a1d7a5 21:34:10 Removing intermediate container b54fa4a1d7a5 21:34:10 ---> 11aa990fed50 21:34:10 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:34:10 ---> Running in 91349574d6cb 21:34:10 Removing intermediate container 91349574d6cb 21:34:10 ---> bfa1d4a2d457 21:34:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:34:10 ---> Running in a323b9904abd 21:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:34:10 (1/7) Installing ca-certificates (20220614-r0) 21:34:10 (2/7) Installing dumb-init (1.2.5-r1) 21:34:10 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:34:10 (4/7) Installing libsodium (1.0.18-r0) 21:34:10 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:34:10 (6/7) Installing libzmq (4.3.4-r0) 21:34:10 (7/7) Installing zeromq (4.3.4-r0) 21:34:10 Executing busybox-1.33.1-r8.trigger 21:34:10 Executing ca-certificates-20220614-r0.trigger 21:34:10 OK: 9 MiB in 21 packages 21:34:10 Removing intermediate container a323b9904abd 21:34:10 ---> b9e708221367 21:34:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:34:10 ---> 0bed49be4943 21:34:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:34:10 ---> 2beaa2c457d5 21:34:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:34:10 ---> 8ddf0c97ebc0 21:34:10 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:34:12 ---> 592b27c97a22 21:34:12 Step 21/26 : EXPOSE 48095 21:34:12 ---> Running in 8c190572271f 21:34:12 Removing intermediate container 8c190572271f 21:34:12 ---> 119859e72276 21:34:12 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:34:12 ---> Running in b717df705535 21:34:12 Removing intermediate container b717df705535 21:34:12 ---> 69abeb3ee2f4 21:34:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:34:13 ---> Running in bc59f2f9cc60 21:34:13 Removing intermediate container bc59f2f9cc60 21:34:13 ---> 78215368af6a 21:34:13 Step 24/26 : LABEL arch=arm64 21:34:13 ---> Running in f1eb0fa6acf5 21:34:13 Removing intermediate container f1eb0fa6acf5 21:34:13 ---> ebef33d0770d 21:34:13 Step 25/26 : LABEL git_sha=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:34:13 ---> Running in 6902eb5a2f99 21:34:14 Removing intermediate container 6902eb5a2f99 21:34:14 ---> b65e5c69bfc2 21:34:14 Step 26/26 : LABEL version=2.1.2-dev.1 21:34:14 ---> Running in d1d9582236f0 21:34:14 Removing intermediate container d1d9582236f0 21:34:14 ---> 1b3f833ed235 21:34:14 [Warning] One or more build-args [ARCH] were not consumed 21:34:14 Successfully built 1b3f833ed235 21:34:14 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 21:34:14 provisioning config files... 21:34:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config12851469160078638909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:15 ---> docker-login.sh 21:34:15 nexus3.edgexfoundry.org:10001 21:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:15 Configure a credential helper to remove this warning. See 21:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:15 21:34:15 Login Succeeded 21:34:15 nexus3.edgexfoundry.org:10002 21:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:15 Configure a credential helper to remove this warning. See 21:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:15 21:34:15 Login Succeeded 21:34:15 nexus3.edgexfoundry.org:10003 21:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:16 Configure a credential helper to remove this warning. See 21:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:16 21:34:16 Login Succeeded 21:34:16 nexus3.edgexfoundry.org:10004 21:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:16 Configure a credential helper to remove this warning. See 21:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:16 21:34:16 Login Succeeded 21:34:16 docker.io 21:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:16 Configure a credential helper to remove this warning. See 21:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:16 21:34:16 Login Succeeded 21:34:16 ---> docker-login.sh ends [Pipeline] } 21:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:16 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:16 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:34:16 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:34:16 2.1.2-dev.1 21:34:16 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 21:34:16 jakarta 21:34:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:34:17 344a833c1519: Preparing 21:34:17 839f5efb83d6: Preparing 21:34:17 424c8cb2c7e3: Preparing 21:34:17 e3c487937e16: Preparing 21:34:17 76224ab0b37c: Preparing 21:34:17 6979b741102e: Preparing 21:34:17 6979b741102e: Waiting 21:34:17 424c8cb2c7e3: Pushed 21:34:17 e3c487937e16: Pushed 21:34:17 839f5efb83d6: Pushed 21:34:18 76224ab0b37c: Pushed 21:34:19 6979b741102e: Pushed 21:34:21 344a833c1519: Pushed 21:34:21 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.1 21:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:34:22 344a833c1519: Preparing 21:34:22 839f5efb83d6: Preparing 21:34:22 424c8cb2c7e3: Preparing 21:34:22 e3c487937e16: Preparing 21:34:22 76224ab0b37c: Preparing 21:34:22 6979b741102e: Preparing 21:34:22 6979b741102e: Waiting 21:34:22 e3c487937e16: Layer already exists 21:34:22 344a833c1519: Layer already exists 21:34:22 424c8cb2c7e3: Layer already exists 21:34:22 839f5efb83d6: Layer already exists 21:34:22 76224ab0b37c: Layer already exists 21:34:22 6979b741102e: Layer already exists 21:34:22 2.1.2-dev.1: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 21:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:34:22 344a833c1519: Preparing 21:34:22 839f5efb83d6: Preparing 21:34:22 424c8cb2c7e3: Preparing 21:34:22 e3c487937e16: Preparing 21:34:22 76224ab0b37c: Preparing 21:34:22 6979b741102e: Preparing 21:34:22 6979b741102e: Waiting 21:34:22 344a833c1519: Layer already exists 21:34:22 76224ab0b37c: Layer already exists 21:34:22 424c8cb2c7e3: Layer already exists 21:34:22 e3c487937e16: Layer already exists 21:34:22 839f5efb83d6: Layer already exists 21:34:22 6979b741102e: Layer already exists 21:34:22 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta 21:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:34:23 344a833c1519: Preparing 21:34:23 839f5efb83d6: Preparing 21:34:23 424c8cb2c7e3: Preparing 21:34:23 e3c487937e16: Preparing 21:34:23 76224ab0b37c: Preparing 21:34:23 6979b741102e: Preparing 21:34:23 6979b741102e: Waiting 21:34:23 76224ab0b37c: Layer already exists 21:34:23 e3c487937e16: Layer already exists 21:34:23 424c8cb2c7e3: Layer already exists 21:34:23 344a833c1519: Layer already exists 21:34:23 839f5efb83d6: Layer already exists 21:34:23 6979b741102e: Layer already exists 21:34:23 jakarta: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:23 ===================================================== [Pipeline] echo 21:34:23 taggedImages: 21:34:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 21:34:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.1 21:34:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 21:34:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:24 21:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:25 arm64: Pulling from edgex-lftools-log-publisher 21:34:25 8998bd30e6a1: Pulling fs layer 21:34:25 04944245beec: Pulling fs layer 21:34:25 699f458cf7ca: Pulling fs layer 21:34:25 765212b225bb: Pulling fs layer 21:34:25 f23df028b6ca: Pulling fs layer 21:34:25 d65c8cfc05b1: Pulling fs layer 21:34:25 2437ff75d9bd: Pulling fs layer 21:34:25 f23df028b6ca: Waiting 21:34:25 d65c8cfc05b1: Waiting 21:34:25 2437ff75d9bd: Waiting 21:34:25 765212b225bb: Waiting 21:34:25 04944245beec: Verifying Checksum 21:34:25 04944245beec: Download complete 21:34:25 765212b225bb: Verifying Checksum 21:34:25 765212b225bb: Download complete 21:34:25 f23df028b6ca: Verifying Checksum 21:34:25 f23df028b6ca: Download complete 21:34:25 d65c8cfc05b1: Verifying Checksum 21:34:25 d65c8cfc05b1: Download complete 21:34:25 699f458cf7ca: Verifying Checksum 21:34:25 699f458cf7ca: Download complete 21:34:25 8998bd30e6a1: Verifying Checksum 21:34:25 8998bd30e6a1: Download complete 21:34:28 2437ff75d9bd: Download complete 21:34:30 8998bd30e6a1: Pull complete 21:34:31 04944245beec: Pull complete 21:34:33 699f458cf7ca: Pull complete 21:34:33 765212b225bb: Pull complete 21:34:34 f23df028b6ca: Pull complete 21:34:35 d65c8cfc05b1: Pull complete 21:34:53 2437ff75d9bd: Pull complete 21:34:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:53 prd-ubuntu20.04-docker-arm64-4c-16g-7319 does not seem to be running inside a container 21:34:53 $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 21:34:55 $ docker top e5eccf84d6d7af2ebb045cff3f128eea62a46abcbed7fa0b0cca9cbf2c99ab1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:56 ---> job-cost.sh 21:34:56 lf-activate-venv: SKIPPING 21:34:56 INFO: No Stack... 21:34:57 INFO: Retrieving Pricing Info for: v3-standard-4 21:34:58 INFO: Archiving Costs [Pipeline] sh 21:34:58 + cat /w/workspace/app-service-configurable/7/archives/cost.csv 21:34:58 + cut -d, -f6 [Pipeline] lock 21:34:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] 21:34:58 Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] did not exist. Created. 21:34:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:34:59 /w/workspace/app-service-configurable/7@tmp/durable-3c322606/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:34:59 + echo total: 0.10999999940395355 [Pipeline] stash 21:35:00 Warning: overwriting stash ‘stack-cost’ 21:35:00 Stashed 1 file(s) [Pipeline] } 21:35:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } 21:35:00 $ docker stop --time=1 e5eccf84d6d7af2ebb045cff3f128eea62a46abcbed7fa0b0cca9cbf2c99ab1e 21:35:01 $ docker rm -f --volumes e5eccf84d6d7af2ebb045cff3f128eea62a46abcbed7fa0b0cca9cbf2c99ab1e [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 21:35:02 provisioning config files... 21:35:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/app-service-configurable_jakarta@tmp/config9255935125310217958tmp [Pipeline] { [Pipeline] sh 21:35:02 + set +x 21:35:02 + bash -s -- 21:35:02 + curl -s https://codecov.io/bash 21:35:02 21:35:02 _____ _ 21:35:02 / ____| | | 21:35:02 | | ___ __| | ___ ___ _____ __ 21:35:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:35:02 | |___| (_) | (_| | __/ (_| (_) \ V / 21:35:02 \_____\___/ \__,_|\___|\___\___/ \_/ 21:35:02 Bash-1.0.6 21:35:02 21:35:02 21:35:02 ==> git version 2.25.1 found 21:35:02 ==> 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 21:35:02 Release-Date: 2020-01-08 21:35:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:35:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:35:02 ==> Jenkins CI detected. 21:35:02 current dir:  /w/workspace/app-service-configurable_jakarta 21:35:02 project root: . 21:35:02 --> token set from env 21:35:02 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml 21:35:02 ==> Running gcov in . (disable via -X gcov) 21:35:02 ==> Python coveragepy not found 21:35:02 ==> Searching for coverage reports in: 21:35:02 + . 21:35:02 -> Found 1 reports 21:35:02 ==> Detecting git/mercurial file structure 21:35:02 ==> Reading reports 21:35:02 + ./coverage.out bytes=10 21:35:02 ==> Appending adjustments 21:35:02 https://docs.codecov.io/docs/fixing-reports 21:35:02 + Found adjustments 21:35:02 ==> Gzipping contents 21:35:02 8.0K /tmp/codecov.ySACdo.gz 21:35:02 ==> Uploading reports 21:35:02 url: https://codecov.io 21:35:02 query: branch=jakarta&commit=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:02 -> Pinging Codecov 21:35:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=jakarta&commit=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:03 -> Uploading to 21:35:03 https://storage.googleapis.com/codecov/v4/raw/2023-04-10/A97CA9966030D2A3747ED39772930CCE/1fa88f2d5a080955ef169002b8e51e3c6fd4a93a/cea26cad-1f7a-4509-ba3a-6fd75cdce829.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T213502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=308b1c0b151b3d65d7c3d491eb554e3deb2645203b62e87286cfc6f33395437a 21:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:03 Dload Upload Total Spent Left Speed 21:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6837 0 0 100 6837 0 25996 --:--:-- --:--:-- --:--:-- 25996 21:35:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] } 21:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:35:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:35:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:03 21:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:35:04 df9b9388f04a: Pulling fs layer 21:35:04 52dc419b0ee2: Pulling fs layer 21:35:04 25bc292e5bac: Pulling fs layer 21:35:04 114826534d7a: Pulling fs layer 21:35:04 4657fd5d0bcf: Pulling fs layer 21:35:04 6ad1cebc031e: Pulling fs layer 21:35:04 8a3aa393b2d8: Pulling fs layer 21:35:04 4657fd5d0bcf: Waiting 21:35:04 114826534d7a: Waiting 21:35:04 8a3aa393b2d8: Waiting 21:35:04 25bc292e5bac: Verifying Checksum 21:35:04 25bc292e5bac: Download complete 21:35:04 52dc419b0ee2: Verifying Checksum 21:35:04 52dc419b0ee2: Download complete 21:35:04 4657fd5d0bcf: Verifying Checksum 21:35:04 4657fd5d0bcf: Download complete 21:35:04 df9b9388f04a: Download complete 21:35:04 6ad1cebc031e: Verifying Checksum 21:35:04 6ad1cebc031e: Download complete 21:35:04 df9b9388f04a: Pull complete 21:35:04 52dc419b0ee2: Pull complete 21:35:04 25bc292e5bac: Pull complete 21:35:05 114826534d7a: Verifying Checksum 21:35:05 114826534d7a: Download complete 21:35:05 8a3aa393b2d8: Verifying Checksum 21:35:05 8a3aa393b2d8: Download complete 21:35:08 114826534d7a: Pull complete 21:35:08 4657fd5d0bcf: Pull complete 21:35:08 6ad1cebc031e: Pull complete 21:35:12 8a3aa393b2d8: Pull complete 21:35:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:12 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:35:14 $ docker top 6d4e342b1ba0ac12dd66a3c68da2c9b76bd5cef5ae4db6702975460e776cdea1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:jakarta' [Pipeline] sh 21:35:14 + set -o pipefail 21:35:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:jakarta' 21:35:16 21:35:16 Monitoring /w/workspace/app-service-configurable_jakarta (github.com/edgexfoundry/app-service-configurable)... 21:35:16 21:35:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78f4c173-25cb-4a5c-9c1d-6242fdf5d419/history/b93e48aa-e082-43c8-9441-36165eb1154a 21:35:16 21:35:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:35:16 21:35:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:35:16 21:35:16 21:35:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:35:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:35:16 More details here: https://snyk.co/ue1NS 21:35:16 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 21:35:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:35:16 $ docker stop --time=1 6d4e342b1ba0ac12dd66a3c68da2c9b76bd5cef5ae4db6702975460e776cdea1 21:35:18 $ docker rm -f --volumes 6d4e342b1ba0ac12dd66a3c68da2c9b76bd5cef5ae4db6702975460e776cdea1 [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 21:35:18 + git log --format=format:%s -1 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] sh 21:35:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:19 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:35:19 $ docker top 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 -eo pid,comm 21:35:19 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). 21:35:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:19 [ssh-agent] Looking for ssh-agent implementation... 21:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:20 $ docker exec 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 ssh-agent 21:35:20 SSH_AUTH_SOCK=/tmp/ssh-p2s80zmDc3RH/agent.34 21:35:20 SSH_AGENT_PID=40 21:35:20 Running ssh-add (command line suppressed) 21:35:20 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_9992032811461970697.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_9992032811461970697.key) 21:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:20 + git semver tag 21:35:20 2023-04-10 21:35:20,787 [run_tag] DEBUG tag force:False 21:35:20 2023-04-10 21:35:20,788 [check_head_tag] DEBUG check head tag 21:35:20 2023-04-10 21:35:20,789 [execute] INFO git cat-file --batch-check 21:35:20 2023-04-10 21:35:20,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) 21:35:20 2023-04-10 21:35:20,793 [execute] INFO git cat-file --batch 21:35:20 2023-04-10 21:35:20,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) 21:35:20 2023-04-10 21:35:20,818 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:20 2023-04-10 21:35:20,819 [execute] INFO git tag -a v2.1.2-dev.1 -m v2.1.2-dev.1 21:35:20 2023-04-10 21:35:20,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.1', '-m', 'v2.1.2-dev.1'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) 21:35:20 2023-04-10 21:35:20,824 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:20 2.1.2-dev.1 [Pipeline] } 21:35:20 $ docker exec --env ******** --env ******** 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 ssh-agent -k 21:35:20 unset SSH_AUTH_SOCK; 21:35:20 unset SSH_AGENT_PID; 21:35:20 echo Agent pid 40 killed; 21:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:21 + git semver [Pipeline] } 21:35:21 $ docker stop --time=1 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 21:35:22 $ docker rm -f --volumes 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:23 21:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:23 0.23.1-centos7: Pulling from edgex-lftools 21:35:23 ab5ef0e58194: Pulling fs layer 21:35:23 9712f1f96733: Pulling fs layer 21:35:23 63f879dbbcfc: Pulling fs layer 21:35:23 0d9ebad4ef96: Pulling fs layer 21:35:23 e9a5061849ea: Pulling fs layer 21:35:23 d747dcd14b5f: Pulling fs layer 21:35:23 2de7ff778b66: Pulling fs layer 21:35:23 0d9ebad4ef96: Waiting 21:35:23 e9a5061849ea: Waiting 21:35:23 d747dcd14b5f: Waiting 21:35:23 2de7ff778b66: Waiting 21:35:23 9712f1f96733: Verifying Checksum 21:35:23 9712f1f96733: Download complete 21:35:23 63f879dbbcfc: Verifying Checksum 21:35:23 63f879dbbcfc: Download complete 21:35:23 e9a5061849ea: Verifying Checksum 21:35:23 e9a5061849ea: Download complete 21:35:24 d747dcd14b5f: Verifying Checksum 21:35:24 d747dcd14b5f: Download complete 21:35:24 0d9ebad4ef96: Verifying Checksum 21:35:24 ab5ef0e58194: Verifying Checksum 21:35:24 ab5ef0e58194: Download complete 21:35:24 2de7ff778b66: Verifying Checksum 21:35:24 2de7ff778b66: Download complete 21:35:27 ab5ef0e58194: Pull complete 21:35:27 9712f1f96733: Pull complete 21:35:27 63f879dbbcfc: Pull complete 21:35:31 0d9ebad4ef96: Pull complete 21:35:31 e9a5061849ea: Pull complete 21:35:31 d747dcd14b5f: Pull complete 21:35:32 2de7ff778b66: Pull complete 21:35:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:32 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:35:35 $ docker top c3092f986d1be05d712e2d116c0fc20899600e875cc1a7c6b0cee2258dfa4248 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:35:35 provisioning config files... 21:35:35 copy managed file [sigul-config] to file:/w/workspace/app-service-configurable_jakarta@tmp/config6279174679958525604tmp 21:35:35 copy managed file [sigul-password] to file:/w/workspace/app-service-configurable_jakarta@tmp/config17892070341491172929tmp 21:35:35 copy managed file [sigul-pki] to file:/w/workspace/app-service-configurable_jakarta@tmp/config13522986438316254023tmp [Pipeline] { [Pipeline] echo 21:35:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:35:35 ---> sigul-configuration.sh 21:35:35 gpg: directory `/root/.gnupg' created 21:35:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:35:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:35:35 gpg: keyring `/root/.gnupg/secring.gpg' created 21:35:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:35:35 gpg: CAST5 encrypted data 21:35:35 gpg: encrypted with 1 passphrase 21:35:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:35:35 + mkdir /home/jenkins 21:35:35 + mkdir /home/jenkins/sigul [Pipeline] sh 21:35:36 + 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 21:35:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:35:36 ---> sigul-install.sh 21:35:36 Sigul already installed; skipping installation. [Pipeline] sh 21:35:36 + git tag --list 21:35:36 v1.0.0 21:35:36 v1.1.0 21:35:36 v1.2.0 21:35:36 v1.3.0 21:35:36 v1.3.1 21:35:36 v2.0.0 21:35:36 v2.0.1 21:35:36 v2.1.0 21:35:36 v2.1.1 21:35:36 v2.1.1-dev.1 21:35:36 v2.1.1-dev.2 21:35:36 v2.1.2-dev.1 21:35:36 v2.2.0 21:35:36 v2.2.1-dev.1 21:35:36 v2.2.1-dev.10 21:35:36 v2.2.1-dev.2 21:35:36 v2.2.1-dev.3 21:35:36 v2.2.1-dev.4 21:35:36 v2.2.1-dev.5 21:35:36 v2.2.1-dev.6 21:35:36 v2.2.1-dev.7 21:35:36 v2.2.1-dev.8 21:35:36 v2.2.1-dev.9 21:35:36 v2.3.0 21:35:36 v2.3.0-dev.10 21:35:36 v2.3.0-dev.11 21:35:36 v2.3.0-dev.12 21:35:36 v2.3.0-dev.13 21:35:36 v2.3.0-dev.14 21:35:36 v2.3.0-dev.15 21:35:36 v2.3.0-dev.16 21:35:36 v2.3.0-dev.17 21:35:36 v2.3.0-dev.18 21:35:36 v2.3.0-dev.19 21:35:36 v2.3.0-dev.20 21:35:36 v2.3.0-dev.21 21:35:36 v2.3.0-dev.22 21:35:36 v2.3.0-dev.23 21:35:36 v2.3.0-dev.24 21:35:36 v2.3.0-dev.25 21:35:36 v2.3.0-dev.26 21:35:36 v2.3.0-dev.27 21:35:36 v2.3.0-dev.28 21:35:36 v2.3.0-dev.29 21:35:36 v2.3.0-dev.30 21:35:36 v2.3.0-dev.31 21:35:36 v2.3.0-dev.32 21:35:36 v2.3.0-dev.33 21:35:36 v2.3.0-dev.34 21:35:36 v2.3.0-dev.35 21:35:36 v2.3.0-dev.36 21:35:36 v2.3.0-dev.37 21:35:36 v3.0.0-dev.1 21:35:36 v3.0.0-dev.10 21:35:36 v3.0.0-dev.11 21:35:36 v3.0.0-dev.12 21:35:36 v3.0.0-dev.13 21:35:36 v3.0.0-dev.14 21:35:36 v3.0.0-dev.15 21:35:36 v3.0.0-dev.16 21:35:36 v3.0.0-dev.17 21:35:36 v3.0.0-dev.18 21:35:36 v3.0.0-dev.19 21:35:36 v3.0.0-dev.2 21:35:36 v3.0.0-dev.20 21:35:36 v3.0.0-dev.21 21:35:36 v3.0.0-dev.22 21:35:36 v3.0.0-dev.23 21:35:36 v3.0.0-dev.24 21:35:36 v3.0.0-dev.25 21:35:36 v3.0.0-dev.26 21:35:36 v3.0.0-dev.27 21:35:36 v3.0.0-dev.28 21:35:36 v3.0.0-dev.29 21:35:36 v3.0.0-dev.3 21:35:36 v3.0.0-dev.30 21:35:36 v3.0.0-dev.4 21:35:36 v3.0.0-dev.5 21:35:36 v3.0.0-dev.6 21:35:36 v3.0.0-dev.7 21:35:36 v3.0.0-dev.8 21:35:36 v3.0.0-dev.9 [Pipeline] sh 21:35:37 + lftools sign git-tag v2.1.2-dev.1 21:35:37 Signing Git tag with Sigul... 21:35:37 Signing v2.1.2-dev.1 [Pipeline] echo 21:35:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:35:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:35:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:35:38 $ docker stop --time=1 c3092f986d1be05d712e2d116c0fc20899600e875cc1a7c6b0cee2258dfa4248 21:35:39 $ docker rm -f --volumes c3092f986d1be05d712e2d116c0fc20899600e875cc1a7c6b0cee2258dfa4248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:40 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:35:41 $ docker top 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:41 [ssh-agent] Looking for ssh-agent implementation... 21:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:41 $ docker exec 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 ssh-agent 21:35:41 SSH_AUTH_SOCK=/tmp/ssh-C7Qw8574ajq2/agent.33 21:35:41 SSH_AGENT_PID=39 21:35:41 Running ssh-add (command line suppressed) 21:35:41 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_12482712223837604400.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_12482712223837604400.key) 21:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:41 + git semver bump pre 21:35:42 2023-04-10 21:35:42,002 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:42 2023-04-10 21:35:42,003 [bump_version] DEBUG bumping version:2.1.2-dev.1 on axis:pre with prefix:dev 21:35:42 2023-04-10 21:35:42,003 [bump_version] DEBUG bumped version:2.1.2-dev.2 21:35:42 2023-04-10 21:35:42,003 [write_version] DEBUG write version:2.1.2-dev.2 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:True 21:35:42 2023-04-10 21:35:42,003 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:42 2023-04-10 21:35:42,003 [write_file] DEBUG write to file:/w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:42 2023-04-10 21:35:42,005 [execute] INFO git cat-file --batch-check 21:35:42 2023-04-10 21:35:42,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:35:42 2023-04-10 21:35:42,010 [execute] INFO git cat-file --batch 21:35:42 2023-04-10 21:35:42,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:35:42 2023-04-10 21:35:42,016 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:42 2.1.2-dev.2 [Pipeline] } 21:35:42 $ docker exec --env ******** --env ******** 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 ssh-agent -k 21:35:42 unset SSH_AUTH_SOCK; 21:35:42 unset SSH_AGENT_PID; 21:35:42 echo Agent pid 39 killed; 21:35:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:42 + git semver [Pipeline] } 21:35:42 $ docker stop --time=1 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 21:35:44 $ docker rm -f --volumes 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:44 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:35:45 $ docker top 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:45 [ssh-agent] Looking for ssh-agent implementation... 21:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:45 $ docker exec 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 ssh-agent 21:35:45 SSH_AUTH_SOCK=/tmp/ssh-C4g78FmXnZ1R/agent.32 21:35:45 SSH_AGENT_PID=39 21:35:45 Running ssh-add (command line suppressed) 21:35:45 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_17016331038705585128.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_17016331038705585128.key) 21:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:45 + git semver push 21:35:46 2023-04-10 21:35:46,150 [run_push] DEBUG push 21:35:46 2023-04-10 21:35:46,151 [execute] INFO git cat-file --batch-check 21:35:46 2023-04-10 21:35:46,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:35:46 2023-04-10 21:35:46,156 [execute] INFO git rev-list 86a67695cdd94c896c8f3bfee17ba9f1c48f14f6 -- 21:35:46 2023-04-10 21:35:46,156 [execute] DEBUG Popen(['git', 'rev-list', '86a67695cdd94c896c8f3bfee17ba9f1c48f14f6', '--'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 21:35:46 2023-04-10 21:35:46,168 [execute] INFO git fetch -v origin 21:35:46 2023-04-10 21:35:46,168 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=True, shell=None, istream=None) 21:35:46 2023-04-10 21:35:46,643 [run_push] DEBUG no remote changes detected 21:35:46 2023-04-10 21:35:46,643 [execute] INFO git push origin semver 21:35:46 2023-04-10 21:35:46,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 21:35:47 2023-04-10 21:35:47,423 [run_push] DEBUG push all version tags 21:35:47 2023-04-10 21:35:47,424 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:35:47 2023-04-10 21:35:47,424 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) 21:35:48 2023-04-10 21:35:48,296 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 21:35:48 2.1.2-dev.2 [Pipeline] } 21:35:48 $ docker exec --env ******** --env ******** 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 ssh-agent -k 21:35:48 unset SSH_AUTH_SOCK; 21:35:48 unset SSH_AGENT_PID; 21:35:48 echo Agent pid 39 killed; 21:35:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:48 + git semver [Pipeline] } 21:35:49 $ docker stop --time=1 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 21:35:50 $ docker rm -f --volumes 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 [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 21:35:51 + [ -d /w/workspace/app-service-configurable_jakarta/archives ] 21:35:51 + ls -al /w/workspace/app-service-configurable_jakarta/archives 21:35:51 total 16 21:35:51 drwxr-xr-x 3 root root 4096 Apr 10 21:29 . 21:35:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 21:35 .. 21:35:51 drwxr-xr-x 2 root root 4096 Apr 10 21:29 cost 21:35:51 -rw-r--r-- 1 root root 97 Apr 10 21:29 cost.csv 21:35:51 + sudo chown -R jenkins:jenkins /w/workspace/app-service-configurable_jakarta/archives 21:35:51 + ls -al /w/workspace/app-service-configurable_jakarta/archives 21:35:51 total 16 21:35:51 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 21:29 . 21:35:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 21:35 .. 21:35:51 drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 21:29 cost 21:35:51 -rw-r--r-- 1 jenkins jenkins 97 Apr 10 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:35:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:52 ---> package-listing.sh 21:35:52 ++ facter osfamily 21:35:52 ++ tr '[:upper:]' '[:lower:]' 21:35:52 + OS_FAMILY=debian 21:35:52 + workspace=/w/workspace/app-service-configurable_jakarta 21:35:52 + START_PACKAGES=/tmp/packages_start.txt 21:35:52 + END_PACKAGES=/tmp/packages_end.txt 21:35:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:52 + PACKAGES=/tmp/packages_start.txt 21:35:52 + '[' /w/workspace/app-service-configurable_jakarta ']' 21:35:52 + PACKAGES=/tmp/packages_end.txt 21:35:52 + case "${OS_FAMILY}" in 21:35:52 + dpkg -l 21:35:52 + grep '^ii' 21:35:52 + '[' -f /tmp/packages_start.txt ']' 21:35:52 + '[' -f /tmp/packages_end.txt ']' 21:35:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:52 + '[' /w/workspace/app-service-configurable_jakarta ']' 21:35:52 + mkdir -p /w/workspace/app-service-configurable_jakarta/archives/ 21:35:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/app-service-configurable_jakarta/archives/ [Pipeline] echo 21:35:52 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/app-service-configurable_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:35:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:53 prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container 21:35:53 $ 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/app-service-configurable_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 21:35:53 $ docker top 0eca6ed0c3e1f20359cdbe939e0338fafd964006b22b784305971a0af6ef7295 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:54 + touch /tmp/pre-build-complete [Pipeline] sh 21:35:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:35:54 + ls /var/log/sa-host 21:35:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:54 provisioning config files... 21:35:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config16338797045263189817tmp [Pipeline] { [Pipeline] echo 21:35:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:35:55 ---> create-netrc.sh [Pipeline] } 21:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:35:55 ---> python-tools-install.sh [Pipeline] echo 21:35:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:35:55 ---> sudo-logs.sh 21:35:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:35:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:35:56 ---> job-cost.sh 21:35:56 lf-activate-venv: SKIPPING 21:35:56 DEBUG: total: 0.2199999988079071 21:35:56 INFO: Retrieving Stack Cost... 21:35:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:35:56 INFO: Archiving Costs [Pipeline] echo 21:35:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:35:56 ---> logs-deploy.sh 21:35:56 lf-activate-venv: SKIPPING 21:35:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/jakarta/7 21:35:56 INFO: archiving workspace using pattern(s): 21:35:57 Archives upload complete. 21:35:58 INFO: archiving logs to Nexus