Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 759f161ccdd1991ea406a7cb9b3094479a703e86 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-ssh10597168477259948600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8215313072594611293.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9703325826439800934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6303504455414664974.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3195990456443366270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5988 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 759f161ccdd1991ea406a7cb9b3094479a703e86 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#594)" > 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 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 > git rev-list --no-walk 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:37 ========================================================= 21:02:37 EdgeX Global Pipelines Version Info 21:02:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:37 ------------------- 21:02:37 stable info: 21:02:37 ------------------- 21:02:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:02:37 Message: update stable to v1.0.254 21:02:38 ------------------- 21:02:38 experimental info: 21:02:38 ------------------- 21:02:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:02:38 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 759f161 [Pipeline] echo 21:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:39 provisioning config files... 21:02:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10793880292242746425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:39 ---> docker-login.sh 21:02:39 nexus3.edgexfoundry.org:10001 21:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:39 Configure a credential helper to remove this warning. See 21:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:39 21:02:39 Login Succeeded 21:02:39 nexus3.edgexfoundry.org:10002 21:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:39 Configure a credential helper to remove this warning. See 21:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:39 21:02:39 Login Succeeded 21:02:39 nexus3.edgexfoundry.org:10003 21:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:39 Configure a credential helper to remove this warning. See 21:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:39 21:02:39 Login Succeeded 21:02:39 nexus3.edgexfoundry.org:10004 21:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:39 Configure a credential helper to remove this warning. See 21:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:39 21:02:39 Login Succeeded 21:02:39 docker.io 21:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:40 Configure a credential helper to remove this warning. See 21:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:40 21:02:40 Login Succeeded 21:02:40 ---> docker-login.sh ends [Pipeline] } 21:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:02:40 + git rev-list -1 --merges 759f161ccdd1991ea406a7cb9b3094479a703e86~1..759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo 21:02:40 -----------> git rev-list -1 --merges 759f161ccdd1991ea406a7cb9b3094479a703e86~1..759f161ccdd1991ea406a7cb9b3094479a703e86 759f161ccdd1991ea406a7cb9b3094479a703e86 [false] [Pipeline] sh 21:02:40 + git log --format=format:%s -1 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo 21:02:40 ========================================================= 21:02:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:02:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:41 + git log --format=format:%s -1 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] echo 21:02:41 [semverPrep] GIT_COMMIT: 759f161ccdd1991ea406a7cb9b3094479a703e86, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#594) [Pipeline] echo 21:02:41 [semverPrep] This is not a build commit. [Pipeline] sh 21:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:41 + grep -v github /etc/ssh/ssh_known_hosts 21:02:41 + [ -e /tmp/ssh_known_hosts ] 21:02:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:02:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:02:41 + sudo tee -a /etc/ssh/ssh_known_hosts 21:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:41 21:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:42 0.1.4: Pulling from edgex-devops/py-git-semver 21:02:42 b85a868b505f: Pulling fs layer 21:02:42 e2be974225ed: Pulling fs layer 21:02:42 339a4e72a1f5: Pulling fs layer 21:02:42 988bab9f4d93: Pulling fs layer 21:02:42 1469e6f7b9e6: Pulling fs layer 21:02:42 eaf3925da568: Pulling fs layer 21:02:42 bab4dde63d76: Pulling fs layer 21:02:42 bde34c3a00c8: Pulling fs layer 21:02:42 b352a97aabf1: Pulling fs layer 21:02:42 4872d77fe225: Pulling fs layer 21:02:42 5851b861e8e6: Pulling fs layer 21:02:42 bab4dde63d76: Waiting 21:02:42 b352a97aabf1: Waiting 21:02:42 4872d77fe225: Waiting 21:02:42 5851b861e8e6: Waiting 21:02:42 988bab9f4d93: Waiting 21:02:42 bde34c3a00c8: Waiting 21:02:42 eaf3925da568: Waiting 21:02:42 1469e6f7b9e6: Waiting 21:02:42 e2be974225ed: Verifying Checksum 21:02:42 e2be974225ed: Download complete 21:02:42 988bab9f4d93: Verifying Checksum 21:02:42 988bab9f4d93: Download complete 21:02:42 1469e6f7b9e6: Verifying Checksum 21:02:42 1469e6f7b9e6: Download complete 21:02:42 339a4e72a1f5: Verifying Checksum 21:02:42 339a4e72a1f5: Download complete 21:02:42 eaf3925da568: Verifying Checksum 21:02:42 eaf3925da568: Download complete 21:02:42 bde34c3a00c8: Download complete 21:02:42 b352a97aabf1: Download complete 21:02:42 4872d77fe225: Verifying Checksum 21:02:42 4872d77fe225: Download complete 21:02:42 5851b861e8e6: Verifying Checksum 21:02:42 5851b861e8e6: Download complete 21:02:42 b85a868b505f: Verifying Checksum 21:02:42 b85a868b505f: Download complete 21:02:42 bab4dde63d76: Verifying Checksum 21:02:42 bab4dde63d76: Download complete 21:02:43 b85a868b505f: Pull complete 21:02:43 e2be974225ed: Pull complete 21:02:44 339a4e72a1f5: Pull complete 21:02:44 988bab9f4d93: Pull complete 21:02:44 1469e6f7b9e6: Pull complete 21:02:44 eaf3925da568: Pull complete 21:02:46 bab4dde63d76: Pull complete 21:02:46 bde34c3a00c8: Pull complete 21:02:46 b352a97aabf1: Pull complete 21:02:46 4872d77fe225: Pull complete 21:02:46 5851b861e8e6: Pull complete 21:02:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:46 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:02:49 $ docker top d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 -eo pid,comm 21:02:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:02:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:49 [ssh-agent] Looking for ssh-agent implementation... 21:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:49 $ docker exec d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent 21:02:49 SSH_AUTH_SOCK=/tmp/ssh-lNtrhoCyxj51/agent.32 21:02:49 SSH_AGENT_PID=38 21:02:49 Running ssh-add (command line suppressed) 21:02:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11986629851133045959.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11986629851133045959.key) 21:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:50 + git tag --points-at HEAD [Pipeline] } 21:02:50 $ docker exec --env ******** --env ******** d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent -k 21:02:50 unset SSH_AUTH_SOCK; 21:02:50 unset SSH_AGENT_PID; 21:02:50 echo Agent pid 38 killed; 21:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:50 [ssh-agent] Looking for ssh-agent implementation... 21:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:50 $ docker exec d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent 21:02:50 SSH_AUTH_SOCK=/tmp/ssh-CKGJlrkAor0e/agent.70 21:02:50 SSH_AGENT_PID=76 21:02:50 Running ssh-add (command line suppressed) 21:02:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5742569059437540944.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5742569059437540944.key) 21:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:51 + git semver init 21:02:51 2023-09-12 21:02:51,262 [run_init] DEBUG init version:0.0.0 force:False 21:02:51 2023-09-12 21:02:51,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:02:51 2023-09-12 21:02:51,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:02:51 2023-09-12 21:02:51,263 [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) 21:02:52 2023-09-12 21:02:52,050 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:02:52 2023-09-12 21:02:52,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:02:52 2023-09-12 21:02:52,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:02:52 2023-09-12 21:02:52,051 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:02:52 3.1.0-dev.19 [Pipeline] } 21:02:52 $ docker exec --env ******** --env ******** d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 ssh-agent -k 21:02:52 unset SSH_AUTH_SOCK; 21:02:52 unset SSH_AGENT_PID; 21:02:52 echo Agent pid 76 killed; 21:02:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:52 + git semver [Pipeline] } 21:02:52 $ docker stop --time=1 d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 21:02:54 $ docker rm -f --volumes d05ba9b9afd37229ffd820c0bc7547182c355e2f6d74d9c58942369ee36343e0 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:54 Stashed 1 file(s) [Pipeline] echo 21:02:54 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:55 provisioning config files... 21:02:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12542737234016773385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:55 ---> docker-login.sh 21:02:55 nexus3.edgexfoundry.org:10001 21:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:55 Configure a credential helper to remove this warning. See 21:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:55 21:02:55 Login Succeeded 21:02:55 nexus3.edgexfoundry.org:10002 21:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:55 Configure a credential helper to remove this warning. See 21:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:55 21:02:55 Login Succeeded 21:02:55 nexus3.edgexfoundry.org:10003 21:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:55 Configure a credential helper to remove this warning. See 21:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:55 21:02:55 Login Succeeded 21:02:55 nexus3.edgexfoundry.org:10004 21:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:55 Configure a credential helper to remove this warning. See 21:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:55 21:02:55 Login Succeeded 21:02:55 docker.io 21:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:55 Configure a credential helper to remove this warning. See 21:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:55 21:02:55 Login Succeeded 21:02:55 ---> docker-login.sh ends [Pipeline] } 21:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:55 ========================================================= 21:02:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:02:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:02:56 Sending build context to Docker daemon 3.338MB 21:02:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:02:56 Step 2/12 : FROM ${BASE} AS builder 21:02:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:56 7264a8db6415: Pulling fs layer 21:02:56 c4d48a809fc2: Pulling fs layer 21:02:56 4f1c88b9dad5: Pulling fs layer 21:02:56 ad3a456e5733: Pulling fs layer 21:02:56 9e4f439ed901: Pulling fs layer 21:02:56 feaf6a47b606: Pulling fs layer 21:02:56 5e8b037d7d82: Pulling fs layer 21:02:56 8ac70367396e: Pulling fs layer 21:02:56 6db16350a2e2: Pulling fs layer 21:02:56 9250d5d63582: Pulling fs layer 21:02:56 ad3a456e5733: Waiting 21:02:56 9e4f439ed901: Waiting 21:02:56 8ac70367396e: Waiting 21:02:56 feaf6a47b606: Waiting 21:02:56 6db16350a2e2: Waiting 21:02:56 5e8b037d7d82: Waiting 21:02:56 c4d48a809fc2: Download complete 21:02:56 ad3a456e5733: Download complete 21:02:56 9e4f439ed901: Verifying Checksum 21:02:56 9e4f439ed901: Download complete 21:02:56 7264a8db6415: Verifying Checksum 21:02:56 7264a8db6415: Download complete 21:02:56 feaf6a47b606: Verifying Checksum 21:02:56 feaf6a47b606: Download complete 21:02:56 7264a8db6415: Pull complete 21:02:56 8ac70367396e: Verifying Checksum 21:02:56 8ac70367396e: Download complete 21:02:56 c4d48a809fc2: Pull complete 21:02:56 4f1c88b9dad5: Verifying Checksum 21:02:56 4f1c88b9dad5: Download complete 21:02:56 6db16350a2e2: Verifying Checksum 21:02:56 6db16350a2e2: Download complete 21:02:57 9250d5d63582: Verifying Checksum 21:02:57 9250d5d63582: Download complete 21:02:57 5e8b037d7d82: Verifying Checksum 21:02:57 5e8b037d7d82: Download complete 21:02:59 4f1c88b9dad5: Pull complete 21:02:59 ad3a456e5733: Pull complete 21:02:59 9e4f439ed901: Pull complete 21:02:59 feaf6a47b606: Pull complete 21:03:02 5e8b037d7d82: Pull complete 21:03:02 8ac70367396e: Pull complete 21:03:02 6db16350a2e2: Pull complete 21:03:03 9250d5d63582: Pull complete 21:03:03 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:03:03 ---> fa269f55d9b9 21:03:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:03:08 ---> Running in b4ea66d293dd 21:03:08 Removing intermediate container b4ea66d293dd 21:03:08 ---> 2fb5c3f6f48e 21:03:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:03:08 ---> Running in 22633d68680c 21:03:08 Removing intermediate container 22633d68680c 21:03:08 ---> ef92456b35fe 21:03:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:03:08 ---> Running in 77dcf861c600 21:03:08 Removing intermediate container 77dcf861c600 21:03:08 ---> 9093babaa5dd 21:03:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:03:08 ---> Running in 1b6e65eb5545 21:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:09 OK: 265 MiB in 56 packages 21:03:09 Removing intermediate container 1b6e65eb5545 21:03:09 ---> 30d3dc8ba5c4 21:03:09 Step 7/12 : WORKDIR /app 21:03:09 ---> Running in 3bc17f3185d1 21:03:09 Removing intermediate container 3bc17f3185d1 21:03:09 ---> 0f53de7e9721 21:03:09 Step 8/12 : COPY go.mod vendor* ./ 21:03:09 Still waiting to schedule task 21:03:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:03:10 ---> b9e49a114e97 21:03:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:10 ---> Running in d24445b0b818 21:03:42 Removing intermediate container d24445b0b818 21:03:42 ---> 4b9a4088ba2b 21:03:42 Step 10/12 : COPY . . 21:03:42 ---> 756f63f596db 21:03:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:03:42 ---> Running in 93077c6fd7eb 21:03:42 Removing intermediate container 93077c6fd7eb 21:03:42 ---> 6e80617233c4 21:03:42 Step 12/12 : RUN $MAKE 21:03:42 ---> Running in c7203410b010 21:03:42 noop 21:03:42 Removing intermediate container c7203410b010 21:03:42 ---> 5a91a228bc99 21:03:42 Successfully built 5a91a228bc99 21:03:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:42 + docker inspect -f . ci-base-image-x86_64 21:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:42 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:42 $ docker top 8cbd05765800c8801bf957160a562314c4df754a060e746f9c421735e94a9a75 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:43 + go version 21:03:43 go version go1.21.0 linux/amd64 [Pipeline] } 21:03:43 $ docker stop --time=1 8cbd05765800c8801bf957160a562314c4df754a060e746f9c421735e94a9a75 21:03:44 $ docker rm -f --volumes 8cbd05765800c8801bf957160a562314c4df754a060e746f9c421735e94a9a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:44 + docker inspect -f . ci-base-image-x86_64 21:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:44 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:45 $ docker top 01b4238f6dbdd137c58af7194e77f65e325cbc437bbe044d6c077624866e3c58 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:45 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:03:45 + make test 21:03:45 go test -race -coverprofile=coverage.out ./... 21:04:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:04:17 go vet ./... 21:04:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:20 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:20 $ docker stop --time=1 01b4238f6dbdd137c58af7194e77f65e325cbc437bbe044d6c077624866e3c58 21:04:24 $ docker rm -f --volumes 01b4238f6dbdd137c58af7194e77f65e325cbc437bbe044d6c077624866e3c58 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:25 + ls -al . 21:04:25 total 184 21:04:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:03 . 21:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:02 .. 21:04:25 -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:02 .dockerignore 21:04:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:04 .git 21:04:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:02 .github 21:04:25 -rw-rw-r-- 1 jenkins jenkins 171 Sep 12 21:02 .gitignore 21:04:25 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:02 .golangci.yml 21:04:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:02 .semver 21:04:25 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 12 21:02 Attribution.txt 21:04:25 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 12 21:02 CHANGELOG.md 21:04:25 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 12 21:02 Dockerfile 21:04:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:02 GOVERNANCE.md 21:04:25 -rw-rw-r-- 1 jenkins jenkins 688 Sep 12 21:02 Jenkinsfile 21:04:25 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:02 LICENSE 21:04:25 -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 21:02 OWNERS.md 21:04:25 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 12 21:02 README.md 21:04:25 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:02 VERSION 21:04:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:02 bin 21:04:25 -rw-r--r-- 1 jenkins jenkins 13 Sep 12 21:03 coverage.out 21:04:25 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 12 21:02 go.mod 21:04:25 -rw-rw-r-- 1 jenkins jenkins 33854 Sep 12 21:02 go.sum 21:04:25 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 21:02 main.go 21:04:25 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 12 21:02 makefile 21:04:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:02 res 21:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:26 + 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=759f161ccdd1991ea406a7cb9b3094479a703e86 --label arch=amd64 --label version=3.1.0-dev.19 . 21:04:26 Sending build context to Docker daemon 3.339MB 21:04:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:04:26 Step 2/26 : FROM ${BASE} AS builder 21:04:26 ---> 5a91a228bc99 21:04:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:04:26 ---> Running in 890d8b0e7196 21:04:26 Removing intermediate container 890d8b0e7196 21:04:26 ---> a7b9bd4cb14f 21:04:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:04:26 ---> Running in d42b764f9d97 21:04:26 Removing intermediate container d42b764f9d97 21:04:26 ---> 87f84ea4e332 21:04:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:04:26 ---> Running in 53f47009c79a 21:04:26 Removing intermediate container 53f47009c79a 21:04:26 ---> 38f11527ff88 21:04:26 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:26 ---> Running in e8b87f8830a6 21:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:04:27 OK: 265 MiB in 56 packages 21:04:27 Removing intermediate container e8b87f8830a6 21:04:27 ---> f9edddc6e6e1 21:04:27 Step 7/26 : WORKDIR /app 21:04:27 ---> Running in b8bc933c5bdb 21:04:27 Removing intermediate container b8bc933c5bdb 21:04:27 ---> 3b1fb85dab56 21:04:27 Step 8/26 : COPY go.mod vendor* ./ 21:04:27 ---> 8f69ceba68e7 21:04:27 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:27 ---> Running in 0a863eea55be 21:04:28 Removing intermediate container 0a863eea55be 21:04:28 ---> 8a6386ef8a99 21:04:28 Step 10/26 : COPY . . 21:04:28 ---> f3eb7788ebfe 21:04:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:04:28 ---> Running in 019453d0c34f 21:04:28 Removing intermediate container 019453d0c34f 21:04:28 ---> f3f9c595b619 21:04:28 Step 12/26 : RUN $MAKE 21:04:28 ---> Running in e84e8d40628a 21:04:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-service-configurable 21:04:46 Removing intermediate container e84e8d40628a 21:04:46 ---> f1ee28b43be9 21:04:46 Step 13/26 : FROM alpine:3.18 21:04:46 3.18: Pulling from library/alpine 21:04:46 7264a8db6415: Already exists 21:04:46 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:04:46 Status: Downloaded newer image for alpine:3.18 21:04:46 ---> 7e01a0d0a1dc 21:04:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:04:46 ---> Running in 92a4ba99d90f 21:04:46 Removing intermediate container 92a4ba99d90f 21:04:46 ---> 6d9e848e7a06 21:04:46 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:04:46 ---> Running in 011a151a010b 21:04:46 Removing intermediate container 011a151a010b 21:04:46 ---> db0094a8b06b 21:04:46 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:04:46 ---> Running in ba027eba7d2f 21:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:04:47 (1/2) Installing ca-certificates (20230506-r0) 21:04:47 (2/2) Installing dumb-init (1.2.5-r2) 21:04:47 Executing busybox-1.36.1-r2.trigger 21:04:47 Executing ca-certificates-20230506-r0.trigger 21:04:47 OK: 8 MiB in 17 packages 21:04:47 Removing intermediate container ba027eba7d2f 21:04:47 ---> d0dfbee02bdc 21:04:47 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:04:48 ---> b30356fb649a 21:04:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:04:48 ---> 4d96b8bb25e4 21:04:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:04:48 ---> 007c2a4f2ca6 21:04:48 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:04:49 ---> 0d708894f1cd 21:04:49 Step 21/26 : EXPOSE 48095 21:04:49 ---> Running in e27fb4563067 21:04:49 Removing intermediate container e27fb4563067 21:04:49 ---> c8d8bf552617 21:04:49 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:04:49 ---> Running in 242470e2ca46 21:04:49 Removing intermediate container 242470e2ca46 21:04:49 ---> ec8eda6b4de8 21:04:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:04:49 ---> Running in b391fe9a3e79 21:04:49 Removing intermediate container b391fe9a3e79 21:04:49 ---> 168dd342d742 21:04:49 Step 24/26 : LABEL arch=amd64 21:04:49 ---> Running in 1f79cd7c343a 21:04:49 Removing intermediate container 1f79cd7c343a 21:04:49 ---> 2975f61ca78d 21:04:49 Step 25/26 : LABEL git_sha=759f161ccdd1991ea406a7cb9b3094479a703e86 21:04:49 ---> Running in d00e77c6151d 21:04:49 Removing intermediate container d00e77c6151d 21:04:49 ---> a66172547d30 21:04:49 Step 26/26 : LABEL version=3.1.0-dev.19 21:04:49 ---> Running in f99ff62ae7de 21:04:49 Removing intermediate container f99ff62ae7de 21:04:49 ---> bd49dbe2dc2b 21:04:49 [Warning] One or more build-args [ARCH] were not consumed 21:04:49 Successfully built bd49dbe2dc2b 21:04:49 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:49 provisioning config files... 21:04:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13951912711411066184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:49 ---> docker-login.sh 21:04:49 nexus3.edgexfoundry.org:10001 21:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:49 Configure a credential helper to remove this warning. See 21:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:49 21:04:49 Login Succeeded 21:04:49 nexus3.edgexfoundry.org:10002 21:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:49 Configure a credential helper to remove this warning. See 21:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:49 21:04:49 Login Succeeded 21:04:49 nexus3.edgexfoundry.org:10003 21:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:50 Configure a credential helper to remove this warning. See 21:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:50 21:04:50 Login Succeeded 21:04:50 nexus3.edgexfoundry.org:10004 21:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:50 Configure a credential helper to remove this warning. See 21:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:50 21:04:50 Login Succeeded 21:04:50 docker.io 21:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:50 Configure a credential helper to remove this warning. See 21:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:50 21:04:50 Login Succeeded 21:04:50 ---> docker-login.sh ends [Pipeline] } 21:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:50 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:04:50 759f161ccdd1991ea406a7cb9b3094479a703e86 21:04:50 latest 21:04:50 3.1.0-dev.19 21:04:50 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 21:04:50 main 21:04:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86 21:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:51 c0fed07d20f3: Preparing 21:04:51 adcf1e1e639c: Preparing 21:04:51 ebb45e435224: Preparing 21:04:51 f56765725962: Preparing 21:04:51 5f3421a15bd1: Preparing 21:04:51 4693057ce236: Preparing 21:04:51 ebb45e435224: Pushed 21:04:51 f56765725962: Pushed 21:04:51 adcf1e1e639c: Pushed 21:04:51 5f3421a15bd1: Pushed 21:04:52 4693057ce236: Pushed 21:04:53 c0fed07d20f3: Pushed 21:04:53 759f161ccdd1991ea406a7cb9b3094479a703e86: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:54 c0fed07d20f3: Preparing 21:04:54 adcf1e1e639c: Preparing 21:04:54 ebb45e435224: Preparing 21:04:54 f56765725962: Preparing 21:04:54 5f3421a15bd1: Preparing 21:04:54 4693057ce236: Preparing 21:04:54 ebb45e435224: Layer already exists 21:04:54 5f3421a15bd1: Layer already exists 21:04:54 c0fed07d20f3: Layer already exists 21:04:54 f56765725962: Layer already exists 21:04:54 adcf1e1e639c: Layer already exists 21:04:54 4693057ce236: Layer already exists 21:04:54 latest: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.19 21:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:55 c0fed07d20f3: Preparing 21:04:55 adcf1e1e639c: Preparing 21:04:55 ebb45e435224: Preparing 21:04:55 f56765725962: Preparing 21:04:55 5f3421a15bd1: Preparing 21:04:55 4693057ce236: Preparing 21:04:55 4693057ce236: Waiting 21:04:55 adcf1e1e639c: Layer already exists 21:04:55 c0fed07d20f3: Layer already exists 21:04:55 5f3421a15bd1: Layer already exists 21:04:55 f56765725962: Layer already exists 21:04:55 ebb45e435224: Layer already exists 21:04:55 4693057ce236: Layer already exists 21:04:55 3.1.0-dev.19: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 21:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:55 c0fed07d20f3: Preparing 21:04:55 adcf1e1e639c: Preparing 21:04:55 ebb45e435224: Preparing 21:04:55 f56765725962: Preparing 21:04:55 5f3421a15bd1: Preparing 21:04:55 4693057ce236: Preparing 21:04:55 4693057ce236: Waiting 21:04:55 f56765725962: Layer already exists 21:04:55 adcf1e1e639c: Layer already exists 21:04:55 5f3421a15bd1: Layer already exists 21:04:55 ebb45e435224: Layer already exists 21:04:55 c0fed07d20f3: Layer already exists 21:04:55 4693057ce236: Layer already exists 21:04:55 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:56 c0fed07d20f3: Preparing 21:04:56 adcf1e1e639c: Preparing 21:04:56 ebb45e435224: Preparing 21:04:56 f56765725962: Preparing 21:04:56 5f3421a15bd1: Preparing 21:04:56 4693057ce236: Preparing 21:04:56 4693057ce236: Waiting 21:04:56 adcf1e1e639c: Layer already exists 21:04:56 c0fed07d20f3: Layer already exists 21:04:56 ebb45e435224: Layer already exists 21:04:56 5f3421a15bd1: Layer already exists 21:04:56 f56765725962: Layer already exists 21:04:56 4693057ce236: Layer already exists 21:04:56 main: digest: sha256:85bc726096b87b0b63c222d330ac46c92eebfe43ed602ea9a335e35cabacb0e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:56 ===================================================== [Pipeline] echo 21:04:56 taggedImages: 21:04:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86 21:04:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:04:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.19 21:04:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 21:04:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:56 21:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:57 latest: Pulling from edgex-lftools-log-publisher 21:04:57 5eb5b503b376: Pulling fs layer 21:04:57 5c69ac0246d0: Pulling fs layer 21:04:57 ec43610c2a17: Pulling fs layer 21:04:57 3a2ae6a8a46f: Pulling fs layer 21:04:57 33b1e0a273af: Pulling fs layer 21:04:57 5d3b04190fa2: Pulling fs layer 21:04:57 2f39f015ded8: Pulling fs layer 21:04:57 3a2ae6a8a46f: Waiting 21:04:57 33b1e0a273af: Waiting 21:04:57 5d3b04190fa2: Waiting 21:04:57 2f39f015ded8: Waiting 21:04:57 5c69ac0246d0: Download complete 21:04:57 3a2ae6a8a46f: Verifying Checksum 21:04:57 3a2ae6a8a46f: Download complete 21:04:57 33b1e0a273af: Verifying Checksum 21:04:57 33b1e0a273af: Download complete 21:04:57 5d3b04190fa2: Download complete 21:04:57 ec43610c2a17: Download complete 21:04:57 5eb5b503b376: Verifying Checksum 21:04:57 5eb5b503b376: Download complete 21:04:58 2f39f015ded8: Verifying Checksum 21:04:58 2f39f015ded8: Download complete 21:04:58 5eb5b503b376: Pull complete 21:04:58 5c69ac0246d0: Pull complete 21:04:59 ec43610c2a17: Pull complete 21:04:59 3a2ae6a8a46f: Pull complete 21:04:59 33b1e0a273af: Pull complete 21:04:59 5d3b04190fa2: Pull complete 21:05:03 2f39f015ded8: Pull complete 21:05:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:03 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:07 $ docker top 04c8a7fa06422a05900a4793b90940762ccc7b8fda679ef344e8000618302c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:08 ---> job-cost.sh 21:05:08 lf-activate-venv: SKIPPING 21:05:08 INFO: No Stack... 21:05:08 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:08 INFO: Archiving Costs [Pipeline] sh 21:05:08 + cut -d, -f6 21:05:08 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 21:05:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] 21:05:08 Resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] did not exist. Created. 21:05:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:09 + echo total: 0.2199999988079071 [Pipeline] stash 21:05:09 Stashed 1 file(s) [Pipeline] } 21:05:09 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:09 $ docker stop --time=1 04c8a7fa06422a05900a4793b90940762ccc7b8fda679ef344e8000618302c08 21:05:10 $ docker rm -f --volumes 04c8a7fa06422a05900a4793b90940762ccc7b8fda679ef344e8000618302c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5991 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:06:20 Running in /w/workspace/app-service-configurable/188 [Pipeline] { [Pipeline] checkout 21:06:20 Selected Git installation does not exist. Using Default 21:06:20 The recommended git tool is: NONE 21:06:26 using credential edgex-jenkins-ssh 21:06:26 Cloning the remote Git repository 21:06:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:06:26 > git init /w/workspace/app-service-configurable/188 # timeout=10 21:06:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:06:27 > git --version # timeout=10 21:06:27 > git --version # 'git version 2.25.1' 21:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:29 Avoid second fetch 21:06:29 Checking out Revision 759f161ccdd1991ea406a7cb9b3094479a703e86 (main) 21:06:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:06:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:29 > git config core.sparsecheckout # timeout=10 21:06:29 > git checkout -f 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 21:06:30 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#594)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:06:31 Dload Upload Total Spent Left Speed 21:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 21:06:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:06:32 + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:06:32 /etc/docker/daemon.new 21:06:32 { 21:06:32 "registry-mirrors": [ 21:06:32 "https://nexus3.edgexfoundry.org:10001" 21:06:32 ], 21:06:32 "bip": "10.250.0.254/24", 21:06:32 "hosts": [ 21:06:32 "tcp://0.0.0.0:5555", 21:06:32 "unix:///var/run/docker.sock" 21:06:32 ], 21:06:32 "mtu": 1458, 21:06:32 "selinux-enabled": true, 21:06:32 "seccomp-profile": "/etc/docker/seccomp.json" 21:06:32 } [Pipeline] sh 21:06:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:06:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:51 provisioning config files... 21:06:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/188@tmp/config15442856664748209141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:51 ---> docker-login.sh 21:06:51 nexus3.edgexfoundry.org:10001 21:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:52 Configure a credential helper to remove this warning. See 21:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:52 21:06:52 Login Succeeded 21:06:52 nexus3.edgexfoundry.org:10002 21:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:52 Configure a credential helper to remove this warning. See 21:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:52 21:06:52 Login Succeeded 21:06:52 nexus3.edgexfoundry.org:10003 21:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:52 Configure a credential helper to remove this warning. See 21:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:52 21:06:52 Login Succeeded 21:06:52 nexus3.edgexfoundry.org:10004 21:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:53 Configure a credential helper to remove this warning. See 21:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:53 21:06:53 Login Succeeded 21:06:53 docker.io 21:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:53 Configure a credential helper to remove this warning. See 21:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:53 21:06:53 Login Succeeded 21:06:53 ---> docker-login.sh ends [Pipeline] } 21:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:54 ========================================================= 21:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:06:54 Sending build context to Docker daemon 179.2kB 21:06:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:06:54 Step 2/12 : FROM ${BASE} AS builder 21:06:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:06:54 9fda8d8052c6: Pulling fs layer 21:06:54 5d54e960e981: Pulling fs layer 21:06:54 c4a7e357bf2a: Pulling fs layer 21:06:54 f0e02332f6b5: Pulling fs layer 21:06:54 66412af1f25a: Pulling fs layer 21:06:54 1baf3a5c0e64: Pulling fs layer 21:06:54 9a37bb91b891: Pulling fs layer 21:06:54 a29adfc67d43: Pulling fs layer 21:06:54 d5de9f91c1a4: Pulling fs layer 21:06:54 1baf3a5c0e64: Waiting 21:06:54 9a37bb91b891: Waiting 21:06:54 a29adfc67d43: Waiting 21:06:54 f0e02332f6b5: Waiting 21:06:54 66412af1f25a: Waiting 21:06:54 d5de9f91c1a4: Waiting 21:06:55 5d54e960e981: Verifying Checksum 21:06:55 5d54e960e981: Download complete 21:06:55 f0e02332f6b5: Verifying Checksum 21:06:55 f0e02332f6b5: Download complete 21:06:55 66412af1f25a: Verifying Checksum 21:06:55 66412af1f25a: Download complete 21:06:55 9fda8d8052c6: Verifying Checksum 21:06:55 9fda8d8052c6: Download complete 21:06:55 9a37bb91b891: Verifying Checksum 21:06:55 9a37bb91b891: Download complete 21:06:56 9fda8d8052c6: Pull complete 21:06:56 a29adfc67d43: Verifying Checksum 21:06:56 a29adfc67d43: Download complete 21:06:57 5d54e960e981: Pull complete 21:06:57 d5de9f91c1a4: Verifying Checksum 21:06:57 c4a7e357bf2a: Verifying Checksum 21:06:57 c4a7e357bf2a: Download complete 21:06:57 1baf3a5c0e64: Verifying Checksum 21:06:57 1baf3a5c0e64: Download complete 21:07:08 c4a7e357bf2a: Pull complete 21:07:08 f0e02332f6b5: Pull complete 21:07:08 66412af1f25a: Pull complete 21:07:16 1baf3a5c0e64: Pull complete 21:07:16 9a37bb91b891: Pull complete 21:07:17 a29adfc67d43: Pull complete 21:07:19 d5de9f91c1a4: Pull complete 21:07:19 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:07:19 ---> 746ca1b523b5 21:07:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:07:22 ---> Running in d68822e72b2d 21:07:22 Removing intermediate container d68822e72b2d 21:07:22 ---> fc2e6eafc22c 21:07:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:07:22 ---> Running in 53a0751fff80 21:07:22 Removing intermediate container 53a0751fff80 21:07:22 ---> ced4d10e8266 21:07:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:07:22 ---> Running in 367fc0750273 21:07:23 Removing intermediate container 367fc0750273 21:07:23 ---> fabf3cb20e07 21:07:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:23 ---> Running in f8c538d32526 21:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:07:25 OK: 267 MiB in 56 packages 21:07:26 Removing intermediate container f8c538d32526 21:07:26 ---> f2771d171c0a 21:07:26 Step 7/12 : WORKDIR /app 21:07:27 ---> Running in 3bd9c55f3946 21:07:27 Removing intermediate container 3bd9c55f3946 21:07:27 ---> 6193dd911c46 21:07:27 Step 8/12 : COPY go.mod vendor* ./ 21:07:28 ---> 567d70906c71 21:07:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:28 ---> Running in 5b09f467b6f2 21:08:49 Removing intermediate container 5b09f467b6f2 21:08:49 ---> ad292b0d1e4d 21:08:49 Step 10/12 : COPY . . 21:08:49 ---> 28c581714eaa 21:08:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:49 ---> Running in 9dd736afa471 21:08:49 Removing intermediate container 9dd736afa471 21:08:49 ---> 03e7f572e846 21:08:49 Step 12/12 : RUN $MAKE 21:08:49 ---> Running in b333de6f18b7 21:08:49 noop 21:08:49 Removing intermediate container b333de6f18b7 21:08:49 ---> e19e4e535605 21:08:49 Successfully built e19e4e535605 21:08:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:50 + docker inspect -f . ci-base-image-arm64 21:08:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-5991 does not seem to be running inside a container 21:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/188 -v /w/workspace/app-service-configurable/188:/w/workspace/app-service-configurable/188:rw,z -v /w/workspace/app-service-configurable/188@tmp:/w/workspace/app-service-configurable/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:08:51 $ docker top 1432ade3dcec98e89c12f8d7443f26216b39a8a2c819797a4825c025a2c039d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:52 + go version 21:08:52 go version go1.21.0 linux/arm64 [Pipeline] } 21:08:52 $ docker stop --time=1 1432ade3dcec98e89c12f8d7443f26216b39a8a2c819797a4825c025a2c039d2 21:08:54 $ docker rm -f --volumes 1432ade3dcec98e89c12f8d7443f26216b39a8a2c819797a4825c025a2c039d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:54 + docker inspect -f . ci-base-image-arm64 21:08:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-5991 does not seem to be running inside a container 21:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/188 -v /w/workspace/app-service-configurable/188:/w/workspace/app-service-configurable/188:rw,z -v /w/workspace/app-service-configurable/188@tmp:/w/workspace/app-service-configurable/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:08:56 $ docker top 8e1dc2a94be9d316386ddc54d3d15db715fe9427500f427e8feea93c9bbbf3ad -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:57 + git config --global --add safe.directory /w/workspace/app-service-configurable/188 [Pipeline] fileExists [Pipeline] sh 21:08:57 + make test 21:08:57 go test -race -coverprofile=coverage.out ./... 21:11:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:11:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:11:34 go vet ./... 21:13:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:13:11 ./bin/test-attribution-txt.sh [Pipeline] echo 21:13:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:13:11 $ docker stop --time=1 8e1dc2a94be9d316386ddc54d3d15db715fe9427500f427e8feea93c9bbbf3ad 21:13:13 $ docker rm -f --volumes 8e1dc2a94be9d316386ddc54d3d15db715fe9427500f427e8feea93c9bbbf3ad [Pipeline] // withDockerContainer [Pipeline] sh 21:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:13:15 Warning: overwriting stash ‘coverage-report’ 21:13:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:13:16 + ls -al . 21:13:16 total 180 21:13:16 drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:09 . 21:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:06 .. 21:13:16 -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:06 .dockerignore 21:13:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:06 .git 21:13:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:06 .github 21:13:16 -rw-rw-r-- 1 jenkins jenkins 171 Sep 12 21:06 .gitignore 21:13:16 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:06 .golangci.yml 21:13:16 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 12 21:06 Attribution.txt 21:13:16 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 12 21:06 CHANGELOG.md 21:13:16 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 12 21:06 Dockerfile 21:13:16 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:06 GOVERNANCE.md 21:13:16 -rw-rw-r-- 1 jenkins jenkins 688 Sep 12 21:06 Jenkinsfile 21:13:16 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:06 LICENSE 21:13:16 -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 21:06 OWNERS.md 21:13:16 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 12 21:06 README.md 21:13:16 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:02 VERSION 21:13:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:06 bin 21:13:16 -rw-r--r-- 1 jenkins jenkins 13 Sep 12 21:09 coverage.out 21:13:16 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 12 21:06 go.mod 21:13:16 -rw-rw-r-- 1 jenkins jenkins 33854 Sep 12 21:06 go.sum 21:13:16 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 21:06 main.go 21:13:16 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 12 21:06 makefile 21:13:16 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:06 res 21:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:16 + 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=759f161ccdd1991ea406a7cb9b3094479a703e86 --label arch=arm64 --label version=3.1.0-dev.19 . 21:13:16 Sending build context to Docker daemon 180.2kB 21:13:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:13:16 Step 2/26 : FROM ${BASE} AS builder 21:13:16 ---> e19e4e535605 21:13:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:13:16 ---> Running in 4ca65adb1308 21:13:17 Removing intermediate container 4ca65adb1308 21:13:17 ---> ee5b3a0cf590 21:13:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:13:17 ---> Running in fa37a4c37fb9 21:13:17 Removing intermediate container fa37a4c37fb9 21:13:17 ---> a84d45b07369 21:13:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:13:17 ---> Running in 91d0d56d49de 21:13:17 Removing intermediate container 91d0d56d49de 21:13:17 ---> 4fd27dfc6e15 21:13:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:17 ---> Running in 091e0ae0f75f 21:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:13:20 OK: 267 MiB in 56 packages 21:13:21 Removing intermediate container 091e0ae0f75f 21:13:21 ---> af773b6ad762 21:13:21 Step 7/26 : WORKDIR /app 21:13:21 ---> Running in 43dddded1dad 21:13:21 Removing intermediate container 43dddded1dad 21:13:21 ---> a1097d8e57cf 21:13:21 Step 8/26 : COPY go.mod vendor* ./ 21:13:22 ---> c5959fd2feb2 21:13:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:22 ---> Running in c2678074b3a6 21:13:24 Removing intermediate container c2678074b3a6 21:13:24 ---> 62e9905fb2f7 21:13:24 Step 10/26 : COPY . . 21:13:25 ---> 917d241b3d72 21:13:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:25 ---> Running in f404cf18497d 21:13:25 Removing intermediate container f404cf18497d 21:13:25 ---> 7a3004fa58c6 21:13:25 Step 12/26 : RUN $MAKE 21:13:25 ---> Running in 7e0f6c4af555 21:13:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19" -trimpath -mod=readonly -o app-service-configurable 21:15:18 Removing intermediate container 7e0f6c4af555 21:15:18 ---> 30ded43f677a 21:15:18 Step 13/26 : FROM alpine:3.18 21:15:18 3.18: Pulling from library/alpine 21:15:18 9fda8d8052c6: Already exists 21:15:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:15:18 Status: Downloaded newer image for alpine:3.18 21:15:18 ---> f6648c04cd6c 21:15:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:15:18 ---> Running in dd3ab3faca2e 21:15:18 Removing intermediate container dd3ab3faca2e 21:15:18 ---> 09363d9391e1 21:15:18 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:15:18 ---> Running in 7420b38b64f8 21:15:18 Removing intermediate container 7420b38b64f8 21:15:18 ---> 40ee3695ad48 21:15:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:15:18 ---> Running in 380fb6a502f0 21:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:15:20 (1/2) Installing ca-certificates (20230506-r0) 21:15:20 (2/2) Installing dumb-init (1.2.5-r2) 21:15:20 Executing busybox-1.36.1-r2.trigger 21:15:20 Executing ca-certificates-20230506-r0.trigger 21:15:20 OK: 9 MiB in 17 packages 21:15:21 Removing intermediate container 380fb6a502f0 21:15:21 ---> b83824225270 21:15:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:15:21 ---> f678391697d3 21:15:21 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:15:22 ---> 029c2413e20d 21:15:22 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:15:22 ---> 67bc360cf42a 21:15:22 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:15:24 ---> 87cb6f3c7a14 21:15:24 Step 21/26 : EXPOSE 48095 21:15:24 ---> Running in f554fc7e2169 21:15:24 Removing intermediate container f554fc7e2169 21:15:24 ---> b722a1c70f2d 21:15:24 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:15:24 ---> Running in 9a836e71a0c8 21:15:24 Removing intermediate container 9a836e71a0c8 21:15:24 ---> 1f9d82d00046 21:15:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:15:24 ---> Running in ff56c7e2edd9 21:15:25 Removing intermediate container ff56c7e2edd9 21:15:25 ---> 3d4c8472fb08 21:15:25 Step 24/26 : LABEL arch=arm64 21:15:25 ---> Running in 1fe2938f34cf 21:15:25 Removing intermediate container 1fe2938f34cf 21:15:25 ---> b0362526d05c 21:15:25 Step 25/26 : LABEL git_sha=759f161ccdd1991ea406a7cb9b3094479a703e86 21:15:25 ---> Running in 8cbe88d0e33f 21:15:25 Removing intermediate container 8cbe88d0e33f 21:15:25 ---> 16c8fa7811f1 21:15:25 Step 26/26 : LABEL version=3.1.0-dev.19 21:15:25 ---> Running in dc52222d663a 21:15:26 Removing intermediate container dc52222d663a 21:15:26 ---> 1e285da65dd3 21:15:26 [Warning] One or more build-args [ARCH] were not consumed 21:15:26 Successfully built 1e285da65dd3 21:15:26 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:26 provisioning config files... 21:15:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/188@tmp/config10565145394074084519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:26 ---> docker-login.sh 21:15:26 nexus3.edgexfoundry.org:10001 21:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:26 Configure a credential helper to remove this warning. See 21:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:26 21:15:26 Login Succeeded 21:15:26 nexus3.edgexfoundry.org:10002 21:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:27 Configure a credential helper to remove this warning. See 21:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:27 21:15:27 Login Succeeded 21:15:27 nexus3.edgexfoundry.org:10003 21:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:27 Configure a credential helper to remove this warning. See 21:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:27 21:15:27 Login Succeeded 21:15:27 nexus3.edgexfoundry.org:10004 21:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:28 Configure a credential helper to remove this warning. See 21:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:28 21:15:28 Login Succeeded 21:15:28 docker.io 21:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:28 Configure a credential helper to remove this warning. See 21:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:28 21:15:28 Login Succeeded 21:15:28 ---> docker-login.sh ends [Pipeline] } 21:15:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:15:28 759f161ccdd1991ea406a7cb9b3094479a703e86 21:15:28 latest 21:15:28 3.1.0-dev.19 21:15:28 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 21:15:28 main 21:15:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86 21:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:15:29 7950ccab8fd7: Preparing 21:15:29 c5a47a1cf41c: Preparing 21:15:29 70fb88c86f2c: Preparing 21:15:29 899c998e0052: Preparing 21:15:29 f84d6058ac81: Preparing 21:15:29 b2191e2be29d: Preparing 21:15:29 b2191e2be29d: Waiting 21:15:29 c5a47a1cf41c: Pushed 21:15:29 70fb88c86f2c: Pushed 21:15:29 899c998e0052: Pushed 21:15:29 f84d6058ac81: Pushed 21:15:31 b2191e2be29d: Pushed 21:15:35 7950ccab8fd7: Pushed 21:15:35 759f161ccdd1991ea406a7cb9b3094479a703e86: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:15:36 7950ccab8fd7: Preparing 21:15:36 c5a47a1cf41c: Preparing 21:15:36 70fb88c86f2c: Preparing 21:15:36 899c998e0052: Preparing 21:15:36 f84d6058ac81: Preparing 21:15:36 b2191e2be29d: Preparing 21:15:36 b2191e2be29d: Waiting 21:15:36 899c998e0052: Layer already exists 21:15:36 7950ccab8fd7: Layer already exists 21:15:36 f84d6058ac81: Layer already exists 21:15:36 c5a47a1cf41c: Layer already exists 21:15:36 70fb88c86f2c: Layer already exists 21:15:36 b2191e2be29d: Layer already exists 21:15:36 latest: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.19 21:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:15:37 7950ccab8fd7: Preparing 21:15:37 c5a47a1cf41c: Preparing 21:15:37 70fb88c86f2c: Preparing 21:15:37 899c998e0052: Preparing 21:15:37 f84d6058ac81: Preparing 21:15:37 b2191e2be29d: Preparing 21:15:37 b2191e2be29d: Waiting 21:15:37 899c998e0052: Layer already exists 21:15:37 f84d6058ac81: Layer already exists 21:15:37 70fb88c86f2c: Layer already exists 21:15:37 c5a47a1cf41c: Layer already exists 21:15:37 7950ccab8fd7: Layer already exists 21:15:37 b2191e2be29d: Layer already exists 21:15:37 3.1.0-dev.19: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 21:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:15:38 7950ccab8fd7: Preparing 21:15:38 c5a47a1cf41c: Preparing 21:15:38 70fb88c86f2c: Preparing 21:15:38 899c998e0052: Preparing 21:15:38 f84d6058ac81: Preparing 21:15:38 b2191e2be29d: Preparing 21:15:38 b2191e2be29d: Waiting 21:15:38 70fb88c86f2c: Layer already exists 21:15:38 f84d6058ac81: Layer already exists 21:15:38 7950ccab8fd7: Layer already exists 21:15:38 c5a47a1cf41c: Layer already exists 21:15:38 899c998e0052: Layer already exists 21:15:38 b2191e2be29d: Layer already exists 21:15:38 759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:15:39 7950ccab8fd7: Preparing 21:15:39 c5a47a1cf41c: Preparing 21:15:39 70fb88c86f2c: Preparing 21:15:39 899c998e0052: Preparing 21:15:39 f84d6058ac81: Preparing 21:15:39 b2191e2be29d: Preparing 21:15:39 b2191e2be29d: Waiting 21:15:39 899c998e0052: Layer already exists 21:15:39 70fb88c86f2c: Layer already exists 21:15:39 c5a47a1cf41c: Layer already exists 21:15:39 7950ccab8fd7: Layer already exists 21:15:39 f84d6058ac81: Layer already exists 21:15:39 b2191e2be29d: Layer already exists 21:15:39 main: digest: sha256:1df2c353b5355ea2647c584bc5dc7b7c007bf810d469278032ea8405b2f7c501 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:39 ===================================================== [Pipeline] echo 21:15:39 taggedImages: 21:15:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86 21:15:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:15:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.19 21:15:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:759f161ccdd1991ea406a7cb9b3094479a703e86-3.1.0-dev.19 21:15:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:39 21:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:40 arm64: Pulling from edgex-lftools-log-publisher 21:15:40 8998bd30e6a1: Pulling fs layer 21:15:40 04944245beec: Pulling fs layer 21:15:40 699f458cf7ca: Pulling fs layer 21:15:40 765212b225bb: Pulling fs layer 21:15:40 f23df028b6ca: Pulling fs layer 21:15:40 d65c8cfc05b1: Pulling fs layer 21:15:40 2437ff75d9bd: Pulling fs layer 21:15:40 765212b225bb: Waiting 21:15:40 f23df028b6ca: Waiting 21:15:40 d65c8cfc05b1: Waiting 21:15:40 2437ff75d9bd: Waiting 21:15:40 04944245beec: Verifying Checksum 21:15:40 04944245beec: Download complete 21:15:40 765212b225bb: Verifying Checksum 21:15:40 765212b225bb: Download complete 21:15:40 f23df028b6ca: Verifying Checksum 21:15:40 f23df028b6ca: Download complete 21:15:40 d65c8cfc05b1: Verifying Checksum 21:15:40 d65c8cfc05b1: Download complete 21:15:40 699f458cf7ca: Download complete 21:15:40 8998bd30e6a1: Verifying Checksum 21:15:40 8998bd30e6a1: Download complete 21:15:42 2437ff75d9bd: Download complete 21:15:44 8998bd30e6a1: Pull complete 21:15:45 04944245beec: Pull complete 21:15:46 699f458cf7ca: Pull complete 21:15:47 765212b225bb: Pull complete 21:15:48 f23df028b6ca: Pull complete 21:15:48 d65c8cfc05b1: Pull complete 21:16:06 2437ff75d9bd: Pull complete 21:16:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:06 prd-ubuntu20.04-docker-arm64-4c-16g-5991 does not seem to be running inside a container 21:16:06 $ 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/188 -v /w/workspace/app-service-configurable/188:/w/workspace/app-service-configurable/188:rw,z -v /w/workspace/app-service-configurable/188@tmp:/w/workspace/app-service-configurable/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:16:08 $ docker top d63780c9626f35e3c9cf553be5b2bbc3940cb2c0009002bb20fab28165e188ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:09 ---> job-cost.sh 21:16:09 lf-activate-venv: SKIPPING 21:16:09 INFO: No Stack... 21:16:10 INFO: Retrieving Pricing Info for: v3-standard-4 21:16:10 INFO: Archiving Costs [Pipeline] sh 21:16:11 + cat /w/workspace/app-service-configurable/188/archives/cost.csv 21:16:11 + cut -d, -f6 [Pipeline] lock 21:16:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] 21:16:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] did not exist. Created. 21:16:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:12 /w/workspace/app-service-configurable/188@tmp/durable-583b9204/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:16:12 + echo total: 0.10999999940395355 [Pipeline] stash 21:16:12 Warning: overwriting stash ‘stack-cost’ 21:16:12 Stashed 1 file(s) [Pipeline] } 21:16:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:12 $ docker stop --time=1 d63780c9626f35e3c9cf553be5b2bbc3940cb2c0009002bb20fab28165e188ad 21:16:13 $ docker rm -f --volumes d63780c9626f35e3c9cf553be5b2bbc3940cb2c0009002bb20fab28165e188ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:16:14 provisioning config files... 21:16:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11843025863372891950tmp [Pipeline] { [Pipeline] sh 21:16:14 + set +x 21:16:14 + curl -s https://codecov.io/bash 21:16:14 + bash -s -- 21:16:14 21:16:14 _____ _ 21:16:14 / ____| | | 21:16:14 | | ___ __| | ___ ___ _____ __ 21:16:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:16:14 | |___| (_) | (_| | __/ (_| (_) \ V / 21:16:14 \_____\___/ \__,_|\___|\___\___/ \_/ 21:16:14 Bash-1.0.6 21:16:14 21:16:14 21:16:14 ==> git version 2.25.1 found 21:16:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:16:14 Release-Date: 2020-01-08 21:16:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:16:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:16:14 ==> Jenkins CI detected. 21:16:14 current dir:  /w/workspace/ry_app-service-configurable_main 21:16:14 project root: . 21:16:14 --> token set from env 21:16:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:16:14 ==> Running gcov in . (disable via -X gcov) 21:16:14 ==> Python coveragepy not found 21:16:14 ==> Searching for coverage reports in: 21:16:14 + . 21:16:14 -> Found 1 reports 21:16:14 ==> Detecting git/mercurial file structure 21:16:14 ==> Reading reports 21:16:14 + ./coverage.out bytes=13 21:16:14 ==> Appending adjustments 21:16:14 https://docs.codecov.io/docs/fixing-reports 21:16:14 + Found adjustments 21:16:14 ==> Gzipping contents 21:16:14 4.0K /tmp/codecov.lh0OJD.gz 21:16:14 ==> Uploading reports 21:16:14 url: https://codecov.io 21:16:14 query: branch=main&commit=759f161ccdd1991ea406a7cb9b3094479a703e86&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:16:14 -> Pinging Codecov 21:16:14 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=759f161ccdd1991ea406a7cb9b3094479a703e86&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:16:14 -> Uploading to 21:16:14 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/A97CA9966030D2A3747ED39772930CCE/759f161ccdd1991ea406a7cb9b3094479a703e86/d9876c83-ec63-458b-a3a6-61863fb10b2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T211614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f5b5e7782fe2a506f9ffc3c0d75fba4ced10639a52ce8fc736d75d1781e2a79 21:16:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:14 Dload Upload Total Spent Left Speed 21:16:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2246 --:--:-- --:--:-- --:--:-- 2246 21:16:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] } 21:16:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:16:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:16:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:16:15 21:16:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:16:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:16:15 df9b9388f04a: Pulling fs layer 21:16:15 52dc419b0ee2: Pulling fs layer 21:16:15 25bc292e5bac: Pulling fs layer 21:16:15 114826534d7a: Pulling fs layer 21:16:15 4657fd5d0bcf: Pulling fs layer 21:16:15 6ad1cebc031e: Pulling fs layer 21:16:15 8a3aa393b2d8: Pulling fs layer 21:16:15 114826534d7a: Waiting 21:16:15 8a3aa393b2d8: Waiting 21:16:15 4657fd5d0bcf: Waiting 21:16:15 6ad1cebc031e: Waiting 21:16:15 25bc292e5bac: Verifying Checksum 21:16:15 25bc292e5bac: Download complete 21:16:15 52dc419b0ee2: Download complete 21:16:15 4657fd5d0bcf: Verifying Checksum 21:16:15 4657fd5d0bcf: Download complete 21:16:15 df9b9388f04a: Download complete 21:16:16 df9b9388f04a: Pull complete 21:16:16 6ad1cebc031e: Verifying Checksum 21:16:16 6ad1cebc031e: Download complete 21:16:16 52dc419b0ee2: Pull complete 21:16:16 25bc292e5bac: Pull complete 21:16:16 114826534d7a: Verifying Checksum 21:16:16 114826534d7a: Download complete 21:16:17 8a3aa393b2d8: Verifying Checksum 21:16:17 8a3aa393b2d8: Download complete 21:16:20 114826534d7a: Pull complete 21:16:20 4657fd5d0bcf: Pull complete 21:16:20 6ad1cebc031e: Pull complete 21:16:23 8a3aa393b2d8: Pull complete 21:16:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:16:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:23 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:16:28 $ docker top 5bba6a66723554c29cdc96f72e5c6b92053e3d7f603feb6c54e28616a91ef986 -eo pid,comm [Pipeline] { [Pipeline] echo 21:16:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:16:28 + set -o pipefail 21:16:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:16:33 21:16:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:16:33 21:16:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/15bb64a1-98de-4f71-87b0-1bdea023f72c 21:16:33 21:16:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:16:33 21:16:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:16:33 21:16:33 21:16:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:16:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:16:33 More details here: https://snyk.co/ue1NS 21:16:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:16:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:16:33 $ docker stop --time=1 5bba6a66723554c29cdc96f72e5c6b92053e3d7f603feb6c54e28616a91ef986 21:16:37 $ docker rm -f --volumes 5bba6a66723554c29cdc96f72e5c6b92053e3d7f603feb6c54e28616a91ef986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:37 + git log --format=format:%s -1 759f161ccdd1991ea406a7cb9b3094479a703e86 [Pipeline] sh 21:16:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:38 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:16: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:16:38 $ docker top 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b -eo pid,comm 21:16:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:16:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:39 [ssh-agent] Looking for ssh-agent implementation... 21:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:39 $ docker exec 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b ssh-agent 21:16:39 SSH_AUTH_SOCK=/tmp/ssh-WMnT77S5iK9D/agent.31 21:16:39 SSH_AGENT_PID=37 21:16:39 Running ssh-add (command line suppressed) 21:16:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11340888675639416529.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11340888675639416529.key) 21:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:39 + git semver tag 21:16:39 2023-09-12 21:16:39,785 [run_tag] DEBUG tag force:False 21:16:39 2023-09-12 21:16:39,785 [check_head_tag] DEBUG check head tag 21:16:39 2023-09-12 21:16:39,786 [execute] INFO git cat-file --batch-check 21:16:39 2023-09-12 21:16:39,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:16:39 2023-09-12 21:16:39,789 [execute] INFO git cat-file --batch 21:16:39 2023-09-12 21:16:39,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:16:39 2023-09-12 21:16:39,801 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:16:39 2023-09-12 21:16:39,801 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 21:16:39 2023-09-12 21:16:39,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:16:39 2023-09-12 21:16:39,806 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:16:39 3.1.0-dev.19 [Pipeline] } 21:16:39 $ docker exec --env ******** --env ******** 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b ssh-agent -k 21:16:39 unset SSH_AUTH_SOCK; 21:16:39 unset SSH_AGENT_PID; 21:16:39 echo Agent pid 37 killed; 21:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:40 + git semver [Pipeline] } 21:16:40 $ docker stop --time=1 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b 21:16:41 $ docker rm -f --volumes 7f7984033d37fc79eb3465a8c60cfbcb9916c1440a0ecd8b1a021b867e47958b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:42 21:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:42 0.23.1-centos7: Pulling from edgex-lftools 21:16:42 ab5ef0e58194: Pulling fs layer 21:16:42 9712f1f96733: Pulling fs layer 21:16:42 63f879dbbcfc: Pulling fs layer 21:16:42 0d9ebad4ef96: Pulling fs layer 21:16:42 e9a5061849ea: Pulling fs layer 21:16:42 d747dcd14b5f: Pulling fs layer 21:16:42 2de7ff778b66: Pulling fs layer 21:16:42 e9a5061849ea: Waiting 21:16:42 d747dcd14b5f: Waiting 21:16:42 2de7ff778b66: Waiting 21:16:42 0d9ebad4ef96: Waiting 21:16:42 9712f1f96733: Verifying Checksum 21:16:42 9712f1f96733: Download complete 21:16:42 63f879dbbcfc: Verifying Checksum 21:16:42 63f879dbbcfc: Download complete 21:16:43 0d9ebad4ef96: Verifying Checksum 21:16:43 0d9ebad4ef96: Download complete 21:16:43 ab5ef0e58194: Verifying Checksum 21:16:43 ab5ef0e58194: Download complete 21:16:43 e9a5061849ea: Verifying Checksum 21:16:43 e9a5061849ea: Download complete 21:16:43 d747dcd14b5f: Verifying Checksum 21:16:43 d747dcd14b5f: Download complete 21:16:43 2de7ff778b66: Verifying Checksum 21:16:43 2de7ff778b66: Download complete 21:16:45 ab5ef0e58194: Pull complete 21:16:45 9712f1f96733: Pull complete 21:16:46 63f879dbbcfc: Pull complete 21:16:50 0d9ebad4ef96: Pull complete 21:16:50 e9a5061849ea: Pull complete 21:16:50 d747dcd14b5f: Pull complete 21:16:50 2de7ff778b66: Pull complete 21:16:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:50 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:16:55 $ docker top c71d0d1083628587d62ada5d2dc07047194ad3684d979fd1f28cb90023a0ec74 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:16:55 provisioning config files... 21:16:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9233627971266372258tmp 21:16:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15556497817584370530tmp 21:16:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11971014501756338439tmp [Pipeline] { [Pipeline] echo 21:16:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:16:56 ---> sigul-configuration.sh 21:16:56 gpg: directory `/root/.gnupg' created 21:16:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:16:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:16:56 gpg: keyring `/root/.gnupg/secring.gpg' created 21:16:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:16:56 gpg: CAST5 encrypted data 21:16:56 gpg: encrypted with 1 passphrase 21:16:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:16:56 + mkdir /home/jenkins 21:16:56 + mkdir /home/jenkins/sigul [Pipeline] sh 21:16:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:16:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:16:56 ---> sigul-install.sh 21:16:56 Sigul already installed; skipping installation. [Pipeline] sh 21:16:57 + git tag --list 21:16:57 v1.0.0 21:16:57 v1.1.0 21:16:57 v1.2.0 21:16:57 v1.3.0 21:16:57 v1.3.1 21:16:57 v2.0.0 21:16:57 v2.0.1 21:16:57 v2.1.0 21:16:57 v2.1.1 21:16:57 v2.1.2 21:16:57 v2.2.0 21:16:57 v2.3 21:16:57 v2.3.0 21:16:57 v2.3.1 21:16:57 v3.0 21:16:57 v3.0.0 21:16:57 v3.0.1 21:16:57 v3.0.1-dev.1 21:16:57 v3.1.0-dev.1 21:16:57 v3.1.0-dev.10 21:16:57 v3.1.0-dev.11 21:16:57 v3.1.0-dev.12 21:16:57 v3.1.0-dev.13 21:16:57 v3.1.0-dev.14 21:16:57 v3.1.0-dev.15 21:16:57 v3.1.0-dev.16 21:16:57 v3.1.0-dev.17 21:16:57 v3.1.0-dev.18 21:16:57 v3.1.0-dev.19 21:16:57 v3.1.0-dev.2 21:16:57 v3.1.0-dev.3 21:16:57 v3.1.0-dev.4 21:16:57 v3.1.0-dev.5 21:16:57 v3.1.0-dev.6 21:16:57 v3.1.0-dev.7 21:16:57 v3.1.0-dev.8 21:16:57 v3.1.0-dev.9 [Pipeline] sh 21:16:57 + lftools sign git-tag v3.1.0-dev.19 21:16:58 Signing Git tag with Sigul... 21:16:58 Signing v3.1.0-dev.19 [Pipeline] echo 21:16:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:16:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:16:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:16:58 $ docker stop --time=1 c71d0d1083628587d62ada5d2dc07047194ad3684d979fd1f28cb90023a0ec74 21:16:59 $ docker rm -f --volumes c71d0d1083628587d62ada5d2dc07047194ad3684d979fd1f28cb90023a0ec74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:17:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:00 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:01 $ docker top 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:01 [ssh-agent] Looking for ssh-agent implementation... 21:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:01 $ docker exec 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c ssh-agent 21:17:01 SSH_AUTH_SOCK=/tmp/ssh-vNJXBwuKsE8z/agent.31 21:17:01 SSH_AGENT_PID=37 21:17:01 Running ssh-add (command line suppressed) 21:17:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1177804708552257688.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1177804708552257688.key) 21:17:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:01 + git semver bump pre 21:17:02 2023-09-12 21:17:01,967 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:17:02 2023-09-12 21:17:01,967 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 21:17:02 2023-09-12 21:17:01,968 [bump_version] DEBUG bumped version:3.1.0-dev.20 21:17:02 2023-09-12 21:17:01,968 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:17:02 2023-09-12 21:17:01,968 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:17:02 2023-09-12 21:17:01,968 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:17:02 2023-09-12 21:17:01,969 [execute] INFO git cat-file --batch-check 21:17:02 2023-09-12 21:17:01,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:17:02 2023-09-12 21:17:01,975 [execute] INFO git cat-file --batch 21:17:02 2023-09-12 21:17:01,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:17:02 2023-09-12 21:17:01,980 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:17:02 3.1.0-dev.20 [Pipeline] } 21:17:02 $ docker exec --env ******** --env ******** 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c ssh-agent -k 21:17:02 unset SSH_AUTH_SOCK; 21:17:02 unset SSH_AGENT_PID; 21:17:02 echo Agent pid 37 killed; 21:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:02 + git semver [Pipeline] } 21:17:02 $ docker stop --time=1 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c 21:17:03 $ docker rm -f --volumes 6c750f0032571c2dcabf17aa3a7c25f9902a0350f914cacb00329dffc803c77c [Pipeline] // withDockerContainer [Pipeline] sh 21:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:04 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:05 $ docker top 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:05 [ssh-agent] Looking for ssh-agent implementation... 21:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:05 $ docker exec 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb ssh-agent 21:17:05 SSH_AUTH_SOCK=/tmp/ssh-l9UG057P3KNA/agent.31 21:17:05 SSH_AGENT_PID=37 21:17:05 Running ssh-add (command line suppressed) 21:17:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5128771036596541844.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5128771036596541844.key) 21:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:05 + git semver push 21:17:06 2023-09-12 21:17:06,008 [run_push] DEBUG push 21:17:06 2023-09-12 21:17:06,008 [execute] INFO git cat-file --batch-check 21:17:06 2023-09-12 21:17:06,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:17:06 2023-09-12 21:17:06,011 [execute] INFO git rev-list 70c226dee02375c467efe5e1b95ab833b212cd37 -- 21:17:06 2023-09-12 21:17:06,011 [execute] DEBUG Popen(['git', 'rev-list', '70c226dee02375c467efe5e1b95ab833b212cd37', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:17:06 2023-09-12 21:17:06,019 [execute] INFO git fetch -v origin 21:17:06 2023-09-12 21:17:06,020 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:17:06 2023-09-12 21:17:06,468 [run_push] DEBUG no remote changes detected 21:17:06 2023-09-12 21:17:06,468 [execute] INFO git push origin semver 21:17:06 2023-09-12 21:17:06,469 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:17:07 2023-09-12 21:17:07,237 [run_push] DEBUG push all version tags 21:17:07 2023-09-12 21:17:07,237 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:17:07 2023-09-12 21:17:07,238 [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) 21:17:08 2023-09-12 21:17:07,979 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:17:08 3.1.0-dev.20 [Pipeline] } 21:17:08 $ docker exec --env ******** --env ******** 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb ssh-agent -k 21:17:08 unset SSH_AUTH_SOCK; 21:17:08 unset SSH_AGENT_PID; 21:17:08 echo Agent pid 37 killed; 21:17:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:08 + git semver [Pipeline] } 21:17:08 $ docker stop --time=1 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb 21:17:10 $ docker rm -f --volumes 2a695f1aa891c8039c9625877cf60f45e9ce99992d49ec5660eaae861f892afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:17:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:17:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:17:10 total 16 21:17:10 drwxr-xr-x 3 root root 4096 Sep 12 21:05 . 21:17:10 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:16 .. 21:17:10 drwxr-xr-x 2 root root 4096 Sep 12 21:05 cost 21:17:10 -rw-r--r-- 1 root root 96 Sep 12 21:05 cost.csv 21:17:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:17:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:17:10 total 16 21:17:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:05 . 21:17:10 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:16 .. 21:17:10 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:05 cost 21:17:10 -rw-r--r-- 1 jenkins jenkins 96 Sep 12 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:17:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:17:11 ---> package-listing.sh 21:17:11 ++ facter osfamily 21:17:11 ++ tr '[:upper:]' '[:lower:]' 21:17:12 + OS_FAMILY=debian 21:17:12 + workspace=/w/workspace/ry_app-service-configurable_main 21:17:12 + START_PACKAGES=/tmp/packages_start.txt 21:17:12 + END_PACKAGES=/tmp/packages_end.txt 21:17:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:17:12 + PACKAGES=/tmp/packages_start.txt 21:17:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:17:12 + PACKAGES=/tmp/packages_end.txt 21:17:12 + case "${OS_FAMILY}" in 21:17:12 + dpkg -l 21:17:12 + grep '^ii' 21:17:12 + '[' -f /tmp/packages_start.txt ']' 21:17:12 + '[' -f /tmp/packages_end.txt ']' 21:17:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:17:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:17:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:17:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:17:12 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 21:17:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:12 prd-ubuntu20.04-docker-8c-8g-5988 does not seem to be running inside a container 21:17:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:17:13 $ docker top 58464111c2498d3cef97a8e463748b0e0eb708609dd28dfd3eda105c53fbb138 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:17:13 + mkdir -p /var/log/sysstat [Pipeline] sh 21:17:14 + ls /var/log/sa-host 21:17:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:14 provisioning config files... 21:17:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9672574854513590422tmp [Pipeline] { [Pipeline] echo 21:17:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:17:14 ---> create-netrc.sh [Pipeline] } 21:17:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:17:14 ---> python-tools-install.sh [Pipeline] echo 21:17:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:17:15 ---> sudo-logs.sh 21:17:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:17:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:17:15 ---> job-cost.sh 21:17:15 lf-activate-venv: SKIPPING 21:17:15 DEBUG: total: 0.2199999988079071 21:17:15 INFO: Retrieving Stack Cost... 21:17:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:17:16 INFO: Archiving Costs [Pipeline] echo 21:17:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:17:16 ---> logs-deploy.sh 21:17:16 lf-activate-venv: SKIPPING 21:17:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/188 21:17:16 INFO: archiving workspace using pattern(s): 21:17:17 Archives upload complete. 21:17:17 INFO: archiving logs to Nexus