Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6c7bef36cd642dd9caca3159f3dce294963f756 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-ssh6055950626876187598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12682380533675742548.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2990974369829195447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1812915269018232647.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-ssh7748603440933768838.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1069’ Running on prd-ubuntu20.04-docker-8c-8g-1072 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 d6c7bef36cd642dd9caca3159f3dce294963f756 (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 d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#641)" > git rev-list --no-walk 12354096360b16cd741a0a3956d4bc0058215e9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:30:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:30:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:30:08 ========================================================= 14:30:08 EdgeX Global Pipelines Version Info 14:30:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:30:08 ------------------- 14:30:08 stable info: 14:30:08 ------------------- 14:30:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:30:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:30:08 Message: update stable to v1.0.258 14:30:09 ------------------- 14:30:09 experimental info: 14:30:09 ------------------- 14:30:09 Commited By: **** collab-it+edgex@linuxfoundation.org 14:30:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:30:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:30:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6c7bef [Pipeline] echo 14:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:10 provisioning config files... 14:30:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18166636940127414925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:11 ---> ****-login.sh 14:30:11 nexus3.edgexfoundry.org:10001 14:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:11 Configure a credential helper to remove this warning. See 14:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:11 14:30:11 Login Succeeded 14:30:11 nexus3.edgexfoundry.org:10002 14:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:11 Configure a credential helper to remove this warning. See 14:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:11 14:30:11 Login Succeeded 14:30:11 nexus3.edgexfoundry.org:10003 14:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:11 Configure a credential helper to remove this warning. See 14:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:11 14:30:11 Login Succeeded 14:30:11 nexus3.edgexfoundry.org:10004 14:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:11 Configure a credential helper to remove this warning. See 14:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:11 14:30:11 Login Succeeded 14:30:11 ****.io 14:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:11 Configure a credential helper to remove this warning. See 14:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:11 14:30:11 Login Succeeded 14:30:11 ---> ****-login.sh ends [Pipeline] } 14:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:30:12 + git rev-list -1 --merges d6c7bef36cd642dd9caca3159f3dce294963f756~1..d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo 14:30:12 -----------> git rev-list -1 --merges d6c7bef36cd642dd9caca3159f3dce294963f756~1..d6c7bef36cd642dd9caca3159f3dce294963f756 d6c7bef36cd642dd9caca3159f3dce294963f756 [false] [Pipeline] sh 14:30:12 + git log --format=format:%s -1 d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo 14:30:12 ========================================================= 14:30:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:30:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:30:13 + git log --format=format:%s -1 d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo 14:30:13 [semverPrep] GIT_COMMIT: d6c7bef36cd642dd9caca3159f3dce294963f756, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#641) [Pipeline] echo 14:30:13 [semverPrep] This is not a build commit. [Pipeline] sh 14:30:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:13 + grep -v github /etc/ssh/ssh_known_hosts 14:30:13 + [ -e /tmp/ssh_known_hosts ] 14:30:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:30:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:30:13 + sudo tee -a /etc/ssh/ssh_known_hosts 14:30:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:13 14:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:14 0.1.4: Pulling from edgex-devops/py-git-semver 14:30:14 b85a868b505f: Pulling fs layer 14:30:14 e2be974225ed: Pulling fs layer 14:30:14 339a4e72a1f5: Pulling fs layer 14:30:14 988bab9f4d93: Pulling fs layer 14:30:14 1469e6f7b9e6: Pulling fs layer 14:30:14 eaf3925da568: Pulling fs layer 14:30:14 bab4dde63d76: Pulling fs layer 14:30:14 bde34c3a00c8: Pulling fs layer 14:30:14 b352a97aabf1: Pulling fs layer 14:30:14 4872d77fe225: Pulling fs layer 14:30:14 5851b861e8e6: Pulling fs layer 14:30:14 5851b861e8e6: Waiting 14:30:14 4872d77fe225: Waiting 14:30:14 bab4dde63d76: Waiting 14:30:14 bde34c3a00c8: Waiting 14:30:14 eaf3925da568: Waiting 14:30:14 1469e6f7b9e6: Waiting 14:30:14 e2be974225ed: Verifying Checksum 14:30:14 e2be974225ed: Download complete 14:30:14 988bab9f4d93: Verifying Checksum 14:30:14 988bab9f4d93: Download complete 14:30:14 1469e6f7b9e6: Verifying Checksum 14:30:14 1469e6f7b9e6: Download complete 14:30:14 339a4e72a1f5: Verifying Checksum 14:30:14 339a4e72a1f5: Download complete 14:30:14 eaf3925da568: Verifying Checksum 14:30:14 eaf3925da568: Download complete 14:30:14 bde34c3a00c8: Verifying Checksum 14:30:14 bde34c3a00c8: Download complete 14:30:14 b352a97aabf1: Download complete 14:30:14 5851b861e8e6: Verifying Checksum 14:30:14 5851b861e8e6: Download complete 14:30:14 b85a868b505f: Download complete 14:30:14 bab4dde63d76: Verifying Checksum 14:30:14 bab4dde63d76: Download complete 14:30:15 b85a868b505f: Pull complete 14:30:15 e2be974225ed: Pull complete 14:30:16 339a4e72a1f5: Pull complete 14:30:16 988bab9f4d93: Pull complete 14:30:16 1469e6f7b9e6: Pull complete 14:30:16 eaf3925da568: Pull complete 14:30:18 bab4dde63d76: Pull complete 14:30:18 bde34c3a00c8: Pull complete 14:30:18 b352a97aabf1: Pull complete 14:30:18 4872d77fe225: Pull complete 14:30:18 5851b861e8e6: Pull complete 14:30:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:18 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:30:18 $ 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 14:30:21 $ docker top b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 -eo pid,comm 14:30:21 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). 14:30:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:21 [ssh-agent] Looking for ssh-agent implementation... 14:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:22 $ docker exec b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent 14:30:22 SSH_AUTH_SOCK=/tmp/ssh-BrCgfsXML1Bq/agent.33 14:30:22 SSH_AGENT_PID=39 14:30:22 Running ssh-add (command line suppressed) 14:30:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17650246445240597170.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17650246445240597170.key) 14:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:22 + git tag --points-at HEAD [Pipeline] } 14:30:22 $ docker exec --env ******** --env ******** b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent -k 14:30:22 unset SSH_AUTH_SOCK; 14:30:22 unset SSH_AGENT_PID; 14:30:22 echo Agent pid 39 killed; 14:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:22 [ssh-agent] Looking for ssh-agent implementation... 14:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:22 $ docker exec b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent 14:30:22 SSH_AUTH_SOCK=/tmp/ssh-I9g3xd2wU07T/agent.71 14:30:22 SSH_AGENT_PID=78 14:30:22 Running ssh-add (command line suppressed) 14:30:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11851318942967072554.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11851318942967072554.key) 14:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:23 + git semver init 14:30:23 2024-02-16 14:30:23,556 [run_init] DEBUG init version:0.0.0 force:False 14:30:23 2024-02-16 14:30:23,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:30:23 2024-02-16 14:30:23,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:30:23 2024-02-16 14:30:23,558 [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) 14:30:25 2024-02-16 14:30:24,803 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:30:25 2024-02-16 14:30:24,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:30:25 2024-02-16 14:30:24,804 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:30:25 2024-02-16 14:30:24,804 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:30:25 3.2.0-dev.11 [Pipeline] } 14:30:25 $ docker exec --env ******** --env ******** b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent -k 14:30:25 unset SSH_AUTH_SOCK; 14:30:25 unset SSH_AGENT_PID; 14:30:25 echo Agent pid 78 killed; 14:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:25 + git semver [Pipeline] } 14:30:25 $ docker stop --time=1 b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 14:30:27 $ docker rm -f --volumes b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:30:27 Stashed 1 file(s) [Pipeline] echo 14:30:27 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 14:30:28 provisioning config files... 14:30:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16383293137891245319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:28 ---> ****-login.sh 14:30:28 nexus3.edgexfoundry.org:10001 14:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:28 Configure a credential helper to remove this warning. See 14:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:28 14:30:28 Login Succeeded 14:30:28 nexus3.edgexfoundry.org:10002 14:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:28 Configure a credential helper to remove this warning. See 14:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:28 14:30:28 Login Succeeded 14:30:28 nexus3.edgexfoundry.org:10003 14:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:28 Configure a credential helper to remove this warning. See 14:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:28 14:30:28 Login Succeeded 14:30:28 nexus3.edgexfoundry.org:10004 14:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:28 Configure a credential helper to remove this warning. See 14:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:28 14:30:28 Login Succeeded 14:30:28 ****.io 14:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:28 Configure a credential helper to remove this warning. See 14:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:28 14:30:28 Login Succeeded 14:30:28 ---> ****-login.sh ends [Pipeline] } 14:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:29 ========================================================= 14:30:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:30:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:30:29 Sending build context to Docker daemon 8.782MB 14:30:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:30:29 Step 2/12 : FROM ${BASE} AS builder 14:30:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:30:29 7264a8db6415: Pulling fs layer 14:30:29 c4d48a809fc2: Pulling fs layer 14:30:29 4f1c88b9dad5: Pulling fs layer 14:30:29 ad3a456e5733: Pulling fs layer 14:30:29 69c7f0334f64: Pulling fs layer 14:30:29 1f1c1a5573a3: Pulling fs layer 14:30:29 ce7588e14bc9: Pulling fs layer 14:30:29 69c7f0334f64: Waiting 14:30:29 ad3a456e5733: Waiting 14:30:29 1f1c1a5573a3: Waiting 14:30:29 b5e4710f87ac: Pulling fs layer 14:30:29 ce7588e14bc9: Waiting 14:30:29 b5e4710f87ac: Waiting 14:30:29 c4d48a809fc2: Verifying Checksum 14:30:29 c4d48a809fc2: Download complete 14:30:29 ad3a456e5733: Verifying Checksum 14:30:29 ad3a456e5733: Download complete 14:30:29 69c7f0334f64: Download complete 14:30:29 7264a8db6415: Verifying Checksum 14:30:29 7264a8db6415: Download complete 14:30:29 1f1c1a5573a3: Verifying Checksum 14:30:29 1f1c1a5573a3: Download complete 14:30:29 7264a8db6415: Pull complete 14:30:29 b5e4710f87ac: Verifying Checksum 14:30:29 b5e4710f87ac: Download complete 14:30:30 c4d48a809fc2: Pull complete 14:30:30 4f1c88b9dad5: Verifying Checksum 14:30:30 4f1c88b9dad5: Download complete 14:30:30 ce7588e14bc9: Verifying Checksum 14:30:30 ce7588e14bc9: Download complete 14:30:33 4f1c88b9dad5: Pull complete 14:30:33 ad3a456e5733: Pull complete 14:30:33 69c7f0334f64: Pull complete 14:30:33 1f1c1a5573a3: Pull complete 14:30:35 ce7588e14bc9: Pull complete 14:30:36 b5e4710f87ac: Pull complete 14:30:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:30:36 ---> 88b5674ff536 14:30:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:30:41 ---> Running in d1b26a8bc668 14:30:41 Removing intermediate container d1b26a8bc668 14:30:41 ---> e6113973ea59 14:30:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:30:41 ---> Running in 95e0ae52f235 14:30:41 Removing intermediate container 95e0ae52f235 14:30:41 ---> a6ddab1e24d5 14:30:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:30:41 ---> Running in ce37026adeeb 14:30:41 Removing intermediate container ce37026adeeb 14:30:41 ---> dbf76cad7985 14:30:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:41 ---> Running in 59c5e8c1f091 14:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:30:41 OK: 264 MiB in 52 packages 14:30:42 Removing intermediate container 59c5e8c1f091 14:30:42 ---> b51a28933bf1 14:30:42 Step 7/12 : WORKDIR /app 14:30:42 ---> Running in 5d3a77377cee 14:30:42 Removing intermediate container 5d3a77377cee 14:30:42 ---> 7e740eb0c890 14:30:42 Step 8/12 : COPY go.mod vendor* ./ 14:30:42 ---> 7b1ee3dfea3e 14:30:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:42 ---> Running in 782c257622d2 14:30:42 Still waiting to schedule task 14:30:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1070’ 14:31:09 Removing intermediate container 782c257622d2 14:31:09 ---> 8a6c4c4851a0 14:31:09 Step 10/12 : COPY . . 14:31:09 ---> e2ed18cbf961 14:31:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:31:09 ---> Running in 0a33613c2462 14:31:09 Removing intermediate container 0a33613c2462 14:31:09 ---> ea4c8f12d369 14:31:09 Step 12/12 : RUN $MAKE 14:31:09 ---> Running in 9172d834fa13 14:31:09 noop 14:31:09 Removing intermediate container 9172d834fa13 14:31:09 ---> 1ac3beeae1bd 14:31:09 Successfully built 1ac3beeae1bd 14:31:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:09 + docker inspect -f . ci-base-image-x86_64 14:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:09 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:31:09 $ 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 14:31:09 $ docker top 2b812483d80de6e24df0e3e89de33a6c09f1d05c56ece20e308fb12952b588da -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:10 + go version 14:31:10 go version go1.21.0 linux/amd64 [Pipeline] } 14:31:10 $ docker stop --time=1 2b812483d80de6e24df0e3e89de33a6c09f1d05c56ece20e308fb12952b588da 14:31:11 $ docker rm -f --volumes 2b812483d80de6e24df0e3e89de33a6c09f1d05c56ece20e308fb12952b588da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:12 + docker inspect -f . ci-base-image-x86_64 14:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:12 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:31:12 $ 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 14:31:12 $ docker top 3620f9290daaa18b045451b08944d6b6ddcfde42f573b6309e46bf1aa991117e -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:13 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:31:13 + make test 14:31:13 go test -race -coverprofile=coverage.out ./... 14:31:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:31:53 go vet ./... 14:31:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:53 ./bin/test-attribution-txt.sh 14:31:53 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:31:54 $ docker stop --time=1 3620f9290daaa18b045451b08944d6b6ddcfde42f573b6309e46bf1aa991117e 14:31:58 $ docker rm -f --volumes 3620f9290daaa18b045451b08944d6b6ddcfde42f573b6309e46bf1aa991117e [Pipeline] // withDockerContainer [Pipeline] sh 14:31:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:32:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:32:00 + ls -al . 14:32:00 total 184 14:32:00 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 14:31 . 14:32:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:30 .. 14:32:00 -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 14:30 .dockerignore 14:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:31 .git 14:32:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:30 .github 14:32:00 -rw-rw-r-- 1 jenkins jenkins 106 Feb 16 14:30 .gitignore 14:32:00 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:30 .golangci.yml 14:32:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:30 .semver 14:32:00 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 16 14:30 Attribution.txt 14:32:00 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 16 14:30 CHANGELOG.md 14:32:00 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 16 14:30 Dockerfile 14:32:00 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:30 GOVERNANCE.md 14:32:00 -rw-rw-r-- 1 jenkins jenkins 666 Feb 16 14:30 Jenkinsfile 14:32:00 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 14:30 LICENSE 14:32:00 -rw-rw-r-- 1 jenkins jenkins 618 Feb 16 14:30 OWNERS.md 14:32:00 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 16 14:30 README.md 14:32:00 -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 14:30 VERSION 14:32:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:30 bin 14:32:00 -rw-r--r-- 1 jenkins jenkins 13 Feb 16 14:31 coverage.out 14:32:00 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 16 14:30 go.mod 14:32:00 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:30 go.sum 14:32:00 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 16 14:30 main.go 14:32:00 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 16 14:30 makefile 14:32:00 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 14:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:00 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d6c7bef36cd642dd9caca3159f3dce294963f756 --label arch=amd64 --label version=3.2.0-dev.11 . 14:32:00 Sending build context to Docker daemon 8.783MB 14:32:00 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:32:00 Step 2/27 : FROM ${BASE} AS builder 14:32:00 ---> 1ac3beeae1bd 14:32:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:32:01 ---> Running in efbb90dc27dd 14:32:01 Removing intermediate container efbb90dc27dd 14:32:01 ---> bca8b207fe01 14:32:01 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:32:01 ---> Running in 8b24b17600ab 14:32:01 Removing intermediate container 8b24b17600ab 14:32:01 ---> 2e48111b668b 14:32:01 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:32:01 ---> Running in 4d826f48dd99 14:32:01 Removing intermediate container 4d826f48dd99 14:32:01 ---> fb9d895a3632 14:32:01 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:32:01 ---> Running in 701908e7cda0 14:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:02 OK: 264 MiB in 52 packages 14:32:02 Removing intermediate container 701908e7cda0 14:32:02 ---> 3a4d7207febb 14:32:02 Step 7/27 : WORKDIR /app 14:32:02 ---> Running in f2468689e08f 14:32:02 Removing intermediate container f2468689e08f 14:32:02 ---> 6d865fd382f7 14:32:02 Step 8/27 : COPY go.mod vendor* ./ 14:32:02 ---> 86649df4098f 14:32:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:02 ---> Running in 0f233ed3f9d8 14:32:02 Removing intermediate container 0f233ed3f9d8 14:32:02 ---> 8373f48570af 14:32:02 Step 10/27 : COPY . . 14:32:03 ---> 4007b0af8b1f 14:32:03 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:32:03 ---> Running in 211dd9de1815 14:32:03 Removing intermediate container 211dd9de1815 14:32:03 ---> c66692c37f5b 14:32:03 Step 12/27 : RUN $MAKE 14:32:03 ---> Running in c5215c08cdbd 14:32:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-service-configurable 14:32:22 Removing intermediate container c5215c08cdbd 14:32:22 ---> 90a8ee4fd25b 14:32:22 Step 13/27 : FROM alpine:3.18 14:32:22 3.18: Pulling from library/alpine 14:32:22 619be1103602: Pulling fs layer 14:32:22 619be1103602: Verifying Checksum 14:32:22 619be1103602: Download complete 14:32:22 619be1103602: Pull complete 14:32:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:32:22 Status: Downloaded newer image for alpine:3.18 14:32:22 ---> d3782b16ccc9 14:32:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:32:22 ---> Running in 02ffd90de438 14:32:22 Removing intermediate container 02ffd90de438 14:32:22 ---> d7bba8bd2be9 14:32:22 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:32:22 ---> Running in 9ad104d3335d 14:32:22 Removing intermediate container 9ad104d3335d 14:32:22 ---> a7e43fbc2faf 14:32:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:32:22 ---> Running in c07e40ef4a86 14:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:23 (1/2) Installing ca-certificates (20230506-r0) 14:32:23 (2/2) Installing dumb-init (1.2.5-r2) 14:32:23 Executing busybox-1.36.1-r5.trigger 14:32:23 Executing ca-certificates-20230506-r0.trigger 14:32:23 OK: 8 MiB in 17 packages 14:32:24 Removing intermediate container c07e40ef4a86 14:32:24 ---> 255c0c4659e5 14:32:24 Step 17/27 : RUN apk --no-cache upgrade 14:32:24 ---> Running in 320e0e5e4c1f 14:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:24 OK: 8 MiB in 17 packages 14:32:25 Removing intermediate container 320e0e5e4c1f 14:32:25 ---> 05f15583c374 14:32:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:32:25 ---> ec926f206e5e 14:32:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:32:25 ---> 14e2d8521ac2 14:32:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:32:25 ---> 22f09b05595c 14:32:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:32:25 ---> f5b2555db1b9 14:32:25 Step 22/27 : EXPOSE 48095 14:32:26 ---> Running in df88bb11235f 14:32:26 Removing intermediate container df88bb11235f 14:32:26 ---> a3d191a25dde 14:32:26 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:32:26 ---> Running in 80baa6d66203 14:32:26 Removing intermediate container 80baa6d66203 14:32:26 ---> 3cc5c4498704 14:32:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:32:26 ---> Running in cc0fb0dd31b6 14:32:26 Removing intermediate container cc0fb0dd31b6 14:32:26 ---> 691eb4be23cc 14:32:26 Step 25/27 : LABEL arch=amd64 14:32:26 ---> Running in 25177030dcb2 14:32:26 Removing intermediate container 25177030dcb2 14:32:26 ---> 9b982b878539 14:32:26 Step 26/27 : LABEL git_sha=d6c7bef36cd642dd9caca3159f3dce294963f756 14:32:26 ---> Running in d453b2fe8f2f 14:32:26 Removing intermediate container d453b2fe8f2f 14:32:26 ---> 828984b52486 14:32:26 Step 27/27 : LABEL version=3.2.0-dev.11 14:32:26 ---> Running in decaf1144563 14:32:26 Removing intermediate container decaf1144563 14:32:26 ---> 7870b7d6127a 14:32:26 [Warning] One or more build-args [ARCH] were not consumed 14:32:26 Successfully built 7870b7d6127a 14:32:26 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 14:32:27 provisioning config files... 14:32:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15837378433433002129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:27 ---> ****-login.sh 14:32:27 nexus3.edgexfoundry.org:10001 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:27 Configure a credential helper to remove this warning. See 14:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:27 14:32:27 Login Succeeded 14:32:27 nexus3.edgexfoundry.org:10002 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:27 Configure a credential helper to remove this warning. See 14:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:27 14:32:27 Login Succeeded 14:32:27 nexus3.edgexfoundry.org:10003 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:27 Configure a credential helper to remove this warning. See 14:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:27 14:32:27 Login Succeeded 14:32:27 nexus3.edgexfoundry.org:10004 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:27 Configure a credential helper to remove this warning. See 14:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:27 14:32:27 Login Succeeded 14:32:27 ****.io 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:27 Configure a credential helper to remove this warning. See 14:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:27 14:32:27 Login Succeeded 14:32:27 ---> ****-login.sh ends [Pipeline] } 14:32:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:32:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:32:28 d6c7bef36cd642dd9caca3159f3dce294963f756 14:32:28 latest 14:32:28 3.2.0-dev.11 14:32:28 d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 14:32:28 main 14:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756 14:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:32:28 d0808a7c2ee2: Preparing 14:32:28 d054aaab2ada: Preparing 14:32:28 221a5ad9c12d: Preparing 14:32:28 ea027f38925d: Preparing 14:32:28 9a9f30d6ef29: Preparing 14:32:28 00868b8ffc68: Preparing 14:32:28 00868b8ffc68: Waiting 14:32:28 aedc3bda2944: Preparing 14:32:28 aedc3bda2944: Waiting 14:32:28 ea027f38925d: Pushed 14:32:28 d054aaab2ada: Pushed 14:32:28 9a9f30d6ef29: Pushed 14:32:28 221a5ad9c12d: Pushed 14:32:28 aedc3bda2944: Layer already exists 14:32:29 00868b8ffc68: Pushed 14:32:31 d0808a7c2ee2: Pushed 14:32:31 d6c7bef36cd642dd9caca3159f3dce294963f756: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:32:31 d0808a7c2ee2: Preparing 14:32:31 d054aaab2ada: Preparing 14:32:31 221a5ad9c12d: Preparing 14:32:31 ea027f38925d: Preparing 14:32:31 9a9f30d6ef29: Preparing 14:32:31 00868b8ffc68: Preparing 14:32:31 aedc3bda2944: Preparing 14:32:31 aedc3bda2944: Waiting 14:32:31 00868b8ffc68: Waiting 14:32:31 ea027f38925d: Layer already exists 14:32:31 d0808a7c2ee2: Layer already exists 14:32:31 9a9f30d6ef29: Layer already exists 14:32:31 d054aaab2ada: Layer already exists 14:32:31 00868b8ffc68: Layer already exists 14:32:31 aedc3bda2944: Layer already exists 14:32:31 221a5ad9c12d: Layer already exists 14:32:31 latest: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.11 14:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:32:32 d0808a7c2ee2: Preparing 14:32:32 d054aaab2ada: Preparing 14:32:32 221a5ad9c12d: Preparing 14:32:32 ea027f38925d: Preparing 14:32:32 9a9f30d6ef29: Preparing 14:32:32 00868b8ffc68: Preparing 14:32:32 aedc3bda2944: Preparing 14:32:32 00868b8ffc68: Waiting 14:32:32 d0808a7c2ee2: Layer already exists 14:32:32 ea027f38925d: Layer already exists 14:32:32 9a9f30d6ef29: Layer already exists 14:32:32 221a5ad9c12d: Layer already exists 14:32:32 d054aaab2ada: Layer already exists 14:32:32 aedc3bda2944: Layer already exists 14:32:32 00868b8ffc68: Layer already exists 14:32:32 3.2.0-dev.11: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 14:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:32:33 d0808a7c2ee2: Preparing 14:32:33 d054aaab2ada: Preparing 14:32:33 221a5ad9c12d: Preparing 14:32:33 ea027f38925d: Preparing 14:32:33 9a9f30d6ef29: Preparing 14:32:33 00868b8ffc68: Preparing 14:32:33 aedc3bda2944: Preparing 14:32:33 00868b8ffc68: Waiting 14:32:33 aedc3bda2944: Waiting 14:32:33 9a9f30d6ef29: Layer already exists 14:32:33 221a5ad9c12d: Layer already exists 14:32:33 ea027f38925d: Layer already exists 14:32:33 d0808a7c2ee2: Layer already exists 14:32:33 d054aaab2ada: Layer already exists 14:32:33 aedc3bda2944: Layer already exists 14:32:33 00868b8ffc68: Layer already exists 14:32:33 d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:32:34 d0808a7c2ee2: Preparing 14:32:34 d054aaab2ada: Preparing 14:32:34 221a5ad9c12d: Preparing 14:32:34 ea027f38925d: Preparing 14:32:34 9a9f30d6ef29: Preparing 14:32:34 00868b8ffc68: Preparing 14:32:34 aedc3bda2944: Preparing 14:32:34 00868b8ffc68: Waiting 14:32:34 aedc3bda2944: Waiting 14:32:34 d054aaab2ada: Layer already exists 14:32:34 221a5ad9c12d: Layer already exists 14:32:34 ea027f38925d: Layer already exists 14:32:34 9a9f30d6ef29: Layer already exists 14:32:34 d0808a7c2ee2: Layer already exists 14:32:34 00868b8ffc68: Layer already exists 14:32:34 aedc3bda2944: Layer already exists 14:32:34 main: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:34 ===================================================== [Pipeline] echo 14:32:34 taggedImages: 14:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756 14:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.11 14:32:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 14:32:34 - 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 14:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:35 14:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:35 latest: Pulling from edgex-lftools-log-publisher 14:32:35 5eb5b503b376: Pulling fs layer 14:32:35 5c69ac0246d0: Pulling fs layer 14:32:35 ec43610c2a17: Pulling fs layer 14:32:35 3a2ae6a8a46f: Pulling fs layer 14:32:35 33b1e0a273af: Pulling fs layer 14:32:35 5d3b04190fa2: Pulling fs layer 14:32:35 2f39f015ded8: Pulling fs layer 14:32:35 5d3b04190fa2: Waiting 14:32:35 3a2ae6a8a46f: Waiting 14:32:35 2f39f015ded8: Waiting 14:32:35 5c69ac0246d0: Verifying Checksum 14:32:35 5c69ac0246d0: Download complete 14:32:35 3a2ae6a8a46f: Verifying Checksum 14:32:35 3a2ae6a8a46f: Download complete 14:32:35 33b1e0a273af: Verifying Checksum 14:32:35 33b1e0a273af: Download complete 14:32:35 5d3b04190fa2: Download complete 14:32:35 ec43610c2a17: Verifying Checksum 14:32:35 ec43610c2a17: Download complete 14:32:35 5eb5b503b376: Verifying Checksum 14:32:35 5eb5b503b376: Download complete 14:32:36 2f39f015ded8: Download complete 14:32:37 5eb5b503b376: Pull complete 14:32:37 5c69ac0246d0: Pull complete 14:32:37 ec43610c2a17: Pull complete 14:32:37 3a2ae6a8a46f: Pull complete 14:32:37 33b1e0a273af: Pull complete 14:32:38 5d3b04190fa2: Pull complete 14:32:42 2f39f015ded8: Pull complete 14:32:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:42 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:32:42 $ 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 14:32:47 $ docker top 5fabbbfe0284355c253b3c49aaf6d31de9a2e819bc582feaa53617aa1ec7c9f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:47 ---> job-cost.sh 14:32:47 lf-activate-venv: SKIPPING 14:32:47 INFO: No Stack... 14:32:47 INFO: Retrieving Pricing Info for: v3-standard-8 14:32:48 INFO: Archiving Costs [Pipeline] sh 14:32:48 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:32:48 + cut -d, -f6 [Pipeline] lock 14:32:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] 14:32:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] did not exist. Created. 14:32:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:49 + echo total: 0.2199999988079071 [Pipeline] stash 14:32:49 Stashed 1 file(s) [Pipeline] } 14:32:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 14:32:49 $ docker stop --time=1 5fabbbfe0284355c253b3c49aaf6d31de9a2e819bc582feaa53617aa1ec7c9f2 14:32:50 $ docker rm -f --volumes 5fabbbfe0284355c253b3c49aaf6d31de9a2e819bc582feaa53617aa1ec7c9f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:33:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1074 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:33:58 Running in /w/workspace/app-service-configurable/220 [Pipeline] { [Pipeline] checkout 14:34:01 Selected Git installation does not exist. Using Default 14:34:01 The recommended git tool is: NONE 14:34:09 using credential edgex-jenkins-ssh 14:34:09 Cloning the remote Git repository 14:34:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:34:09 > git init /w/workspace/app-service-configurable/220 # timeout=10 14:34:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:34:09 > git --version # timeout=10 14:34:09 > git --version # 'git version 2.25.1' 14:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:34:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:12 Avoid second fetch 14:34:12 Checking out Revision d6c7bef36cd642dd9caca3159f3dce294963f756 (main) 14:34:13 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#641)" [Pipeline] withEnv [Pipeline] { 14:34:12 > git config core.sparsecheckout # timeout=10 14:34:12 > git checkout -f d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:34:14 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:14 Dload Upload Total Spent Left Speed 14:34:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh 14:34:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:34:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:34:15 + sudo tee /etc/docker/daemon.new 14:34:15 { 14:34:15 "registry-mirrors": [ 14:34:15 "https://nexus3.edgexfoundry.org:10001" 14:34:15 ], 14:34:15 "bip": "10.250.0.254/24", 14:34:15 "hosts": [ 14:34:15 "tcp://0.0.0.0:5555", 14:34:15 "unix:///var/run/docker.sock" 14:34:15 ], 14:34:15 "mtu": 1458, 14:34:15 "selinux-enabled": true, 14:34:15 "seccomp-profile": "/etc/docker/seccomp.json" 14:34:15 } [Pipeline] sh 14:34:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:34:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:38 provisioning config files... 14:34:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/220@tmp/config1940556423339659336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:38 ---> ****-login.sh 14:34:38 nexus3.edgexfoundry.org:10001 14:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:39 Configure a credential helper to remove this warning. See 14:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:39 14:34:39 Login Succeeded 14:34:39 nexus3.edgexfoundry.org:10002 14:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:39 Configure a credential helper to remove this warning. See 14:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:39 14:34:39 Login Succeeded 14:34:39 nexus3.edgexfoundry.org:10003 14:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:39 Configure a credential helper to remove this warning. See 14:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:39 14:34:39 Login Succeeded 14:34:39 nexus3.edgexfoundry.org:10004 14:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:40 Configure a credential helper to remove this warning. See 14:34:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:40 14:34:40 Login Succeeded 14:34:40 ****.io 14:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:40 Configure a credential helper to remove this warning. See 14:34:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:40 14:34:40 Login Succeeded 14:34:40 ---> ****-login.sh ends [Pipeline] } 14:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:41 ========================================================= 14:34:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:34:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:34:42 Sending build context to Docker daemon 159.2kB 14:34:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:34:42 Step 2/12 : FROM ${BASE} AS builder 14:34:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:34:42 9fda8d8052c6: Pulling fs layer 14:34:42 5d54e960e981: Pulling fs layer 14:34:42 c4a7e357bf2a: Pulling fs layer 14:34:42 f0e02332f6b5: Pulling fs layer 14:34:42 872ee5b61b7b: Pulling fs layer 14:34:42 0c6a40ed1a82: Pulling fs layer 14:34:42 94ae7d8d031c: Pulling fs layer 14:34:42 872ee5b61b7b: Waiting 14:34:42 f0e02332f6b5: Waiting 14:34:42 0c6a40ed1a82: Waiting 14:34:42 94ae7d8d031c: Waiting 14:34:42 5d54e960e981: Download complete 14:34:42 f0e02332f6b5: Verifying Checksum 14:34:42 f0e02332f6b5: Download complete 14:34:42 872ee5b61b7b: Download complete 14:34:42 9fda8d8052c6: Download complete 14:34:43 94ae7d8d031c: Verifying Checksum 14:34:43 94ae7d8d031c: Download complete 14:34:43 9fda8d8052c6: Pull complete 14:34:44 5d54e960e981: Pull complete 14:34:44 c4a7e357bf2a: Verifying Checksum 14:34:45 0c6a40ed1a82: Verifying Checksum 14:34:45 0c6a40ed1a82: Download complete 14:34:58 c4a7e357bf2a: Pull complete 14:34:58 f0e02332f6b5: Pull complete 14:34:58 872ee5b61b7b: Pull complete 14:35:04 0c6a40ed1a82: Pull complete 14:35:06 94ae7d8d031c: Pull complete 14:35:06 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:35:06 ---> 86de565de09d 14:35:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:35:08 ---> Running in 712cc707d1e3 14:35:08 Removing intermediate container 712cc707d1e3 14:35:08 ---> 9492d3d33a3c 14:35:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:35:08 ---> Running in 757d1877e427 14:35:08 Removing intermediate container 757d1877e427 14:35:08 ---> 62193e5573a8 14:35:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:35:08 ---> Running in 17e0be6bc0b0 14:35:09 Removing intermediate container 17e0be6bc0b0 14:35:09 ---> 8966d294f457 14:35:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:09 ---> Running in 31032dee4e94 14:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:35:12 OK: 266 MiB in 52 packages 14:35:13 Removing intermediate container 31032dee4e94 14:35:13 ---> fd6c41735728 14:35:13 Step 7/12 : WORKDIR /app 14:35:13 ---> Running in a4929790541d 14:35:13 Removing intermediate container a4929790541d 14:35:13 ---> c9092206e0c8 14:35:13 Step 8/12 : COPY go.mod vendor* ./ 14:35:13 ---> 4fb5a154e5f3 14:35:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:14 ---> Running in 13ae6c3cc522 14:36:22 Removing intermediate container 13ae6c3cc522 14:36:22 ---> d114cbf0d21a 14:36:22 Step 10/12 : COPY . . 14:36:22 ---> 2464f397d1c9 14:36:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:36:22 ---> Running in da7f09e09a3e 14:36:22 Removing intermediate container da7f09e09a3e 14:36:22 ---> 2079b4218ab5 14:36:22 Step 12/12 : RUN $MAKE 14:36:22 ---> Running in be594e664088 14:36:22 noop 14:36:22 Removing intermediate container be594e664088 14:36:22 ---> cfeca8b6a604 14:36:22 Successfully built cfeca8b6a604 14:36:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker inspect -f . ci-base-image-arm64 14:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:23 prd-ubuntu20.04-docker-arm64-4c-16g-1074 does not seem to be running inside a container 14:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/220 -v /w/workspace/app-service-configurable/220:/w/workspace/app-service-configurable/220:rw,z -v /w/workspace/app-service-configurable/220@tmp:/w/workspace/app-service-configurable/220@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 14:36:24 $ docker top 67d3e524c1854c768dd59a37177a7f6f1489fa9cdeef1f868b5d41c471993e81 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:25 + go version 14:36:25 go version go1.21.0 linux/arm64 [Pipeline] } 14:36:25 $ docker stop --time=1 67d3e524c1854c768dd59a37177a7f6f1489fa9cdeef1f868b5d41c471993e81 14:36:27 $ docker rm -f --volumes 67d3e524c1854c768dd59a37177a7f6f1489fa9cdeef1f868b5d41c471993e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + docker inspect -f . ci-base-image-arm64 14:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-1074 does not seem to be running inside a container 14:36:28 $ 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/220 -v /w/workspace/app-service-configurable/220:/w/workspace/app-service-configurable/220:rw,z -v /w/workspace/app-service-configurable/220@tmp:/w/workspace/app-service-configurable/220@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 14:36:32 $ docker top 2703f300475650b2da3231717851e027d8fd264cf26f159f433e4aa6e6baae78 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/220 [Pipeline] fileExists [Pipeline] sh 14:36:33 + make test 14:36:33 go test -race -coverprofile=coverage.out ./... 14:38:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:38:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:38:54 go vet ./... 14:41:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:41:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:41:01 ./bin/test-attribution-txt.sh 14:41:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:41:01 $ docker stop --time=1 2703f300475650b2da3231717851e027d8fd264cf26f159f433e4aa6e6baae78 14:41:03 $ docker rm -f --volumes 2703f300475650b2da3231717851e027d8fd264cf26f159f433e4aa6e6baae78 [Pipeline] // withDockerContainer [Pipeline] sh 14:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:41:05 Warning: overwriting stash ‘coverage-report’ 14:41:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:41:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:41:06 + ls -al . 14:41:06 total 180 14:41:06 drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 14:36 . 14:41:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:34 .. 14:41:06 -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 14:34 .dockerignore 14:41:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:34 .git 14:41:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:34 .github 14:41:06 -rw-rw-r-- 1 jenkins jenkins 106 Feb 16 14:34 .gitignore 14:41:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:34 .golangci.yml 14:41:06 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 16 14:34 Attribution.txt 14:41:06 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 16 14:34 CHANGELOG.md 14:41:06 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 16 14:34 Dockerfile 14:41:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:34 GOVERNANCE.md 14:41:06 -rw-rw-r-- 1 jenkins jenkins 666 Feb 16 14:34 Jenkinsfile 14:41:06 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 14:34 LICENSE 14:41:06 -rw-rw-r-- 1 jenkins jenkins 618 Feb 16 14:34 OWNERS.md 14:41:06 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 16 14:34 README.md 14:41:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 14:30 VERSION 14:41:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:34 bin 14:41:06 -rw-r--r-- 1 jenkins jenkins 13 Feb 16 14:36 coverage.out 14:41:06 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 16 14:34 go.mod 14:41:06 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:34 go.sum 14:41:06 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 16 14:34 main.go 14:41:06 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 16 14:34 makefile 14:41:06 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 14:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:07 + 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=d6c7bef36cd642dd9caca3159f3dce294963f756 --label arch=arm64 --label version=3.2.0-dev.11 . 14:41:07 Sending build context to Docker daemon 160.3kB 14:41:07 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:41:07 Step 2/27 : FROM ${BASE} AS builder 14:41:07 ---> cfeca8b6a604 14:41:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:41:07 ---> Running in ee90df46fb41 14:41:07 Removing intermediate container ee90df46fb41 14:41:07 ---> 900ccd108749 14:41:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:41:07 ---> Running in 41ccf82c31f4 14:41:08 Removing intermediate container 41ccf82c31f4 14:41:08 ---> b5303df8b07d 14:41:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:41:08 ---> Running in 7fbe9649fb1e 14:41:08 Removing intermediate container 7fbe9649fb1e 14:41:08 ---> 79a0c2de0593 14:41:08 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:41:08 ---> Running in f7aff10a5e60 14:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:41:11 OK: 266 MiB in 52 packages 14:41:11 Removing intermediate container f7aff10a5e60 14:41:11 ---> 0efd462a1448 14:41:11 Step 7/27 : WORKDIR /app 14:41:12 ---> Running in eabb04d88330 14:41:12 Removing intermediate container eabb04d88330 14:41:12 ---> b11837a73c0b 14:41:12 Step 8/27 : COPY go.mod vendor* ./ 14:41:13 ---> c27932a0d6b3 14:41:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:13 ---> Running in e260e439df56 14:41:15 Removing intermediate container e260e439df56 14:41:15 ---> 9a59fb268649 14:41:15 Step 10/27 : COPY . . 14:41:15 ---> 6efa7d34c753 14:41:15 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:41:15 ---> Running in 3ade801a174b 14:41:15 Removing intermediate container 3ade801a174b 14:41:15 ---> 192f7ed4f426 14:41:15 Step 12/27 : RUN $MAKE 14:41:15 ---> Running in b01e81fe29f8 14:41:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-service-configurable 14:43:09 Removing intermediate container b01e81fe29f8 14:43:09 ---> f28c02c1ff57 14:43:09 Step 13/27 : FROM alpine:3.18 14:43:09 3.18: Pulling from library/alpine 14:43:09 c6b39de5b339: Pulling fs layer 14:43:09 c6b39de5b339: Download complete 14:43:09 c6b39de5b339: Pull complete 14:43:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:43:09 Status: Downloaded newer image for alpine:3.18 14:43:09 ---> 33abbf032149 14:43:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:43:09 ---> Running in ccc492efb86e 14:43:09 Removing intermediate container ccc492efb86e 14:43:09 ---> 91cf0b922a0e 14:43:09 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:43:09 ---> Running in 933c8389cd6f 14:43:11 Removing intermediate container 933c8389cd6f 14:43:11 ---> c569de8ccf5d 14:43:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:43:11 ---> Running in 46d5cffce0af 14:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:43:13 (1/2) Installing ca-certificates (20230506-r0) 14:43:13 (2/2) Installing dumb-init (1.2.5-r2) 14:43:13 Executing busybox-1.36.1-r5.trigger 14:43:13 Executing ca-certificates-20230506-r0.trigger 14:43:13 OK: 9 MiB in 17 packages 14:43:15 Removing intermediate container 46d5cffce0af 14:43:15 ---> 2a0c198547a1 14:43:15 Step 17/27 : RUN apk --no-cache upgrade 14:43:15 ---> Running in 5dfa08404793 14:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:43:17 OK: 9 MiB in 17 packages 14:43:18 Removing intermediate container 5dfa08404793 14:43:18 ---> 0b0761b53b11 14:43:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:43:18 ---> b8dda1684c67 14:43:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:43:19 ---> 0b3e5fcae746 14:43:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:43:19 ---> 4537a837c921 14:43:19 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:43:21 ---> 6cebf1aea601 14:43:21 Step 22/27 : EXPOSE 48095 14:43:21 ---> Running in 5e068a0984a5 14:43:21 Removing intermediate container 5e068a0984a5 14:43:21 ---> 7fcd2af8836f 14:43:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:43:21 ---> Running in 813721a27b1c 14:43:21 Removing intermediate container 813721a27b1c 14:43:21 ---> 86795e2f6268 14:43:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:43:22 ---> Running in c880696c4ecd 14:43:22 Removing intermediate container c880696c4ecd 14:43:22 ---> 445d2eab36e0 14:43:22 Step 25/27 : LABEL arch=arm64 14:43:22 ---> Running in 57743c33d558 14:43:22 Removing intermediate container 57743c33d558 14:43:22 ---> 76139d445cb8 14:43:22 Step 26/27 : LABEL git_sha=d6c7bef36cd642dd9caca3159f3dce294963f756 14:43:22 ---> Running in 176f5fef6c7e 14:43:23 Removing intermediate container 176f5fef6c7e 14:43:23 ---> 0a8e74b6a35f 14:43:23 Step 27/27 : LABEL version=3.2.0-dev.11 14:43:23 ---> Running in 5efd069e6865 14:43:23 Removing intermediate container 5efd069e6865 14:43:23 ---> 3330291f4ca8 14:43:23 [Warning] One or more build-args [ARCH] were not consumed 14:43:23 Successfully built 3330291f4ca8 14:43:23 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 14:43:24 provisioning config files... 14:43:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/220@tmp/config13722544272108370573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:24 ---> ****-login.sh 14:43:24 nexus3.edgexfoundry.org:10001 14:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:24 Configure a credential helper to remove this warning. See 14:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:24 14:43:24 Login Succeeded 14:43:24 nexus3.edgexfoundry.org:10002 14:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:24 Configure a credential helper to remove this warning. See 14:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:24 14:43:24 Login Succeeded 14:43:24 nexus3.edgexfoundry.org:10003 14:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:25 Configure a credential helper to remove this warning. See 14:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:25 14:43:25 Login Succeeded 14:43:25 nexus3.edgexfoundry.org:10004 14:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:25 Configure a credential helper to remove this warning. See 14:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:25 14:43:25 Login Succeeded 14:43:25 ****.io 14:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:43:26 Configure a credential helper to remove this warning. See 14:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:43:26 14:43:26 Login Succeeded 14:43:26 ---> ****-login.sh ends [Pipeline] } 14:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:43:26 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:43:26 d6c7bef36cd642dd9caca3159f3dce294963f756 14:43:26 latest 14:43:26 3.2.0-dev.11 14:43:26 d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 14:43:26 main 14:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756 14:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:27 2976f262ea6b: Preparing 14:43:27 fb18e09d864f: Preparing 14:43:27 5e7ad899c008: Preparing 14:43:27 c13ce2c35b9f: Preparing 14:43:27 1fac81539d10: Preparing 14:43:27 9e19675f85b2: Preparing 14:43:27 7c504f21be85: Preparing 14:43:27 9e19675f85b2: Waiting 14:43:27 7c504f21be85: Waiting 14:43:27 5e7ad899c008: Pushed 14:43:27 fb18e09d864f: Pushed 14:43:27 c13ce2c35b9f: Pushed 14:43:27 1fac81539d10: Pushed 14:43:27 7c504f21be85: Layer already exists 14:43:28 9e19675f85b2: Pushed 14:43:32 2976f262ea6b: Pushed 14:43:32 d6c7bef36cd642dd9caca3159f3dce294963f756: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:32 + 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 14:43:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:33 2976f262ea6b: Preparing 14:43:33 fb18e09d864f: Preparing 14:43:33 5e7ad899c008: Preparing 14:43:33 c13ce2c35b9f: Preparing 14:43:33 1fac81539d10: Preparing 14:43:33 9e19675f85b2: Preparing 14:43:33 7c504f21be85: Preparing 14:43:33 9e19675f85b2: Waiting 14:43:33 7c504f21be85: Waiting 14:43:33 5e7ad899c008: Layer already exists 14:43:33 2976f262ea6b: Layer already exists 14:43:33 c13ce2c35b9f: Layer already exists 14:43:33 fb18e09d864f: Layer already exists 14:43:33 1fac81539d10: Layer already exists 14:43:33 9e19675f85b2: Layer already exists 14:43:33 7c504f21be85: Layer already exists 14:43:33 latest: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.11 14:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:34 2976f262ea6b: Preparing 14:43:34 fb18e09d864f: Preparing 14:43:34 5e7ad899c008: Preparing 14:43:34 c13ce2c35b9f: Preparing 14:43:34 1fac81539d10: Preparing 14:43:34 9e19675f85b2: Preparing 14:43:34 7c504f21be85: Preparing 14:43:34 9e19675f85b2: Waiting 14:43:34 7c504f21be85: Waiting 14:43:34 1fac81539d10: Layer already exists 14:43:34 c13ce2c35b9f: Layer already exists 14:43:34 5e7ad899c008: Layer already exists 14:43:34 2976f262ea6b: Layer already exists 14:43:34 fb18e09d864f: Layer already exists 14:43:34 7c504f21be85: Layer already exists 14:43:34 9e19675f85b2: Layer already exists 14:43:35 3.2.0-dev.11: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 14:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:35 2976f262ea6b: Preparing 14:43:35 fb18e09d864f: Preparing 14:43:35 5e7ad899c008: Preparing 14:43:35 c13ce2c35b9f: Preparing 14:43:35 1fac81539d10: Preparing 14:43:35 9e19675f85b2: Preparing 14:43:35 7c504f21be85: Preparing 14:43:35 9e19675f85b2: Waiting 14:43:35 7c504f21be85: Waiting 14:43:35 c13ce2c35b9f: Layer already exists 14:43:35 2976f262ea6b: Layer already exists 14:43:35 5e7ad899c008: Layer already exists 14:43:35 1fac81539d10: Layer already exists 14:43:35 fb18e09d864f: Layer already exists 14:43:35 9e19675f85b2: Layer already exists 14:43:35 7c504f21be85: Layer already exists 14:43:36 d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:36 + 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 14:43:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:40 2976f262ea6b: Preparing 14:43:40 fb18e09d864f: Preparing 14:43:40 5e7ad899c008: Preparing 14:43:40 c13ce2c35b9f: Preparing 14:43:40 1fac81539d10: Preparing 14:43:40 9e19675f85b2: Preparing 14:43:40 7c504f21be85: Preparing 14:43:40 9e19675f85b2: Waiting 14:43:40 7c504f21be85: Waiting 14:43:40 c13ce2c35b9f: Layer already exists 14:43:40 1fac81539d10: Layer already exists 14:43:40 5e7ad899c008: Layer already exists 14:43:40 2976f262ea6b: Layer already exists 14:43:40 fb18e09d864f: Layer already exists 14:43:40 7c504f21be85: Layer already exists 14:43:40 9e19675f85b2: Layer already exists 14:43:40 main: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:41 ===================================================== [Pipeline] echo 14:43:41 taggedImages: 14:43:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756 14:43:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:43:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.11 14:43:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 14:43: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 14:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:41 14:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:42 arm64: Pulling from edgex-lftools-log-publisher 14:43:42 8998bd30e6a1: Pulling fs layer 14:43:42 04944245beec: Pulling fs layer 14:43:42 699f458cf7ca: Pulling fs layer 14:43:42 765212b225bb: Pulling fs layer 14:43:42 f23df028b6ca: Pulling fs layer 14:43:42 d65c8cfc05b1: Pulling fs layer 14:43:42 2437ff75d9bd: Pulling fs layer 14:43:42 f23df028b6ca: Waiting 14:43:42 d65c8cfc05b1: Waiting 14:43:42 2437ff75d9bd: Waiting 14:43:42 765212b225bb: Waiting 14:43:42 04944245beec: Verifying Checksum 14:43:42 04944245beec: Download complete 14:43:42 765212b225bb: Verifying Checksum 14:43:42 765212b225bb: Download complete 14:43:42 f23df028b6ca: Verifying Checksum 14:43:42 f23df028b6ca: Download complete 14:43:42 d65c8cfc05b1: Verifying Checksum 14:43:42 d65c8cfc05b1: Download complete 14:43:42 699f458cf7ca: Verifying Checksum 14:43:42 699f458cf7ca: Download complete 14:43:43 8998bd30e6a1: Verifying Checksum 14:43:43 8998bd30e6a1: Download complete 14:43:45 2437ff75d9bd: Verifying Checksum 14:43:45 2437ff75d9bd: Download complete 14:43:47 8998bd30e6a1: Pull complete 14:43:48 04944245beec: Pull complete 14:43:49 699f458cf7ca: Pull complete 14:43:49 765212b225bb: Pull complete 14:43:55 f23df028b6ca: Pull complete 14:43:55 d65c8cfc05b1: Pull complete 14:44:13 2437ff75d9bd: Pull complete 14:44:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-1074 does not seem to be running inside a container 14:44:13 $ 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/220 -v /w/workspace/app-service-configurable/220:/w/workspace/app-service-configurable/220:rw,z -v /w/workspace/app-service-configurable/220@tmp:/w/workspace/app-service-configurable/220@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 14:44:16 $ docker top a3edd759aad72feef6eaaab8d558dbeb1f07943982da939c76bd9e2737e129c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:17 ---> job-cost.sh 14:44:17 lf-activate-venv: SKIPPING 14:44:17 INFO: No Stack... 14:44:17 INFO: Retrieving Pricing Info for: v3-standard-4 14:44:18 INFO: Archiving Costs [Pipeline] sh 14:44:19 + cat /w/workspace/app-service-configurable/220/archives/cost.csv 14:44:19 + cut -d, -f6 [Pipeline] lock 14:44:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] 14:44:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] did not exist. Created. 14:44:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:44:19 /w/workspace/app-service-configurable/220@tmp/durable-58fc7253/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:44:19 + echo total: 0.10999999940395355 [Pipeline] stash 14:44:19 Warning: overwriting stash ‘stack-cost’ 14:44:19 Stashed 1 file(s) [Pipeline] } 14:44:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 14:44:20 $ docker stop --time=1 a3edd759aad72feef6eaaab8d558dbeb1f07943982da939c76bd9e2737e129c6 14:44:24 $ docker rm -f --volumes a3edd759aad72feef6eaaab8d558dbeb1f07943982da939c76bd9e2737e129c6 [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 14:44:25 provisioning config files... 14:44:25 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14948760748503535114tmp [Pipeline] { [Pipeline] sh 14:44:26 + set +x 14:44:26 + curl -s https://codecov.io/bash 14:44:26 + bash -s -- 14:44:26 14:44:26 _____ _ 14:44:26 / ____| | | 14:44:26 | | ___ __| | ___ ___ _____ __ 14:44:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:44:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:44:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:44:26 Bash-1.0.6 14:44:26 14:44:26 14:44:26 ==> git version 2.25.1 found 14:44:26 ==> 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 14:44:26 Release-Date: 2020-01-08 14:44:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:44:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:44:26 ==> Jenkins CI detected. 14:44:26 current dir:  /w/workspace/ry_app-service-configurable_main 14:44:26 project root: . 14:44:26 --> token set from env 14:44:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:44:26 ==> Running gcov in . (disable via -X gcov) 14:44:26 ==> Python coveragepy not found 14:44:26 ==> Searching for coverage reports in: 14:44:26 + . 14:44:26 -> Found 1 reports 14:44:26 ==> Detecting git/mercurial file structure 14:44:26 ==> Reading reports 14:44:26 + ./coverage.out bytes=13 14:44:26 ==> Appending adjustments 14:44:26 https://docs.codecov.io/docs/fixing-reports 14:44:26 + Found adjustments 14:44:26 ==> Gzipping contents 14:44:26 4.0K /tmp/codecov.N7vRtb.gz 14:44:26 ==> Uploading reports 14:44:26 url: https://codecov.io 14:44:26 query: branch=main&commit=d6c7bef36cd642dd9caca3159f3dce294963f756&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:44:26 -> Pinging Codecov 14:44:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d6c7bef36cd642dd9caca3159f3dce294963f756&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:44:26 -> Uploading to 14:44:26 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/A97CA9966030D2A3747ED39772930CCE/d6c7bef36cd642dd9caca3159f3dce294963f756/d7bf25f3-1b73-443d-bc96-2399beb695d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T144426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f563d383b2a2f5e3a609042158f44d66841ad31e8944c6949b2806e19f7280f2 14:44:26 % Total % Received % Xferd Average Speed Time Time Time Current 14:44:26 Dload Upload Total Spent Left Speed 14:44:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1152 100 234 0 0 100 234 0 694 --:--:-- --:--:-- --:--:-- 692 14:44:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] } 14:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:44:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:44:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:44:27 14:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:44:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:44:28 df9b9388f04a: Pulling fs layer 14:44:28 52dc419b0ee2: Pulling fs layer 14:44:28 25bc292e5bac: Pulling fs layer 14:44:28 114826534d7a: Pulling fs layer 14:44:28 4657fd5d0bcf: Pulling fs layer 14:44:28 6ad1cebc031e: Pulling fs layer 14:44:28 8a3aa393b2d8: Pulling fs layer 14:44:28 114826534d7a: Waiting 14:44:28 8a3aa393b2d8: Waiting 14:44:28 4657fd5d0bcf: Waiting 14:44:28 6ad1cebc031e: Waiting 14:44:28 25bc292e5bac: Verifying Checksum 14:44:28 25bc292e5bac: Download complete 14:44:28 52dc419b0ee2: Verifying Checksum 14:44:28 52dc419b0ee2: Download complete 14:44:28 4657fd5d0bcf: Verifying Checksum 14:44:28 4657fd5d0bcf: Download complete 14:44:28 df9b9388f04a: Verifying Checksum 14:44:28 df9b9388f04a: Download complete 14:44:28 df9b9388f04a: Pull complete 14:44:28 6ad1cebc031e: Verifying Checksum 14:44:28 6ad1cebc031e: Download complete 14:44:28 52dc419b0ee2: Pull complete 14:44:28 25bc292e5bac: Pull complete 14:44:28 114826534d7a: Verifying Checksum 14:44:28 114826534d7a: Download complete 14:44:29 8a3aa393b2d8: Verifying Checksum 14:44:32 114826534d7a: Pull complete 14:44:32 4657fd5d0bcf: Pull complete 14:44:32 6ad1cebc031e: Pull complete 14:44:35 8a3aa393b2d8: Pull complete 14:44:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:44:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:35 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:44:35 $ 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 14:44:41 $ docker top e342fb342ab3fb1b5093fc39fbaaac36d879d22ec271bf9c49e8f3e3373fce8d -eo pid,comm [Pipeline] { [Pipeline] echo 14:44:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:44:42 + set -o pipefail 14:44:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:44:51 14:44:51 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:44:51 14:44:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f94c768b-68ab-4809-aa39-a9aaaea37919 14:44:51 14:44:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:44:51 14:44:51 14:44:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:44:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:44:51 More details here: https://snyk.co/ue1NS [Pipeline] } 14:44:52 $ docker stop --time=1 e342fb342ab3fb1b5093fc39fbaaac36d879d22ec271bf9c49e8f3e3373fce8d 14:44:57 $ docker rm -f --volumes e342fb342ab3fb1b5093fc39fbaaac36d879d22ec271bf9c49e8f3e3373fce8d [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 14:44:58 + git log --format=format:%s -1 d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] sh 14:44:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:44:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:44:59 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:44: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 14:45:00 $ docker top 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 -eo pid,comm 14:45:00 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). 14:45:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:01 [ssh-agent] Looking for ssh-agent implementation... 14:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:02 $ docker exec 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 ssh-agent 14:45:02 SSH_AUTH_SOCK=/tmp/ssh-w1ZwnmuRsbBk/agent.32 14:45:02 SSH_AGENT_PID=38 14:45:02 Running ssh-add (command line suppressed) 14:45:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4902999296152544342.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4902999296152544342.key) 14:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:02 + git semver tag 14:45:02 2024-02-16 14:45:02,858 [run_tag] DEBUG tag force:False 14:45:02 2024-02-16 14:45:02,858 [check_head_tag] DEBUG check head tag 14:45:02 2024-02-16 14:45:02,859 [execute] INFO git cat-file --batch-check 14:45:02 2024-02-16 14:45:02,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:45:02 2024-02-16 14:45:02,863 [execute] INFO git cat-file --batch 14:45:02 2024-02-16 14:45:02,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:45:02 2024-02-16 14:45:02,885 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:45:02 2024-02-16 14:45:02,885 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 14:45:02 2024-02-16 14:45:02,885 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:45:02 2024-02-16 14:45:02,889 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:45:02 3.2.0-dev.11 [Pipeline] } 14:45:02 $ docker exec --env ******** --env ******** 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 ssh-agent -k 14:45:03 unset SSH_AUTH_SOCK; 14:45:03 unset SSH_AGENT_PID; 14:45:03 echo Agent pid 38 killed; 14:45:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:03 + git semver [Pipeline] } 14:45:03 $ docker stop --time=1 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 14:45:05 $ docker rm -f --volumes 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:45:10 14:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:45:11 0.23.1-centos7: Pulling from edgex-lftools 14:45:11 ab5ef0e58194: Pulling fs layer 14:45:11 9712f1f96733: Pulling fs layer 14:45:11 63f879dbbcfc: Pulling fs layer 14:45:11 0d9ebad4ef96: Pulling fs layer 14:45:11 e9a5061849ea: Pulling fs layer 14:45:11 d747dcd14b5f: Pulling fs layer 14:45:11 2de7ff778b66: Pulling fs layer 14:45:11 e9a5061849ea: Waiting 14:45:11 d747dcd14b5f: Waiting 14:45:11 2de7ff778b66: Waiting 14:45:11 0d9ebad4ef96: Waiting 14:45:11 9712f1f96733: Verifying Checksum 14:45:11 9712f1f96733: Download complete 14:45:11 63f879dbbcfc: Verifying Checksum 14:45:11 63f879dbbcfc: Download complete 14:45:11 e9a5061849ea: Verifying Checksum 14:45:11 e9a5061849ea: Download complete 14:45:11 d747dcd14b5f: Download complete 14:45:11 0d9ebad4ef96: Verifying Checksum 14:45:11 0d9ebad4ef96: Download complete 14:45:11 2de7ff778b66: Verifying Checksum 14:45:11 2de7ff778b66: Download complete 14:45:11 ab5ef0e58194: Verifying Checksum 14:45:11 ab5ef0e58194: Download complete 14:45:14 ab5ef0e58194: Pull complete 14:45:14 9712f1f96733: Pull complete 14:45:14 63f879dbbcfc: Pull complete 14:45:18 0d9ebad4ef96: Pull complete 14:45:18 e9a5061849ea: Pull complete 14:45:18 d747dcd14b5f: Pull complete 14:45:19 2de7ff778b66: Pull complete 14:45:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:45:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:19 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:45:19 $ 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 14:45:27 $ docker top 40c2a5977a1917bbec3dfcf4a8a49e3d4a3b9b588e0856bd16f165cd0800ef1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:45:27 provisioning config files... 14:45:27 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17756799157369300573tmp 14:45:27 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2386375535951032742tmp 14:45:27 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14391501150952807637tmp [Pipeline] { [Pipeline] echo 14:45:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:45:28 ---> sigul-configuration.sh 14:45:28 gpg: directory `/root/.gnupg' created 14:45:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:45:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:45:28 gpg: keyring `/root/.gnupg/secring.gpg' created 14:45:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:45:28 gpg: CAST5 encrypted data 14:45:28 gpg: encrypted with 1 passphrase 14:45:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:45:28 + mkdir /home/jenkins 14:45:28 + mkdir /home/jenkins/sigul [Pipeline] sh 14:45:28 + 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 14:45:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:45:29 ---> sigul-install.sh 14:45:29 Sigul already installed; skipping installation. [Pipeline] sh 14:45:29 + git tag --list 14:45:29 v1.0.0 14:45:29 v1.1.0 14:45:29 v1.2.0 14:45:29 v1.3.0 14:45:29 v1.3.1 14:45:29 v2.0.0 14:45:29 v2.0.1 14:45:29 v2.1.0 14:45:29 v2.1.1 14:45:29 v2.1.2 14:45:29 v2.2.0 14:45:29 v2.3 14:45:29 v2.3.0 14:45:29 v2.3.1 14:45:29 v3.0 14:45:29 v3.0.0 14:45:29 v3.0.1 14:45:29 v3.0.1-dev.1 14:45:29 v3.1 14:45:29 v3.1.0 14:45:29 v3.1.0-dev.1 14:45:29 v3.1.0-dev.10 14:45:29 v3.1.0-dev.11 14:45:29 v3.1.0-dev.12 14:45:29 v3.1.0-dev.13 14:45:29 v3.1.0-dev.14 14:45:29 v3.1.0-dev.15 14:45:29 v3.1.0-dev.16 14:45:29 v3.1.0-dev.17 14:45:29 v3.1.0-dev.18 14:45:29 v3.1.0-dev.19 14:45:29 v3.1.0-dev.2 14:45:29 v3.1.0-dev.20 14:45:29 v3.1.0-dev.21 14:45:29 v3.1.0-dev.22 14:45:29 v3.1.0-dev.23 14:45:29 v3.1.0-dev.24 14:45:29 v3.1.0-dev.25 14:45:29 v3.1.0-dev.26 14:45:29 v3.1.0-dev.27 14:45:29 v3.1.0-dev.28 14:45:29 v3.1.0-dev.29 14:45:29 v3.1.0-dev.3 14:45:29 v3.1.0-dev.30 14:45:29 v3.1.0-dev.31 14:45:29 v3.1.0-dev.32 14:45:29 v3.1.0-dev.33 14:45:29 v3.1.0-dev.34 14:45:29 v3.1.0-dev.35 14:45:29 v3.1.0-dev.36 14:45:29 v3.1.0-dev.37 14:45:29 v3.1.0-dev.38 14:45:29 v3.1.0-dev.39 14:45:29 v3.1.0-dev.4 14:45:29 v3.1.0-dev.5 14:45:29 v3.1.0-dev.6 14:45:29 v3.1.0-dev.7 14:45:29 v3.1.0-dev.8 14:45:29 v3.1.0-dev.9 14:45:29 v3.2.0-dev.1 14:45:29 v3.2.0-dev.10 14:45:29 v3.2.0-dev.11 14:45:29 v3.2.0-dev.2 14:45:29 v3.2.0-dev.3 14:45:29 v3.2.0-dev.4 14:45:29 v3.2.0-dev.5 14:45:29 v3.2.0-dev.6 14:45:29 v3.2.0-dev.7 14:45:29 v3.2.0-dev.8 14:45:29 v3.2.0-dev.9 [Pipeline] sh 14:45:29 + lftools sign git-tag v3.2.0-dev.11 14:45:30 Signing Git tag with Sigul... 14:45:30 Signing v3.2.0-dev.11 [Pipeline] echo 14:45:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:45:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:45:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:45:31 $ docker stop --time=1 40c2a5977a1917bbec3dfcf4a8a49e3d4a3b9b588e0856bd16f165cd0800ef1e 14:45:32 $ docker rm -f --volumes 40c2a5977a1917bbec3dfcf4a8a49e3d4a3b9b588e0856bd16f165cd0800ef1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:45:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:33 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:45:33 $ 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 14:45:34 $ docker top 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 -eo pid,comm 14:45:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:45:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:34 [ssh-agent] Looking for ssh-agent implementation... 14:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:34 $ docker exec 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 ssh-agent 14:45:35 SSH_AUTH_SOCK=/tmp/ssh-IehadaYh8j7R/agent.32 14:45:35 SSH_AGENT_PID=39 14:45:35 Running ssh-add (command line suppressed) 14:45:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1186854083514458094.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1186854083514458094.key) 14:45:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:35 + git semver bump pre 14:45:35 2024-02-16 14:45:35,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:45:35 2024-02-16 14:45:35,686 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 14:45:35 2024-02-16 14:45:35,686 [bump_version] DEBUG bumped version:3.2.0-dev.12 14:45:35 2024-02-16 14:45:35,686 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:45:35 2024-02-16 14:45:35,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:45:35 2024-02-16 14:45:35,686 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:45:35 2024-02-16 14:45:35,688 [execute] INFO git cat-file --batch-check 14:45:35 2024-02-16 14:45:35,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:45:35 2024-02-16 14:45:35,692 [execute] INFO git cat-file --batch 14:45:35 2024-02-16 14:45:35,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:45:35 2024-02-16 14:45:35,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:45:35 3.2.0-dev.12 [Pipeline] } 14:45:35 $ docker exec --env ******** --env ******** 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 ssh-agent -k 14:45:35 unset SSH_AUTH_SOCK; 14:45:35 unset SSH_AGENT_PID; 14:45:35 echo Agent pid 39 killed; 14:45:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:36 + git semver [Pipeline] } 14:45:36 $ docker stop --time=1 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 14:45:37 $ docker rm -f --volumes 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 [Pipeline] // withDockerContainer [Pipeline] sh 14:45:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:39 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:45:39 $ docker top b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:39 [ssh-agent] Looking for ssh-agent implementation... 14:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:39 $ docker exec b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a ssh-agent 14:45:39 SSH_AUTH_SOCK=/tmp/ssh-xYFyZnUZ3CSt/agent.32 14:45:39 SSH_AGENT_PID=38 14:45:39 Running ssh-add (command line suppressed) 14:45:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17313507611403174524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17313507611403174524.key) 14:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:40 + git semver push 14:45:40 2024-02-16 14:45:40,635 [run_push] DEBUG push 14:45:40 2024-02-16 14:45:40,635 [execute] INFO git cat-file --batch-check 14:45:40 2024-02-16 14:45:40,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:45:40 2024-02-16 14:45:40,639 [execute] INFO git rev-list 0c07b6adf73e4b52c1e4c88ac186a5b1be735d44 -- 14:45:40 2024-02-16 14:45:40,640 [execute] DEBUG Popen(['git', 'rev-list', '0c07b6adf73e4b52c1e4c88ac186a5b1be735d44', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:45:40 2024-02-16 14:45:40,651 [execute] INFO git fetch -v origin 14:45:40 2024-02-16 14:45:40,651 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:45:41 2024-02-16 14:45:41,138 [run_push] DEBUG no remote changes detected 14:45:41 2024-02-16 14:45:41,139 [execute] INFO git push origin semver 14:45:41 2024-02-16 14:45:41,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:45:42 2024-02-16 14:45:41,830 [run_push] DEBUG push all version tags 14:45:42 2024-02-16 14:45:41,831 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:45:42 2024-02-16 14:45:41,831 [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) 14:45:42 2024-02-16 14:45:42,500 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:45:42 3.2.0-dev.12 [Pipeline] } 14:45:42 $ docker exec --env ******** --env ******** b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a ssh-agent -k 14:45:42 unset SSH_AUTH_SOCK; 14:45:42 unset SSH_AGENT_PID; 14:45:42 echo Agent pid 38 killed; 14:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:43 + git semver [Pipeline] } 14:45:43 $ docker stop --time=1 b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a 14:45:44 $ docker rm -f --volumes b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a [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 14:45:46 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:45:46 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:45:46 total 16 14:45:46 drwxr-xr-x 3 root root 4096 Feb 16 14:32 . 14:45:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:45 .. 14:45:46 drwxr-xr-x 2 root root 4096 Feb 16 14:32 cost 14:45:46 -rw-r--r-- 1 root root 96 Feb 16 14:32 cost.csv 14:45:46 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:45:46 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:45:46 total 16 14:45:46 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:32 . 14:45:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:45 .. 14:45:46 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 14:32 cost 14:45:46 -rw-r--r-- 1 jenkins jenkins 96 Feb 16 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:45:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:45:47 ---> package-listing.sh 14:45:47 ++ facter osfamily 14:45:47 ++ tr '[:upper:]' '[:lower:]' 14:45:48 + OS_FAMILY=debian 14:45:48 + workspace=/w/workspace/ry_app-service-configurable_main 14:45:48 + START_PACKAGES=/tmp/packages_start.txt 14:45:48 + END_PACKAGES=/tmp/packages_end.txt 14:45:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:45:48 + PACKAGES=/tmp/packages_start.txt 14:45:48 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:45:48 + PACKAGES=/tmp/packages_end.txt 14:45:48 + case "${OS_FAMILY}" in 14:45:48 + dpkg -l 14:45:48 + grep '^ii' 14:45:48 + '[' -f /tmp/packages_start.txt ']' 14:45:48 + '[' -f /tmp/packages_end.txt ']' 14:45:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:45:48 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:45:48 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:45:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:45:48 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 14:45:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:49 prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container 14:45:49 $ 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 14:45:49 $ docker top a1559aee864e1c9a4e07a18dd80937b4264a0bce15a82e36ff62d010c2109d1e -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:49 + touch /tmp/pre-build-complete [Pipeline] sh 14:45:50 + mkdir -p /var/log/sysstat [Pipeline] sh 14:45:50 + ls /var/log/sa-host 14:45:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:50 provisioning config files... 14:45:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17526551298449665649tmp [Pipeline] { [Pipeline] echo 14:45:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:45:51 ---> create-netrc.sh [Pipeline] } 14:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:45:51 ---> python-tools-install.sh [Pipeline] echo 14:45:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:45:51 ---> sudo-logs.sh 14:45:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:45:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:45:52 ---> job-cost.sh 14:45:52 lf-activate-venv: SKIPPING 14:45:52 DEBUG: total: 0.2199999988079071 14:45:52 INFO: Retrieving Stack Cost... 14:45:53 INFO: Retrieving Pricing Info for: v3-standard-8 14:45:53 INFO: Archiving Costs [Pipeline] echo 14:45:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:45:53 ---> logs-deploy.sh 14:45:53 lf-activate-venv: SKIPPING 14:45:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/220 14:45:53 INFO: archiving workspace using pattern(s): 14:45:54 Archives upload complete. 14:45:54 INFO: archiving logs to Nexus