Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb88ed39f64d8dd845d29c6abe479f02aa589859 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-ssh6397416401227476055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15301107838969556812.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13971133299907971496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3708059079109724704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh6448962984606199616.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19945 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fb88ed39f64d8dd845d29c6abe479f02aa589859 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#445)" > git rev-list --no-walk 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:34:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:34:47 ========================================================= 15:34:47 EdgeX Global Pipelines Version Info 15:34:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:34:47 ------------------- 15:34:47 stable info: 15:34:47 ------------------- 15:34:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:47 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:34:47 Message: update stable to v1.0.238 15:34:48 ------------------- 15:34:48 experimental info: 15:34:48 ------------------- 15:34:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:48 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:34:48 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb88ed3 [Pipeline] echo 15:34:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:49 provisioning config files... 15:34:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2572862993781443748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:49 ---> docker-login.sh 15:34:49 nexus3.edgexfoundry.org:10001 15:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:50 Configure a credential helper to remove this warning. See 15:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:50 15:34:50 Login Succeeded 15:34:50 nexus3.edgexfoundry.org:10002 15:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:50 Configure a credential helper to remove this warning. See 15:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:50 15:34:50 Login Succeeded 15:34:50 nexus3.edgexfoundry.org:10003 15:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:50 Configure a credential helper to remove this warning. See 15:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:50 15:34:50 Login Succeeded 15:34:50 nexus3.edgexfoundry.org:10004 15:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:50 Configure a credential helper to remove this warning. See 15:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:50 15:34:50 Login Succeeded 15:34:50 docker.io 15:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:50 Configure a credential helper to remove this warning. See 15:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:50 15:34:50 Login Succeeded 15:34:50 ---> docker-login.sh ends [Pipeline] } 15:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:34:51 + git rev-list -1 --merges fb88ed39f64d8dd845d29c6abe479f02aa589859~1..fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo 15:34:51 -----------> git rev-list -1 --merges fb88ed39f64d8dd845d29c6abe479f02aa589859~1..fb88ed39f64d8dd845d29c6abe479f02aa589859 fb88ed39f64d8dd845d29c6abe479f02aa589859 [false] [Pipeline] sh 15:34:51 + git log --format=format:%s -1 fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo 15:34:51 ========================================================= 15:34:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:34:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:51 + git log --format=format:%s -1 fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo 15:34:51 [semverPrep] GIT_COMMIT: fb88ed39f64d8dd845d29c6abe479f02aa589859, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#445) [Pipeline] echo 15:34:51 [semverPrep] This is not a build commit. [Pipeline] sh 15:34:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:52 + grep -v github /etc/ssh/ssh_known_hosts 15:34:52 + [ -e /tmp/ssh_known_hosts ] 15:34:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:34:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:34:52 + sudo tee -a /etc/ssh/ssh_known_hosts 15:34:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:52 15:34:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:53 0.1.4: Pulling from edgex-devops/py-git-semver 15:34:53 b85a868b505f: Pulling fs layer 15:34:53 e2be974225ed: Pulling fs layer 15:34:53 339a4e72a1f5: Pulling fs layer 15:34:53 988bab9f4d93: Pulling fs layer 15:34:53 1469e6f7b9e6: Pulling fs layer 15:34:53 eaf3925da568: Pulling fs layer 15:34:53 bab4dde63d76: Pulling fs layer 15:34:53 bde34c3a00c8: Pulling fs layer 15:34:53 b352a97aabf1: Pulling fs layer 15:34:53 4872d77fe225: Pulling fs layer 15:34:53 5851b861e8e6: Pulling fs layer 15:34:53 988bab9f4d93: Waiting 15:34:53 1469e6f7b9e6: Waiting 15:34:53 eaf3925da568: Waiting 15:34:53 bab4dde63d76: Waiting 15:34:53 4872d77fe225: Waiting 15:34:53 bde34c3a00c8: Waiting 15:34:53 5851b861e8e6: Waiting 15:34:53 b352a97aabf1: Waiting 15:34:53 e2be974225ed: Download complete 15:34:53 988bab9f4d93: Verifying Checksum 15:34:53 988bab9f4d93: Download complete 15:34:53 1469e6f7b9e6: Verifying Checksum 15:34:53 1469e6f7b9e6: Download complete 15:34:53 339a4e72a1f5: Verifying Checksum 15:34:53 339a4e72a1f5: Download complete 15:34:53 eaf3925da568: Download complete 15:34:53 bde34c3a00c8: Verifying Checksum 15:34:53 bde34c3a00c8: Download complete 15:34:53 b352a97aabf1: Verifying Checksum 15:34:53 b352a97aabf1: Download complete 15:34:53 4872d77fe225: Verifying Checksum 15:34:53 4872d77fe225: Download complete 15:34:53 5851b861e8e6: Verifying Checksum 15:34:53 5851b861e8e6: Download complete 15:34:53 b85a868b505f: Verifying Checksum 15:34:53 b85a868b505f: Download complete 15:34:53 bab4dde63d76: Verifying Checksum 15:34:53 bab4dde63d76: Download complete 15:34:54 b85a868b505f: Pull complete 15:34:54 e2be974225ed: Pull complete 15:34:55 339a4e72a1f5: Pull complete 15:34:55 988bab9f4d93: Pull complete 15:34:55 1469e6f7b9e6: Pull complete 15:34:55 eaf3925da568: Pull complete 15:34:57 bab4dde63d76: Pull complete 15:34:57 bde34c3a00c8: Pull complete 15:34:57 b352a97aabf1: Pull complete 15:34:57 4872d77fe225: Pull complete 15:34:57 5851b861e8e6: Pull complete 15:34:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:57 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:34:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:59 $ docker top 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce -eo pid,comm 15:34:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:34:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:59 [ssh-agent] Looking for ssh-agent implementation... 15:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:59 $ docker exec 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent 15:34:59 SSH_AUTH_SOCK=/tmp/ssh-8IlhMKxCbpBo/agent.32 15:34:59 SSH_AGENT_PID=39 15:34:59 Running ssh-add (command line suppressed) 15:34:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1638642660483191836.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1638642660483191836.key) 15:34:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:59 + git tag --points-at HEAD [Pipeline] } 15:34:59 $ docker exec --env ******** --env ******** 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent -k 15:35:00 unset SSH_AUTH_SOCK; 15:35:00 unset SSH_AGENT_PID; 15:35:00 echo Agent pid 39 killed; 15:35:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:00 [ssh-agent] Looking for ssh-agent implementation... 15:35:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:00 $ docker exec 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent 15:35:00 SSH_AUTH_SOCK=/tmp/ssh-ftsWIS2g2QwA/agent.72 15:35:00 SSH_AGENT_PID=78 15:35:00 Running ssh-add (command line suppressed) 15:35:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7223668252807398500.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7223668252807398500.key) 15:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:00 + git semver init 15:35:00 2022-07-14 15:35:00,909 [run_init] DEBUG init version:0.0.0 force:False 15:35:00 2022-07-14 15:35:00,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:35:00 2022-07-14 15:35:00,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:35:00 2022-07-14 15:35:00,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:35:01 2022-07-14 15:35:01,633 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:35:01 2022-07-14 15:35:01,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:35:01 2022-07-14 15:35:01,633 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:01 2022-07-14 15:35:01,634 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:01 2.2.1-dev.9 [Pipeline] } 15:35:01 $ docker exec --env ******** --env ******** 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent -k 15:35:02 unset SSH_AUTH_SOCK; 15:35:02 unset SSH_AGENT_PID; 15:35:02 echo Agent pid 78 killed; 15:35:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:02 + git semver [Pipeline] } 15:35:02 $ docker stop --time=1 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce 15:35:03 $ docker rm -f 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce [Pipeline] // withDockerContainer [Pipeline] sh 15:35:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:04 Stashed 1 file(s) [Pipeline] echo 15:35:04 [edgeXSemver]: initialized semver on version 2.2.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:04 provisioning config files... 15:35:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5484525458680320590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:05 ---> docker-login.sh 15:35:05 nexus3.edgexfoundry.org:10001 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 nexus3.edgexfoundry.org:10002 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 nexus3.edgexfoundry.org:10003 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 nexus3.edgexfoundry.org:10004 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 docker.io 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 ---> docker-login.sh ends [Pipeline] } 15:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:05 ========================================================= 15:35:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:35:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:06 + 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 . 15:35:06 Sending build context to Docker daemon 3.098MB 15:35:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:35:06 Step 2/13 : FROM ${BASE} AS builder 15:35:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:35:06 2408cc74d12b: Pulling fs layer 15:35:06 ea60b727a1ce: Pulling fs layer 15:35:06 30c4a7721957: Pulling fs layer 15:35:06 370296b7ddb6: Pulling fs layer 15:35:06 7c6cee850709: Pulling fs layer 15:35:06 39a5fcdaea64: Pulling fs layer 15:35:06 d94ebbe4e438: Pulling fs layer 15:35:06 bcfd1f05c69d: Pulling fs layer 15:35:06 59ccb84bbe0f: Pulling fs layer 15:35:06 370296b7ddb6: Waiting 15:35:06 bcfd1f05c69d: Waiting 15:35:06 7c6cee850709: Waiting 15:35:06 59ccb84bbe0f: Waiting 15:35:06 d94ebbe4e438: Waiting 15:35:06 39a5fcdaea64: Waiting 15:35:06 30c4a7721957: Verifying Checksum 15:35:06 30c4a7721957: Download complete 15:35:06 7c6cee850709: Verifying Checksum 15:35:06 7c6cee850709: Download complete 15:35:06 39a5fcdaea64: Verifying Checksum 15:35:06 39a5fcdaea64: Download complete 15:35:06 2408cc74d12b: Verifying Checksum 15:35:06 2408cc74d12b: Download complete 15:35:06 d94ebbe4e438: Verifying Checksum 15:35:06 d94ebbe4e438: Download complete 15:35:06 2408cc74d12b: Pull complete 15:35:06 ea60b727a1ce: Pull complete 15:35:06 30c4a7721957: Pull complete 15:35:07 59ccb84bbe0f: Verifying Checksum 15:35:07 59ccb84bbe0f: Download complete 15:35:07 370296b7ddb6: Verifying Checksum 15:35:07 370296b7ddb6: Download complete 15:35:07 bcfd1f05c69d: Verifying Checksum 15:35:07 bcfd1f05c69d: Download complete 15:35:11 370296b7ddb6: Pull complete 15:35:11 7c6cee850709: Pull complete 15:35:11 39a5fcdaea64: Pull complete 15:35:11 d94ebbe4e438: Pull complete 15:35:13 bcfd1f05c69d: Pull complete 15:35:14 59ccb84bbe0f: Pull complete 15:35:14 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:35:14 ---> a4fb48ad2a94 15:35:14 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:35:15 ---> Running in fbd99983588e 15:35:15 Removing intermediate container fbd99983588e 15:35:15 ---> f460987c20ed 15:35:15 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:35:15 ---> Running in 8cdf76f4b686 15:35:16 Removing intermediate container 8cdf76f4b686 15:35:16 ---> 292b94ac9669 15:35:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:35:16 ---> Running in aef99cc0ff02 15:35:16 Removing intermediate container aef99cc0ff02 15:35:16 ---> 0f7fc2cf0d14 15:35:16 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:16 ---> Running in c0bebee3a365 15:35:16 Removing intermediate container c0bebee3a365 15:35:16 ---> 96064f1c3b9b 15:35:16 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:16 ---> Running in bc96bda4b63e 15:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:35:19 Still waiting to schedule task 15:35:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:35:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:35:20 OK: 211 MiB in 51 packages 15:35:20 Removing intermediate container bc96bda4b63e 15:35:20 ---> e6a00faf8a03 15:35:20 Step 8/13 : WORKDIR /app 15:35:21 ---> Running in 04c2241ac889 15:35:21 Removing intermediate container 04c2241ac889 15:35:21 ---> 9970ff337d78 15:35:21 Step 9/13 : COPY go.mod vendor* ./ 15:35:21 ---> b5bc836a92fd 15:35:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:21 ---> Running in bc8b8b058c8a 15:35:39 Removing intermediate container bc8b8b058c8a 15:35:39 ---> c5d2fe8e7a9a 15:35:39 Step 11/13 : COPY . . 15:35:39 ---> 8d70f05570fd 15:35:39 Step 12/13 : ARG MAKE="make build" 15:35:39 ---> Running in 6ad1b9355e1b 15:35:39 Removing intermediate container 6ad1b9355e1b 15:35:39 ---> c919e679e65d 15:35:39 Step 13/13 : RUN $MAKE 15:35:39 ---> Running in bd0269e0296e 15:35:39 noop 15:35:39 Removing intermediate container bd0269e0296e 15:35:39 ---> 05a7da9701e2 15:35:39 Successfully built 05a7da9701e2 15:35:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:39 + docker inspect -f . ci-base-image-x86_64 15:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:39 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:35:40 $ 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 ******** ci-base-image-x86_64 cat 15:35:40 $ docker top 9d02eed5393dc1c2e05923e649b62be251db86e5d60b2befd31dae0f658d01bf -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:40 + go version 15:35:40 go version go1.18.3 linux/amd64 [Pipeline] } 15:35:40 $ docker stop --time=1 9d02eed5393dc1c2e05923e649b62be251db86e5d60b2befd31dae0f658d01bf 15:35:42 $ docker rm -f 9d02eed5393dc1c2e05923e649b62be251db86e5d60b2befd31dae0f658d01bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker inspect -f . ci-base-image-x86_64 15:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:42 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:35:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat 15:35:42 $ docker top bf31bc5ced10a7802fed9d62a0d87c4b361aaf8e0c983677938491b16642b312 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:43 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:35:43 + make test 15:35:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:35:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:35:53 CGO_ENABLED=1 go vet ./... 15:35:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:35:55 $ docker stop --time=1 bf31bc5ced10a7802fed9d62a0d87c4b361aaf8e0c983677938491b16642b312 15:35:57 $ docker rm -f bf31bc5ced10a7802fed9d62a0d87c4b361aaf8e0c983677938491b16642b312 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:35:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:58 + ls -al . 15:35:58 total 168 15:35:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:35 . 15:35:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:34 .. 15:35:58 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 15:34 .dockerignore 15:35:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:35 .git 15:35:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:34 .github 15:35:58 -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 15:34 .gitignore 15:35:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:35 .semver 15:35:58 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 14 15:34 Attribution.txt 15:35:58 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 14 15:34 CHANGELOG.md 15:35:58 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 14 15:34 Dockerfile 15:35:58 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:34 GOVERNANCE.md 15:35:58 -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 15:34 Jenkinsfile 15:35:58 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 15:34 LICENSE 15:35:58 -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 15:34 OWNERS.md 15:35:58 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 14 15:34 README.md 15:35:58 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 15:35 VERSION 15:35:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:34 bin 15:35:58 -rw-r--r-- 1 jenkins jenkins 10 Jul 14 15:35 coverage.out 15:35:58 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 14 15:34 go.mod 15:35:58 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 14 15:34 go.sum 15:35:58 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 14 15:34 main.go 15:35:58 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 14 15:34 makefile 15:35:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:34 res 15:35:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:58 + 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=fb88ed39f64d8dd845d29c6abe479f02aa589859 --label arch=amd64 --label version=2.2.1-dev.9 . 15:35:58 Sending build context to Docker daemon 3.099MB 15:35:58 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:35:58 Step 2/27 : FROM ${BASE} AS builder 15:35:58 ---> 05a7da9701e2 15:35:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:35:58 ---> Running in dd55fe52bab1 15:35:58 Removing intermediate container dd55fe52bab1 15:35:58 ---> c02d342341e1 15:35:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:35:58 ---> Running in bcc27148bcef 15:35:58 Removing intermediate container bcc27148bcef 15:35:58 ---> db6a509e8959 15:35:58 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:35:58 ---> Running in 3354e5cbba77 15:35:59 Removing intermediate container 3354e5cbba77 15:35:59 ---> eba5c9d335f7 15:35:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:59 ---> Running in 8ed298c16b4c 15:35:59 Removing intermediate container 8ed298c16b4c 15:35:59 ---> 45ec88c62db1 15:35:59 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:59 ---> Running in 3637b92ad5fd 15:36:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:36:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:36:01 OK: 211 MiB in 51 packages 15:36:01 Removing intermediate container 3637b92ad5fd 15:36:01 ---> d36e93e14a57 15:36:01 Step 8/27 : WORKDIR /app 15:36:01 ---> Running in f239f7bfb66d 15:36:01 Removing intermediate container f239f7bfb66d 15:36:01 ---> 1d267e31238b 15:36:01 Step 9/27 : COPY go.mod vendor* ./ 15:36:01 ---> 3bf160e67a18 15:36:01 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:01 ---> Running in 7ed1a3c162c4 15:36:02 Removing intermediate container 7ed1a3c162c4 15:36:02 ---> 5708af6ac23c 15:36:02 Step 11/27 : COPY . . 15:36:02 ---> 15b836ed2a5f 15:36:02 Step 12/27 : ARG MAKE="make build" 15:36:02 ---> Running in 696fa2cce976 15:36:02 Removing intermediate container 696fa2cce976 15:36:02 ---> 12de42e0e715 15:36:02 Step 13/27 : RUN $MAKE 15:36:02 ---> Running in 5e4e39174ff7 15:36:03 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:36:25 Removing intermediate container 5e4e39174ff7 15:36:25 ---> 2f3831e5c451 15:36:25 Step 14/27 : FROM alpine:3.16 15:36:25 3.16: Pulling from library/alpine 15:36:25 2408cc74d12b: Already exists 15:36:25 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 15:36:25 Status: Downloaded newer image for alpine:3.16 15:36:25 ---> e66264b98777 15:36:25 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:36:25 ---> Running in 080c1cbd3d91 15:36:25 Removing intermediate container 080c1cbd3d91 15:36:25 ---> 75ca6cad75b6 15:36:25 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:36:25 ---> Running in 8dcaa7d0c6d8 15:36:25 Removing intermediate container 8dcaa7d0c6d8 15:36:25 ---> fc0f0be5e213 15:36:25 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:36:25 ---> Running in 3737f73f3973 15:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:36:25 (1/7) Installing ca-certificates (20211220-r0) 15:36:25 (2/7) Installing dumb-init (1.2.5-r1) 15:36:25 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:36:25 (4/7) Installing libsodium (1.0.18-r0) 15:36:25 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:36:25 (6/7) Installing libzmq (4.3.4-r0) 15:36:25 (7/7) Installing zeromq (4.3.4-r0) 15:36:25 Executing busybox-1.35.0-r13.trigger 15:36:25 Executing ca-certificates-20211220-r0.trigger 15:36:25 OK: 9 MiB in 21 packages 15:36:25 Removing intermediate container 3737f73f3973 15:36:25 ---> b3646a770143 15:36:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:36:25 ---> 44a3cd4cc80f 15:36:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:36:25 ---> 8b82dc2cc0f4 15:36:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:36:25 ---> 00a707ed40be 15:36:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:36:25 ---> deaab79811ab 15:36:25 Step 22/27 : EXPOSE 48095 15:36:25 ---> Running in 56c2f55c841b 15:36:25 Removing intermediate container 56c2f55c841b 15:36:25 ---> 02dbf6383eff 15:36:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:36:25 ---> Running in d100a20de906 15:36:25 Removing intermediate container d100a20de906 15:36:25 ---> 749ced7fe341 15:36:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:25 ---> Running in 0770775efb44 15:36:25 Removing intermediate container 0770775efb44 15:36:25 ---> 5d7bd931a6bc 15:36:25 Step 25/27 : LABEL arch=amd64 15:36:25 ---> Running in 29862f14779f 15:36:25 Removing intermediate container 29862f14779f 15:36:25 ---> 7e08594241ef 15:36:25 Step 26/27 : LABEL git_sha=fb88ed39f64d8dd845d29c6abe479f02aa589859 15:36:26 ---> Running in 597d6703db41 15:36:26 Removing intermediate container 597d6703db41 15:36:26 ---> af3232dabc8c 15:36:26 Step 27/27 : LABEL version=2.2.1-dev.9 15:36:26 ---> Running in 7e376d6bdc0a 15:36:26 Removing intermediate container 7e376d6bdc0a 15:36:26 ---> 4e2afb70f7b5 15:36:26 [Warning] One or more build-args [ARCH] were not consumed 15:36:26 Successfully built 4e2afb70f7b5 15:36:26 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:26 provisioning config files... 15:36:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6723253565415621907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:26 ---> docker-login.sh 15:36:26 nexus3.edgexfoundry.org:10001 15:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:26 Configure a credential helper to remove this warning. See 15:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:26 15:36:26 Login Succeeded 15:36:26 nexus3.edgexfoundry.org:10002 15:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:27 Configure a credential helper to remove this warning. See 15:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:27 15:36:27 Login Succeeded 15:36:27 nexus3.edgexfoundry.org:10003 15:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:27 Configure a credential helper to remove this warning. See 15:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:27 15:36:27 Login Succeeded 15:36:27 nexus3.edgexfoundry.org:10004 15:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:27 Configure a credential helper to remove this warning. See 15:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:27 15:36:27 Login Succeeded 15:36:27 docker.io 15:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:27 Configure a credential helper to remove this warning. See 15:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:27 15:36:27 Login Succeeded 15:36:27 ---> docker-login.sh ends [Pipeline] } 15:36:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:27 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:36:27 fb88ed39f64d8dd845d29c6abe479f02aa589859 15:36:27 latest 15:36:27 2.2.1-dev.9 15:36:27 fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 15:36:27 main 15:36:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859 15:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:36:28 62463b2eef9b: Preparing 15:36:28 729e4be7e378: Preparing 15:36:28 a280ff9901de: Preparing 15:36:28 d0b5285ac6ca: Preparing 15:36:28 891b4c7d200e: Preparing 15:36:28 24302eb7d908: Preparing 15:36:28 24302eb7d908: Waiting 15:36:28 d0b5285ac6ca: Pushed 15:36:28 729e4be7e378: Pushed 15:36:28 a280ff9901de: Pushed 15:36:28 24302eb7d908: Layer already exists 15:36:28 891b4c7d200e: Pushed 15:36:30 62463b2eef9b: Pushed 15:36:31 fb88ed39f64d8dd845d29c6abe479f02aa589859: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:36:31 62463b2eef9b: Preparing 15:36:31 729e4be7e378: Preparing 15:36:31 a280ff9901de: Preparing 15:36:31 d0b5285ac6ca: Preparing 15:36:31 891b4c7d200e: Preparing 15:36:31 24302eb7d908: Preparing 15:36:31 24302eb7d908: Waiting 15:36:31 d0b5285ac6ca: Layer already exists 15:36:31 729e4be7e378: Layer already exists 15:36:31 62463b2eef9b: Layer already exists 15:36:31 891b4c7d200e: Layer already exists 15:36:31 a280ff9901de: Layer already exists 15:36:31 24302eb7d908: Layer already exists 15:36:31 latest: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.9 15:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:36:32 62463b2eef9b: Preparing 15:36:32 729e4be7e378: Preparing 15:36:32 a280ff9901de: Preparing 15:36:32 d0b5285ac6ca: Preparing 15:36:32 891b4c7d200e: Preparing 15:36:32 24302eb7d908: Preparing 15:36:32 24302eb7d908: Waiting 15:36:32 d0b5285ac6ca: Layer already exists 15:36:32 729e4be7e378: Layer already exists 15:36:32 891b4c7d200e: Layer already exists 15:36:32 a280ff9901de: Layer already exists 15:36:32 62463b2eef9b: Layer already exists 15:36:32 24302eb7d908: Layer already exists 15:36:32 2.2.1-dev.9: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 15:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:36:33 62463b2eef9b: Preparing 15:36:33 729e4be7e378: Preparing 15:36:33 a280ff9901de: Preparing 15:36:33 d0b5285ac6ca: Preparing 15:36:33 891b4c7d200e: Preparing 15:36:33 24302eb7d908: Preparing 15:36:33 24302eb7d908: Waiting 15:36:33 a280ff9901de: Layer already exists 15:36:33 891b4c7d200e: Layer already exists 15:36:33 62463b2eef9b: Layer already exists 15:36:33 d0b5285ac6ca: Layer already exists 15:36:33 729e4be7e378: Layer already exists 15:36:33 24302eb7d908: Layer already exists 15:36:33 fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:36:33 62463b2eef9b: Preparing 15:36:33 729e4be7e378: Preparing 15:36:33 a280ff9901de: Preparing 15:36:33 d0b5285ac6ca: Preparing 15:36:33 891b4c7d200e: Preparing 15:36:33 24302eb7d908: Preparing 15:36:33 24302eb7d908: Waiting 15:36:33 a280ff9901de: Layer already exists 15:36:33 729e4be7e378: Layer already exists 15:36:33 62463b2eef9b: Layer already exists 15:36:33 d0b5285ac6ca: Layer already exists 15:36:33 891b4c7d200e: Layer already exists 15:36:33 24302eb7d908: Layer already exists 15:36:33 main: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:33 ===================================================== [Pipeline] echo 15:36:33 taggedImages: 15:36:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859 15:36:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:36:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.9 15:36:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 15:36:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:34 15:36:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:34 latest: Pulling from edgex-lftools-log-publisher 15:36:34 5eb5b503b376: Pulling fs layer 15:36:34 5c69ac0246d0: Pulling fs layer 15:36:34 ec43610c2a17: Pulling fs layer 15:36:34 3a2ae6a8a46f: Pulling fs layer 15:36:34 33b1e0a273af: Pulling fs layer 15:36:34 5d3b04190fa2: Pulling fs layer 15:36:34 2f39f015ded8: Pulling fs layer 15:36:34 33b1e0a273af: Waiting 15:36:34 2f39f015ded8: Waiting 15:36:34 5d3b04190fa2: Waiting 15:36:34 3a2ae6a8a46f: Waiting 15:36:34 5c69ac0246d0: Verifying Checksum 15:36:34 5c69ac0246d0: Download complete 15:36:34 3a2ae6a8a46f: Download complete 15:36:34 33b1e0a273af: Verifying Checksum 15:36:34 33b1e0a273af: Download complete 15:36:34 5d3b04190fa2: Download complete 15:36:34 ec43610c2a17: Download complete 15:36:34 5eb5b503b376: Verifying Checksum 15:36:34 5eb5b503b376: Download complete 15:36:35 2f39f015ded8: Verifying Checksum 15:36:35 2f39f015ded8: Download complete 15:36:35 5eb5b503b376: Pull complete 15:36:36 5c69ac0246d0: Pull complete 15:36:36 ec43610c2a17: Pull complete 15:36:36 3a2ae6a8a46f: Pull complete 15:36:36 33b1e0a273af: Pull complete 15:36:36 5d3b04190fa2: Pull complete 15:36:41 2f39f015ded8: Pull complete 15:36:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:41 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:36:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:42 $ docker top 4db50b88d8f998ff5c837e68cac609031e166b5a99bd9957e7d788a453f01de6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:43 ---> job-cost.sh 15:36:43 lf-activate-venv: SKIPPING 15:36:43 INFO: No Stack... 15:36:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:44 INFO: Archiving Costs [Pipeline] sh 15:36:44 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:36:44 + cut -d, -f6 [Pipeline] lock 15:36:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] 15:36:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] did not exist. Created. 15:36:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:36:44 + echo total: 0.2199999988079071 [Pipeline] stash 15:36:44 Stashed 1 file(s) [Pipeline] } 15:36:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 15:36:44 $ docker stop --time=1 4db50b88d8f998ff5c837e68cac609031e166b5a99bd9957e7d788a453f01de6 15:36:45 $ docker rm -f 4db50b88d8f998ff5c837e68cac609031e166b5a99bd9957e7d788a453f01de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19946 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:36:59 Running in /w/workspace/app-service-configurable/86 [Pipeline] { [Pipeline] checkout 15:36:59 Selected Git installation does not exist. Using Default 15:36:59 The recommended git tool is: NONE 15:37:05 using credential edgex-jenkins-ssh 15:37:05 Cloning the remote Git repository 15:37:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:37:06 Avoid second fetch 15:37:06 Checking out Revision fb88ed39f64d8dd845d29c6abe479f02aa589859 (main) 15:37:05 > git init /w/workspace/app-service-configurable/86 # timeout=10 15:37:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:37:05 > git --version # timeout=10 15:37:05 > git --version # 'git version 2.25.1' 15:37:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:37:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:06 > git config core.sparsecheckout # timeout=10 15:37:06 > git checkout -f fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 15:37:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#445)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:37:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:11 Dload Upload Total Spent Left Speed 15:37:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 75656 0 --:--:-- --:--:-- --:--:-- 75656 [Pipeline] sh 15:37:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:37:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:37:12 + sudo tee /etc/docker/daemon.new 15:37:12 { 15:37:12 "registry-mirrors": [ 15:37:12 "https://nexus3.edgexfoundry.org:10001" 15:37:12 ], 15:37:12 "bip": "10.250.0.254/24", 15:37:12 "hosts": [ 15:37:12 "tcp://0.0.0.0:5555", 15:37:12 "unix:///var/run/docker.sock" 15:37:12 ], 15:37:12 "mtu": 1458, 15:37:12 "selinux-enabled": true, 15:37:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:37:12 } [Pipeline] sh 15:37:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:37:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:31 provisioning config files... 15:37:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/86@tmp/config7841149161283918169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:32 ---> docker-login.sh 15:37:32 nexus3.edgexfoundry.org:10001 15:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:33 Configure a credential helper to remove this warning. See 15:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:33 15:37:33 Login Succeeded 15:37:33 nexus3.edgexfoundry.org:10002 15:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:33 Configure a credential helper to remove this warning. See 15:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:33 15:37:33 Login Succeeded 15:37:33 nexus3.edgexfoundry.org:10003 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 nexus3.edgexfoundry.org:10004 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:34 Configure a credential helper to remove this warning. See 15:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:34 15:37:34 Login Succeeded 15:37:34 docker.io 15:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:35 Configure a credential helper to remove this warning. See 15:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:35 15:37:35 Login Succeeded 15:37:35 ---> docker-login.sh ends [Pipeline] } 15:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:35 ========================================================= 15:37:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:37:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:36 + 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 . 15:37:36 Sending build context to Docker daemon 205.3kB 15:37:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:37:36 Step 2/13 : FROM ${BASE} AS builder 15:37:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:36 b3c136eddcbf: Pulling fs layer 15:37:36 c0a3192eca97: Pulling fs layer 15:37:36 a050256f5b6f: Pulling fs layer 15:37:36 656be50a0ddc: Pulling fs layer 15:37:36 2bbca73fdf42: Pulling fs layer 15:37:36 46d945488cbd: Pulling fs layer 15:37:36 8a5474983e97: Pulling fs layer 15:37:36 329c88fbcd65: Pulling fs layer 15:37:36 656be50a0ddc: Waiting 15:37:36 2bbca73fdf42: Waiting 15:37:36 46d945488cbd: Waiting 15:37:36 8a5474983e97: Waiting 15:37:36 329c88fbcd65: Waiting 15:37:36 a050256f5b6f: Verifying Checksum 15:37:36 a050256f5b6f: Download complete 15:37:36 c0a3192eca97: Verifying Checksum 15:37:36 c0a3192eca97: Download complete 15:37:36 2bbca73fdf42: Verifying Checksum 15:37:36 2bbca73fdf42: Download complete 15:37:36 46d945488cbd: Verifying Checksum 15:37:36 46d945488cbd: Download complete 15:37:36 b3c136eddcbf: Download complete 15:37:37 b3c136eddcbf: Pull complete 15:37:37 329c88fbcd65: Verifying Checksum 15:37:37 329c88fbcd65: Download complete 15:37:38 c0a3192eca97: Pull complete 15:37:38 a050256f5b6f: Pull complete 15:37:38 8a5474983e97: Verifying Checksum 15:37:38 8a5474983e97: Download complete 15:37:39 656be50a0ddc: Verifying Checksum 15:37:39 656be50a0ddc: Download complete 15:37:51 656be50a0ddc: Pull complete 15:37:52 2bbca73fdf42: Pull complete 15:37:52 46d945488cbd: Pull complete 15:37:59 8a5474983e97: Pull complete 15:38:01 329c88fbcd65: Pull complete 15:38:01 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:38:01 ---> ff4287adb874 15:38:01 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:38:02 ---> Running in 54ae17c9907d 15:38:02 Removing intermediate container 54ae17c9907d 15:38:02 ---> cf042f5ba0f2 15:38:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:38:02 ---> Running in c7b46dcc7e30 15:38:02 Removing intermediate container c7b46dcc7e30 15:38:02 ---> a2a93235c44b 15:38:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:38:02 ---> Running in de2cbe6e7689 15:38:02 Removing intermediate container de2cbe6e7689 15:38:02 ---> be99f1c3549b 15:38:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:02 ---> Running in be1f3321f091 15:38:06 Removing intermediate container be1f3321f091 15:38:06 ---> 37d6f434e337 15:38:06 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:06 ---> Running in c7ed11bbaa23 15:38:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:38:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:38:08 OK: 221 MiB in 51 packages 15:38:09 Removing intermediate container c7ed11bbaa23 15:38:09 ---> 4728e64e5097 15:38:09 Step 8/13 : WORKDIR /app 15:38:09 ---> Running in c3501566d8bd 15:38:09 Removing intermediate container c3501566d8bd 15:38:09 ---> 19d996cec5a2 15:38:09 Step 9/13 : COPY go.mod vendor* ./ 15:38:10 ---> 0df016e60cf0 15:38:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:10 ---> Running in 00f40ff1e4ee 15:38:57 Removing intermediate container 00f40ff1e4ee 15:38:57 ---> 2f71d27e944a 15:38:57 Step 11/13 : COPY . . 15:38:57 ---> fab786084058 15:38:57 Step 12/13 : ARG MAKE="make build" 15:38:57 ---> Running in 0b4bf3806807 15:38:57 Removing intermediate container 0b4bf3806807 15:38:57 ---> d1b8ac585114 15:38:57 Step 13/13 : RUN $MAKE 15:38:57 ---> Running in c471d0413bf4 15:38:57 noop 15:38:57 Removing intermediate container c471d0413bf4 15:38:57 ---> 63c5b3ba6913 15:38:57 Successfully built 63c5b3ba6913 15:38:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:57 + docker inspect -f . ci-base-image-arm64 15:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:57 prd-ubuntu20.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container 15:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/86 -v /w/workspace/app-service-configurable/86:/w/workspace/app-service-configurable/86:rw,z -v /w/workspace/app-service-configurable/86@tmp:/w/workspace/app-service-configurable/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:59 $ docker top 13b1f59e70fb15daccaa3786d4fd9c48b82defbac1ccab0a3401d8e0d2d31222 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:00 + go version 15:39:00 go version go1.18.3 linux/arm64 [Pipeline] } 15:39:00 $ docker stop --time=1 13b1f59e70fb15daccaa3786d4fd9c48b82defbac1ccab0a3401d8e0d2d31222 15:39:02 $ docker rm -f 13b1f59e70fb15daccaa3786d4fd9c48b82defbac1ccab0a3401d8e0d2d31222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:02 + docker inspect -f . ci-base-image-arm64 15:39:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:02 prd-ubuntu20.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container 15:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/86 -v /w/workspace/app-service-configurable/86:/w/workspace/app-service-configurable/86:rw,z -v /w/workspace/app-service-configurable/86@tmp:/w/workspace/app-service-configurable/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:04 $ docker top fd64ad13bd6bfe561711c7fa6952744a73b2aea7ea81f90a53eded17aa57755b -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/86 [Pipeline] fileExists [Pipeline] sh 15:39:05 + make test 15:39:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:40:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:40:27 CGO_ENABLED=1 go vet ./... 15:40:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:40 ./bin/test-attribution-txt.sh [Pipeline] echo 15:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:40:40 $ docker stop --time=1 fd64ad13bd6bfe561711c7fa6952744a73b2aea7ea81f90a53eded17aa57755b 15:40:41 $ docker rm -f fd64ad13bd6bfe561711c7fa6952744a73b2aea7ea81f90a53eded17aa57755b [Pipeline] // withDockerContainer [Pipeline] sh 15:40:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:42 Warning: overwriting stash ‘coverage-report’ 15:40:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:44 + ls -al . 15:40:44 total 164 15:40:44 drwxrwxr-x 7 jenkins jenkins 4096 Jul 14 15:39 . 15:40:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:37 .. 15:40:44 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 15:37 .dockerignore 15:40:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:37 .git 15:40:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:37 .github 15:40:44 -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 15:37 .gitignore 15:40:44 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 14 15:37 Attribution.txt 15:40:44 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 14 15:37 CHANGELOG.md 15:40:44 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 14 15:37 Dockerfile 15:40:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:37 GOVERNANCE.md 15:40:44 -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 15:37 Jenkinsfile 15:40:44 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 15:37 LICENSE 15:40:44 -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 15:37 OWNERS.md 15:40:44 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 14 15:37 README.md 15:40:44 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 15:35 VERSION 15:40:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:37 bin 15:40:44 -rw-r--r-- 1 jenkins jenkins 10 Jul 14 15:39 coverage.out 15:40:44 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 14 15:37 go.mod 15:40:44 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 14 15:37 go.sum 15:40:44 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 14 15:37 main.go 15:40:44 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 14 15:37 makefile 15:40:44 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:37 res 15:40:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:44 + 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=fb88ed39f64d8dd845d29c6abe479f02aa589859 --label arch=arm64 --label version=2.2.1-dev.9 . 15:40:44 Sending build context to Docker daemon 206.3kB 15:40:44 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:40:44 Step 2/27 : FROM ${BASE} AS builder 15:40:44 ---> 63c5b3ba6913 15:40:44 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:40:44 ---> Running in 91ad968a4ed8 15:40:44 Removing intermediate container 91ad968a4ed8 15:40:44 ---> 57867695b22e 15:40:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:40:45 ---> Running in 1db36d8295b1 15:40:45 Removing intermediate container 1db36d8295b1 15:40:45 ---> 059c586bae9b 15:40:45 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:40:45 ---> Running in 8efef94ce4db 15:40:45 Removing intermediate container 8efef94ce4db 15:40:45 ---> ac00ff70b575 15:40:45 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:45 ---> Running in b30558d9e5a5 15:40:47 Removing intermediate container b30558d9e5a5 15:40:47 ---> 66c61bc2c8df 15:40:47 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:47 ---> Running in 4ec0468ba91c 15:40:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:40:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:40:50 OK: 221 MiB in 51 packages 15:40:51 Removing intermediate container 4ec0468ba91c 15:40:51 ---> 9f4a2ba3bf24 15:40:51 Step 8/27 : WORKDIR /app 15:40:51 ---> Running in a3b5b838e249 15:40:51 Removing intermediate container a3b5b838e249 15:40:51 ---> 295d89ae49df 15:40:51 Step 9/27 : COPY go.mod vendor* ./ 15:40:52 ---> 52e3f4ee8af4 15:40:52 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:52 ---> Running in c338b929890f 15:40:54 Removing intermediate container c338b929890f 15:40:54 ---> cfd1835a0d72 15:40:54 Step 11/27 : COPY . . 15:40:54 ---> f271b279b9ef 15:40:54 Step 12/27 : ARG MAKE="make build" 15:40:54 ---> Running in 075d1028695a 15:40:55 Removing intermediate container 075d1028695a 15:40:55 ---> dc886d6015f1 15:40:55 Step 13/27 : RUN $MAKE 15:40:55 ---> Running in 2f50411e9941 15:40:56 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:43:03 Removing intermediate container 2f50411e9941 15:43:03 ---> 1d663c2b1ad2 15:43:03 Step 14/27 : FROM alpine:3.16 15:43:03 3.16: Pulling from library/alpine 15:43:03 b3c136eddcbf: Already exists 15:43:03 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 15:43:03 Status: Downloaded newer image for alpine:3.16 15:43:03 ---> 6e30ab57aeee 15:43:03 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:43:03 ---> Running in eba7a4f43c19 15:43:03 Removing intermediate container eba7a4f43c19 15:43:03 ---> 739553c2d9c7 15:43:03 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:43:03 ---> Running in fc2f54a1605f 15:43:03 Removing intermediate container fc2f54a1605f 15:43:03 ---> 2d7b8cc4d374 15:43:03 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:43:03 ---> Running in 66b8e9a386d1 15:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:03 (1/7) Installing ca-certificates (20211220-r0) 15:43:03 (2/7) Installing dumb-init (1.2.5-r1) 15:43:03 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:43:03 (4/7) Installing libsodium (1.0.18-r0) 15:43:03 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:43:03 (6/7) Installing libzmq (4.3.4-r0) 15:43:03 (7/7) Installing zeromq (4.3.4-r0) 15:43:03 Executing busybox-1.35.0-r13.trigger 15:43:03 Executing ca-certificates-20211220-r0.trigger 15:43:03 OK: 9 MiB in 21 packages 15:43:03 Removing intermediate container 66b8e9a386d1 15:43:03 ---> 1a82f1feb980 15:43:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:43:03 ---> 545287e4fe4f 15:43:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:43:03 ---> 2fa335490cf9 15:43:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:43:03 ---> 907c3efe2c22 15:43:03 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:43:05 ---> 1e7fbf054728 15:43:05 Step 22/27 : EXPOSE 48095 15:43:05 ---> Running in f72520514d63 15:43:05 Removing intermediate container f72520514d63 15:43:05 ---> 4108342de0a3 15:43:05 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:43:05 ---> Running in 622e52e86d5c 15:43:05 Removing intermediate container 622e52e86d5c 15:43:05 ---> 4edb81715ab5 15:43:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:05 ---> Running in 9587d914ded4 15:43:06 Removing intermediate container 9587d914ded4 15:43:06 ---> 5721aee75577 15:43:06 Step 25/27 : LABEL arch=arm64 15:43:06 ---> Running in 28b8e1b55f33 15:43:06 Removing intermediate container 28b8e1b55f33 15:43:06 ---> 5b0171690e51 15:43:06 Step 26/27 : LABEL git_sha=fb88ed39f64d8dd845d29c6abe479f02aa589859 15:43:06 ---> Running in 36086e352314 15:43:07 Removing intermediate container 36086e352314 15:43:07 ---> 81af34198222 15:43:07 Step 27/27 : LABEL version=2.2.1-dev.9 15:43:07 ---> Running in f0671352843e 15:43:07 Removing intermediate container f0671352843e 15:43:07 ---> ab43ed551f83 15:43:07 [Warning] One or more build-args [ARCH] were not consumed 15:43:07 Successfully built ab43ed551f83 15:43:07 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:07 provisioning config files... 15:43:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/86@tmp/config7388387109321623822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:07 ---> docker-login.sh 15:43:07 nexus3.edgexfoundry.org:10001 15:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:08 Configure a credential helper to remove this warning. See 15:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:08 15:43:08 Login Succeeded 15:43:08 nexus3.edgexfoundry.org:10002 15:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:08 Configure a credential helper to remove this warning. See 15:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:08 15:43:08 Login Succeeded 15:43:08 nexus3.edgexfoundry.org:10003 15:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:09 Configure a credential helper to remove this warning. See 15:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:09 15:43:09 Login Succeeded 15:43:09 nexus3.edgexfoundry.org:10004 15:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:09 Configure a credential helper to remove this warning. See 15:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:09 15:43:09 Login Succeeded 15:43:09 docker.io 15:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:10 Configure a credential helper to remove this warning. See 15:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:10 15:43:10 Login Succeeded 15:43:10 ---> docker-login.sh ends [Pipeline] } 15:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:10 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:43:10 fb88ed39f64d8dd845d29c6abe479f02aa589859 15:43:10 latest 15:43:10 2.2.1-dev.9 15:43:10 fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 15:43:10 main 15:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859 15:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:43:11 dcc471fbe2fb: Preparing 15:43:11 a01cf5328ecb: Preparing 15:43:11 1ecbc4fde2dc: Preparing 15:43:11 773a73481bca: Preparing 15:43:11 011ef8a3a418: Preparing 15:43:11 dd565ff850e7: Preparing 15:43:11 dd565ff850e7: Waiting 15:43:11 a01cf5328ecb: Pushed 15:43:11 1ecbc4fde2dc: Pushed 15:43:11 773a73481bca: Pushed 15:43:11 dd565ff850e7: Layer already exists 15:43:12 011ef8a3a418: Pushed 15:43:17 dcc471fbe2fb: Pushed 15:43:17 fb88ed39f64d8dd845d29c6abe479f02aa589859: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:43:18 dcc471fbe2fb: Preparing 15:43:18 a01cf5328ecb: Preparing 15:43:18 1ecbc4fde2dc: Preparing 15:43:18 773a73481bca: Preparing 15:43:18 011ef8a3a418: Preparing 15:43:18 dd565ff850e7: Preparing 15:43:18 a01cf5328ecb: Layer already exists 15:43:18 011ef8a3a418: Layer already exists 15:43:18 dcc471fbe2fb: Layer already exists 15:43:18 773a73481bca: Layer already exists 15:43:18 1ecbc4fde2dc: Layer already exists 15:43:18 dd565ff850e7: Layer already exists 15:43:18 latest: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.9 15:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:43:19 dcc471fbe2fb: Preparing 15:43:19 a01cf5328ecb: Preparing 15:43:19 1ecbc4fde2dc: Preparing 15:43:19 773a73481bca: Preparing 15:43:19 011ef8a3a418: Preparing 15:43:19 dd565ff850e7: Preparing 15:43:19 dd565ff850e7: Waiting 15:43:19 011ef8a3a418: Layer already exists 15:43:19 dcc471fbe2fb: Layer already exists 15:43:19 1ecbc4fde2dc: Layer already exists 15:43:19 a01cf5328ecb: Layer already exists 15:43:19 773a73481bca: Layer already exists 15:43:20 dd565ff850e7: Layer already exists 15:43:20 2.2.1-dev.9: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 15:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:43:20 dcc471fbe2fb: Preparing 15:43:20 a01cf5328ecb: Preparing 15:43:20 1ecbc4fde2dc: Preparing 15:43:20 773a73481bca: Preparing 15:43:20 011ef8a3a418: Preparing 15:43:20 dd565ff850e7: Preparing 15:43:20 dd565ff850e7: Waiting 15:43:20 773a73481bca: Layer already exists 15:43:20 011ef8a3a418: Layer already exists 15:43:20 dcc471fbe2fb: Layer already exists 15:43:20 a01cf5328ecb: Layer already exists 15:43:20 1ecbc4fde2dc: Layer already exists 15:43:20 dd565ff850e7: Layer already exists 15:43:21 fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:43:21 dcc471fbe2fb: Preparing 15:43:21 a01cf5328ecb: Preparing 15:43:21 1ecbc4fde2dc: Preparing 15:43:21 773a73481bca: Preparing 15:43:21 011ef8a3a418: Preparing 15:43:21 dd565ff850e7: Preparing 15:43:21 dd565ff850e7: Waiting 15:43:21 1ecbc4fde2dc: Layer already exists 15:43:21 dcc471fbe2fb: Layer already exists 15:43:21 011ef8a3a418: Layer already exists 15:43:21 a01cf5328ecb: Layer already exists 15:43:21 773a73481bca: Layer already exists 15:43:21 dd565ff850e7: Layer already exists 15:43:22 main: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:22 ===================================================== [Pipeline] echo 15:43:22 taggedImages: 15:43:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859 15:43:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:43:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.9 15:43:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 15:43:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:22 15:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:23 arm64: Pulling from edgex-lftools-log-publisher 15:43:23 8998bd30e6a1: Pulling fs layer 15:43:23 04944245beec: Pulling fs layer 15:43:23 699f458cf7ca: Pulling fs layer 15:43:23 765212b225bb: Pulling fs layer 15:43:23 f23df028b6ca: Pulling fs layer 15:43:23 d65c8cfc05b1: Pulling fs layer 15:43:23 2437ff75d9bd: Pulling fs layer 15:43:23 f23df028b6ca: Waiting 15:43:23 d65c8cfc05b1: Waiting 15:43:23 2437ff75d9bd: Waiting 15:43:23 765212b225bb: Waiting 15:43:23 04944245beec: Verifying Checksum 15:43:23 04944245beec: Download complete 15:43:23 765212b225bb: Verifying Checksum 15:43:23 765212b225bb: Download complete 15:43:23 f23df028b6ca: Download complete 15:43:23 d65c8cfc05b1: Verifying Checksum 15:43:23 d65c8cfc05b1: Download complete 15:43:23 699f458cf7ca: Verifying Checksum 15:43:23 699f458cf7ca: Download complete 15:43:23 8998bd30e6a1: Verifying Checksum 15:43:23 8998bd30e6a1: Download complete 15:43:26 2437ff75d9bd: Verifying Checksum 15:43:26 2437ff75d9bd: Download complete 15:43:28 8998bd30e6a1: Pull complete 15:43:28 04944245beec: Pull complete 15:43:30 699f458cf7ca: Pull complete 15:43:30 765212b225bb: Pull complete 15:43:31 f23df028b6ca: Pull complete 15:43:31 d65c8cfc05b1: Pull complete 15:43:50 2437ff75d9bd: Pull complete 15:43:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:50 prd-ubuntu20.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container 15:43:50 $ 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/86 -v /w/workspace/app-service-configurable/86:/w/workspace/app-service-configurable/86:rw,z -v /w/workspace/app-service-configurable/86@tmp:/w/workspace/app-service-configurable/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:43:53 $ docker top e55fbd60c7ad8be3b2b494916b1655c9c0c94b956b48ed7d6af1811281b9b0e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:54 ---> job-cost.sh 15:43:54 lf-activate-venv: SKIPPING 15:43:54 INFO: No Stack... 15:43:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:55 INFO: Archiving Costs [Pipeline] sh 15:43:56 + cat /w/workspace/app-service-configurable/86/archives/cost.csv 15:43:56 + cut -d, -f6 [Pipeline] lock 15:43:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] 15:43:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] did not exist. Created. 15:43:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:57 /w/workspace/app-service-configurable/86@tmp/durable-3ca20489/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:43:57 + echo total: 0.10999999940395355 [Pipeline] stash 15:43:57 Warning: overwriting stash ‘stack-cost’ 15:43:58 Stashed 1 file(s) [Pipeline] } 15:43:58 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:58 $ docker stop --time=1 e55fbd60c7ad8be3b2b494916b1655c9c0c94b956b48ed7d6af1811281b9b0e5 15:43:59 $ docker rm -f e55fbd60c7ad8be3b2b494916b1655c9c0c94b956b48ed7d6af1811281b9b0e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:44:00 provisioning config files... 15:44:00 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config653443688218454133tmp [Pipeline] { [Pipeline] sh 15:44:00 + set +x 15:44:00 + curl -s https://codecov.io/bash 15:44:00 + bash -s -- 15:44:00 15:44:00 _____ _ 15:44:00 / ____| | | 15:44:00 | | ___ __| | ___ ___ _____ __ 15:44:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:44:00 | |___| (_) | (_| | __/ (_| (_) \ V / 15:44:00 \_____\___/ \__,_|\___|\___\___/ \_/ 15:44:00 Bash-1.0.6 15:44:00 15:44:00 15:44:00 ==> git version 2.25.1 found 15:44:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:44:00 Release-Date: 2020-01-08 15:44:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:44:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:44:00 ==> Jenkins CI detected. 15:44:00 current dir:  /w/workspace/ry_app-service-configurable_main 15:44:00 project root: . 15:44:00 --> token set from env 15:44:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:44:00 ==> Running gcov in . (disable via -X gcov) 15:44:00 ==> Python coveragepy not found 15:44:00 ==> Searching for coverage reports in: 15:44:00 + . 15:44:00 -> Found 1 reports 15:44:00 ==> Detecting git/mercurial file structure 15:44:00 ==> Reading reports 15:44:00 + ./coverage.out bytes=10 15:44:00 ==> Appending adjustments 15:44:00 https://docs.codecov.io/docs/fixing-reports 15:44:00 + Found adjustments 15:44:00 ==> Gzipping contents 15:44:00 4.0K /tmp/codecov.4kU2pT.gz 15:44:00 ==> Uploading reports 15:44:00 url: https://codecov.io 15:44:00 query: branch=main&commit=fb88ed39f64d8dd845d29c6abe479f02aa589859&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:44:00 -> Pinging Codecov 15:44:00 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=fb88ed39f64d8dd845d29c6abe479f02aa589859&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:44:00 -> Uploading to 15:44:00 https://storage.googleapis.com/codecov/v4/raw/2022-07-14/A97CA9966030D2A3747ED39772930CCE/fb88ed39f64d8dd845d29c6abe479f02aa589859/45a09827-871b-441a-95a2-59a0ac1317bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T154400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=caa248d76e552e37a4e2230f54b24504650c5ba675100d061d932a3cbd1b7984 15:44:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:44:00 Dload Upload Total Spent Left Speed 15:44:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2208 --:--:-- --:--:-- --:--:-- 2208 15:44:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] } 15:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:44:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:44:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:44:01 15:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:44:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:44:02 df9b9388f04a: Pulling fs layer 15:44:02 52dc419b0ee2: Pulling fs layer 15:44:02 25bc292e5bac: Pulling fs layer 15:44:02 114826534d7a: Pulling fs layer 15:44:02 4657fd5d0bcf: Pulling fs layer 15:44:02 6ad1cebc031e: Pulling fs layer 15:44:02 8a3aa393b2d8: Pulling fs layer 15:44:02 114826534d7a: Waiting 15:44:02 4657fd5d0bcf: Waiting 15:44:02 6ad1cebc031e: Waiting 15:44:02 8a3aa393b2d8: Waiting 15:44:02 25bc292e5bac: Verifying Checksum 15:44:02 25bc292e5bac: Download complete 15:44:02 52dc419b0ee2: Download complete 15:44:02 4657fd5d0bcf: Verifying Checksum 15:44:02 4657fd5d0bcf: Download complete 15:44:02 df9b9388f04a: Download complete 15:44:02 df9b9388f04a: Pull complete 15:44:02 6ad1cebc031e: Verifying Checksum 15:44:02 6ad1cebc031e: Download complete 15:44:02 52dc419b0ee2: Pull complete 15:44:02 25bc292e5bac: Pull complete 15:44:02 114826534d7a: Verifying Checksum 15:44:02 114826534d7a: Download complete 15:44:03 8a3aa393b2d8: Verifying Checksum 15:44:03 8a3aa393b2d8: Download complete 15:44:06 114826534d7a: Pull complete 15:44:06 4657fd5d0bcf: Pull complete 15:44:06 6ad1cebc031e: Pull complete 15:44:09 8a3aa393b2d8: Pull complete 15:44:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:09 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:44:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:44:11 $ docker top 7ef4f95b7139964906ff721e61302cb8752e26f0f74bed1879f312e8cc90efe6 -eo pid,comm [Pipeline] { [Pipeline] echo 15:44:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:44:11 + set -o pipefail 15:44:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:44:17 15:44:17 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:44:17 15:44:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/832d0497-a474-4fc7-9c2b-0ecce4171254 15:44:17 15:44:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:44:17 15:44:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:44:17 15:44:17 15:44:17 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:44:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:44:17 $ docker stop --time=1 7ef4f95b7139964906ff721e61302cb8752e26f0f74bed1879f312e8cc90efe6 15:44:19 $ docker rm -f 7ef4f95b7139964906ff721e61302cb8752e26f0f74bed1879f312e8cc90efe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:19 + git log --format=format:%s -1 fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] sh 15:44:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:20 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:20 $ docker top 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:21 [ssh-agent] Looking for ssh-agent implementation... 15:44:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:21 $ docker exec 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a ssh-agent 15:44:21 SSH_AUTH_SOCK=/tmp/ssh-bfbdMvUnSGwt/agent.33 15:44:21 SSH_AGENT_PID=39 15:44:21 Running ssh-add (command line suppressed) 15:44:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5911233848410510888.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5911233848410510888.key) 15:44:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:21 + git semver tag 15:44:22 2022-07-14 15:44:22,034 [run_tag] DEBUG tag force:False 15:44:22 2022-07-14 15:44:22,035 [check_head_tag] DEBUG check head tag 15:44:22 2022-07-14 15:44:22,035 [execute] INFO git cat-file --batch-check 15:44:22 2022-07-14 15:44:22,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:44:22 2022-07-14 15:44:22,039 [execute] INFO git cat-file --batch 15:44:22 2022-07-14 15:44:22,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:44:22 2022-07-14 15:44:22,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:44:22 2022-07-14 15:44:22,050 [execute] INFO git tag -a v2.2.1-dev.9 -m v2.2.1-dev.9 15:44:22 2022-07-14 15:44:22,050 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.9', '-m', 'v2.2.1-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:44:22 2022-07-14 15:44:22,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:44:22 2.2.1-dev.9 [Pipeline] } 15:44:22 $ docker exec --env ******** --env ******** 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a ssh-agent -k 15:44:22 unset SSH_AUTH_SOCK; 15:44:22 unset SSH_AGENT_PID; 15:44:22 echo Agent pid 39 killed; 15:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:22 + git semver [Pipeline] } 15:44:22 $ docker stop --time=1 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a 15:44:24 $ docker rm -f 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:24 15:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:24 0.23.1-centos7: Pulling from edgex-lftools 15:44:24 ab5ef0e58194: Pulling fs layer 15:44:24 9712f1f96733: Pulling fs layer 15:44:24 63f879dbbcfc: Pulling fs layer 15:44:24 0d9ebad4ef96: Pulling fs layer 15:44:24 e9a5061849ea: Pulling fs layer 15:44:24 d747dcd14b5f: Pulling fs layer 15:44:24 2de7ff778b66: Pulling fs layer 15:44:24 0d9ebad4ef96: Waiting 15:44:24 d747dcd14b5f: Waiting 15:44:24 e9a5061849ea: Waiting 15:44:24 2de7ff778b66: Waiting 15:44:24 9712f1f96733: Verifying Checksum 15:44:24 9712f1f96733: Download complete 15:44:25 63f879dbbcfc: Verifying Checksum 15:44:25 63f879dbbcfc: Download complete 15:44:25 ab5ef0e58194: Verifying Checksum 15:44:25 ab5ef0e58194: Download complete 15:44:25 d747dcd14b5f: Download complete 15:44:25 e9a5061849ea: Verifying Checksum 15:44:25 e9a5061849ea: Download complete 15:44:25 0d9ebad4ef96: Verifying Checksum 15:44:25 0d9ebad4ef96: Download complete 15:44:25 2de7ff778b66: Verifying Checksum 15:44:25 2de7ff778b66: Download complete 15:44:28 ab5ef0e58194: Pull complete 15:44:28 9712f1f96733: Pull complete 15:44:29 63f879dbbcfc: Pull complete 15:44:33 0d9ebad4ef96: Pull complete 15:44:33 e9a5061849ea: Pull complete 15:44:33 d747dcd14b5f: Pull complete 15:44:34 2de7ff778b66: Pull complete 15:44:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:34 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:44:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:44:36 $ docker top 2b61ec450cd0afda40e5aaa12a5c703a81bb8fcf5521628eca5d9a445e0b7355 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:44:36 provisioning config files... 15:44:36 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5576708063207678409tmp 15:44:36 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3792044570998438131tmp 15:44:36 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5203889522493643342tmp [Pipeline] { [Pipeline] echo 15:44:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:44:36 ---> sigul-configuration.sh 15:44:36 gpg: directory `/root/.gnupg' created 15:44:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:44:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:44:36 gpg: keyring `/root/.gnupg/secring.gpg' created 15:44:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:44:36 gpg: CAST5 encrypted data 15:44:36 gpg: encrypted with 1 passphrase 15:44:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:44:36 + mkdir /home/jenkins 15:44:36 + mkdir /home/jenkins/sigul [Pipeline] sh 15:44:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:44:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:44:37 ---> sigul-install.sh 15:44:37 Sigul already installed; skipping installation. [Pipeline] sh 15:44:37 + git tag --list 15:44:37 v1.0.0 15:44:37 v1.1.0 15:44:37 v1.2.0 15:44:37 v1.3.0 15:44:37 v1.3.1 15:44:37 v2.0.0 15:44:37 v2.0.1 15:44:37 v2.1.0 15:44:37 v2.1.1 15:44:37 v2.1.1-dev.1 15:44:37 v2.1.1-dev.2 15:44:37 v2.2.0 15:44:37 v2.2.1-dev.1 15:44:37 v2.2.1-dev.2 15:44:37 v2.2.1-dev.3 15:44:37 v2.2.1-dev.4 15:44:37 v2.2.1-dev.5 15:44:37 v2.2.1-dev.6 15:44:37 v2.2.1-dev.7 15:44:37 v2.2.1-dev.8 15:44:37 v2.2.1-dev.9 [Pipeline] sh 15:44:38 + lftools sign git-tag v2.2.1-dev.9 15:44:38 Signing Git tag with Sigul... 15:44:38 Signing v2.2.1-dev.9 [Pipeline] echo 15:44:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:44:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:44:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:44:39 $ docker stop --time=1 2b61ec450cd0afda40e5aaa12a5c703a81bb8fcf5521628eca5d9a445e0b7355 15:44:40 $ docker rm -f 2b61ec450cd0afda40e5aaa12a5c703a81bb8fcf5521628eca5d9a445e0b7355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:44:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:41 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:44:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:41 $ docker top 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:41 [ssh-agent] Looking for ssh-agent implementation... 15:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:41 $ docker exec 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 ssh-agent 15:44:42 SSH_AUTH_SOCK=/tmp/ssh-sLWIXRHf6hUS/agent.32 15:44:42 SSH_AGENT_PID=38 15:44:42 Running ssh-add (command line suppressed) 15:44:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2440509970316804694.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2440509970316804694.key) 15:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:42 + git semver bump pre 15:44:42 2022-07-14 15:44:42,685 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:44:42 2022-07-14 15:44:42,685 [bump_version] DEBUG bumping version:2.2.1-dev.9 on axis:pre with prefix:dev 15:44:42 2022-07-14 15:44:42,685 [bump_version] DEBUG bumped version:2.2.1-dev.10 15:44:42 2022-07-14 15:44:42,685 [write_version] DEBUG write version:2.2.1-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:44:42 2022-07-14 15:44:42,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:44:42 2022-07-14 15:44:42,686 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:44:42 2022-07-14 15:44:42,688 [execute] INFO git cat-file --batch-check 15:44:42 2022-07-14 15:44:42,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:42 2022-07-14 15:44:42,693 [execute] INFO git cat-file --batch 15:44:42 2022-07-14 15:44:42,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:42 2022-07-14 15:44:42,698 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:44:42 2.2.1-dev.10 [Pipeline] } 15:44:42 $ docker exec --env ******** --env ******** 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 ssh-agent -k 15:44:42 unset SSH_AUTH_SOCK; 15:44:42 unset SSH_AGENT_PID; 15:44:42 echo Agent pid 38 killed; 15:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:43 + git semver [Pipeline] } 15:44:43 $ docker stop --time=1 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 15:44:44 $ docker rm -f 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:45 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:44:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:45 $ docker top 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:46 [ssh-agent] Looking for ssh-agent implementation... 15:44:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:46 $ docker exec 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a ssh-agent 15:44:46 SSH_AUTH_SOCK=/tmp/ssh-PVFAaT4U07C9/agent.33 15:44:46 SSH_AGENT_PID=39 15:44:46 Running ssh-add (command line suppressed) 15:44:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8176479132462852046.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8176479132462852046.key) 15:44:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:46 + git semver push 15:44:47 2022-07-14 15:44:46,937 [run_push] DEBUG push 15:44:47 2022-07-14 15:44:46,938 [execute] INFO git cat-file --batch-check 15:44:47 2022-07-14 15:44:46,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:47 2022-07-14 15:44:46,942 [execute] INFO git rev-list c2b5a375f7f102f2b77be5daa817d9713d41565d -- 15:44:47 2022-07-14 15:44:46,942 [execute] DEBUG Popen(['git', 'rev-list', 'c2b5a375f7f102f2b77be5daa817d9713d41565d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:47 2022-07-14 15:44:46,952 [execute] INFO git fetch -v origin 15:44:47 2022-07-14 15:44:46,953 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:44:47 2022-07-14 15:44:47,493 [run_push] DEBUG no remote changes detected 15:44:47 2022-07-14 15:44:47,493 [execute] INFO git push origin semver 15:44:47 2022-07-14 15:44:47,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:48 2022-07-14 15:44:48,175 [run_push] DEBUG push all version tags 15:44:48 2022-07-14 15:44:48,176 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:44:48 2022-07-14 15:44:48,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:44:49 2022-07-14 15:44:48,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:44:49 2.2.1-dev.10 [Pipeline] } 15:44:49 $ docker exec --env ******** --env ******** 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a ssh-agent -k 15:44:49 unset SSH_AUTH_SOCK; 15:44:49 unset SSH_AGENT_PID; 15:44:49 echo Agent pid 39 killed; 15:44:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:49 + git semver [Pipeline] } 15:44:49 $ docker stop --time=1 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a 15:44:51 $ docker rm -f 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:44:51 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:44:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:44:51 total 16 15:44:51 drwxr-xr-x 3 root root 4096 Jul 14 15:36 . 15:44:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:44 .. 15:44:51 drwxr-xr-x 2 root root 4096 Jul 14 15:36 cost 15:44:51 -rw-r--r-- 1 root root 94 Jul 14 15:36 cost.csv 15:44:51 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:44:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:44:51 total 16 15:44:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:36 . 15:44:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:44 .. 15:44:51 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 15:36 cost 15:44:51 -rw-r--r-- 1 jenkins jenkins 94 Jul 14 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:52 ---> package-listing.sh 15:44:52 ++ facter osfamily 15:44:52 ++ tr '[:upper:]' '[:lower:]' 15:44:53 + OS_FAMILY=debian 15:44:53 + workspace=/w/workspace/ry_app-service-configurable_main 15:44:53 + START_PACKAGES=/tmp/packages_start.txt 15:44:53 + END_PACKAGES=/tmp/packages_end.txt 15:44:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:53 + PACKAGES=/tmp/packages_start.txt 15:44:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:44:53 + PACKAGES=/tmp/packages_end.txt 15:44:53 + case "${OS_FAMILY}" in 15:44:53 + dpkg -l 15:44:53 + grep '^ii' 15:44:53 + '[' -f /tmp/packages_start.txt ']' 15:44:53 + '[' -f /tmp/packages_end.txt ']' 15:44:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:44:53 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:44:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:44:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:44:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:53 prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container 15:44:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:54 $ docker top 68deb9427c7d9f8a4cef1da23cc7a8a5cda5fa1f5e21b66994a6112cb2a480c3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:55 + ls /var/log/sa-host 15:44:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:55 provisioning config files... 15:44:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6237410501086001303tmp [Pipeline] { [Pipeline] echo 15:44:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> create-netrc.sh [Pipeline] } 15:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> python-tools-install.sh [Pipeline] echo 15:44:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:56 ---> sudo-logs.sh 15:44:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:56 ---> job-cost.sh 15:44:56 lf-activate-venv: SKIPPING 15:44:56 DEBUG: total: 0.2199999988079071 15:44:56 INFO: Retrieving Stack Cost... 15:44:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:57 INFO: Archiving Costs [Pipeline] echo 15:44:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:57 ---> logs-deploy.sh 15:44:57 lf-activate-venv: SKIPPING 15:44:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/86 15:44:57 INFO: archiving workspace using pattern(s): 15:44:58 Archives upload complete. 15:44:58 INFO: archiving logs to Nexus