Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c387f8d8248c2e23c26c5a451cea17ce39badd4b 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-ssh13195744336002059084.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-ssh11851278356312275569.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-ssh13102108321982034922.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-ssh209063211019269239.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-ssh14832106303841021640.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-506’ Running on prd-ubuntu20.04-docker-8c-8g-508 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 c387f8d8248c2e23c26c5a451cea17ce39badd4b (main) Commit message: "Merge pull request #639 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.17" > 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 c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 > git rev-list --no-walk 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:07 ========================================================= 03:00:07 EdgeX Global Pipelines Version Info 03:00:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:08 ------------------- 03:00:08 stable info: 03:00:08 ------------------- 03:00:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:00:08 Message: update stable to v1.0.258 03:00:08 ------------------- 03:00:08 experimental info: 03:00:08 ------------------- 03:00:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:00:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:00:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:00:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:00:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo 03:00:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c387f8d [Pipeline] echo 03:00:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:10 provisioning config files... 03:00:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16973530830516080399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:10 ---> ****-login.sh 03:00:10 nexus3.edgexfoundry.org:10001 03:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:10 Configure a credential helper to remove this warning. See 03:00:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:10 03:00:10 Login Succeeded 03:00:10 nexus3.edgexfoundry.org:10002 03:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:11 Configure a credential helper to remove this warning. See 03:00:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:11 03:00:11 Login Succeeded 03:00:11 nexus3.edgexfoundry.org:10003 03:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:11 Configure a credential helper to remove this warning. See 03:00:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:11 03:00:11 Login Succeeded 03:00:11 nexus3.edgexfoundry.org:10004 03:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:11 Configure a credential helper to remove this warning. See 03:00:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:11 03:00:11 Login Succeeded 03:00:11 ****.io 03:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:11 Configure a credential helper to remove this warning. See 03:00:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:11 03:00:11 Login Succeeded 03:00:11 ---> ****-login.sh ends [Pipeline] } 03:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:00:12 + git rev-list -1 --merges c387f8d8248c2e23c26c5a451cea17ce39badd4b~1..c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo 03:00:12 -----------> git rev-list -1 --merges c387f8d8248c2e23c26c5a451cea17ce39badd4b~1..c387f8d8248c2e23c26c5a451cea17ce39badd4b c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:00:12 c387f8d8248c2e23c26c5a451cea17ce39badd4b [false] [Pipeline] sh 03:00:12 + git log --format=format:%s -1 c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo 03:00:12 ========================================================= 03:00:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:13 + git log --format=format:%s -1 c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo 03:00:13 [semverPrep] GIT_COMMIT: c387f8d8248c2e23c26c5a451cea17ce39badd4b, Commit Message: Merge pull request #639 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.17 [Pipeline] echo 03:00:13 [semverPrep] This is not a build commit. [Pipeline] sh 03:00:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:13 + grep -v github /etc/ssh/ssh_known_hosts 03:00:13 + [ -e /tmp/ssh_known_hosts ] 03:00:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:13 + sudo tee -a /etc/ssh/ssh_known_hosts 03:00:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:13 03:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:14 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:14 b85a868b505f: Pulling fs layer 03:00:14 e2be974225ed: Pulling fs layer 03:00:14 339a4e72a1f5: Pulling fs layer 03:00:14 988bab9f4d93: Pulling fs layer 03:00:14 1469e6f7b9e6: Pulling fs layer 03:00:14 eaf3925da568: Pulling fs layer 03:00:14 bab4dde63d76: Pulling fs layer 03:00:14 bde34c3a00c8: Pulling fs layer 03:00:14 b352a97aabf1: Pulling fs layer 03:00:14 1469e6f7b9e6: Waiting 03:00:14 4872d77fe225: Pulling fs layer 03:00:14 eaf3925da568: Waiting 03:00:14 988bab9f4d93: Waiting 03:00:14 5851b861e8e6: Pulling fs layer 03:00:14 b352a97aabf1: Waiting 03:00:14 bab4dde63d76: Waiting 03:00:14 bde34c3a00c8: Waiting 03:00:14 4872d77fe225: Waiting 03:00:14 e2be974225ed: Download complete 03:00:14 988bab9f4d93: Verifying Checksum 03:00:14 988bab9f4d93: Download complete 03:00:14 1469e6f7b9e6: Verifying Checksum 03:00:14 1469e6f7b9e6: Download complete 03:00:14 eaf3925da568: Download complete 03:00:14 339a4e72a1f5: Verifying Checksum 03:00:14 339a4e72a1f5: Download complete 03:00:14 bde34c3a00c8: Download complete 03:00:14 b352a97aabf1: Verifying Checksum 03:00:14 b352a97aabf1: Download complete 03:00:14 4872d77fe225: Verifying Checksum 03:00:14 4872d77fe225: Download complete 03:00:14 5851b861e8e6: Verifying Checksum 03:00:14 5851b861e8e6: Download complete 03:00:14 b85a868b505f: Verifying Checksum 03:00:14 b85a868b505f: Download complete 03:00:14 bab4dde63d76: Verifying Checksum 03:00:14 bab4dde63d76: Download complete 03:00:15 b85a868b505f: Pull complete 03:00:15 e2be974225ed: Pull complete 03:00:16 339a4e72a1f5: Pull complete 03:00:16 988bab9f4d93: Pull complete 03:00:16 1469e6f7b9e6: Pull complete 03:00:16 eaf3925da568: Pull complete 03:00:18 bab4dde63d76: Pull complete 03:00:18 bde34c3a00c8: Pull complete 03:00:18 b352a97aabf1: Pull complete 03:00:18 4872d77fe225: Pull complete 03:00:18 5851b861e8e6: Pull complete 03:00:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:18 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:00: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 03:00:21 $ docker top 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de -eo pid,comm 03:00: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). 03:00:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:21 [ssh-agent] Looking for ssh-agent implementation... 03:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:21 $ docker exec 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent 03:00:21 SSH_AUTH_SOCK=/tmp/ssh-5O4a1WaI4zUb/agent.32 03:00:21 SSH_AGENT_PID=38 03:00:21 Running ssh-add (command line suppressed) 03:00:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7228872053334707111.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7228872053334707111.key) 03:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:21 + git tag --points-at HEAD [Pipeline] } 03:00:21 $ docker exec --env ******** --env ******** 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent -k 03:00:22 unset SSH_AUTH_SOCK; 03:00:22 unset SSH_AGENT_PID; 03:00:22 echo Agent pid 38 killed; 03:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:22 [ssh-agent] Looking for ssh-agent implementation... 03:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:22 $ docker exec 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent 03:00:22 SSH_AUTH_SOCK=/tmp/ssh-rdC7uo85AyCv/agent.70 03:00:22 SSH_AGENT_PID=76 03:00:22 Running ssh-add (command line suppressed) 03:00:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3627705516507334914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3627705516507334914.key) 03:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:22 + git semver init 03:00:23 2024-02-06 03:00:22,956 [run_init] DEBUG init version:0.0.0 force:False 03:00:23 2024-02-06 03:00:22,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 03:00:23 2024-02-06 03:00:22,957 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 03:00:23 2024-02-06 03:00:22,957 [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) 03:00:24 2024-02-06 03:00:24,050 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 03:00:24 2024-02-06 03:00:24,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 03:00:24 2024-02-06 03:00:24,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:00:24 2024-02-06 03:00:24,051 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:00:24 3.2.0-dev.9 [Pipeline] } 03:00:24 $ docker exec --env ******** --env ******** 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent -k 03:00:24 unset SSH_AUTH_SOCK; 03:00:24 unset SSH_AGENT_PID; 03:00:24 echo Agent pid 76 killed; 03:00:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:24 + git semver [Pipeline] } 03:00:25 $ docker stop --time=1 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de 03:00:26 $ docker rm -f --volumes 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de [Pipeline] // withDockerContainer [Pipeline] sh 03:00:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:00:27 Stashed 1 file(s) [Pipeline] echo 03:00:27 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 03:00:27 provisioning config files... 03:00:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3768094928360613317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:27 ---> ****-login.sh 03:00:27 nexus3.edgexfoundry.org:10001 03:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:27 Configure a credential helper to remove this warning. See 03:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:27 03:00:27 Login Succeeded 03:00:27 nexus3.edgexfoundry.org:10002 03:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:27 Configure a credential helper to remove this warning. See 03:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:27 03:00:27 Login Succeeded 03:00:27 nexus3.edgexfoundry.org:10003 03:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:28 Configure a credential helper to remove this warning. See 03:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:28 03:00:28 Login Succeeded 03:00:28 nexus3.edgexfoundry.org:10004 03:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:28 Configure a credential helper to remove this warning. See 03:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:28 03:00:28 Login Succeeded 03:00:28 ****.io 03:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:28 Configure a credential helper to remove this warning. See 03:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:28 03:00:28 Login Succeeded 03:00:28 ---> ****-login.sh ends [Pipeline] } 03:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:00:28 ========================================================= 03:00:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:00:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00: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 . 03:00:29 Sending build context to Docker daemon 8.777MB 03:00:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:00:29 Step 2/12 : FROM ${BASE} AS builder 03:00:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:00:29 7264a8db6415: Pulling fs layer 03:00:29 c4d48a809fc2: Pulling fs layer 03:00:29 4f1c88b9dad5: Pulling fs layer 03:00:29 ad3a456e5733: Pulling fs layer 03:00:29 69c7f0334f64: Pulling fs layer 03:00:29 1f1c1a5573a3: Pulling fs layer 03:00:29 ce7588e14bc9: Pulling fs layer 03:00:29 b5e4710f87ac: Pulling fs layer 03:00:29 1f1c1a5573a3: Waiting 03:00:29 b5e4710f87ac: Waiting 03:00:29 ce7588e14bc9: Waiting 03:00:29 ad3a456e5733: Waiting 03:00:29 69c7f0334f64: Waiting 03:00:29 c4d48a809fc2: Download complete 03:00:29 ad3a456e5733: Verifying Checksum 03:00:29 ad3a456e5733: Download complete 03:00:29 69c7f0334f64: Verifying Checksum 03:00:29 69c7f0334f64: Download complete 03:00:29 7264a8db6415: Verifying Checksum 03:00:29 7264a8db6415: Download complete 03:00:29 1f1c1a5573a3: Verifying Checksum 03:00:29 1f1c1a5573a3: Download complete 03:00:29 b5e4710f87ac: Verifying Checksum 03:00:29 b5e4710f87ac: Download complete 03:00:29 7264a8db6415: Pull complete 03:00:29 c4d48a809fc2: Pull complete 03:00:29 4f1c88b9dad5: Verifying Checksum 03:00:29 4f1c88b9dad5: Download complete 03:00:29 ce7588e14bc9: Verifying Checksum 03:00:29 ce7588e14bc9: Download complete 03:00:32 4f1c88b9dad5: Pull complete 03:00:32 ad3a456e5733: Pull complete 03:00:32 69c7f0334f64: Pull complete 03:00:32 1f1c1a5573a3: Pull complete 03:00:35 ce7588e14bc9: Pull complete 03:00:35 b5e4710f87ac: Pull complete 03:00:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:00:36 ---> 88b5674ff536 03:00:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:00:42 Still waiting to schedule task 03:00:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-507’ is offline 03:00:47 ---> Running in a96058e7ecdf 03:00:47 Removing intermediate container a96058e7ecdf 03:00:47 ---> e316f40d2182 03:00:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:00:47 ---> Running in 6094350bad0f 03:00:47 Removing intermediate container 6094350bad0f 03:00:47 ---> 3a9b025b0b3b 03:00:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:00:47 ---> Running in 6e3c8cf93701 03:00:47 Removing intermediate container 6e3c8cf93701 03:00:47 ---> 96847becc5ee 03:00:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:00:47 ---> Running in 08c5da197665 03:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:00:48 OK: 264 MiB in 52 packages 03:00:48 Removing intermediate container 08c5da197665 03:00:48 ---> 9109d1268c5b 03:00:48 Step 7/12 : WORKDIR /app 03:00:48 ---> Running in 969cc5c583f0 03:00:48 Removing intermediate container 969cc5c583f0 03:00:48 ---> 15332688b313 03:00:48 Step 8/12 : COPY go.mod vendor* ./ 03:00:48 ---> b46c53b8e745 03:00:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:48 ---> Running in 3d0f2f2c1424 03:01:17 Removing intermediate container 3d0f2f2c1424 03:01:17 ---> 69730de7ec9b 03:01:17 Step 10/12 : COPY . . 03:01:17 ---> 386c373c0508 03:01:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:01:17 ---> Running in 65fa743569b7 03:01:17 Removing intermediate container 65fa743569b7 03:01:17 ---> 38662749b45c 03:01:17 Step 12/12 : RUN $MAKE 03:01:17 ---> Running in 579cf76777ed 03:01:17 noop 03:01:17 Removing intermediate container 579cf76777ed 03:01:17 ---> 603949038a42 03:01:17 Successfully built 603949038a42 03:01:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:18 + docker inspect -f . ci-base-image-x86_64 03:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:18 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:20 $ docker top 99e938f0d0902f466d5a8c1b2406de4f08cab3ddb1a22dddd4f7a9a0ab80be2c -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:23 + go version 03:01:23 go version go1.21.0 linux/amd64 [Pipeline] } 03:01:23 $ docker stop --time=1 99e938f0d0902f466d5a8c1b2406de4f08cab3ddb1a22dddd4f7a9a0ab80be2c 03:01:24 $ docker rm -f --volumes 99e938f0d0902f466d5a8c1b2406de4f08cab3ddb1a22dddd4f7a9a0ab80be2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:25 + docker inspect -f . ci-base-image-x86_64 03:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:25 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:01:25 $ 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 03:01:25 $ docker top ea8e19f5df0a6cd53d56e5766d39e765de11aa6be01916156555dec598a0053f -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 03:01:26 + make test 03:01:26 go test -race -coverprofile=coverage.out ./... 03:01:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:02:01 go vet ./... 03:02:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:02:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:02:04 ./bin/test-attribution-txt.sh 03:02:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:02:04 $ docker stop --time=1 ea8e19f5df0a6cd53d56e5766d39e765de11aa6be01916156555dec598a0053f 03:02:07 $ docker rm -f --volumes ea8e19f5df0a6cd53d56e5766d39e765de11aa6be01916156555dec598a0053f [Pipeline] // withDockerContainer [Pipeline] sh 03:02:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:02:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:02:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:02:09 + ls -al . 03:02:09 total 184 03:02:09 drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 03:01 . 03:02:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:00 .. 03:02:09 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 03:00 .dockerignore 03:02:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:01 .git 03:02:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:00 .github 03:02:09 -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 03:00 .gitignore 03:02:09 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 03:00 .golangci.yml 03:02:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:00 .semver 03:02:09 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 03:00 Attribution.txt 03:02:09 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 03:00 CHANGELOG.md 03:02:09 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 03:00 Dockerfile 03:02:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:00 GOVERNANCE.md 03:02:09 -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 03:00 Jenkinsfile 03:02:09 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 03:00 LICENSE 03:02:09 -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 03:00 OWNERS.md 03:02:09 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 03:00 README.md 03:02:09 -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 03:00 VERSION 03:02:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:00 bin 03:02:09 -rw-r--r-- 1 jenkins jenkins 13 Feb 6 03:01 coverage.out 03:02:09 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 03:00 go.mod 03:02:09 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 03:00 go.sum 03:02:09 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 03:00 main.go 03:02:09 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 03:00 makefile 03:02:09 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 03:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:09 + 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=c387f8d8248c2e23c26c5a451cea17ce39badd4b --label arch=amd64 --label version=3.2.0-dev.9 . 03:02:09 Sending build context to Docker daemon 8.778MB 03:02:09 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:02:09 Step 2/27 : FROM ${BASE} AS builder 03:02:09 ---> 603949038a42 03:02:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:02:09 ---> Running in c7098c41fd3d 03:02:10 Removing intermediate container c7098c41fd3d 03:02:10 ---> 1e9d851626d7 03:02:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:02:10 ---> Running in b8a9092c9a25 03:02:10 Removing intermediate container b8a9092c9a25 03:02:10 ---> 62b01abeb61d 03:02:10 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:02:10 ---> Running in 61cd982bfe7f 03:02:10 Removing intermediate container 61cd982bfe7f 03:02:10 ---> 074fa262a7b3 03:02:10 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:02:10 ---> Running in 01859697d7b0 03:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:02:10 OK: 264 MiB in 52 packages 03:02:11 Removing intermediate container 01859697d7b0 03:02:11 ---> a9ec3194b2a7 03:02:11 Step 7/27 : WORKDIR /app 03:02:11 ---> Running in f5120a080f15 03:02:11 Removing intermediate container f5120a080f15 03:02:11 ---> 08925f164c1a 03:02:11 Step 8/27 : COPY go.mod vendor* ./ 03:02:11 ---> 7a31ce9c7276 03:02:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:11 ---> Running in b351d7f0ad3d 03:02:11 Removing intermediate container b351d7f0ad3d 03:02:11 ---> edc94f68f324 03:02:11 Step 10/27 : COPY . . 03:02:12 ---> 643ed058072b 03:02:12 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:02:12 ---> Running in d3e5236e0ef0 03:02:12 Removing intermediate container d3e5236e0ef0 03:02:12 ---> 231720118f69 03:02:12 Step 12/27 : RUN $MAKE 03:02:12 ---> Running in d5fc63ae6d56 03:02:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-service-configurable 03:02:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-509 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 03:02:17 Running in /w/workspace/app-service-configurable/218 [Pipeline] { [Pipeline] checkout 03:02:20 Selected Git installation does not exist. Using Default 03:02:20 The recommended git tool is: NONE 03:02:27 using credential edgex-jenkins-ssh 03:02:27 Cloning the remote Git repository 03:02:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:02:27 > git init /w/workspace/app-service-configurable/218 # timeout=10 03:02:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:02:27 > git --version # timeout=10 03:02:27 > git --version # 'git version 2.25.1' 03:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:30 Avoid second fetch 03:02:30 Checking out Revision c387f8d8248c2e23c26c5a451cea17ce39badd4b (main) 03:02:30 Removing intermediate container d5fc63ae6d56 03:02:30 ---> 5ad40d13b946 03:02:30 Step 13/27 : FROM alpine:3.18 03:02:30 3.18: Pulling from library/alpine 03:02:30 619be1103602: Pulling fs layer 03:02:30 619be1103602: Download complete 03:02:30 619be1103602: Pull complete 03:02:30 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:02:30 Status: Downloaded newer image for alpine:3.18 03:02:30 ---> d3782b16ccc9 03:02:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:02:30 ---> Running in 4df18412e433 03:02:30 Removing intermediate container 4df18412e433 03:02:30 ---> df1beea8d115 03:02:30 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:02:30 ---> Running in 8e94291aef17 03:02:30 Removing intermediate container 8e94291aef17 03:02:30 ---> 979892c52ac2 03:02:30 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:02:30 ---> Running in bfe854245a2c 03:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:02:30 (1/2) Installing ca-certificates (20230506-r0) 03:02:30 (2/2) Installing dumb-init (1.2.5-r2) 03:02:30 Executing busybox-1.36.1-r5.trigger 03:02:30 Executing ca-certificates-20230506-r0.trigger 03:02:30 OK: 8 MiB in 17 packages 03:02:31 Commit message: "Merge pull request #639 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.17" 03:02:31 Removing intermediate container bfe854245a2c 03:02:31 ---> 7014eb522ca3 03:02:31 Step 17/27 : RUN apk --no-cache upgrade 03:02:31 ---> Running in bbd088a0401f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 03:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:31 OK: 8 MiB in 17 packages 03:02:30 > git config core.sparsecheckout # timeout=10 03:02:30 > git checkout -f c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 03:02:32 Removing intermediate container bbd088a0401f 03:02:32 ---> bc5a883aed39 03:02:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:02:32 ---> f001230f9bf0 03:02:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:02:32 ---> 5e8c9878ce8a 03:02:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:02:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:02:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:32 Dload Upload Total Spent Left Speed 03:02:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 121k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh 03:02:32 ---> c52b67c7e5e9 03:02:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:02:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:02:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:02:32 + sudo tee /etc/docker/daemon.new 03:02:32 { 03:02:32 "registry-mirrors": [ 03:02:32 "https://nexus3.edgexfoundry.org:10001" 03:02:32 ], 03:02:32 "bip": "10.250.0.254/24", 03:02:32 "hosts": [ 03:02:32 "tcp://0.0.0.0:5555", 03:02:32 "unix:///var/run/docker.sock" 03:02:32 ], 03:02:32 "mtu": 1458, 03:02:32 "selinux-enabled": true, 03:02:32 "seccomp-profile": "/etc/docker/seccomp.json" 03:02:32 } [Pipeline] sh 03:02:33 ---> 08f811f9ebf2 03:02:33 Step 22/27 : EXPOSE 48095 03:02:33 ---> Running in 0649ca57abb3 03:02:33 Removing intermediate container 0649ca57abb3 03:02:33 ---> 8c2aab7780ed 03:02:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:02:33 ---> Running in 5e5f1186d4f7 03:02:33 Removing intermediate container 5e5f1186d4f7 03:02:33 ---> dc2a754ee643 03:02:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:02:33 ---> Running in 3029703689ed 03:02:33 Removing intermediate container 3029703689ed 03:02:33 ---> 649d1e32b39f 03:02:33 Step 25/27 : LABEL arch=amd64 03:02:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:02:33 ---> Running in a1e70e90ba09 03:02:33 Removing intermediate container a1e70e90ba09 03:02:33 ---> af1503e30f03 03:02:33 Step 26/27 : LABEL git_sha=c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:02:33 ---> Running in 527cf8478fba 03:02:33 Removing intermediate container 527cf8478fba 03:02:33 ---> 7750f2688f98 03:02:33 Step 27/27 : LABEL version=3.2.0-dev.9 03:02:33 ---> Running in 3a4fa2917c57 03:02:33 + sudo service docker restart 03:02:33 Removing intermediate container 3a4fa2917c57 03:02:33 ---> 3a8465cca813 03:02:33 [Warning] One or more build-args [ARCH] were not consumed 03:02:33 Successfully built 3a8465cca813 03:02:33 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 03:02:33 provisioning config files... 03:02:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14252648856816144037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:34 ---> ****-login.sh 03:02:34 nexus3.edgexfoundry.org:10001 03:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 nexus3.edgexfoundry.org:10002 03:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 nexus3.edgexfoundry.org:10003 03:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 nexus3.edgexfoundry.org:10004 03:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 ****.io 03:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 ---> ****-login.sh ends [Pipeline] } 03:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:02:34 c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:02:34 latest 03:02:34 3.2.0-dev.9 03:02:34 c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 03:02:34 main 03:02:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:02:35 5167a49e4724: Preparing 03:02:35 c7e6582ab49c: Preparing 03:02:35 539533f50511: Preparing 03:02:35 1ad2a8c86524: Preparing 03:02:35 c17f365cbf5c: Preparing 03:02:35 ff5e8f09af51: Preparing 03:02:35 aedc3bda2944: Preparing 03:02:35 ff5e8f09af51: Waiting 03:02:35 aedc3bda2944: Waiting 03:02:35 1ad2a8c86524: Pushed 03:02:35 c17f365cbf5c: Pushed 03:02:35 539533f50511: Pushed 03:02:35 c7e6582ab49c: Pushed 03:02:35 aedc3bda2944: Layer already exists 03:02:36 ff5e8f09af51: Pushed 03:02:37 5167a49e4724: Pushed 03:02:37 c387f8d8248c2e23c26c5a451cea17ce39badd4b: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:02:38 5167a49e4724: Preparing 03:02:38 c7e6582ab49c: Preparing 03:02:38 539533f50511: Preparing 03:02:38 1ad2a8c86524: Preparing 03:02:38 c17f365cbf5c: Preparing 03:02:38 ff5e8f09af51: Preparing 03:02:38 aedc3bda2944: Preparing 03:02:38 ff5e8f09af51: Waiting 03:02:38 aedc3bda2944: Waiting 03:02:38 1ad2a8c86524: Layer already exists 03:02:38 5167a49e4724: Layer already exists 03:02:38 c17f365cbf5c: Layer already exists 03:02:38 c7e6582ab49c: Layer already exists 03:02:38 539533f50511: Layer already exists 03:02:38 ff5e8f09af51: Layer already exists 03:02:38 aedc3bda2944: Layer already exists 03:02:38 latest: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.9 03:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:02:39 5167a49e4724: Preparing 03:02:39 c7e6582ab49c: Preparing 03:02:39 539533f50511: Preparing 03:02:39 1ad2a8c86524: Preparing 03:02:39 c17f365cbf5c: Preparing 03:02:39 ff5e8f09af51: Preparing 03:02:39 aedc3bda2944: Preparing 03:02:39 ff5e8f09af51: Waiting 03:02:39 aedc3bda2944: Waiting 03:02:39 539533f50511: Layer already exists 03:02:39 c7e6582ab49c: Layer already exists 03:02:39 5167a49e4724: Layer already exists 03:02:39 c17f365cbf5c: Layer already exists 03:02:39 1ad2a8c86524: Layer already exists 03:02:39 ff5e8f09af51: Layer already exists 03:02:39 aedc3bda2944: Layer already exists 03:02:39 3.2.0-dev.9: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 03:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:02:40 5167a49e4724: Preparing 03:02:40 c7e6582ab49c: Preparing 03:02:40 539533f50511: Preparing 03:02:40 1ad2a8c86524: Preparing 03:02:40 c17f365cbf5c: Preparing 03:02:40 ff5e8f09af51: Preparing 03:02:40 aedc3bda2944: Preparing 03:02:40 ff5e8f09af51: Waiting 03:02:40 aedc3bda2944: Waiting 03:02:40 539533f50511: Layer already exists 03:02:40 5167a49e4724: Layer already exists 03:02:40 c7e6582ab49c: Layer already exists 03:02:40 1ad2a8c86524: Layer already exists 03:02:40 c17f365cbf5c: Layer already exists 03:02:40 ff5e8f09af51: Layer already exists 03:02:40 aedc3bda2944: Layer already exists 03:02:40 c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:02:40 5167a49e4724: Preparing 03:02:40 c7e6582ab49c: Preparing 03:02:40 539533f50511: Preparing 03:02:40 1ad2a8c86524: Preparing 03:02:40 c17f365cbf5c: Preparing 03:02:40 ff5e8f09af51: Preparing 03:02:40 aedc3bda2944: Preparing 03:02:40 ff5e8f09af51: Waiting 03:02:40 aedc3bda2944: Waiting 03:02:40 5167a49e4724: Layer already exists 03:02:40 539533f50511: Layer already exists 03:02:40 1ad2a8c86524: Layer already exists 03:02:40 c7e6582ab49c: Layer already exists 03:02:40 c17f365cbf5c: Layer already exists 03:02:40 ff5e8f09af51: Layer already exists 03:02:40 aedc3bda2944: Layer already exists 03:02:40 main: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:41 ===================================================== [Pipeline] echo 03:02:41 taggedImages: 03:02:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:02:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:02:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.9 03:02:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 03:02:41 - 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 03:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:41 03:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:42 latest: Pulling from edgex-lftools-log-publisher 03:02:42 5eb5b503b376: Pulling fs layer 03:02:42 5c69ac0246d0: Pulling fs layer 03:02:42 ec43610c2a17: Pulling fs layer 03:02:42 3a2ae6a8a46f: Pulling fs layer 03:02:42 33b1e0a273af: Pulling fs layer 03:02:42 5d3b04190fa2: Pulling fs layer 03:02:42 2f39f015ded8: Pulling fs layer 03:02:42 3a2ae6a8a46f: Waiting 03:02:42 33b1e0a273af: Waiting 03:02:42 5d3b04190fa2: Waiting 03:02:42 2f39f015ded8: Waiting 03:02:42 5c69ac0246d0: Verifying Checksum 03:02:42 5c69ac0246d0: Download complete 03:02:42 3a2ae6a8a46f: Download complete 03:02:42 33b1e0a273af: Verifying Checksum 03:02:42 33b1e0a273af: Download complete 03:02:42 5d3b04190fa2: Verifying Checksum 03:02:42 5d3b04190fa2: Download complete 03:02:42 ec43610c2a17: Verifying Checksum 03:02:42 ec43610c2a17: Download complete 03:02:42 5eb5b503b376: Verifying Checksum 03:02:42 5eb5b503b376: Download complete 03:02:43 2f39f015ded8: Download complete 03:02:43 5eb5b503b376: Pull complete 03:02:43 5c69ac0246d0: Pull complete 03:02:44 ec43610c2a17: Pull complete 03:02:44 3a2ae6a8a46f: Pull complete 03:02:44 33b1e0a273af: Pull complete 03:02:44 5d3b04190fa2: Pull complete 03:02:48 2f39f015ded8: Pull complete 03:02:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:49 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:02:49 $ 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 03:02:51 $ docker top 7d489209554fb129d291dbd72e93e16972aefafacd1937e1d467041b35e7096a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:51 provisioning config files... 03:02:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/218@tmp/config16849105323136893560tmp [Pipeline] { 03:02:51 ---> job-cost.sh 03:02:51 lf-activate-venv: SKIPPING 03:02:51 INFO: No Stack... [Pipeline] libraryResource [Pipeline] sh 03:02:52 INFO: Retrieving Pricing Info for: v3-standard-8 03:02:52 ---> ****-login.sh 03:02:52 nexus3.edgexfoundry.org:10001 03:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:52 INFO: Archiving Costs [Pipeline] sh 03:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:52 Configure a credential helper to remove this warning. See 03:02:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:52 03:02:52 Login Succeeded 03:02:52 nexus3.edgexfoundry.org:10002 03:02:53 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 03:02:53 + cut -d, -f6 [Pipeline] lock 03:02:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] 03:02:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] did not exist. Created. 03:02:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] { [Pipeline] unstash 03:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 03:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:53 Configure a credential helper to remove this warning. See 03:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:53 03:02:53 Login Succeeded 03:02:53 nexus3.edgexfoundry.org:10003 03:02:53 + echo total: 0.2199999988079071 [Pipeline] stash 03:02:53 Stashed 1 file(s) [Pipeline] } 03:02:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 03:02:53 $ docker stop --time=1 7d489209554fb129d291dbd72e93e16972aefafacd1937e1d467041b35e7096a 03:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:53 Configure a credential helper to remove this warning. See 03:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:53 03:02:53 Login Succeeded 03:02:53 nexus3.edgexfoundry.org:10004 03:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:53 Configure a credential helper to remove this warning. See 03:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:53 03:02:53 Login Succeeded 03:02:53 ****.io 03:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:54 Configure a credential helper to remove this warning. See 03:02:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:54 03:02:54 Login Succeeded 03:02:54 ---> ****-login.sh ends 03:02:54 $ docker rm -f --volumes 7d489209554fb129d291dbd72e93e16972aefafacd1937e1d467041b35e7096a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:02:54 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:55 ========================================================= 03:02:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:02:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + 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 . 03:02:56 Sending build context to Docker daemon 159.2kB 03:02:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:02:56 Step 2/12 : FROM ${BASE} AS builder 03:02:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:02:56 9fda8d8052c6: Pulling fs layer 03:02:56 5d54e960e981: Pulling fs layer 03:02:56 c4a7e357bf2a: Pulling fs layer 03:02:56 f0e02332f6b5: Pulling fs layer 03:02:56 872ee5b61b7b: Pulling fs layer 03:02:56 0c6a40ed1a82: Pulling fs layer 03:02:56 94ae7d8d031c: Pulling fs layer 03:02:56 f0e02332f6b5: Waiting 03:02:56 872ee5b61b7b: Waiting 03:02:56 94ae7d8d031c: Waiting 03:02:56 5d54e960e981: Verifying Checksum 03:02:56 5d54e960e981: Download complete 03:02:56 f0e02332f6b5: Verifying Checksum 03:02:56 f0e02332f6b5: Download complete 03:02:56 872ee5b61b7b: Verifying Checksum 03:02:56 872ee5b61b7b: Download complete 03:02:56 9fda8d8052c6: Verifying Checksum 03:02:56 9fda8d8052c6: Download complete 03:02:56 94ae7d8d031c: Verifying Checksum 03:02:56 94ae7d8d031c: Download complete 03:02:57 9fda8d8052c6: Pull complete 03:02:57 5d54e960e981: Pull complete 03:02:58 c4a7e357bf2a: Verifying Checksum 03:02:58 c4a7e357bf2a: Download complete 03:02:59 0c6a40ed1a82: Verifying Checksum 03:02:59 0c6a40ed1a82: Download complete 03:03:11 c4a7e357bf2a: Pull complete 03:03:11 f0e02332f6b5: Pull complete 03:03:11 872ee5b61b7b: Pull complete 03:03:20 0c6a40ed1a82: Pull complete 03:03:23 94ae7d8d031c: Pull complete 03:03:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:03:23 ---> 86de565de09d 03:03:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:03:25 ---> Running in b7785e3b511a 03:03:25 Removing intermediate container b7785e3b511a 03:03:25 ---> 23de8b834c97 03:03:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:03:25 ---> Running in a51bba35ce0a 03:03:25 Removing intermediate container a51bba35ce0a 03:03:25 ---> 1dc6bcad7304 03:03:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:03:25 ---> Running in 0a6bb26d9850 03:03:26 Removing intermediate container 0a6bb26d9850 03:03:26 ---> a72140b21bab 03:03:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:03:26 ---> Running in 2aad23aea860 03:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:03:28 OK: 266 MiB in 52 packages 03:03:29 Removing intermediate container 2aad23aea860 03:03:29 ---> dc9b4d372a2a 03:03:29 Step 7/12 : WORKDIR /app 03:03:29 ---> Running in 0c4e087acab2 03:03:29 Removing intermediate container 0c4e087acab2 03:03:29 ---> d99fe0d90874 03:03:29 Step 8/12 : COPY go.mod vendor* ./ 03:03:30 ---> f042d0e03324 03:03:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:30 ---> Running in c5f7ccf47cdb 03:04:26 Removing intermediate container c5f7ccf47cdb 03:04:26 ---> 09c8f04aa540 03:04:26 Step 10/12 : COPY . . 03:04:27 ---> e8f5c7ed99bc 03:04:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:04:27 ---> Running in 877fa372cb24 03:04:27 Removing intermediate container 877fa372cb24 03:04:27 ---> 217f22762fcc 03:04:27 Step 12/12 : RUN $MAKE 03:04:27 ---> Running in 8130bdd19839 03:04:28 noop 03:04:29 Removing intermediate container 8130bdd19839 03:04:29 ---> 89c29bfc5577 03:04:29 Successfully built 89c29bfc5577 03:04:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:29 + docker inspect -f . ci-base-image-arm64 03:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-509 does not seem to be running inside a container 03:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/218 -v /w/workspace/app-service-configurable/218:/w/workspace/app-service-configurable/218:rw,z -v /w/workspace/app-service-configurable/218@tmp:/w/workspace/app-service-configurable/218@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 03:04:31 $ docker top a6ee3210860de3f228f37d77d2373c7c40dab523c580e11793c025759f31e10b -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:32 + go version 03:04:32 go version go1.21.0 linux/arm64 [Pipeline] } 03:04:32 $ docker stop --time=1 a6ee3210860de3f228f37d77d2373c7c40dab523c580e11793c025759f31e10b 03:04:35 $ docker rm -f --volumes a6ee3210860de3f228f37d77d2373c7c40dab523c580e11793c025759f31e10b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:36 + docker inspect -f . ci-base-image-arm64 03:04:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:36 prd-ubuntu20.04-docker-arm64-4c-16g-509 does not seem to be running inside a container 03:04:36 $ 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/218 -v /w/workspace/app-service-configurable/218:/w/workspace/app-service-configurable/218:rw,z -v /w/workspace/app-service-configurable/218@tmp:/w/workspace/app-service-configurable/218@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 03:04:38 $ docker top f3ae7dcc08f7e914f5a0e155ed34b6bd099c5595ef481d503ea2c5a28c2f0e28 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/218 [Pipeline] fileExists [Pipeline] sh 03:04:39 + make test 03:04:39 go test -race -coverprofile=coverage.out ./... 03:06:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:06:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:06:46 go vet ./... 03:08:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:08:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:08:22 ./bin/test-attribution-txt.sh 03:08:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:08:22 $ docker stop --time=1 f3ae7dcc08f7e914f5a0e155ed34b6bd099c5595ef481d503ea2c5a28c2f0e28 03:08:24 $ docker rm -f --volumes f3ae7dcc08f7e914f5a0e155ed34b6bd099c5595ef481d503ea2c5a28c2f0e28 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:08:26 Warning: overwriting stash ‘coverage-report’ 03:08:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:27 + ls -al . 03:08:27 total 180 03:08:27 drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 03:04 . 03:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:02 .. 03:08:27 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 03:02 .dockerignore 03:08:27 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:02 .git 03:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:02 .github 03:08:27 -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 03:02 .gitignore 03:08:27 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 03:02 .golangci.yml 03:08:27 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 03:02 Attribution.txt 03:08:27 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 03:02 CHANGELOG.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 03:02 Dockerfile 03:08:27 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:02 GOVERNANCE.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 03:02 Jenkinsfile 03:08:27 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 03:02 LICENSE 03:08:27 -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 03:02 OWNERS.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 03:02 README.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 03:00 VERSION 03:08:27 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:02 bin 03:08:27 -rw-r--r-- 1 jenkins jenkins 13 Feb 6 03:04 coverage.out 03:08:27 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 03:02 go.mod 03:08:27 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 03:02 go.sum 03:08:27 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 03:02 main.go 03:08:27 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 03:02 makefile 03:08:27 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 03:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:28 + 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=c387f8d8248c2e23c26c5a451cea17ce39badd4b --label arch=arm64 --label version=3.2.0-dev.9 . 03:08:28 Sending build context to Docker daemon 160.3kB 03:08:28 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:08:28 Step 2/27 : FROM ${BASE} AS builder 03:08:28 ---> 89c29bfc5577 03:08:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:08:28 ---> Running in a6f2a67dcd89 03:08:29 Removing intermediate container a6f2a67dcd89 03:08:29 ---> bfde19e54a4d 03:08:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:08:29 ---> Running in 9a75832d2db9 03:08:29 Removing intermediate container 9a75832d2db9 03:08:29 ---> bf3fd81f9829 03:08:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:08:29 ---> Running in 3bbaffca8b65 03:08:29 Removing intermediate container 3bbaffca8b65 03:08:29 ---> 1b8cb81dc365 03:08:29 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:08:29 ---> Running in 0ceb84f25ddd 03:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:08:32 OK: 266 MiB in 52 packages 03:08:33 Removing intermediate container 0ceb84f25ddd 03:08:33 ---> ec4c0c1ea61c 03:08:33 Step 7/27 : WORKDIR /app 03:08:33 ---> Running in 0e8e25b87b37 03:08:33 Removing intermediate container 0e8e25b87b37 03:08:33 ---> a61d062249d0 03:08:33 Step 8/27 : COPY go.mod vendor* ./ 03:08:33 ---> 1cbe045f162e 03:08:33 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:33 ---> Running in af24ff521148 03:08:35 Removing intermediate container af24ff521148 03:08:35 ---> 3216809f0227 03:08:35 Step 10/27 : COPY . . 03:08:36 ---> 298ae2a5fbed 03:08:36 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:08:36 ---> Running in e935bdc2672e 03:08:36 Removing intermediate container e935bdc2672e 03:08:36 ---> fad23da1ad37 03:08:36 Step 12/27 : RUN $MAKE 03:08:36 ---> Running in 28417802e600 03:08:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-service-configurable 03:10:29 Removing intermediate container 28417802e600 03:10:29 ---> 7f9a8127382e 03:10:29 Step 13/27 : FROM alpine:3.18 03:10:29 3.18: Pulling from library/alpine 03:10:29 c6b39de5b339: Pulling fs layer 03:10:29 c6b39de5b339: Verifying Checksum 03:10:29 c6b39de5b339: Download complete 03:10:29 c6b39de5b339: Pull complete 03:10:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:10:29 Status: Downloaded newer image for alpine:3.18 03:10:29 ---> 33abbf032149 03:10:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:10:29 ---> Running in bb6d998acd96 03:10:29 Removing intermediate container bb6d998acd96 03:10:29 ---> 05688e5cf4a7 03:10:29 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:10:29 ---> Running in 49a4986ca573 03:10:29 Removing intermediate container 49a4986ca573 03:10:29 ---> d5cf36dc854c 03:10:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:10:29 ---> Running in ae73b7497ef8 03:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:10:29 (1/2) Installing ca-certificates (20230506-r0) 03:10:29 (2/2) Installing dumb-init (1.2.5-r2) 03:10:29 Executing busybox-1.36.1-r5.trigger 03:10:29 Executing ca-certificates-20230506-r0.trigger 03:10:29 OK: 9 MiB in 17 packages 03:10:29 Removing intermediate container ae73b7497ef8 03:10:29 ---> 46c6cd0e93f0 03:10:29 Step 17/27 : RUN apk --no-cache upgrade 03:10:29 ---> Running in cdce48f34ce4 03:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:10:29 OK: 9 MiB in 17 packages 03:10:29 Removing intermediate container cdce48f34ce4 03:10:29 ---> fd4dc3ed52b2 03:10:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:10:29 ---> 01b9c20e55a0 03:10:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:10:29 ---> 354a9ca1e8dc 03:10:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:10:29 ---> bf6bb8bb0e06 03:10:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:10:30 ---> a7858bce9ab8 03:10:30 Step 22/27 : EXPOSE 48095 03:10:30 ---> Running in e4ce6b7519c4 03:10:30 Removing intermediate container e4ce6b7519c4 03:10:30 ---> eb699253a486 03:10:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:10:30 ---> Running in ca013107229d 03:10:31 Removing intermediate container ca013107229d 03:10:31 ---> ca84e53130ad 03:10:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:10:31 ---> Running in 1688f6e1cedc 03:10:31 Removing intermediate container 1688f6e1cedc 03:10:31 ---> d8b9606e48c8 03:10:31 Step 25/27 : LABEL arch=arm64 03:10:31 ---> Running in 25b2d2cb9f6e 03:10:31 Removing intermediate container 25b2d2cb9f6e 03:10:31 ---> 45a84ccbdb1d 03:10:31 Step 26/27 : LABEL git_sha=c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:10:31 ---> Running in 614fcb992aa4 03:10:32 Removing intermediate container 614fcb992aa4 03:10:32 ---> 09901fddb3a2 03:10:32 Step 27/27 : LABEL version=3.2.0-dev.9 03:10:32 ---> Running in 1bf9d1864078 03:10:32 Removing intermediate container 1bf9d1864078 03:10:32 ---> e65dbdaadf71 03:10:32 [Warning] One or more build-args [ARCH] were not consumed 03:10:32 Successfully built e65dbdaadf71 03:10:32 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 03:10:33 provisioning config files... 03:10:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/218@tmp/config14386530281974442222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:33 ---> ****-login.sh 03:10:33 nexus3.edgexfoundry.org:10001 03:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:33 Configure a credential helper to remove this warning. See 03:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:33 03:10:33 Login Succeeded 03:10:33 nexus3.edgexfoundry.org:10002 03:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:34 Configure a credential helper to remove this warning. See 03:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:34 03:10:34 Login Succeeded 03:10:34 nexus3.edgexfoundry.org:10003 03:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:34 Configure a credential helper to remove this warning. See 03:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:34 03:10:34 Login Succeeded 03:10:34 nexus3.edgexfoundry.org:10004 03:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:34 Configure a credential helper to remove this warning. See 03:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:34 03:10:34 Login Succeeded 03:10:34 ****.io 03:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:35 Configure a credential helper to remove this warning. See 03:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:35 03:10:35 Login Succeeded 03:10:35 ---> ****-login.sh ends [Pipeline] } 03:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:10:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 03:10:35 c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:10:35 latest 03:10:35 3.2.0-dev.9 03:10:35 c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 03:10:35 main 03:10:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:10:39 8dbb4418d8da: Preparing 03:10:39 750bffc7c22c: Preparing 03:10:39 a006de96635b: Preparing 03:10:39 dc98c6c0dd70: Preparing 03:10:39 3365a62eb1ef: Preparing 03:10:39 2fee622841c2: Preparing 03:10:39 7c504f21be85: Preparing 03:10:39 7c504f21be85: Waiting 03:10:39 2fee622841c2: Waiting 03:10:39 a006de96635b: Pushed 03:10:39 dc98c6c0dd70: Pushed 03:10:39 3365a62eb1ef: Pushed 03:10:39 750bffc7c22c: Pushed 03:10:39 7c504f21be85: Layer already exists 03:10:40 2fee622841c2: Pushed 03:10:44 8dbb4418d8da: Pushed 03:10:44 c387f8d8248c2e23c26c5a451cea17ce39badd4b: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:44 + 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 03:10:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:10:45 8dbb4418d8da: Preparing 03:10:45 750bffc7c22c: Preparing 03:10:45 a006de96635b: Preparing 03:10:45 dc98c6c0dd70: Preparing 03:10:45 3365a62eb1ef: Preparing 03:10:45 2fee622841c2: Preparing 03:10:45 7c504f21be85: Preparing 03:10:45 2fee622841c2: Waiting 03:10:45 7c504f21be85: Waiting 03:10:45 dc98c6c0dd70: Layer already exists 03:10:45 3365a62eb1ef: Layer already exists 03:10:45 a006de96635b: Layer already exists 03:10:45 750bffc7c22c: Layer already exists 03:10:45 8dbb4418d8da: Layer already exists 03:10:45 7c504f21be85: Layer already exists 03:10:45 2fee622841c2: Layer already exists 03:10:45 latest: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.9 03:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:10:46 8dbb4418d8da: Preparing 03:10:46 750bffc7c22c: Preparing 03:10:46 a006de96635b: Preparing 03:10:46 dc98c6c0dd70: Preparing 03:10:46 3365a62eb1ef: Preparing 03:10:46 2fee622841c2: Preparing 03:10:46 7c504f21be85: Preparing 03:10:46 2fee622841c2: Waiting 03:10:46 7c504f21be85: Waiting 03:10:46 3365a62eb1ef: Layer already exists 03:10:46 750bffc7c22c: Layer already exists 03:10:46 8dbb4418d8da: Layer already exists 03:10:46 a006de96635b: Layer already exists 03:10:46 dc98c6c0dd70: Layer already exists 03:10:46 7c504f21be85: Layer already exists 03:10:46 2fee622841c2: Layer already exists 03:10:46 3.2.0-dev.9: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 03:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:10:47 8dbb4418d8da: Preparing 03:10:47 750bffc7c22c: Preparing 03:10:47 a006de96635b: Preparing 03:10:47 dc98c6c0dd70: Preparing 03:10:47 3365a62eb1ef: Preparing 03:10:47 2fee622841c2: Preparing 03:10:47 7c504f21be85: Preparing 03:10:47 2fee622841c2: Waiting 03:10:47 7c504f21be85: Waiting 03:10:47 dc98c6c0dd70: Layer already exists 03:10:47 3365a62eb1ef: Layer already exists 03:10:47 a006de96635b: Layer already exists 03:10:47 8dbb4418d8da: Layer already exists 03:10:47 750bffc7c22c: Layer already exists 03:10:47 2fee622841c2: Layer already exists 03:10:47 7c504f21be85: Layer already exists 03:10:47 c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:48 + 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 03:10:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 03:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:10:48 8dbb4418d8da: Preparing 03:10:48 750bffc7c22c: Preparing 03:10:48 a006de96635b: Preparing 03:10:48 dc98c6c0dd70: Preparing 03:10:48 3365a62eb1ef: Preparing 03:10:48 2fee622841c2: Preparing 03:10:48 7c504f21be85: Preparing 03:10:48 2fee622841c2: Waiting 03:10:48 7c504f21be85: Waiting 03:10:48 3365a62eb1ef: Layer already exists 03:10:48 8dbb4418d8da: Layer already exists 03:10:48 dc98c6c0dd70: Layer already exists 03:10:48 a006de96635b: Layer already exists 03:10:48 750bffc7c22c: Layer already exists 03:10:48 7c504f21be85: Layer already exists 03:10:48 2fee622841c2: Layer already exists 03:10:49 main: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:49 ===================================================== [Pipeline] echo 03:10:49 taggedImages: 03:10:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b 03:10:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:10:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.9 03:10:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 03:10:49 - 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 03:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:50 03:10:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:50 arm64: Pulling from edgex-lftools-log-publisher 03:10:50 8998bd30e6a1: Pulling fs layer 03:10:50 04944245beec: Pulling fs layer 03:10:50 699f458cf7ca: Pulling fs layer 03:10:50 765212b225bb: Pulling fs layer 03:10:50 f23df028b6ca: Pulling fs layer 03:10:50 d65c8cfc05b1: Pulling fs layer 03:10:50 2437ff75d9bd: Pulling fs layer 03:10:50 f23df028b6ca: Waiting 03:10:50 d65c8cfc05b1: Waiting 03:10:50 2437ff75d9bd: Waiting 03:10:50 765212b225bb: Waiting 03:10:50 04944245beec: Verifying Checksum 03:10:50 04944245beec: Download complete 03:10:50 765212b225bb: Verifying Checksum 03:10:50 765212b225bb: Download complete 03:10:50 f23df028b6ca: Verifying Checksum 03:10:50 f23df028b6ca: Download complete 03:10:50 d65c8cfc05b1: Verifying Checksum 03:10:50 d65c8cfc05b1: Download complete 03:10:51 699f458cf7ca: Verifying Checksum 03:10:51 699f458cf7ca: Download complete 03:10:51 8998bd30e6a1: Verifying Checksum 03:10:51 8998bd30e6a1: Download complete 03:10:53 2437ff75d9bd: Verifying Checksum 03:10:53 2437ff75d9bd: Download complete 03:10:55 8998bd30e6a1: Pull complete 03:10:56 04944245beec: Pull complete 03:10:57 699f458cf7ca: Pull complete 03:10:58 765212b225bb: Pull complete 03:10:59 f23df028b6ca: Pull complete 03:10:59 d65c8cfc05b1: Pull complete 03:11:17 2437ff75d9bd: Pull complete 03:11:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:17 prd-ubuntu20.04-docker-arm64-4c-16g-509 does not seem to be running inside a container 03:11:17 $ 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/218 -v /w/workspace/app-service-configurable/218:/w/workspace/app-service-configurable/218:rw,z -v /w/workspace/app-service-configurable/218@tmp:/w/workspace/app-service-configurable/218@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 03:11:20 $ docker top a70e578cd3638d901f907d199b1c78109f057223306b1277fcfaa21a235f0c9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:21 ---> job-cost.sh 03:11:21 lf-activate-venv: SKIPPING 03:11:21 INFO: No Stack... 03:11:21 INFO: Retrieving Pricing Info for: v3-standard-4 03:11:22 INFO: Archiving Costs [Pipeline] sh 03:11:23 + + cat /w/workspace/app-service-configurable/218/archives/cost.csv 03:11:23 cut -d, -f6 [Pipeline] lock 03:11:23 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] 03:11:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] did not exist. Created. 03:11:23 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:23 /w/workspace/app-service-configurable/218@tmp/durable-8abf900f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:11:24 + echo total: 0.10999999940395355 [Pipeline] stash 03:11:24 Warning: overwriting stash ‘stack-cost’ 03:11:24 Stashed 1 file(s) [Pipeline] } 03:11:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 03:11:24 $ docker stop --time=1 a70e578cd3638d901f907d199b1c78109f057223306b1277fcfaa21a235f0c9f 03:11:26 $ docker rm -f --volumes a70e578cd3638d901f907d199b1c78109f057223306b1277fcfaa21a235f0c9f [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 03:11:27 provisioning config files... 03:11:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13423479546178634914tmp [Pipeline] { [Pipeline] sh 03:11:28 + set +x 03:11:28 + + curl -s https://codecov.io/bash 03:11:28 bash -s -- 03:11:28 03:11:28 _____ _ 03:11:28 / ____| | | 03:11:28 | | ___ __| | ___ ___ _____ __ 03:11:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:11:28 | |___| (_) | (_| | __/ (_| (_) \ V / 03:11:28 \_____\___/ \__,_|\___|\___\___/ \_/ 03:11:28 Bash-1.0.6 03:11:28 03:11:28 03:11:28 ==> git version 2.25.1 found 03:11:28 ==> 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 03:11:28 Release-Date: 2020-01-08 03:11:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:11:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:11:28 ==> Jenkins CI detected. 03:11:28 current dir:  /w/workspace/ry_app-service-configurable_main 03:11:28 project root: . 03:11:28 --> token set from env 03:11:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:11:28 ==> Running gcov in . (disable via -X gcov) 03:11:28 ==> Python coveragepy not found 03:11:28 ==> Searching for coverage reports in: 03:11:28 + . 03:11:28 -> Found 1 reports 03:11:28 ==> Detecting git/mercurial file structure 03:11:28 ==> Reading reports 03:11:28 + ./coverage.out bytes=13 03:11:28 ==> Appending adjustments 03:11:28 https://docs.codecov.io/docs/fixing-reports 03:11:28 + Found adjustments 03:11:28 ==> Gzipping contents 03:11:28 4.0K /tmp/codecov.4bDSFt.gz 03:11:28 ==> Uploading reports 03:11:28 url: https://codecov.io 03:11:28 query: branch=main&commit=c387f8d8248c2e23c26c5a451cea17ce39badd4b&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:11:28 -> Pinging Codecov 03:11:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c387f8d8248c2e23c26c5a451cea17ce39badd4b&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:11:28 -> Uploading to 03:11:28 https://storage.googleapis.com/codecov/v4/raw/2024-02-06/A97CA9966030D2A3747ED39772930CCE/c387f8d8248c2e23c26c5a451cea17ce39badd4b/66f52a76-85c8-47e9-a410-f47900ee8794.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T031128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=031f3887db4878ac844295bca3735a089c581035f3a978a740f81a1a4f834f2f 03:11:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:28 Dload Upload Total Spent Left Speed 03:11:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 860 --:--:-- --:--:-- --:--:-- 860 03:11:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] } 03:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:11:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:11:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:11:29 03:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:11:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:11:30 df9b9388f04a: Pulling fs layer 03:11:30 52dc419b0ee2: Pulling fs layer 03:11:30 25bc292e5bac: Pulling fs layer 03:11:30 114826534d7a: Pulling fs layer 03:11:30 4657fd5d0bcf: Pulling fs layer 03:11:30 6ad1cebc031e: Pulling fs layer 03:11:30 8a3aa393b2d8: Pulling fs layer 03:11:30 114826534d7a: Waiting 03:11:30 4657fd5d0bcf: Waiting 03:11:30 6ad1cebc031e: Waiting 03:11:30 8a3aa393b2d8: Waiting 03:11:30 25bc292e5bac: Verifying Checksum 03:11:30 25bc292e5bac: Download complete 03:11:30 52dc419b0ee2: Download complete 03:11:30 4657fd5d0bcf: Download complete 03:11:30 df9b9388f04a: Verifying Checksum 03:11:30 df9b9388f04a: Download complete 03:11:30 6ad1cebc031e: Verifying Checksum 03:11:30 6ad1cebc031e: Download complete 03:11:30 df9b9388f04a: Pull complete 03:11:30 52dc419b0ee2: Pull complete 03:11:30 25bc292e5bac: Pull complete 03:11:31 114826534d7a: Download complete 03:11:31 8a3aa393b2d8: Verifying Checksum 03:11:31 8a3aa393b2d8: Download complete 03:11:34 114826534d7a: Pull complete 03:11:34 4657fd5d0bcf: Pull complete 03:11:34 6ad1cebc031e: Pull complete 03:11:37 8a3aa393b2d8: Pull complete 03:11:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:37 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:11:37 $ 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 03:11:40 $ docker top e1d3f7094cae2333543eb5636958890da65eac12de644e3741bdd9794f65d0e8 -eo pid,comm [Pipeline] { [Pipeline] echo 03:11:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 03:11:40 + set -o pipefail 03:11:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 03:11:46 03:11:46 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 03:11:46 03:11:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/fdc90304-6779-4cea-84f7-43692a71f0aa 03:11:46 03:11:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:11:46 03:11:46 03:11:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:11:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:11:46 More details here: https://snyk.co/ue1NS 03:11:46 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 03:11:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:11:46 $ docker stop --time=1 e1d3f7094cae2333543eb5636958890da65eac12de644e3741bdd9794f65d0e8 03:11:49 $ docker rm -f --volumes e1d3f7094cae2333543eb5636958890da65eac12de644e3741bdd9794f65d0e8 [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 03:11:51 + git log --format=format:%s -1 c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] sh 03:11:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:51 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:11:51 $ 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 03:11:52 $ docker top c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e -eo pid,comm 03:11:52 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). 03:11:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:52 [ssh-agent] Looking for ssh-agent implementation... 03:11:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:52 $ docker exec c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e ssh-agent 03:11:52 SSH_AUTH_SOCK=/tmp/ssh-qh6OXSDZauaf/agent.32 03:11:52 SSH_AGENT_PID=38 03:11:52 Running ssh-add (command line suppressed) 03:11:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_832674337334121531.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_832674337334121531.key) 03:11:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:53 + git semver tag 03:11:53 2024-02-06 03:11:53,406 [run_tag] DEBUG tag force:False 03:11:53 2024-02-06 03:11:53,407 [check_head_tag] DEBUG check head tag 03:11:53 2024-02-06 03:11:53,408 [execute] INFO git cat-file --batch-check 03:11:53 2024-02-06 03:11:53,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 03:11:53 2024-02-06 03:11:53,411 [execute] INFO git cat-file --batch 03:11:53 2024-02-06 03:11:53,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 03:11:53 2024-02-06 03:11:53,433 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:11:53 2024-02-06 03:11:53,433 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 03:11:53 2024-02-06 03:11:53,434 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 03:11:53 2024-02-06 03:11:53,438 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:11:53 3.2.0-dev.9 [Pipeline] } 03:11:53 $ docker exec --env ******** --env ******** c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e ssh-agent -k 03:11:53 unset SSH_AUTH_SOCK; 03:11:53 unset SSH_AGENT_PID; 03:11:53 echo Agent pid 38 killed; 03:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:54 + git semver [Pipeline] } 03:11:54 $ docker stop --time=1 c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e 03:11:55 $ docker rm -f --volumes c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:56 03:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:56 0.23.1-centos7: Pulling from edgex-lftools 03:11:56 ab5ef0e58194: Pulling fs layer 03:11:56 9712f1f96733: Pulling fs layer 03:11:56 63f879dbbcfc: Pulling fs layer 03:11:56 0d9ebad4ef96: Pulling fs layer 03:11:56 e9a5061849ea: Pulling fs layer 03:11:56 d747dcd14b5f: Pulling fs layer 03:11:56 2de7ff778b66: Pulling fs layer 03:11:56 e9a5061849ea: Waiting 03:11:56 0d9ebad4ef96: Waiting 03:11:56 d747dcd14b5f: Waiting 03:11:56 2de7ff778b66: Waiting 03:11:56 9712f1f96733: Verifying Checksum 03:11:56 9712f1f96733: Download complete 03:11:56 63f879dbbcfc: Verifying Checksum 03:11:56 63f879dbbcfc: Download complete 03:11:57 e9a5061849ea: Verifying Checksum 03:11:57 e9a5061849ea: Download complete 03:11:57 d747dcd14b5f: Verifying Checksum 03:11:57 d747dcd14b5f: Download complete 03:11:57 0d9ebad4ef96: Verifying Checksum 03:11:57 0d9ebad4ef96: Download complete 03:11:57 ab5ef0e58194: Verifying Checksum 03:11:57 ab5ef0e58194: Download complete 03:11:57 2de7ff778b66: Verifying Checksum 03:11:57 2de7ff778b66: Download complete 03:11:59 ab5ef0e58194: Pull complete 03:11:59 9712f1f96733: Pull complete 03:12:00 63f879dbbcfc: Pull complete 03:12:04 0d9ebad4ef96: Pull complete 03:12:04 e9a5061849ea: Pull complete 03:12:04 d747dcd14b5f: Pull complete 03:12:05 2de7ff778b66: Pull complete 03:12:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:05 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:12:05 $ 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 03:12:09 $ docker top c604e665e46eadac8725114ccf90402382498aea5c2dc388e2d39ddf3ce0cc7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:12:09 provisioning config files... 03:12:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15161288330230233688tmp 03:12:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17781394309697471712tmp 03:12:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15736679509794893015tmp [Pipeline] { [Pipeline] echo 03:12:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:12:10 ---> sigul-configuration.sh 03:12:10 gpg: directory `/root/.gnupg' created 03:12:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:12:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:12:10 gpg: keyring `/root/.gnupg/secring.gpg' created 03:12:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:12:10 gpg: CAST5 encrypted data 03:12:10 gpg: encrypted with 1 passphrase 03:12:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:12:10 + mkdir /home/jenkins 03:12:10 + mkdir /home/jenkins/sigul [Pipeline] sh 03:12:10 + 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 03:12:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:12:11 ---> sigul-install.sh 03:12:11 Sigul already installed; skipping installation. [Pipeline] sh 03:12:11 + git tag --list 03:12:11 v1.0.0 03:12:11 v1.1.0 03:12:11 v1.2.0 03:12:11 v1.3.0 03:12:11 v1.3.1 03:12:11 v2.0.0 03:12:11 v2.0.1 03:12:11 v2.1.0 03:12:11 v2.1.1 03:12:11 v2.1.2 03:12:11 v2.2.0 03:12:11 v2.3 03:12:11 v2.3.0 03:12:11 v2.3.1 03:12:11 v3.0 03:12:11 v3.0.0 03:12:11 v3.0.1 03:12:11 v3.0.1-dev.1 03:12:11 v3.1 03:12:11 v3.1.0 03:12:11 v3.1.0-dev.1 03:12:11 v3.1.0-dev.10 03:12:11 v3.1.0-dev.11 03:12:11 v3.1.0-dev.12 03:12:11 v3.1.0-dev.13 03:12:11 v3.1.0-dev.14 03:12:11 v3.1.0-dev.15 03:12:11 v3.1.0-dev.16 03:12:11 v3.1.0-dev.17 03:12:11 v3.1.0-dev.18 03:12:11 v3.1.0-dev.19 03:12:11 v3.1.0-dev.2 03:12:11 v3.1.0-dev.20 03:12:11 v3.1.0-dev.21 03:12:11 v3.1.0-dev.22 03:12:11 v3.1.0-dev.23 03:12:11 v3.1.0-dev.24 03:12:11 v3.1.0-dev.25 03:12:11 v3.1.0-dev.26 03:12:11 v3.1.0-dev.27 03:12:11 v3.1.0-dev.28 03:12:11 v3.1.0-dev.29 03:12:11 v3.1.0-dev.3 03:12:11 v3.1.0-dev.30 03:12:11 v3.1.0-dev.31 03:12:11 v3.1.0-dev.32 03:12:11 v3.1.0-dev.33 03:12:11 v3.1.0-dev.34 03:12:11 v3.1.0-dev.35 03:12:11 v3.1.0-dev.36 03:12:11 v3.1.0-dev.37 03:12:11 v3.1.0-dev.38 03:12:11 v3.1.0-dev.39 03:12:11 v3.1.0-dev.4 03:12:11 v3.1.0-dev.5 03:12:11 v3.1.0-dev.6 03:12:11 v3.1.0-dev.7 03:12:11 v3.1.0-dev.8 03:12:11 v3.1.0-dev.9 03:12:11 v3.2.0-dev.1 03:12:11 v3.2.0-dev.2 03:12:11 v3.2.0-dev.3 03:12:11 v3.2.0-dev.4 03:12:11 v3.2.0-dev.5 03:12:11 v3.2.0-dev.6 03:12:11 v3.2.0-dev.7 03:12:11 v3.2.0-dev.8 03:12:11 v3.2.0-dev.9 [Pipeline] sh 03:12:11 + lftools sign git-tag v3.2.0-dev.9 03:12:12 Signing Git tag with Sigul... 03:12:12 Signing v3.2.0-dev.9 [Pipeline] echo 03:12:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:12:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:12:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:12:12 $ docker stop --time=1 c604e665e46eadac8725114ccf90402382498aea5c2dc388e2d39ddf3ce0cc7c 03:12:14 $ docker rm -f --volumes c604e665e46eadac8725114ccf90402382498aea5c2dc388e2d39ddf3ce0cc7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:12:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:15 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:12:15 $ 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 03:12:16 $ docker top e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 -eo pid,comm 03:12:16 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). 03:12:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:16 [ssh-agent] Looking for ssh-agent implementation... 03:12:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:16 $ docker exec e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 ssh-agent 03:12:16 SSH_AUTH_SOCK=/tmp/ssh-FLSdTmShNyYY/agent.33 03:12:16 SSH_AGENT_PID=39 03:12:16 Running ssh-add (command line suppressed) 03:12:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17849430901039825147.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17849430901039825147.key) 03:12:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:17 + git semver bump pre 03:12:17 2024-02-06 03:12:17,400 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:12:17 2024-02-06 03:12:17,400 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 03:12:17 2024-02-06 03:12:17,400 [bump_version] DEBUG bumped version:3.2.0-dev.10 03:12:17 2024-02-06 03:12:17,400 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 03:12:17 2024-02-06 03:12:17,400 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:12:17 2024-02-06 03:12:17,400 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 03:12:17 2024-02-06 03:12:17,402 [execute] INFO git cat-file --batch-check 03:12:17 2024-02-06 03:12:17,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 03:12:17 2024-02-06 03:12:17,408 [execute] INFO git cat-file --batch 03:12:17 2024-02-06 03:12:17,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 03:12:17 2024-02-06 03:12:17,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:12:17 3.2.0-dev.10 [Pipeline] } 03:12:17 $ docker exec --env ******** --env ******** e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 ssh-agent -k 03:12:17 unset SSH_AUTH_SOCK; 03:12:17 unset SSH_AGENT_PID; 03:12:17 echo Agent pid 39 killed; 03:12:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:18 + git semver [Pipeline] } 03:12:18 $ docker stop --time=1 e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 03:12:19 $ docker rm -f --volumes e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:20 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:12:20 $ 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 03:12:21 $ docker top 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a -eo pid,comm 03:12: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). 03:12:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:21 [ssh-agent] Looking for ssh-agent implementation... 03:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:21 $ docker exec 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a ssh-agent 03:12:21 SSH_AUTH_SOCK=/tmp/ssh-CwuM9T8sg6D3/agent.32 03:12:21 SSH_AGENT_PID=38 03:12:21 Running ssh-add (command line suppressed) 03:12:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9613485017866172731.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9613485017866172731.key) 03:12:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:22 + git semver push 03:12:22 2024-02-06 03:12:22,228 [run_push] DEBUG push 03:12:22 2024-02-06 03:12:22,228 [execute] INFO git cat-file --batch-check 03:12:22 2024-02-06 03:12:22,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 03:12:22 2024-02-06 03:12:22,232 [execute] INFO git rev-list cd4c3d61631ba12bc27f65c973ad5c135496e0a8 -- 03:12:22 2024-02-06 03:12:22,233 [execute] DEBUG Popen(['git', 'rev-list', 'cd4c3d61631ba12bc27f65c973ad5c135496e0a8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 03:12:22 2024-02-06 03:12:22,242 [execute] INFO git fetch -v origin 03:12:22 2024-02-06 03:12:22,243 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 03:12:22 2024-02-06 03:12:22,756 [run_push] DEBUG no remote changes detected 03:12:22 2024-02-06 03:12:22,756 [execute] INFO git push origin semver 03:12:22 2024-02-06 03:12:22,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 03:12:23 2024-02-06 03:12:23,436 [run_push] DEBUG push all version tags 03:12:23 2024-02-06 03:12:23,436 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:12:23 2024-02-06 03:12:23,437 [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) 03:12:24 2024-02-06 03:12:24,154 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:12:24 3.2.0-dev.10 [Pipeline] } 03:12:24 $ docker exec --env ******** --env ******** 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a ssh-agent -k 03:12:24 unset SSH_AUTH_SOCK; 03:12:24 unset SSH_AGENT_PID; 03:12:24 echo Agent pid 38 killed; 03:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:25 + git semver [Pipeline] } 03:12:25 $ docker stop --time=1 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a 03:12:26 $ docker rm -f --volumes 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a [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 03:12:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 03:12:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 03:12:28 total 16 03:12:28 drwxr-xr-x 3 root root 4096 Feb 6 03:02 . 03:12:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:12 .. 03:12:28 drwxr-xr-x 2 root root 4096 Feb 6 03:02 cost 03:12:28 -rw-r--r-- 1 root root 96 Feb 6 03:02 cost.csv 03:12:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 03:12:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 03:12:28 total 16 03:12:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:02 . 03:12:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:12 .. 03:12:28 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 03:02 cost 03:12:28 -rw-r--r-- 1 jenkins jenkins 96 Feb 6 03:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:12:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:12:29 ---> package-listing.sh 03:12:29 ++ facter osfamily 03:12:29 ++ tr '[:upper:]' '[:lower:]' 03:12:29 + OS_FAMILY=debian 03:12:29 + workspace=/w/workspace/ry_app-service-configurable_main 03:12:29 + START_PACKAGES=/tmp/packages_start.txt 03:12:29 + END_PACKAGES=/tmp/packages_end.txt 03:12:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:12:29 + PACKAGES=/tmp/packages_start.txt 03:12:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:12:29 + PACKAGES=/tmp/packages_end.txt 03:12:29 + case "${OS_FAMILY}" in 03:12:29 + dpkg -l 03:12:29 + grep '^ii' 03:12:29 + '[' -f /tmp/packages_start.txt ']' 03:12:29 + '[' -f /tmp/packages_end.txt ']' 03:12:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:12:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:12:29 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 03:12:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 03:12:29 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 03:12:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:30 prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container 03:12:30 $ 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 03:12:30 $ docker top fa6b973e0c421c5c5b5fe0e5ac22a9cd010e59486645eb20ada274bea934e693 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:31 + touch /tmp/pre-build-complete [Pipeline] sh 03:13:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:13:00 + ls /var/log/sa-host 03:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:00 provisioning config files... 03:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12820037235406356453tmp [Pipeline] { [Pipeline] echo 03:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:13:01 ---> create-netrc.sh [Pipeline] } 03:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:13:01 ---> python-tools-install.sh [Pipeline] echo 03:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:13:01 ---> sudo-logs.sh 03:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:13:02 ---> job-cost.sh 03:13:02 lf-activate-venv: SKIPPING 03:13:02 DEBUG: total: 0.2199999988079071 03:13:02 INFO: Retrieving Stack Cost... 03:13:08 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:09 INFO: Archiving Costs [Pipeline] echo 03:13:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:13:09 ---> logs-deploy.sh 03:13:09 lf-activate-venv: SKIPPING 03:13:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/218 03:13:09 INFO: archiving workspace using pattern(s): 03:13:10 Archives upload complete. 03:13:10 INFO: archiving logs to Nexus