Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 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-ssh7130692113426064892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh18212730418412424433.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10531184744820524078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh671705519933073075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9593014562037349319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63028 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 Commit message: "fix: Corrrect typos in comments in new profile (#421)" > git rev-list --no-walk bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:35:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:35:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:35:20 ========================================================= 00:35:20 EdgeX Global Pipelines Version Info 00:35:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:35:21 ------------------- 00:35:21 stable info: 00:35:21 ------------------- 00:35:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:35:21 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:35:21 Message: update stable to v1.0.230 00:35:21 ------------------- 00:35:21 experimental info: 00:35:21 ------------------- 00:35:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:35:21 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:35:21 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f477d4 [Pipeline] echo 00:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:22 provisioning config files... 00:35:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6146553991662649275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:22 ---> docker-login.sh 00:35:22 nexus3.edgexfoundry.org:10001 00:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:23 Configure a credential helper to remove this warning. See 00:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:23 00:35:23 Login Succeeded 00:35:23 nexus3.edgexfoundry.org:10002 00:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:23 Configure a credential helper to remove this warning. See 00:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:23 00:35:23 Login Succeeded 00:35:23 nexus3.edgexfoundry.org:10003 00:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:24 Configure a credential helper to remove this warning. See 00:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:24 00:35:24 Login Succeeded 00:35:24 nexus3.edgexfoundry.org:10004 00:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:24 Configure a credential helper to remove this warning. See 00:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:24 00:35:24 Login Succeeded 00:35:24 docker.io 00:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:24 Configure a credential helper to remove this warning. See 00:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:24 00:35:24 Login Succeeded 00:35:24 ---> docker-login.sh ends [Pipeline] } 00:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:35:25 + git rev-list -1 --merges 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b~1..3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo 00:35:25 -----------> git rev-list -1 --merges 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b~1..3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [false] [Pipeline] sh 00:35:25 + git log --format=format:%s -1 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo 00:35:25 ========================================================= 00:35:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:35:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:25 + git log --format=format:%s -1 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] echo 00:35:25 [semverPrep] GIT_COMMIT: 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b, Commit Message: fix: Corrrect typos in comments in new profile (#421) [Pipeline] echo 00:35:25 [semverPrep] This is not a build commit. [Pipeline] sh 00:35:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:35:26 + grep -v github /etc/ssh/ssh_known_hosts 00:35:26 + [ -e /tmp/ssh_known_hosts ] 00:35:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:35:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:35:26 + sudo tee -a /etc/ssh/ssh_known_hosts 00:35:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:35:26 00:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:35:27 latest: Pulling from edgex-devops/py-git-semver 00:35:27 1fe172e4850f: Pulling fs layer 00:35:27 caf521ccaac6: Pulling fs layer 00:35:27 3ead6fa29328: Pulling fs layer 00:35:27 5c2a1cbceb83: Pulling fs layer 00:35:27 a8d5f1318db7: Pulling fs layer 00:35:27 c427282e49a2: Pulling fs layer 00:35:27 1827001aaf11: Pulling fs layer 00:35:27 0714d37db230: Pulling fs layer 00:35:27 ac28cf19c067: Pulling fs layer 00:35:27 a8d5f1318db7: Waiting 00:35:27 c427282e49a2: Waiting 00:35:27 5c2a1cbceb83: Waiting 00:35:27 0714d37db230: Waiting 00:35:27 ca983d60f3e2: Pulling fs layer 00:35:27 ac28cf19c067: Waiting 00:35:27 9f894cec8388: Pulling fs layer 00:35:27 ca983d60f3e2: Waiting 00:35:27 9f894cec8388: Waiting 00:35:27 caf521ccaac6: Verifying Checksum 00:35:27 caf521ccaac6: Download complete 00:35:27 5c2a1cbceb83: Verifying Checksum 00:35:27 5c2a1cbceb83: Download complete 00:35:27 a8d5f1318db7: Verifying Checksum 00:35:27 a8d5f1318db7: Download complete 00:35:27 c427282e49a2: Download complete 00:35:27 3ead6fa29328: Verifying Checksum 00:35:27 3ead6fa29328: Download complete 00:35:27 0714d37db230: Verifying Checksum 00:35:27 0714d37db230: Download complete 00:35:27 ac28cf19c067: Download complete 00:35:27 ca983d60f3e2: Verifying Checksum 00:35:27 ca983d60f3e2: Download complete 00:35:27 9f894cec8388: Verifying Checksum 00:35:27 1fe172e4850f: Download complete 00:35:27 1827001aaf11: Verifying Checksum 00:35:27 1827001aaf11: Download complete 00:35:29 1fe172e4850f: Pull complete 00:35:29 caf521ccaac6: Pull complete 00:35:29 3ead6fa29328: Pull complete 00:35:29 5c2a1cbceb83: Pull complete 00:35:30 a8d5f1318db7: Pull complete 00:35:30 c427282e49a2: Pull complete 00:35:32 1827001aaf11: Pull complete 00:35:32 0714d37db230: Pull complete 00:35:32 ac28cf19c067: Pull complete 00:35:32 ca983d60f3e2: Pull complete 00:35:32 9f894cec8388: Pull complete 00:35:32 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:35:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:35:32 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:35:34 $ docker top fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 -eo pid,comm 00:35:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:35:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:34 [ssh-agent] Looking for ssh-agent implementation... 00:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:34 $ docker exec fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent 00:35:35 SSH_AUTH_SOCK=/tmp/ssh-4BKt0O4pDe4N/agent.34 00:35:35 SSH_AGENT_PID=40 00:35:35 Running ssh-add (command line suppressed) 00:35:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3942063082451686825.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3942063082451686825.key) 00:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:35 + git tag --points-at HEAD [Pipeline] } 00:35:35 $ docker exec --env ******** --env ******** fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent -k 00:35:35 unset SSH_AUTH_SOCK; 00:35:35 unset SSH_AGENT_PID; 00:35:35 echo Agent pid 40 killed; 00:35:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:35 [ssh-agent] Looking for ssh-agent implementation... 00:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:35 $ docker exec fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent 00:35:35 SSH_AUTH_SOCK=/tmp/ssh-FEs4Wuc1HabT/agent.74 00:35:35 SSH_AGENT_PID=81 00:35:35 Running ssh-add (command line suppressed) 00:35:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7375647528428242536.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7375647528428242536.key) 00:35:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:36 + git semver init 00:35:36 2022-05-11 00:35:36,623 [run_init] DEBUG init version:0.0.0 force:False 00:35:36 2022-05-11 00:35:36,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 00:35:36 2022-05-11 00:35:36,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 00:35:36 2022-05-11 00:35:36,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:35:37 2022-05-11 00:35:37,550 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 00:35:37 2022-05-11 00:35:37,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 00:35:37 2022-05-11 00:35:37,552 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:35:37 2022-05-11 00:35:37,552 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:35:37 2.2.0-dev.38 [Pipeline] } 00:35:37 $ docker exec --env ******** --env ******** fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 ssh-agent -k 00:35:37 unset SSH_AUTH_SOCK; 00:35:37 unset SSH_AGENT_PID; 00:35:37 echo Agent pid 81 killed; 00:35:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:38 + git semver [Pipeline] } 00:35:38 $ docker stop --time=1 fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 00:35:39 $ docker rm -f fdbd647e4b17ccc446f173ce9b0b7859261adf31a0b08b1db67f8f4080d814c9 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:40 Stashed 1 file(s) [Pipeline] echo 00:35:40 [edgeXSemver]: initialized semver on version 2.2.0-dev.38 [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 00:35:40 provisioning config files... 00:35:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2389719317594249129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63004 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:35:40 Running in /w/workspace/app-service-configurable/74 [Pipeline] { [Pipeline] checkout 00:35:40 ---> docker-login.sh 00:35:40 nexus3.edgexfoundry.org:10001 00:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:40 Configure a credential helper to remove this warning. See 00:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:40 00:35:40 Login Succeeded 00:35:40 nexus3.edgexfoundry.org:10002 00:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 Selected Git installation does not exist. Using Default 00:35:41 The recommended git tool is: NONE 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 nexus3.edgexfoundry.org:10003 00:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 nexus3.edgexfoundry.org:10004 00:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 docker.io 00:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 ---> docker-login.sh ends [Pipeline] } 00:35:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:41 ========================================================= 00:35:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:35:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:35:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:35:42 Sending build context to Docker daemon 3.064MB 00:35:42 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:35:42 Step 2/13 : FROM ${BASE} AS builder 00:35:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:42 59bf1c3509f3: Pulling fs layer 00:35:42 666ba61612fd: Pulling fs layer 00:35:42 8ed8ca486205: Pulling fs layer 00:35:42 4fe6c5a15a65: Pulling fs layer 00:35:42 22a0e8bec74d: Pulling fs layer 00:35:42 ca2b28591e48: Pulling fs layer 00:35:42 a51346096db8: Pulling fs layer 00:35:42 daebc70d1ce1: Pulling fs layer 00:35:42 0e18a0eac166: Pulling fs layer 00:35:42 22a0e8bec74d: Waiting 00:35:42 4fe6c5a15a65: Waiting 00:35:42 ca2b28591e48: Waiting 00:35:42 0e18a0eac166: Waiting 00:35:42 a51346096db8: Waiting 00:35:42 daebc70d1ce1: Waiting 00:35:42 8ed8ca486205: Verifying Checksum 00:35:42 8ed8ca486205: Download complete 00:35:42 666ba61612fd: Verifying Checksum 00:35:42 666ba61612fd: Download complete 00:35:42 22a0e8bec74d: Verifying Checksum 00:35:42 22a0e8bec74d: Download complete 00:35:42 ca2b28591e48: Verifying Checksum 00:35:42 ca2b28591e48: Download complete 00:35:42 59bf1c3509f3: Verifying Checksum 00:35:42 59bf1c3509f3: Download complete 00:35:42 a51346096db8: Verifying Checksum 00:35:42 a51346096db8: Download complete 00:35:42 daebc70d1ce1: Verifying Checksum 00:35:42 daebc70d1ce1: Download complete 00:35:42 59bf1c3509f3: Pull complete 00:35:42 666ba61612fd: Pull complete 00:35:42 8ed8ca486205: Pull complete 00:35:42 0e18a0eac166: Verifying Checksum 00:35:42 0e18a0eac166: Download complete 00:35:43 4fe6c5a15a65: Verifying Checksum 00:35:43 4fe6c5a15a65: Download complete 00:35:46 using credential edgex-jenkins-ssh 00:35:46 Cloning the remote Git repository 00:35:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:35:46 > git init /w/workspace/app-service-configurable/74 # timeout=10 00:35:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:35:46 > git --version # timeout=10 00:35:46 > git --version # 'git version 2.25.1' 00:35:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:47 4fe6c5a15a65: Pull complete 00:35:47 Avoid second fetch 00:35:47 Checking out Revision 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b (main) 00:35:47 22a0e8bec74d: Pull complete 00:35:47 ca2b28591e48: Pull complete 00:35:47 a51346096db8: Pull complete 00:35:47 daebc70d1ce1: Pull complete 00:35:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:35:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:47 > git config core.sparsecheckout # timeout=10 00:35:47 > git checkout -f 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 00:35:50 0e18a0eac166: Pull complete 00:35:50 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:35:50 ---> f018257e8ee9 00:35:50 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:35:51 Commit message: "fix: Corrrect typos in comments in new profile (#421)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:52 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:52 Dload Upload Total Spent Left Speed 00:35:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 72213 0 --:--:-- --:--:-- --:--:-- 72213 100 11843 100 11843 0 0 71775 0 --:--:-- --:--:-- --:--:-- 71343 [Pipeline] sh 00:35:52 ---> Running in d3b971417d4b 00:35:53 Removing intermediate container d3b971417d4b 00:35:53 ---> ac427571e84c 00:35:53 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:35:53 ---> Running in 56ca98c736f3 00:35:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:53 Removing intermediate container 56ca98c736f3 00:35:53 ---> 51d0def6bcba 00:35:53 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:35:53 ---> Running in 9639057cfd6a 00:35:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:53 + sudo tee /etc/docker/daemon.new 00:35:53 { 00:35:53 "registry-mirrors": [ 00:35:53 "https://nexus3.edgexfoundry.org:10001" 00:35:53 ], 00:35:53 "bip": "10.250.0.254/24", 00:35:53 "hosts": [ 00:35:53 "tcp://0.0.0.0:5555", 00:35:53 "unix:///var/run/docker.sock" 00:35:53 ], 00:35:53 "mtu": 1458, 00:35:53 "selinux-enabled": true, 00:35:53 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:53 } [Pipeline] sh 00:35:53 Removing intermediate container 9639057cfd6a 00:35:53 ---> 7d8513629e94 00:35:53 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:54 ---> Running in dec16d4bf75b 00:35:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:54 + sudo service docker restart 00:35:54 Removing intermediate container dec16d4bf75b 00:35:54 ---> 35dd54742736 00:35:54 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:54 ---> Running in cbeca7496341 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:35:56 OK: 221 MiB in 52 packages 00:35:56 Removing intermediate container cbeca7496341 00:35:56 ---> ba2acf0706ca 00:35:56 Step 8/13 : WORKDIR /app 00:35:56 ---> Running in 0fa43d7fdf93 00:35:56 Removing intermediate container 0fa43d7fdf93 00:35:56 ---> 8adbba6c7c7d 00:35:56 Step 9/13 : COPY go.mod vendor* ./ 00:35:56 ---> aecd8829f53f 00:35:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:57 ---> Running in a888354423ea [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:12 provisioning config files... 00:36:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/74@tmp/config1989864141129620854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:13 ---> docker-login.sh 00:36:13 nexus3.edgexfoundry.org:10001 00:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:14 Configure a credential helper to remove this warning. See 00:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:14 00:36:14 Login Succeeded 00:36:14 nexus3.edgexfoundry.org:10002 00:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:14 Configure a credential helper to remove this warning. See 00:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:14 00:36:14 Login Succeeded 00:36:14 nexus3.edgexfoundry.org:10003 00:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:15 Removing intermediate container a888354423ea 00:36:15 ---> cbc3200b62c8 00:36:15 Step 11/13 : COPY . . 00:36:15 ---> 68904f38d0f2 00:36:15 Step 12/13 : ARG MAKE="make build" 00:36:15 ---> Running in 158f14df283f 00:36:15 Removing intermediate container 158f14df283f 00:36:15 ---> ab6865a3a2c2 00:36:15 Step 13/13 : RUN $MAKE 00:36:15 ---> Running in 00999a3a9e62 00:36:15 noop 00:36:15 Removing intermediate container 00999a3a9e62 00:36:15 ---> ef4c8f2d8d8f 00:36:15 Successfully built ef4c8f2d8d8f 00:36:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:15 Configure a credential helper to remove this warning. See 00:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:15 00:36:15 Login Succeeded 00:36:15 nexus3.edgexfoundry.org:10004 00:36:15 + docker inspect -f . ci-base-image-x86_64 00:36:15 . [Pipeline] withDockerContainer 00:36:15 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:15 Configure a credential helper to remove this warning. See 00:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:15 00:36:15 Login Succeeded 00:36:15 docker.io 00:36:16 $ docker top ba9a0ccb39dc230989cd26439761466a17589f1f281b95a50c72ce5af2ba0845 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:16 + go version 00:36:16 go version go1.17.6 linux/amd64 [Pipeline] } 00:36:16 $ docker stop --time=1 ba9a0ccb39dc230989cd26439761466a17589f1f281b95a50c72ce5af2ba0845 00:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:16 Configure a credential helper to remove this warning. See 00:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:16 00:36:16 Login Succeeded 00:36:16 ---> docker-login.sh ends 00:36:17 $ docker rm -f ba9a0ccb39dc230989cd26439761466a17589f1f281b95a50c72ce5af2ba0845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 00:36:17 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:18 + docker inspect -f . ci-base-image-x86_64 00:36:18 . [Pipeline] withDockerContainer 00:36:18 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:18 $ docker top 2c77598d120f1cc831600087ed179cf2c9a5bc88c1793cb51f4abcace78d9340 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] echo 00:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 00:36:18 ========================================================= 00:36:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:36:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:36:19 + make test 00:36:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:36:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:36:19 Sending build context to Docker daemon 203.3kB 00:36:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:36:19 Step 2/13 : FROM ${BASE} AS builder 00:36:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:19 9b3977197b4f: Pulling fs layer 00:36:19 1a89e8eeedd5: Pulling fs layer 00:36:19 94645a83ff95: Pulling fs layer 00:36:19 3f3a8bcf1eab: Pulling fs layer 00:36:19 0c92f367c5e7: Pulling fs layer 00:36:19 3096ccb668a1: Pulling fs layer 00:36:19 e8cf19c19ddd: Pulling fs layer 00:36:19 a4caa8a26152: Pulling fs layer 00:36:19 0c92f367c5e7: Waiting 00:36:19 3096ccb668a1: Waiting 00:36:19 e8cf19c19ddd: Waiting 00:36:19 a4caa8a26152: Waiting 00:36:19 94645a83ff95: Verifying Checksum 00:36:19 94645a83ff95: Download complete 00:36:19 1a89e8eeedd5: Verifying Checksum 00:36:19 1a89e8eeedd5: Download complete 00:36:19 0c92f367c5e7: Verifying Checksum 00:36:19 0c92f367c5e7: Download complete 00:36:19 3096ccb668a1: Verifying Checksum 00:36:19 3096ccb668a1: Download complete 00:36:19 9b3977197b4f: Download complete 00:36:19 e8cf19c19ddd: Verifying Checksum 00:36:19 e8cf19c19ddd: Download complete 00:36:20 9b3977197b4f: Pull complete 00:36:21 1a89e8eeedd5: Pull complete 00:36:21 94645a83ff95: Pull complete 00:36:22 a4caa8a26152: Verifying Checksum 00:36:22 a4caa8a26152: Download complete 00:36:22 3f3a8bcf1eab: Verifying Checksum 00:36:22 3f3a8bcf1eab: Download complete 00:36:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:36:29 CGO_ENABLED=1 go vet ./... 00:36:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:36:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:36:34 ./bin/test-attribution-txt.sh [Pipeline] echo 00:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:36:34 $ docker stop --time=1 2c77598d120f1cc831600087ed179cf2c9a5bc88c1793cb51f4abcace78d9340 00:36:35 3f3a8bcf1eab: Pull complete 00:36:35 0c92f367c5e7: Pull complete 00:36:35 3096ccb668a1: Pull complete 00:36:35 e8cf19c19ddd: Pull complete 00:36:36 $ docker rm -f 2c77598d120f1cc831600087ed179cf2c9a5bc88c1793cb51f4abcace78d9340 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:36:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:36:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:36:38 + ls -al . 00:36:38 total 168 00:36:38 drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:36 . 00:36:38 drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:35 .. 00:36:38 -rw-rw-r-- 1 jenkins jenkins 119 May 11 00:35 .dockerignore 00:36:38 drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:35 .git 00:36:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 .github 00:36:38 -rw-rw-r-- 1 jenkins jenkins 104 May 11 00:35 .gitignore 00:36:38 drwxr-xr-x 3 jenkins jenkins 4096 May 11 00:35 .semver 00:36:38 -rw-rw-r-- 1 jenkins jenkins 8695 May 11 00:35 Attribution.txt 00:36:38 -rw-rw-r-- 1 jenkins jenkins 27269 May 11 00:35 CHANGELOG.md 00:36:38 -rw-rw-r-- 1 jenkins jenkins 2087 May 11 00:35 Dockerfile 00:36:38 -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:35 GOVERNANCE.md 00:36:38 -rw-rw-r-- 1 jenkins jenkins 688 May 11 00:35 Jenkinsfile 00:36:38 -rw-rw-r-- 1 jenkins jenkins 10174 May 11 00:35 LICENSE 00:36:38 -rw-rw-r-- 1 jenkins jenkins 618 May 11 00:35 OWNERS.md 00:36:38 -rw-rw-r-- 1 jenkins jenkins 3718 May 11 00:35 README.md 00:36:38 -rw-rw-r-- 1 jenkins jenkins 12 May 11 00:35 VERSION 00:36:38 drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:35 bin 00:36:38 -rw-r--r-- 1 jenkins jenkins 10 May 11 00:36 coverage.out 00:36:38 -rw-rw-r-- 1 jenkins jenkins 3222 May 11 00:35 go.mod 00:36:38 -rw-rw-r-- 1 jenkins jenkins 34558 May 11 00:35 go.sum 00:36:38 -rw-rw-r-- 1 jenkins jenkins 1949 May 11 00:35 main.go 00:36:38 -rw-rw-r-- 1 jenkins jenkins 2007 May 11 00:35 makefile 00:36:38 drwxrwxr-x 10 jenkins jenkins 4096 May 11 00:35 res 00:36:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 snap [Pipeline] isUnix [Pipeline] sh 00:36:38 + 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=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b --label arch=amd64 --label version=2.2.0-dev.38 . 00:36:38 Sending build context to Docker daemon 3.065MB 00:36:38 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 00:36:38 Step 2/27 : FROM ${BASE} AS builder 00:36:38 ---> ef4c8f2d8d8f 00:36:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:36:38 ---> Running in 26ecae2a2bde 00:36:38 Removing intermediate container 26ecae2a2bde 00:36:38 ---> bd9d86bb5f09 00:36:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:36:38 ---> Running in a2c8e19a1c39 00:36:38 Removing intermediate container a2c8e19a1c39 00:36:38 ---> 7a280a0a5cf6 00:36:38 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:36:38 ---> Running in 0a2f1af6a256 00:36:38 Removing intermediate container 0a2f1af6a256 00:36:38 ---> bb212561ae8c 00:36:38 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:38 ---> Running in 6bf5df91bd4d 00:36:39 Removing intermediate container 6bf5df91bd4d 00:36:39 ---> 2679bd666be8 00:36:39 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:39 ---> Running in 0d48dcab4419 00:36:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:40 OK: 221 MiB in 52 packages 00:36:41 Removing intermediate container 0d48dcab4419 00:36:41 ---> d654ab8f8a50 00:36:41 Step 8/27 : WORKDIR /app 00:36:41 ---> Running in d15302bf5ad8 00:36:41 Removing intermediate container d15302bf5ad8 00:36:41 ---> 444145a753a1 00:36:41 Step 9/27 : COPY go.mod vendor* ./ 00:36:41 ---> d78807874568 00:36:41 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:41 a4caa8a26152: Pull complete 00:36:41 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:36:41 ---> 725f1c02e7f9 00:36:41 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:36:41 ---> Running in a371135dbfcd 00:36:42 Removing intermediate container a371135dbfcd 00:36:42 ---> 7c403aca7c96 00:36:42 Step 11/27 : COPY . . 00:36:42 ---> 37ee16f45d73 00:36:42 Step 12/27 : ARG MAKE="make build" 00:36:42 ---> Running in dfd743eff0a0 00:36:43 Removing intermediate container dfd743eff0a0 00:36:43 ---> b7d89c1c2ebc 00:36:43 Step 13/27 : RUN $MAKE 00:36:43 ---> Running in 9b5a027128a1 00:36:43 ---> Running in d6c6f9722d21 00:36:43 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:36:43 Removing intermediate container d6c6f9722d21 00:36:43 ---> 18dcf935b827 00:36:43 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:36:43 ---> Running in d32865a49984 00:36:44 Removing intermediate container d32865a49984 00:36:44 ---> 9c857f877125 00:36:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:36:44 ---> Running in aaebed1311d5 00:36:44 Removing intermediate container aaebed1311d5 00:36:44 ---> 39e98580c537 00:36:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:44 ---> Running in a455a4006fa5 00:36:46 Removing intermediate container a455a4006fa5 00:36:46 ---> cd60ddab9677 00:36:46 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:46 ---> Running in eabcdbb40b61 00:36:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:36:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:36:49 OK: 220 MiB in 52 packages 00:36:50 Removing intermediate container eabcdbb40b61 00:36:50 ---> ac0ea4b209e6 00:36:50 Step 8/13 : WORKDIR /app 00:36:50 ---> Running in fa094a4a5e49 00:36:50 Removing intermediate container fa094a4a5e49 00:36:50 ---> 0ed2e2503910 00:36:50 Step 9/13 : COPY go.mod vendor* ./ 00:36:51 ---> 213e0223651b 00:36:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:51 ---> Running in 37c1b3057c2e 00:37:05 Removing intermediate container 9b5a027128a1 00:37:05 ---> 2108929549d4 00:37:05 Step 14/27 : FROM alpine:3.14 00:37:05 3.14: Pulling from library/alpine 00:37:05 8663204ce13b: Pulling fs layer 00:37:05 8663204ce13b: Verifying Checksum 00:37:05 8663204ce13b: Download complete 00:37:05 8663204ce13b: Pull complete 00:37:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:37:05 Status: Downloaded newer image for alpine:3.14 00:37:05 ---> e04c818066af 00:37:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:37:05 ---> Running in d9af3e3f0369 00:37:05 Removing intermediate container d9af3e3f0369 00:37:05 ---> 021e6b66d49c 00:37:05 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:37:05 ---> Running in e7fcca4a30c5 00:37:05 Removing intermediate container e7fcca4a30c5 00:37:05 ---> 0a0446848080 00:37:05 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:37:05 ---> Running in 460ac5154f47 00:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:37:06 (1/7) Installing ca-certificates (20211220-r0) 00:37:06 (2/7) Installing dumb-init (1.2.5-r1) 00:37:06 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:37:06 (4/7) Installing libsodium (1.0.18-r0) 00:37:06 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:37:06 (6/7) Installing libzmq (4.3.4-r0) 00:37:06 (7/7) Installing zeromq (4.3.4-r0) 00:37:06 Executing busybox-1.33.1-r7.trigger 00:37:06 Executing ca-certificates-20211220-r0.trigger 00:37:06 OK: 9 MiB in 21 packages 00:37:06 Removing intermediate container 460ac5154f47 00:37:06 ---> 3ae747be124c 00:37:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:37:07 ---> 7c8cc1dd5874 00:37:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:37:07 ---> a9c05872fc80 00:37:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:37:07 ---> c2d1dc02e6a8 00:37:07 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:37:08 ---> 3978f0cb66cd 00:37:08 Step 22/27 : EXPOSE 48095 00:37:08 ---> Running in 4d3cc2a6fe47 00:37:08 Removing intermediate container 4d3cc2a6fe47 00:37:08 ---> 1b50320f52cb 00:37:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:37:08 ---> Running in 805904dab378 00:37:08 Removing intermediate container 805904dab378 00:37:08 ---> 7eae77628705 00:37:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:08 ---> Running in 89f2e3787cd4 00:37:08 Removing intermediate container 89f2e3787cd4 00:37:08 ---> c4e421412220 00:37:08 Step 25/27 : LABEL arch=amd64 00:37:08 ---> Running in 31f477b7f267 00:37:08 Removing intermediate container 31f477b7f267 00:37:08 ---> 429bfcf5afc4 00:37:08 Step 26/27 : LABEL git_sha=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:37:08 ---> Running in 0bede75d2768 00:37:08 Removing intermediate container 0bede75d2768 00:37:08 ---> a93c67a2a8f8 00:37:08 Step 27/27 : LABEL version=2.2.0-dev.38 00:37:09 ---> Running in 8d22a85393b9 00:37:09 Removing intermediate container 8d22a85393b9 00:37:09 ---> 05e22caf13b9 00:37:09 [Warning] One or more build-args [ARCH] were not consumed 00:37:09 Successfully built 05e22caf13b9 00:37:09 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:09 provisioning config files... 00:37:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7382395354325735126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:09 ---> docker-login.sh 00:37:09 nexus3.edgexfoundry.org:10001 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10002 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10003 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10004 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 docker.io 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 ---> docker-login.sh ends [Pipeline] } 00:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:10 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:37:10 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:37:10 latest 00:37:10 2.2.0-dev.38 00:37:10 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 00:37:10 main 00:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] isUnix [Pipeline] sh 00:37:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:37:11 bf665d7991aa: Preparing 00:37:11 d9585a891bd0: Preparing 00:37:11 f187c12e82f6: Preparing 00:37:11 5194671b143f: Preparing 00:37:11 3d98a680677e: Preparing 00:37:11 b541d28bf3b4: Preparing 00:37:11 b541d28bf3b4: Waiting 00:37:11 d9585a891bd0: Pushed 00:37:11 f187c12e82f6: Pushed 00:37:11 b541d28bf3b4: Layer already exists 00:37:11 5194671b143f: Pushed 00:37:11 3d98a680677e: Pushed 00:37:14 bf665d7991aa: Pushed 00:37:14 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:37:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 00:37:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:37:14 bf665d7991aa: Preparing 00:37:14 d9585a891bd0: Preparing 00:37:14 f187c12e82f6: Preparing 00:37:14 5194671b143f: Preparing 00:37:14 3d98a680677e: Preparing 00:37:14 b541d28bf3b4: Preparing 00:37:14 b541d28bf3b4: Waiting 00:37:14 d9585a891bd0: Layer already exists 00:37:14 f187c12e82f6: Layer already exists 00:37:14 5194671b143f: Layer already exists 00:37:14 3d98a680677e: Layer already exists 00:37:14 bf665d7991aa: Layer already exists 00:37:14 b541d28bf3b4: Layer already exists 00:37:14 latest: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:37:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh 00:37:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.38 00:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:37:15 bf665d7991aa: Preparing 00:37:15 d9585a891bd0: Preparing 00:37:15 f187c12e82f6: Preparing 00:37:15 5194671b143f: Preparing 00:37:15 3d98a680677e: Preparing 00:37:15 b541d28bf3b4: Preparing 00:37:15 b541d28bf3b4: Waiting 00:37:15 f187c12e82f6: Layer already exists 00:37:15 bf665d7991aa: Layer already exists 00:37:15 d9585a891bd0: Layer already exists 00:37:15 5194671b143f: Layer already exists 00:37:15 3d98a680677e: Layer already exists 00:37:15 b541d28bf3b4: Layer already exists 00:37:15 2.2.0-dev.38: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:37:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh 00:37:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 00:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:37:15 bf665d7991aa: Preparing 00:37:15 d9585a891bd0: Preparing 00:37:15 f187c12e82f6: Preparing 00:37:15 5194671b143f: Preparing 00:37:15 3d98a680677e: Preparing 00:37:15 b541d28bf3b4: Preparing 00:37:15 b541d28bf3b4: Waiting 00:37:15 bf665d7991aa: Layer already exists 00:37:15 f187c12e82f6: Layer already exists 00:37:15 5194671b143f: Layer already exists 00:37:15 d9585a891bd0: Layer already exists 00:37:15 3d98a680677e: Layer already exists 00:37:15 b541d28bf3b4: Layer already exists 00:37:15 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:37:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 00:37:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:37:16 bf665d7991aa: Preparing 00:37:16 d9585a891bd0: Preparing 00:37:16 f187c12e82f6: Preparing 00:37:16 5194671b143f: Preparing 00:37:16 3d98a680677e: Preparing 00:37:16 b541d28bf3b4: Preparing 00:37:16 b541d28bf3b4: Waiting 00:37:16 f187c12e82f6: Layer already exists 00:37:16 5194671b143f: Layer already exists 00:37:16 3d98a680677e: Layer already exists 00:37:16 bf665d7991aa: Layer already exists 00:37:16 d9585a891bd0: Layer already exists 00:37:16 b541d28bf3b4: Layer already exists 00:37:16 main: digest: sha256:38a58a06360507cbcc6ab733c689592441c2e0872144c0ac7fd26c9c3c871e42 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:16 ===================================================== [Pipeline] echo 00:37:16 taggedImages: 00:37:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:37:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:37:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.38 00:37:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 00:37:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:16 00:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:17 latest: Pulling from edgex-lftools-log-publisher 00:37:17 5eb5b503b376: Pulling fs layer 00:37:17 5c69ac0246d0: Pulling fs layer 00:37:17 ec43610c2a17: Pulling fs layer 00:37:17 3a2ae6a8a46f: Pulling fs layer 00:37:17 33b1e0a273af: Pulling fs layer 00:37:17 5d3b04190fa2: Pulling fs layer 00:37:17 2f39f015ded8: Pulling fs layer 00:37:17 33b1e0a273af: Waiting 00:37:17 5d3b04190fa2: Waiting 00:37:17 3a2ae6a8a46f: Waiting 00:37:17 2f39f015ded8: Waiting 00:37:17 5c69ac0246d0: Verifying Checksum 00:37:17 5c69ac0246d0: Download complete 00:37:17 3a2ae6a8a46f: Verifying Checksum 00:37:17 3a2ae6a8a46f: Download complete 00:37:17 ec43610c2a17: Verifying Checksum 00:37:17 ec43610c2a17: Download complete 00:37:17 33b1e0a273af: Verifying Checksum 00:37:17 33b1e0a273af: Download complete 00:37:17 5d3b04190fa2: Download complete 00:37:17 5eb5b503b376: Verifying Checksum 00:37:17 5eb5b503b376: Download complete 00:37:18 2f39f015ded8: Download complete 00:37:19 5eb5b503b376: Pull complete 00:37:19 5c69ac0246d0: Pull complete 00:37:19 ec43610c2a17: Pull complete 00:37:19 3a2ae6a8a46f: Pull complete 00:37:20 33b1e0a273af: Pull complete 00:37:20 5d3b04190fa2: Pull complete 00:37:25 2f39f015ded8: Pull complete 00:37:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:37:25 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:37:27 $ docker top 9aec3c6d59cd83dc7c61e2823b5ff179cbea2cf7de550b0d523d36cd6c9bb6fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:27 ---> job-cost.sh 00:37:27 lf-activate-venv: SKIPPING 00:37:27 INFO: No Stack... 00:37:28 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:28 INFO: Archiving Costs [Pipeline] sh 00:37:29 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 00:37:29 + cut -d, -f6 [Pipeline] lock 00:37:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] 00:37:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] did not exist. Created. 00:37:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:29 + echo total: 0.2199999988079071 [Pipeline] stash 00:37:29 Stashed 1 file(s) [Pipeline] } 00:37:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 00:37:29 $ docker stop --time=1 9aec3c6d59cd83dc7c61e2823b5ff179cbea2cf7de550b0d523d36cd6c9bb6fa 00:37:30 $ docker rm -f 9aec3c6d59cd83dc7c61e2823b5ff179cbea2cf7de550b0d523d36cd6c9bb6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:37:38 Removing intermediate container 37c1b3057c2e 00:37:38 ---> 287f12f654cc 00:37:38 Step 11/13 : COPY . . 00:37:38 ---> efc0fec0aa64 00:37:38 Step 12/13 : ARG MAKE="make build" 00:37:38 ---> Running in 1e9912c81dfb 00:37:38 Removing intermediate container 1e9912c81dfb 00:37:38 ---> e50c42cbc9e2 00:37:38 Step 13/13 : RUN $MAKE 00:37:38 ---> Running in c664c989b612 00:37:39 noop 00:37:40 Removing intermediate container c664c989b612 00:37:40 ---> a92e0e9d54e9 00:37:40 Successfully built a92e0e9d54e9 00:37:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:40 + docker inspect -f . ci-base-image-arm64 00:37:40 . [Pipeline] withDockerContainer 00:37:41 prd-ubuntu20.04-docker-arm64-4c-16g-63004 does not seem to be running inside a container 00:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/74 -v /w/workspace/app-service-configurable/74:/w/workspace/app-service-configurable/74:rw,z -v /w/workspace/app-service-configurable/74@tmp:/w/workspace/app-service-configurable/74@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 ******** ci-base-image-arm64 cat 00:37:42 $ docker top 3e870eca31193a376f078978ef9f8d66f1db799ed07a55e9bb6106ed1245c44d -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:43 + go version 00:37:43 go version go1.17.6 linux/arm64 [Pipeline] } 00:37:43 $ docker stop --time=1 3e870eca31193a376f078978ef9f8d66f1db799ed07a55e9bb6106ed1245c44d 00:37:45 $ docker rm -f 3e870eca31193a376f078978ef9f8d66f1db799ed07a55e9bb6106ed1245c44d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:46 + docker inspect -f . ci-base-image-arm64 00:37:46 . [Pipeline] withDockerContainer 00:37:46 prd-ubuntu20.04-docker-arm64-4c-16g-63004 does not seem to be running inside a container 00:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/74 -v /w/workspace/app-service-configurable/74:/w/workspace/app-service-configurable/74:rw,z -v /w/workspace/app-service-configurable/74@tmp:/w/workspace/app-service-configurable/74@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 ******** ci-base-image-arm64 cat 00:37:47 $ docker top db3e6b461afaf441aaa14dc33720f10d40e192fbbb7654ebbbba90d0efed2e04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:37:48 + make test 00:37:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:39:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:39:25 CGO_ENABLED=1 go vet ./... 00:39:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:39:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:39:44 ./bin/test-attribution-txt.sh [Pipeline] echo 00:39:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:39:45 $ docker stop --time=1 db3e6b461afaf441aaa14dc33720f10d40e192fbbb7654ebbbba90d0efed2e04 00:39:47 $ docker rm -f db3e6b461afaf441aaa14dc33720f10d40e192fbbb7654ebbbba90d0efed2e04 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:39:48 Warning: overwriting stash ‘coverage-report’ 00:39:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:39:49 + ls -al . 00:39:49 total 164 00:39:49 drwxrwxr-x 7 jenkins jenkins 4096 May 11 00:39 . 00:39:49 drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:35 .. 00:39:49 -rw-rw-r-- 1 jenkins jenkins 119 May 11 00:35 .dockerignore 00:39:49 drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:35 .git 00:39:49 drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 .github 00:39:49 -rw-rw-r-- 1 jenkins jenkins 104 May 11 00:35 .gitignore 00:39:49 -rw-rw-r-- 1 jenkins jenkins 8695 May 11 00:35 Attribution.txt 00:39:49 -rw-rw-r-- 1 jenkins jenkins 27269 May 11 00:35 CHANGELOG.md 00:39:49 -rw-rw-r-- 1 jenkins jenkins 2087 May 11 00:35 Dockerfile 00:39:49 -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:35 GOVERNANCE.md 00:39:49 -rw-rw-r-- 1 jenkins jenkins 688 May 11 00:35 Jenkinsfile 00:39:49 -rw-rw-r-- 1 jenkins jenkins 10174 May 11 00:35 LICENSE 00:39:49 -rw-rw-r-- 1 jenkins jenkins 618 May 11 00:35 OWNERS.md 00:39:49 -rw-rw-r-- 1 jenkins jenkins 3718 May 11 00:35 README.md 00:39:49 -rw-rw-r-- 1 jenkins jenkins 12 May 11 00:35 VERSION 00:39:49 drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:35 bin 00:39:49 -rw-r--r-- 1 jenkins jenkins 10 May 11 00:37 coverage.out 00:39:49 -rw-rw-r-- 1 jenkins jenkins 3222 May 11 00:35 go.mod 00:39:49 -rw-rw-r-- 1 jenkins jenkins 34558 May 11 00:35 go.sum 00:39:49 -rw-rw-r-- 1 jenkins jenkins 1949 May 11 00:35 main.go 00:39:49 -rw-rw-r-- 1 jenkins jenkins 2007 May 11 00:35 makefile 00:39:49 drwxrwxr-x 10 jenkins jenkins 4096 May 11 00:35 res 00:39:49 drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:35 snap [Pipeline] isUnix [Pipeline] sh 00:39:49 + 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=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b --label arch=arm64 --label version=2.2.0-dev.38 . 00:39:49 Sending build context to Docker daemon 204.3kB 00:39:50 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 00:39:50 Step 2/27 : FROM ${BASE} AS builder 00:39:50 ---> a92e0e9d54e9 00:39:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:39:50 ---> Running in 8d0c907459fc 00:39:50 Removing intermediate container 8d0c907459fc 00:39:50 ---> f17e5f675255 00:39:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:39:50 ---> Running in 084214888cbf 00:39:50 Removing intermediate container 084214888cbf 00:39:50 ---> 042b9d97d5d1 00:39:50 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:39:51 ---> Running in 1e28032c3a83 00:39:51 Removing intermediate container 1e28032c3a83 00:39:51 ---> cdadb9231cf2 00:39:51 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:51 ---> Running in 56295d5487f9 00:39:53 Removing intermediate container 56295d5487f9 00:39:53 ---> 24bf89205fbc 00:39:53 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:39:53 ---> Running in 3c8a1b61109b 00:39:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:39:56 OK: 220 MiB in 52 packages 00:39:56 Removing intermediate container 3c8a1b61109b 00:39:56 ---> 0c168b9de918 00:39:56 Step 8/27 : WORKDIR /app 00:39:56 ---> Running in a32a3ed219da 00:39:57 Removing intermediate container a32a3ed219da 00:39:57 ---> 9d932b4b43e9 00:39:57 Step 9/27 : COPY go.mod vendor* ./ 00:39:57 ---> 2984bb8df399 00:39:57 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:58 ---> Running in 563abacd2156 00:40:00 Removing intermediate container 563abacd2156 00:40:00 ---> befdb6f060be 00:40:00 Step 11/27 : COPY . . 00:40:00 ---> e77e2208c7d3 00:40:00 Step 12/27 : ARG MAKE="make build" 00:40:00 ---> Running in e5393a976e60 00:40:01 Removing intermediate container e5393a976e60 00:40:01 ---> ce21f8b9b585 00:40:01 Step 13/27 : RUN $MAKE 00:40:01 ---> Running in 36f101f2911e 00:40:02 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:42:24 Removing intermediate container 36f101f2911e 00:42:24 ---> 7803a2ed81f5 00:42:24 Step 14/27 : FROM alpine:3.14 00:42:24 3.14: Pulling from library/alpine 00:42:24 455c02918c45: Pulling fs layer 00:42:24 455c02918c45: Verifying Checksum 00:42:24 455c02918c45: Download complete 00:42:24 455c02918c45: Pull complete 00:42:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:42:24 Status: Downloaded newer image for alpine:3.14 00:42:24 ---> ac73e934f311 00:42:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:42:24 ---> Running in cc843cd0b4a5 00:42:24 Removing intermediate container cc843cd0b4a5 00:42:24 ---> 5cf599e6afd5 00:42:24 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:42:24 ---> Running in 7bcff8cc5314 00:42:24 Removing intermediate container 7bcff8cc5314 00:42:24 ---> d84b1f04c82a 00:42:24 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:42:24 ---> Running in e65b0dbdd9fb 00:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:42:24 (1/7) Installing ca-certificates (20211220-r0) 00:42:24 (2/7) Installing dumb-init (1.2.5-r1) 00:42:24 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:42:24 (4/7) Installing libsodium (1.0.18-r0) 00:42:24 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:42:24 (6/7) Installing libzmq (4.3.4-r0) 00:42:24 (7/7) Installing zeromq (4.3.4-r0) 00:42:24 Executing busybox-1.33.1-r7.trigger 00:42:24 Executing ca-certificates-20211220-r0.trigger 00:42:24 OK: 9 MiB in 21 packages 00:42:24 Removing intermediate container e65b0dbdd9fb 00:42:24 ---> f647f1f15372 00:42:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:42:24 ---> 10a69f63b48c 00:42:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:42:24 ---> 8ea4cb05033b 00:42:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:42:24 ---> ee34159207af 00:42:24 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:42:24 ---> f83d27845380 00:42:24 Step 22/27 : EXPOSE 48095 00:42:24 ---> Running in 89d00434067a 00:42:24 Removing intermediate container 89d00434067a 00:42:24 ---> b423a4e795ec 00:42:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:42:24 ---> Running in 279fb3b72d2a 00:42:24 Removing intermediate container 279fb3b72d2a 00:42:24 ---> 6ee699a30c02 00:42:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:24 ---> Running in e8930d878a5b 00:42:24 Removing intermediate container e8930d878a5b 00:42:24 ---> e6f8393d322e 00:42:24 Step 25/27 : LABEL arch=arm64 00:42:24 ---> Running in d63dfb57fc52 00:42:24 Removing intermediate container d63dfb57fc52 00:42:24 ---> 4db6ade0b2c3 00:42:24 Step 26/27 : LABEL git_sha=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:42:24 ---> Running in fd5cdae7bea0 00:42:25 Removing intermediate container fd5cdae7bea0 00:42:25 ---> 6f7c1269cb81 00:42:25 Step 27/27 : LABEL version=2.2.0-dev.38 00:42:25 ---> Running in 62f9033e0138 00:42:25 Removing intermediate container 62f9033e0138 00:42:25 ---> 076550912ce7 00:42:25 [Warning] One or more build-args [ARCH] were not consumed 00:42:25 Successfully built 076550912ce7 00:42:25 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:25 provisioning config files... 00:42:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/74@tmp/config8892029520973357726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:25 ---> docker-login.sh 00:42:25 nexus3.edgexfoundry.org:10001 00:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:26 Configure a credential helper to remove this warning. See 00:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:26 00:42:26 Login Succeeded 00:42:26 nexus3.edgexfoundry.org:10002 00:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:26 Configure a credential helper to remove this warning. See 00:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:26 00:42:26 Login Succeeded 00:42:26 nexus3.edgexfoundry.org:10003 00:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:27 Configure a credential helper to remove this warning. See 00:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:27 00:42:27 Login Succeeded 00:42:27 nexus3.edgexfoundry.org:10004 00:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:27 Configure a credential helper to remove this warning. See 00:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:27 00:42:27 Login Succeeded 00:42:27 docker.io 00:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:28 Configure a credential helper to remove this warning. See 00:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:28 00:42:28 Login Succeeded 00:42:28 ---> docker-login.sh ends [Pipeline] } 00:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:42:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:42:28 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:42:28 latest 00:42:28 2.2.0-dev.38 00:42:28 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 00:42:28 main 00:42:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] isUnix [Pipeline] sh 00:42:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:42:29 1135f97539f6: Preparing 00:42:29 ee790a6800c5: Preparing 00:42:29 fe88d07b52e3: Preparing 00:42:29 c6cf6facee9a: Preparing 00:42:29 bbda755dae39: Preparing 00:42:29 f73e7dbfee58: Preparing 00:42:29 f73e7dbfee58: Waiting 00:42:29 c6cf6facee9a: Pushed 00:42:29 ee790a6800c5: Pushed 00:42:29 fe88d07b52e3: Pushed 00:42:29 f73e7dbfee58: Layer already exists 00:42:30 bbda755dae39: Pushed 00:42:36 1135f97539f6: Pushed 00:42:36 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:42:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:42:37 1135f97539f6: Preparing 00:42:37 ee790a6800c5: Preparing 00:42:37 fe88d07b52e3: Preparing 00:42:37 c6cf6facee9a: Preparing 00:42:37 bbda755dae39: Preparing 00:42:37 f73e7dbfee58: Preparing 00:42:37 f73e7dbfee58: Waiting 00:42:37 c6cf6facee9a: Layer already exists 00:42:37 ee790a6800c5: Layer already exists 00:42:37 1135f97539f6: Layer already exists 00:42:37 bbda755dae39: Layer already exists 00:42:37 fe88d07b52e3: Layer already exists 00:42:37 f73e7dbfee58: Layer already exists 00:42:37 latest: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.38 00:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:42:38 1135f97539f6: Preparing 00:42:38 ee790a6800c5: Preparing 00:42:38 fe88d07b52e3: Preparing 00:42:38 c6cf6facee9a: Preparing 00:42:38 bbda755dae39: Preparing 00:42:38 f73e7dbfee58: Preparing 00:42:38 f73e7dbfee58: Waiting 00:42:38 ee790a6800c5: Layer already exists 00:42:38 c6cf6facee9a: Layer already exists 00:42:38 bbda755dae39: Layer already exists 00:42:38 1135f97539f6: Layer already exists 00:42:38 fe88d07b52e3: Layer already exists 00:42:38 f73e7dbfee58: Layer already exists 00:42:38 2.2.0-dev.38: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 00:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:42:38 1135f97539f6: Preparing 00:42:38 ee790a6800c5: Preparing 00:42:38 fe88d07b52e3: Preparing 00:42:38 c6cf6facee9a: Preparing 00:42:38 bbda755dae39: Preparing 00:42:38 f73e7dbfee58: Preparing 00:42:38 f73e7dbfee58: Waiting 00:42:38 fe88d07b52e3: Layer already exists 00:42:38 ee790a6800c5: Layer already exists 00:42:38 bbda755dae39: Layer already exists 00:42:38 1135f97539f6: Layer already exists 00:42:38 c6cf6facee9a: Layer already exists 00:42:38 f73e7dbfee58: Layer already exists 00:42:39 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] isUnix [Pipeline] sh 00:42:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 00:42:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:42:40 1135f97539f6: Preparing 00:42:40 ee790a6800c5: Preparing 00:42:40 fe88d07b52e3: Preparing 00:42:40 c6cf6facee9a: Preparing 00:42:40 bbda755dae39: Preparing 00:42:40 f73e7dbfee58: Preparing 00:42:40 f73e7dbfee58: Waiting 00:42:40 fe88d07b52e3: Layer already exists 00:42:40 ee790a6800c5: Layer already exists 00:42:40 c6cf6facee9a: Layer already exists 00:42:40 1135f97539f6: Layer already exists 00:42:40 bbda755dae39: Layer already exists 00:42:40 f73e7dbfee58: Layer already exists 00:42:40 main: digest: sha256:4bcb92e71af76a252cc3cbdbda7ad0c0bec868914ee528d0b171fc7bff2a1a68 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:40 ===================================================== [Pipeline] echo 00:42:40 taggedImages: 00:42:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b 00:42:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:42:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.38 00:42:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f477d47c6517606b32e01b3b7dfc9f0ed41c93b-2.2.0-dev.38 00:42:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:41 00:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:41 arm64: Pulling from edgex-lftools-log-publisher 00:42:41 8998bd30e6a1: Pulling fs layer 00:42:41 04944245beec: Pulling fs layer 00:42:41 699f458cf7ca: Pulling fs layer 00:42:41 765212b225bb: Pulling fs layer 00:42:41 f23df028b6ca: Pulling fs layer 00:42:41 d65c8cfc05b1: Pulling fs layer 00:42:41 765212b225bb: Waiting 00:42:41 f23df028b6ca: Waiting 00:42:41 d65c8cfc05b1: Waiting 00:42:41 2437ff75d9bd: Pulling fs layer 00:42:41 2437ff75d9bd: Waiting 00:42:41 04944245beec: Verifying Checksum 00:42:41 04944245beec: Download complete 00:42:41 765212b225bb: Verifying Checksum 00:42:41 765212b225bb: Download complete 00:42:41 f23df028b6ca: Download complete 00:42:41 d65c8cfc05b1: Verifying Checksum 00:42:41 d65c8cfc05b1: Download complete 00:42:41 699f458cf7ca: Verifying Checksum 00:42:41 699f458cf7ca: Download complete 00:42:42 8998bd30e6a1: Verifying Checksum 00:42:42 8998bd30e6a1: Download complete 00:42:44 2437ff75d9bd: Verifying Checksum 00:42:44 2437ff75d9bd: Download complete 00:42:46 8998bd30e6a1: Pull complete 00:42:47 04944245beec: Pull complete 00:42:48 699f458cf7ca: Pull complete 00:42:48 765212b225bb: Pull complete 00:42:49 f23df028b6ca: Pull complete 00:42:50 d65c8cfc05b1: Pull complete 00:43:05 2437ff75d9bd: Pull complete 00:43:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:43:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-63004 does not seem to be running inside a container 00:43:05 $ 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/74 -v /w/workspace/app-service-configurable/74:/w/workspace/app-service-configurable/74:rw,z -v /w/workspace/app-service-configurable/74@tmp:/w/workspace/app-service-configurable/74@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:arm64 cat 00:43:08 $ docker top 99677b04ce463dfd1aa9ab484f76fb427176fc6d0842bac84508390239f78456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:09 ---> job-cost.sh 00:43:09 lf-activate-venv: SKIPPING 00:43:09 INFO: No Stack... 00:43:09 INFO: Retrieving Pricing Info for: v3-standard-4 00:43:10 INFO: Archiving Costs [Pipeline] sh 00:43:11 + cat /w/workspace/app-service-configurable/74/archives/cost.csv 00:43:11 + cut -d, -f6 [Pipeline] lock 00:43:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] 00:43:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] did not exist. Created. 00:43:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:43:12 /w/workspace/app-service-configurable/74@tmp/durable-72819d26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:43:12 + echo total: 0.10999999940395355 [Pipeline] stash 00:43:12 Warning: overwriting stash ‘stack-cost’ 00:43:13 Stashed 1 file(s) [Pipeline] } 00:43:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 00:43:13 $ docker stop --time=1 99677b04ce463dfd1aa9ab484f76fb427176fc6d0842bac84508390239f78456 00:43:14 $ docker rm -f 99677b04ce463dfd1aa9ab484f76fb427176fc6d0842bac84508390239f78456 [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 00:43:15 provisioning config files... 00:43:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1535857160588350571tmp [Pipeline] { [Pipeline] sh 00:43:15 + set +x 00:43:15 + curl -s https://codecov.io/bash 00:43:15 + bash -s -- 00:43:15 00:43:15 _____ _ 00:43:15 / ____| | | 00:43:15 | | ___ __| | ___ ___ _____ __ 00:43:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:43:15 | |___| (_) | (_| | __/ (_| (_) \ V / 00:43:15 \_____\___/ \__,_|\___|\___\___/ \_/ 00:43:15 Bash-1.0.6 00:43:15 00:43:15 00:43:15 ==> git version 2.25.1 found 00:43:15 ==> 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 00:43:15 Release-Date: 2020-01-08 00:43:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:43:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:43:15 ==> Jenkins CI detected. 00:43:15 current dir:  /w/workspace/ry_app-service-configurable_main 00:43:15 project root: . 00:43:15 --> token set from env 00:43:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:43:15 ==> Running gcov in . (disable via -X gcov) 00:43:15 ==> Python coveragepy not found 00:43:15 ==> Searching for coverage reports in: 00:43:15 + . 00:43:15 -> Found 1 reports 00:43:15 ==> Detecting git/mercurial file structure 00:43:15 ==> Reading reports 00:43:15 + ./coverage.out bytes=10 00:43:15 ==> Appending adjustments 00:43:15 https://docs.codecov.io/docs/fixing-reports 00:43:15 + Found adjustments 00:43:15 ==> Gzipping contents 00:43:15 4.0K /tmp/codecov.6Y4J6b.gz 00:43:15 ==> Uploading reports 00:43:15 url: https://codecov.io 00:43:15 query: branch=main&commit=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:43:15 -> Pinging Codecov 00:43:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=3f477d47c6517606b32e01b3b7dfc9f0ed41c93b&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:43:15 -> Uploading to 00:43:15 https://storage.googleapis.com/codecov/v4/raw/2022-05-11/A97CA9966030D2A3747ED39772930CCE/3f477d47c6517606b32e01b3b7dfc9f0ed41c93b/337b8704-6123-44b8-b627-ffbf70f82868.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T004315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63cccc964fec84d198e7cf168314185fa2281f3e273707bd42e8451452b0f2dd 00:43:15 % Total % Received % Xferd Average Speed Time Time Time Current 00:43:15 Dload Upload Total Spent Left Speed 00:43:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2678 00:43:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] } 00:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:43:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:43:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:43:16 00:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:43:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:43:17 188c0c94c7c5: Pulling fs layer 00:43:17 0ef7d3d256c8: Pulling fs layer 00:43:17 de9db76c5a1d: Pulling fs layer 00:43:17 0eba1c9be4d2: Pulling fs layer 00:43:17 0d57e429df01: Pulling fs layer 00:43:17 4e4be7b47b0d: Pulling fs layer 00:43:17 e1f770b5df2f: Pulling fs layer 00:43:17 85a0685a4137: Pulling fs layer 00:43:17 0eba1c9be4d2: Waiting 00:43:17 e1f770b5df2f: Waiting 00:43:17 0d57e429df01: Waiting 00:43:17 4e4be7b47b0d: Waiting 00:43:17 de9db76c5a1d: Verifying Checksum 00:43:17 de9db76c5a1d: Download complete 00:43:17 0ef7d3d256c8: Download complete 00:43:17 0d57e429df01: Download complete 00:43:17 4e4be7b47b0d: Verifying Checksum 00:43:17 4e4be7b47b0d: Download complete 00:43:17 188c0c94c7c5: Verifying Checksum 00:43:17 188c0c94c7c5: Download complete 00:43:17 e1f770b5df2f: Verifying Checksum 00:43:17 e1f770b5df2f: Download complete 00:43:17 188c0c94c7c5: Pull complete 00:43:17 0ef7d3d256c8: Pull complete 00:43:17 de9db76c5a1d: Pull complete 00:43:17 0eba1c9be4d2: Verifying Checksum 00:43:17 0eba1c9be4d2: Download complete 00:43:18 85a0685a4137: Verifying Checksum 00:43:18 85a0685a4137: Download complete 00:43:21 0eba1c9be4d2: Pull complete 00:43:21 0d57e429df01: Pull complete 00:43:21 4e4be7b47b0d: Pull complete 00:43:21 e1f770b5df2f: Pull complete 00:43:25 85a0685a4137: Pull complete 00:43:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:43:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:43:25 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:43:27 $ docker top 61a17c11b5ce0ac9e8bd1107e285d061f68bfb6a8da3b966f7a0eb438e19ae37 -eo pid,comm [Pipeline] { [Pipeline] echo 00:43:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:43:28 + set -o pipefail 00:43:28 + snyk monitor '--org=edgex-jenkins' 00:43:34 00:43:34 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:43:34 00:43:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/fc550c8f-2cc4-4171-afd2-e493cef5f809 00:43:34 00:43:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:43:34 00:43:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:43:34 00:43:34 [Pipeline] } 00:43:34 $ docker stop --time=1 61a17c11b5ce0ac9e8bd1107e285d061f68bfb6a8da3b966f7a0eb438e19ae37 00:43:37 $ docker rm -f 61a17c11b5ce0ac9e8bd1107e285d061f68bfb6a8da3b966f7a0eb438e19ae37 [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 00:43:38 + git log --format=format:%s -1 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b [Pipeline] sh 00:43:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:43:38 . [Pipeline] withDockerContainer 00:43:38 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:43:39 $ docker top dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:39 [ssh-agent] Looking for ssh-agent implementation... 00:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:39 $ docker exec dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 ssh-agent 00:43:39 SSH_AUTH_SOCK=/tmp/ssh-NE0JyZz9wzUW/agent.34 00:43:39 SSH_AGENT_PID=40 00:43:39 Running ssh-add (command line suppressed) 00:43:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_294129403464292885.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_294129403464292885.key) 00:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:40 + git semver tag 00:43:40 2022-05-11 00:43:40,302 [run_tag] DEBUG tag force:False 00:43:40 2022-05-11 00:43:40,303 [check_head_tag] DEBUG check head tag 00:43:40 2022-05-11 00:43:40,304 [execute] INFO git cat-file --batch-check 00:43:40 2022-05-11 00:43:40,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:43:40 2022-05-11 00:43:40,310 [execute] INFO git cat-file --batch 00:43:40 2022-05-11 00:43:40,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:43:40 2022-05-11 00:43:40,339 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:43:40 2022-05-11 00:43:40,339 [execute] INFO git tag -a v2.2.0-dev.38 -m v2.2.0-dev.38 00:43:40 2022-05-11 00:43:40,339 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.38', '-m', 'v2.2.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:43:40 2022-05-11 00:43:40,344 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:43:40 2.2.0-dev.38 [Pipeline] } 00:43:40 $ docker exec --env ******** --env ******** dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 ssh-agent -k 00:43:40 unset SSH_AUTH_SOCK; 00:43:40 unset SSH_AGENT_PID; 00:43:40 echo Agent pid 40 killed; 00:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:41 + git semver [Pipeline] } 00:43:41 $ docker stop --time=1 dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 00:43:42 $ docker rm -f dfcf20e593ae6b3710e8e9659b90ba4cc05d32a9409721bcedc05222fab5b6d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:43 00:43:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:43:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:43 0.23.1-centos7: Pulling from edgex-lftools 00:43:43 ab5ef0e58194: Pulling fs layer 00:43:43 9712f1f96733: Pulling fs layer 00:43:43 63f879dbbcfc: Pulling fs layer 00:43:43 0d9ebad4ef96: Pulling fs layer 00:43:43 e9a5061849ea: Pulling fs layer 00:43:43 d747dcd14b5f: Pulling fs layer 00:43:43 2de7ff778b66: Pulling fs layer 00:43:43 0d9ebad4ef96: Waiting 00:43:43 d747dcd14b5f: Waiting 00:43:43 e9a5061849ea: Waiting 00:43:43 2de7ff778b66: Waiting 00:43:43 9712f1f96733: Download complete 00:43:43 63f879dbbcfc: Verifying Checksum 00:43:43 63f879dbbcfc: Download complete 00:43:43 e9a5061849ea: Verifying Checksum 00:43:43 e9a5061849ea: Download complete 00:43:43 d747dcd14b5f: Verifying Checksum 00:43:43 d747dcd14b5f: Download complete 00:43:43 2de7ff778b66: Verifying Checksum 00:43:43 2de7ff778b66: Download complete 00:43:43 ab5ef0e58194: Verifying Checksum 00:43:43 ab5ef0e58194: Download complete 00:43:43 0d9ebad4ef96: Verifying Checksum 00:43:43 0d9ebad4ef96: Download complete 00:43:47 ab5ef0e58194: Pull complete 00:43:47 9712f1f96733: Pull complete 00:43:48 63f879dbbcfc: Pull complete 00:43:52 0d9ebad4ef96: Pull complete 00:43:52 e9a5061849ea: Pull complete 00:43:52 d747dcd14b5f: Pull complete 00:43:54 2de7ff778b66: Pull complete 00:43:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:43:54 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:43:56 $ docker top c8361ab3a72cb62571263f86636bb51db1029597cc53336b669fb00058ac998a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:43:56 provisioning config files... 00:43:56 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7409907665092191483tmp 00:43:56 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3593810982736333601tmp 00:43:56 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3754505000841898289tmp [Pipeline] { [Pipeline] echo 00:43:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:43:57 ---> sigul-configuration.sh 00:43:57 gpg: directory `/root/.gnupg' created 00:43:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:43:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:43:57 gpg: keyring `/root/.gnupg/secring.gpg' created 00:43:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:43:57 gpg: CAST5 encrypted data 00:43:57 gpg: encrypted with 1 passphrase 00:43:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:43:57 + mkdir /home/jenkins 00:43:57 + mkdir /home/jenkins/sigul [Pipeline] sh 00:43:57 + 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 00:43:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:43:58 ---> sigul-install.sh 00:43:58 Sigul already installed; skipping installation. [Pipeline] sh 00:43:58 + git tag --list 00:43:58 v1.0.0 00:43:58 v1.1.0 00:43:58 v1.2.0 00:43:58 v1.3.0 00:43:58 v1.3.1 00:43:58 v2.0.0 00:43:58 v2.0.1 00:43:58 v2.0.1-dev.1 00:43:58 v2.0.2-dev.1 00:43:58 v2.0.2-dev.10 00:43:58 v2.0.2-dev.11 00:43:58 v2.0.2-dev.12 00:43:58 v2.0.2-dev.13 00:43:58 v2.0.2-dev.14 00:43:58 v2.0.2-dev.15 00:43:58 v2.0.2-dev.16 00:43:58 v2.0.2-dev.17 00:43:58 v2.0.2-dev.18 00:43:58 v2.0.2-dev.19 00:43:58 v2.0.2-dev.2 00:43:58 v2.0.2-dev.20 00:43:58 v2.0.2-dev.21 00:43:58 v2.0.2-dev.22 00:43:58 v2.0.2-dev.23 00:43:58 v2.0.2-dev.24 00:43:58 v2.0.2-dev.25 00:43:58 v2.0.2-dev.26 00:43:58 v2.0.2-dev.27 00:43:58 v2.0.2-dev.28 00:43:58 v2.0.2-dev.29 00:43:58 v2.0.2-dev.3 00:43:58 v2.0.2-dev.30 00:43:58 v2.0.2-dev.4 00:43:58 v2.0.2-dev.5 00:43:58 v2.0.2-dev.6 00:43:58 v2.0.2-dev.7 00:43:58 v2.0.2-dev.8 00:43:58 v2.0.2-dev.9 00:43:58 v2.1.0 00:43:58 v2.2.0-dev.1 00:43:58 v2.2.0-dev.10 00:43:58 v2.2.0-dev.11 00:43:58 v2.2.0-dev.12 00:43:58 v2.2.0-dev.13 00:43:58 v2.2.0-dev.14 00:43:58 v2.2.0-dev.15 00:43:58 v2.2.0-dev.16 00:43:58 v2.2.0-dev.17 00:43:58 v2.2.0-dev.18 00:43:58 v2.2.0-dev.19 00:43:58 v2.2.0-dev.2 00:43:58 v2.2.0-dev.20 00:43:58 v2.2.0-dev.21 00:43:58 v2.2.0-dev.22 00:43:58 v2.2.0-dev.23 00:43:58 v2.2.0-dev.24 00:43:58 v2.2.0-dev.25 00:43:58 v2.2.0-dev.26 00:43:58 v2.2.0-dev.27 00:43:58 v2.2.0-dev.28 00:43:58 v2.2.0-dev.29 00:43:58 v2.2.0-dev.3 00:43:58 v2.2.0-dev.30 00:43:58 v2.2.0-dev.31 00:43:58 v2.2.0-dev.32 00:43:58 v2.2.0-dev.33 00:43:58 v2.2.0-dev.34 00:43:58 v2.2.0-dev.35 00:43:58 v2.2.0-dev.36 00:43:58 v2.2.0-dev.37 00:43:58 v2.2.0-dev.38 00:43:58 v2.2.0-dev.4 00:43:58 v2.2.0-dev.5 00:43:58 v2.2.0-dev.6 00:43:58 v2.2.0-dev.7 00:43:58 v2.2.0-dev.8 00:43:58 v2.2.0-dev.9 [Pipeline] sh 00:43:58 + lftools sign git-tag v2.2.0-dev.38 00:43:59 Signing Git tag with Sigul... 00:43:59 Signing v2.2.0-dev.38 [Pipeline] echo 00:43:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:44:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:44:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:44:00 $ docker stop --time=1 c8361ab3a72cb62571263f86636bb51db1029597cc53336b669fb00058ac998a 00:44:01 $ docker rm -f c8361ab3a72cb62571263f86636bb51db1029597cc53336b669fb00058ac998a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:44:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:44:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:44:02 . [Pipeline] withDockerContainer 00:44:02 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:44:02 $ docker top 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:02 [ssh-agent] Looking for ssh-agent implementation... 00:44:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:03 $ docker exec 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 ssh-agent 00:44:03 SSH_AUTH_SOCK=/tmp/ssh-vtayyJ2payaY/agent.33 00:44:03 SSH_AGENT_PID=39 00:44:03 Running ssh-add (command line suppressed) 00:44:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8802748669136069627.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8802748669136069627.key) 00:44:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:03 + git semver bump pre 00:44:03 2022-05-11 00:44:03,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:44:03 2022-05-11 00:44:03,843 [bump_version] DEBUG bumping version:2.2.0-dev.38 on axis:pre with prefix:dev 00:44:03 2022-05-11 00:44:03,843 [bump_version] DEBUG bumped version:2.2.0-dev.39 00:44:03 2022-05-11 00:44:03,843 [write_version] DEBUG write version:2.2.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:44:03 2022-05-11 00:44:03,843 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:44:03 2022-05-11 00:44:03,843 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:44:03 2022-05-11 00:44:03,845 [execute] INFO git cat-file --batch-check 00:44:03 2022-05-11 00:44:03,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:44:03 2022-05-11 00:44:03,851 [execute] INFO git cat-file --batch 00:44:03 2022-05-11 00:44:03,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:44:03 2022-05-11 00:44:03,855 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:44:03 2.2.0-dev.39 [Pipeline] } 00:44:04 $ docker exec --env ******** --env ******** 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 ssh-agent -k 00:44:04 unset SSH_AUTH_SOCK; 00:44:04 unset SSH_AGENT_PID; 00:44:04 echo Agent pid 39 killed; 00:44:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:04 + git semver [Pipeline] } 00:44:04 $ docker stop --time=1 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 00:44:06 $ docker rm -f 9e8ca5190b738f6908344fc1f0de4b8e1d37c779e4e158ffda8be168c1a2fbc1 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:44:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:44:06 . [Pipeline] withDockerContainer 00:44:06 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:44:07 $ docker top 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:07 [ssh-agent] Looking for ssh-agent implementation... 00:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:07 $ docker exec 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 ssh-agent 00:44:07 SSH_AUTH_SOCK=/tmp/ssh-0xDXykHbZaY8/agent.33 00:44:07 SSH_AGENT_PID=39 00:44:07 Running ssh-add (command line suppressed) 00:44:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6470103361792683371.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6470103361792683371.key) 00:44:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:08 + git semver push 00:44:08 2022-05-11 00:44:08,312 [run_push] DEBUG push 00:44:08 2022-05-11 00:44:08,312 [execute] INFO git push origin semver 00:44:08 2022-05-11 00:44:08,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:44:09 2022-05-11 00:44:09,208 [run_push] DEBUG push all version tags 00:44:09 2022-05-11 00:44:09,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:44:09 2022-05-11 00:44:09,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:44:09 2022-05-11 00:44:09,932 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:44:09 2.2.0-dev.39 [Pipeline] } 00:44:10 $ docker exec --env ******** --env ******** 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 ssh-agent -k 00:44:10 unset SSH_AUTH_SOCK; 00:44:10 unset SSH_AGENT_PID; 00:44:10 echo Agent pid 39 killed; 00:44:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:10 + git semver [Pipeline] } 00:44:10 $ docker stop --time=1 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 00:44:12 $ docker rm -f 2ae4eb619b3a61cc2609f39522c72f10b0eb47eda9d4f3746fe995f02c529369 [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 00:44:12 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:44:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:44:12 total 16 00:44:12 drwxr-xr-x 3 root root 4096 May 11 00:37 . 00:44:12 drwxrwxr-x 9 jenkins jenkins 4096 May 11 00:43 .. 00:44:12 drwxr-xr-x 2 root root 4096 May 11 00:37 cost 00:44:12 -rw-r--r-- 1 root root 94 May 11 00:37 cost.csv 00:44:12 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:44:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:44:12 total 16 00:44:12 drwxr-xr-x 3 jenkins jenkins 4096 May 11 00:37 . 00:44:12 drwxrwxr-x 9 jenkins jenkins 4096 May 11 00:43 .. 00:44:12 drwxr-xr-x 2 jenkins jenkins 4096 May 11 00:37 cost 00:44:12 -rw-r--r-- 1 jenkins jenkins 94 May 11 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:44:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:44:13 ---> package-listing.sh 00:44:13 ++ facter osfamily 00:44:13 ++ tr '[:upper:]' '[:lower:]' 00:44:14 + OS_FAMILY=debian 00:44:14 + workspace=/w/workspace/ry_app-service-configurable_main 00:44:14 + START_PACKAGES=/tmp/packages_start.txt 00:44:14 + END_PACKAGES=/tmp/packages_end.txt 00:44:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:44:14 + PACKAGES=/tmp/packages_start.txt 00:44:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:44:14 + PACKAGES=/tmp/packages_end.txt 00:44:14 + case "${OS_FAMILY}" in 00:44:14 + dpkg -l 00:44:14 + grep '^ii' 00:44:14 + '[' -f /tmp/packages_start.txt ']' 00:44:14 + '[' -f /tmp/packages_end.txt ']' 00:44:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:44:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:44:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:44:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:44:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:44:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:15 . [Pipeline] withDockerContainer 00:44:15 prd-ubuntu20.04-docker-8c-8g-63028 does not seem to be running inside a container 00:44:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:44:15 $ docker top 0f9d6ea6e7fc14ef71e1852aa8479a5326e1adbf7d146d380c0d3e4077ebf613 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:15 + touch /tmp/pre-build-complete [Pipeline] sh 00:44:16 + mkdir -p /var/log/sysstat [Pipeline] sh 00:44:16 + ls /var/log/sa-host 00:44:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:16 provisioning config files... 00:44:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6009261089222458174tmp [Pipeline] { [Pipeline] echo 00:44:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:44:16 ---> create-netrc.sh [Pipeline] } 00:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:44:17 ---> python-tools-install.sh [Pipeline] echo 00:44:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:44:17 ---> sudo-logs.sh 00:44:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:44:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:44:17 ---> job-cost.sh 00:44:17 lf-activate-venv: SKIPPING 00:44:17 DEBUG: total: 0.2199999988079071 00:44:17 INFO: Retrieving Stack Cost... 00:44:18 INFO: Retrieving Pricing Info for: v3-standard-8 00:44:18 INFO: Archiving Costs [Pipeline] echo 00:44:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:44:18 ---> logs-deploy.sh 00:44:18 lf-activate-venv: SKIPPING 00:44:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/74 00:44:18 INFO: archiving workspace using pattern(s): 00:44:19 Archives upload complete. 00:44:19 INFO: archiving logs to Nexus