Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11af183f2194c3fd12bdcc9d8b6be264b57aff6c 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-ssh10502366408300585796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8371593109983008665.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/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-ssh16351588279912505942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4965557869959861755.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-ssh18444180161447945400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2451 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 11af183f2194c3fd12bdcc9d8b6be264b57aff6c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing (#532)" > git rev-list --no-walk ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:16:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:16:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:16:54 ========================================================= 15:16:54 EdgeX Global Pipelines Version Info 15:16:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:16:55 ------------------- 15:16:55 stable info: 15:16:55 ------------------- 15:16:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:16:55 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:16:55 Message: update stable to v1.0.245 15:16:56 ------------------- 15:16:56 experimental info: 15:16:56 ------------------- 15:16:56 Commited By: **** collab-it+edgex@linuxfoundation.org 15:16:56 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:16:56 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11af183 [Pipeline] echo 15:16:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:56 provisioning config files... 15:16:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5773649068338837601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:57 ---> docker-login.sh 15:16:57 nexus3.edgexfoundry.org:10001 15:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:57 Configure a credential helper to remove this warning. See 15:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:57 15:16:57 Login Succeeded 15:16:57 nexus3.edgexfoundry.org:10002 15:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:57 Configure a credential helper to remove this warning. See 15:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:57 15:16:57 Login Succeeded 15:16:57 nexus3.edgexfoundry.org:10003 15:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:57 Configure a credential helper to remove this warning. See 15:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:57 15:16:57 Login Succeeded 15:16:57 nexus3.edgexfoundry.org:10004 15:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:57 Configure a credential helper to remove this warning. See 15:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:57 15:16:57 Login Succeeded 15:16:57 docker.io 15:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:58 Configure a credential helper to remove this warning. See 15:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:58 15:16:58 Login Succeeded 15:16:58 ---> docker-login.sh ends [Pipeline] } 15:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:16:58 + git rev-list -1 --merges 11af183f2194c3fd12bdcc9d8b6be264b57aff6c~1..11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo 15:16:58 -----------> git rev-list -1 --merges 11af183f2194c3fd12bdcc9d8b6be264b57aff6c~1..11af183f2194c3fd12bdcc9d8b6be264b57aff6c 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [false] [Pipeline] sh 15:16:58 + git log --format=format:%s -1 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo 15:16:58 ========================================================= 15:16:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:16:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:59 + git log --format=format:%s -1 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] echo 15:16:59 [semverPrep] GIT_COMMIT: 11af183f2194c3fd12bdcc9d8b6be264b57aff6c, Commit Message: refactor(snap): Update command and metadata sourcing (#532) [Pipeline] echo 15:16:59 [semverPrep] This is not a build commit. [Pipeline] sh 15:16:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:16:59 + grep -v github /etc/ssh/ssh_known_hosts 15:16:59 + [ -e /tmp/ssh_known_hosts ] 15:16:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:16:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:16:59 + sudo tee -a /etc/ssh/ssh_known_hosts 15:16:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:16:59 15:16:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:17:00 0.1.4: Pulling from edgex-devops/py-git-semver 15:17:00 b85a868b505f: Pulling fs layer 15:17:00 e2be974225ed: Pulling fs layer 15:17:00 339a4e72a1f5: Pulling fs layer 15:17:00 988bab9f4d93: Pulling fs layer 15:17:00 1469e6f7b9e6: Pulling fs layer 15:17:00 eaf3925da568: Pulling fs layer 15:17:00 bab4dde63d76: Pulling fs layer 15:17:00 bde34c3a00c8: Pulling fs layer 15:17:00 b352a97aabf1: Pulling fs layer 15:17:00 4872d77fe225: Pulling fs layer 15:17:00 5851b861e8e6: Pulling fs layer 15:17:00 eaf3925da568: Waiting 15:17:00 988bab9f4d93: Waiting 15:17:00 1469e6f7b9e6: Waiting 15:17:00 b352a97aabf1: Waiting 15:17:00 bab4dde63d76: Waiting 15:17:00 bde34c3a00c8: Waiting 15:17:00 5851b861e8e6: Waiting 15:17:00 4872d77fe225: Waiting 15:17:00 e2be974225ed: Download complete 15:17:00 988bab9f4d93: Verifying Checksum 15:17:00 988bab9f4d93: Download complete 15:17:00 1469e6f7b9e6: Verifying Checksum 15:17:00 1469e6f7b9e6: Download complete 15:17:00 eaf3925da568: Verifying Checksum 15:17:00 339a4e72a1f5: Verifying Checksum 15:17:00 339a4e72a1f5: Download complete 15:17:00 bde34c3a00c8: Download complete 15:17:00 b352a97aabf1: Verifying Checksum 15:17:00 b352a97aabf1: Download complete 15:17:00 4872d77fe225: Verifying Checksum 15:17:00 4872d77fe225: Download complete 15:17:00 5851b861e8e6: Verifying Checksum 15:17:00 5851b861e8e6: Download complete 15:17:00 b85a868b505f: Verifying Checksum 15:17:00 b85a868b505f: Download complete 15:17:00 bab4dde63d76: Verifying Checksum 15:17:00 bab4dde63d76: Download complete 15:17:01 b85a868b505f: Pull complete 15:17:01 e2be974225ed: Pull complete 15:17:02 339a4e72a1f5: Pull complete 15:17:02 988bab9f4d93: Pull complete 15:17:02 1469e6f7b9e6: Pull complete 15:17:02 eaf3925da568: Pull complete 15:17:04 bab4dde63d76: Pull complete 15:17:04 bde34c3a00c8: Pull complete 15:17:04 b352a97aabf1: Pull complete 15:17:04 4872d77fe225: Pull complete 15:17:04 5851b861e8e6: Pull complete 15:17:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:04 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:17:07 $ docker top 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 -eo pid,comm 15:17:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:17:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:17:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:17:08 [ssh-agent] Looking for ssh-agent implementation... 15:17:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:08 $ docker exec 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent 15:17:08 SSH_AUTH_SOCK=/tmp/ssh-3HoFlYa3f2eW/agent.31 15:17:08 SSH_AGENT_PID=37 15:17:08 Running ssh-add (command line suppressed) 15:17:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5629252463320878373.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5629252463320878373.key) 15:17:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:17:08 + git tag --points-at HEAD [Pipeline] } 15:17:08 $ docker exec --env ******** --env ******** 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent -k 15:17:08 unset SSH_AUTH_SOCK; 15:17:08 unset SSH_AGENT_PID; 15:17:08 echo Agent pid 37 killed; 15:17:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:17:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:17:08 [ssh-agent] Looking for ssh-agent implementation... 15:17:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:08 $ docker exec 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent 15:17:09 SSH_AUTH_SOCK=/tmp/ssh-FnK6ZzZLq7sk/agent.70 15:17:09 SSH_AGENT_PID=76 15:17:09 Running ssh-add (command line suppressed) 15:17:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2468192461398595954.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2468192461398595954.key) 15:17:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:17:09 + git semver init 15:17:09 2023-03-16 15:17:09,658 [run_init] DEBUG init version:0.0.0 force:False 15:17:09 2023-03-16 15:17:09,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:17:09 2023-03-16 15:17:09,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:17:09 2023-03-16 15:17:09,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:17:10 2023-03-16 15:17:10,629 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:17:10 2023-03-16 15:17:10,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:17:10 2023-03-16 15:17:10,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:17:10 2023-03-16 15:17:10,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:17:10 3.0.0-dev.24 [Pipeline] } 15:17:10 $ docker exec --env ******** --env ******** 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 ssh-agent -k 15:17:10 unset SSH_AUTH_SOCK; 15:17:10 unset SSH_AGENT_PID; 15:17:10 echo Agent pid 76 killed; 15:17:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:17:11 + git semver [Pipeline] } 15:17:11 $ docker stop --time=1 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 15:17:12 $ docker rm -f --volumes 0091cd20425bf617db79d8c82b5bcb6f688df1eca260e227de4b3bb408a0e818 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:17:13 Stashed 1 file(s) [Pipeline] echo 15:17:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:13 provisioning config files... 15:17:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1437776888863554272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:13 ---> docker-login.sh 15:17:13 nexus3.edgexfoundry.org:10001 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 nexus3.edgexfoundry.org:10002 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 nexus3.edgexfoundry.org:10003 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 nexus3.edgexfoundry.org:10004 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 docker.io 15:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:14 Configure a credential helper to remove this warning. See 15:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:14 15:17:14 Login Succeeded 15:17:14 ---> docker-login.sh ends [Pipeline] } 15:17:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:14 ========================================================= 15:17:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:17:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:17:14 Sending build context to Docker daemon 3.235MB 15:17:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:17:14 Step 2/12 : FROM ${BASE} AS builder 15:17:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:17:14 63b65145d645: Pulling fs layer 15:17:14 a2d21d5440eb: Pulling fs layer 15:17:14 935e6c44a52c: Pulling fs layer 15:17:14 94cc34f8dd06: Pulling fs layer 15:17:14 30dea6a524f1: Pulling fs layer 15:17:14 a2aff8979fd8: Pulling fs layer 15:17:14 6808be2612f2: Pulling fs layer 15:17:14 f25807f1079a: Pulling fs layer 15:17:14 a2aff8979fd8: Waiting 15:17:14 6808be2612f2: Waiting 15:17:14 30dea6a524f1: Waiting 15:17:14 f25807f1079a: Waiting 15:17:14 94cc34f8dd06: Waiting 15:17:14 94cc34f8dd06: Download complete 15:17:14 30dea6a524f1: Verifying Checksum 15:17:14 30dea6a524f1: Download complete 15:17:14 63b65145d645: Verifying Checksum 15:17:14 63b65145d645: Download complete 15:17:14 a2aff8979fd8: Verifying Checksum 15:17:14 a2aff8979fd8: Download complete 15:17:14 63b65145d645: Pull complete 15:17:15 a2d21d5440eb: Pull complete 15:17:15 f25807f1079a: Download complete 15:17:15 935e6c44a52c: Verifying Checksum 15:17:15 935e6c44a52c: Download complete 15:17:15 6808be2612f2: Verifying Checksum 15:17:15 6808be2612f2: Download complete 15:17:18 935e6c44a52c: Pull complete 15:17:18 94cc34f8dd06: Pull complete 15:17:18 30dea6a524f1: Pull complete 15:17:18 a2aff8979fd8: Pull complete 15:17:21 6808be2612f2: Pull complete 15:17:21 f25807f1079a: Pull complete 15:17:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:17:21 ---> 3b553350e43f 15:17:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:17:27 ---> Running in 639cd40ab02c 15:17:27 Removing intermediate container 639cd40ab02c 15:17:27 ---> f14626d917e3 15:17:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:17:27 ---> Running in 21fd554c4b68 15:17:27 Removing intermediate container 21fd554c4b68 15:17:27 ---> 455d62bce7b6 15:17:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:17:27 ---> Running in ee36e1fe27ef 15:17:27 Removing intermediate container ee36e1fe27ef 15:17:27 ---> 945ad4cea125 15:17:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:27 ---> Running in a19d3e56fe00 15:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:17:27 OK: 265 MiB in 53 packages 15:17:27 Removing intermediate container a19d3e56fe00 15:17:27 ---> 1620e0678999 15:17:27 Step 7/12 : WORKDIR /app 15:17:27 ---> Running in 59d47f2041fe 15:17:27 Removing intermediate container 59d47f2041fe 15:17:27 ---> 8c753cb423a0 15:17:27 Step 8/12 : COPY go.mod vendor* ./ 15:17:27 ---> 393582f1a543 15:17:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:27 ---> Running in 67ca55976ab5 15:17:28 Still waiting to schedule task 15:17:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:17:59 Removing intermediate container 67ca55976ab5 15:17:59 ---> 934aa902f8d6 15:17:59 Step 10/12 : COPY . . 15:17:59 ---> 06bc43ef8ae0 15:17:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:59 ---> Running in ae08cfcf5d63 15:17:59 Removing intermediate container ae08cfcf5d63 15:17:59 ---> 1a1dcb75d25a 15:17:59 Step 12/12 : RUN $MAKE 15:17:59 ---> Running in 6f6b397b7074 15:17:59 noop 15:17:59 Removing intermediate container 6f6b397b7074 15:17:59 ---> 4170ade907d0 15:17:59 Successfully built 4170ade907d0 15:17:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:00 + docker inspect -f . ci-base-image-x86_64 15:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:00 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:18:00 $ docker top 222777acd234f4ae1a39e8270c64786cb2e02f3ff69db984c7453132458c0ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:00 + go version 15:18:00 go version go1.20.2 linux/amd64 [Pipeline] } 15:18:00 $ docker stop --time=1 222777acd234f4ae1a39e8270c64786cb2e02f3ff69db984c7453132458c0ae7 15:18:02 $ docker rm -f --volumes 222777acd234f4ae1a39e8270c64786cb2e02f3ff69db984c7453132458c0ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:02 + docker inspect -f . ci-base-image-x86_64 15:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:02 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:18:03 $ docker top 54b04c020c285dde637ffaacc4376361798f842aca1551a17a8e46d27ca596f8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:03 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:18:03 + make test 15:18:03 go test -race -coverprofile=coverage.out ./... 15:18:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:18:43 go vet ./... 15:18:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:18:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:18:46 ./bin/test-attribution-txt.sh [Pipeline] echo 15:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:18:46 $ docker stop --time=1 54b04c020c285dde637ffaacc4376361798f842aca1551a17a8e46d27ca596f8 15:18:50 $ docker rm -f --volumes 54b04c020c285dde637ffaacc4376361798f842aca1551a17a8e46d27ca596f8 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:18:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:18:51 + ls -al . 15:18:51 total 176 15:18:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:18 . 15:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:16 .. 15:18:51 -rw-rw-r-- 1 jenkins jenkins 119 Mar 16 15:16 .dockerignore 15:18:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:17 .git 15:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:16 .github 15:18:51 -rw-rw-r-- 1 jenkins jenkins 171 Mar 16 15:16 .gitignore 15:18:51 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:16 .golangci.yml 15:18:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:17 .semver 15:18:51 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 16 15:16 Attribution.txt 15:18:51 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 16 15:16 CHANGELOG.md 15:18:51 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 16 15:16 Dockerfile 15:18:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:16 GOVERNANCE.md 15:18:51 -rw-rw-r-- 1 jenkins jenkins 688 Mar 16 15:16 Jenkinsfile 15:18:51 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 16 15:16 LICENSE 15:18:51 -rw-rw-r-- 1 jenkins jenkins 618 Mar 16 15:16 OWNERS.md 15:18:51 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 16 15:16 README.md 15:18:51 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 15:17 VERSION 15:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:16 bin 15:18:51 -rw-r--r-- 1 jenkins jenkins 13 Mar 16 15:18 coverage.out 15:18:51 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 16 15:16 go.mod 15:18:51 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 16 15:16 go.sum 15:18:51 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 16 15:16 main.go 15:18:51 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 16 15:16 makefile 15:18:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:16 res 15:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:52 + 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=11af183f2194c3fd12bdcc9d8b6be264b57aff6c --label arch=amd64 --label version=3.0.0-dev.24 . 15:18:52 Sending build context to Docker daemon 3.236MB 15:18:52 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:18:52 Step 2/26 : FROM ${BASE} AS builder 15:18:52 ---> 4170ade907d0 15:18:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:18:52 ---> Running in dadee41547a0 15:18:52 Removing intermediate container dadee41547a0 15:18:52 ---> 3cc1bd7b8e8e 15:18:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:18:52 ---> Running in 764e2ac70757 15:18:52 Removing intermediate container 764e2ac70757 15:18:52 ---> 83f0b50f8d75 15:18:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:18:52 ---> Running in d666faa8a85a 15:18:52 Removing intermediate container d666faa8a85a 15:18:52 ---> 192f0265b10a 15:18:52 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:52 ---> Running in 376cab6ab965 15:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:18:53 OK: 265 MiB in 53 packages 15:18:53 Removing intermediate container 376cab6ab965 15:18:53 ---> c6155fbdaac5 15:18:53 Step 7/26 : WORKDIR /app 15:18:53 ---> Running in 3ad0e0a2cae1 15:18:53 Removing intermediate container 3ad0e0a2cae1 15:18:53 ---> bfb3320bd352 15:18:53 Step 8/26 : COPY go.mod vendor* ./ 15:18:53 ---> ccacba1b3625 15:18:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:53 ---> Running in 89217298f311 15:18:54 Removing intermediate container 89217298f311 15:18:54 ---> efa381348de2 15:18:54 Step 10/26 : COPY . . 15:18:54 ---> 950b51106fe2 15:18:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:18:54 ---> Running in 12ddbe7df4e8 15:18:55 Removing intermediate container 12ddbe7df4e8 15:18:55 ---> 84fc5d49d960 15:18:55 Step 12/26 : RUN $MAKE 15:18:55 ---> Running in 1d2ee0162f97 15:18:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24" -trimpath -mod=readonly -o app-service-configurable 15:19:17 Removing intermediate container 1d2ee0162f97 15:19:17 ---> e66049c16ff8 15:19:17 Step 13/26 : FROM alpine:3.17 15:19:17 3.17: Pulling from library/alpine 15:19:17 63b65145d645: Already exists 15:19:17 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:19:17 Status: Downloaded newer image for alpine:3.17 15:19:17 ---> b2aa39c304c2 15:19:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:19:17 ---> Running in 35521295e9f5 15:19:17 Removing intermediate container 35521295e9f5 15:19:17 ---> 200950afe6d8 15:19:17 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:19:17 ---> Running in 3f0e13920abb 15:19:17 Removing intermediate container 3f0e13920abb 15:19:17 ---> 54f22833beaf 15:19:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:19:17 ---> Running in 3145fdabe214 15:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:19:17 (1/2) Installing ca-certificates (20220614-r4) 15:19:17 (2/2) Installing dumb-init (1.2.5-r2) 15:19:17 Executing busybox-1.35.0-r29.trigger 15:19:17 Executing ca-certificates-20220614-r4.trigger 15:19:17 OK: 8 MiB in 17 packages 15:19:17 Removing intermediate container 3145fdabe214 15:19:17 ---> eaad482a47ea 15:19:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:19:17 ---> cb49a1d72426 15:19:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:19:17 ---> 98d867f92774 15:19:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:19:17 ---> d41162906f9e 15:19:17 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:19:17 ---> b841bb601d78 15:19:17 Step 21/26 : EXPOSE 48095 15:19:17 ---> Running in ff94d0f2eaf4 15:19:17 Removing intermediate container ff94d0f2eaf4 15:19:17 ---> 768259a74178 15:19:17 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:19:17 ---> Running in bd693bb699ec 15:19:17 Removing intermediate container bd693bb699ec 15:19:17 ---> 723d95211b3e 15:19:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:19:17 ---> Running in 9c35959dc25c 15:19:17 Removing intermediate container 9c35959dc25c 15:19:17 ---> 50fd1bcf57cf 15:19:17 Step 24/26 : LABEL arch=amd64 15:19:17 ---> Running in a89dcc257b7c 15:19:17 Removing intermediate container a89dcc257b7c 15:19:17 ---> 8ad4ad43fac8 15:19:17 Step 25/26 : LABEL git_sha=11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:19:17 ---> Running in d617a9f9bbc5 15:19:17 Removing intermediate container d617a9f9bbc5 15:19:17 ---> 9ae8514c4359 15:19:17 Step 26/26 : LABEL version=3.0.0-dev.24 15:19:17 ---> Running in 8b3831397d73 15:19:17 Removing intermediate container 8b3831397d73 15:19:17 ---> a3817a2e2910 15:19:17 [Warning] One or more build-args [ARCH] were not consumed 15:19:17 Successfully built a3817a2e2910 15:19:17 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:17 provisioning config files... 15:19:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4948160809321833444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:17 ---> docker-login.sh 15:19:17 nexus3.edgexfoundry.org:10001 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 nexus3.edgexfoundry.org:10002 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 nexus3.edgexfoundry.org:10003 15:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:18 Configure a credential helper to remove this warning. See 15:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:18 15:19:18 Login Succeeded 15:19:18 nexus3.edgexfoundry.org:10004 15:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:18 Configure a credential helper to remove this warning. See 15:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:18 15:19:18 Login Succeeded 15:19:18 docker.io 15:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:18 Configure a credential helper to remove this warning. See 15:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:18 15:19:18 Login Succeeded 15:19:18 ---> docker-login.sh ends [Pipeline] } 15:19:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:18 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:19:18 11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:19:18 latest 15:19:18 3.0.0-dev.24 15:19:18 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 15:19:18 main 15:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:19:19 093a3e34bf53: Preparing 15:19:19 980410b853f7: Preparing 15:19:19 973209c3e60b: Preparing 15:19:19 e30528f6fc34: Preparing 15:19:19 83a7d6e80e8c: Preparing 15:19:19 7cd52847ad77: Preparing 15:19:19 7cd52847ad77: Waiting 15:19:19 980410b853f7: Pushed 15:19:19 973209c3e60b: Pushed 15:19:19 e30528f6fc34: Pushed 15:19:19 7cd52847ad77: Layer already exists 15:19:19 83a7d6e80e8c: Pushed 15:19:21 093a3e34bf53: Pushed 15:19:21 11af183f2194c3fd12bdcc9d8b6be264b57aff6c: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:19:22 093a3e34bf53: Preparing 15:19:22 980410b853f7: Preparing 15:19:22 973209c3e60b: Preparing 15:19:22 e30528f6fc34: Preparing 15:19:22 83a7d6e80e8c: Preparing 15:19:22 7cd52847ad77: Preparing 15:19:22 7cd52847ad77: Waiting 15:19:22 973209c3e60b: Layer already exists 15:19:22 83a7d6e80e8c: Layer already exists 15:19:22 093a3e34bf53: Layer already exists 15:19:22 e30528f6fc34: Layer already exists 15:19:22 980410b853f7: Layer already exists 15:19:22 7cd52847ad77: Layer already exists 15:19:22 latest: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.24 15:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:19:22 093a3e34bf53: Preparing 15:19:22 980410b853f7: Preparing 15:19:22 973209c3e60b: Preparing 15:19:22 e30528f6fc34: Preparing 15:19:22 83a7d6e80e8c: Preparing 15:19:22 7cd52847ad77: Preparing 15:19:22 7cd52847ad77: Waiting 15:19:22 093a3e34bf53: Layer already exists 15:19:22 980410b853f7: Layer already exists 15:19:22 973209c3e60b: Layer already exists 15:19:22 83a7d6e80e8c: Layer already exists 15:19:22 e30528f6fc34: Layer already exists 15:19:22 7cd52847ad77: Layer already exists 15:19:22 3.0.0-dev.24: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 15:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:19:23 093a3e34bf53: Preparing 15:19:23 980410b853f7: Preparing 15:19:23 973209c3e60b: Preparing 15:19:23 e30528f6fc34: Preparing 15:19:23 83a7d6e80e8c: Preparing 15:19:23 7cd52847ad77: Preparing 15:19:23 7cd52847ad77: Waiting 15:19:23 973209c3e60b: Layer already exists 15:19:23 83a7d6e80e8c: Layer already exists 15:19:23 980410b853f7: Layer already exists 15:19:23 093a3e34bf53: Layer already exists 15:19:23 e30528f6fc34: Layer already exists 15:19:23 7cd52847ad77: Layer already exists 15:19:23 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:19:24 093a3e34bf53: Preparing 15:19:24 980410b853f7: Preparing 15:19:24 973209c3e60b: Preparing 15:19:24 e30528f6fc34: Preparing 15:19:24 83a7d6e80e8c: Preparing 15:19:24 7cd52847ad77: Preparing 15:19:24 7cd52847ad77: Waiting 15:19:24 973209c3e60b: Layer already exists 15:19:24 093a3e34bf53: Layer already exists 15:19:24 83a7d6e80e8c: Layer already exists 15:19:24 980410b853f7: Layer already exists 15:19:24 e30528f6fc34: Layer already exists 15:19:24 7cd52847ad77: Layer already exists 15:19:24 main: digest: sha256:f2542a88e9fc7db297fb011465ed49943026a7fbdc77f6faae7715b009ff36a4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:24 ===================================================== [Pipeline] echo 15:19:24 taggedImages: 15:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.24 15:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 15:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:24 15:19:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:24 latest: Pulling from edgex-lftools-log-publisher 15:19:24 5eb5b503b376: Pulling fs layer 15:19:24 5c69ac0246d0: Pulling fs layer 15:19:24 ec43610c2a17: Pulling fs layer 15:19:24 3a2ae6a8a46f: Pulling fs layer 15:19:24 33b1e0a273af: Pulling fs layer 15:19:24 5d3b04190fa2: Pulling fs layer 15:19:24 2f39f015ded8: Pulling fs layer 15:19:24 33b1e0a273af: Waiting 15:19:24 5d3b04190fa2: Waiting 15:19:24 2f39f015ded8: Waiting 15:19:24 3a2ae6a8a46f: Waiting 15:19:24 5c69ac0246d0: Download complete 15:19:24 3a2ae6a8a46f: Download complete 15:19:25 33b1e0a273af: Verifying Checksum 15:19:25 33b1e0a273af: Download complete 15:19:25 5d3b04190fa2: Verifying Checksum 15:19:25 5d3b04190fa2: Download complete 15:19:25 ec43610c2a17: Verifying Checksum 15:19:25 ec43610c2a17: Download complete 15:19:25 5eb5b503b376: Verifying Checksum 15:19:25 5eb5b503b376: Download complete 15:19:26 2f39f015ded8: Download complete 15:19:26 5eb5b503b376: Pull complete 15:19:26 5c69ac0246d0: Pull complete 15:19:27 ec43610c2a17: Pull complete 15:19:27 3a2ae6a8a46f: Pull complete 15:19:27 33b1e0a273af: Pull complete 15:19:27 5d3b04190fa2: Pull complete 15:19:31 2f39f015ded8: Pull complete 15:19:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:31 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:34 $ docker top 22cde6d8a91203e9475321252452b5a2bbfc83cb39683048339ad191208a0db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:34 ---> job-cost.sh 15:19:34 lf-activate-venv: SKIPPING 15:19:34 INFO: No Stack... 15:19:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:19:35 INFO: Archiving Costs [Pipeline] sh 15:19:35 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:19:35 + cut -d, -f6 [Pipeline] lock 15:19:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] 15:19:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] did not exist. Created. 15:19:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:35 + echo total: 0.2199999988079071 [Pipeline] stash 15:19:36 Stashed 1 file(s) [Pipeline] } 15:19:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:36 $ docker stop --time=1 22cde6d8a91203e9475321252452b5a2bbfc83cb39683048339ad191208a0db9 15:19:37 $ docker rm -f --volumes 22cde6d8a91203e9475321252452b5a2bbfc83cb39683048339ad191208a0db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:20:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2453 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:20:15 Running in /w/workspace/app-service-configurable/141 [Pipeline] { [Pipeline] checkout 15:20:15 Selected Git installation does not exist. Using Default 15:20:15 The recommended git tool is: NONE 15:20:21 using credential edgex-jenkins-ssh 15:20:21 Cloning the remote Git repository 15:20:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:20:21 > git init /w/workspace/app-service-configurable/141 # timeout=10 15:20:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:20:21 > git --version # timeout=10 15:20:21 > git --version # 'git version 2.25.1' 15:20:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:20:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:24 Avoid second fetch 15:20:24 Checking out Revision 11af183f2194c3fd12bdcc9d8b6be264b57aff6c (main) 15:20:25 Commit message: "refactor(snap): Update command and metadata sourcing (#532)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:24 > git config core.sparsecheckout # timeout=10 15:20:24 > git checkout -f 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 15:20:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:20:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:26 Dload Upload Total Spent Left Speed 15:20:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 15:20:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:20:27 + sudo tee /etc/docker/daemon.new 15:20:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:20:27 { 15:20:27 "registry-mirrors": [ 15:20:27 "https://nexus3.edgexfoundry.org:10001" 15:20:27 ], 15:20:27 "bip": "10.250.0.254/24", 15:20:27 "hosts": [ 15:20:27 "tcp://0.0.0.0:5555", 15:20:27 "unix:///var/run/docker.sock" 15:20:27 ], 15:20:27 "mtu": 1458, 15:20:27 "selinux-enabled": true, 15:20:27 "seccomp-profile": "/etc/docker/seccomp.json" 15:20:27 } [Pipeline] sh 15:20:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:20:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:46 provisioning config files... 15:20:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/141@tmp/config1203819131328825449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:46 ---> docker-login.sh 15:20:46 nexus3.edgexfoundry.org:10001 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10002 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10003 15:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:48 Configure a credential helper to remove this warning. See 15:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:48 15:20:48 Login Succeeded 15:20:48 nexus3.edgexfoundry.org:10004 15:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:48 Configure a credential helper to remove this warning. See 15:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:48 15:20:48 Login Succeeded 15:20:48 docker.io 15:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:49 Configure a credential helper to remove this warning. See 15:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:49 15:20:49 Login Succeeded 15:20:49 ---> docker-login.sh ends [Pipeline] } 15:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:49 ========================================================= 15:20:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:20:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:20:50 Sending build context to Docker daemon 173.1kB 15:20:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:20:50 Step 2/12 : FROM ${BASE} AS builder 15:20:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:20:50 af6eaf76a39c: Pulling fs layer 15:20:50 55522c791124: Pulling fs layer 15:20:50 ce5c4a1c91eb: Pulling fs layer 15:20:50 169dfbe0d373: Pulling fs layer 15:20:50 e1ff8fa3b103: Pulling fs layer 15:20:50 52ebb69f0ebf: Pulling fs layer 15:20:50 5abe8eddf0d5: Pulling fs layer 15:20:50 169dfbe0d373: Waiting 15:20:50 e1ff8fa3b103: Waiting 15:20:50 52ebb69f0ebf: Waiting 15:20:50 5abe8eddf0d5: Waiting 15:20:50 55522c791124: Download complete 15:20:50 169dfbe0d373: Verifying Checksum 15:20:50 169dfbe0d373: Download complete 15:20:50 e1ff8fa3b103: Verifying Checksum 15:20:50 e1ff8fa3b103: Download complete 15:20:50 af6eaf76a39c: Verifying Checksum 15:20:50 af6eaf76a39c: Download complete 15:20:51 af6eaf76a39c: Pull complete 15:20:52 5abe8eddf0d5: Verifying Checksum 15:20:52 5abe8eddf0d5: Download complete 15:20:52 55522c791124: Pull complete 15:20:53 52ebb69f0ebf: Verifying Checksum 15:20:53 52ebb69f0ebf: Download complete 15:20:53 ce5c4a1c91eb: Verifying Checksum 15:20:53 ce5c4a1c91eb: Download complete 15:21:03 ce5c4a1c91eb: Pull complete 15:21:03 169dfbe0d373: Pull complete 15:21:03 e1ff8fa3b103: Pull complete 15:21:10 52ebb69f0ebf: Pull complete 15:21:11 5abe8eddf0d5: Pull complete 15:21:11 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:21:11 ---> 6cb57ee374ae 15:21:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:21:13 ---> Running in 4179e0c5d436 15:21:13 Removing intermediate container 4179e0c5d436 15:21:13 ---> de8820830c60 15:21:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:21:14 ---> Running in fc3d5e7c4b32 15:21:14 Removing intermediate container fc3d5e7c4b32 15:21:14 ---> 8f5b85686e82 15:21:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:21:14 ---> Running in 024a47ffd46e 15:21:14 Removing intermediate container 024a47ffd46e 15:21:14 ---> c9fd8de56d9e 15:21:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:14 ---> Running in 65ab26c952ce 15:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:21:17 OK: 263 MiB in 53 packages 15:21:18 Removing intermediate container 65ab26c952ce 15:21:18 ---> 16b2648db8ab 15:21:18 Step 7/12 : WORKDIR /app 15:21:18 ---> Running in dc11bc51d992 15:21:19 Removing intermediate container dc11bc51d992 15:21:19 ---> 6569ff0600db 15:21:19 Step 8/12 : COPY go.mod vendor* ./ 15:21:19 ---> 84692e1d3d4f 15:21:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:19 ---> Running in 94ee98332fbd 15:22:27 Removing intermediate container 94ee98332fbd 15:22:27 ---> 402a94601782 15:22:27 Step 10/12 : COPY . . 15:22:27 ---> fdf96b22fc23 15:22:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:27 ---> Running in 72f47baf555c 15:22:27 Removing intermediate container 72f47baf555c 15:22:27 ---> 7d9508e57129 15:22:27 Step 12/12 : RUN $MAKE 15:22:27 ---> Running in 4948d5a7db8d 15:22:27 noop 15:22:27 Removing intermediate container 4948d5a7db8d 15:22:27 ---> 3024646117cf 15:22:27 Successfully built 3024646117cf 15:22:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:27 + docker inspect -f . ci-base-image-arm64 15:22:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:27 prd-ubuntu20.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 15:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/141 -v /w/workspace/app-service-configurable/141:/w/workspace/app-service-configurable/141:rw,z -v /w/workspace/app-service-configurable/141@tmp:/w/workspace/app-service-configurable/141@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 15:22:29 $ docker top 29709bd6eb2282445617bef8f395974787008ed321f510e1fc21b9540521fc15 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:30 + go version 15:22:30 go version go1.20.2 linux/arm64 [Pipeline] } 15:22:30 $ docker stop --time=1 29709bd6eb2282445617bef8f395974787008ed321f510e1fc21b9540521fc15 15:22:31 $ docker rm -f --volumes 29709bd6eb2282445617bef8f395974787008ed321f510e1fc21b9540521fc15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:32 + docker inspect -f . ci-base-image-arm64 15:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:32 prd-ubuntu20.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 15:22:32 $ 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/141 -v /w/workspace/app-service-configurable/141:/w/workspace/app-service-configurable/141:rw,z -v /w/workspace/app-service-configurable/141@tmp:/w/workspace/app-service-configurable/141@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 15:22:34 $ docker top bd9a50ee399a8a16bb7a620648720f064c150bf094f111b82a099d4030006fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:34 + git config --global --add safe.directory /w/workspace/app-service-configurable/141 [Pipeline] fileExists [Pipeline] sh 15:22:35 + make test 15:22:35 go test -race -coverprofile=coverage.out ./... 15:25:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:25:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:25:42 go vet ./... 15:28:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:19 $ docker stop --time=1 bd9a50ee399a8a16bb7a620648720f064c150bf094f111b82a099d4030006fd6 15:28:21 $ docker rm -f --volumes bd9a50ee399a8a16bb7a620648720f064c150bf094f111b82a099d4030006fd6 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:22 Warning: overwriting stash ‘coverage-report’ 15:28:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:24 + ls -al . 15:28:24 total 172 15:28:24 drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 15:22 . 15:28:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 .. 15:28:24 -rw-rw-r-- 1 jenkins jenkins 119 Mar 16 15:20 .dockerignore 15:28:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:20 .git 15:28:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:20 .github 15:28:24 -rw-rw-r-- 1 jenkins jenkins 171 Mar 16 15:20 .gitignore 15:28:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:20 .golangci.yml 15:28:24 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 16 15:20 Attribution.txt 15:28:24 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 16 15:20 CHANGELOG.md 15:28:24 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 16 15:20 Dockerfile 15:28:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:20 GOVERNANCE.md 15:28:24 -rw-rw-r-- 1 jenkins jenkins 688 Mar 16 15:20 Jenkinsfile 15:28:24 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 16 15:20 LICENSE 15:28:24 -rw-rw-r-- 1 jenkins jenkins 618 Mar 16 15:20 OWNERS.md 15:28:24 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 16 15:20 README.md 15:28:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 15:17 VERSION 15:28:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 bin 15:28:24 -rw-r--r-- 1 jenkins jenkins 13 Mar 16 15:22 coverage.out 15:28:24 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 16 15:20 go.mod 15:28:24 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 16 15:20 go.sum 15:28:24 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 16 15:20 main.go 15:28:24 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 16 15:20 makefile 15:28:24 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:20 res 15:28:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + 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=11af183f2194c3fd12bdcc9d8b6be264b57aff6c --label arch=arm64 --label version=3.0.0-dev.24 . 15:28:24 Sending build context to Docker daemon 174.1kB 15:28:24 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:28:24 Step 2/26 : FROM ${BASE} AS builder 15:28:24 ---> 3024646117cf 15:28:24 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:28:24 ---> Running in 61759321c674 15:28:25 Removing intermediate container 61759321c674 15:28:25 ---> eac9f42d8c7a 15:28:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:28:25 ---> Running in 63dccb3a5d31 15:28:25 Removing intermediate container 63dccb3a5d31 15:28:25 ---> f97c063a1a91 15:28:25 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:28:25 ---> Running in 0f12c6d6127c 15:28:26 Removing intermediate container 0f12c6d6127c 15:28:26 ---> aa85ce18e9e2 15:28:26 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:26 ---> Running in 56d6a99f823e 15:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:28:29 OK: 263 MiB in 53 packages 15:28:30 Removing intermediate container 56d6a99f823e 15:28:30 ---> 138fbe464fa3 15:28:30 Step 7/26 : WORKDIR /app 15:28:30 ---> Running in f1c4bac29fcc 15:28:30 Removing intermediate container f1c4bac29fcc 15:28:30 ---> 1251cd22d493 15:28:30 Step 8/26 : COPY go.mod vendor* ./ 15:28:31 ---> a1afabe710a5 15:28:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:31 ---> Running in 2a10a5a3c34a 15:28:33 Removing intermediate container 2a10a5a3c34a 15:28:33 ---> 8d9d7d7a05c6 15:28:33 Step 10/26 : COPY . . 15:28:34 ---> 6f5e66455758 15:28:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:34 ---> Running in b7765508b515 15:28:35 Removing intermediate container b7765508b515 15:28:35 ---> f921da7f71d5 15:28:35 Step 12/26 : RUN $MAKE 15:28:35 ---> Running in 676fb8c9e72c 15:28:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24" -trimpath -mod=readonly -o app-service-configurable 15:31:28 Removing intermediate container 676fb8c9e72c 15:31:28 ---> b469b6e03bd2 15:31:28 Step 13/26 : FROM alpine:3.17 15:31:28 3.17: Pulling from library/alpine 15:31:28 af6eaf76a39c: Already exists 15:31:28 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:31:28 Status: Downloaded newer image for alpine:3.17 15:31:28 ---> d74e625d9115 15:31:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:31:28 ---> Running in 85510b552880 15:31:28 Removing intermediate container 85510b552880 15:31:28 ---> 964f60d8c0e2 15:31:28 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:31:28 ---> Running in 1ed9ec2a0f5d 15:31:28 Removing intermediate container 1ed9ec2a0f5d 15:31:28 ---> 3a4d4c879a3f 15:31:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:31:28 ---> Running in 29d420d59448 15:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:31:28 (1/2) Installing ca-certificates (20220614-r4) 15:31:28 (2/2) Installing dumb-init (1.2.5-r2) 15:31:28 Executing busybox-1.35.0-r29.trigger 15:31:28 Executing ca-certificates-20220614-r4.trigger 15:31:28 OK: 8 MiB in 17 packages 15:31:28 Removing intermediate container 29d420d59448 15:31:28 ---> 3e83d9f560a5 15:31:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:31:28 ---> b6cc472a8efc 15:31:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:31:28 ---> 2220ce3b35ef 15:31:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:31:28 ---> 54605ac9c400 15:31:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:31:28 ---> 9cb8fb7a5b26 15:31:28 Step 21/26 : EXPOSE 48095 15:31:28 ---> Running in 8bd4d826ab4e 15:31:28 Removing intermediate container 8bd4d826ab4e 15:31:28 ---> 31c638723c5c 15:31:28 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:31:28 ---> Running in 84d6c9e8f86c 15:31:28 Removing intermediate container 84d6c9e8f86c 15:31:28 ---> e38bcad58b4c 15:31:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:31:28 ---> Running in f2a47fa731a4 15:31:28 Removing intermediate container f2a47fa731a4 15:31:28 ---> deb6b8a538fa 15:31:28 Step 24/26 : LABEL arch=arm64 15:31:28 ---> Running in 110d6edd60e8 15:31:28 Removing intermediate container 110d6edd60e8 15:31:28 ---> 8565853c8cbd 15:31:28 Step 25/26 : LABEL git_sha=11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:31:28 ---> Running in dad4f2e1978e 15:31:28 Removing intermediate container dad4f2e1978e 15:31:28 ---> 54822f1dbf5b 15:31:28 Step 26/26 : LABEL version=3.0.0-dev.24 15:31:28 ---> Running in 1fca3b23a6cd 15:31:28 Removing intermediate container 1fca3b23a6cd 15:31:28 ---> 18fb58b054a1 15:31:28 [Warning] One or more build-args [ARCH] were not consumed 15:31:28 Successfully built 18fb58b054a1 15:31:28 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:28 provisioning config files... 15:31:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/141@tmp/config794127524665998414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:28 ---> docker-login.sh 15:31:28 nexus3.edgexfoundry.org:10001 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10002 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 nexus3.edgexfoundry.org:10003 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 nexus3.edgexfoundry.org:10004 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 docker.io 15:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:30 Configure a credential helper to remove this warning. See 15:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:30 15:31:30 Login Succeeded 15:31:30 ---> docker-login.sh ends [Pipeline] } 15:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:30 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:31:30 11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:31:30 latest 15:31:30 3.0.0-dev.24 15:31:30 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 15:31:30 main 15:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:31:31 5c2f285105f2: Preparing 15:31:31 c206db9fd7f5: Preparing 15:31:31 79308edf8f4f: Preparing 15:31:31 e20cd8baf0bf: Preparing 15:31:31 04674219e034: Preparing 15:31:31 edf70074bd40: Preparing 15:31:31 edf70074bd40: Waiting 15:31:31 c206db9fd7f5: Pushed 15:31:31 79308edf8f4f: Pushed 15:31:31 e20cd8baf0bf: Pushed 15:31:31 edf70074bd40: Layer already exists 15:31:31 04674219e034: Pushed 15:31:37 5c2f285105f2: Pushed 15:31:37 11af183f2194c3fd12bdcc9d8b6be264b57aff6c: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:31:38 5c2f285105f2: Preparing 15:31:38 c206db9fd7f5: Preparing 15:31:38 79308edf8f4f: Preparing 15:31:38 e20cd8baf0bf: Preparing 15:31:38 04674219e034: Preparing 15:31:38 edf70074bd40: Preparing 15:31:38 edf70074bd40: Waiting 15:31:38 04674219e034: Layer already exists 15:31:38 c206db9fd7f5: Layer already exists 15:31:38 79308edf8f4f: Layer already exists 15:31:38 5c2f285105f2: Layer already exists 15:31:38 e20cd8baf0bf: Layer already exists 15:31:38 edf70074bd40: Layer already exists 15:31:38 latest: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.24 15:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:31:39 5c2f285105f2: Preparing 15:31:39 c206db9fd7f5: Preparing 15:31:39 79308edf8f4f: Preparing 15:31:39 e20cd8baf0bf: Preparing 15:31:39 04674219e034: Preparing 15:31:39 edf70074bd40: Preparing 15:31:39 edf70074bd40: Waiting 15:31:39 04674219e034: Layer already exists 15:31:39 79308edf8f4f: Layer already exists 15:31:39 c206db9fd7f5: Layer already exists 15:31:39 e20cd8baf0bf: Layer already exists 15:31:39 5c2f285105f2: Layer already exists 15:31:39 edf70074bd40: Layer already exists 15:31:39 3.0.0-dev.24: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 15:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:31:40 5c2f285105f2: Preparing 15:31:40 c206db9fd7f5: Preparing 15:31:40 79308edf8f4f: Preparing 15:31:40 e20cd8baf0bf: Preparing 15:31:40 04674219e034: Preparing 15:31:40 edf70074bd40: Preparing 15:31:40 edf70074bd40: Waiting 15:31:40 04674219e034: Layer already exists 15:31:40 c206db9fd7f5: Layer already exists 15:31:40 5c2f285105f2: Layer already exists 15:31:40 79308edf8f4f: Layer already exists 15:31:40 e20cd8baf0bf: Layer already exists 15:31:40 edf70074bd40: Layer already exists 15:31:40 11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:31:41 5c2f285105f2: Preparing 15:31:41 c206db9fd7f5: Preparing 15:31:41 79308edf8f4f: Preparing 15:31:41 e20cd8baf0bf: Preparing 15:31:41 04674219e034: Preparing 15:31:41 edf70074bd40: Preparing 15:31:41 edf70074bd40: Waiting 15:31:41 e20cd8baf0bf: Layer already exists 15:31:41 c206db9fd7f5: Layer already exists 15:31:41 04674219e034: Layer already exists 15:31:41 5c2f285105f2: Layer already exists 15:31:41 79308edf8f4f: Layer already exists 15:31:41 edf70074bd40: Layer already exists 15:31:41 main: digest: sha256:9df958891f694a73955d36d2173dc79ffc4f5c9fa19881ce4f1b2d0b3a46cce4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:41 ===================================================== [Pipeline] echo 15:31:41 taggedImages: 15:31:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c 15:31:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:31:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.24 15:31:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:11af183f2194c3fd12bdcc9d8b6be264b57aff6c-3.0.0-dev.24 15:31:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:41 15:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:42 arm64: Pulling from edgex-lftools-log-publisher 15:31:42 8998bd30e6a1: Pulling fs layer 15:31:42 04944245beec: Pulling fs layer 15:31:42 699f458cf7ca: Pulling fs layer 15:31:42 765212b225bb: Pulling fs layer 15:31:42 f23df028b6ca: Pulling fs layer 15:31:42 d65c8cfc05b1: Pulling fs layer 15:31:42 2437ff75d9bd: Pulling fs layer 15:31:42 f23df028b6ca: Waiting 15:31:42 d65c8cfc05b1: Waiting 15:31:42 2437ff75d9bd: Waiting 15:31:42 765212b225bb: Waiting 15:31:42 04944245beec: Verifying Checksum 15:31:42 04944245beec: Download complete 15:31:42 765212b225bb: Verifying Checksum 15:31:42 765212b225bb: Download complete 15:31:42 f23df028b6ca: Verifying Checksum 15:31:42 f23df028b6ca: Download complete 15:31:42 d65c8cfc05b1: Verifying Checksum 15:31:42 d65c8cfc05b1: Download complete 15:31:42 699f458cf7ca: Verifying Checksum 15:31:42 699f458cf7ca: Download complete 15:31:42 8998bd30e6a1: Verifying Checksum 15:31:42 8998bd30e6a1: Download complete 15:31:45 2437ff75d9bd: Verifying Checksum 15:31:45 2437ff75d9bd: Download complete 15:31:47 8998bd30e6a1: Pull complete 15:31:48 04944245beec: Pull complete 15:31:49 699f458cf7ca: Pull complete 15:31:49 765212b225bb: Pull complete 15:31:50 f23df028b6ca: Pull complete 15:31:50 d65c8cfc05b1: Pull complete 15:32:05 2437ff75d9bd: Pull complete 15:32:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:06 prd-ubuntu20.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 15:32: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/141 -v /w/workspace/app-service-configurable/141:/w/workspace/app-service-configurable/141:rw,z -v /w/workspace/app-service-configurable/141@tmp:/w/workspace/app-service-configurable/141@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 15:32:09 $ docker top abbde98df5c9f6b829e436be1d57af55f36c6d7cfe0efdf97778d82e19c85a90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:10 ---> job-cost.sh 15:32:10 lf-activate-venv: SKIPPING 15:32:10 INFO: No Stack... 15:32:10 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:11 INFO: Archiving Costs [Pipeline] sh 15:32:12 + cat /w/workspace/app-service-configurable/141/archives/cost.csv 15:32:12 + cut -d, -f6 [Pipeline] lock 15:32:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] 15:32:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] did not exist. Created. 15:32:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:13 /w/workspace/app-service-configurable/141@tmp/durable-f3c435d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:13 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:13 Warning: overwriting stash ‘stack-cost’ 15:32:13 Stashed 1 file(s) [Pipeline] } 15:32:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:13 $ docker stop --time=1 abbde98df5c9f6b829e436be1d57af55f36c6d7cfe0efdf97778d82e19c85a90 15:32:15 $ docker rm -f --volumes abbde98df5c9f6b829e436be1d57af55f36c6d7cfe0efdf97778d82e19c85a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:32:15 provisioning config files... 15:32:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3668093703738912442tmp [Pipeline] { [Pipeline] sh 15:32:16 + set +x 15:32:16 + curl -s https://codecov.io/bash 15:32:16 + bash -s -- 15:32:16 15:32:16 _____ _ 15:32:16 / ____| | | 15:32:16 | | ___ __| | ___ ___ _____ __ 15:32:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:16 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:16 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:16 Bash-1.0.6 15:32:16 15:32:16 15:32:16 ==> git version 2.25.1 found 15:32:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:32:16 Release-Date: 2020-01-08 15:32:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:32:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:32:16 ==> Jenkins CI detected. 15:32:16 current dir:  /w/workspace/ry_app-service-configurable_main 15:32:16 project root: . 15:32:16 --> token set from env 15:32:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:16 ==> Running gcov in . (disable via -X gcov) 15:32:16 ==> Python coveragepy not found 15:32:16 ==> Searching for coverage reports in: 15:32:16 + . 15:32:16 -> Found 1 reports 15:32:16 ==> Detecting git/mercurial file structure 15:32:16 ==> Reading reports 15:32:16 + ./coverage.out bytes=13 15:32:16 ==> Appending adjustments 15:32:16 https://docs.codecov.io/docs/fixing-reports 15:32:16 + Found adjustments 15:32:16 ==> Gzipping contents 15:32:16 4.0K /tmp/codecov.j0afDn.gz 15:32:16 ==> Uploading reports 15:32:16 url: https://codecov.io 15:32:16 query: branch=main&commit=11af183f2194c3fd12bdcc9d8b6be264b57aff6c&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:16 -> Pinging Codecov 15:32:16 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=11af183f2194c3fd12bdcc9d8b6be264b57aff6c&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:16 -> Uploading to 15:32:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/A97CA9966030D2A3747ED39772930CCE/11af183f2194c3fd12bdcc9d8b6be264b57aff6c/4bce9d8b-1192-4ef1-8d42-e6571c1e2af3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T153216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=861c1be8e4ebabbefc785925aa81109a7e0c78ced14656344053737afe9a365e 15:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:16 Dload Upload Total Spent Left Speed 15:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 2507 --:--:-- --:--:-- --:--:-- 2495 100 509 0 0 100 509 0 2156 --:--:-- --:--:-- --:--:-- 2147 15:32:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] } 15:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:32:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:32:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:17 15:32:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:32:17 df9b9388f04a: Pulling fs layer 15:32:17 52dc419b0ee2: Pulling fs layer 15:32:17 25bc292e5bac: Pulling fs layer 15:32:17 114826534d7a: Pulling fs layer 15:32:17 4657fd5d0bcf: Pulling fs layer 15:32:17 6ad1cebc031e: Pulling fs layer 15:32:17 8a3aa393b2d8: Pulling fs layer 15:32:17 4657fd5d0bcf: Waiting 15:32:17 6ad1cebc031e: Waiting 15:32:17 8a3aa393b2d8: Waiting 15:32:17 114826534d7a: Waiting 15:32:17 25bc292e5bac: Verifying Checksum 15:32:17 25bc292e5bac: Download complete 15:32:17 52dc419b0ee2: Verifying Checksum 15:32:17 52dc419b0ee2: Download complete 15:32:17 4657fd5d0bcf: Download complete 15:32:17 df9b9388f04a: Download complete 15:32:17 df9b9388f04a: Pull complete 15:32:17 6ad1cebc031e: Verifying Checksum 15:32:17 6ad1cebc031e: Download complete 15:32:17 52dc419b0ee2: Pull complete 15:32:17 25bc292e5bac: Pull complete 15:32:18 114826534d7a: Verifying Checksum 15:32:18 114826534d7a: Download complete 15:32:18 8a3aa393b2d8: Verifying Checksum 15:32:18 8a3aa393b2d8: Download complete 15:32:21 114826534d7a: Pull complete 15:32:21 4657fd5d0bcf: Pull complete 15:32:21 6ad1cebc031e: Pull complete 15:32:24 8a3aa393b2d8: Pull complete 15:32:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:24 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:32:28 $ docker top 39bb0c6713418012c51c9179fea9ae2b7c59d35743278a3b4a4907539bcd26d7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:32:29 + set -o pipefail 15:32:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:32:33 15:32:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:32:33 15:32:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/379c0018-8567-4e51-b681-11e6265c8644 15:32:33 15:32:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:32:33 15:32:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:33 15:32:33 15:32:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:33 More details here: https://snyk.co/ue1NS [Pipeline] } 15:32:33 $ docker stop --time=1 39bb0c6713418012c51c9179fea9ae2b7c59d35743278a3b4a4907539bcd26d7 15:32:36 $ docker rm -f --volumes 39bb0c6713418012c51c9179fea9ae2b7c59d35743278a3b4a4907539bcd26d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:37 + git log --format=format:%s -1 11af183f2194c3fd12bdcc9d8b6be264b57aff6c [Pipeline] sh 15:32:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:38 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:32: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 15:32:38 $ docker top d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea -eo pid,comm 15:32:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:32:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:38 [ssh-agent] Looking for ssh-agent implementation... 15:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:38 $ docker exec d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea ssh-agent 15:32:38 SSH_AUTH_SOCK=/tmp/ssh-27PCWTWA0knF/agent.34 15:32:38 SSH_AGENT_PID=40 15:32:38 Running ssh-add (command line suppressed) 15:32:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11185600962055443498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11185600962055443498.key) 15:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:39 + git semver tag 15:32:39 2023-03-16 15:32:39,408 [run_tag] DEBUG tag force:False 15:32:39 2023-03-16 15:32:39,408 [check_head_tag] DEBUG check head tag 15:32:39 2023-03-16 15:32:39,409 [execute] INFO git cat-file --batch-check 15:32:39 2023-03-16 15:32:39,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:32:39 2023-03-16 15:32:39,413 [execute] INFO git cat-file --batch 15:32:39 2023-03-16 15:32:39,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:32:39 2023-03-16 15:32:39,436 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:32:39 2023-03-16 15:32:39,436 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 15:32:39 2023-03-16 15:32:39,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:32:39 2023-03-16 15:32:39,442 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:32:39 3.0.0-dev.24 [Pipeline] } 15:32:39 $ docker exec --env ******** --env ******** d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea ssh-agent -k 15:32:39 unset SSH_AUTH_SOCK; 15:32:39 unset SSH_AGENT_PID; 15:32:39 echo Agent pid 40 killed; 15:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:39 + git semver [Pipeline] } 15:32:40 $ docker stop --time=1 d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea 15:32:41 $ docker rm -f --volumes d977ceb0ec9ad33b2a8cc7f2a54f8cc347417dc8e389bca6b5279df1c507cfea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:41 15:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:42 0.23.1-centos7: Pulling from edgex-lftools 15:32:42 ab5ef0e58194: Pulling fs layer 15:32:42 9712f1f96733: Pulling fs layer 15:32:42 63f879dbbcfc: Pulling fs layer 15:32:42 0d9ebad4ef96: Pulling fs layer 15:32:42 e9a5061849ea: Pulling fs layer 15:32:42 d747dcd14b5f: Pulling fs layer 15:32:42 2de7ff778b66: Pulling fs layer 15:32:42 0d9ebad4ef96: Waiting 15:32:42 d747dcd14b5f: Waiting 15:32:42 e9a5061849ea: Waiting 15:32:42 2de7ff778b66: Waiting 15:32:42 9712f1f96733: Verifying Checksum 15:32:42 9712f1f96733: Download complete 15:32:42 63f879dbbcfc: Verifying Checksum 15:32:42 63f879dbbcfc: Download complete 15:32:42 e9a5061849ea: Verifying Checksum 15:32:42 e9a5061849ea: Download complete 15:32:42 d747dcd14b5f: Verifying Checksum 15:32:42 d747dcd14b5f: Download complete 15:32:42 0d9ebad4ef96: Verifying Checksum 15:32:42 0d9ebad4ef96: Download complete 15:32:42 ab5ef0e58194: Verifying Checksum 15:32:42 ab5ef0e58194: Download complete 15:32:42 2de7ff778b66: Verifying Checksum 15:32:42 2de7ff778b66: Download complete 15:32:45 ab5ef0e58194: Pull complete 15:32:45 9712f1f96733: Pull complete 15:32:45 63f879dbbcfc: Pull complete 15:32:49 0d9ebad4ef96: Pull complete 15:32:49 e9a5061849ea: Pull complete 15:32:49 d747dcd14b5f: Pull complete 15:32:50 2de7ff778b66: Pull complete 15:32:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:50 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:32: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 15:32:54 $ docker top 32af85e157a4356d87fa67b45659109b129eae5d58182ecf19a99185d7615b18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:54 provisioning config files... 15:32:54 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12974862016592630276tmp 15:32:54 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6020663976122134724tmp 15:32:54 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2011616235755627471tmp [Pipeline] { [Pipeline] echo 15:32:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:54 ---> sigul-configuration.sh 15:32:54 gpg: directory `/root/.gnupg' created 15:32:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:54 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:54 gpg: CAST5 encrypted data 15:32:54 gpg: encrypted with 1 passphrase 15:32:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:55 + mkdir /home/jenkins 15:32:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:32:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:55 ---> sigul-install.sh 15:32:55 Sigul already installed; skipping installation. [Pipeline] sh 15:32:56 + git tag --list 15:32:56 v1.0.0 15:32:56 v1.1.0 15:32:56 v1.2.0 15:32:56 v1.3.0 15:32:56 v1.3.1 15:32:56 v2.0.0 15:32:56 v2.0.1 15:32:56 v2.1.0 15:32:56 v2.1.1 15:32:56 v2.1.1-dev.1 15:32:56 v2.1.1-dev.2 15:32:56 v2.2.0 15:32:56 v2.2.1-dev.1 15:32:56 v2.2.1-dev.10 15:32:56 v2.2.1-dev.2 15:32:56 v2.2.1-dev.3 15:32:56 v2.2.1-dev.4 15:32:56 v2.2.1-dev.5 15:32:56 v2.2.1-dev.6 15:32:56 v2.2.1-dev.7 15:32:56 v2.2.1-dev.8 15:32:56 v2.2.1-dev.9 15:32:56 v2.3.0 15:32:56 v2.3.0-dev.10 15:32:56 v2.3.0-dev.11 15:32:56 v2.3.0-dev.12 15:32:56 v2.3.0-dev.13 15:32:56 v2.3.0-dev.14 15:32:56 v2.3.0-dev.15 15:32:56 v2.3.0-dev.16 15:32:56 v2.3.0-dev.17 15:32:56 v2.3.0-dev.18 15:32:56 v2.3.0-dev.19 15:32:56 v2.3.0-dev.20 15:32:56 v2.3.0-dev.21 15:32:56 v2.3.0-dev.22 15:32:56 v2.3.0-dev.23 15:32:56 v2.3.0-dev.24 15:32:56 v2.3.0-dev.25 15:32:56 v2.3.0-dev.26 15:32:56 v2.3.0-dev.27 15:32:56 v2.3.0-dev.28 15:32:56 v2.3.0-dev.29 15:32:56 v2.3.0-dev.30 15:32:56 v2.3.0-dev.31 15:32:56 v2.3.0-dev.32 15:32:56 v2.3.0-dev.33 15:32:56 v2.3.0-dev.34 15:32:56 v2.3.0-dev.35 15:32:56 v2.3.0-dev.36 15:32:56 v2.3.0-dev.37 15:32:56 v3.0.0-dev.1 15:32:56 v3.0.0-dev.10 15:32:56 v3.0.0-dev.11 15:32:56 v3.0.0-dev.12 15:32:56 v3.0.0-dev.13 15:32:56 v3.0.0-dev.14 15:32:56 v3.0.0-dev.15 15:32:56 v3.0.0-dev.16 15:32:56 v3.0.0-dev.17 15:32:56 v3.0.0-dev.18 15:32:56 v3.0.0-dev.19 15:32:56 v3.0.0-dev.2 15:32:56 v3.0.0-dev.20 15:32:56 v3.0.0-dev.21 15:32:56 v3.0.0-dev.22 15:32:56 v3.0.0-dev.23 15:32:56 v3.0.0-dev.24 15:32:56 v3.0.0-dev.3 15:32:56 v3.0.0-dev.4 15:32:56 v3.0.0-dev.5 15:32:56 v3.0.0-dev.6 15:32:56 v3.0.0-dev.7 15:32:56 v3.0.0-dev.8 15:32:56 v3.0.0-dev.9 [Pipeline] sh 15:32:56 + lftools sign git-tag v3.0.0-dev.24 15:32:56 Signing Git tag with Sigul... 15:32:56 Signing v3.0.0-dev.24 [Pipeline] echo 15:32:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:32:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:32:57 $ docker stop --time=1 32af85e157a4356d87fa67b45659109b129eae5d58182ecf19a99185d7615b18 15:32:58 $ docker rm -f --volumes 32af85e157a4356d87fa67b45659109b129eae5d58182ecf19a99185d7615b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:59 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:59 $ docker top 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac -eo pid,comm 15:32:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:32:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:59 [ssh-agent] Looking for ssh-agent implementation... 15:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:00 $ docker exec 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac ssh-agent 15:33:00 SSH_AUTH_SOCK=/tmp/ssh-GJ4XHS3sgoOS/agent.32 15:33:00 SSH_AGENT_PID=38 15:33:00 Running ssh-add (command line suppressed) 15:33:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6018072212576506770.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6018072212576506770.key) 15:33:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:00 + git semver bump pre 15:33:00 2023-03-16 15:33:00,727 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:33:00 2023-03-16 15:33:00,727 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev 15:33:00 2023-03-16 15:33:00,727 [bump_version] DEBUG bumped version:3.0.0-dev.25 15:33:00 2023-03-16 15:33:00,727 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:33:00 2023-03-16 15:33:00,727 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:33:00 2023-03-16 15:33:00,728 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:33:00 2023-03-16 15:33:00,730 [execute] INFO git cat-file --batch-check 15:33:00 2023-03-16 15:33:00,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:00 2023-03-16 15:33:00,735 [execute] INFO git cat-file --batch 15:33:00 2023-03-16 15:33:00,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:00 2023-03-16 15:33:00,739 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:33:00 3.0.0-dev.25 [Pipeline] } 15:33:00 $ docker exec --env ******** --env ******** 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac ssh-agent -k 15:33:00 unset SSH_AUTH_SOCK; 15:33:00 unset SSH_AGENT_PID; 15:33:00 echo Agent pid 38 killed; 15:33:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:01 + git semver [Pipeline] } 15:33:01 $ docker stop --time=1 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac 15:33:02 $ docker rm -f --volumes 0ee0ce2f75c21afe308189f4b0c26de8fe4d57a167f3c841e97ae69e09f067ac [Pipeline] // withDockerContainer [Pipeline] sh 15:33:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:03 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:03 $ docker top ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:03 [ssh-agent] Looking for ssh-agent implementation... 15:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:04 $ docker exec ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 ssh-agent 15:33:04 SSH_AUTH_SOCK=/tmp/ssh-csgc0LmpenBg/agent.34 15:33:04 SSH_AGENT_PID=40 15:33:04 Running ssh-add (command line suppressed) 15:33:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8255231025002043727.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8255231025002043727.key) 15:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:04 + git semver push 15:33:04 2023-03-16 15:33:04,682 [run_push] DEBUG push 15:33:04 2023-03-16 15:33:04,682 [execute] INFO git cat-file --batch-check 15:33:04 2023-03-16 15:33:04,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:04 2023-03-16 15:33:04,686 [execute] INFO git rev-list d4ce9ab4b57de309f8a6450f28fe7973cc76bd1d -- 15:33:04 2023-03-16 15:33:04,686 [execute] DEBUG Popen(['git', 'rev-list', 'd4ce9ab4b57de309f8a6450f28fe7973cc76bd1d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:04 2023-03-16 15:33:04,696 [execute] INFO git fetch -v origin 15:33:04 2023-03-16 15:33:04,696 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:33:05 2023-03-16 15:33:05,181 [run_push] DEBUG no remote changes detected 15:33:05 2023-03-16 15:33:05,181 [execute] INFO git push origin semver 15:33:05 2023-03-16 15:33:05,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:06 2023-03-16 15:33:06,099 [run_push] DEBUG push all version tags 15:33:06 2023-03-16 15:33:06,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:06 2023-03-16 15:33:06,100 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:33:07 2023-03-16 15:33:06,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:33:07 3.0.0-dev.25 [Pipeline] } 15:33:07 $ docker exec --env ******** --env ******** ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 ssh-agent -k 15:33:07 unset SSH_AUTH_SOCK; 15:33:07 unset SSH_AGENT_PID; 15:33:07 echo Agent pid 40 killed; 15:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:07 + git semver [Pipeline] } 15:33:07 $ docker stop --time=1 ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 15:33:09 $ docker rm -f --volumes ba18274822ff68c0b338919a8a78380b74d7af1c7755846c2934bc3b11bd9639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:33:09 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:33:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:33:09 total 16 15:33:09 drwxr-xr-x 3 root root 4096 Mar 16 15:19 . 15:33:09 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:32 .. 15:33:09 drwxr-xr-x 2 root root 4096 Mar 16 15:19 cost 15:33:09 -rw-r--r-- 1 root root 96 Mar 16 15:19 cost.csv 15:33:09 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:33:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:33:09 total 16 15:33:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:19 . 15:33:09 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 15:32 .. 15:33:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:19 cost 15:33:09 -rw-r--r-- 1 jenkins jenkins 96 Mar 16 15:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:10 ---> package-listing.sh 15:33:10 ++ facter osfamily 15:33:10 ++ tr '[:upper:]' '[:lower:]' 15:33:11 + OS_FAMILY=debian 15:33:11 + workspace=/w/workspace/ry_app-service-configurable_main 15:33:11 + START_PACKAGES=/tmp/packages_start.txt 15:33:11 + END_PACKAGES=/tmp/packages_end.txt 15:33:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:11 + PACKAGES=/tmp/packages_start.txt 15:33:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:33:11 + PACKAGES=/tmp/packages_end.txt 15:33:11 + case "${OS_FAMILY}" in 15:33:11 + dpkg -l 15:33:11 + grep '^ii' 15:33:11 + '[' -f /tmp/packages_start.txt ']' 15:33:11 + '[' -f /tmp/packages_end.txt ']' 15:33:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:33:11 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:33:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:33:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:12 prd-ubuntu20.04-docker-8c-8g-2451 does not seem to be running inside a container 15:33: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 15:33:12 $ docker top fe80c55e3593eddfabcce77d3d296d58b8e89ae7c8d9f6753947e529e551f7c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:12 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:12 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:13 + ls /var/log/sa-host 15:33:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:13 provisioning config files... 15:33:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15648297740443903304tmp [Pipeline] { [Pipeline] echo 15:33:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:13 ---> create-netrc.sh [Pipeline] } 15:33:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:13 ---> python-tools-install.sh [Pipeline] echo 15:33:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:14 ---> sudo-logs.sh 15:33:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:14 ---> job-cost.sh 15:33:14 lf-activate-venv: SKIPPING 15:33:14 DEBUG: total: 0.2199999988079071 15:33:14 INFO: Retrieving Stack Cost... 15:33:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:15 INFO: Archiving Costs [Pipeline] echo 15:33:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:15 ---> logs-deploy.sh 15:33:15 lf-activate-venv: SKIPPING 15:33:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/141 15:33:15 INFO: archiving workspace using pattern(s): 15:33:16 Archives upload complete. 15:33:16 INFO: archiving logs to Nexus