Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee0f2af198d68599fcc48571f369dfb39fe08e9f 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-ssh8943094420652158609.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10665257856916266163.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13942846664572420290.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13672668199034364134.key Verifying host key using known hosts file > 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-ssh434918364470997299.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-8756’ Running on prd-ubuntu20.04-docker-8c-8g-8758 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 ee0f2af198d68599fcc48571f369dfb39fe08e9f (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#476)" > 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 ee0f2af198d68599fcc48571f369dfb39fe08e9f # timeout=10 > git rev-list --no-walk a73b250e7ad45321f8771bc89bfbc43dfba8ea06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:56:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:56:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:56:40 ========================================================= 13:56:40 EdgeX Global Pipelines Version Info 13:56:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:56:40 ------------------- 13:56:40 stable info: 13:56:40 ------------------- 13:56:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:56:40 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:56:40 Message: update stable to v1.0.243 13:56:41 ------------------- 13:56:41 experimental info: 13:56:41 ------------------- 13:56:41 Commited By: **** collab-it+edgex@linuxfoundation.org 13:56:41 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:56:41 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee0f2af [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:41 provisioning config files... 13:56:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3014441288560263546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:42 ---> docker-login.sh 13:56:42 nexus3.edgexfoundry.org:10001 13:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:42 Configure a credential helper to remove this warning. See 13:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:42 13:56:42 Login Succeeded 13:56:42 nexus3.edgexfoundry.org:10002 13:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:42 Configure a credential helper to remove this warning. See 13:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:42 13:56:42 Login Succeeded 13:56:42 nexus3.edgexfoundry.org:10003 13:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:42 Configure a credential helper to remove this warning. See 13:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:42 13:56:42 Login Succeeded 13:56:42 nexus3.edgexfoundry.org:10004 13:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:42 Configure a credential helper to remove this warning. See 13:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:42 13:56:42 Login Succeeded 13:56:42 docker.io 13:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:43 Configure a credential helper to remove this warning. See 13:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:43 13:56:43 Login Succeeded 13:56:43 ---> docker-login.sh ends [Pipeline] } 13:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:56:43 + git rev-list -1 --merges ee0f2af198d68599fcc48571f369dfb39fe08e9f~1..ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo 13:56:43 -----------> git rev-list -1 --merges ee0f2af198d68599fcc48571f369dfb39fe08e9f~1..ee0f2af198d68599fcc48571f369dfb39fe08e9f ee0f2af198d68599fcc48571f369dfb39fe08e9f [false] [Pipeline] sh 13:56:43 + git log --format=format:%s -1 ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo 13:56:43 ========================================================= 13:56:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:56:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:56:44 + git log --format=format:%s -1 ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] echo 13:56:44 [semverPrep] GIT_COMMIT: ee0f2af198d68599fcc48571f369dfb39fe08e9f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#476) [Pipeline] echo 13:56:44 [semverPrep] This is not a build commit. [Pipeline] sh 13:56:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:56:44 + grep -v github /etc/ssh/ssh_known_hosts 13:56:44 + [ -e /tmp/ssh_known_hosts ] 13:56:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:56:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:56:44 + sudo tee -a /etc/ssh/ssh_known_hosts 13:56:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:44 13:56:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:45 0.1.4: Pulling from edgex-devops/py-git-semver 13:56:45 b85a868b505f: Pulling fs layer 13:56:45 e2be974225ed: Pulling fs layer 13:56:45 339a4e72a1f5: Pulling fs layer 13:56:45 988bab9f4d93: Pulling fs layer 13:56:45 1469e6f7b9e6: Pulling fs layer 13:56:45 eaf3925da568: Pulling fs layer 13:56:45 bab4dde63d76: Pulling fs layer 13:56:45 bde34c3a00c8: Pulling fs layer 13:56:45 b352a97aabf1: Pulling fs layer 13:56:45 4872d77fe225: Pulling fs layer 13:56:45 5851b861e8e6: Pulling fs layer 13:56:45 eaf3925da568: Waiting 13:56:45 1469e6f7b9e6: Waiting 13:56:45 bab4dde63d76: Waiting 13:56:45 988bab9f4d93: Waiting 13:56:45 4872d77fe225: Waiting 13:56:45 bde34c3a00c8: Waiting 13:56:45 5851b861e8e6: Waiting 13:56:45 b352a97aabf1: Waiting 13:56:45 e2be974225ed: Verifying Checksum 13:56:45 e2be974225ed: Download complete 13:56:45 988bab9f4d93: Download complete 13:56:45 339a4e72a1f5: Verifying Checksum 13:56:45 339a4e72a1f5: Download complete 13:56:45 1469e6f7b9e6: Verifying Checksum 13:56:45 1469e6f7b9e6: Download complete 13:56:45 eaf3925da568: Verifying Checksum 13:56:45 eaf3925da568: Download complete 13:56:45 bde34c3a00c8: Download complete 13:56:45 b352a97aabf1: Verifying Checksum 13:56:45 b352a97aabf1: Download complete 13:56:45 4872d77fe225: Verifying Checksum 13:56:45 4872d77fe225: Download complete 13:56:45 5851b861e8e6: Verifying Checksum 13:56:45 5851b861e8e6: Download complete 13:56:45 b85a868b505f: Download complete 13:56:46 bab4dde63d76: Verifying Checksum 13:56:46 bab4dde63d76: Download complete 13:56:46 b85a868b505f: Pull complete 13:56:46 e2be974225ed: Pull complete 13:56:47 339a4e72a1f5: Pull complete 13:56:47 988bab9f4d93: Pull complete 13:56:47 1469e6f7b9e6: Pull complete 13:56:47 eaf3925da568: Pull complete 13:56:49 bab4dde63d76: Pull complete 13:56:49 bde34c3a00c8: Pull complete 13:56:49 b352a97aabf1: Pull complete 13:56:49 4872d77fe225: Pull complete 13:56:49 5851b861e8e6: Pull complete 13:56:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:50 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 13:56:50 $ 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 13:56:51 $ docker top 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 -eo pid,comm 13:56:51 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). 13:56:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:51 [ssh-agent] Looking for ssh-agent implementation... 13:56:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:51 $ docker exec 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent 13:56:51 SSH_AUTH_SOCK=/tmp/ssh-DmWcUc4V6vAR/agent.33 13:56:51 SSH_AGENT_PID=39 13:56:51 Running ssh-add (command line suppressed) 13:56:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2827366041160463155.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2827366041160463155.key) 13:56:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:52 + git tag --points-at HEAD [Pipeline] } 13:56:52 $ docker exec --env ******** --env ******** 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent -k 13:56:52 unset SSH_AUTH_SOCK; 13:56:52 unset SSH_AGENT_PID; 13:56:52 echo Agent pid 39 killed; 13:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:52 [ssh-agent] Looking for ssh-agent implementation... 13:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:52 $ docker exec 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent 13:56:52 SSH_AUTH_SOCK=/tmp/ssh-Z9W6qkU5npY7/agent.70 13:56:52 SSH_AGENT_PID=76 13:56:52 Running ssh-add (command line suppressed) 13:56:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13165155281587750237.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13165155281587750237.key) 13:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:52 + git semver init 13:56:53 2022-10-21 13:56:53,036 [run_init] DEBUG init version:0.0.0 force:False 13:56:53 2022-10-21 13:56:53,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:56:53 2022-10-21 13:56:53,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:56:53 2022-10-21 13:56:53,038 [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) 13:56:54 2022-10-21 13:56:54,108 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:56:54 2022-10-21 13:56:54,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:56:54 2022-10-21 13:56:54,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:56:54 2022-10-21 13:56:54,109 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:56:54 2.3.0-dev.31 [Pipeline] } 13:56:54 $ docker exec --env ******** --env ******** 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 ssh-agent -k 13:56:54 unset SSH_AUTH_SOCK; 13:56:54 unset SSH_AGENT_PID; 13:56:54 echo Agent pid 76 killed; 13:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:54 + git semver [Pipeline] } 13:56:55 $ docker stop --time=1 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 13:56:56 $ docker rm -f 6eff5bd7b0408481af58896c4b88b4325305c89ed453acff13a1e81da9c23f53 [Pipeline] // withDockerContainer [Pipeline] sh 13:56:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:56:57 Stashed 1 file(s) [Pipeline] echo 13:56:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [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 13:56:57 provisioning config files... 13:56:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config454086761416631503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:57 ---> docker-login.sh 13:56:57 nexus3.edgexfoundry.org:10001 13:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:57 Configure a credential helper to remove this warning. See 13:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:57 13:56:57 Login Succeeded 13:56:57 nexus3.edgexfoundry.org:10002 13:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:57 Configure a credential helper to remove this warning. See 13:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:57 13:56:57 Login Succeeded 13:56:57 nexus3.edgexfoundry.org:10003 13:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:57 Configure a credential helper to remove this warning. See 13:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:57 13:56:57 Login Succeeded 13:56:57 nexus3.edgexfoundry.org:10004 13:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:57 Configure a credential helper to remove this warning. See 13:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:57 13:56:57 Login Succeeded 13:56:57 docker.io 13:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:58 Configure a credential helper to remove this warning. See 13:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:58 13:56:58 Login Succeeded 13:56:58 ---> docker-login.sh ends [Pipeline] } 13:56:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:56:58 ========================================================= 13:56:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:56:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:56:58 Sending build context to Docker daemon 3.141MB 13:56:58 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 13:56:58 Step 2/14 : FROM ${BASE} AS builder 13:56:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:56:58 213ec9aee27d: Pulling fs layer 13:56:58 4583459ba037: Pulling fs layer 13:56:58 93c1e223e6f2: Pulling fs layer 13:56:58 53926ce57604: Pulling fs layer 13:56:58 21b2b0c7a3f4: Pulling fs layer 13:56:58 30f14e443154: Pulling fs layer 13:56:58 801331c1e519: Pulling fs layer 13:56:58 99cc6dd402b0: Pulling fs layer 13:56:58 7d9ed39f4882: Pulling fs layer 13:56:58 30f14e443154: Waiting 13:56:58 801331c1e519: Waiting 13:56:58 99cc6dd402b0: Waiting 13:56:58 7d9ed39f4882: Waiting 13:56:58 21b2b0c7a3f4: Waiting 13:56:58 53926ce57604: Waiting 13:56:58 93c1e223e6f2: Download complete 13:56:58 4583459ba037: Download complete 13:56:58 21b2b0c7a3f4: Verifying Checksum 13:56:58 21b2b0c7a3f4: Download complete 13:56:58 30f14e443154: Verifying Checksum 13:56:58 30f14e443154: Download complete 13:56:58 213ec9aee27d: Verifying Checksum 13:56:58 213ec9aee27d: Download complete 13:56:58 801331c1e519: Download complete 13:56:58 213ec9aee27d: Pull complete 13:56:59 4583459ba037: Pull complete 13:56:59 93c1e223e6f2: Pull complete 13:56:59 7d9ed39f4882: Verifying Checksum 13:56:59 7d9ed39f4882: Download complete 13:56:59 53926ce57604: Verifying Checksum 13:56:59 53926ce57604: Download complete 13:56:59 99cc6dd402b0: Verifying Checksum 13:56:59 99cc6dd402b0: Download complete 13:57:03 53926ce57604: Pull complete 13:57:03 21b2b0c7a3f4: Pull complete 13:57:03 30f14e443154: Pull complete 13:57:03 801331c1e519: Pull complete 13:57:04 99cc6dd402b0: Pull complete 13:57:05 7d9ed39f4882: Pull complete 13:57:05 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:57:05 ---> 1dedd983c030 13:57:05 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:57:07 ---> Running in d1eb1332e3a7 13:57:07 Removing intermediate container d1eb1332e3a7 13:57:07 ---> e74ec5e737d8 13:57:07 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 13:57:07 ---> Running in d6e7ee28df5d 13:57:07 Removing intermediate container d6e7ee28df5d 13:57:07 ---> a36a6b1ab139 13:57:07 Step 5/14 : ARG ADD_BUILD_TAGS="" 13:57:07 ---> Running in 9944b5d7ca3b 13:57:07 Removing intermediate container 9944b5d7ca3b 13:57:07 ---> 0a0e2d7da8b5 13:57:07 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:57:07 ---> Running in 8c161b9eaa5d 13:57:07 Removing intermediate container 8c161b9eaa5d 13:57:07 ---> 977726fff803 13:57:07 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:07 ---> Running in 7fbdd2b9e883 13:57:08 Removing intermediate container 7fbdd2b9e883 13:57:08 ---> 22263f271829 13:57:08 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:57:08 ---> Running in 6463dd457aa1 13:57:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:57:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:57:09 OK: 211 MiB in 51 packages 13:57:10 Removing intermediate container 6463dd457aa1 13:57:10 ---> 45f1b107a0c5 13:57:10 Step 9/14 : WORKDIR /app 13:57:10 ---> Running in de341f8b2653 13:57:10 Removing intermediate container de341f8b2653 13:57:10 ---> a646fd36d244 13:57:10 Step 10/14 : COPY go.mod vendor* ./ 13:57:10 ---> 35cfbf8363df 13:57:10 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:10 ---> Running in daa6e10b83bf 13:57:12 Still waiting to schedule task 13:57:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8757’ 13:57:25 Removing intermediate container daa6e10b83bf 13:57:25 ---> f921fa07b0d8 13:57:25 Step 12/14 : COPY . . 13:57:25 ---> edeb9d21cb76 13:57:25 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:57:25 ---> Running in d4ce3aacfe3f 13:57:25 Removing intermediate container d4ce3aacfe3f 13:57:25 ---> bfd5f86b28d2 13:57:25 Step 14/14 : RUN $MAKE 13:57:25 ---> Running in fbe6a2879de4 13:57:25 noop 13:57:25 Removing intermediate container fbe6a2879de4 13:57:25 ---> 24830eaa345c 13:57:25 Successfully built 24830eaa345c 13:57:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:25 + docker inspect -f . ci-base-image-x86_64 13:57:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:25 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 13:57:25 $ 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 13:57:25 $ docker top 203947661ea2627e22a1c74ec50ae42eb5d93a4cd8433ed4b1eba5da046d831c -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:26 + go version 13:57:26 go version go1.18.7 linux/amd64 [Pipeline] } 13:57:26 $ docker stop --time=1 203947661ea2627e22a1c74ec50ae42eb5d93a4cd8433ed4b1eba5da046d831c 13:57:27 $ docker rm -f 203947661ea2627e22a1c74ec50ae42eb5d93a4cd8433ed4b1eba5da046d831c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:27 + docker inspect -f . ci-base-image-x86_64 13:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:28 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 13:57:28 $ 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 13:57:28 $ docker top 27821e21eb0f81d553319b48890665b83ef7198ab78cbfd1f7455e08b2e52221 -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:28 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:57:29 + make test 13:57:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:57:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:57:39 CGO_ENABLED=1 go vet ./... 13:57:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:41 ./bin/test-attribution-txt.sh [Pipeline] echo 13:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:57:41 $ docker stop --time=1 27821e21eb0f81d553319b48890665b83ef7198ab78cbfd1f7455e08b2e52221 13:57:43 $ docker rm -f 27821e21eb0f81d553319b48890665b83ef7198ab78cbfd1f7455e08b2e52221 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:57:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:44 + ls -al . 13:57:44 total 176 13:57:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:57 . 13:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:56 .. 13:57:44 -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 13:56 .dockerignore 13:57:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:56 .git 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:56 .github 13:57:44 -rw-rw-r-- 1 jenkins jenkins 171 Oct 21 13:56 .gitignore 13:57:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:56 .semver 13:57:44 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 21 13:56 Attribution.txt 13:57:44 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 21 13:56 CHANGELOG.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 21 13:56 Dockerfile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 13:56 GOVERNANCE.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 688 Oct 21 13:56 Jenkinsfile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 13:56 LICENSE 13:57:44 -rw-rw-r-- 1 jenkins jenkins 618 Oct 21 13:56 OWNERS.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 21 13:56 README.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:56 VERSION 13:57:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:56 bin 13:57:44 -rw-r--r-- 1 jenkins jenkins 10 Oct 21 13:57 coverage.out 13:57:44 -rw-rw-r-- 1 jenkins jenkins 3455 Oct 21 13:56 go.mod 13:57:44 -rw-rw-r-- 1 jenkins jenkins 37340 Oct 21 13:56 go.sum 13:57:44 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 21 13:56 main.go 13:57:44 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 21 13:56 makefile 13:57:44 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 13:56 res 13:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:44 + 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=ee0f2af198d68599fcc48571f369dfb39fe08e9f --label arch=amd64 --label version=2.3.0-dev.31 . 13:57:44 Sending build context to Docker daemon 3.142MB 13:57:44 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 13:57:44 Step 2/28 : FROM ${BASE} AS builder 13:57:44 ---> 24830eaa345c 13:57:44 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:57:44 ---> Running in e1fc33cda8bb 13:57:44 Removing intermediate container e1fc33cda8bb 13:57:44 ---> 33c95847ef5c 13:57:44 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 13:57:44 ---> Running in 58a92e3ba2c9 13:57:44 Removing intermediate container 58a92e3ba2c9 13:57:44 ---> e25c9c2cc377 13:57:44 Step 5/28 : ARG ADD_BUILD_TAGS="" 13:57:44 ---> Running in 2652927fe365 13:57:44 Removing intermediate container 2652927fe365 13:57:44 ---> 764e309abb03 13:57:44 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:57:44 ---> Running in e6ebe53a6141 13:57:45 Removing intermediate container e6ebe53a6141 13:57:45 ---> 9e84e06c4c7d 13:57:45 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:45 ---> Running in 6689065e856a 13:57:45 Removing intermediate container 6689065e856a 13:57:45 ---> 1a9eb438d518 13:57:45 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:57:45 ---> Running in fe156b2a606e 13:57:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:57:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:57:47 OK: 211 MiB in 51 packages 13:57:47 Removing intermediate container fe156b2a606e 13:57:47 ---> 25ace174ce60 13:57:47 Step 9/28 : WORKDIR /app 13:57:47 ---> Running in 9f05cad36d62 13:57:47 Removing intermediate container 9f05cad36d62 13:57:47 ---> 42d81370bad5 13:57:47 Step 10/28 : COPY go.mod vendor* ./ 13:57:47 ---> 5936d8cc7d39 13:57:47 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:47 ---> Running in c5ce1a4cc221 13:57:48 Removing intermediate container c5ce1a4cc221 13:57:48 ---> 018b6326db80 13:57:48 Step 12/28 : COPY . . 13:57:48 ---> 4128c100b24c 13:57:48 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:57:48 ---> Running in 429755a0ed01 13:57:48 Removing intermediate container 429755a0ed01 13:57:48 ---> 5fb6b7a30aff 13:57:48 Step 14/28 : RUN $MAKE 13:57:48 ---> Running in 7fd0807c7357 13:57:49 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:58:11 Removing intermediate container 7fd0807c7357 13:58:11 ---> 5e105039d21f 13:58:11 Step 15/28 : FROM alpine:3.16 13:58:11 3.16: Pulling from library/alpine 13:58:11 213ec9aee27d: Already exists 13:58:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:58:11 Status: Downloaded newer image for alpine:3.16 13:58:11 ---> 9c6f07244728 13:58:11 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:58:11 ---> Running in 2c45b3511a08 13:58:11 Removing intermediate container 2c45b3511a08 13:58:11 ---> 581f1c413b81 13:58:11 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 13:58:11 ---> Running in dd0f0f1e3155 13:58:11 Removing intermediate container dd0f0f1e3155 13:58:11 ---> aa40e0d11dfc 13:58:11 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 13:58:11 ---> Running in 7074438152c0 13:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:58:11 (1/7) Installing ca-certificates (20220614-r0) 13:58:11 (2/7) Installing dumb-init (1.2.5-r1) 13:58:11 (3/7) Installing libgcc (11.2.1_git20220219-r2) 13:58:11 (4/7) Installing libsodium (1.0.18-r0) 13:58:11 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 13:58:11 (6/7) Installing libzmq (4.3.4-r0) 13:58:11 (7/7) Installing zeromq (4.3.4-r0) 13:58:11 Executing busybox-1.35.0-r17.trigger 13:58:11 Executing ca-certificates-20220614-r0.trigger 13:58:11 OK: 9 MiB in 21 packages 13:58:11 Removing intermediate container 7074438152c0 13:58:11 ---> 4ce8910631f7 13:58:11 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:58:11 ---> 7640aab4037e 13:58:11 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 13:58:11 ---> 2462018e9bb5 13:58:11 Step 21/28 : COPY --from=builder /app/res/ /res/ 13:58:11 ---> b4708b944a7f 13:58:11 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:58:11 ---> fcd5019381f6 13:58:11 Step 23/28 : EXPOSE 48095 13:58:11 ---> Running in 12793fd401aa 13:58:11 Removing intermediate container 12793fd401aa 13:58:11 ---> 34eded46a368 13:58:11 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 13:58:11 ---> Running in 67fbe81f583d 13:58:11 Removing intermediate container 67fbe81f583d 13:58:11 ---> a41b3b42704f 13:58:11 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:11 ---> Running in 3a3ae2a75e10 13:58:11 Removing intermediate container 3a3ae2a75e10 13:58:11 ---> 7e5ee4316c59 13:58:11 Step 26/28 : LABEL arch=amd64 13:58:11 ---> Running in 5140c180c94c 13:58:11 Removing intermediate container 5140c180c94c 13:58:11 ---> 7a7d3cc13151 13:58:11 Step 27/28 : LABEL git_sha=ee0f2af198d68599fcc48571f369dfb39fe08e9f 13:58:11 ---> Running in 6a1199d96c05 13:58:11 Removing intermediate container 6a1199d96c05 13:58:11 ---> ac08e9867753 13:58:11 Step 28/28 : LABEL version=2.3.0-dev.31 13:58:11 ---> Running in c4026e4a5546 13:58:11 Removing intermediate container c4026e4a5546 13:58:11 ---> 624c5a8d1e77 13:58:11 [Warning] One or more build-args [ARCH] were not consumed 13:58:11 Successfully built 624c5a8d1e77 13:58:11 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 13:58:11 provisioning config files... 13:58:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1077115275891628363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:11 ---> docker-login.sh 13:58:11 nexus3.edgexfoundry.org:10001 13:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:11 Configure a credential helper to remove this warning. See 13:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:11 13:58:11 Login Succeeded 13:58:11 nexus3.edgexfoundry.org:10002 13:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:11 Configure a credential helper to remove this warning. See 13:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:11 13:58:11 Login Succeeded 13:58:11 nexus3.edgexfoundry.org:10003 13:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:12 Configure a credential helper to remove this warning. See 13:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:12 13:58:12 Login Succeeded 13:58:12 nexus3.edgexfoundry.org:10004 13:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:12 Configure a credential helper to remove this warning. See 13:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:12 13:58:12 Login Succeeded 13:58:12 docker.io 13:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:12 Configure a credential helper to remove this warning. See 13:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:12 13:58:12 Login Succeeded 13:58:12 ---> docker-login.sh ends [Pipeline] } 13:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:58:12 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:58:12 ee0f2af198d68599fcc48571f369dfb39fe08e9f 13:58:12 latest 13:58:12 2.3.0-dev.31 13:58:12 ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 13:58:12 main 13:58:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f 13:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:13 e0b5f0381e55: Preparing 13:58:13 13f444a9bbc0: Preparing 13:58:13 b5c7e9834937: Preparing 13:58:13 9df981938a66: Preparing 13:58:13 c80dee267d68: Preparing 13:58:13 994393dc58e7: Preparing 13:58:13 994393dc58e7: Waiting 13:58:13 9df981938a66: Pushed 13:58:13 13f444a9bbc0: Pushed 13:58:13 b5c7e9834937: Pushed 13:58:13 994393dc58e7: Layer already exists 13:58:14 c80dee267d68: Pushed 13:58:16 e0b5f0381e55: Pushed 13:58:16 ee0f2af198d68599fcc48571f369dfb39fe08e9f: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:16 e0b5f0381e55: Preparing 13:58:16 13f444a9bbc0: Preparing 13:58:16 b5c7e9834937: Preparing 13:58:16 9df981938a66: Preparing 13:58:16 c80dee267d68: Preparing 13:58:16 994393dc58e7: Preparing 13:58:16 994393dc58e7: Waiting 13:58:16 b5c7e9834937: Layer already exists 13:58:16 9df981938a66: Layer already exists 13:58:16 c80dee267d68: Layer already exists 13:58:16 13f444a9bbc0: Layer already exists 13:58:16 e0b5f0381e55: Layer already exists 13:58:16 994393dc58e7: Layer already exists 13:58:16 latest: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.31 13:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:17 e0b5f0381e55: Preparing 13:58:17 13f444a9bbc0: Preparing 13:58:17 b5c7e9834937: Preparing 13:58:17 9df981938a66: Preparing 13:58:17 c80dee267d68: Preparing 13:58:17 994393dc58e7: Preparing 13:58:17 994393dc58e7: Waiting 13:58:17 13f444a9bbc0: Layer already exists 13:58:17 e0b5f0381e55: Layer already exists 13:58:17 b5c7e9834937: Layer already exists 13:58:17 c80dee267d68: Layer already exists 13:58:17 9df981938a66: Layer already exists 13:58:17 994393dc58e7: Layer already exists 13:58:17 2.3.0-dev.31: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 13:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:18 e0b5f0381e55: Preparing 13:58:18 13f444a9bbc0: Preparing 13:58:18 b5c7e9834937: Preparing 13:58:18 9df981938a66: Preparing 13:58:18 c80dee267d68: Preparing 13:58:18 994393dc58e7: Preparing 13:58:18 e0b5f0381e55: Layer already exists 13:58:18 b5c7e9834937: Layer already exists 13:58:18 9df981938a66: Layer already exists 13:58:18 c80dee267d68: Layer already exists 13:58:18 13f444a9bbc0: Layer already exists 13:58:18 994393dc58e7: Layer already exists 13:58:18 ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:18 e0b5f0381e55: Preparing 13:58:18 13f444a9bbc0: Preparing 13:58:18 b5c7e9834937: Preparing 13:58:18 9df981938a66: Preparing 13:58:18 c80dee267d68: Preparing 13:58:18 994393dc58e7: Preparing 13:58:18 994393dc58e7: Waiting 13:58:18 9df981938a66: Layer already exists 13:58:18 13f444a9bbc0: Layer already exists 13:58:18 c80dee267d68: Layer already exists 13:58:18 b5c7e9834937: Layer already exists 13:58:18 e0b5f0381e55: Layer already exists 13:58:18 994393dc58e7: Layer already exists 13:58:18 main: digest: sha256:d6d99d305c1f6878aeec07d678c923bd173d44541fef075d53db49161f18846c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:18 ===================================================== [Pipeline] echo 13:58:18 taggedImages: 13:58:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f 13:58:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:58:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.31 13:58:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 13:58:18 - 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 13:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:19 13:58:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:19 latest: Pulling from edgex-lftools-log-publisher 13:58:19 5eb5b503b376: Pulling fs layer 13:58:19 5c69ac0246d0: Pulling fs layer 13:58:19 ec43610c2a17: Pulling fs layer 13:58:19 3a2ae6a8a46f: Pulling fs layer 13:58:19 33b1e0a273af: Pulling fs layer 13:58:19 5d3b04190fa2: Pulling fs layer 13:58:19 2f39f015ded8: Pulling fs layer 13:58:19 3a2ae6a8a46f: Waiting 13:58:19 33b1e0a273af: Waiting 13:58:19 5d3b04190fa2: Waiting 13:58:19 2f39f015ded8: Waiting 13:58:19 5c69ac0246d0: Verifying Checksum 13:58:19 5c69ac0246d0: Download complete 13:58:19 3a2ae6a8a46f: Verifying Checksum 13:58:19 3a2ae6a8a46f: Download complete 13:58:19 33b1e0a273af: Verifying Checksum 13:58:19 33b1e0a273af: Download complete 13:58:19 5d3b04190fa2: Verifying Checksum 13:58:19 5d3b04190fa2: Download complete 13:58:19 ec43610c2a17: Verifying Checksum 13:58:19 ec43610c2a17: Download complete 13:58:19 5eb5b503b376: Verifying Checksum 13:58:19 5eb5b503b376: Download complete 13:58:20 2f39f015ded8: Download complete 13:58:20 5eb5b503b376: Pull complete 13:58:21 5c69ac0246d0: Pull complete 13:58:21 ec43610c2a17: Pull complete 13:58:21 3a2ae6a8a46f: Pull complete 13:58:21 33b1e0a273af: Pull complete 13:58:21 5d3b04190fa2: Pull complete 13:58:26 2f39f015ded8: Pull complete 13:58:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:26 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 13:58:26 $ 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 13:58:27 $ docker top d48bc80c1f1d4bda8275bcd765699980bafafcb93dec86251eb6ea0a0b72cfea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:27 ---> job-cost.sh 13:58:27 lf-activate-venv: SKIPPING 13:58:27 INFO: No Stack... 13:58:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:58:28 INFO: Archiving Costs [Pipeline] sh 13:58:29 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:58:29 + cut -d, -f6 [Pipeline] lock 13:58:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] 13:58:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] did not exist. Created. 13:58:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:29 + echo total: 0.2199999988079071 [Pipeline] stash 13:58:29 Stashed 1 file(s) [Pipeline] } 13:58:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:29 $ docker stop --time=1 d48bc80c1f1d4bda8275bcd765699980bafafcb93dec86251eb6ea0a0b72cfea 13:58:30 $ docker rm -f d48bc80c1f1d4bda8275bcd765699980bafafcb93dec86251eb6ea0a0b72cfea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8759 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:00:01 Running in /w/workspace/app-service-configurable/110 [Pipeline] { [Pipeline] checkout 14:00:01 Selected Git installation does not exist. Using Default 14:00:01 The recommended git tool is: NONE 14:00:07 using credential edgex-jenkins-ssh 14:00:07 Cloning the remote Git repository 14:00:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:00:07 > git init /w/workspace/app-service-configurable/110 # timeout=10 14:00:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:00:07 > git --version # timeout=10 14:00:07 > git --version # 'git version 2.25.1' 14:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:07 Verifying host key using known hosts file 14:00:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:00:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:09 Avoid second fetch 14:00:09 Checking out Revision ee0f2af198d68599fcc48571f369dfb39fe08e9f (main) 14:00:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#476)" 14:00:09 > git config core.sparsecheckout # timeout=10 14:00:09 > git checkout -f ee0f2af198d68599fcc48571f369dfb39fe08e9f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:00:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:11 Dload Upload Total Spent Left Speed 14:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh 14:00:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:00:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:00:12 + sudo tee /etc/docker/daemon.new 14:00:12 { 14:00:12 "registry-mirrors": [ 14:00:12 "https://nexus3.edgexfoundry.org:10001" 14:00:12 ], 14:00:12 "bip": "10.250.0.254/24", 14:00:12 "hosts": [ 14:00:12 "tcp://0.0.0.0:5555", 14:00:12 "unix:///var/run/docker.sock" 14:00:12 ], 14:00:12 "mtu": 1458, 14:00:12 "selinux-enabled": true, 14:00:12 "seccomp-profile": "/etc/docker/seccomp.json" 14:00:12 } [Pipeline] sh 14:00:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:00:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:31 provisioning config files... 14:00:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/110@tmp/config5106140604610294021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:31 ---> docker-login.sh 14:00:31 nexus3.edgexfoundry.org:10001 14:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:32 Configure a credential helper to remove this warning. See 14:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:32 14:00:32 Login Succeeded 14:00:32 nexus3.edgexfoundry.org:10002 14:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:32 Configure a credential helper to remove this warning. See 14:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:32 14:00:32 Login Succeeded 14:00:32 nexus3.edgexfoundry.org:10003 14:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:33 Configure a credential helper to remove this warning. See 14:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:33 14:00:33 Login Succeeded 14:00:33 nexus3.edgexfoundry.org:10004 14:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:33 Configure a credential helper to remove this warning. See 14:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:33 14:00:33 Login Succeeded 14:00:33 docker.io 14:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:34 Configure a credential helper to remove this warning. See 14:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:34 14:00:34 Login Succeeded 14:00:34 ---> docker-login.sh ends [Pipeline] } 14:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:34 ========================================================= 14:00:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:00:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:00:34 Sending build context to Docker daemon 207.4kB 14:00:34 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 14:00:34 Step 2/14 : FROM ${BASE} AS builder 14:00:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:00:34 9b18e9b68314: Pulling fs layer 14:00:34 d32db5db7311: Pulling fs layer 14:00:34 d0c4b47475fc: Pulling fs layer 14:00:34 5831b945b038: Pulling fs layer 14:00:34 86bbec2aaacd: Pulling fs layer 14:00:34 e10730c5d714: Pulling fs layer 14:00:34 5dd5c2283517: Pulling fs layer 14:00:34 d5ac0230b979: Pulling fs layer 14:00:34 5831b945b038: Waiting 14:00:34 e10730c5d714: Waiting 14:00:34 86bbec2aaacd: Waiting 14:00:34 d5ac0230b979: Waiting 14:00:34 5dd5c2283517: Waiting 14:00:35 d0c4b47475fc: Verifying Checksum 14:00:35 d0c4b47475fc: Download complete 14:00:35 d32db5db7311: Download complete 14:00:35 86bbec2aaacd: Verifying Checksum 14:00:35 86bbec2aaacd: Download complete 14:00:35 e10730c5d714: Verifying Checksum 14:00:35 e10730c5d714: Download complete 14:00:35 9b18e9b68314: Download complete 14:00:35 9b18e9b68314: Pull complete 14:00:36 d5ac0230b979: Verifying Checksum 14:00:36 d5ac0230b979: Download complete 14:00:36 d32db5db7311: Pull complete 14:00:36 d0c4b47475fc: Pull complete 14:00:37 5dd5c2283517: Verifying Checksum 14:00:37 5dd5c2283517: Download complete 14:00:38 5831b945b038: Verifying Checksum 14:00:38 5831b945b038: Download complete 14:00:48 5831b945b038: Pull complete 14:00:48 86bbec2aaacd: Pull complete 14:00:48 e10730c5d714: Pull complete 14:00:55 5dd5c2283517: Pull complete 14:00:56 d5ac0230b979: Pull complete 14:00:56 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:00:56 ---> 59b3b1a385d4 14:00:56 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:00:58 ---> Running in 4e37c0ba94bf 14:00:58 Removing intermediate container 4e37c0ba94bf 14:00:58 ---> cf3a155f3945 14:00:58 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 14:00:58 ---> Running in a5dfd8c2465f 14:00:59 Removing intermediate container a5dfd8c2465f 14:00:59 ---> 6f312c2f4038 14:00:59 Step 5/14 : ARG ADD_BUILD_TAGS="" 14:00:59 ---> Running in 79bc2f679a0b 14:00:59 Removing intermediate container 79bc2f679a0b 14:00:59 ---> 32aa3d028e39 14:00:59 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:00:59 ---> Running in 73e269d98052 14:00:59 Removing intermediate container 73e269d98052 14:00:59 ---> ff6b377edafd 14:00:59 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:00 ---> Running in 7cebc10f1dcd 14:01:02 Removing intermediate container 7cebc10f1dcd 14:01:02 ---> 7837150ad609 14:01:02 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:02 ---> Running in 6e9e91813cf5 14:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:01:04 OK: 221 MiB in 51 packages 14:01:06 Removing intermediate container 6e9e91813cf5 14:01:06 ---> af193ae83394 14:01:06 Step 9/14 : WORKDIR /app 14:01:06 ---> Running in c13df064235a 14:01:06 Removing intermediate container c13df064235a 14:01:06 ---> c53458c3f8bc 14:01:06 Step 10/14 : COPY go.mod vendor* ./ 14:01:07 ---> 2d41fd3ef3c1 14:01:07 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:07 ---> Running in edb743835c2b 14:02:03 Removing intermediate container edb743835c2b 14:02:03 ---> 60753e3263fe 14:02:03 Step 12/14 : COPY . . 14:02:03 ---> 45dba1af3050 14:02:03 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:03 ---> Running in 9583af035307 14:02:03 Removing intermediate container 9583af035307 14:02:03 ---> 8a6682a5ff10 14:02:03 Step 14/14 : RUN $MAKE 14:02:03 ---> Running in 9e71f87f7425 14:02:03 noop 14:02:03 Removing intermediate container 9e71f87f7425 14:02:03 ---> 838eab9eae5e 14:02:03 Successfully built 838eab9eae5e 14:02:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:04 + docker inspect -f . ci-base-image-arm64 14:02:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-8759 does not seem to be running inside a container 14:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/110 -v /w/workspace/app-service-configurable/110:/w/workspace/app-service-configurable/110:rw,z -v /w/workspace/app-service-configurable/110@tmp:/w/workspace/app-service-configurable/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:02:05 $ docker top 8f802b48e423ecae6c0961e5bef7a3758a78d63b255848b5c11540d549ad4a90 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:06 + go version 14:02:06 go version go1.18.7 linux/arm64 [Pipeline] } 14:02:06 $ docker stop --time=1 8f802b48e423ecae6c0961e5bef7a3758a78d63b255848b5c11540d549ad4a90 14:02:08 $ docker rm -f 8f802b48e423ecae6c0961e5bef7a3758a78d63b255848b5c11540d549ad4a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:08 + docker inspect -f . ci-base-image-arm64 14:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:08 prd-ubuntu20.04-docker-arm64-4c-16g-8759 does not seem to be running inside a container 14:02:08 $ 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/110 -v /w/workspace/app-service-configurable/110:/w/workspace/app-service-configurable/110:rw,z -v /w/workspace/app-service-configurable/110@tmp:/w/workspace/app-service-configurable/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:02:10 $ docker top b10ff6271b447cfc542ef3f4b9fd3b16739f27011a3708edb7c658330151140e -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:10 + git config --global --add safe.directory /w/workspace/app-service-configurable/110 [Pipeline] fileExists [Pipeline] sh 14:02:11 + make test 14:02:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:03:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:03:33 CGO_ENABLED=1 go vet ./... 14:04:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:00 ./bin/test-attribution-txt.sh [Pipeline] echo 14:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:04:00 $ docker stop --time=1 b10ff6271b447cfc542ef3f4b9fd3b16739f27011a3708edb7c658330151140e 14:04:02 $ docker rm -f b10ff6271b447cfc542ef3f4b9fd3b16739f27011a3708edb7c658330151140e [Pipeline] // withDockerContainer [Pipeline] sh 14:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:03 Warning: overwriting stash ‘coverage-report’ 14:04:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:04 + ls -al . 14:04:04 total 172 14:04:04 drwxrwxr-x 7 jenkins jenkins 4096 Oct 21 14:02 . 14:04:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:00 .. 14:04:04 -rw-rw-r-- 1 jenkins jenkins 119 Oct 21 14:00 .dockerignore 14:04:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 14:00 .git 14:04:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 14:00 .github 14:04:04 -rw-rw-r-- 1 jenkins jenkins 171 Oct 21 14:00 .gitignore 14:04:04 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 21 14:00 Attribution.txt 14:04:04 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 21 14:00 CHANGELOG.md 14:04:04 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 21 14:00 Dockerfile 14:04:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 14:00 GOVERNANCE.md 14:04:04 -rw-rw-r-- 1 jenkins jenkins 688 Oct 21 14:00 Jenkinsfile 14:04:04 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 21 14:00 LICENSE 14:04:04 -rw-rw-r-- 1 jenkins jenkins 618 Oct 21 14:00 OWNERS.md 14:04:04 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 21 14:00 README.md 14:04:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:56 VERSION 14:04:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:00 bin 14:04:04 -rw-r--r-- 1 jenkins jenkins 10 Oct 21 14:02 coverage.out 14:04:04 -rw-rw-r-- 1 jenkins jenkins 3455 Oct 21 14:00 go.mod 14:04:04 -rw-rw-r-- 1 jenkins jenkins 37340 Oct 21 14:00 go.sum 14:04:04 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 21 14:00 main.go 14:04:04 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 21 14:00 makefile 14:04:04 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 14:00 res 14:04:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:05 + 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=ee0f2af198d68599fcc48571f369dfb39fe08e9f --label arch=arm64 --label version=2.3.0-dev.31 . 14:04:05 Sending build context to Docker daemon 208.4kB 14:04:05 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 14:04:05 Step 2/28 : FROM ${BASE} AS builder 14:04:05 ---> 838eab9eae5e 14:04:05 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:04:05 ---> Running in 83461a1e2144 14:04:05 Removing intermediate container 83461a1e2144 14:04:05 ---> d10a226ea4cd 14:04:05 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 14:04:05 ---> Running in a7ea60e7e4f1 14:04:06 Removing intermediate container a7ea60e7e4f1 14:04:06 ---> 0302419a3b9d 14:04:06 Step 5/28 : ARG ADD_BUILD_TAGS="" 14:04:06 ---> Running in 72101d45d653 14:04:06 Removing intermediate container 72101d45d653 14:04:06 ---> eed6f07916e0 14:04:06 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:04:06 ---> Running in ba0566c9397b 14:04:06 Removing intermediate container ba0566c9397b 14:04:06 ---> b1d3ab9311d4 14:04:06 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:06 ---> Running in d716c12abbf5 14:04:08 Removing intermediate container d716c12abbf5 14:04:08 ---> 3aff89627146 14:04:08 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:08 ---> Running in ac8d57529667 14:04:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:04:11 OK: 221 MiB in 51 packages 14:04:12 Removing intermediate container ac8d57529667 14:04:12 ---> d4aa4292acd1 14:04:12 Step 9/28 : WORKDIR /app 14:04:12 ---> Running in 0a60d1c4895e 14:04:12 Removing intermediate container 0a60d1c4895e 14:04:12 ---> d97a447b64cc 14:04:12 Step 10/28 : COPY go.mod vendor* ./ 14:04:12 ---> c26d8f93bfdb 14:04:12 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:12 ---> Running in c4c3dd234cc1 14:04:15 Removing intermediate container c4c3dd234cc1 14:04:15 ---> 6573d9e593eb 14:04:15 Step 12/28 : COPY . . 14:04:15 ---> 1fa7f5cd9d1c 14:04:15 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:15 ---> Running in c3c2ff107fdc 14:04:16 Removing intermediate container c3c2ff107fdc 14:04:16 ---> 15e43fab32ee 14:04:16 Step 14/28 : RUN $MAKE 14:04:16 ---> Running in 2eabd58785c7 14:04:17 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:06:54 Removing intermediate container 2eabd58785c7 14:06:54 ---> 4bd2ef840ce4 14:06:54 Step 15/28 : FROM alpine:3.16 14:06:54 3.16: Pulling from library/alpine 14:06:54 9b18e9b68314: Already exists 14:06:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:06:54 Status: Downloaded newer image for alpine:3.16 14:06:54 ---> a6215f271958 14:06:54 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:06:54 ---> Running in 34a44561c2ba 14:06:54 Removing intermediate container 34a44561c2ba 14:06:54 ---> ba277d0e095b 14:06:54 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 14:06:54 ---> Running in fe3ae76cfb54 14:06:54 Removing intermediate container fe3ae76cfb54 14:06:54 ---> 52ae4183088c 14:06:54 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:06:54 ---> Running in 1bec2dacf99b 14:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:06:57 (1/7) Installing ca-certificates (20220614-r0) 14:06:57 (2/7) Installing dumb-init (1.2.5-r1) 14:06:57 (3/7) Installing libgcc (11.2.1_git20220219-r2) 14:06:57 (4/7) Installing libsodium (1.0.18-r0) 14:06:57 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 14:06:57 (6/7) Installing libzmq (4.3.4-r0) 14:06:57 (7/7) Installing zeromq (4.3.4-r0) 14:06:57 Executing busybox-1.35.0-r17.trigger 14:06:57 Executing ca-certificates-20220614-r0.trigger 14:06:57 OK: 9 MiB in 21 packages 14:06:58 Removing intermediate container 1bec2dacf99b 14:06:58 ---> 63601506f8e0 14:06:58 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:06:59 ---> aee8e892ba50 14:06:59 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 14:06:59 ---> b7aef31a8466 14:06:59 Step 21/28 : COPY --from=builder /app/res/ /res/ 14:07:00 ---> 5ae6e74cc313 14:07:00 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:07:01 ---> 6a0ab429b495 14:07:01 Step 23/28 : EXPOSE 48095 14:07:01 ---> Running in af1fc95fa5d8 14:07:01 Removing intermediate container af1fc95fa5d8 14:07:01 ---> a5109a8deb53 14:07:01 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 14:07:01 ---> Running in 2a0aec90a0db 14:07:02 Removing intermediate container 2a0aec90a0db 14:07:02 ---> 5d8d51e45dc7 14:07:02 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:07:02 ---> Running in 454acfd67912 14:07:02 Removing intermediate container 454acfd67912 14:07:02 ---> 5217df879da5 14:07:02 Step 26/28 : LABEL arch=arm64 14:07:02 ---> Running in af5097dab5ee 14:07:03 Removing intermediate container af5097dab5ee 14:07:03 ---> 1f1887ed26dd 14:07:03 Step 27/28 : LABEL git_sha=ee0f2af198d68599fcc48571f369dfb39fe08e9f 14:07:03 ---> Running in 1243b496ace7 14:07:03 Removing intermediate container 1243b496ace7 14:07:03 ---> 13c5fc40135f 14:07:03 Step 28/28 : LABEL version=2.3.0-dev.31 14:07:03 ---> Running in e02985ff39c0 14:07:03 Removing intermediate container e02985ff39c0 14:07:03 ---> 02c4f32f8819 14:07:03 [Warning] One or more build-args [ARCH] were not consumed 14:07:03 Successfully built 02c4f32f8819 14:07:03 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:03 provisioning config files... 14:07:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/110@tmp/config6754887676446346334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:04 ---> docker-login.sh 14:07:04 nexus3.edgexfoundry.org:10001 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 nexus3.edgexfoundry.org:10002 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 nexus3.edgexfoundry.org:10003 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:05 Configure a credential helper to remove this warning. See 14:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:05 14:07:05 Login Succeeded 14:07:05 nexus3.edgexfoundry.org:10004 14:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:05 Configure a credential helper to remove this warning. See 14:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:05 14:07:05 Login Succeeded 14:07:05 docker.io 14:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:06 Configure a credential helper to remove this warning. See 14:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:06 14:07:06 Login Succeeded 14:07:06 ---> docker-login.sh ends [Pipeline] } 14:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:06 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:07:06 ee0f2af198d68599fcc48571f369dfb39fe08e9f 14:07:06 latest 14:07:06 2.3.0-dev.31 14:07:06 ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 14:07:06 main 14:07:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f 14:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:07 f5fe01cbae25: Preparing 14:07:07 bf1263e83945: Preparing 14:07:07 d30e8f2a7d1b: Preparing 14:07:07 bda612d0b62c: Preparing 14:07:07 60d111b19810: Preparing 14:07:07 5d3e392a13a0: Preparing 14:07:07 5d3e392a13a0: Waiting 14:07:07 bda612d0b62c: Pushed 14:07:07 d30e8f2a7d1b: Pushed 14:07:07 bf1263e83945: Pushed 14:07:07 5d3e392a13a0: Layer already exists 14:07:08 60d111b19810: Pushed 14:07:12 f5fe01cbae25: Pushed 14:07:12 ee0f2af198d68599fcc48571f369dfb39fe08e9f: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:13 f5fe01cbae25: Preparing 14:07:13 bf1263e83945: Preparing 14:07:13 d30e8f2a7d1b: Preparing 14:07:13 bda612d0b62c: Preparing 14:07:13 60d111b19810: Preparing 14:07:13 5d3e392a13a0: Preparing 14:07:13 5d3e392a13a0: Waiting 14:07:13 d30e8f2a7d1b: Layer already exists 14:07:13 bf1263e83945: Layer already exists 14:07:13 bda612d0b62c: Layer already exists 14:07:13 f5fe01cbae25: Layer already exists 14:07:13 60d111b19810: Layer already exists 14:07:13 5d3e392a13a0: Layer already exists 14:07:13 latest: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.31 14:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:14 f5fe01cbae25: Preparing 14:07:14 bf1263e83945: Preparing 14:07:14 d30e8f2a7d1b: Preparing 14:07:14 bda612d0b62c: Preparing 14:07:14 60d111b19810: Preparing 14:07:14 5d3e392a13a0: Preparing 14:07:14 5d3e392a13a0: Waiting 14:07:14 f5fe01cbae25: Layer already exists 14:07:14 bda612d0b62c: Layer already exists 14:07:14 d30e8f2a7d1b: Layer already exists 14:07:14 60d111b19810: Layer already exists 14:07:14 bf1263e83945: Layer already exists 14:07:14 5d3e392a13a0: Layer already exists 14:07:14 2.3.0-dev.31: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 14:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:15 f5fe01cbae25: Preparing 14:07:15 bf1263e83945: Preparing 14:07:15 d30e8f2a7d1b: Preparing 14:07:15 bda612d0b62c: Preparing 14:07:15 60d111b19810: Preparing 14:07:15 5d3e392a13a0: Preparing 14:07:15 5d3e392a13a0: Waiting 14:07:15 60d111b19810: Layer already exists 14:07:15 f5fe01cbae25: Layer already exists 14:07:15 d30e8f2a7d1b: Layer already exists 14:07:15 bf1263e83945: Layer already exists 14:07:15 bda612d0b62c: Layer already exists 14:07:15 5d3e392a13a0: Layer already exists 14:07:15 ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:16 f5fe01cbae25: Preparing 14:07:16 bf1263e83945: Preparing 14:07:16 d30e8f2a7d1b: Preparing 14:07:16 bda612d0b62c: Preparing 14:07:16 60d111b19810: Preparing 14:07:16 5d3e392a13a0: Preparing 14:07:16 5d3e392a13a0: Waiting 14:07:16 d30e8f2a7d1b: Layer already exists 14:07:16 60d111b19810: Layer already exists 14:07:16 bda612d0b62c: Layer already exists 14:07:16 f5fe01cbae25: Layer already exists 14:07:16 bf1263e83945: Layer already exists 14:07:16 5d3e392a13a0: Layer already exists 14:07:16 main: digest: sha256:d4a94eeb234f79b79f6592c1440850ccd2cb7b96fc7137fbd538b5341a8a31c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:16 ===================================================== [Pipeline] echo 14:07:16 taggedImages: 14:07:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f 14:07:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:07:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.31 14:07:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ee0f2af198d68599fcc48571f369dfb39fe08e9f-2.3.0-dev.31 14:07:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:16 14:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:17 arm64: Pulling from edgex-lftools-log-publisher 14:07:17 8998bd30e6a1: Pulling fs layer 14:07:17 04944245beec: Pulling fs layer 14:07:17 699f458cf7ca: Pulling fs layer 14:07:17 765212b225bb: Pulling fs layer 14:07:17 f23df028b6ca: Pulling fs layer 14:07:17 d65c8cfc05b1: Pulling fs layer 14:07:17 2437ff75d9bd: Pulling fs layer 14:07:17 765212b225bb: Waiting 14:07:17 f23df028b6ca: Waiting 14:07:17 2437ff75d9bd: Waiting 14:07:17 d65c8cfc05b1: Waiting 14:07:17 04944245beec: Verifying Checksum 14:07:17 04944245beec: Download complete 14:07:17 765212b225bb: Download complete 14:07:17 f23df028b6ca: Download complete 14:07:17 d65c8cfc05b1: Verifying Checksum 14:07:17 d65c8cfc05b1: Download complete 14:07:17 699f458cf7ca: Verifying Checksum 14:07:17 699f458cf7ca: Download complete 14:07:18 8998bd30e6a1: Verifying Checksum 14:07:18 8998bd30e6a1: Download complete 14:07:20 2437ff75d9bd: Verifying Checksum 14:07:20 2437ff75d9bd: Download complete 14:07:22 8998bd30e6a1: Pull complete 14:07:22 04944245beec: Pull complete 14:07:23 699f458cf7ca: Pull complete 14:07:23 765212b225bb: Pull complete 14:07:24 f23df028b6ca: Pull complete 14:07:24 d65c8cfc05b1: Pull complete 14:07:39 2437ff75d9bd: Pull complete 14:07:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:39 prd-ubuntu20.04-docker-arm64-4c-16g-8759 does not seem to be running inside a container 14:07:39 $ 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/110 -v /w/workspace/app-service-configurable/110:/w/workspace/app-service-configurable/110:rw,z -v /w/workspace/app-service-configurable/110@tmp:/w/workspace/app-service-configurable/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:07:42 $ docker top 951c0fe0ff97ac6a806ca1cd6436c968c9afc81abe5f3766d440e7bd71e63c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:43 ---> job-cost.sh 14:07:43 lf-activate-venv: SKIPPING 14:07:43 INFO: No Stack... 14:07:43 INFO: Retrieving Pricing Info for: v3-standard-4 14:07:44 INFO: Archiving Costs [Pipeline] sh 14:07:45 + + cat /w/workspace/app-service-configurable/110/archives/cost.csvcut 14:07:45 -d, -f6 [Pipeline] lock 14:07:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] 14:07:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] did not exist. Created. 14:07:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:46 /w/workspace/app-service-configurable/110@tmp/durable-c5d7e690/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:07:46 + echo total: 0.10999999940395355 [Pipeline] stash 14:07:46 Warning: overwriting stash ‘stack-cost’ 14:07:46 Stashed 1 file(s) [Pipeline] } 14:07:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:46 $ docker stop --time=1 951c0fe0ff97ac6a806ca1cd6436c968c9afc81abe5f3766d440e7bd71e63c4d 14:07:48 $ docker rm -f 951c0fe0ff97ac6a806ca1cd6436c968c9afc81abe5f3766d440e7bd71e63c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:07:48 provisioning config files... 14:07:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config351542429361860708tmp [Pipeline] { [Pipeline] sh 14:07:48 + set +x 14:07:48 + bash -s -- 14:07:48 + curl -s https://codecov.io/bash 14:07:48 14:07:48 _____ _ 14:07:48 / ____| | | 14:07:48 | | ___ __| | ___ ___ _____ __ 14:07:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:07:48 | |___| (_) | (_| | __/ (_| (_) \ V / 14:07:48 \_____\___/ \__,_|\___|\___\___/ \_/ 14:07:48 Bash-1.0.6 14:07:48 14:07:48 14:07:48 ==> git version 2.25.1 found 14:07:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:07:48 Release-Date: 2020-01-08 14:07:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:07:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:07:48 ==> Jenkins CI detected. 14:07:48 current dir:  /w/workspace/ry_app-service-configurable_main 14:07:48 project root: . 14:07:48 --> token set from env 14:07:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:07:48 ==> Running gcov in . (disable via -X gcov) 14:07:48 ==> Python coveragepy not found 14:07:48 ==> Searching for coverage reports in: 14:07:48 + . 14:07:48 -> Found 1 reports 14:07:48 ==> Detecting git/mercurial file structure 14:07:48 ==> Reading reports 14:07:48 + ./coverage.out bytes=10 14:07:48 ==> Appending adjustments 14:07:48 https://docs.codecov.io/docs/fixing-reports 14:07:48 + Found adjustments 14:07:48 ==> Gzipping contents 14:07:49 4.0K /tmp/codecov.qpoNhM.gz 14:07:49 ==> Uploading reports 14:07:49 url: https://codecov.io 14:07:49 query: branch=main&commit=ee0f2af198d68599fcc48571f369dfb39fe08e9f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:49 -> Pinging Codecov 14:07:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=ee0f2af198d68599fcc48571f369dfb39fe08e9f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:49 -> Uploading to 14:07:49 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/A97CA9966030D2A3747ED39772930CCE/ee0f2af198d68599fcc48571f369dfb39fe08e9f/f58fc39d-7868-47e7-8540-355629c3171e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T140749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2e5c70a7483a7520e585401cbbbc865b85ad6434f27717233188d9867e6f73f 14:07:49 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:49 Dload Upload Total Spent Left Speed 14:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2509 --:--:-- --:--:-- --:--:-- 2509 14:07:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] } 14:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:07:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:07:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:07:50 14:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:07:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:07:50 df9b9388f04a: Pulling fs layer 14:07:50 52dc419b0ee2: Pulling fs layer 14:07:50 25bc292e5bac: Pulling fs layer 14:07:50 114826534d7a: Pulling fs layer 14:07:50 4657fd5d0bcf: Pulling fs layer 14:07:50 6ad1cebc031e: Pulling fs layer 14:07:50 8a3aa393b2d8: Pulling fs layer 14:07:50 4657fd5d0bcf: Waiting 14:07:50 6ad1cebc031e: Waiting 14:07:50 114826534d7a: Waiting 14:07:50 8a3aa393b2d8: Waiting 14:07:50 25bc292e5bac: Verifying Checksum 14:07:50 25bc292e5bac: Download complete 14:07:50 52dc419b0ee2: Verifying Checksum 14:07:50 52dc419b0ee2: Download complete 14:07:50 4657fd5d0bcf: Download complete 14:07:50 df9b9388f04a: Download complete 14:07:50 df9b9388f04a: Pull complete 14:07:50 6ad1cebc031e: Verifying Checksum 14:07:50 6ad1cebc031e: Download complete 14:07:50 52dc419b0ee2: Pull complete 14:07:50 25bc292e5bac: Pull complete 14:07:51 114826534d7a: Download complete 14:07:51 8a3aa393b2d8: Verifying Checksum 14:07:51 8a3aa393b2d8: Download complete 14:07:54 114826534d7a: Pull complete 14:07:54 4657fd5d0bcf: Pull complete 14:07:54 6ad1cebc031e: Pull complete 14:07:57 8a3aa393b2d8: Pull complete 14:07:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:07:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:57 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 14:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:07:59 $ docker top 05046ca82e2e09b30c5098b403c283d4748a132045f2bbd34f118c0b1c6e608f -eo pid,comm [Pipeline] { [Pipeline] echo 14:07:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:07:59 + set -o pipefail 14:07:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:08:04 14:08:04 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:08:04 14:08:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0db1249b-d40c-4766-a7ac-ff9073b50705 14:08:04 14:08:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:08:04 14:08:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:08:04 14:08:04 14:08:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:08:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:08:04 More details here: https://snyk.co/ue1NS [Pipeline] } 14:08:04 $ docker stop --time=1 05046ca82e2e09b30c5098b403c283d4748a132045f2bbd34f118c0b1c6e608f 14:08:06 $ docker rm -f 05046ca82e2e09b30c5098b403c283d4748a132045f2bbd34f118c0b1c6e608f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:08:07 + git log --format=format:%s -1 ee0f2af198d68599fcc48571f369dfb39fe08e9f [Pipeline] sh 14:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:08 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 14:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:08 $ docker top 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:08 [ssh-agent] Looking for ssh-agent implementation... 14:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:08 $ docker exec 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 ssh-agent 14:08:08 SSH_AUTH_SOCK=/tmp/ssh-MN4I0pHxCMUZ/agent.31 14:08:08 SSH_AGENT_PID=37 14:08:08 Running ssh-add (command line suppressed) 14:08:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9815402285661232960.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9815402285661232960.key) 14:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:09 + git semver tag 14:08:09 2022-10-21 14:08:09,377 [run_tag] DEBUG tag force:False 14:08:09 2022-10-21 14:08:09,377 [check_head_tag] DEBUG check head tag 14:08:09 2022-10-21 14:08:09,378 [execute] INFO git cat-file --batch-check 14:08:09 2022-10-21 14:08:09,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:08:09 2022-10-21 14:08:09,382 [execute] INFO git cat-file --batch 14:08:09 2022-10-21 14:08:09,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:08:09 2022-10-21 14:08:09,399 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:09 2022-10-21 14:08:09,399 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 14:08:09 2022-10-21 14:08:09,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:08:09 2022-10-21 14:08:09,403 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:09 2.3.0-dev.31 [Pipeline] } 14:08:09 $ docker exec --env ******** --env ******** 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 ssh-agent -k 14:08:09 unset SSH_AUTH_SOCK; 14:08:09 unset SSH_AGENT_PID; 14:08:09 echo Agent pid 37 killed; 14:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:09 + git semver [Pipeline] } 14:08:10 $ docker stop --time=1 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 14:08:11 $ docker rm -f 42521b83701265a880461bb9b4539f59ff5f3077310825ee62a97740f4f8eb03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:11 14:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:12 0.23.1-centos7: Pulling from edgex-lftools 14:08:12 ab5ef0e58194: Pulling fs layer 14:08:12 9712f1f96733: Pulling fs layer 14:08:12 63f879dbbcfc: Pulling fs layer 14:08:12 0d9ebad4ef96: Pulling fs layer 14:08:12 e9a5061849ea: Pulling fs layer 14:08:12 d747dcd14b5f: Pulling fs layer 14:08:12 2de7ff778b66: Pulling fs layer 14:08:12 0d9ebad4ef96: Waiting 14:08:12 e9a5061849ea: Waiting 14:08:12 d747dcd14b5f: Waiting 14:08:12 2de7ff778b66: Waiting 14:08:12 9712f1f96733: Download complete 14:08:12 63f879dbbcfc: Verifying Checksum 14:08:12 63f879dbbcfc: Download complete 14:08:12 e9a5061849ea: Verifying Checksum 14:08:12 e9a5061849ea: Download complete 14:08:12 d747dcd14b5f: Verifying Checksum 14:08:12 d747dcd14b5f: Download complete 14:08:12 0d9ebad4ef96: Download complete 14:08:12 ab5ef0e58194: Verifying Checksum 14:08:12 ab5ef0e58194: Download complete 14:08:12 2de7ff778b66: Verifying Checksum 14:08:12 2de7ff778b66: Download complete 14:08:16 ab5ef0e58194: Pull complete 14:08:16 9712f1f96733: Pull complete 14:08:16 63f879dbbcfc: Pull complete 14:08:20 0d9ebad4ef96: Pull complete 14:08:20 e9a5061849ea: Pull complete 14:08:20 d747dcd14b5f: Pull complete 14:08:21 2de7ff778b66: Pull complete 14:08:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:21 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 14:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:08:23 $ docker top fb7170f9eef72fd9193422ba9b3db72200021718f530e0fe29ad653b9774c626 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:08:23 provisioning config files... 14:08:23 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8770279107497914749tmp 14:08:23 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12981117670270392386tmp 14:08:23 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17351186780235399753tmp [Pipeline] { [Pipeline] echo 14:08:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:08:23 ---> sigul-configuration.sh 14:08:23 gpg: directory `/root/.gnupg' created 14:08:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:08:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:08:23 gpg: keyring `/root/.gnupg/secring.gpg' created 14:08:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:08:23 gpg: CAST5 encrypted data 14:08:23 gpg: encrypted with 1 passphrase 14:08:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:08:23 + mkdir /home/jenkins 14:08:23 + mkdir /home/jenkins/sigul [Pipeline] sh 14:08:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:08:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:08:24 ---> sigul-install.sh 14:08:24 Sigul already installed; skipping installation. [Pipeline] sh 14:08:24 + git tag --list 14:08:24 v1.0.0 14:08:24 v1.1.0 14:08:24 v1.2.0 14:08:24 v1.3.0 14:08:24 v1.3.1 14:08:24 v2.0.0 14:08:24 v2.0.1 14:08:24 v2.1.0 14:08:24 v2.1.1 14:08:24 v2.1.1-dev.1 14:08:24 v2.1.1-dev.2 14:08:24 v2.2.0 14:08:24 v2.2.1-dev.1 14:08:24 v2.2.1-dev.10 14:08:24 v2.2.1-dev.2 14:08:24 v2.2.1-dev.3 14:08:24 v2.2.1-dev.4 14:08:24 v2.2.1-dev.5 14:08:24 v2.2.1-dev.6 14:08:24 v2.2.1-dev.7 14:08:24 v2.2.1-dev.8 14:08:24 v2.2.1-dev.9 14:08:24 v2.3.0-dev.10 14:08:24 v2.3.0-dev.11 14:08:24 v2.3.0-dev.12 14:08:24 v2.3.0-dev.13 14:08:24 v2.3.0-dev.14 14:08:24 v2.3.0-dev.15 14:08:24 v2.3.0-dev.16 14:08:24 v2.3.0-dev.17 14:08:24 v2.3.0-dev.18 14:08:24 v2.3.0-dev.19 14:08:24 v2.3.0-dev.20 14:08:24 v2.3.0-dev.21 14:08:24 v2.3.0-dev.22 14:08:24 v2.3.0-dev.23 14:08:24 v2.3.0-dev.24 14:08:24 v2.3.0-dev.25 14:08:24 v2.3.0-dev.26 14:08:24 v2.3.0-dev.27 14:08:24 v2.3.0-dev.28 14:08:24 v2.3.0-dev.29 14:08:24 v2.3.0-dev.30 14:08:24 v2.3.0-dev.31 [Pipeline] sh 14:08:25 + lftools sign git-tag v2.3.0-dev.31 14:08:25 Signing Git tag with Sigul... 14:08:25 Signing v2.3.0-dev.31 [Pipeline] echo 14:08:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:08:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:08:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:08:26 $ docker stop --time=1 fb7170f9eef72fd9193422ba9b3db72200021718f530e0fe29ad653b9774c626 14:08:27 $ docker rm -f fb7170f9eef72fd9193422ba9b3db72200021718f530e0fe29ad653b9774c626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:08:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:28 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 14:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:28 $ docker top c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 -eo pid,comm 14:08:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:08:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:29 [ssh-agent] Looking for ssh-agent implementation... 14:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:29 $ docker exec c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 ssh-agent 14:08:29 SSH_AUTH_SOCK=/tmp/ssh-lvhOtVXacciO/agent.32 14:08:29 SSH_AGENT_PID=38 14:08:29 Running ssh-add (command line suppressed) 14:08:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6889812598843703670.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6889812598843703670.key) 14:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:29 + git semver bump pre 14:08:29 2022-10-21 14:08:29,863 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:29 2022-10-21 14:08:29,864 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev 14:08:29 2022-10-21 14:08:29,864 [bump_version] DEBUG bumped version:2.3.0-dev.32 14:08:29 2022-10-21 14:08:29,864 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:08:29 2022-10-21 14:08:29,864 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:29 2022-10-21 14:08:29,864 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:08:29 2022-10-21 14:08:29,867 [execute] INFO git cat-file --batch-check 14:08:29 2022-10-21 14:08:29,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:08:29 2022-10-21 14:08:29,874 [execute] INFO git cat-file --batch 14:08:29 2022-10-21 14:08:29,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:08:29 2022-10-21 14:08:29,880 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:29 2.3.0-dev.32 [Pipeline] } 14:08:29 $ docker exec --env ******** --env ******** c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 ssh-agent -k 14:08:30 unset SSH_AUTH_SOCK; 14:08:30 unset SSH_AGENT_PID; 14:08:30 echo Agent pid 38 killed; 14:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:30 + git semver [Pipeline] } 14:08:30 $ docker stop --time=1 c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 14:08:31 $ docker rm -f c1ac2af9cae7f1a72d1e3b429a49c0370e80d979b9ee3e68d72073fc1644ad45 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:32 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 14:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:33 $ docker top 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 -eo pid,comm 14:08:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:08:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:33 [ssh-agent] Looking for ssh-agent implementation... 14:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:33 $ docker exec 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 ssh-agent 14:08:33 SSH_AUTH_SOCK=/tmp/ssh-0nM1B6Knfwg3/agent.33 14:08:33 SSH_AGENT_PID=39 14:08:33 Running ssh-add (command line suppressed) 14:08:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12097751000295517898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12097751000295517898.key) 14:08:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:33 + git semver push 14:08:34 2022-10-21 14:08:34,008 [run_push] DEBUG push 14:08:34 2022-10-21 14:08:34,008 [execute] INFO git cat-file --batch-check 14:08:34 2022-10-21 14:08:34,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:08:34 2022-10-21 14:08:34,012 [execute] INFO git rev-list c4ff0fabc71cbbef88bd8786eeac1d51ab13d3d4 -- 14:08:34 2022-10-21 14:08:34,012 [execute] DEBUG Popen(['git', 'rev-list', 'c4ff0fabc71cbbef88bd8786eeac1d51ab13d3d4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:08:34 2022-10-21 14:08:34,022 [execute] INFO git fetch -v origin 14:08:34 2022-10-21 14:08:34,022 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:08:34 2022-10-21 14:08:34,622 [run_push] DEBUG no remote changes detected 14:08:34 2022-10-21 14:08:34,623 [execute] INFO git push origin semver 14:08:34 2022-10-21 14:08:34,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:08:35 2022-10-21 14:08:35,479 [run_push] DEBUG push all version tags 14:08:35 2022-10-21 14:08:35,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:08:35 2022-10-21 14:08:35,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:08:36 2022-10-21 14:08:36,306 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:36 2.3.0-dev.32 [Pipeline] } 14:08:36 $ docker exec --env ******** --env ******** 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 ssh-agent -k 14:08:36 unset SSH_AUTH_SOCK; 14:08:36 unset SSH_AGENT_PID; 14:08:36 echo Agent pid 39 killed; 14:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:36 + git semver [Pipeline] } 14:08:37 $ docker stop --time=1 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 14:08:38 $ docker rm -f 53972fd10cef369f0eb2215f626be99338abe9ea4334984dccdc78fdca753f10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:08:39 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:08:39 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:08:39 total 16 14:08:39 drwxr-xr-x 3 root root 4096 Oct 21 13:58 . 14:08:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 14:08 .. 14:08:39 drwxr-xr-x 2 root root 4096 Oct 21 13:58 cost 14:08:39 -rw-r--r-- 1 root root 96 Oct 21 13:58 cost.csv 14:08:39 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:08:39 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:08:39 total 16 14:08:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:58 . 14:08:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 14:08 .. 14:08:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 13:58 cost 14:08:39 -rw-r--r-- 1 jenkins jenkins 96 Oct 21 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:08:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:08:40 ---> package-listing.sh 14:08:40 ++ facter osfamily 14:08:40 ++ tr '[:upper:]' '[:lower:]' 14:08:40 + OS_FAMILY=debian 14:08:40 + workspace=/w/workspace/ry_app-service-configurable_main 14:08:40 + START_PACKAGES=/tmp/packages_start.txt 14:08:40 + END_PACKAGES=/tmp/packages_end.txt 14:08:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:40 + PACKAGES=/tmp/packages_start.txt 14:08:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:08:40 + PACKAGES=/tmp/packages_end.txt 14:08:40 + case "${OS_FAMILY}" in 14:08:40 + dpkg -l 14:08:40 + grep '^ii' 14:08:40 + '[' -f /tmp/packages_start.txt ']' 14:08:40 + '[' -f /tmp/packages_end.txt ']' 14:08:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:08:40 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:08:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:08:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:08:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:41 prd-ubuntu20.04-docker-8c-8g-8758 does not seem to be running inside a container 14:08:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:41 $ docker top 76a0a4a10e002fa24436e4128c393718dce14b344d34ef34c4f0a80a7ffadefd -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:41 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:42 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:42 + ls /var/log/sa-host 14:08:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:42 provisioning config files... 14:08:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1297833567741238201tmp [Pipeline] { [Pipeline] echo 14:08:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:42 ---> create-netrc.sh [Pipeline] } 14:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:43 ---> python-tools-install.sh [Pipeline] echo 14:08:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:43 ---> sudo-logs.sh 14:08:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:08:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:08:43 ---> job-cost.sh 14:08:43 lf-activate-venv: SKIPPING 14:08:43 DEBUG: total: 0.2199999988079071 14:08:43 INFO: Retrieving Stack Cost... 14:08:44 INFO: Retrieving Pricing Info for: v3-standard-8 14:08:44 INFO: Archiving Costs [Pipeline] echo 14:08:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:45 ---> logs-deploy.sh 14:08:45 lf-activate-venv: SKIPPING 14:08:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/110 14:08:45 INFO: archiving workspace using pattern(s): 14:08:46 Archives upload complete. 14:08:46 INFO: archiving logs to Nexus