Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5da36499e9ef96a87f382eb4ad79892e2574163 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-ssh7904674163764261475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3713072426503008030.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11815250225022595811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6315799534666109204.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13048116513021699700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-1151’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1153 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 f5da36499e9ef96a87f382eb4ad79892e2574163 (main) Commit message: "refactor: Remove use of Compress function in sample profile due to issues (#495)" > 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 f5da36499e9ef96a87f382eb4ad79892e2574163 # timeout=10 > git rev-list --no-walk 81155725a5f06c8bb273014f4819830b182344da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:24 ========================================================= 23:58:24 EdgeX Global Pipelines Version Info 23:58:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:25 ------------------- 23:58:25 stable info: 23:58:25 ------------------- 23:58:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:58:25 Message: update stable to v1.0.244 23:58:26 ------------------- 23:58:26 experimental info: 23:58:26 ------------------- 23:58:26 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:58:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5da364 [Pipeline] echo 23:58:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:26 provisioning config files... 23:58:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13396719120667301720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:27 ---> docker-login.sh 23:58:27 nexus3.edgexfoundry.org:10001 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 nexus3.edgexfoundry.org:10002 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 nexus3.edgexfoundry.org:10003 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 nexus3.edgexfoundry.org:10004 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 docker.io 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:28 Configure a credential helper to remove this warning. See 23:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:28 23:58:28 Login Succeeded 23:58:28 ---> docker-login.sh ends [Pipeline] } 23:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:28 + git rev-list -1 --merges f5da36499e9ef96a87f382eb4ad79892e2574163~1..f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo 23:58:28 -----------> git rev-list -1 --merges f5da36499e9ef96a87f382eb4ad79892e2574163~1..f5da36499e9ef96a87f382eb4ad79892e2574163 f5da36499e9ef96a87f382eb4ad79892e2574163 [false] [Pipeline] sh 23:58:28 + git log --format=format:%s -1 f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo 23:58:28 ========================================================= 23:58:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:29 + git log --format=format:%s -1 f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] echo 23:58:29 [semverPrep] GIT_COMMIT: f5da36499e9ef96a87f382eb4ad79892e2574163, Commit Message: refactor: Remove use of Compress function in sample profile due to issues (#495) [Pipeline] echo 23:58:29 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:29 + grep -v github /etc/ssh/ssh_known_hosts 23:58:29 + [ -e /tmp/ssh_known_hosts ] 23:58:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:29 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:29 23:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:30 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:30 b85a868b505f: Pulling fs layer 23:58:30 e2be974225ed: Pulling fs layer 23:58:30 339a4e72a1f5: Pulling fs layer 23:58:30 988bab9f4d93: Pulling fs layer 23:58:30 1469e6f7b9e6: Pulling fs layer 23:58:30 eaf3925da568: Pulling fs layer 23:58:30 bab4dde63d76: Pulling fs layer 23:58:30 bde34c3a00c8: Pulling fs layer 23:58:30 b352a97aabf1: Pulling fs layer 23:58:30 4872d77fe225: Pulling fs layer 23:58:30 5851b861e8e6: Pulling fs layer 23:58:30 988bab9f4d93: Waiting 23:58:30 1469e6f7b9e6: Waiting 23:58:30 eaf3925da568: Waiting 23:58:30 bab4dde63d76: Waiting 23:58:30 4872d77fe225: Waiting 23:58:30 bde34c3a00c8: Waiting 23:58:30 b352a97aabf1: Waiting 23:58:30 e2be974225ed: Download complete 23:58:30 988bab9f4d93: Verifying Checksum 23:58:30 988bab9f4d93: Download complete 23:58:30 1469e6f7b9e6: Verifying Checksum 23:58:30 1469e6f7b9e6: Download complete 23:58:30 eaf3925da568: Download complete 23:58:30 339a4e72a1f5: Verifying Checksum 23:58:30 339a4e72a1f5: Download complete 23:58:30 bde34c3a00c8: Verifying Checksum 23:58:30 bde34c3a00c8: Download complete 23:58:30 b352a97aabf1: Download complete 23:58:30 4872d77fe225: Verifying Checksum 23:58:30 4872d77fe225: Download complete 23:58:30 5851b861e8e6: Verifying Checksum 23:58:30 5851b861e8e6: Download complete 23:58:30 b85a868b505f: Download complete 23:58:30 bab4dde63d76: Verifying Checksum 23:58:30 bab4dde63d76: Download complete 23:58:32 b85a868b505f: Pull complete 23:58:32 e2be974225ed: Pull complete 23:58:32 339a4e72a1f5: Pull complete 23:58:32 988bab9f4d93: Pull complete 23:58:32 1469e6f7b9e6: Pull complete 23:58:32 eaf3925da568: Pull complete 23:58:35 bab4dde63d76: Pull complete 23:58:35 bde34c3a00c8: Pull complete 23:58:35 b352a97aabf1: Pull complete 23:58:35 4872d77fe225: Pull complete 23:58:35 5851b861e8e6: Pull complete 23:58:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:35 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 23:58:35 $ 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 23:58:37 $ docker top 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 -eo pid,comm 23:58:37 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). 23:58:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:37 [ssh-agent] Looking for ssh-agent implementation... 23:58:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:37 $ docker exec 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent 23:58:37 SSH_AUTH_SOCK=/tmp/ssh-qkngku1118k4/agent.31 23:58:37 SSH_AGENT_PID=37 23:58:37 Running ssh-add (command line suppressed) 23:58:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16122160285567450943.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16122160285567450943.key) 23:58:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:38 + git tag --points-at HEAD [Pipeline] } 23:58:38 $ docker exec --env ******** --env ******** 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent -k 23:58:38 unset SSH_AUTH_SOCK; 23:58:38 unset SSH_AGENT_PID; 23:58:38 echo Agent pid 37 killed; 23:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:38 [ssh-agent] Looking for ssh-agent implementation... 23:58:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:38 $ docker exec 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent 23:58:38 SSH_AUTH_SOCK=/tmp/ssh-sdfq45YdbQBK/agent.69 23:58:38 SSH_AGENT_PID=75 23:58:38 Running ssh-add (command line suppressed) 23:58:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14284018255968258756.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14284018255968258756.key) 23:58:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:38 + git semver init 23:58:39 2023-01-04 23:58:39,009 [run_init] DEBUG init version:0.0.0 force:False 23:58:39 2023-01-04 23:58:39,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:58:39 2023-01-04 23:58:39,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:58:39 2023-01-04 23:58:39,010 [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) 23:58:40 2023-01-04 23:58:39,830 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:58:40 2023-01-04 23:58:39,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:58:40 2023-01-04 23:58:39,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:58:40 2023-01-04 23:58:39,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:58:40 3.0.0-dev.5 [Pipeline] } 23:58:40 $ docker exec --env ******** --env ******** 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 ssh-agent -k 23:58:40 unset SSH_AUTH_SOCK; 23:58:40 unset SSH_AGENT_PID; 23:58:40 echo Agent pid 75 killed; 23:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:40 + git semver [Pipeline] } 23:58:40 $ docker stop --time=1 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 23:58:42 $ docker rm -f --volumes 9dcbc892a00bd23bacc54178faade6a76c0fc1d82715308001669d8b4bb05662 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:42 Stashed 1 file(s) [Pipeline] echo 23:58:42 [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 23:58:42 provisioning config files... 23:58:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config772387600372173166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:43 ---> docker-login.sh 23:58:43 nexus3.edgexfoundry.org:10001 23:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:43 Configure a credential helper to remove this warning. See 23:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:43 23:58:43 Login Succeeded 23:58:43 nexus3.edgexfoundry.org:10002 23:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:43 Configure a credential helper to remove this warning. See 23:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:43 23:58:43 Login Succeeded 23:58:43 nexus3.edgexfoundry.org:10003 23:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:43 Configure a credential helper to remove this warning. See 23:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:43 23:58:43 Login Succeeded 23:58:43 nexus3.edgexfoundry.org:10004 23:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:43 Configure a credential helper to remove this warning. See 23:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:43 23:58:43 Login Succeeded 23:58:43 docker.io 23:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:43 Configure a credential helper to remove this warning. See 23:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:43 23:58:43 Login Succeeded 23:58:43 ---> docker-login.sh ends [Pipeline] } 23:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:43 ========================================================= 23:58:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:58:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + 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 . 23:58:44 Sending build context to Docker daemon 3.202MB 23:58:44 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:58:44 Step 2/12 : FROM ${BASE} AS builder 23:58:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:44 213ec9aee27d: Pulling fs layer 23:58:44 4583459ba037: Pulling fs layer 23:58:44 93c1e223e6f2: Pulling fs layer 23:58:44 53926ce57604: Pulling fs layer 23:58:44 21b2b0c7a3f4: Pulling fs layer 23:58:44 53926ce57604: Waiting 23:58:44 21b2b0c7a3f4: Waiting 23:58:44 22ff95d597cd: Pulling fs layer 23:58:44 12d6caf4c0d1: Pulling fs layer 23:58:44 96b7cbca73a9: Pulling fs layer 23:58:44 12d6caf4c0d1: Waiting 23:58:44 a7acece74701: Pulling fs layer 23:58:44 96b7cbca73a9: Waiting 23:58:44 a7acece74701: Waiting 23:58:44 22ff95d597cd: Waiting 23:58:44 93c1e223e6f2: Verifying Checksum 23:58:44 93c1e223e6f2: Download complete 23:58:44 4583459ba037: Verifying Checksum 23:58:44 4583459ba037: Download complete 23:58:44 21b2b0c7a3f4: Verifying Checksum 23:58:44 21b2b0c7a3f4: Download complete 23:58:44 22ff95d597cd: Download complete 23:58:44 213ec9aee27d: Verifying Checksum 23:58:44 213ec9aee27d: Download complete 23:58:44 213ec9aee27d: Pull complete 23:58:44 4583459ba037: Pull complete 23:58:44 93c1e223e6f2: Pull complete 23:58:45 a7acece74701: Verifying Checksum 23:58:45 a7acece74701: Download complete 23:58:45 53926ce57604: Verifying Checksum 23:58:45 53926ce57604: Download complete 23:58:45 96b7cbca73a9: Verifying Checksum 23:58:45 96b7cbca73a9: Download complete 23:58:49 53926ce57604: Pull complete 23:58:49 21b2b0c7a3f4: Pull complete 23:58:49 22ff95d597cd: Pull complete 23:58:49 12d6caf4c0d1: Pull complete 23:58:51 96b7cbca73a9: Pull complete 23:58:52 a7acece74701: Pull complete 23:58:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:58:52 ---> db6d94c90886 23:58:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:58:54 ---> Running in f2c9e7147815 23:58:54 Removing intermediate container f2c9e7147815 23:58:54 ---> 6917b67f9d7c 23:58:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:58:54 ---> Running in 38abbda09ba3 23:58:54 Removing intermediate container 38abbda09ba3 23:58:54 ---> d01632105735 23:58:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:58:54 ---> Running in 6d3fe7e367dd 23:58:54 Removing intermediate container 6d3fe7e367dd 23:58:54 ---> 2dba5aeef563 23:58:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:54 ---> Running in 287fc0b2cd7b 23:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:55 OK: 211 MiB in 51 packages 23:58:56 Removing intermediate container 287fc0b2cd7b 23:58:56 ---> 88072cbcd032 23:58:56 Step 7/12 : WORKDIR /app 23:58:56 ---> Running in 4903c9ed9b59 23:58:56 Removing intermediate container 4903c9ed9b59 23:58:56 ---> ba013b270b71 23:58:56 Step 8/12 : COPY go.mod vendor* ./ 23:58:56 ---> fa9017e3f127 23:58:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:56 ---> Running in 3e0ffc693a96 23:58:57 Still waiting to schedule task 23:58:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:59:23 Removing intermediate container 3e0ffc693a96 23:59:23 ---> fd2234dfdd87 23:59:23 Step 10/12 : COPY . . 23:59:23 ---> a37e14ec36f1 23:59:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:23 ---> Running in f7d43c36e476 23:59:23 Removing intermediate container f7d43c36e476 23:59:23 ---> c9676e7ffdfe 23:59:23 Step 12/12 : RUN $MAKE 23:59:23 ---> Running in 36de2ec6721a 23:59:23 noop 23:59:23 Removing intermediate container 36de2ec6721a 23:59:23 ---> b157c8de0ee2 23:59:23 Successfully built b157c8de0ee2 23:59:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:23 + docker inspect -f . ci-base-image-x86_64 23:59:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:23 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 23:59:23 $ 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 23:59:23 $ docker top 9f76b940fb7fdaeb107a1b449a7cbf1522f609fb00a9a8dca89cb8ec8f420544 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:24 + go version 23:59:24 go version go1.18.7 linux/amd64 [Pipeline] } 23:59:24 $ docker stop --time=1 9f76b940fb7fdaeb107a1b449a7cbf1522f609fb00a9a8dca89cb8ec8f420544 23:59:25 $ docker rm -f --volumes 9f76b940fb7fdaeb107a1b449a7cbf1522f609fb00a9a8dca89cb8ec8f420544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:25 + docker inspect -f . ci-base-image-x86_64 23:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:26 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 23:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:26 $ docker top da36c742f6a06ebd4f8e9c2b4032cf2c17f9767482ffb26ce9837d33703017ab -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:59:27 + make test 23:59:27 go test -race -coverprofile=coverage.out ./... 23:59:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:59:49 go vet ./... 23:59:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:58 ./bin/test-attribution-txt.sh [Pipeline] echo 23:59:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:59 $ docker stop --time=1 da36c742f6a06ebd4f8e9c2b4032cf2c17f9767482ffb26ce9837d33703017ab 00:00:01 $ docker rm -f --volumes da36c742f6a06ebd4f8e9c2b4032cf2c17f9767482ffb26ce9837d33703017ab [Pipeline] // withDockerContainer [Pipeline] sh 00:00:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:02 + ls -al . 00:00:02 total 184 00:00:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 23:59 . 00:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 23:58 .. 00:00:02 -rw-rw-r-- 1 jenkins jenkins 119 Jan 4 23:58 .dockerignore 00:00:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 23:58 .git 00:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 23:58 .github 00:00:02 -rw-rw-r-- 1 jenkins jenkins 171 Jan 4 23:58 .gitignore 00:00:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 23:58 .semver 00:00:02 -rw-rw-r-- 1 jenkins jenkins 9207 Jan 4 23:58 Attribution.txt 00:00:02 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 4 23:58 CHANGELOG.md 00:00:02 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 4 23:58 Dockerfile 00:00:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 23:58 GOVERNANCE.md 00:00:02 -rw-rw-r-- 1 jenkins jenkins 688 Jan 4 23:58 Jenkinsfile 00:00:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 4 23:58 LICENSE 00:00:02 -rw-rw-r-- 1 jenkins jenkins 618 Jan 4 23:58 OWNERS.md 00:00:02 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 4 23:58 README.md 00:00:02 -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 23:58 VERSION 00:00:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 23:58 bin 00:00:02 -rw-r--r-- 1 jenkins jenkins 13 Jan 4 23:59 coverage.out 00:00:02 -rw-rw-r-- 1 jenkins jenkins 3396 Jan 4 23:58 go.mod 00:00:02 -rw-rw-r-- 1 jenkins jenkins 44230 Jan 4 23:58 go.sum 00:00:02 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 4 23:58 main.go 00:00:02 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 4 23:58 makefile 00:00:02 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 23:58 res 00:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 23:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:03 + 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=f5da36499e9ef96a87f382eb4ad79892e2574163 --label arch=amd64 --label version=3.0.0-dev.5 . 00:00:03 Sending build context to Docker daemon 3.203MB 00:00:03 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:00:03 Step 2/26 : FROM ${BASE} AS builder 00:00:03 ---> b157c8de0ee2 00:00:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:00:03 ---> Running in 03cf9816e0b1 00:00:03 Removing intermediate container 03cf9816e0b1 00:00:03 ---> c19dc6bd0b51 00:00:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:00:03 ---> Running in 4ffedb56f71b 00:00:03 Removing intermediate container 4ffedb56f71b 00:00:03 ---> c36e2430cd4b 00:00:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:00:03 ---> Running in 67ee1ca07bad 00:00:03 Removing intermediate container 67ee1ca07bad 00:00:03 ---> ebf49b0e109a 00:00:03 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:03 ---> Running in 4999e42c9cfc 00:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:04 OK: 211 MiB in 51 packages 00:00:04 Removing intermediate container 4999e42c9cfc 00:00:04 ---> a49d0b0d867f 00:00:04 Step 7/26 : WORKDIR /app 00:00:04 ---> Running in 573691d05224 00:00:04 Removing intermediate container 573691d05224 00:00:04 ---> 228291d34b10 00:00:04 Step 8/26 : COPY go.mod vendor* ./ 00:00:04 ---> dcec7dd84189 00:00:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:05 ---> Running in 9ec7e4262ac0 00:00:05 Removing intermediate container 9ec7e4262ac0 00:00:05 ---> 2a30f407890e 00:00:05 Step 10/26 : COPY . . 00:00:05 ---> 04a2a85a249e 00:00:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:05 ---> Running in d7354cb1f51a 00:00:05 Removing intermediate container d7354cb1f51a 00:00:05 ---> 3d13c9271363 00:00:05 Step 12/26 : RUN $MAKE 00:00:06 ---> Running in 565f79aca655 00:00:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.5" -trimpath -mod=readonly -o app-service-configurable 00:00:28 Removing intermediate container 565f79aca655 00:00:28 ---> d9b37b184880 00:00:28 Step 13/26 : FROM alpine:3.16 00:00:28 3.16: Pulling from library/alpine 00:00:28 ca7dd9ec2225: Pulling fs layer 00:00:28 ca7dd9ec2225: Verifying Checksum 00:00:28 ca7dd9ec2225: Download complete 00:00:28 ca7dd9ec2225: Pull complete 00:00:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 00:00:28 Status: Downloaded newer image for alpine:3.16 00:00:28 ---> bfe296a52501 00:00:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:00:28 ---> Running in ab23e8b6727f 00:00:28 Removing intermediate container ab23e8b6727f 00:00:28 ---> 5fe7cd0ef5e3 00:00:28 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:00:28 ---> Running in 012d4bdf2684 00:00:28 Removing intermediate container 012d4bdf2684 00:00:28 ---> 9c20dad62ba7 00:00:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:00:28 ---> Running in 09bf9382ff99 00:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:28 (1/2) Installing ca-certificates (20220614-r0) 00:00:28 (2/2) Installing dumb-init (1.2.5-r1) 00:00:28 Executing busybox-1.35.0-r17.trigger 00:00:28 Executing ca-certificates-20220614-r0.trigger 00:00:28 OK: 6 MiB in 16 packages 00:00:28 Removing intermediate container 09bf9382ff99 00:00:28 ---> 7863f6d5c1be 00:00:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:28 ---> 840ac9d69685 00:00:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:00:28 ---> c7ad2f20f944 00:00:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:00:28 ---> 0df73dd275ff 00:00:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:00:28 ---> 94f6f2447433 00:00:28 Step 21/26 : EXPOSE 48095 00:00:28 ---> Running in 786f03694fe5 00:00:28 Removing intermediate container 786f03694fe5 00:00:28 ---> a981af354e8e 00:00:28 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:00:28 ---> Running in 82ea4c31f905 00:00:28 Removing intermediate container 82ea4c31f905 00:00:28 ---> 0454d19e571d 00:00:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:28 ---> Running in 1939fb5e4f07 00:00:29 Removing intermediate container 1939fb5e4f07 00:00:29 ---> 88471b2d1cf1 00:00:29 Step 24/26 : LABEL arch=amd64 00:00:29 ---> Running in 7298260014b2 00:00:29 Removing intermediate container 7298260014b2 00:00:29 ---> 687ba9c7b2df 00:00:29 Step 25/26 : LABEL git_sha=f5da36499e9ef96a87f382eb4ad79892e2574163 00:00:29 ---> Running in fe41be25cfa7 00:00:29 Removing intermediate container fe41be25cfa7 00:00:29 ---> e020aa154f46 00:00:29 Step 26/26 : LABEL version=3.0.0-dev.5 00:00:29 ---> Running in 9c6d2cdd3fc7 00:00:29 Removing intermediate container 9c6d2cdd3fc7 00:00:29 ---> a65cc23b6d29 00:00:29 [Warning] One or more build-args [ARCH] were not consumed 00:00:29 Successfully built a65cc23b6d29 00:00:29 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 00:00:29 provisioning config files... 00:00:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15485592560715306624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:29 ---> docker-login.sh 00:00:29 nexus3.edgexfoundry.org:10001 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:29 Configure a credential helper to remove this warning. See 00:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:29 00:00:29 Login Succeeded 00:00:29 nexus3.edgexfoundry.org:10002 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:29 Configure a credential helper to remove this warning. See 00:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:29 00:00:29 Login Succeeded 00:00:29 nexus3.edgexfoundry.org:10003 00:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:30 Configure a credential helper to remove this warning. See 00:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:30 00:00:30 Login Succeeded 00:00:30 nexus3.edgexfoundry.org:10004 00:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:30 Configure a credential helper to remove this warning. See 00:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:30 00:00:30 Login Succeeded 00:00:30 docker.io 00:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:30 Configure a credential helper to remove this warning. See 00:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:30 00:00:30 Login Succeeded 00:00:30 ---> docker-login.sh ends [Pipeline] } 00:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:30 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:00:30 f5da36499e9ef96a87f382eb4ad79892e2574163 00:00:30 latest 00:00:30 3.0.0-dev.5 00:00:30 f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 00:00:30 main 00:00:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163 00:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:00:31 ebc4105c3dc7: Preparing 00:00:31 39e5b455623e: Preparing 00:00:31 586f54ed3c96: Preparing 00:00:31 4f72ecd836d5: Preparing 00:00:31 b077c6197515: Preparing 00:00:31 e5e13b0c77cb: Preparing 00:00:31 e5e13b0c77cb: Waiting 00:00:31 39e5b455623e: Pushed 00:00:31 586f54ed3c96: Pushed 00:00:31 4f72ecd836d5: Pushed 00:00:31 e5e13b0c77cb: Layer already exists 00:00:31 b077c6197515: Pushed 00:00:33 ebc4105c3dc7: Pushed 00:00:33 f5da36499e9ef96a87f382eb4ad79892e2574163: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:00:34 ebc4105c3dc7: Preparing 00:00:34 39e5b455623e: Preparing 00:00:34 586f54ed3c96: Preparing 00:00:34 4f72ecd836d5: Preparing 00:00:34 b077c6197515: Preparing 00:00:34 e5e13b0c77cb: Preparing 00:00:34 586f54ed3c96: Layer already exists 00:00:34 4f72ecd836d5: Layer already exists 00:00:34 ebc4105c3dc7: Layer already exists 00:00:34 39e5b455623e: Layer already exists 00:00:34 b077c6197515: Layer already exists 00:00:34 e5e13b0c77cb: Layer already exists 00:00:34 latest: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.5 00:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:00:34 ebc4105c3dc7: Preparing 00:00:34 39e5b455623e: Preparing 00:00:34 586f54ed3c96: Preparing 00:00:34 4f72ecd836d5: Preparing 00:00:34 b077c6197515: Preparing 00:00:34 e5e13b0c77cb: Preparing 00:00:34 ebc4105c3dc7: Layer already exists 00:00:34 b077c6197515: Layer already exists 00:00:34 39e5b455623e: Layer already exists 00:00:34 586f54ed3c96: Layer already exists 00:00:34 4f72ecd836d5: Layer already exists 00:00:34 e5e13b0c77cb: Layer already exists 00:00:34 3.0.0-dev.5: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 00:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:00:35 ebc4105c3dc7: Preparing 00:00:35 39e5b455623e: Preparing 00:00:35 586f54ed3c96: Preparing 00:00:35 4f72ecd836d5: Preparing 00:00:35 b077c6197515: Preparing 00:00:35 e5e13b0c77cb: Preparing 00:00:35 e5e13b0c77cb: Waiting 00:00:35 586f54ed3c96: Layer already exists 00:00:35 4f72ecd836d5: Layer already exists 00:00:35 b077c6197515: Layer already exists 00:00:35 39e5b455623e: Layer already exists 00:00:35 ebc4105c3dc7: Layer already exists 00:00:35 e5e13b0c77cb: Layer already exists 00:00:35 f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:00:36 ebc4105c3dc7: Preparing 00:00:36 39e5b455623e: Preparing 00:00:36 586f54ed3c96: Preparing 00:00:36 4f72ecd836d5: Preparing 00:00:36 b077c6197515: Preparing 00:00:36 e5e13b0c77cb: Preparing 00:00:36 e5e13b0c77cb: Waiting 00:00:36 4f72ecd836d5: Layer already exists 00:00:36 586f54ed3c96: Layer already exists 00:00:36 ebc4105c3dc7: Layer already exists 00:00:36 39e5b455623e: Layer already exists 00:00:36 b077c6197515: Layer already exists 00:00:36 e5e13b0c77cb: Layer already exists 00:00:36 main: digest: sha256:bf29418643654c6995295bb6b1b97a857d5e8d7244738ce9bedf0a265afc84da size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:36 ===================================================== [Pipeline] echo 00:00:36 taggedImages: 00:00:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163 00:00:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:00:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.5 00:00:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 00:00:36 - 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 00:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:36 00:00:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:36 latest: Pulling from edgex-lftools-log-publisher 00:00:36 5eb5b503b376: Pulling fs layer 00:00:36 5c69ac0246d0: Pulling fs layer 00:00:36 ec43610c2a17: Pulling fs layer 00:00:36 3a2ae6a8a46f: Pulling fs layer 00:00:36 33b1e0a273af: Pulling fs layer 00:00:36 3a2ae6a8a46f: Waiting 00:00:36 5d3b04190fa2: Pulling fs layer 00:00:36 2f39f015ded8: Pulling fs layer 00:00:36 33b1e0a273af: Waiting 00:00:36 5d3b04190fa2: Waiting 00:00:36 2f39f015ded8: Waiting 00:00:36 5c69ac0246d0: Verifying Checksum 00:00:36 5c69ac0246d0: Download complete 00:00:36 3a2ae6a8a46f: Download complete 00:00:37 33b1e0a273af: Verifying Checksum 00:00:37 33b1e0a273af: Download complete 00:00:37 ec43610c2a17: Verifying Checksum 00:00:37 ec43610c2a17: Download complete 00:00:37 5d3b04190fa2: Verifying Checksum 00:00:37 5d3b04190fa2: Download complete 00:00:37 5eb5b503b376: Verifying Checksum 00:00:37 5eb5b503b376: Download complete 00:00:37 2f39f015ded8: Download complete 00:00:38 5eb5b503b376: Pull complete 00:00:38 5c69ac0246d0: Pull complete 00:00:39 ec43610c2a17: Pull complete 00:00:39 3a2ae6a8a46f: Pull complete 00:00:39 33b1e0a273af: Pull complete 00:00:39 5d3b04190fa2: Pull complete 00:00:44 2f39f015ded8: Pull complete 00:00:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:44 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:00:44 $ 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 00:00:46 $ docker top ee298088825aaa6b792faeb4c6a4799dff099f41bb47c1c40d108fb833fdd937 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:46 ---> job-cost.sh 00:00:46 lf-activate-venv: SKIPPING 00:00:46 INFO: No Stack... 00:00:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:47 INFO: Archiving Costs [Pipeline] sh 00:00:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 00:00:47 + cut -d, -f6 [Pipeline] lock 00:00:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] 00:00:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] did not exist. Created. 00:00:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:47 + echo total: 0.2199999988079071 [Pipeline] stash 00:00:47 Stashed 1 file(s) [Pipeline] } 00:00:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:47 $ docker stop --time=1 ee298088825aaa6b792faeb4c6a4799dff099f41bb47c1c40d108fb833fdd937 00:00:49 $ docker rm -f --volumes ee298088825aaa6b792faeb4c6a4799dff099f41bb47c1c40d108fb833fdd937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1155 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:01:13 Running in /w/workspace/app-service-configurable/122 [Pipeline] { [Pipeline] checkout 00:01:13 Selected Git installation does not exist. Using Default 00:01:13 The recommended git tool is: NONE 00:01:18 using credential edgex-jenkins-ssh 00:01:18 Cloning the remote Git repository 00:01:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:01:18 > git init /w/workspace/app-service-configurable/122 # timeout=10 00:01:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:01:18 > git --version # timeout=10 00:01:18 > git --version # 'git version 2.25.1' 00:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:01:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:20 Avoid second fetch 00:01:20 Checking out Revision f5da36499e9ef96a87f382eb4ad79892e2574163 (main) 00:01:21 Commit message: "refactor: Remove use of Compress function in sample profile due to issues (#495)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:20 > git config core.sparsecheckout # timeout=10 00:01:20 > git checkout -f f5da36499e9ef96a87f382eb4ad79892e2574163 # timeout=10 00:01:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:01:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:22 Dload Upload Total Spent Left Speed 00:01:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 00:01:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:01:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:01:23 + sudo tee /etc/docker/daemon.new 00:01:23 { 00:01:23 "registry-mirrors": [ 00:01:23 "https://nexus3.edgexfoundry.org:10001" 00:01:23 ], 00:01:23 "bip": "10.250.0.254/24", 00:01:23 "hosts": [ 00:01:23 "tcp://0.0.0.0:5555", 00:01:23 "unix:///var/run/docker.sock" 00:01:23 ], 00:01:23 "mtu": 1458, 00:01:23 "selinux-enabled": true, 00:01:23 "seccomp-profile": "/etc/docker/seccomp.json" 00:01:23 } [Pipeline] sh 00:01:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:01:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:42 provisioning config files... 00:01:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config14713028232951535079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:42 ---> docker-login.sh 00:01:42 nexus3.edgexfoundry.org:10001 00:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:42 Configure a credential helper to remove this warning. See 00:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:42 00:01:42 Login Succeeded 00:01:42 nexus3.edgexfoundry.org:10002 00:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:43 Configure a credential helper to remove this warning. See 00:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:43 00:01:43 Login Succeeded 00:01:43 nexus3.edgexfoundry.org:10003 00:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:43 Configure a credential helper to remove this warning. See 00:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:43 00:01:43 Login Succeeded 00:01:43 nexus3.edgexfoundry.org:10004 00:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:44 Configure a credential helper to remove this warning. See 00:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:44 00:01:44 Login Succeeded 00:01:44 docker.io 00:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:44 Configure a credential helper to remove this warning. See 00:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:44 00:01:44 Login Succeeded 00:01:44 ---> docker-login.sh ends [Pipeline] } 00:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:44 ========================================================= 00:01:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:01:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:45 + 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 . 00:01:45 Sending build context to Docker daemon 217.1kB 00:01:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:01:45 Step 2/12 : FROM ${BASE} AS builder 00:01:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:45 9b18e9b68314: Pulling fs layer 00:01:45 35d82f9e3411: Pulling fs layer 00:01:45 e16973657156: Pulling fs layer 00:01:45 fc693d55d65f: Pulling fs layer 00:01:45 7e9fc2657dce: Pulling fs layer 00:01:45 dda99020689f: Pulling fs layer 00:01:45 db1c61fa0a46: Pulling fs layer 00:01:45 891c053d2c06: Pulling fs layer 00:01:45 fc693d55d65f: Waiting 00:01:45 7e9fc2657dce: Waiting 00:01:45 dda99020689f: Waiting 00:01:45 db1c61fa0a46: Waiting 00:01:45 891c053d2c06: Waiting 00:01:45 e16973657156: Verifying Checksum 00:01:45 e16973657156: Download complete 00:01:45 35d82f9e3411: Verifying Checksum 00:01:45 35d82f9e3411: Download complete 00:01:45 7e9fc2657dce: Verifying Checksum 00:01:45 7e9fc2657dce: Download complete 00:01:45 dda99020689f: Verifying Checksum 00:01:45 dda99020689f: Download complete 00:01:45 9b18e9b68314: Download complete 00:01:46 9b18e9b68314: Pull complete 00:01:47 891c053d2c06: Verifying Checksum 00:01:47 891c053d2c06: Download complete 00:01:47 35d82f9e3411: Pull complete 00:01:47 e16973657156: Pull complete 00:01:48 db1c61fa0a46: Verifying Checksum 00:01:48 db1c61fa0a46: Download complete 00:01:48 fc693d55d65f: Verifying Checksum 00:01:48 fc693d55d65f: Download complete 00:02:01 fc693d55d65f: Pull complete 00:02:01 7e9fc2657dce: Pull complete 00:02:01 dda99020689f: Pull complete 00:02:07 db1c61fa0a46: Pull complete 00:02:09 891c053d2c06: Pull complete 00:02:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:02:09 ---> f96f9c87975a 00:02:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:02:11 ---> Running in 8de070fe88c3 00:02:11 Removing intermediate container 8de070fe88c3 00:02:11 ---> 96b8ad159202 00:02:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:02:11 ---> Running in de7625550f7a 00:02:11 Removing intermediate container de7625550f7a 00:02:11 ---> 4fe758a6603f 00:02:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:02:12 ---> Running in ec3aa125fee3 00:02:12 Removing intermediate container ec3aa125fee3 00:02:12 ---> 5943be7fccdc 00:02:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:12 ---> Running in f04f688c4968 00:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:02:15 OK: 221 MiB in 51 packages 00:02:15 Removing intermediate container f04f688c4968 00:02:15 ---> 82a9e002fe14 00:02:15 Step 7/12 : WORKDIR /app 00:02:16 ---> Running in 2b04004022d3 00:02:16 Removing intermediate container 2b04004022d3 00:02:16 ---> 10979495c7db 00:02:16 Step 8/12 : COPY go.mod vendor* ./ 00:02:19 ---> 7c7a27710c67 00:02:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:19 ---> Running in a90b09755ad5 00:03:16 Removing intermediate container a90b09755ad5 00:03:16 ---> fb797e08687d 00:03:16 Step 10/12 : COPY . . 00:03:16 ---> a43a72e1980d 00:03:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:16 ---> Running in 4f24d68635fa 00:03:16 Removing intermediate container 4f24d68635fa 00:03:16 ---> 8a46ed018fcc 00:03:16 Step 12/12 : RUN $MAKE 00:03:16 ---> Running in 110704d6e456 00:03:16 noop 00:03:16 Removing intermediate container 110704d6e456 00:03:16 ---> 7f12be7dbb36 00:03:16 Successfully built 7f12be7dbb36 00:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:16 + docker inspect -f . ci-base-image-arm64 00:03:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-1155 does not seem to be running inside a container 00:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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 00:03:18 $ docker top 6912b6ea2967b55bbdd99a037cd3ea6458ede834ed582559c6261461b1da8e28 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:19 + go version 00:03:19 go version go1.18.7 linux/arm64 [Pipeline] } 00:03:19 $ docker stop --time=1 6912b6ea2967b55bbdd99a037cd3ea6458ede834ed582559c6261461b1da8e28 00:03:20 $ docker rm -f --volumes 6912b6ea2967b55bbdd99a037cd3ea6458ede834ed582559c6261461b1da8e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:21 + docker inspect -f . ci-base-image-arm64 00:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:21 prd-ubuntu20.04-docker-arm64-4c-16g-1155 does not seem to be running inside a container 00:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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 00:03:22 $ docker top c70736ba4a91f7ca653f94261563e8ff57b1b55c904b9f261fed0a7bb59d66df -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:23 + git config --global --add safe.directory /w/workspace/app-service-configurable/122 [Pipeline] fileExists [Pipeline] sh 00:03:23 + make test 00:03:23 go test -race -coverprofile=coverage.out ./... 00:05:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:05:45 go vet ./... 00:07:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:07:07 ./bin/test-attribution-txt.sh [Pipeline] echo 00:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:07:07 $ docker stop --time=1 c70736ba4a91f7ca653f94261563e8ff57b1b55c904b9f261fed0a7bb59d66df 00:07:08 $ docker rm -f --volumes c70736ba4a91f7ca653f94261563e8ff57b1b55c904b9f261fed0a7bb59d66df [Pipeline] // withDockerContainer [Pipeline] sh 00:07:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:10 Warning: overwriting stash ‘coverage-report’ 00:07:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:07:11 + ls -al . 00:07:11 total 180 00:07:11 drwxrwxr-x 7 jenkins jenkins 4096 Jan 5 00:03 . 00:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 00:01 .. 00:07:11 -rw-rw-r-- 1 jenkins jenkins 119 Jan 5 00:01 .dockerignore 00:07:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 00:01 .git 00:07:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 00:01 .github 00:07:11 -rw-rw-r-- 1 jenkins jenkins 171 Jan 5 00:01 .gitignore 00:07:11 -rw-rw-r-- 1 jenkins jenkins 9207 Jan 5 00:01 Attribution.txt 00:07:11 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 5 00:01 CHANGELOG.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 5 00:01 Dockerfile 00:07:11 -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 00:01 GOVERNANCE.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 688 Jan 5 00:01 Jenkinsfile 00:07:11 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 5 00:01 LICENSE 00:07:11 -rw-rw-r-- 1 jenkins jenkins 618 Jan 5 00:01 OWNERS.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 5 00:01 README.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 23:58 VERSION 00:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 00:01 bin 00:07:11 -rw-r--r-- 1 jenkins jenkins 13 Jan 5 00:03 coverage.out 00:07:11 -rw-rw-r-- 1 jenkins jenkins 3396 Jan 5 00:01 go.mod 00:07:11 -rw-rw-r-- 1 jenkins jenkins 44230 Jan 5 00:01 go.sum 00:07:11 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 5 00:01 main.go 00:07:11 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 5 00:01 makefile 00:07:11 drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 00:01 res 00:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 00:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:11 + 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=f5da36499e9ef96a87f382eb4ad79892e2574163 --label arch=arm64 --label version=3.0.0-dev.5 . 00:07:11 Sending build context to Docker daemon 218.1kB 00:07:12 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:07:12 Step 2/26 : FROM ${BASE} AS builder 00:07:12 ---> 7f12be7dbb36 00:07:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:07:12 ---> Running in a67ee04cb02d 00:07:12 Removing intermediate container a67ee04cb02d 00:07:12 ---> 3fcb9aed3503 00:07:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:07:12 ---> Running in 22c8bfdba25d 00:07:12 Removing intermediate container 22c8bfdba25d 00:07:12 ---> c4f01379ca24 00:07:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:07:12 ---> Running in e5e0040f337e 00:07:13 Removing intermediate container e5e0040f337e 00:07:13 ---> f077054b69b6 00:07:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:13 ---> Running in 3401592ab255 00:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:15 OK: 221 MiB in 51 packages 00:07:16 Removing intermediate container 3401592ab255 00:07:16 ---> 19d64cf23f73 00:07:16 Step 7/26 : WORKDIR /app 00:07:16 ---> Running in 6e7177de2ee0 00:07:16 Removing intermediate container 6e7177de2ee0 00:07:16 ---> f0b545663b5c 00:07:16 Step 8/26 : COPY go.mod vendor* ./ 00:07:17 ---> fadc98cd133b 00:07:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:17 ---> Running in a5c678f5c91a 00:07:19 Removing intermediate container a5c678f5c91a 00:07:19 ---> 4bc2ae9be7a9 00:07:19 Step 10/26 : COPY . . 00:07:20 ---> df7786e6b6b5 00:07:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:20 ---> Running in 69f62129935a 00:07:20 Removing intermediate container 69f62129935a 00:07:20 ---> a9880600bcdf 00:07:20 Step 12/26 : RUN $MAKE 00:07:20 ---> Running in ff6cc41dfff1 00:07:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.5" -trimpath -mod=readonly -o app-service-configurable 00:09:28 Removing intermediate container ff6cc41dfff1 00:09:28 ---> f4e30e52873f 00:09:28 Step 13/26 : FROM alpine:3.16 00:09:28 3.16: Pulling from library/alpine 00:09:28 6875df1f5354: Pulling fs layer 00:09:28 6875df1f5354: Download complete 00:09:28 6875df1f5354: Pull complete 00:09:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 00:09:28 Status: Downloaded newer image for alpine:3.16 00:09:28 ---> 2b4661558fb8 00:09:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:09:28 ---> Running in 451b048f5cd8 00:09:28 Removing intermediate container 451b048f5cd8 00:09:28 ---> 88c18aca01fe 00:09:28 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:09:28 ---> Running in 007381f92373 00:09:28 Removing intermediate container 007381f92373 00:09:28 ---> 2fd09f888cc4 00:09:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:09:28 ---> Running in 3c154ac7b93d 00:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:09:28 (1/2) Installing ca-certificates (20220614-r0) 00:09:28 (2/2) Installing dumb-init (1.2.5-r1) 00:09:28 Executing busybox-1.35.0-r17.trigger 00:09:28 Executing ca-certificates-20220614-r0.trigger 00:09:28 OK: 6 MiB in 16 packages 00:09:28 Removing intermediate container 3c154ac7b93d 00:09:28 ---> c39cd21265e7 00:09:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:09:28 ---> 3e23c81b1231 00:09:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:09:28 ---> f4e20243376b 00:09:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:09:28 ---> 1e597da234ac 00:09:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:09:28 ---> 2255167dafb9 00:09:28 Step 21/26 : EXPOSE 48095 00:09:28 ---> Running in 9f817d493753 00:09:28 Removing intermediate container 9f817d493753 00:09:28 ---> 4df76d8dd199 00:09:28 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:09:28 ---> Running in d92e1b6d9cb5 00:09:28 Removing intermediate container d92e1b6d9cb5 00:09:28 ---> d3fcc500ded5 00:09:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:09:28 ---> Running in 4cc90ae4a763 00:09:28 Removing intermediate container 4cc90ae4a763 00:09:28 ---> 286c8ad0ceee 00:09:28 Step 24/26 : LABEL arch=arm64 00:09:28 ---> Running in 1f595ad29420 00:09:28 Removing intermediate container 1f595ad29420 00:09:28 ---> c5e857f9ef07 00:09:28 Step 25/26 : LABEL git_sha=f5da36499e9ef96a87f382eb4ad79892e2574163 00:09:28 ---> Running in 91e5e1e3785b 00:09:28 Removing intermediate container 91e5e1e3785b 00:09:28 ---> e01a789bc2c8 00:09:28 Step 26/26 : LABEL version=3.0.0-dev.5 00:09:28 ---> Running in 3fb39eafe298 00:09:29 Removing intermediate container 3fb39eafe298 00:09:29 ---> 7883938a1918 00:09:29 [Warning] One or more build-args [ARCH] were not consumed 00:09:29 Successfully built 7883938a1918 00:09:29 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 00:09:29 provisioning config files... 00:09:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config10496798279537318520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:29 ---> docker-login.sh 00:09:29 nexus3.edgexfoundry.org:10001 00:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:30 Configure a credential helper to remove this warning. See 00:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:30 00:09:30 Login Succeeded 00:09:30 nexus3.edgexfoundry.org:10002 00:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:30 Configure a credential helper to remove this warning. See 00:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:30 00:09:30 Login Succeeded 00:09:30 nexus3.edgexfoundry.org:10003 00:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:30 Configure a credential helper to remove this warning. See 00:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:30 00:09:30 Login Succeeded 00:09:30 nexus3.edgexfoundry.org:10004 00:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:31 Configure a credential helper to remove this warning. See 00:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:31 00:09:31 Login Succeeded 00:09:31 docker.io 00:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:31 Configure a credential helper to remove this warning. See 00:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:31 00:09:31 Login Succeeded 00:09:31 ---> docker-login.sh ends [Pipeline] } 00:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:09:31 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:09:31 f5da36499e9ef96a87f382eb4ad79892e2574163 00:09:31 latest 00:09:31 3.0.0-dev.5 00:09:31 f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 00:09:31 main 00:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163 00:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:09:32 f94812bd21cd: Preparing 00:09:32 0cfb88242bd4: Preparing 00:09:32 db4c627a31ed: Preparing 00:09:32 97e545161dde: Preparing 00:09:32 34a5dc298d63: Preparing 00:09:32 17bec77d7fdc: Preparing 00:09:32 17bec77d7fdc: Waiting 00:09:32 97e545161dde: Pushed 00:09:32 db4c627a31ed: Pushed 00:09:32 0cfb88242bd4: Pushed 00:09:32 17bec77d7fdc: Layer already exists 00:09:32 34a5dc298d63: Pushed 00:09:38 f94812bd21cd: Pushed 00:09:38 f5da36499e9ef96a87f382eb4ad79892e2574163: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:38 + 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 00:09:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:09:38 f94812bd21cd: Preparing 00:09:38 0cfb88242bd4: Preparing 00:09:38 db4c627a31ed: Preparing 00:09:38 97e545161dde: Preparing 00:09:38 34a5dc298d63: Preparing 00:09:38 17bec77d7fdc: Preparing 00:09:38 17bec77d7fdc: Waiting 00:09:38 34a5dc298d63: Layer already exists 00:09:38 f94812bd21cd: Layer already exists 00:09:38 db4c627a31ed: Layer already exists 00:09:38 0cfb88242bd4: Layer already exists 00:09:38 97e545161dde: Layer already exists 00:09:38 17bec77d7fdc: Layer already exists 00:09:39 latest: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.5 00:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:09:39 f94812bd21cd: Preparing 00:09:39 0cfb88242bd4: Preparing 00:09:39 db4c627a31ed: Preparing 00:09:39 97e545161dde: Preparing 00:09:39 34a5dc298d63: Preparing 00:09:39 17bec77d7fdc: Preparing 00:09:39 17bec77d7fdc: Waiting 00:09:39 97e545161dde: Layer already exists 00:09:39 34a5dc298d63: Layer already exists 00:09:39 db4c627a31ed: Layer already exists 00:09:39 f94812bd21cd: Layer already exists 00:09:39 0cfb88242bd4: Layer already exists 00:09:39 17bec77d7fdc: Layer already exists 00:09:39 3.0.0-dev.5: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 00:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:09:40 f94812bd21cd: Preparing 00:09:40 0cfb88242bd4: Preparing 00:09:40 db4c627a31ed: Preparing 00:09:40 97e545161dde: Preparing 00:09:40 34a5dc298d63: Preparing 00:09:40 17bec77d7fdc: Preparing 00:09:40 17bec77d7fdc: Waiting 00:09:40 97e545161dde: Layer already exists 00:09:40 f94812bd21cd: Layer already exists 00:09:40 0cfb88242bd4: Layer already exists 00:09:40 34a5dc298d63: Layer already exists 00:09:40 db4c627a31ed: Layer already exists 00:09:40 17bec77d7fdc: Layer already exists 00:09:40 f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:41 + 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 00:09:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:09:41 f94812bd21cd: Preparing 00:09:41 0cfb88242bd4: Preparing 00:09:41 db4c627a31ed: Preparing 00:09:41 97e545161dde: Preparing 00:09:41 34a5dc298d63: Preparing 00:09:41 17bec77d7fdc: Preparing 00:09:41 17bec77d7fdc: Waiting 00:09:41 34a5dc298d63: Layer already exists 00:09:41 0cfb88242bd4: Layer already exists 00:09:41 db4c627a31ed: Layer already exists 00:09:41 97e545161dde: Layer already exists 00:09:41 f94812bd21cd: Layer already exists 00:09:41 17bec77d7fdc: Layer already exists 00:09:41 main: digest: sha256:c0817a8fc1341ed002241accb149ffda141d769990639d7399c4c9f9419e2356 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:09:41 ===================================================== [Pipeline] echo 00:09:41 taggedImages: 00:09:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163 00:09:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:09:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.5 00:09:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f5da36499e9ef96a87f382eb4ad79892e2574163-3.0.0-dev.5 00:09:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:42 00:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:42 arm64: Pulling from edgex-lftools-log-publisher 00:09:42 8998bd30e6a1: Pulling fs layer 00:09:42 04944245beec: Pulling fs layer 00:09:42 699f458cf7ca: Pulling fs layer 00:09:42 765212b225bb: Pulling fs layer 00:09:42 f23df028b6ca: Pulling fs layer 00:09:42 d65c8cfc05b1: Pulling fs layer 00:09:42 2437ff75d9bd: Pulling fs layer 00:09:42 f23df028b6ca: Waiting 00:09:42 d65c8cfc05b1: Waiting 00:09:42 2437ff75d9bd: Waiting 00:09:42 765212b225bb: Waiting 00:09:42 04944245beec: Verifying Checksum 00:09:42 04944245beec: Download complete 00:09:42 765212b225bb: Verifying Checksum 00:09:42 765212b225bb: Download complete 00:09:42 f23df028b6ca: Verifying Checksum 00:09:42 f23df028b6ca: Download complete 00:09:42 d65c8cfc05b1: Verifying Checksum 00:09:42 d65c8cfc05b1: Download complete 00:09:43 699f458cf7ca: Verifying Checksum 00:09:43 699f458cf7ca: Download complete 00:09:43 8998bd30e6a1: Download complete 00:09:46 2437ff75d9bd: Verifying Checksum 00:09:46 2437ff75d9bd: Download complete 00:09:47 8998bd30e6a1: Pull complete 00:09:48 04944245beec: Pull complete 00:09:49 699f458cf7ca: Pull complete 00:09:50 765212b225bb: Pull complete 00:09:50 f23df028b6ca: Pull complete 00:09:51 d65c8cfc05b1: Pull complete 00:10:06 2437ff75d9bd: Pull complete 00:10:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:10:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:06 prd-ubuntu20.04-docker-arm64-4c-16g-1155 does not seem to be running inside a container 00:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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 00:10:08 $ docker top c9febdba82dd27b04e4afc391735a664e729554a809a5efd873a33878dee0023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:09 ---> job-cost.sh 00:10:09 lf-activate-venv: SKIPPING 00:10:09 INFO: No Stack... 00:10:09 INFO: Retrieving Pricing Info for: v3-standard-4 00:10:10 INFO: Archiving Costs [Pipeline] sh 00:10:10 + cat /w/workspace/app-service-configurable/122/archives/cost.csv 00:10:10 + cut -d, -f6 [Pipeline] lock 00:10:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] 00:10:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] did not exist. Created. 00:10:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:10:11 /w/workspace/app-service-configurable/122@tmp/durable-c6244987/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:10:12 + echo total: 0.10999999940395355 [Pipeline] stash 00:10:12 Warning: overwriting stash ‘stack-cost’ 00:10:12 Stashed 1 file(s) [Pipeline] } 00:10:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 00:10:12 $ docker stop --time=1 c9febdba82dd27b04e4afc391735a664e729554a809a5efd873a33878dee0023 00:10:13 $ docker rm -f --volumes c9febdba82dd27b04e4afc391735a664e729554a809a5efd873a33878dee0023 [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 00:10:14 provisioning config files... 00:10:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11765810924807712130tmp [Pipeline] { [Pipeline] sh 00:10:14 + set +x 00:10:14 + curl -s https://codecov.io/bash 00:10:14 + bash -s -- 00:10:14 00:10:14 _____ _ 00:10:14 / ____| | | 00:10:14 | | ___ __| | ___ ___ _____ __ 00:10:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:10:14 | |___| (_) | (_| | __/ (_| (_) \ V / 00:10:14 \_____\___/ \__,_|\___|\___\___/ \_/ 00:10:14 Bash-1.0.6 00:10:14 00:10:14 00:10:14 ==> git version 2.25.1 found 00:10:14 ==> 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 00:10:14 Release-Date: 2020-01-08 00:10:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:10:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:10:14 ==> Jenkins CI detected. 00:10:14 current dir:  /w/workspace/ry_app-service-configurable_main 00:10:14 project root: . 00:10:14 --> token set from env 00:10:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:10:14 ==> Running gcov in . (disable via -X gcov) 00:10:14 ==> Python coveragepy not found 00:10:14 ==> Searching for coverage reports in: 00:10:14 + . 00:10:14 -> Found 1 reports 00:10:14 ==> Detecting git/mercurial file structure 00:10:14 ==> Reading reports 00:10:14 + ./coverage.out bytes=13 00:10:14 ==> Appending adjustments 00:10:14 https://docs.codecov.io/docs/fixing-reports 00:10:14 + Found adjustments 00:10:14 ==> Gzipping contents 00:10:14 4.0K /tmp/codecov.yxKHq4.gz 00:10:14 ==> Uploading reports 00:10:14 url: https://codecov.io 00:10:14 query: branch=main&commit=f5da36499e9ef96a87f382eb4ad79892e2574163&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:10:14 -> Pinging Codecov 00:10:14 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=f5da36499e9ef96a87f382eb4ad79892e2574163&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:10:15 -> Uploading to 00:10:15 https://storage.googleapis.com/codecov/v4/raw/2023-01-05/A97CA9966030D2A3747ED39772930CCE/f5da36499e9ef96a87f382eb4ad79892e2574163/fadbacc4-9fdb-42bd-9352-69425c19bb7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230105T001014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5825c7fe59e4f1faf1bc86c9da7a4a152d0a55fbbe8005914390db15a8373ebe 00:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 00:10:15 Dload Upload Total Spent Left Speed 00:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2294 --:--:-- --:--:-- --:--:-- 2294 00:10:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] } 00:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:10:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:10:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:10:15 00:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:10:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:10:16 df9b9388f04a: Pulling fs layer 00:10:16 52dc419b0ee2: Pulling fs layer 00:10:16 25bc292e5bac: Pulling fs layer 00:10:16 114826534d7a: Pulling fs layer 00:10:16 4657fd5d0bcf: Pulling fs layer 00:10:16 6ad1cebc031e: Pulling fs layer 00:10:16 8a3aa393b2d8: Pulling fs layer 00:10:16 4657fd5d0bcf: Waiting 00:10:16 6ad1cebc031e: Waiting 00:10:16 8a3aa393b2d8: Waiting 00:10:16 114826534d7a: Waiting 00:10:16 25bc292e5bac: Verifying Checksum 00:10:16 25bc292e5bac: Download complete 00:10:16 52dc419b0ee2: Download complete 00:10:16 4657fd5d0bcf: Verifying Checksum 00:10:16 4657fd5d0bcf: Download complete 00:10:16 df9b9388f04a: Verifying Checksum 00:10:16 df9b9388f04a: Download complete 00:10:16 df9b9388f04a: Pull complete 00:10:16 52dc419b0ee2: Pull complete 00:10:16 6ad1cebc031e: Verifying Checksum 00:10:16 6ad1cebc031e: Download complete 00:10:16 25bc292e5bac: Pull complete 00:10:16 114826534d7a: Verifying Checksum 00:10:16 114826534d7a: Download complete 00:10:16 8a3aa393b2d8: Verifying Checksum 00:10:16 8a3aa393b2d8: Download complete 00:10:20 114826534d7a: Pull complete 00:10:20 4657fd5d0bcf: Pull complete 00:10:20 6ad1cebc031e: Pull complete 00:10:23 8a3aa393b2d8: Pull complete 00:10:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:10:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:23 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:10:23 $ 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 00:10:25 $ docker top 0d662fc1b1797e91f3f09e248598ff8d358f9b501353f81ef46666583ff1a9ee -eo pid,comm [Pipeline] { [Pipeline] echo 00:10:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:10:26 + set -o pipefail 00:10:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:10:32 00:10:32 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:10:32 00:10:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ace016cd-4b04-45db-a904-5f92d38511a7 00:10:32 00:10:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:10:32 00:10:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:10:32 00:10:34 00:10:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:10:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:10:34 More details here: https://snyk.co/ue1NS [Pipeline] } 00:10:34 $ docker stop --time=1 0d662fc1b1797e91f3f09e248598ff8d358f9b501353f81ef46666583ff1a9ee 00:10:36 $ docker rm -f --volumes 0d662fc1b1797e91f3f09e248598ff8d358f9b501353f81ef46666583ff1a9ee [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 00:10:37 + git log --format=format:%s -1 f5da36499e9ef96a87f382eb4ad79892e2574163 [Pipeline] sh 00:10:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:37 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:10:37 $ 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 00:10:38 $ docker top 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b -eo pid,comm 00:10:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:38 [ssh-agent] Looking for ssh-agent implementation... 00:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:38 $ docker exec 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b ssh-agent 00:10:38 SSH_AUTH_SOCK=/tmp/ssh-KGidYtvHdUaB/agent.33 00:10:38 SSH_AGENT_PID=39 00:10:38 Running ssh-add (command line suppressed) 00:10:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12164743857439707005.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12164743857439707005.key) 00:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:39 + git semver tag 00:10:39 2023-01-05 00:10:39,222 [run_tag] DEBUG tag force:False 00:10:39 2023-01-05 00:10:39,222 [check_head_tag] DEBUG check head tag 00:10:39 2023-01-05 00:10:39,223 [execute] INFO git cat-file --batch-check 00:10:39 2023-01-05 00:10:39,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:10:39 2023-01-05 00:10:39,227 [execute] INFO git cat-file --batch 00:10:39 2023-01-05 00:10:39,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:10:39 2023-01-05 00:10:39,245 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:10:39 2023-01-05 00:10:39,245 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 00:10:39 2023-01-05 00:10:39,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:10:39 2023-01-05 00:10:39,250 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:10:39 3.0.0-dev.5 [Pipeline] } 00:10:39 $ docker exec --env ******** --env ******** 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b ssh-agent -k 00:10:39 unset SSH_AUTH_SOCK; 00:10:39 unset SSH_AGENT_PID; 00:10:39 echo Agent pid 39 killed; 00:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:39 + git semver [Pipeline] } 00:10:40 $ docker stop --time=1 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b 00:10:41 $ docker rm -f --volumes 42a4ffbd4434c21c7cc1f8a7cd0bab52bd2d6bbd7a4a4e38847996220210cb0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:10:42 00:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:10:42 0.23.1-centos7: Pulling from edgex-lftools 00:10:42 ab5ef0e58194: Pulling fs layer 00:10:42 9712f1f96733: Pulling fs layer 00:10:42 63f879dbbcfc: Pulling fs layer 00:10:42 0d9ebad4ef96: Pulling fs layer 00:10:42 e9a5061849ea: Pulling fs layer 00:10:42 d747dcd14b5f: Pulling fs layer 00:10:42 2de7ff778b66: Pulling fs layer 00:10:42 e9a5061849ea: Waiting 00:10:42 d747dcd14b5f: Waiting 00:10:42 0d9ebad4ef96: Waiting 00:10:42 2de7ff778b66: Waiting 00:10:42 9712f1f96733: Verifying Checksum 00:10:42 9712f1f96733: Download complete 00:10:43 63f879dbbcfc: Verifying Checksum 00:10:43 63f879dbbcfc: Download complete 00:10:43 e9a5061849ea: Verifying Checksum 00:10:43 e9a5061849ea: Download complete 00:10:43 d747dcd14b5f: Download complete 00:10:43 ab5ef0e58194: Verifying Checksum 00:10:43 ab5ef0e58194: Download complete 00:10:43 0d9ebad4ef96: Verifying Checksum 00:10:43 0d9ebad4ef96: Download complete 00:10:43 2de7ff778b66: Verifying Checksum 00:10:43 2de7ff778b66: Download complete 00:10:45 ab5ef0e58194: Pull complete 00:10:45 9712f1f96733: Pull complete 00:10:46 63f879dbbcfc: Pull complete 00:10:50 0d9ebad4ef96: Pull complete 00:10:50 e9a5061849ea: Pull complete 00:10:50 d747dcd14b5f: Pull complete 00:10:51 2de7ff778b66: Pull complete 00:10:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:51 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:10:51 $ 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 00:10:53 $ docker top 9ba6d6860d1ec9a213dfc4e987b7c47a60f31f2267ad172a9b01d7ce5123f983 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:10:53 provisioning config files... 00:10:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config125122184512978519tmp 00:10:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17744904307415005748tmp 00:10:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3264595265812276964tmp [Pipeline] { [Pipeline] echo 00:10:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:10:54 ---> sigul-configuration.sh 00:10:54 gpg: directory `/root/.gnupg' created 00:10:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:10:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:10:54 gpg: keyring `/root/.gnupg/secring.gpg' created 00:10:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:10:54 gpg: CAST5 encrypted data 00:10:54 gpg: encrypted with 1 passphrase 00:10:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:10:54 + mkdir /home/jenkins 00:10:54 + mkdir /home/jenkins/sigul [Pipeline] sh 00:10:54 + 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 00:10:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:10:54 ---> sigul-install.sh 00:10:54 Sigul already installed; skipping installation. [Pipeline] sh 00:10:55 + git tag --list 00:10:55 v1.0.0 00:10:55 v1.1.0 00:10:55 v1.2.0 00:10:55 v1.3.0 00:10:55 v1.3.1 00:10:55 v2.0.0 00:10:55 v2.0.1 00:10:55 v2.1.0 00:10:55 v2.1.1 00:10:55 v2.1.1-dev.1 00:10:55 v2.1.1-dev.2 00:10:55 v2.2.0 00:10:55 v2.2.1-dev.1 00:10:55 v2.2.1-dev.10 00:10:55 v2.2.1-dev.2 00:10:55 v2.2.1-dev.3 00:10:55 v2.2.1-dev.4 00:10:55 v2.2.1-dev.5 00:10:55 v2.2.1-dev.6 00:10:55 v2.2.1-dev.7 00:10:55 v2.2.1-dev.8 00:10:55 v2.2.1-dev.9 00:10:55 v2.3.0 00:10:55 v2.3.0-dev.10 00:10:55 v2.3.0-dev.11 00:10:55 v2.3.0-dev.12 00:10:55 v2.3.0-dev.13 00:10:55 v2.3.0-dev.14 00:10:55 v2.3.0-dev.15 00:10:55 v2.3.0-dev.16 00:10:55 v2.3.0-dev.17 00:10:55 v2.3.0-dev.18 00:10:55 v2.3.0-dev.19 00:10:55 v2.3.0-dev.20 00:10:55 v2.3.0-dev.21 00:10:55 v2.3.0-dev.22 00:10:55 v2.3.0-dev.23 00:10:55 v2.3.0-dev.24 00:10:55 v2.3.0-dev.25 00:10:55 v2.3.0-dev.26 00:10:55 v2.3.0-dev.27 00:10:55 v2.3.0-dev.28 00:10:55 v2.3.0-dev.29 00:10:55 v2.3.0-dev.30 00:10:55 v2.3.0-dev.31 00:10:55 v2.3.0-dev.32 00:10:55 v2.3.0-dev.33 00:10:55 v2.3.0-dev.34 00:10:55 v2.3.0-dev.35 00:10:55 v2.3.0-dev.36 00:10:55 v2.3.0-dev.37 00:10:55 v3.0.0-dev.1 00:10:55 v3.0.0-dev.2 00:10:55 v3.0.0-dev.3 00:10:55 v3.0.0-dev.4 00:10:55 v3.0.0-dev.5 [Pipeline] sh 00:10:55 + lftools sign git-tag v3.0.0-dev.5 00:10:56 Signing Git tag with Sigul... 00:10:56 Signing v3.0.0-dev.5 [Pipeline] echo 00:10:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:10:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:10:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:10:56 $ docker stop --time=1 9ba6d6860d1ec9a213dfc4e987b7c47a60f31f2267ad172a9b01d7ce5123f983 00:10:58 $ docker rm -f --volumes 9ba6d6860d1ec9a213dfc4e987b7c47a60f31f2267ad172a9b01d7ce5123f983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:10:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:58 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:10:58 $ 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 00:10:59 $ docker top 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc -eo pid,comm 00:10: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). 00:10:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:59 [ssh-agent] Looking for ssh-agent implementation... 00:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:59 $ docker exec 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc ssh-agent 00:10:59 SSH_AUTH_SOCK=/tmp/ssh-4UJxZNaePG86/agent.32 00:10:59 SSH_AGENT_PID=38 00:10:59 Running ssh-add (command line suppressed) 00:10:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_705430229043313295.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_705430229043313295.key) 00:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:59 + git semver bump pre 00:11:00 2023-01-05 00:11:00,160 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:11:00 2023-01-05 00:11:00,161 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev 00:11:00 2023-01-05 00:11:00,161 [bump_version] DEBUG bumped version:3.0.0-dev.6 00:11:00 2023-01-05 00:11:00,161 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:11:00 2023-01-05 00:11:00,161 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:11:00 2023-01-05 00:11:00,161 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:11:00 2023-01-05 00:11:00,163 [execute] INFO git cat-file --batch-check 00:11:00 2023-01-05 00:11:00,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:11:00 2023-01-05 00:11:00,169 [execute] INFO git cat-file --batch 00:11:00 2023-01-05 00:11:00,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:11:00 2023-01-05 00:11:00,176 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:11:00 3.0.0-dev.6 [Pipeline] } 00:11:00 $ docker exec --env ******** --env ******** 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc ssh-agent -k 00:11:00 unset SSH_AUTH_SOCK; 00:11:00 unset SSH_AGENT_PID; 00:11:00 echo Agent pid 38 killed; 00:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:11:00 + git semver [Pipeline] } 00:11:00 $ docker stop --time=1 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc 00:11:02 $ docker rm -f --volumes 8ad16303bdf2623c039cac8b03cc763314d28be034eb391c407f5c67a79a7afc [Pipeline] // withDockerContainer [Pipeline] sh 00:11:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:11:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:02 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:11:02 $ 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 00:11:03 $ docker top d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 -eo pid,comm 00:11:03 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). 00:11:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:11:03 [ssh-agent] Looking for ssh-agent implementation... 00:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:11:03 $ docker exec d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 ssh-agent 00:11:03 SSH_AUTH_SOCK=/tmp/ssh-m97WYLjTDXZk/agent.32 00:11:03 SSH_AGENT_PID=38 00:11:03 Running ssh-add (command line suppressed) 00:11:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7967185233025556554.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7967185233025556554.key) 00:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:11:04 + git semver push 00:11:04 2023-01-05 00:11:04,240 [run_push] DEBUG push 00:11:04 2023-01-05 00:11:04,240 [execute] INFO git cat-file --batch-check 00:11:04 2023-01-05 00:11:04,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:11:04 2023-01-05 00:11:04,245 [execute] INFO git rev-list 0a2fa258c0fd42eb2ba5abf77c4316b4dae959da -- 00:11:04 2023-01-05 00:11:04,245 [execute] DEBUG Popen(['git', 'rev-list', '0a2fa258c0fd42eb2ba5abf77c4316b4dae959da', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:11:04 2023-01-05 00:11:04,254 [execute] INFO git fetch -v origin 00:11:04 2023-01-05 00:11:04,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:11:04 2023-01-05 00:11:04,859 [run_push] DEBUG no remote changes detected 00:11:04 2023-01-05 00:11:04,859 [execute] INFO git push origin semver 00:11:04 2023-01-05 00:11:04,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:11:06 2023-01-05 00:11:06,612 [run_push] DEBUG push all version tags 00:11:06 2023-01-05 00:11:06,613 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:11:06 2023-01-05 00:11:06,613 [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) 00:11:07 2023-01-05 00:11:07,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:11:07 3.0.0-dev.6 [Pipeline] } 00:11:07 $ docker exec --env ******** --env ******** d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 ssh-agent -k 00:11:07 unset SSH_AUTH_SOCK; 00:11:07 unset SSH_AGENT_PID; 00:11:07 echo Agent pid 38 killed; 00:11:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:11:08 + git semver [Pipeline] } 00:11:08 $ docker stop --time=1 d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 00:11:09 $ docker rm -f --volumes d2293173b3dea55cf2f7a6f4d559bdc63bafec9c15bfac0c683210f88ab1f8b2 [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 00:11:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:11:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:11:10 total 16 00:11:10 drwxr-xr-x 3 root root 4096 Jan 5 00:00 . 00:11:10 drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 00:10 .. 00:11:10 drwxr-xr-x 2 root root 4096 Jan 5 00:00 cost 00:11:10 -rw-r--r-- 1 root root 96 Jan 5 00:00 cost.csv 00:11:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:11:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:11:10 total 16 00:11:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 5 00:00 . 00:11:10 drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 00:10 .. 00:11:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 5 00:00 cost 00:11:10 -rw-r--r-- 1 jenkins jenkins 96 Jan 5 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:11:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:11:11 ---> package-listing.sh 00:11:11 ++ facter osfamily 00:11:11 ++ tr '[:upper:]' '[:lower:]' 00:11:11 + OS_FAMILY=debian 00:11:11 + workspace=/w/workspace/ry_app-service-configurable_main 00:11:11 + START_PACKAGES=/tmp/packages_start.txt 00:11:11 + END_PACKAGES=/tmp/packages_end.txt 00:11:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:11:11 + PACKAGES=/tmp/packages_start.txt 00:11:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:11:11 + PACKAGES=/tmp/packages_end.txt 00:11:11 + case "${OS_FAMILY}" in 00:11:11 + dpkg -l 00:11:11 + grep '^ii' 00:11:11 + '[' -f /tmp/packages_start.txt ']' 00:11:11 + '[' -f /tmp/packages_end.txt ']' 00:11:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:11:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:11:11 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:11:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:11:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:11:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:12 prd-ubuntu20.04-docker-8c-8g-1153 does not seem to be running inside a container 00:11:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:11:12 $ docker top 76acabc1cf927849b436b6bae6f93afa66ea037cc5d15c60caecc92553a3a099 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:13 + touch /tmp/pre-build-complete [Pipeline] sh 00:11:13 + mkdir -p /var/log/sysstat [Pipeline] sh 00:11:13 + ls /var/log/sa-host 00:11:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:11:13 provisioning config files... 00:11:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9544569294242563546tmp [Pipeline] { [Pipeline] echo 00:11:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:11:14 ---> create-netrc.sh [Pipeline] } 00:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:11:14 ---> python-tools-install.sh [Pipeline] echo 00:11:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:11:14 ---> sudo-logs.sh 00:11:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:11:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:11:15 ---> job-cost.sh 00:11:15 lf-activate-venv: SKIPPING 00:11:15 DEBUG: total: 0.2199999988079071 00:11:15 INFO: Retrieving Stack Cost... 00:11:15 INFO: Retrieving Pricing Info for: v3-standard-8 00:11:16 INFO: Archiving Costs [Pipeline] echo 00:11:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:11:16 ---> logs-deploy.sh 00:11:16 lf-activate-venv: SKIPPING 00:11:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/122 00:11:16 INFO: archiving workspace using pattern(s): 00:11:17 Archives upload complete. 00:11:17 INFO: archiving logs to Nexus