Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdc0b547c145f72a9286221b0fd95be07ef18d55 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-ssh12461792560811855994.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6564954923455359184.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1699906551931195600.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9233671992528177276.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-ssh7615537393379467099.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3507’ Running on prd-ubuntu20.04-docker-8c-8g-3510 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 fdc0b547c145f72a9286221b0fd95be07ef18d55 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#583)" > 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 fdc0b547c145f72a9286221b0fd95be07ef18d55 # timeout=10 > git rev-list --no-walk 26b93c6358d1976bbdea6c8c16d65e092b814248 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:53 ========================================================= 15:12:53 EdgeX Global Pipelines Version Info 15:12:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:54 ------------------- 15:12:54 stable info: 15:12:54 ------------------- 15:12:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:12:54 Message: update stable to v1.0.253 15:12:54 ------------------- 15:12:54 experimental info: 15:12:54 ------------------- 15:12:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:12:54 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc0b54 [Pipeline] echo 15:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:55 provisioning config files... 15:12:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2291566386421356831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:55 ---> docker-login.sh 15:12:55 nexus3.edgexfoundry.org:10001 15:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 nexus3.edgexfoundry.org:10002 15:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 nexus3.edgexfoundry.org:10003 15:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 nexus3.edgexfoundry.org:10004 15:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 docker.io 15:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 ---> docker-login.sh ends [Pipeline] } 15:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:12:57 + git rev-list -1 --merges fdc0b547c145f72a9286221b0fd95be07ef18d55~1..fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo 15:12:57 -----------> git rev-list -1 --merges fdc0b547c145f72a9286221b0fd95be07ef18d55~1..fdc0b547c145f72a9286221b0fd95be07ef18d55 fdc0b547c145f72a9286221b0fd95be07ef18d55 [false] [Pipeline] sh 15:12:57 + git log --format=format:%s -1 fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo 15:12:57 ========================================================= 15:12:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:12:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:57 + git log --format=format:%s -1 fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo 15:12:57 [semverPrep] GIT_COMMIT: fdc0b547c145f72a9286221b0fd95be07ef18d55, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#583) [Pipeline] echo 15:12:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:12:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:58 + grep -v github /etc/ssh/ssh_known_hosts 15:12:58 + [ -e /tmp/ssh_known_hosts ] 15:12:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:12:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:12:58 + sudo tee -a /etc/ssh/ssh_known_hosts 15:12:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:58 15:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:12:58 b85a868b505f: Pulling fs layer 15:12:58 e2be974225ed: Pulling fs layer 15:12:58 339a4e72a1f5: Pulling fs layer 15:12:58 988bab9f4d93: Pulling fs layer 15:12:58 1469e6f7b9e6: Pulling fs layer 15:12:58 eaf3925da568: Pulling fs layer 15:12:58 bab4dde63d76: Pulling fs layer 15:12:58 bde34c3a00c8: Pulling fs layer 15:12:58 b352a97aabf1: Pulling fs layer 15:12:58 4872d77fe225: Pulling fs layer 15:12:58 5851b861e8e6: Pulling fs layer 15:12:58 988bab9f4d93: Waiting 15:12:58 1469e6f7b9e6: Waiting 15:12:58 b352a97aabf1: Waiting 15:12:58 4872d77fe225: Waiting 15:12:58 eaf3925da568: Waiting 15:12:58 5851b861e8e6: Waiting 15:12:58 bde34c3a00c8: Waiting 15:12:58 e2be974225ed: Download complete 15:12:58 988bab9f4d93: Verifying Checksum 15:12:58 988bab9f4d93: Download complete 15:12:59 339a4e72a1f5: Verifying Checksum 15:12:59 339a4e72a1f5: Download complete 15:12:59 1469e6f7b9e6: Verifying Checksum 15:12:59 1469e6f7b9e6: Download complete 15:12:59 eaf3925da568: Verifying Checksum 15:12:59 eaf3925da568: Download complete 15:12:59 bde34c3a00c8: Download complete 15:12:59 b352a97aabf1: Download complete 15:12:59 4872d77fe225: Download complete 15:12:59 5851b861e8e6: Verifying Checksum 15:12:59 5851b861e8e6: Download complete 15:12:59 b85a868b505f: Verifying Checksum 15:12:59 b85a868b505f: Download complete 15:12:59 bab4dde63d76: Verifying Checksum 15:12:59 bab4dde63d76: Download complete 15:13:00 b85a868b505f: Pull complete 15:13:00 e2be974225ed: Pull complete 15:13:01 339a4e72a1f5: Pull complete 15:13:01 988bab9f4d93: Pull complete 15:13:01 1469e6f7b9e6: Pull complete 15:13:01 eaf3925da568: Pull complete 15:13:03 bab4dde63d76: Pull complete 15:13:03 bde34c3a00c8: Pull complete 15:13:03 b352a97aabf1: Pull complete 15:13:03 4872d77fe225: Pull complete 15:13:03 5851b861e8e6: Pull complete 15:13:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:03 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:13:06 $ docker top 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 -eo pid,comm 15:13:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:13:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:06 [ssh-agent] Looking for ssh-agent implementation... 15:13:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:06 $ docker exec 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent 15:13:06 SSH_AUTH_SOCK=/tmp/ssh-Dw6b0ZG5hV1P/agent.31 15:13:06 SSH_AGENT_PID=37 15:13:06 Running ssh-add (command line suppressed) 15:13:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11107240538411326116.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11107240538411326116.key) 15:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:06 + git tag --points-at HEAD [Pipeline] } 15:13:06 $ docker exec --env ******** --env ******** 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent -k 15:13:07 unset SSH_AUTH_SOCK; 15:13:07 unset SSH_AGENT_PID; 15:13:07 echo Agent pid 37 killed; 15:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:13:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:07 [ssh-agent] Looking for ssh-agent implementation... 15:13:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:07 $ docker exec 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent 15:13:07 SSH_AUTH_SOCK=/tmp/ssh-VcX4CPY4f4tm/agent.69 15:13:07 SSH_AGENT_PID=75 15:13:07 Running ssh-add (command line suppressed) 15:13:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12513412596497624581.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12513412596497624581.key) 15:13:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:07 + git semver init 15:13:07 2023-08-14 15:13:07,874 [run_init] DEBUG init version:0.0.0 force:False 15:13:07 2023-08-14 15:13:07,874 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:13:07 2023-08-14 15:13:07,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:13:07 2023-08-14 15:13:07,875 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:13:08 2023-08-14 15:13:08,715 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:13:08 2023-08-14 15:13:08,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:13:08 2023-08-14 15:13:08,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:13:08 2023-08-14 15:13:08,716 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:13:08 3.1.0-dev.9 [Pipeline] } 15:13:08 $ docker exec --env ******** --env ******** 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent -k 15:13:09 unset SSH_AUTH_SOCK; 15:13:09 unset SSH_AGENT_PID; 15:13:09 echo Agent pid 75 killed; 15:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:09 + git semver [Pipeline] } 15:13:09 $ docker stop --time=1 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 15:13:10 $ docker rm -f --volumes 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:13:11 Stashed 1 file(s) [Pipeline] echo 15:13:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:11 provisioning config files... 15:13:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5646686679810048539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:11 ---> docker-login.sh 15:13:11 nexus3.edgexfoundry.org:10001 15:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:11 Configure a credential helper to remove this warning. See 15:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:11 15:13:11 Login Succeeded 15:13:11 nexus3.edgexfoundry.org:10002 15:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:11 Configure a credential helper to remove this warning. See 15:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:11 15:13:11 Login Succeeded 15:13:11 nexus3.edgexfoundry.org:10003 15:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 nexus3.edgexfoundry.org:10004 15:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 docker.io 15:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 ---> docker-login.sh ends [Pipeline] } 15:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:12 ========================================================= 15:13:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:13:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:13:12 Sending build context to Docker daemon 3.313MB 15:13:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:13:12 Step 2/12 : FROM ${BASE} AS builder 15:13:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:13:12 4db1b89c0bd1: Pulling fs layer 15:13:12 6911f1a30b25: Pulling fs layer 15:13:12 e194b8c5c2a9: Pulling fs layer 15:13:12 6863d3e3a2b1: Pulling fs layer 15:13:12 ec0bb842ea78: Pulling fs layer 15:13:12 40a00589a448: Pulling fs layer 15:13:12 6c08303d61cc: Pulling fs layer 15:13:12 798269fcf238: Pulling fs layer 15:13:12 40a00589a448: Waiting 15:13:12 6c08303d61cc: Waiting 15:13:12 798269fcf238: Waiting 15:13:12 6863d3e3a2b1: Waiting 15:13:12 ec0bb842ea78: Waiting 15:13:12 6911f1a30b25: Download complete 15:13:12 6863d3e3a2b1: Verifying Checksum 15:13:12 6863d3e3a2b1: Download complete 15:13:12 ec0bb842ea78: Download complete 15:13:12 4db1b89c0bd1: Verifying Checksum 15:13:12 4db1b89c0bd1: Download complete 15:13:13 40a00589a448: Verifying Checksum 15:13:13 40a00589a448: Download complete 15:13:13 4db1b89c0bd1: Pull complete 15:13:13 6911f1a30b25: Pull complete 15:13:13 798269fcf238: Verifying Checksum 15:13:13 798269fcf238: Download complete 15:13:13 e194b8c5c2a9: Verifying Checksum 15:13:13 e194b8c5c2a9: Download complete 15:13:13 6c08303d61cc: Verifying Checksum 15:13:13 6c08303d61cc: Download complete 15:13:17 e194b8c5c2a9: Pull complete 15:13:17 6863d3e3a2b1: Pull complete 15:13:17 ec0bb842ea78: Pull complete 15:13:17 40a00589a448: Pull complete 15:13:19 6c08303d61cc: Pull complete 15:13:20 798269fcf238: Pull complete 15:13:20 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:13:20 ---> ec979cd7f677 15:13:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:13:24 ---> Running in 777b7ca46a36 15:13:24 Removing intermediate container 777b7ca46a36 15:13:24 ---> 4738286c28f2 15:13:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:13:24 ---> Running in 3d775494c34a 15:13:24 Removing intermediate container 3d775494c34a 15:13:24 ---> ceafe364aa6c 15:13:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:13:24 ---> Running in b50a010e4c0a 15:13:24 Removing intermediate container b50a010e4c0a 15:13:24 ---> b27f3a38bed1 15:13:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:24 ---> Running in 8c9f724f2512 15:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:13:25 OK: 265 MiB in 53 packages 15:13:25 Removing intermediate container 8c9f724f2512 15:13:25 ---> 35b717a6d963 15:13:25 Step 7/12 : WORKDIR /app 15:13:25 ---> Running in a58141574cb0 15:13:25 Removing intermediate container a58141574cb0 15:13:25 ---> 981d79bd6c7f 15:13:25 Step 8/12 : COPY go.mod vendor* ./ 15:13:25 ---> ef0ce7ed3e1d 15:13:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:25 ---> Running in 29b2f0dec1b2 15:13:26 Still waiting to schedule task 15:13:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3508’ 15:13:57 Removing intermediate container 29b2f0dec1b2 15:13:57 ---> 74f4a03e6eeb 15:13:57 Step 10/12 : COPY . . 15:13:57 ---> 041d8d405f4b 15:13:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:13:57 ---> Running in 6b637262b778 15:13:57 Removing intermediate container 6b637262b778 15:13:57 ---> 67fdba333aa5 15:13:57 Step 12/12 : RUN $MAKE 15:13:57 ---> Running in 83aec18d0492 15:13:57 noop 15:13:57 Removing intermediate container 83aec18d0492 15:13:57 ---> d17325029aca 15:13:57 Successfully built d17325029aca 15:13:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:58 + docker inspect -f . ci-base-image-x86_64 15:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:58 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:58 $ docker top 6ce92eaa01f3a33488263032474e4a11ce9181726d07a7ef470b921f4d227899 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:59 + go version 15:13:59 go version go1.20.6 linux/amd64 [Pipeline] } 15:13:59 $ docker stop --time=1 6ce92eaa01f3a33488263032474e4a11ce9181726d07a7ef470b921f4d227899 15:14:00 $ docker rm -f --volumes 6ce92eaa01f3a33488263032474e4a11ce9181726d07a7ef470b921f4d227899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:04 + docker inspect -f . ci-base-image-x86_64 15:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:04 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:14:04 $ 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 15:14:04 $ docker top c124953558d58e098363103c44b97dcd083e0e40bd81c2c69443e56dcd4d8f07 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:05 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:14:05 + make test 15:14:05 go test -race -coverprofile=coverage.out ./... 15:14:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:14:42 go vet ./... 15:14:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:14:47 ./bin/test-attribution-txt.sh [Pipeline] echo 15:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:14:47 $ docker stop --time=1 c124953558d58e098363103c44b97dcd083e0e40bd81c2c69443e56dcd4d8f07 15:14:51 $ docker rm -f --volumes c124953558d58e098363103c44b97dcd083e0e40bd81c2c69443e56dcd4d8f07 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:14:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:52 + ls -al . 15:14:52 total 180 15:14:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:14 . 15:14:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:12 .. 15:14:52 -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 15:12 .dockerignore 15:14:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:13 .git 15:14:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:12 .github 15:14:52 -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 15:12 .gitignore 15:14:52 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 15:12 .golangci.yml 15:14:52 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:13 .semver 15:14:52 -rw-rw-r-- 1 jenkins jenkins 9736 Aug 14 15:12 Attribution.txt 15:14:52 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 15:12 CHANGELOG.md 15:14:52 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 15:12 Dockerfile 15:14:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 15:12 GOVERNANCE.md 15:14:52 -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 15:12 Jenkinsfile 15:14:52 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 15:12 LICENSE 15:14:52 -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 15:12 OWNERS.md 15:14:52 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 15:12 README.md 15:14:52 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:13 VERSION 15:14:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:12 bin 15:14:52 -rw-r--r-- 1 jenkins jenkins 13 Aug 14 15:14 coverage.out 15:14:52 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 15:12 go.mod 15:14:52 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 15:12 go.sum 15:14:52 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 15:12 main.go 15:14:52 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 15:12 makefile 15:14:52 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:12 res 15:14:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:52 + 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=fdc0b547c145f72a9286221b0fd95be07ef18d55 --label arch=amd64 --label version=3.1.0-dev.9 . 15:14:52 Sending build context to Docker daemon 3.314MB 15:14:52 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:14:52 Step 2/26 : FROM ${BASE} AS builder 15:14:52 ---> d17325029aca 15:14:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:14:52 ---> Running in 73b399fe0d86 15:14:52 Removing intermediate container 73b399fe0d86 15:14:52 ---> 6a17f10b6239 15:14:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:14:52 ---> Running in ef398ca96e82 15:14:52 Removing intermediate container ef398ca96e82 15:14:52 ---> fcdb4efe0b64 15:14:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:14:52 ---> Running in be1f35676944 15:14:52 Removing intermediate container be1f35676944 15:14:52 ---> edc038c3d5a4 15:14:52 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:53 ---> Running in e19621f8d3b3 15:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:14:53 OK: 265 MiB in 53 packages 15:14:54 Removing intermediate container e19621f8d3b3 15:14:54 ---> 2668404b3658 15:14:54 Step 7/26 : WORKDIR /app 15:14:54 ---> Running in b476850df243 15:14:54 Removing intermediate container b476850df243 15:14:54 ---> 3470ce462d83 15:14:54 Step 8/26 : COPY go.mod vendor* ./ 15:14:54 ---> fac84769f7cc 15:14:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:54 ---> Running in 38ee2960635a 15:14:55 Removing intermediate container 38ee2960635a 15:14:55 ---> 1aa99e88c9ec 15:14:55 Step 10/26 : COPY . . 15:14:55 ---> a9a9ce088dd6 15:14:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:55 ---> Running in 6cda636b0885 15:14:55 Removing intermediate container 6cda636b0885 15:14:55 ---> 9f2646188557 15:14:55 Step 12/26 : RUN $MAKE 15:14:55 ---> Running in 29e28a319706 15:14:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9" -trimpath -mod=readonly -o app-service-configurable 15:15:17 Removing intermediate container 29e28a319706 15:15:17 ---> b784817a5580 15:15:17 Step 13/26 : FROM alpine:3.17 15:15:17 3.17: Pulling from library/alpine 15:15:17 9398808236ff: Pulling fs layer 15:15:17 9398808236ff: Verifying Checksum 15:15:17 9398808236ff: Download complete 15:15:17 9398808236ff: Pull complete 15:15:17 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:15:17 Status: Downloaded newer image for alpine:3.17 15:15:17 ---> 1e0b8b5322fc 15:15:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:15:17 ---> Running in 05e55e43cc88 15:15:17 Removing intermediate container 05e55e43cc88 15:15:17 ---> b450f6436e83 15:15:17 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:15:17 ---> Running in 27f09076682c 15:15:17 Removing intermediate container 27f09076682c 15:15:17 ---> 5eee8a2fe085 15:15:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:15:17 ---> Running in 8849ae66ad72 15:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:15:17 (1/2) Installing ca-certificates (20230506-r0) 15:15:17 (2/2) Installing dumb-init (1.2.5-r2) 15:15:17 Executing busybox-1.35.0-r29.trigger 15:15:17 Executing ca-certificates-20230506-r0.trigger 15:15:17 OK: 8 MiB in 17 packages 15:15:17 Removing intermediate container 8849ae66ad72 15:15:17 ---> de840caf081c 15:15:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:15:17 ---> ec340f779145 15:15:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:15:17 ---> 4b138c480095 15:15:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:15:17 ---> efd32ac4e376 15:15:17 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:15:18 ---> ac2234ebb126 15:15:18 Step 21/26 : EXPOSE 48095 15:15:18 ---> Running in 7a26f7c8da4d 15:15:18 Removing intermediate container 7a26f7c8da4d 15:15:18 ---> f27356e2e568 15:15:18 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:15:18 ---> Running in 5c3a0d4ff382 15:15:18 Removing intermediate container 5c3a0d4ff382 15:15:18 ---> 3b88facaacda 15:15:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:15:18 ---> Running in 529e3f47a1db 15:15:18 Removing intermediate container 529e3f47a1db 15:15:18 ---> 701332c962ef 15:15:18 Step 24/26 : LABEL arch=amd64 15:15:18 ---> Running in 79dc7802a157 15:15:18 Removing intermediate container 79dc7802a157 15:15:18 ---> c0536f0c6424 15:15:18 Step 25/26 : LABEL git_sha=fdc0b547c145f72a9286221b0fd95be07ef18d55 15:15:18 ---> Running in 8acd3144fae9 15:15:18 Removing intermediate container 8acd3144fae9 15:15:18 ---> 41bb83710b38 15:15:18 Step 26/26 : LABEL version=3.1.0-dev.9 15:15:18 ---> Running in b2fac3d9e447 15:15:18 Removing intermediate container b2fac3d9e447 15:15:18 ---> 0a9eee080557 15:15:18 [Warning] One or more build-args [ARCH] were not consumed 15:15:18 Successfully built 0a9eee080557 15:15:18 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:19 provisioning config files... 15:15:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10928667018889049525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:19 ---> docker-login.sh 15:15:19 nexus3.edgexfoundry.org:10001 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 nexus3.edgexfoundry.org:10002 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 nexus3.edgexfoundry.org:10003 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 nexus3.edgexfoundry.org:10004 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 docker.io 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 ---> docker-login.sh ends [Pipeline] } 15:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:15:19 fdc0b547c145f72a9286221b0fd95be07ef18d55 15:15:19 latest 15:15:19 3.1.0-dev.9 15:15:19 fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 15:15:19 main 15:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55 15:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:15:20 a6d51b8f7c11: Preparing 15:15:20 347fa76f76cc: Preparing 15:15:20 d78597026fc3: Preparing 15:15:20 fa56aa42a5db: Preparing 15:15:20 28f9a219f0ea: Preparing 15:15:20 36b50b131297: Preparing 15:15:20 36b50b131297: Waiting 15:15:20 d78597026fc3: Pushed 15:15:20 347fa76f76cc: Pushed 15:15:20 fa56aa42a5db: Pushed 15:15:20 36b50b131297: Layer already exists 15:15:20 28f9a219f0ea: Pushed 15:15:23 a6d51b8f7c11: Pushed 15:15:23 fdc0b547c145f72a9286221b0fd95be07ef18d55: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:15:23 a6d51b8f7c11: Preparing 15:15:23 347fa76f76cc: Preparing 15:15:23 d78597026fc3: Preparing 15:15:23 fa56aa42a5db: Preparing 15:15:23 28f9a219f0ea: Preparing 15:15:23 36b50b131297: Preparing 15:15:23 36b50b131297: Waiting 15:15:23 347fa76f76cc: Layer already exists 15:15:23 fa56aa42a5db: Layer already exists 15:15:23 28f9a219f0ea: Layer already exists 15:15:23 a6d51b8f7c11: Layer already exists 15:15:23 d78597026fc3: Layer already exists 15:15:23 36b50b131297: Layer already exists 15:15:23 latest: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.9 15:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:15:24 a6d51b8f7c11: Preparing 15:15:24 347fa76f76cc: Preparing 15:15:24 d78597026fc3: Preparing 15:15:24 fa56aa42a5db: Preparing 15:15:24 28f9a219f0ea: Preparing 15:15:24 36b50b131297: Preparing 15:15:24 36b50b131297: Waiting 15:15:24 d78597026fc3: Layer already exists 15:15:24 28f9a219f0ea: Layer already exists 15:15:24 a6d51b8f7c11: Layer already exists 15:15:24 347fa76f76cc: Layer already exists 15:15:24 fa56aa42a5db: Layer already exists 15:15:24 36b50b131297: Layer already exists 15:15:24 3.1.0-dev.9: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 15:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:15:25 a6d51b8f7c11: Preparing 15:15:25 347fa76f76cc: Preparing 15:15:25 d78597026fc3: Preparing 15:15:25 fa56aa42a5db: Preparing 15:15:25 28f9a219f0ea: Preparing 15:15:25 36b50b131297: Preparing 15:15:25 36b50b131297: Waiting 15:15:25 d78597026fc3: Layer already exists 15:15:25 a6d51b8f7c11: Layer already exists 15:15:25 347fa76f76cc: Layer already exists 15:15:25 fa56aa42a5db: Layer already exists 15:15:25 28f9a219f0ea: Layer already exists 15:15:25 36b50b131297: Layer already exists 15:15:25 fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:15:25 a6d51b8f7c11: Preparing 15:15:25 347fa76f76cc: Preparing 15:15:25 d78597026fc3: Preparing 15:15:25 fa56aa42a5db: Preparing 15:15:25 28f9a219f0ea: Preparing 15:15:25 36b50b131297: Preparing 15:15:25 36b50b131297: Waiting 15:15:25 a6d51b8f7c11: Layer already exists 15:15:25 d78597026fc3: Layer already exists 15:15:25 fa56aa42a5db: Layer already exists 15:15:25 347fa76f76cc: Layer already exists 15:15:25 28f9a219f0ea: Layer already exists 15:15:25 36b50b131297: Layer already exists 15:15:25 main: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:25 ===================================================== [Pipeline] echo 15:15:25 taggedImages: 15:15:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55 15:15:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:15:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.9 15:15:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 15:15:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:26 15:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:26 latest: Pulling from edgex-lftools-log-publisher 15:15:26 5eb5b503b376: Pulling fs layer 15:15:26 5c69ac0246d0: Pulling fs layer 15:15:26 ec43610c2a17: Pulling fs layer 15:15:26 3a2ae6a8a46f: Pulling fs layer 15:15:26 33b1e0a273af: Pulling fs layer 15:15:26 5d3b04190fa2: Pulling fs layer 15:15:26 2f39f015ded8: Pulling fs layer 15:15:26 3a2ae6a8a46f: Waiting 15:15:26 33b1e0a273af: Waiting 15:15:26 5d3b04190fa2: Waiting 15:15:26 2f39f015ded8: Waiting 15:15:26 5c69ac0246d0: Download complete 15:15:26 3a2ae6a8a46f: Verifying Checksum 15:15:26 3a2ae6a8a46f: Download complete 15:15:26 33b1e0a273af: Verifying Checksum 15:15:26 33b1e0a273af: Download complete 15:15:26 5d3b04190fa2: Verifying Checksum 15:15:26 5d3b04190fa2: Download complete 15:15:26 ec43610c2a17: Verifying Checksum 15:15:26 ec43610c2a17: Download complete 15:15:26 5eb5b503b376: Download complete 15:15:27 2f39f015ded8: Verifying Checksum 15:15:27 2f39f015ded8: Download complete 15:15:27 5eb5b503b376: Pull complete 15:15:28 5c69ac0246d0: Pull complete 15:15:28 ec43610c2a17: Pull complete 15:15:28 3a2ae6a8a46f: Pull complete 15:15:28 33b1e0a273af: Pull complete 15:15:28 5d3b04190fa2: Pull complete 15:15:32 2f39f015ded8: Pull complete 15:15:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:32 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:15:36 $ docker top ad2219362a63a8898d1e91cb8a3fbbb37843095831ea47a90c12ce008671494e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:36 ---> job-cost.sh 15:15:36 lf-activate-venv: SKIPPING 15:15:36 INFO: No Stack... 15:15:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:15:36 INFO: Archiving Costs [Pipeline] sh 15:15:37 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:15:37 + cut -d, -f6 [Pipeline] lock 15:15:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] 15:15:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] did not exist. Created. 15:15:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:15:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:15:37 Stashed 1 file(s) [Pipeline] } 15:15:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 15:15:37 $ docker stop --time=1 ad2219362a63a8898d1e91cb8a3fbbb37843095831ea47a90c12ce008671494e 15:15:38 $ docker rm -f --volumes ad2219362a63a8898d1e91cb8a3fbbb37843095831ea47a90c12ce008671494e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3514 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:16:50 Running in /w/workspace/app-service-configurable/178 [Pipeline] { [Pipeline] checkout 15:16:50 Selected Git installation does not exist. Using Default 15:16:50 The recommended git tool is: NONE 15:16:57 using credential edgex-jenkins-ssh 15:16:57 Cloning the remote Git repository 15:16:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:16:57 > git init /w/workspace/app-service-configurable/178 # timeout=10 15:16:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:16:57 > git --version # timeout=10 15:16:58 > git --version # 'git version 2.25.1' 15:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:16:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:00 Avoid second fetch 15:17:00 Checking out Revision fdc0b547c145f72a9286221b0fd95be07ef18d55 (main) 15:17:01 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#583)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:17:00 > git config core.sparsecheckout # timeout=10 15:17:00 > git checkout -f fdc0b547c145f72a9286221b0fd95be07ef18d55 # timeout=10 15:17:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:02 Dload Upload Total Spent Left Speed 15:17:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 15:17:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:17:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:17:03 + sudo tee /etc/docker/daemon.new 15:17:03 { 15:17:03 "registry-mirrors": [ 15:17:03 "https://nexus3.edgexfoundry.org:10001" 15:17:03 ], 15:17:03 "bip": "10.250.0.254/24", 15:17:03 "hosts": [ 15:17:03 "tcp://0.0.0.0:5555", 15:17:03 "unix:///var/run/docker.sock" 15:17:03 ], 15:17:03 "mtu": 1458, 15:17:03 "selinux-enabled": true, 15:17:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:17:03 } [Pipeline] sh 15:17:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:17:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:26 provisioning config files... 15:17:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/178@tmp/config12530681730778812411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:26 ---> docker-login.sh 15:17:26 nexus3.edgexfoundry.org:10001 15:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:27 Configure a credential helper to remove this warning. See 15:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:27 15:17:27 Login Succeeded 15:17:27 nexus3.edgexfoundry.org:10002 15:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:27 Configure a credential helper to remove this warning. See 15:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:27 15:17:27 Login Succeeded 15:17:27 nexus3.edgexfoundry.org:10003 15:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:28 Configure a credential helper to remove this warning. See 15:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:28 15:17:28 Login Succeeded 15:17:28 nexus3.edgexfoundry.org:10004 15:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:28 Configure a credential helper to remove this warning. See 15:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:28 15:17:28 Login Succeeded 15:17:28 docker.io 15:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:28 Configure a credential helper to remove this warning. See 15:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:28 15:17:28 Login Succeeded 15:17:28 ---> docker-login.sh ends [Pipeline] } 15:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:29 ========================================================= 15:17:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:17:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:17:29 Sending build context to Docker daemon 176.6kB 15:17:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:17:29 Step 2/12 : FROM ${BASE} AS builder 15:17:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:17:30 edb6bdbacee9: Pulling fs layer 15:17:30 5f9638ab2659: Pulling fs layer 15:17:30 8d51d6327a98: Pulling fs layer 15:17:30 8b374f2dd631: Pulling fs layer 15:17:30 ec14aa9079de: Pulling fs layer 15:17:30 2f466654f4bb: Pulling fs layer 15:17:30 554e91adad29: Pulling fs layer 15:17:30 ec14aa9079de: Waiting 15:17:30 2f466654f4bb: Waiting 15:17:30 554e91adad29: Waiting 15:17:30 8b374f2dd631: Waiting 15:17:30 5f9638ab2659: Download complete 15:17:30 8b374f2dd631: Verifying Checksum 15:17:30 8b374f2dd631: Download complete 15:17:30 ec14aa9079de: Download complete 15:17:30 edb6bdbacee9: Verifying Checksum 15:17:30 edb6bdbacee9: Download complete 15:17:31 edb6bdbacee9: Pull complete 15:17:31 554e91adad29: Download complete 15:17:32 5f9638ab2659: Pull complete 15:17:33 8d51d6327a98: Verifying Checksum 15:17:33 8d51d6327a98: Download complete 15:17:33 2f466654f4bb: Verifying Checksum 15:17:33 2f466654f4bb: Download complete 15:17:43 8d51d6327a98: Pull complete 15:17:43 8b374f2dd631: Pull complete 15:17:43 ec14aa9079de: Pull complete 15:17:50 2f466654f4bb: Pull complete 15:17:53 554e91adad29: Pull complete 15:17:53 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:17:53 ---> 1e15ea492957 15:17:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:17:54 ---> Running in c991a429a236 15:17:54 Removing intermediate container c991a429a236 15:17:54 ---> f8b88d94d628 15:17:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:17:54 ---> Running in 8c3fa0f93c6f 15:17:54 Removing intermediate container 8c3fa0f93c6f 15:17:54 ---> 610945bc1b8f 15:17:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:17:54 ---> Running in 88a1fc79700f 15:17:55 Removing intermediate container 88a1fc79700f 15:17:55 ---> fe28a13c20de 15:17:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:55 ---> Running in 646ed45173b4 15:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:17:58 OK: 263 MiB in 53 packages 15:17:58 Removing intermediate container 646ed45173b4 15:17:58 ---> 260057377f5e 15:17:58 Step 7/12 : WORKDIR /app 15:17:59 ---> Running in df69fbd9501e 15:17:59 Removing intermediate container df69fbd9501e 15:17:59 ---> 2b639b9d00db 15:17:59 Step 8/12 : COPY go.mod vendor* ./ 15:17:59 ---> 88e95ca531d6 15:17:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:59 ---> Running in aff7e4522f71 15:19:07 Removing intermediate container aff7e4522f71 15:19:07 ---> a1a3f752d50f 15:19:07 Step 10/12 : COPY . . 15:19:08 ---> 8a5edac9fbc0 15:19:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:19:08 ---> Running in f79925daba2e 15:19:08 Removing intermediate container f79925daba2e 15:19:08 ---> 667978298c22 15:19:08 Step 12/12 : RUN $MAKE 15:19:08 ---> Running in 067f951915d3 15:19:09 noop 15:19:10 Removing intermediate container 067f951915d3 15:19:10 ---> 0798f0408ee6 15:19:10 Successfully built 0798f0408ee6 15:19:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:10 + docker inspect -f . ci-base-image-arm64 15:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container 15:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/178 -v /w/workspace/app-service-configurable/178:/w/workspace/app-service-configurable/178:rw,z -v /w/workspace/app-service-configurable/178@tmp:/w/workspace/app-service-configurable/178@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-arm64 cat 15:19:12 $ docker top 5d9ee9cc036eaf22ddbeac0cb5fbff71e3d83e49756bd2d99e0b451bc1ff2ab5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:13 + go version 15:19:13 go version go1.20.6 linux/arm64 [Pipeline] } 15:19:13 $ docker stop --time=1 5d9ee9cc036eaf22ddbeac0cb5fbff71e3d83e49756bd2d99e0b451bc1ff2ab5 15:19:14 $ docker rm -f --volumes 5d9ee9cc036eaf22ddbeac0cb5fbff71e3d83e49756bd2d99e0b451bc1ff2ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:15 + docker inspect -f . ci-base-image-arm64 15:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:15 prd-ubuntu20.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container 15:19:15 $ 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/178 -v /w/workspace/app-service-configurable/178:/w/workspace/app-service-configurable/178:rw,z -v /w/workspace/app-service-configurable/178@tmp:/w/workspace/app-service-configurable/178@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-arm64 cat 15:19:16 $ docker top 4363d25def6f20338d023a15810fdfb96845655fd7b497aa5d039a150e8244f7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:17 + git config --global --add safe.directory /w/workspace/app-service-configurable/178 [Pipeline] fileExists [Pipeline] sh 15:19:18 + make test 15:19:18 go test -race -coverprofile=coverage.out ./... 15:22:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:22:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:22:55 go vet ./... 15:25:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:31 ./bin/test-attribution-txt.sh [Pipeline] echo 15:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:25:31 $ docker stop --time=1 4363d25def6f20338d023a15810fdfb96845655fd7b497aa5d039a150e8244f7 15:25:33 $ docker rm -f --volumes 4363d25def6f20338d023a15810fdfb96845655fd7b497aa5d039a150e8244f7 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:35 Warning: overwriting stash ‘coverage-report’ 15:25:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:36 + ls -al . 15:25:36 total 176 15:25:36 drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 15:19 . 15:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:16 .. 15:25:36 -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 15:17 .dockerignore 15:25:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:17 .git 15:25:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:17 .github 15:25:36 -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 15:17 .gitignore 15:25:36 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 15:17 .golangci.yml 15:25:36 -rw-rw-r-- 1 jenkins jenkins 9736 Aug 14 15:17 Attribution.txt 15:25:36 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 15:17 CHANGELOG.md 15:25:36 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 15:17 Dockerfile 15:25:36 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 15:17 GOVERNANCE.md 15:25:36 -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 15:17 Jenkinsfile 15:25:36 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 15:17 LICENSE 15:25:36 -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 15:17 OWNERS.md 15:25:36 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 15:17 README.md 15:25:36 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:13 VERSION 15:25:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:17 bin 15:25:36 -rw-r--r-- 1 jenkins jenkins 13 Aug 14 15:19 coverage.out 15:25:36 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 15:17 go.mod 15:25:36 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 15:17 go.sum 15:25:36 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 15:17 main.go 15:25:36 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 15:17 makefile 15:25:36 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:17 res 15:25:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:36 + 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=fdc0b547c145f72a9286221b0fd95be07ef18d55 --label arch=arm64 --label version=3.1.0-dev.9 . 15:25:36 Sending build context to Docker daemon 177.7kB 15:25:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:25:37 Step 2/26 : FROM ${BASE} AS builder 15:25:37 ---> 0798f0408ee6 15:25:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:25:37 ---> Running in 734f35d80b15 15:25:37 Removing intermediate container 734f35d80b15 15:25:37 ---> cf4d05d95f8b 15:25:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:25:37 ---> Running in 3b8bf7d0b51a 15:25:37 Removing intermediate container 3b8bf7d0b51a 15:25:37 ---> 7c14ddf45911 15:25:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:25:37 ---> Running in 3848223e8e8e 15:25:38 Removing intermediate container 3848223e8e8e 15:25:38 ---> 271c38442e26 15:25:38 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:38 ---> Running in 936f1c9576d4 15:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:25:41 OK: 263 MiB in 53 packages 15:25:43 Removing intermediate container 936f1c9576d4 15:25:43 ---> c2935b7ba40d 15:25:43 Step 7/26 : WORKDIR /app 15:25:43 ---> Running in bca88b0e2a6a 15:25:44 Removing intermediate container bca88b0e2a6a 15:25:44 ---> dabf64aa831e 15:25:44 Step 8/26 : COPY go.mod vendor* ./ 15:25:44 ---> 0c996c6dd749 15:25:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:44 ---> Running in cd95459c0c4d 15:25:47 Removing intermediate container cd95459c0c4d 15:25:47 ---> 4878700b7b21 15:25:47 Step 10/26 : COPY . . 15:25:47 ---> ca50fd28bfdb 15:25:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:48 ---> Running in dc4672b7aea8 15:25:48 Removing intermediate container dc4672b7aea8 15:25:48 ---> f1e8b6b5a25d 15:25:48 Step 12/26 : RUN $MAKE 15:25:48 ---> Running in bb70b4003876 15:25:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9" -trimpath -mod=readonly -o app-service-configurable 15:28:25 Removing intermediate container bb70b4003876 15:28:25 ---> 68ebac18d81c 15:28:25 Step 13/26 : FROM alpine:3.17 15:28:25 3.17: Pulling from library/alpine 15:28:25 4060ece20d7a: Pulling fs layer 15:28:25 4060ece20d7a: Verifying Checksum 15:28:25 4060ece20d7a: Pull complete 15:28:25 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:28:25 Status: Downloaded newer image for alpine:3.17 15:28:25 ---> 8650cd65339b 15:28:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:28:25 ---> Running in 5c99d990de0f 15:28:25 Removing intermediate container 5c99d990de0f 15:28:25 ---> 92f8b3e0ef09 15:28:25 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:28:25 ---> Running in acc95d91e680 15:28:25 Removing intermediate container acc95d91e680 15:28:25 ---> 3d1c0588f741 15:28:25 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:28:25 ---> Running in f4cdef38263f 15:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:28:25 (1/2) Installing ca-certificates (20230506-r0) 15:28:25 (2/2) Installing dumb-init (1.2.5-r2) 15:28:25 Executing busybox-1.35.0-r29.trigger 15:28:25 Executing ca-certificates-20230506-r0.trigger 15:28:25 OK: 8 MiB in 17 packages 15:28:25 Removing intermediate container f4cdef38263f 15:28:25 ---> d4742760ee8d 15:28:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:28:25 ---> dcfad958e48d 15:28:25 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:28:27 ---> 8cd62c338f4b 15:28:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:28:28 ---> 6bf3f0ede1cf 15:28:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:28:29 ---> 88654b745c95 15:28:29 Step 21/26 : EXPOSE 48095 15:28:29 ---> Running in 6a0551e7e788 15:28:30 Removing intermediate container 6a0551e7e788 15:28:30 ---> 93f32e74df31 15:28:30 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:28:30 ---> Running in 738d94ff92d0 15:28:30 Removing intermediate container 738d94ff92d0 15:28:30 ---> f42060cf56fa 15:28:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:28:30 ---> Running in 7588d6f99143 15:28:31 Removing intermediate container 7588d6f99143 15:28:31 ---> a795461a6052 15:28:31 Step 24/26 : LABEL arch=arm64 15:28:31 ---> Running in 0040e23e8bc8 15:28:31 Removing intermediate container 0040e23e8bc8 15:28:31 ---> 31e4060acd6e 15:28:31 Step 25/26 : LABEL git_sha=fdc0b547c145f72a9286221b0fd95be07ef18d55 15:28:31 ---> Running in e86d94637ff6 15:28:31 Removing intermediate container e86d94637ff6 15:28:31 ---> d453d96c0b13 15:28:31 Step 26/26 : LABEL version=3.1.0-dev.9 15:28:31 ---> Running in 70e606408b4e 15:28:32 Removing intermediate container 70e606408b4e 15:28:32 ---> 6ba9ba4043ae 15:28:32 [Warning] One or more build-args [ARCH] were not consumed 15:28:32 Successfully built 6ba9ba4043ae 15:28:32 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:32 provisioning config files... 15:28:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/178@tmp/config1833872224079755923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:32 ---> docker-login.sh 15:28:32 nexus3.edgexfoundry.org:10001 15:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:33 Configure a credential helper to remove this warning. See 15:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:33 15:28:33 Login Succeeded 15:28:33 nexus3.edgexfoundry.org:10002 15:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:33 Configure a credential helper to remove this warning. See 15:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:33 15:28:33 Login Succeeded 15:28:33 nexus3.edgexfoundry.org:10003 15:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:33 Configure a credential helper to remove this warning. See 15:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:33 15:28:33 Login Succeeded 15:28:33 nexus3.edgexfoundry.org:10004 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 docker.io 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:35 Configure a credential helper to remove this warning. See 15:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:35 15:28:35 Login Succeeded 15:28:35 ---> docker-login.sh ends [Pipeline] } 15:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:28:35 fdc0b547c145f72a9286221b0fd95be07ef18d55 15:28:35 latest 15:28:35 3.1.0-dev.9 15:28:35 fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 15:28:35 main 15:28:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55 15:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:35 4e33bba893f7: Preparing 15:28:35 86c527fe5fa9: Preparing 15:28:35 fc3be0667093: Preparing 15:28:35 250728ac7ed2: Preparing 15:28:35 808f3f2eed98: Preparing 15:28:35 d2d9d24a8c2a: Preparing 15:28:35 d2d9d24a8c2a: Waiting 15:28:36 fc3be0667093: Pushed 15:28:36 250728ac7ed2: Pushed 15:28:36 86c527fe5fa9: Pushed 15:28:36 d2d9d24a8c2a: Layer already exists 15:28:36 808f3f2eed98: Pushed 15:28:40 4e33bba893f7: Pushed 15:28:40 fdc0b547c145f72a9286221b0fd95be07ef18d55: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:41 4e33bba893f7: Preparing 15:28:41 86c527fe5fa9: Preparing 15:28:41 fc3be0667093: Preparing 15:28:41 250728ac7ed2: Preparing 15:28:41 808f3f2eed98: Preparing 15:28:41 d2d9d24a8c2a: Preparing 15:28:41 d2d9d24a8c2a: Waiting 15:28:41 4e33bba893f7: Layer already exists 15:28:41 86c527fe5fa9: Layer already exists 15:28:41 808f3f2eed98: Layer already exists 15:28:41 fc3be0667093: Layer already exists 15:28:41 250728ac7ed2: Layer already exists 15:28:41 d2d9d24a8c2a: Layer already exists 15:28:41 latest: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.9 15:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:42 4e33bba893f7: Preparing 15:28:42 86c527fe5fa9: Preparing 15:28:42 fc3be0667093: Preparing 15:28:42 250728ac7ed2: Preparing 15:28:42 808f3f2eed98: Preparing 15:28:42 d2d9d24a8c2a: Preparing 15:28:42 d2d9d24a8c2a: Waiting 15:28:42 fc3be0667093: Layer already exists 15:28:42 250728ac7ed2: Layer already exists 15:28:42 808f3f2eed98: Layer already exists 15:28:42 4e33bba893f7: Layer already exists 15:28:42 86c527fe5fa9: Layer already exists 15:28:42 d2d9d24a8c2a: Layer already exists 15:28:42 3.1.0-dev.9: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 15:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:43 4e33bba893f7: Preparing 15:28:43 86c527fe5fa9: Preparing 15:28:43 fc3be0667093: Preparing 15:28:43 250728ac7ed2: Preparing 15:28:43 808f3f2eed98: Preparing 15:28:43 d2d9d24a8c2a: Preparing 15:28:43 d2d9d24a8c2a: Waiting 15:28:43 fc3be0667093: Layer already exists 15:28:43 4e33bba893f7: Layer already exists 15:28:43 808f3f2eed98: Layer already exists 15:28:43 250728ac7ed2: Layer already exists 15:28:43 86c527fe5fa9: Layer already exists 15:28:43 d2d9d24a8c2a: Layer already exists 15:28:43 fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:44 4e33bba893f7: Preparing 15:28:44 86c527fe5fa9: Preparing 15:28:44 fc3be0667093: Preparing 15:28:44 250728ac7ed2: Preparing 15:28:44 808f3f2eed98: Preparing 15:28:44 d2d9d24a8c2a: Preparing 15:28:44 d2d9d24a8c2a: Waiting 15:28:44 808f3f2eed98: Layer already exists 15:28:44 86c527fe5fa9: Layer already exists 15:28:44 fc3be0667093: Layer already exists 15:28:44 4e33bba893f7: Layer already exists 15:28:44 250728ac7ed2: Layer already exists 15:28:44 d2d9d24a8c2a: Layer already exists 15:28:44 main: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:44 ===================================================== [Pipeline] echo 15:28:44 taggedImages: 15:28:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55 15:28:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:28:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.9 15:28:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 15:28:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:45 15:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:45 arm64: Pulling from edgex-lftools-log-publisher 15:28:45 8998bd30e6a1: Pulling fs layer 15:28:45 04944245beec: Pulling fs layer 15:28:45 699f458cf7ca: Pulling fs layer 15:28:45 765212b225bb: Pulling fs layer 15:28:45 f23df028b6ca: Pulling fs layer 15:28:45 d65c8cfc05b1: Pulling fs layer 15:28:45 2437ff75d9bd: Pulling fs layer 15:28:45 f23df028b6ca: Waiting 15:28:45 d65c8cfc05b1: Waiting 15:28:45 2437ff75d9bd: Waiting 15:28:45 765212b225bb: Waiting 15:28:45 04944245beec: Verifying Checksum 15:28:45 04944245beec: Download complete 15:28:45 765212b225bb: Verifying Checksum 15:28:45 765212b225bb: Download complete 15:28:45 f23df028b6ca: Download complete 15:28:45 d65c8cfc05b1: Verifying Checksum 15:28:45 d65c8cfc05b1: Download complete 15:28:46 699f458cf7ca: Verifying Checksum 15:28:46 699f458cf7ca: Download complete 15:28:46 8998bd30e6a1: Verifying Checksum 15:28:46 8998bd30e6a1: Download complete 15:28:48 2437ff75d9bd: Verifying Checksum 15:28:48 2437ff75d9bd: Download complete 15:28:50 8998bd30e6a1: Pull complete 15:28:50 04944245beec: Pull complete 15:28:51 699f458cf7ca: Pull complete 15:28:51 765212b225bb: Pull complete 15:28:56 f23df028b6ca: Pull complete 15:28:56 d65c8cfc05b1: Pull complete 15:29:08 2437ff75d9bd: Pull complete 15:29:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:09 prd-ubuntu20.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container 15:29:09 $ 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/178 -v /w/workspace/app-service-configurable/178:/w/workspace/app-service-configurable/178:rw,z -v /w/workspace/app-service-configurable/178@tmp:/w/workspace/app-service-configurable/178@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:arm64 cat 15:29:11 $ docker top f0030e58067e05c7b29018919aad4e2d7f10542ac28b2ef556baa15015191a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:12 ---> job-cost.sh 15:29:12 lf-activate-venv: SKIPPING 15:29:12 INFO: No Stack... 15:29:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:13 INFO: Archiving Costs [Pipeline] sh 15:29:14 + cut -d, -f6 15:29:14 + cat /w/workspace/app-service-configurable/178/archives/cost.csv [Pipeline] lock 15:29:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] 15:29:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] did not exist. Created. 15:29:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:15 /w/workspace/app-service-configurable/178@tmp/durable-079f0ac6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:15 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:16 Warning: overwriting stash ‘stack-cost’ 15:29:16 Stashed 1 file(s) [Pipeline] } 15:29:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:16 $ docker stop --time=1 f0030e58067e05c7b29018919aad4e2d7f10542ac28b2ef556baa15015191a93 15:29:17 $ docker rm -f --volumes f0030e58067e05c7b29018919aad4e2d7f10542ac28b2ef556baa15015191a93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:29:17 provisioning config files... 15:29:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17128123105783909084tmp [Pipeline] { [Pipeline] sh 15:29:18 + set +x 15:29:18 + curl -s https://codecov.io/bash 15:29:18 + bash -s -- 15:29:18 15:29:18 _____ _ 15:29:18 / ____| | | 15:29:18 | | ___ __| | ___ ___ _____ __ 15:29:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:18 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:18 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:18 Bash-1.0.6 15:29:18 15:29:18 15:29:18 ==> git version 2.25.1 found 15:29:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:29:18 Release-Date: 2020-01-08 15:29:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:29:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:29:18 ==> Jenkins CI detected. 15:29:18 current dir:  /w/workspace/ry_app-service-configurable_main 15:29:18 project root: . 15:29:18 --> token set from env 15:29:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:18 ==> Running gcov in . (disable via -X gcov) 15:29:18 ==> Python coveragepy not found 15:29:18 ==> Searching for coverage reports in: 15:29:18 + . 15:29:18 -> Found 1 reports 15:29:18 ==> Detecting git/mercurial file structure 15:29:18 ==> Reading reports 15:29:18 + ./coverage.out bytes=13 15:29:18 ==> Appending adjustments 15:29:18 https://docs.codecov.io/docs/fixing-reports 15:29:18 + Found adjustments 15:29:18 ==> Gzipping contents 15:29:18 4.0K /tmp/codecov.PJH27U.gz 15:29:18 ==> Uploading reports 15:29:18 url: https://codecov.io 15:29:18 query: branch=main&commit=fdc0b547c145f72a9286221b0fd95be07ef18d55&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:18 -> Pinging Codecov 15:29:18 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=fdc0b547c145f72a9286221b0fd95be07ef18d55&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:18 -> Uploading to 15:29:18 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/A97CA9966030D2A3747ED39772930CCE/fdc0b547c145f72a9286221b0fd95be07ef18d55/68f1acd9-860e-4435-9e81-1338c1b921eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T152918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4966530702f2e94117111413577f7369dafa989a3e768ba94e3f67f638bec22f 15:29:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:18 Dload Upload Total Spent Left Speed 15:29:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2383 --:--:-- --:--:-- --:--:-- 2370 100 429 0 0 100 429 0 2383 --:--:-- --:--:-- --:--:-- 2370 15:29:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] } 15:29:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:29:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:29:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:19 15:29:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:29:19 df9b9388f04a: Pulling fs layer 15:29:19 52dc419b0ee2: Pulling fs layer 15:29:19 25bc292e5bac: Pulling fs layer 15:29:19 114826534d7a: Pulling fs layer 15:29:19 4657fd5d0bcf: Pulling fs layer 15:29:19 6ad1cebc031e: Pulling fs layer 15:29:19 8a3aa393b2d8: Pulling fs layer 15:29:19 8a3aa393b2d8: Waiting 15:29:19 6ad1cebc031e: Waiting 15:29:19 114826534d7a: Waiting 15:29:19 4657fd5d0bcf: Waiting 15:29:19 25bc292e5bac: Verifying Checksum 15:29:19 25bc292e5bac: Download complete 15:29:19 52dc419b0ee2: Verifying Checksum 15:29:19 52dc419b0ee2: Download complete 15:29:19 4657fd5d0bcf: Download complete 15:29:19 df9b9388f04a: Verifying Checksum 15:29:19 df9b9388f04a: Download complete 15:29:19 df9b9388f04a: Pull complete 15:29:19 6ad1cebc031e: Verifying Checksum 15:29:19 6ad1cebc031e: Download complete 15:29:19 52dc419b0ee2: Pull complete 15:29:19 25bc292e5bac: Pull complete 15:29:20 114826534d7a: Download complete 15:29:20 8a3aa393b2d8: Verifying Checksum 15:29:20 8a3aa393b2d8: Download complete 15:29:23 114826534d7a: Pull complete 15:29:23 4657fd5d0bcf: Pull complete 15:29:23 6ad1cebc031e: Pull complete 15:29:26 8a3aa393b2d8: Pull complete 15:29:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:26 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:29:29 $ docker top 1c9350eb48dbebe9cd7beeeb78527d69fa3c3293792b4e244da2d9e383228dc9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:29:29 + set -o pipefail 15:29:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:29:35 15:29:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:29:35 15:29:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/cfed58a8-7835-44d4-9c8a-44bfe7cd5439 15:29:35 15:29:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:29:35 15:29:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:35 15:29:36 15:29:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:29:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:29:36 More details here: https://snyk.co/ue1NS 15:29:36 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:29:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:29:36 $ docker stop --time=1 1c9350eb48dbebe9cd7beeeb78527d69fa3c3293792b4e244da2d9e383228dc9 15:29:38 $ docker rm -f --volumes 1c9350eb48dbebe9cd7beeeb78527d69fa3c3293792b4e244da2d9e383228dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:39 + git log --format=format:%s -1 fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] sh 15:29:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:40 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:40 $ docker top 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 -eo pid,comm 15:29:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:40 [ssh-agent] Looking for ssh-agent implementation... 15:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:40 $ docker exec 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 ssh-agent 15:29:40 SSH_AUTH_SOCK=/tmp/ssh-89pKW8FXziuv/agent.32 15:29:40 SSH_AGENT_PID=38 15:29:40 Running ssh-add (command line suppressed) 15:29:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16595221910870955277.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16595221910870955277.key) 15:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:41 + git semver tag 15:29:41 2023-08-14 15:29:41,420 [run_tag] DEBUG tag force:False 15:29:41 2023-08-14 15:29:41,421 [check_head_tag] DEBUG check head tag 15:29:41 2023-08-14 15:29:41,421 [execute] INFO git cat-file --batch-check 15:29:41 2023-08-14 15:29:41,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:29:41 2023-08-14 15:29:41,424 [execute] INFO git cat-file --batch 15:29:41 2023-08-14 15:29:41,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:29:41 2023-08-14 15:29:41,437 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:41 2023-08-14 15:29:41,437 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 15:29:41 2023-08-14 15:29:41,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:29:41 2023-08-14 15:29:41,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:41 3.1.0-dev.9 [Pipeline] } 15:29:41 $ docker exec --env ******** --env ******** 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 ssh-agent -k 15:29:41 unset SSH_AUTH_SOCK; 15:29:41 unset SSH_AGENT_PID; 15:29:41 echo Agent pid 38 killed; 15:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:41 + git semver [Pipeline] } 15:29:42 $ docker stop --time=1 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 15:29:43 $ docker rm -f --volumes 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:43 15:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:44 0.23.1-centos7: Pulling from edgex-lftools 15:29:44 ab5ef0e58194: Pulling fs layer 15:29:44 9712f1f96733: Pulling fs layer 15:29:44 63f879dbbcfc: Pulling fs layer 15:29:44 0d9ebad4ef96: Pulling fs layer 15:29:44 e9a5061849ea: Pulling fs layer 15:29:44 d747dcd14b5f: Pulling fs layer 15:29:44 2de7ff778b66: Pulling fs layer 15:29:44 e9a5061849ea: Waiting 15:29:44 d747dcd14b5f: Waiting 15:29:44 0d9ebad4ef96: Waiting 15:29:44 2de7ff778b66: Waiting 15:29:44 9712f1f96733: Download complete 15:29:44 63f879dbbcfc: Verifying Checksum 15:29:44 63f879dbbcfc: Download complete 15:29:44 e9a5061849ea: Verifying Checksum 15:29:44 e9a5061849ea: Download complete 15:29:44 d747dcd14b5f: Verifying Checksum 15:29:44 d747dcd14b5f: Download complete 15:29:44 0d9ebad4ef96: Verifying Checksum 15:29:44 0d9ebad4ef96: Download complete 15:29:44 ab5ef0e58194: Download complete 15:29:44 2de7ff778b66: Verifying Checksum 15:29:44 2de7ff778b66: Download complete 15:29:47 ab5ef0e58194: Pull complete 15:29:47 9712f1f96733: Pull complete 15:29:47 63f879dbbcfc: Pull complete 15:29:51 0d9ebad4ef96: Pull complete 15:29:51 e9a5061849ea: Pull complete 15:29:51 d747dcd14b5f: Pull complete 15:29:51 2de7ff778b66: Pull complete 15:29:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:52 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:29:57 $ docker top 0232a9f3f2880f2016bcff7d7c1b2de79373d7240e4e169c024334f0a8b0e1d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:57 provisioning config files... 15:29:57 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config910520514230496153tmp 15:29:57 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12225527429490661154tmp 15:29:57 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6632804603164801149tmp [Pipeline] { [Pipeline] echo 15:29:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:57 ---> sigul-configuration.sh 15:29:57 gpg: directory `/root/.gnupg' created 15:29:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:57 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:57 gpg: CAST5 encrypted data 15:29:57 gpg: encrypted with 1 passphrase 15:29:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:58 + mkdir /home/jenkins 15:29:58 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:29:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:58 ---> sigul-install.sh 15:29:58 Sigul already installed; skipping installation. [Pipeline] sh 15:29:59 + git tag --list 15:29:59 v1.0.0 15:29:59 v1.1.0 15:29:59 v1.2.0 15:29:59 v1.3.0 15:29:59 v1.3.1 15:29:59 v2.0.0 15:29:59 v2.0.1 15:29:59 v2.1.0 15:29:59 v2.1.1 15:29:59 v2.1.2 15:29:59 v2.2.0 15:29:59 v2.3 15:29:59 v2.3.0 15:29:59 v2.3.1 15:29:59 v3.0 15:29:59 v3.0.0 15:29:59 v3.0.1 15:29:59 v3.0.1-dev.1 15:29:59 v3.1.0-dev.1 15:29:59 v3.1.0-dev.2 15:29:59 v3.1.0-dev.3 15:29:59 v3.1.0-dev.4 15:29:59 v3.1.0-dev.5 15:29:59 v3.1.0-dev.6 15:29:59 v3.1.0-dev.7 15:29:59 v3.1.0-dev.8 15:29:59 v3.1.0-dev.9 [Pipeline] sh 15:29:59 + lftools sign git-tag v3.1.0-dev.9 15:29:59 Signing Git tag with Sigul... 15:29:59 Signing v3.1.0-dev.9 [Pipeline] echo 15:30:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:00 $ docker stop --time=1 0232a9f3f2880f2016bcff7d7c1b2de79373d7240e4e169c024334f0a8b0e1d4 15:30:01 $ docker rm -f --volumes 0232a9f3f2880f2016bcff7d7c1b2de79373d7240e4e169c024334f0a8b0e1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:02 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:30: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 15:30:02 $ docker top 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa -eo pid,comm 15:30: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). 15:30:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:03 [ssh-agent] Looking for ssh-agent implementation... 15:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:03 $ docker exec 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa ssh-agent 15:30:03 SSH_AUTH_SOCK=/tmp/ssh-qfVcPv2OBEIw/agent.31 15:30:03 SSH_AGENT_PID=37 15:30:03 Running ssh-add (command line suppressed) 15:30:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14910439396651671048.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14910439396651671048.key) 15:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:03 + git semver bump pre 15:30:03 2023-08-14 15:30:03,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:03 2023-08-14 15:30:03,825 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 15:30:03 2023-08-14 15:30:03,825 [bump_version] DEBUG bumped version:3.1.0-dev.10 15:30:03 2023-08-14 15:30:03,825 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:30:03 2023-08-14 15:30:03,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:03 2023-08-14 15:30:03,825 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:30:03 2023-08-14 15:30:03,827 [execute] INFO git cat-file --batch-check 15:30:03 2023-08-14 15:30:03,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:03 2023-08-14 15:30:03,832 [execute] INFO git cat-file --batch 15:30:03 2023-08-14 15:30:03,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:03 2023-08-14 15:30:03,837 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:03 3.1.0-dev.10 [Pipeline] } 15:30:03 $ docker exec --env ******** --env ******** 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa ssh-agent -k 15:30:04 unset SSH_AUTH_SOCK; 15:30:04 unset SSH_AGENT_PID; 15:30:04 echo Agent pid 37 killed; 15:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:04 + git semver [Pipeline] } 15:30:04 $ docker stop --time=1 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa 15:30:05 $ docker rm -f --volumes 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa [Pipeline] // withDockerContainer [Pipeline] sh 15:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:06 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:30:06 $ docker top eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 -eo pid,comm 15:30:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:30:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:07 [ssh-agent] Looking for ssh-agent implementation... 15:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:07 $ docker exec eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 ssh-agent 15:30:07 SSH_AUTH_SOCK=/tmp/ssh-ZexHKCiJrMkk/agent.31 15:30:07 SSH_AGENT_PID=37 15:30:07 Running ssh-add (command line suppressed) 15:30:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1224635009982880635.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1224635009982880635.key) 15:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:07 + git semver push 15:30:07 2023-08-14 15:30:07,855 [run_push] DEBUG push 15:30:07 2023-08-14 15:30:07,856 [execute] INFO git cat-file --batch-check 15:30:07 2023-08-14 15:30:07,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:07 2023-08-14 15:30:07,861 [execute] INFO git rev-list 7662a6175c8b8f7e29b6b766119a9c11abee8c7b -- 15:30:07 2023-08-14 15:30:07,861 [execute] DEBUG Popen(['git', 'rev-list', '7662a6175c8b8f7e29b6b766119a9c11abee8c7b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:30:07 2023-08-14 15:30:07,872 [execute] INFO git fetch -v origin 15:30:07 2023-08-14 15:30:07,872 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:30:08 2023-08-14 15:30:08,412 [run_push] DEBUG no remote changes detected 15:30:08 2023-08-14 15:30:08,413 [execute] INFO git push origin semver 15:30:08 2023-08-14 15:30:08,413 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:30:09 2023-08-14 15:30:09,225 [run_push] DEBUG push all version tags 15:30:09 2023-08-14 15:30:09,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:30:09 2023-08-14 15:30:09,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:30:10 2023-08-14 15:30:10,229 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:10 3.1.0-dev.10 [Pipeline] } 15:30:10 $ docker exec --env ******** --env ******** eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 ssh-agent -k 15:30:10 unset SSH_AUTH_SOCK; 15:30:10 unset SSH_AGENT_PID; 15:30:10 echo Agent pid 37 killed; 15:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:10 + git semver [Pipeline] } 15:30:11 $ docker stop --time=1 eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 15:30:12 $ docker rm -f --volumes eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:30:12 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:30:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:30:12 total 16 15:30:12 drwxr-xr-x 3 root root 4096 Aug 14 15:15 . 15:30:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:29 .. 15:30:12 drwxr-xr-x 2 root root 4096 Aug 14 15:15 cost 15:30:12 -rw-r--r-- 1 root root 96 Aug 14 15:15 cost.csv 15:30:12 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:30:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:30:12 total 16 15:30:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:15 . 15:30:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:29 .. 15:30:12 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 15:15 cost 15:30:12 -rw-r--r-- 1 jenkins jenkins 96 Aug 14 15:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:14 ---> package-listing.sh 15:30:14 ++ facter osfamily 15:30:14 ++ tr '[:upper:]' '[:lower:]' 15:30:14 + OS_FAMILY=debian 15:30:14 + workspace=/w/workspace/ry_app-service-configurable_main 15:30:14 + START_PACKAGES=/tmp/packages_start.txt 15:30:14 + END_PACKAGES=/tmp/packages_end.txt 15:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:14 + PACKAGES=/tmp/packages_start.txt 15:30:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:14 + PACKAGES=/tmp/packages_end.txt 15:30:14 + case "${OS_FAMILY}" in 15:30:14 + dpkg -l 15:30:14 + grep '^ii' 15:30:14 + '[' -f /tmp/packages_start.txt ']' 15:30:14 + '[' -f /tmp/packages_end.txt ']' 15:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:30:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:15 prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container 15:30:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:15 $ docker top 018613f000bc8c67c690f1941b9c8fef4eb35c5739317dd6a67ee5bfef1d0d47 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:16 + ls /var/log/sa-host 15:30:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:16 provisioning config files... 15:30:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6007422506345476583tmp [Pipeline] { [Pipeline] echo 15:30:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:16 ---> create-netrc.sh [Pipeline] } 15:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:17 ---> python-tools-install.sh [Pipeline] echo 15:30:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:17 ---> sudo-logs.sh 15:30:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:17 ---> job-cost.sh 15:30:17 lf-activate-venv: SKIPPING 15:30:17 DEBUG: total: 0.2199999988079071 15:30:17 INFO: Retrieving Stack Cost... 15:30:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:18 INFO: Archiving Costs [Pipeline] echo 15:30:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:18 ---> logs-deploy.sh 15:30:18 lf-activate-venv: SKIPPING 15:30:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/178 15:30:18 INFO: archiving workspace using pattern(s): 15:30:19 Archives upload complete. 15:30:19 INFO: archiving logs to Nexus