Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26b93c6358d1976bbdea6c8c16d65e092b814248 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-ssh14923958556573435854.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12316576241903298358.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13480904913046814960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9100963484556887019.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-ssh3895203041795181036.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2665 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 26b93c6358d1976bbdea6c8c16d65e092b814248 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26b93c6358d1976bbdea6c8c16d65e092b814248 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#582)" > git rev-list --no-walk d26351ee030fdea045c7f8955b5650a87ad9db10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:17:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:17:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:17:45 ========================================================= 16:17:45 EdgeX Global Pipelines Version Info 16:17:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:17:46 ------------------- 16:17:46 stable info: 16:17:46 ------------------- 16:17:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:17:46 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:17:46 Message: update stable to v1.0.250 16:17:47 ------------------- 16:17:47 experimental info: 16:17:47 ------------------- 16:17:47 Commited By: **** collab-it+edgex@linuxfoundation.org 16:17:47 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:17:47 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26b93c6 [Pipeline] echo 16:17:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:47 provisioning config files... 16:17:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15423887011809212187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:48 ---> docker-login.sh 16:17:48 nexus3.edgexfoundry.org:10001 16:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:48 Configure a credential helper to remove this warning. See 16:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:48 16:17:48 Login Succeeded 16:17:48 nexus3.edgexfoundry.org:10002 16:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:48 Configure a credential helper to remove this warning. See 16:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:48 16:17:48 Login Succeeded 16:17:48 nexus3.edgexfoundry.org:10003 16:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:48 Configure a credential helper to remove this warning. See 16:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:48 16:17:48 Login Succeeded 16:17:48 nexus3.edgexfoundry.org:10004 16:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:48 Configure a credential helper to remove this warning. See 16:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:48 16:17:48 Login Succeeded 16:17:48 docker.io 16:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:49 Configure a credential helper to remove this warning. See 16:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:49 16:17:49 Login Succeeded 16:17:49 ---> docker-login.sh ends [Pipeline] } 16:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:17:49 + git rev-list -1 --merges 26b93c6358d1976bbdea6c8c16d65e092b814248~1..26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo 16:17:49 -----------> git rev-list -1 --merges 26b93c6358d1976bbdea6c8c16d65e092b814248~1..26b93c6358d1976bbdea6c8c16d65e092b814248 26b93c6358d1976bbdea6c8c16d65e092b814248 [false] [Pipeline] sh 16:17:49 + git log --format=format:%s -1 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo 16:17:49 ========================================================= 16:17:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:17:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:50 + git log --format=format:%s -1 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo 16:17:50 [semverPrep] GIT_COMMIT: 26b93c6358d1976bbdea6c8c16d65e092b814248, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#582) [Pipeline] echo 16:17:50 [semverPrep] This is not a build commit. [Pipeline] sh 16:17:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:50 + grep -v github /etc/ssh/ssh_known_hosts 16:17:50 + [ -e /tmp/ssh_known_hosts ] 16:17:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:17:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:17:50 + sudo tee -a /etc/ssh/ssh_known_hosts 16:17:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:51 16:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:51 0.1.4: Pulling from edgex-devops/py-git-semver 16:17:51 b85a868b505f: Pulling fs layer 16:17:51 e2be974225ed: Pulling fs layer 16:17:51 339a4e72a1f5: Pulling fs layer 16:17:51 988bab9f4d93: Pulling fs layer 16:17:51 1469e6f7b9e6: Pulling fs layer 16:17:51 eaf3925da568: Pulling fs layer 16:17:51 bab4dde63d76: Pulling fs layer 16:17:51 bde34c3a00c8: Pulling fs layer 16:17:51 b352a97aabf1: Pulling fs layer 16:17:51 bab4dde63d76: Waiting 16:17:51 4872d77fe225: Pulling fs layer 16:17:51 988bab9f4d93: Waiting 16:17:51 eaf3925da568: Waiting 16:17:51 bde34c3a00c8: Waiting 16:17:51 5851b861e8e6: Pulling fs layer 16:17:51 b352a97aabf1: Waiting 16:17:51 1469e6f7b9e6: Waiting 16:17:51 5851b861e8e6: Waiting 16:17:51 4872d77fe225: Waiting 16:17:51 e2be974225ed: Download complete 16:17:51 988bab9f4d93: Verifying Checksum 16:17:51 988bab9f4d93: Download complete 16:17:51 1469e6f7b9e6: Verifying Checksum 16:17:51 1469e6f7b9e6: Download complete 16:17:51 eaf3925da568: Verifying Checksum 16:17:51 eaf3925da568: Download complete 16:17:51 339a4e72a1f5: Verifying Checksum 16:17:51 339a4e72a1f5: Download complete 16:17:51 bde34c3a00c8: Verifying Checksum 16:17:51 bde34c3a00c8: Download complete 16:17:51 b352a97aabf1: Verifying Checksum 16:17:51 b352a97aabf1: Download complete 16:17:51 4872d77fe225: Verifying Checksum 16:17:51 4872d77fe225: Download complete 16:17:51 5851b861e8e6: Verifying Checksum 16:17:51 5851b861e8e6: Download complete 16:17:51 b85a868b505f: Verifying Checksum 16:17:51 b85a868b505f: Download complete 16:17:51 bab4dde63d76: Verifying Checksum 16:17:51 bab4dde63d76: Download complete 16:17:53 b85a868b505f: Pull complete 16:17:53 e2be974225ed: Pull complete 16:17:54 339a4e72a1f5: Pull complete 16:17:54 988bab9f4d93: Pull complete 16:17:54 1469e6f7b9e6: Pull complete 16:17:54 eaf3925da568: Pull complete 16:17:56 bab4dde63d76: Pull complete 16:17:56 bde34c3a00c8: Pull complete 16:17:56 b352a97aabf1: Pull complete 16:17:56 4872d77fe225: Pull complete 16:17:56 5851b861e8e6: Pull complete 16:17:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:56 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:17:56 $ 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 16:17:59 $ docker top 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 -eo pid,comm 16:17:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:17:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:59 [ssh-agent] Looking for ssh-agent implementation... 16:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:59 $ docker exec 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent 16:17:59 SSH_AUTH_SOCK=/tmp/ssh-U98jMBtdOm14/agent.32 16:17:59 SSH_AGENT_PID=38 16:17:59 Running ssh-add (command line suppressed) 16:18:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1983204413745803545.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1983204413745803545.key) 16:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:00 + git tag --points-at HEAD [Pipeline] } 16:18:00 $ docker exec --env ******** --env ******** 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent -k 16:18:00 unset SSH_AUTH_SOCK; 16:18:00 unset SSH_AGENT_PID; 16:18:00 echo Agent pid 38 killed; 16:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:00 [ssh-agent] Looking for ssh-agent implementation... 16:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:00 $ docker exec 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent 16:18:00 SSH_AUTH_SOCK=/tmp/ssh-cA21qgANSeos/agent.70 16:18:00 SSH_AGENT_PID=76 16:18:00 Running ssh-add (command line suppressed) 16:18:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6049704859170298302.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6049704859170298302.key) 16:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:01 + git semver init 16:18:01 2023-08-01 16:18:01,280 [run_init] DEBUG init version:0.0.0 force:False 16:18:01 2023-08-01 16:18:01,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:18:01 2023-08-01 16:18:01,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:18:01 2023-08-01 16:18:01,281 [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) 16:18:02 2023-08-01 16:18:02,226 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:18:02 2023-08-01 16:18:02,226 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:18:02 2023-08-01 16:18:02,227 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:18:02 2023-08-01 16:18:02,227 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:18:02 3.1.0-dev.8 [Pipeline] } 16:18:02 $ docker exec --env ******** --env ******** 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent -k 16:18:02 unset SSH_AUTH_SOCK; 16:18:02 unset SSH_AGENT_PID; 16:18:02 echo Agent pid 76 killed; 16:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:18:02 + git semver [Pipeline] } 16:18:03 $ docker stop --time=1 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 16:18:04 $ docker rm -f --volumes 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 [Pipeline] // withDockerContainer [Pipeline] sh 16:18:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:18:04 Stashed 1 file(s) [Pipeline] echo 16:18:04 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 16:18:05 provisioning config files... 16:18:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15852694294555519693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:05 ---> docker-login.sh 16:18:05 nexus3.edgexfoundry.org:10001 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 nexus3.edgexfoundry.org:10002 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 nexus3.edgexfoundry.org:10003 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 nexus3.edgexfoundry.org:10004 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 docker.io 16:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:05 Configure a credential helper to remove this warning. See 16:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:05 16:18:05 Login Succeeded 16:18:05 ---> docker-login.sh ends [Pipeline] } 16:18:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:06 ========================================================= 16:18:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:18:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:06 + 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 . 16:18:06 Sending build context to Docker daemon 3.309MB 16:18:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:18:06 Step 2/12 : FROM ${BASE} AS builder 16:18:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:18:06 4db1b89c0bd1: Pulling fs layer 16:18:06 6911f1a30b25: Pulling fs layer 16:18:06 e194b8c5c2a9: Pulling fs layer 16:18:06 6863d3e3a2b1: Pulling fs layer 16:18:06 ec0bb842ea78: Pulling fs layer 16:18:06 40a00589a448: Pulling fs layer 16:18:06 6c08303d61cc: Pulling fs layer 16:18:06 798269fcf238: Pulling fs layer 16:18:06 6863d3e3a2b1: Waiting 16:18:06 ec0bb842ea78: Waiting 16:18:06 40a00589a448: Waiting 16:18:06 6c08303d61cc: Waiting 16:18:06 798269fcf238: Waiting 16:18:06 6911f1a30b25: Download complete 16:18:06 6863d3e3a2b1: Download complete 16:18:06 ec0bb842ea78: Verifying Checksum 16:18:06 ec0bb842ea78: Download complete 16:18:06 4db1b89c0bd1: Verifying Checksum 16:18:06 4db1b89c0bd1: Download complete 16:18:06 40a00589a448: Verifying Checksum 16:18:06 40a00589a448: Download complete 16:18:06 4db1b89c0bd1: Pull complete 16:18:06 6911f1a30b25: Pull complete 16:18:07 798269fcf238: Verifying Checksum 16:18:07 798269fcf238: Download complete 16:18:07 e194b8c5c2a9: Download complete 16:18:07 6c08303d61cc: Verifying Checksum 16:18:07 6c08303d61cc: Download complete 16:18:11 e194b8c5c2a9: Pull complete 16:18:11 6863d3e3a2b1: Pull complete 16:18:11 ec0bb842ea78: Pull complete 16:18:11 40a00589a448: Pull complete 16:18:13 6c08303d61cc: Pull complete 16:18:14 798269fcf238: Pull complete 16:18:14 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:18:14 ---> ec979cd7f677 16:18:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:18:19 ---> Running in b9c84bea3c89 16:18:20 Still waiting to schedule task 16:18:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:18:20 Removing intermediate container b9c84bea3c89 16:18:20 ---> eadefe821145 16:18:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:18:20 ---> Running in c5dd0162ac9b 16:18:20 Removing intermediate container c5dd0162ac9b 16:18:20 ---> 6b4fb0326def 16:18:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:18:20 ---> Running in 2263f6e948ce 16:18:20 Removing intermediate container 2263f6e948ce 16:18:20 ---> 78b4ede1a0dd 16:18:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:20 ---> Running in 39671af45c83 16:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:18:21 OK: 265 MiB in 53 packages 16:18:21 Removing intermediate container 39671af45c83 16:18:21 ---> 4c6bab71313a 16:18:21 Step 7/12 : WORKDIR /app 16:18:21 ---> Running in 40e45f943c6f 16:18:21 Removing intermediate container 40e45f943c6f 16:18:21 ---> 1bcf5e715ba9 16:18:21 Step 8/12 : COPY go.mod vendor* ./ 16:18:21 ---> fd8af8d63b01 16:18:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:21 ---> Running in a33b5652c9ca 16:19:17 Removing intermediate container a33b5652c9ca 16:19:17 ---> 449136582b87 16:19:17 Step 10/12 : COPY . . 16:19:17 ---> 5edc8c9023bf 16:19:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:17 ---> Running in 5e357256fbc7 16:19:17 Removing intermediate container 5e357256fbc7 16:19:17 ---> 53f2d320ea3a 16:19:17 Step 12/12 : RUN $MAKE 16:19:17 ---> Running in 7f6d72b00423 16:19:17 noop 16:19:17 Removing intermediate container 7f6d72b00423 16:19:17 ---> d9f2f58d99bf 16:19:17 Successfully built d9f2f58d99bf 16:19:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker inspect -f . ci-base-image-x86_64 16:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:18 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:19:18 $ docker top 4dceab2d8103472116937e7377c61594dbf5e7dd010c09ae3a2aa4799e87899e -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:19 + go version 16:19:19 go version go1.20.6 linux/amd64 [Pipeline] } 16:19:19 $ docker stop --time=1 4dceab2d8103472116937e7377c61594dbf5e7dd010c09ae3a2aa4799e87899e 16:19:20 $ docker rm -f --volumes 4dceab2d8103472116937e7377c61594dbf5e7dd010c09ae3a2aa4799e87899e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:20 + docker inspect -f . ci-base-image-x86_64 16:19:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:20 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:19:20 $ 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 16:19:21 $ docker top 81be43e9ccf731a8776859434b9d13241acb10aa01c480b8f5b5757b58e11c28 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:21 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:19:21 + make test 16:19:21 go test -race -coverprofile=coverage.out ./... 16:19:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:20:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2666 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:20:00 Running in /w/workspace/app-service-configurable/177 [Pipeline] { [Pipeline] checkout 16:20:00 Selected Git installation does not exist. Using Default 16:20:00 The recommended git tool is: NONE 16:20:05 using credential edgex-jenkins-ssh 16:20:05 Cloning the remote Git repository 16:20:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:20:05 go vet ./... 16:20:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:20:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:20:05 > git init /w/workspace/app-service-configurable/177 # timeout=10 16:20:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:20:05 > git --version # timeout=10 16:20:05 > git --version # 'git version 2.25.1' 16:20:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:20:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:20:06 ./bin/test-attribution-txt.sh [Pipeline] echo 16:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:20:06 $ docker stop --time=1 81be43e9ccf731a8776859434b9d13241acb10aa01c480b8f5b5757b58e11c28 16:20:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:20:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:20:08 Avoid second fetch 16:20:08 Checking out Revision 26b93c6358d1976bbdea6c8c16d65e092b814248 (main) 16:20:08 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#582)" 16:20:08 > git config core.sparsecheckout # timeout=10 16:20:08 > git checkout -f 26b93c6358d1976bbdea6c8c16d65e092b814248 # timeout=10 16:20:11 $ docker rm -f --volumes 81be43e9ccf731a8776859434b9d13241acb10aa01c480b8f5b5757b58e11c28 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:20:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:20:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:20:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:20:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:12 Dload Upload Total Spent Left Speed 16:20:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [Pipeline] sh 16:20:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:20:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:20:13 + ls -al . 16:20:13 total 180 16:20:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:19 . 16:20:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:17 .. 16:20:13 -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:17 .dockerignore 16:20:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:18 .git 16:20:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:17 .github 16:20:13 -rw-rw-r-- 1 jenkins jenkins 171 Aug 1 16:17 .gitignore 16:20:13 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:17 .golangci.yml 16:20:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:18 .semver 16:20:13 -rw-rw-r-- 1 jenkins jenkins 9736 Aug 1 16:17 Attribution.txt 16:20:13 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 1 16:17 CHANGELOG.md 16:20:13 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 1 16:17 Dockerfile 16:20:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:17 GOVERNANCE.md 16:20:13 -rw-rw-r-- 1 jenkins jenkins 688 Aug 1 16:17 Jenkinsfile 16:20:13 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:17 LICENSE 16:20:13 -rw-rw-r-- 1 jenkins jenkins 618 Aug 1 16:17 OWNERS.md 16:20:13 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 1 16:17 README.md 16:20:13 -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 16:18 VERSION 16:20:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:17 bin 16:20:13 -rw-r--r-- 1 jenkins jenkins 13 Aug 1 16:19 coverage.out 16:20:13 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 1 16:17 go.mod 16:20:13 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 1 16:17 go.sum 16:20:13 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 1 16:17 main.go 16:20:13 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 1 16:17 makefile 16:20:13 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:17 res 16:20:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:20:13 + sudo tee /etc/docker/daemon.new 16:20:13 + 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=26b93c6358d1976bbdea6c8c16d65e092b814248 --label arch=amd64 --label version=3.1.0-dev.8 . 16:20:13 Sending build context to Docker daemon 3.31MB 16:20:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:20:13 Step 2/26 : FROM ${BASE} AS builder 16:20:13 ---> d9f2f58d99bf 16:20:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:20:13 { 16:20:13 "registry-mirrors": [ 16:20:13 "https://nexus3.edgexfoundry.org:10001" 16:20:13 ], 16:20:13 "bip": "10.250.0.254/24", 16:20:13 "hosts": [ 16:20:13 "tcp://0.0.0.0:5555", 16:20:13 "unix:///var/run/docker.sock" 16:20:13 ], 16:20:13 "mtu": 1458, 16:20:13 "selinux-enabled": true, 16:20:13 "seccomp-profile": "/etc/docker/seccomp.json" 16:20:13 } [Pipeline] sh 16:20:13 ---> Running in 2c42e5d2891d 16:20:13 Removing intermediate container 2c42e5d2891d 16:20:13 ---> ebaae6805f56 16:20:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:20:13 ---> Running in 41a480d594d8 16:20:13 Removing intermediate container 41a480d594d8 16:20:13 ---> 04e850ef1d18 16:20:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:20:13 ---> Running in a6b0dc67d1c0 16:20:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:20:14 Removing intermediate container a6b0dc67d1c0 16:20:14 ---> b11d0e436255 16:20:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:14 ---> Running in 763dc82a6765 16:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:20:14 + sudo service docker restart 16:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:20:14 OK: 265 MiB in 53 packages 16:20:15 Removing intermediate container 763dc82a6765 16:20:15 ---> 39aabd288298 16:20:15 Step 7/26 : WORKDIR /app 16:20:15 ---> Running in b2a6e0f85b82 16:20:15 Removing intermediate container b2a6e0f85b82 16:20:15 ---> e6f00aa31ef8 16:20:15 Step 8/26 : COPY go.mod vendor* ./ 16:20:16 ---> bb6041e597dd 16:20:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:16 ---> Running in 48a348b4ad48 16:20:17 Removing intermediate container 48a348b4ad48 16:20:17 ---> 8b03d6238c22 16:20:17 Step 10/26 : COPY . . 16:20:18 ---> 756e2d0ab6ce 16:20:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:20:18 ---> Running in bc45bc0db1af 16:20:19 Removing intermediate container bc45bc0db1af 16:20:19 ---> 030b8afd12a1 16:20:19 Step 12/26 : RUN $MAKE 16:20:20 ---> Running in db33e61b3f52 16:20:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:32 provisioning config files... 16:20:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/177@tmp/config8295420726697228601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:33 ---> docker-login.sh 16:20:33 nexus3.edgexfoundry.org:10001 16:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:33 Configure a credential helper to remove this warning. See 16:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:33 16:20:33 Login Succeeded 16:20:33 nexus3.edgexfoundry.org:10002 16:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:33 Configure a credential helper to remove this warning. See 16:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:33 16:20:33 Login Succeeded 16:20:33 nexus3.edgexfoundry.org:10003 16:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:34 Configure a credential helper to remove this warning. See 16:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:34 16:20:34 Login Succeeded 16:20:34 nexus3.edgexfoundry.org:10004 16:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:34 Configure a credential helper to remove this warning. See 16:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:34 16:20:34 Login Succeeded 16:20:34 docker.io 16:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:35 Configure a credential helper to remove this warning. See 16:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:35 16:20:35 Login Succeeded 16:20:35 ---> docker-login.sh ends [Pipeline] } 16:20:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:35 ========================================================= 16:20:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:20:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:35 + 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 . 16:20:35 Sending build context to Docker daemon 176.6kB 16:20:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:20:36 Step 2/12 : FROM ${BASE} AS builder 16:20:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:20:36 edb6bdbacee9: Pulling fs layer 16:20:36 5f9638ab2659: Pulling fs layer 16:20:36 8d51d6327a98: Pulling fs layer 16:20:36 8b374f2dd631: Pulling fs layer 16:20:36 ec14aa9079de: Pulling fs layer 16:20:36 2f466654f4bb: Pulling fs layer 16:20:36 554e91adad29: Pulling fs layer 16:20:36 8b374f2dd631: Waiting 16:20:36 ec14aa9079de: Waiting 16:20:36 2f466654f4bb: Waiting 16:20:36 554e91adad29: Waiting 16:20:36 5f9638ab2659: Verifying Checksum 16:20:36 5f9638ab2659: Download complete 16:20:36 edb6bdbacee9: Verifying Checksum 16:20:36 edb6bdbacee9: Download complete 16:20:36 8b374f2dd631: Verifying Checksum 16:20:36 8b374f2dd631: Download complete 16:20:36 ec14aa9079de: Verifying Checksum 16:20:36 ec14aa9079de: Download complete 16:20:37 edb6bdbacee9: Pull complete 16:20:37 554e91adad29: Verifying Checksum 16:20:37 554e91adad29: Download complete 16:20:37 5f9638ab2659: Pull complete 16:20:38 8d51d6327a98: Download complete 16:20:38 2f466654f4bb: Verifying Checksum 16:20:38 2f466654f4bb: Download complete 16:20:42 Removing intermediate container db33e61b3f52 16:20:42 ---> ca3c3c7146f5 16:20:42 Step 13/26 : FROM alpine:3.17 16:20:42 3.17: Pulling from library/alpine 16:20:42 4db1b89c0bd1: Already exists 16:20:43 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:20:43 Status: Downloaded newer image for alpine:3.17 16:20:43 ---> 1f73a9d63274 16:20:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:20:43 ---> Running in 56e8b82f9f14 16:20:43 Removing intermediate container 56e8b82f9f14 16:20:43 ---> b067eb62c731 16:20:43 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:20:43 ---> Running in 6074fd9740af 16:20:43 Removing intermediate container 6074fd9740af 16:20:43 ---> 56e5895fe66e 16:20:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:20:43 ---> Running in 2687481576bb 16:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:20:44 (1/2) Installing ca-certificates (20230506-r0) 16:20:44 (2/2) Installing dumb-init (1.2.5-r2) 16:20:44 Executing busybox-1.35.0-r29.trigger 16:20:44 Executing ca-certificates-20230506-r0.trigger 16:20:44 OK: 8 MiB in 17 packages 16:20:45 Removing intermediate container 2687481576bb 16:20:45 ---> c4770ad9703c 16:20:45 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:20:46 ---> 3a1aef066033 16:20:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:20:46 ---> 03918e156db5 16:20:46 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:20:46 ---> 212a25e71df6 16:20:46 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:20:47 ---> 154f711bf839 16:20:47 Step 21/26 : EXPOSE 48095 16:20:47 ---> Running in f93b8c20b10e 16:20:47 Removing intermediate container f93b8c20b10e 16:20:47 ---> 01e95229d6b7 16:20:47 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:20:47 ---> Running in 44502c8f3db3 16:20:47 Removing intermediate container 44502c8f3db3 16:20:47 ---> f1174ec421c2 16:20:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:20:47 ---> Running in 4ab10633ab50 16:20:47 Removing intermediate container 4ab10633ab50 16:20:47 ---> 96e3a92471db 16:20:47 Step 24/26 : LABEL arch=amd64 16:20:47 ---> Running in 4568bbeed272 16:20:47 Removing intermediate container 4568bbeed272 16:20:47 ---> 0ff73e5fd090 16:20:47 Step 25/26 : LABEL git_sha=26b93c6358d1976bbdea6c8c16d65e092b814248 16:20:47 ---> Running in b042841147c4 16:20:47 Removing intermediate container b042841147c4 16:20:47 ---> 00c4105db8bd 16:20:47 Step 26/26 : LABEL version=3.1.0-dev.8 16:20:47 ---> Running in 004937bf2e73 16:20:47 Removing intermediate container 004937bf2e73 16:20:47 ---> 2dc8bcb9f3c7 16:20:47 [Warning] One or more build-args [ARCH] were not consumed 16:20:47 Successfully built 2dc8bcb9f3c7 16:20:47 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 16:20:47 provisioning config files... 16:20:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15138832981240607078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:48 ---> docker-login.sh 16:20:48 nexus3.edgexfoundry.org:10001 16:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:48 Configure a credential helper to remove this warning. See 16:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:48 16:20:48 Login Succeeded 16:20:48 nexus3.edgexfoundry.org:10002 16:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:48 Configure a credential helper to remove this warning. See 16:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:48 16:20:48 Login Succeeded 16:20:48 nexus3.edgexfoundry.org:10003 16:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:48 Configure a credential helper to remove this warning. See 16:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:48 16:20:48 Login Succeeded 16:20:48 nexus3.edgexfoundry.org:10004 16:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:48 Configure a credential helper to remove this warning. See 16:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:48 16:20:48 Login Succeeded 16:20:48 docker.io 16:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:49 Configure a credential helper to remove this warning. See 16:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:49 16:20:49 Login Succeeded 16:20:49 ---> docker-login.sh ends [Pipeline] } 16:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:49 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:20:49 26b93c6358d1976bbdea6c8c16d65e092b814248 16:20:49 latest 16:20:49 3.1.0-dev.8 16:20:49 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 16:20:49 main 16:20:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248 16:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:20:49 2433fa8d8933: Preparing 16:20:49 976d989d53c5: Preparing 16:20:49 617d421e25cc: Preparing 16:20:49 1f08dc108df9: Preparing 16:20:49 eaf7c66cccba: Preparing 16:20:49 3dab9f8bf2d2: Preparing 16:20:49 3dab9f8bf2d2: Waiting 16:20:49 1f08dc108df9: Pushed 16:20:49 976d989d53c5: Pushed 16:20:49 617d421e25cc: Pushed 16:20:49 3dab9f8bf2d2: Layer already exists 16:20:49 eaf7c66cccba: Pushed 16:20:51 8d51d6327a98: Pull complete 16:20:51 8b374f2dd631: Pull complete 16:20:51 ec14aa9079de: Pull complete 16:20:52 2433fa8d8933: Pushed 16:20:52 26b93c6358d1976bbdea6c8c16d65e092b814248: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:20:53 2433fa8d8933: Preparing 16:20:53 976d989d53c5: Preparing 16:20:53 617d421e25cc: Preparing 16:20:53 1f08dc108df9: Preparing 16:20:53 eaf7c66cccba: Preparing 16:20:53 3dab9f8bf2d2: Preparing 16:20:53 3dab9f8bf2d2: Waiting 16:20:53 976d989d53c5: Layer already exists 16:20:53 617d421e25cc: Layer already exists 16:20:53 2433fa8d8933: Layer already exists 16:20:53 1f08dc108df9: Layer already exists 16:20:53 eaf7c66cccba: Layer already exists 16:20:53 3dab9f8bf2d2: Layer already exists 16:20:53 latest: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.8 16:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:20:54 2433fa8d8933: Preparing 16:20:54 976d989d53c5: Preparing 16:20:54 617d421e25cc: Preparing 16:20:54 1f08dc108df9: Preparing 16:20:54 eaf7c66cccba: Preparing 16:20:54 3dab9f8bf2d2: Preparing 16:20:54 3dab9f8bf2d2: Waiting 16:20:54 976d989d53c5: Layer already exists 16:20:54 2433fa8d8933: Layer already exists 16:20:54 eaf7c66cccba: Layer already exists 16:20:54 617d421e25cc: Layer already exists 16:20:54 1f08dc108df9: Layer already exists 16:20:54 3dab9f8bf2d2: Layer already exists 16:20:54 3.1.0-dev.8: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 16:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:20:54 2433fa8d8933: Preparing 16:20:54 976d989d53c5: Preparing 16:20:54 617d421e25cc: Preparing 16:20:54 1f08dc108df9: Preparing 16:20:54 eaf7c66cccba: Preparing 16:20:54 3dab9f8bf2d2: Preparing 16:20:54 3dab9f8bf2d2: Waiting 16:20:54 1f08dc108df9: Layer already exists 16:20:54 617d421e25cc: Layer already exists 16:20:54 eaf7c66cccba: Layer already exists 16:20:54 2433fa8d8933: Layer already exists 16:20:54 976d989d53c5: Layer already exists 16:20:54 3dab9f8bf2d2: Layer already exists 16:20:54 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:20:55 2433fa8d8933: Preparing 16:20:55 976d989d53c5: Preparing 16:20:55 617d421e25cc: Preparing 16:20:55 1f08dc108df9: Preparing 16:20:55 eaf7c66cccba: Preparing 16:20:55 3dab9f8bf2d2: Preparing 16:20:55 3dab9f8bf2d2: Waiting 16:20:55 eaf7c66cccba: Layer already exists 16:20:55 2433fa8d8933: Layer already exists 16:20:55 976d989d53c5: Layer already exists 16:20:55 1f08dc108df9: Layer already exists 16:20:55 617d421e25cc: Layer already exists 16:20:55 3dab9f8bf2d2: Layer already exists 16:20:55 main: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:55 ===================================================== [Pipeline] echo 16:20:55 taggedImages: 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.8 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 16:20:55 - 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 16:20:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:55 16:20:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:56 latest: Pulling from edgex-lftools-log-publisher 16:20:56 5eb5b503b376: Pulling fs layer 16:20:56 5c69ac0246d0: Pulling fs layer 16:20:56 ec43610c2a17: Pulling fs layer 16:20:56 3a2ae6a8a46f: Pulling fs layer 16:20:56 33b1e0a273af: Pulling fs layer 16:20:56 3a2ae6a8a46f: Waiting 16:20:56 5d3b04190fa2: Pulling fs layer 16:20:56 2f39f015ded8: Pulling fs layer 16:20:56 33b1e0a273af: Waiting 16:20:56 5d3b04190fa2: Waiting 16:20:56 2f466654f4bb: Pull complete 16:20:59 5c69ac0246d0: Verifying Checksum 16:20:59 5c69ac0246d0: Download complete 16:20:59 3a2ae6a8a46f: Verifying Checksum 16:20:59 3a2ae6a8a46f: Download complete 16:20:59 33b1e0a273af: Verifying Checksum 16:20:59 33b1e0a273af: Download complete 16:20:59 ec43610c2a17: Verifying Checksum 16:20:59 ec43610c2a17: Download complete 16:20:59 5d3b04190fa2: Verifying Checksum 16:20:59 5d3b04190fa2: Download complete 16:20:59 5eb5b503b376: Verifying Checksum 16:20:59 5eb5b503b376: Download complete 16:20:59 554e91adad29: Pull complete 16:20:59 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:20:59 ---> 1e15ea492957 16:20:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:20:59 2f39f015ded8: Download complete 16:21:00 5eb5b503b376: Pull complete 16:21:00 5c69ac0246d0: Pull complete 16:21:01 ec43610c2a17: Pull complete 16:21:01 ---> Running in 90f586dd2c07 16:21:01 Removing intermediate container 90f586dd2c07 16:21:01 ---> 76bebfa77911 16:21:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:21:01 3a2ae6a8a46f: Pull complete 16:21:01 ---> Running in 65e2b1b2e9f5 16:21:01 33b1e0a273af: Pull complete 16:21:01 5d3b04190fa2: Pull complete 16:21:01 Removing intermediate container 65e2b1b2e9f5 16:21:01 ---> 5fefd1458c74 16:21:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:21:01 ---> Running in d618a535fe82 16:21:02 Removing intermediate container d618a535fe82 16:21:02 ---> 984ae29d8dbf 16:21:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:21:02 ---> Running in abc21373a745 16:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:21:04 OK: 263 MiB in 53 packages 16:21:05 Removing intermediate container abc21373a745 16:21:05 ---> a64cc5ea0570 16:21:05 Step 7/12 : WORKDIR /app 16:21:05 ---> Running in b9f490df67f7 16:21:05 Removing intermediate container b9f490df67f7 16:21:05 ---> 9189acc04530 16:21:05 Step 8/12 : COPY go.mod vendor* ./ 16:21:06 2f39f015ded8: Pull complete 16:21:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:06 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:21:07 $ 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 16:21:10 ---> 2006d9d149de 16:21:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:21:10 ---> Running in 89b4f69b30df 16:21:12 $ docker top 9fd20bbbd4bdeaf22b8d0e81a79243468bd0302e66758e1743fcceed836785d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:12 ---> job-cost.sh 16:21:12 lf-activate-venv: SKIPPING 16:21:12 INFO: No Stack... 16:21:13 INFO: Retrieving Pricing Info for: v3-standard-8 16:21:13 INFO: Archiving Costs [Pipeline] sh 16:21:13 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:21:13 + cut -d, -f6 [Pipeline] lock 16:21:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] 16:21:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] did not exist. Created. 16:21:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:14 + echo total: 0.2199999988079071 [Pipeline] stash 16:21:14 Stashed 1 file(s) [Pipeline] } 16:21:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:14 $ docker stop --time=1 9fd20bbbd4bdeaf22b8d0e81a79243468bd0302e66758e1743fcceed836785d0 16:21:15 $ docker rm -f --volumes 9fd20bbbd4bdeaf22b8d0e81a79243468bd0302e66758e1743fcceed836785d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:22:17 Removing intermediate container 89b4f69b30df 16:22:17 ---> 409a32d68caa 16:22:17 Step 10/12 : COPY . . 16:22:17 ---> 672f35bac818 16:22:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:22:17 ---> Running in 19185a90a7a0 16:22:17 Removing intermediate container 19185a90a7a0 16:22:17 ---> eff5248c8c69 16:22:17 Step 12/12 : RUN $MAKE 16:22:17 ---> Running in ae74099645d2 16:22:17 noop 16:22:17 Removing intermediate container ae74099645d2 16:22:17 ---> 48b96e952cb3 16:22:17 Successfully built 48b96e952cb3 16:22:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:18 + docker inspect -f . ci-base-image-arm64 16:22:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:18 prd-ubuntu20.04-docker-arm64-4c-16g-2666 does not seem to be running inside a container 16:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/177 -v /w/workspace/app-service-configurable/177:/w/workspace/app-service-configurable/177:rw,z -v /w/workspace/app-service-configurable/177@tmp:/w/workspace/app-service-configurable/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:22:19 $ docker top 9a5b8d876bc0d9cac53959bb6f478177027bfc8272fdafb97b6fd4f4a5030795 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:20 + go version 16:22:20 go version go1.20.6 linux/arm64 [Pipeline] } 16:22:20 $ docker stop --time=1 9a5b8d876bc0d9cac53959bb6f478177027bfc8272fdafb97b6fd4f4a5030795 16:22:21 $ docker rm -f --volumes 9a5b8d876bc0d9cac53959bb6f478177027bfc8272fdafb97b6fd4f4a5030795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:22 + docker inspect -f . ci-base-image-arm64 16:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:22 prd-ubuntu20.04-docker-arm64-4c-16g-2666 does not seem to be running inside a container 16:22:22 $ 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/177 -v /w/workspace/app-service-configurable/177:/w/workspace/app-service-configurable/177:rw,z -v /w/workspace/app-service-configurable/177@tmp:/w/workspace/app-service-configurable/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:22:23 $ docker top 7ecdb4c1a394520d84c696b11cc2e92274bc388ab0b02df39e8d3935d7970e42 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:24 + git config --global --add safe.directory /w/workspace/app-service-configurable/177 [Pipeline] fileExists [Pipeline] sh 16:22:24 + make test 16:22:24 go test -race -coverprofile=coverage.out ./... 16:25:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:25:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:25:16 go vet ./... 16:27:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:38 ./bin/test-attribution-txt.sh [Pipeline] echo 16:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:27:38 $ docker stop --time=1 7ecdb4c1a394520d84c696b11cc2e92274bc388ab0b02df39e8d3935d7970e42 16:27:42 $ docker rm -f --volumes 7ecdb4c1a394520d84c696b11cc2e92274bc388ab0b02df39e8d3935d7970e42 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:44 Warning: overwriting stash ‘coverage-report’ 16:27:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:45 + ls -al . 16:27:45 total 176 16:27:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 1 16:22 . 16:27:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 .. 16:27:45 -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:20 .dockerignore 16:27:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:20 .git 16:27:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:20 .github 16:27:45 -rw-rw-r-- 1 jenkins jenkins 171 Aug 1 16:20 .gitignore 16:27:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:20 .golangci.yml 16:27:45 -rw-rw-r-- 1 jenkins jenkins 9736 Aug 1 16:20 Attribution.txt 16:27:45 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 1 16:20 CHANGELOG.md 16:27:45 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 1 16:20 Dockerfile 16:27:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:20 GOVERNANCE.md 16:27:45 -rw-rw-r-- 1 jenkins jenkins 688 Aug 1 16:20 Jenkinsfile 16:27:45 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:20 LICENSE 16:27:45 -rw-rw-r-- 1 jenkins jenkins 618 Aug 1 16:20 OWNERS.md 16:27:45 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 1 16:20 README.md 16:27:45 -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 16:18 VERSION 16:27:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:20 bin 16:27:45 -rw-r--r-- 1 jenkins jenkins 13 Aug 1 16:22 coverage.out 16:27:45 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 1 16:20 go.mod 16:27:45 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 1 16:20 go.sum 16:27:45 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 1 16:20 main.go 16:27:45 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 1 16:20 makefile 16:27:45 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:20 res 16:27:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:45 + 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=26b93c6358d1976bbdea6c8c16d65e092b814248 --label arch=arm64 --label version=3.1.0-dev.8 . 16:27:45 Sending build context to Docker daemon 177.7kB 16:27:45 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:27:45 Step 2/26 : FROM ${BASE} AS builder 16:27:45 ---> 48b96e952cb3 16:27:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:27:45 ---> Running in d8e0682da351 16:27:46 Removing intermediate container d8e0682da351 16:27:46 ---> 24eed28d2fda 16:27:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:27:46 ---> Running in f06b7fa1aaec 16:27:46 Removing intermediate container f06b7fa1aaec 16:27:46 ---> 88d4511519cb 16:27:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:27:46 ---> Running in 181ea5030c90 16:27:47 Removing intermediate container 181ea5030c90 16:27:47 ---> 1c85bf46408b 16:27:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:47 ---> Running in e724c5c7e329 16:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:27:50 OK: 263 MiB in 53 packages 16:27:50 Removing intermediate container e724c5c7e329 16:27:50 ---> 080d32f7ed82 16:27:50 Step 7/26 : WORKDIR /app 16:27:50 ---> Running in 101164f3eb5f 16:27:50 Removing intermediate container 101164f3eb5f 16:27:50 ---> 3ca9a8017776 16:27:50 Step 8/26 : COPY go.mod vendor* ./ 16:27:55 ---> 21aabaec4bba 16:27:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:55 ---> Running in 3265115abcaf 16:27:57 Removing intermediate container 3265115abcaf 16:27:57 ---> 5f043a5b874f 16:27:57 Step 10/26 : COPY . . 16:27:58 ---> cc1dc7f9d8b4 16:27:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:58 ---> Running in 962cbdc85559 16:27:58 Removing intermediate container 962cbdc85559 16:27:58 ---> db29e2d34192 16:27:58 Step 12/26 : RUN $MAKE 16:27:58 ---> Running in 7027cc6b1d9a 16:27:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-service-configurable 16:30:36 Removing intermediate container 7027cc6b1d9a 16:30:36 ---> a1caf596be47 16:30:36 Step 13/26 : FROM alpine:3.17 16:30:36 3.17: Pulling from library/alpine 16:30:36 edb6bdbacee9: Already exists 16:30:36 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:30:36 Status: Downloaded newer image for alpine:3.17 16:30:36 ---> 779605e5fbc0 16:30:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:30:36 ---> Running in 39e1f8712f9d 16:30:36 Removing intermediate container 39e1f8712f9d 16:30:36 ---> aac272434c61 16:30:36 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:30:36 ---> Running in 2fe4b48d0a4a 16:30:36 Removing intermediate container 2fe4b48d0a4a 16:30:36 ---> 7433419e5636 16:30:36 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:30:36 ---> Running in e9cd08a12be2 16:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:30:36 (1/2) Installing ca-certificates (20230506-r0) 16:30:36 (2/2) Installing dumb-init (1.2.5-r2) 16:30:36 Executing busybox-1.35.0-r29.trigger 16:30:36 Executing ca-certificates-20230506-r0.trigger 16:30:36 OK: 8 MiB in 17 packages 16:30:36 Removing intermediate container e9cd08a12be2 16:30:36 ---> 47a5b3a317b3 16:30:36 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:30:36 ---> 503e076430c8 16:30:36 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:30:36 ---> b2d5c0a967b7 16:30:36 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:30:36 ---> 4aadbe921a69 16:30:36 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:30:36 ---> d99ec081b6e0 16:30:36 Step 21/26 : EXPOSE 48095 16:30:36 ---> Running in e9c61620674d 16:30:36 Removing intermediate container e9c61620674d 16:30:36 ---> 402d3ebf6443 16:30:36 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:30:36 ---> Running in a5fa66e50368 16:30:36 Removing intermediate container a5fa66e50368 16:30:36 ---> 35e03676e35c 16:30:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:30:36 ---> Running in 4ccd22be399a 16:30:36 Removing intermediate container 4ccd22be399a 16:30:36 ---> 45a666d81733 16:30:36 Step 24/26 : LABEL arch=arm64 16:30:36 ---> Running in ddf5c1681d4e 16:30:36 Removing intermediate container ddf5c1681d4e 16:30:36 ---> fef0963b0a17 16:30:36 Step 25/26 : LABEL git_sha=26b93c6358d1976bbdea6c8c16d65e092b814248 16:30:36 ---> Running in a9c0cec13099 16:30:36 Removing intermediate container a9c0cec13099 16:30:36 ---> 892c8a22107a 16:30:36 Step 26/26 : LABEL version=3.1.0-dev.8 16:30:36 ---> Running in 49f7ac42f0f3 16:30:36 Removing intermediate container 49f7ac42f0f3 16:30:36 ---> 94ba18e0678e 16:30:36 [Warning] One or more build-args [ARCH] were not consumed 16:30:36 Successfully built 94ba18e0678e 16:30:36 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 16:30:36 provisioning config files... 16:30:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/177@tmp/config15118347480881727368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:36 ---> docker-login.sh 16:30:36 nexus3.edgexfoundry.org:10001 16:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:37 Configure a credential helper to remove this warning. See 16:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:37 16:30:37 Login Succeeded 16:30:37 nexus3.edgexfoundry.org:10002 16:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:37 Configure a credential helper to remove this warning. See 16:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:37 16:30:37 Login Succeeded 16:30:37 nexus3.edgexfoundry.org:10003 16:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:37 Configure a credential helper to remove this warning. See 16:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:37 16:30:37 Login Succeeded 16:30:37 nexus3.edgexfoundry.org:10004 16:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:38 Configure a credential helper to remove this warning. See 16:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:38 16:30:38 Login Succeeded 16:30:38 docker.io 16:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:38 Configure a credential helper to remove this warning. See 16:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:38 16:30:38 Login Succeeded 16:30:38 ---> docker-login.sh ends [Pipeline] } 16:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:30:39 26b93c6358d1976bbdea6c8c16d65e092b814248 16:30:39 latest 16:30:39 3.1.0-dev.8 16:30:39 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 16:30:39 main 16:30:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248 16:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:30:39 09c37c57b562: Preparing 16:30:39 4b9781e6223f: Preparing 16:30:39 3f09adeab768: Preparing 16:30:39 ac2c1c7eb9a3: Preparing 16:30:39 6bb884dd02b6: Preparing 16:30:39 9386262d7a74: Preparing 16:30:39 9386262d7a74: Waiting 16:30:40 4b9781e6223f: Pushed 16:30:40 3f09adeab768: Pushed 16:30:40 ac2c1c7eb9a3: Pushed 16:30:40 6bb884dd02b6: Pushed 16:30:41 9386262d7a74: Layer already exists 16:30:45 09c37c57b562: Pushed 16:30:45 26b93c6358d1976bbdea6c8c16d65e092b814248: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:45 + 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 16:30:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:30:46 09c37c57b562: Preparing 16:30:46 4b9781e6223f: Preparing 16:30:46 3f09adeab768: Preparing 16:30:46 ac2c1c7eb9a3: Preparing 16:30:46 6bb884dd02b6: Preparing 16:30:46 9386262d7a74: Preparing 16:30:46 3f09adeab768: Layer already exists 16:30:46 ac2c1c7eb9a3: Layer already exists 16:30:46 09c37c57b562: Layer already exists 16:30:46 4b9781e6223f: Layer already exists 16:30:46 6bb884dd02b6: Layer already exists 16:30:46 9386262d7a74: Layer already exists 16:30:46 latest: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.8 16:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:30:47 09c37c57b562: Preparing 16:30:47 4b9781e6223f: Preparing 16:30:47 3f09adeab768: Preparing 16:30:47 ac2c1c7eb9a3: Preparing 16:30:47 6bb884dd02b6: Preparing 16:30:47 9386262d7a74: Preparing 16:30:47 9386262d7a74: Waiting 16:30:47 09c37c57b562: Layer already exists 16:30:47 6bb884dd02b6: Layer already exists 16:30:47 ac2c1c7eb9a3: Layer already exists 16:30:47 4b9781e6223f: Layer already exists 16:30:47 3f09adeab768: Layer already exists 16:30:47 9386262d7a74: Layer already exists 16:30:47 3.1.0-dev.8: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 16:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:30:48 09c37c57b562: Preparing 16:30:48 4b9781e6223f: Preparing 16:30:48 3f09adeab768: Preparing 16:30:48 ac2c1c7eb9a3: Preparing 16:30:48 6bb884dd02b6: Preparing 16:30:48 9386262d7a74: Preparing 16:30:48 9386262d7a74: Waiting 16:30:48 3f09adeab768: Layer already exists 16:30:48 09c37c57b562: Layer already exists 16:30:48 6bb884dd02b6: Layer already exists 16:30:48 ac2c1c7eb9a3: Layer already exists 16:30:48 4b9781e6223f: Layer already exists 16:30:48 9386262d7a74: Layer already exists 16:30:48 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:30:49 09c37c57b562: Preparing 16:30:49 4b9781e6223f: Preparing 16:30:49 3f09adeab768: Preparing 16:30:49 ac2c1c7eb9a3: Preparing 16:30:49 6bb884dd02b6: Preparing 16:30:49 9386262d7a74: Preparing 16:30:49 9386262d7a74: Waiting 16:30:49 6bb884dd02b6: Layer already exists 16:30:49 ac2c1c7eb9a3: Layer already exists 16:30:49 4b9781e6223f: Layer already exists 16:30:49 09c37c57b562: Layer already exists 16:30:49 3f09adeab768: Layer already exists 16:30:49 9386262d7a74: Layer already exists 16:30:49 main: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:49 ===================================================== [Pipeline] echo 16:30:49 taggedImages: 16:30:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248 16:30:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:30:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.8 16:30:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 16:30:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:49 16:30:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:50 arm64: Pulling from edgex-lftools-log-publisher 16:30:50 8998bd30e6a1: Pulling fs layer 16:30:50 04944245beec: Pulling fs layer 16:30:50 699f458cf7ca: Pulling fs layer 16:30:50 765212b225bb: Pulling fs layer 16:30:50 f23df028b6ca: Pulling fs layer 16:30:50 d65c8cfc05b1: Pulling fs layer 16:30:50 2437ff75d9bd: Pulling fs layer 16:30:50 f23df028b6ca: Waiting 16:30:50 d65c8cfc05b1: Waiting 16:30:50 765212b225bb: Waiting 16:30:50 2437ff75d9bd: Waiting 16:30:50 04944245beec: Verifying Checksum 16:30:50 04944245beec: Download complete 16:30:50 765212b225bb: Verifying Checksum 16:30:50 765212b225bb: Download complete 16:30:50 f23df028b6ca: Verifying Checksum 16:30:50 f23df028b6ca: Download complete 16:30:50 d65c8cfc05b1: Verifying Checksum 16:30:50 d65c8cfc05b1: Download complete 16:30:50 699f458cf7ca: Verifying Checksum 16:30:50 699f458cf7ca: Download complete 16:30:51 8998bd30e6a1: Verifying Checksum 16:30:51 8998bd30e6a1: Download complete 16:30:53 2437ff75d9bd: Verifying Checksum 16:30:53 2437ff75d9bd: Download complete 16:30:54 8998bd30e6a1: Pull complete 16:30:55 04944245beec: Pull complete 16:30:56 699f458cf7ca: Pull complete 16:30:56 765212b225bb: Pull complete 16:30:57 f23df028b6ca: Pull complete 16:30:57 d65c8cfc05b1: Pull complete 16:31:09 2437ff75d9bd: Pull complete 16:31:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-2666 does not seem to be running inside a container 16:31:10 $ 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/177 -v /w/workspace/app-service-configurable/177:/w/workspace/app-service-configurable/177:rw,z -v /w/workspace/app-service-configurable/177@tmp:/w/workspace/app-service-configurable/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:31:12 $ docker top 249fb23a7fd45fa361ee6986f0c26f2e4176fcdef04b62f48205e93bb8525bfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:13 ---> job-cost.sh 16:31:13 lf-activate-venv: SKIPPING 16:31:13 INFO: No Stack... 16:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:14 INFO: Archiving Costs [Pipeline] sh 16:31:15 + cat+ /w/workspace/app-service-configurable/177/archives/cost.csv 16:31:15 cut -d, -f6 [Pipeline] lock 16:31:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] 16:31:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] did not exist. Created. 16:31:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:15 /w/workspace/app-service-configurable/177@tmp/durable-d0ef1760/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:16 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:16 Warning: overwriting stash ‘stack-cost’ 16:31:16 Stashed 1 file(s) [Pipeline] } 16:31:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:16 $ docker stop --time=1 249fb23a7fd45fa361ee6986f0c26f2e4176fcdef04b62f48205e93bb8525bfa 16:31:17 $ docker rm -f --volumes 249fb23a7fd45fa361ee6986f0c26f2e4176fcdef04b62f48205e93bb8525bfa [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 16:31:18 provisioning config files... 16:31:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5928262968630280831tmp [Pipeline] { [Pipeline] sh 16:31:18 + set +x 16:31:18 + curl -s https://codecov.io/bash 16:31:18 + bash -s -- 16:31:18 16:31:18 _____ _ 16:31:18 / ____| | | 16:31:18 | | ___ __| | ___ ___ _____ __ 16:31:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:18 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:18 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:18 Bash-1.0.6 16:31:18 16:31:18 16:31:18 ==> git version 2.25.1 found 16:31: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 16:31:18 Release-Date: 2020-01-08 16:31: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 16:31:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:31:18 ==> Jenkins CI detected. 16:31:18 current dir:  /w/workspace/ry_app-service-configurable_main 16:31:18 project root: . 16:31:18 --> token set from env 16:31:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:18 ==> Running gcov in . (disable via -X gcov) 16:31:18 ==> Python coveragepy not found 16:31:18 ==> Searching for coverage reports in: 16:31:18 + . 16:31:18 -> Found 1 reports 16:31:18 ==> Detecting git/mercurial file structure 16:31:18 ==> Reading reports 16:31:18 + ./coverage.out bytes=13 16:31:18 ==> Appending adjustments 16:31:18 https://docs.codecov.io/docs/fixing-reports 16:31:18 + Found adjustments 16:31:19 ==> Gzipping contents 16:31:19 4.0K /tmp/codecov.XkKtnu.gz 16:31:19 ==> Uploading reports 16:31:19 url: https://codecov.io 16:31:19 query: branch=main&commit=26b93c6358d1976bbdea6c8c16d65e092b814248&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:19 -> Pinging Codecov 16:31:19 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=26b93c6358d1976bbdea6c8c16d65e092b814248&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:19 -> Uploading to 16:31:19 https://storage.googleapis.com/codecov/v4/raw/2023-08-01/A97CA9966030D2A3747ED39772930CCE/26b93c6358d1976bbdea6c8c16d65e092b814248/10f454a0-0873-445f-8148-7cc0106882b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230801T163118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4084b8e19b27088770ef420f3cb9211133667c2f12dc0cc56ec83565af3e855f 16:31:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:19 Dload Upload Total Spent Left Speed 16:31:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2222 --:--:-- --:--:-- --:--:-- 2222 16:31:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] } 16:31:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:31:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:31:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:19 16:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:31:20 df9b9388f04a: Pulling fs layer 16:31:20 52dc419b0ee2: Pulling fs layer 16:31:20 25bc292e5bac: Pulling fs layer 16:31:20 114826534d7a: Pulling fs layer 16:31:20 4657fd5d0bcf: Pulling fs layer 16:31:20 6ad1cebc031e: Pulling fs layer 16:31:20 8a3aa393b2d8: Pulling fs layer 16:31:20 114826534d7a: Waiting 16:31:20 4657fd5d0bcf: Waiting 16:31:20 6ad1cebc031e: Waiting 16:31:20 8a3aa393b2d8: Waiting 16:31:20 25bc292e5bac: Verifying Checksum 16:31:20 25bc292e5bac: Download complete 16:31:20 52dc419b0ee2: Download complete 16:31:20 4657fd5d0bcf: Verifying Checksum 16:31:20 4657fd5d0bcf: Download complete 16:31:20 df9b9388f04a: Verifying Checksum 16:31:20 df9b9388f04a: Pull complete 16:31:20 6ad1cebc031e: Verifying Checksum 16:31:20 6ad1cebc031e: Download complete 16:31:20 52dc419b0ee2: Pull complete 16:31:20 25bc292e5bac: Pull complete 16:31:20 114826534d7a: Verifying Checksum 16:31:20 114826534d7a: Download complete 16:31:21 8a3aa393b2d8: Verifying Checksum 16:31:21 8a3aa393b2d8: Download complete 16:31:25 114826534d7a: Pull complete 16:31:25 4657fd5d0bcf: Pull complete 16:31:25 6ad1cebc031e: Pull complete 16:31:27 8a3aa393b2d8: Pull complete 16:31:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:27 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:31:28 $ 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 16:31:32 $ docker top 65510fd0f360237022f673db374e6b190396cb3bb1fc66536c3df0a98ced08b5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:31:32 + set -o pipefail 16:31:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:31:40 16:31:40 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:31:40 16:31:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/cbb4307d-06c5-4afb-9d04-4ed0c083614a 16:31:40 16:31:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:31:40 16:31:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:31:40 16:31:40 16:31:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:31:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:31:40 More details here: https://snyk.co/ue1NS 16:31:40 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:31:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:31:40 $ docker stop --time=1 65510fd0f360237022f673db374e6b190396cb3bb1fc66536c3df0a98ced08b5 16:31:44 $ docker rm -f --volumes 65510fd0f360237022f673db374e6b190396cb3bb1fc66536c3df0a98ced08b5 [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 16:31:44 + git log --format=format:%s -1 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] sh 16:31:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:45 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:46 $ docker top 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 -eo pid,comm 16:31:46 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). 16:31:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:46 [ssh-agent] Looking for ssh-agent implementation... 16:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:46 $ docker exec 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 ssh-agent 16:31:46 SSH_AUTH_SOCK=/tmp/ssh-KCOEozavroCm/agent.33 16:31:46 SSH_AGENT_PID=39 16:31:46 Running ssh-add (command line suppressed) 16:31:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3740239379559973815.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3740239379559973815.key) 16:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:46 + git semver tag 16:31:47 2023-08-01 16:31:46,962 [run_tag] DEBUG tag force:False 16:31:47 2023-08-01 16:31:46,963 [check_head_tag] DEBUG check head tag 16:31:47 2023-08-01 16:31:46,963 [execute] INFO git cat-file --batch-check 16:31:47 2023-08-01 16:31:46,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:31:47 2023-08-01 16:31:46,967 [execute] INFO git cat-file --batch 16:31:47 2023-08-01 16:31:46,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:31:47 2023-08-01 16:31:46,979 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:31:47 2023-08-01 16:31:46,979 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 16:31:47 2023-08-01 16:31:46,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:31:47 2023-08-01 16:31:46,986 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:31:47 3.1.0-dev.8 [Pipeline] } 16:31:47 $ docker exec --env ******** --env ******** 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 ssh-agent -k 16:31:47 unset SSH_AUTH_SOCK; 16:31:47 unset SSH_AGENT_PID; 16:31:47 echo Agent pid 39 killed; 16:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:47 + git semver [Pipeline] } 16:31:47 $ docker stop --time=1 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 16:31:49 $ docker rm -f --volumes 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:49 16:31:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:49 0.23.1-centos7: Pulling from edgex-lftools 16:31:49 ab5ef0e58194: Pulling fs layer 16:31:49 9712f1f96733: Pulling fs layer 16:31:49 63f879dbbcfc: Pulling fs layer 16:31:49 0d9ebad4ef96: Pulling fs layer 16:31:49 e9a5061849ea: Pulling fs layer 16:31:49 d747dcd14b5f: Pulling fs layer 16:31:49 2de7ff778b66: Pulling fs layer 16:31:49 2de7ff778b66: Waiting 16:31:49 e9a5061849ea: Waiting 16:31:49 d747dcd14b5f: Waiting 16:31:49 0d9ebad4ef96: Waiting 16:31:49 9712f1f96733: Verifying Checksum 16:31:49 9712f1f96733: Download complete 16:31:50 63f879dbbcfc: Verifying Checksum 16:31:50 63f879dbbcfc: Download complete 16:31:50 e9a5061849ea: Verifying Checksum 16:31:50 e9a5061849ea: Download complete 16:31:50 d747dcd14b5f: Verifying Checksum 16:31:50 d747dcd14b5f: Download complete 16:31:50 0d9ebad4ef96: Verifying Checksum 16:31:50 0d9ebad4ef96: Download complete 16:31:50 ab5ef0e58194: Download complete 16:31:50 2de7ff778b66: Verifying Checksum 16:31:50 2de7ff778b66: Download complete 16:31:53 ab5ef0e58194: Pull complete 16:31:53 9712f1f96733: Pull complete 16:31:54 63f879dbbcfc: Pull complete 16:31:58 0d9ebad4ef96: Pull complete 16:31:58 e9a5061849ea: Pull complete 16:31:58 d747dcd14b5f: Pull complete 16:31:59 2de7ff778b66: Pull complete 16:31:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:59 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:31:59 $ 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 16:32:06 $ docker top 992d7f83655fb4eb45e67d0d9c4e74a6bb796e1f1dec4a5883a40dbc6ccb5ec9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:06 provisioning config files... 16:32:06 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12323540820512563793tmp 16:32:06 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config217767709596338301tmp 16:32:06 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6631438007059471348tmp [Pipeline] { [Pipeline] echo 16:32:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:06 ---> sigul-configuration.sh 16:32:06 gpg: directory `/root/.gnupg' created 16:32:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:06 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:06 gpg: CAST5 encrypted data 16:32:06 gpg: encrypted with 1 passphrase 16:32:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:06 + mkdir /home/jenkins 16:32:06 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:07 + 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 16:32:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:07 ---> sigul-install.sh 16:32:07 Sigul already installed; skipping installation. [Pipeline] sh 16:32:07 + git tag --list 16:32:07 v1.0.0 16:32:07 v1.1.0 16:32:07 v1.2.0 16:32:07 v1.3.0 16:32:07 v1.3.1 16:32:07 v2.0.0 16:32:07 v2.0.1 16:32:07 v2.1.0 16:32:07 v2.1.1 16:32:07 v2.1.2 16:32:07 v2.2.0 16:32:07 v2.3 16:32:07 v2.3.0 16:32:07 v2.3.1 16:32:07 v3.0 16:32:07 v3.0.0 16:32:07 v3.0.1 16:32:07 v3.0.1-dev.1 16:32:07 v3.1.0-dev.1 16:32:07 v3.1.0-dev.2 16:32:07 v3.1.0-dev.3 16:32:07 v3.1.0-dev.4 16:32:07 v3.1.0-dev.5 16:32:07 v3.1.0-dev.6 16:32:07 v3.1.0-dev.7 16:32:07 v3.1.0-dev.8 [Pipeline] sh 16:32:07 + lftools sign git-tag v3.1.0-dev.8 16:32:08 Signing Git tag with Sigul... 16:32:08 Signing v3.1.0-dev.8 [Pipeline] echo 16:32:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:09 $ docker stop --time=1 992d7f83655fb4eb45e67d0d9c4e74a6bb796e1f1dec4a5883a40dbc6ccb5ec9 16:32:10 $ docker rm -f --volumes 992d7f83655fb4eb45e67d0d9c4e74a6bb796e1f1dec4a5883a40dbc6ccb5ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:11 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:32:11 $ 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 16:32:11 $ docker top 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f -eo pid,comm 16:32:11 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). 16:32:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:12 [ssh-agent] Looking for ssh-agent implementation... 16:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:12 $ docker exec 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f ssh-agent 16:32:12 SSH_AUTH_SOCK=/tmp/ssh-bhZXL9gqkSoB/agent.32 16:32:12 SSH_AGENT_PID=38 16:32:12 Running ssh-add (command line suppressed) 16:32:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14680110310207378787.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14680110310207378787.key) 16:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:12 + git semver bump pre 16:32:12 2023-08-01 16:32:12,866 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:32:12 2023-08-01 16:32:12,866 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 16:32:12 2023-08-01 16:32:12,866 [bump_version] DEBUG bumped version:3.1.0-dev.9 16:32:12 2023-08-01 16:32:12,866 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:32:12 2023-08-01 16:32:12,866 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:32:12 2023-08-01 16:32:12,866 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:32:12 2023-08-01 16:32:12,868 [execute] INFO git cat-file --batch-check 16:32:12 2023-08-01 16:32:12,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:12 2023-08-01 16:32:12,873 [execute] INFO git cat-file --batch 16:32:12 2023-08-01 16:32:12,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:12 2023-08-01 16:32:12,878 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:32:12 3.1.0-dev.9 [Pipeline] } 16:32:12 $ docker exec --env ******** --env ******** 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f ssh-agent -k 16:32:13 unset SSH_AUTH_SOCK; 16:32:13 unset SSH_AGENT_PID; 16:32:13 echo Agent pid 38 killed; 16:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:13 + git semver [Pipeline] } 16:32:13 $ docker stop --time=1 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f 16:32:14 $ docker rm -f --volumes 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f [Pipeline] // withDockerContainer [Pipeline] sh 16:32:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:15 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:32:16 $ docker top 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:16 [ssh-agent] Looking for ssh-agent implementation... 16:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:16 $ docker exec 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d ssh-agent 16:32:16 SSH_AUTH_SOCK=/tmp/ssh-JiGVj2uUVVtV/agent.32 16:32:16 SSH_AGENT_PID=38 16:32:16 Running ssh-add (command line suppressed) 16:32:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9466558707041551906.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9466558707041551906.key) 16:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:16 + git semver push 16:32:17 2023-08-01 16:32:17,049 [run_push] DEBUG push 16:32:17 2023-08-01 16:32:17,050 [execute] INFO git cat-file --batch-check 16:32:17 2023-08-01 16:32:17,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:17 2023-08-01 16:32:17,054 [execute] INFO git rev-list 28e27bb5d8395cbb505a5965eeefae7965a705d1 -- 16:32:17 2023-08-01 16:32:17,054 [execute] DEBUG Popen(['git', 'rev-list', '28e27bb5d8395cbb505a5965eeefae7965a705d1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:17 2023-08-01 16:32:17,067 [execute] INFO git fetch -v origin 16:32:17 2023-08-01 16:32:17,067 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:32:17 2023-08-01 16:32:17,647 [run_push] DEBUG no remote changes detected 16:32:17 2023-08-01 16:32:17,647 [execute] INFO git push origin semver 16:32:17 2023-08-01 16:32:17,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:18 2023-08-01 16:32:18,473 [run_push] DEBUG push all version tags 16:32:18 2023-08-01 16:32:18,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:32:18 2023-08-01 16:32:18,474 [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) 16:32:19 2023-08-01 16:32:19,349 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:32:19 3.1.0-dev.9 [Pipeline] } 16:32:19 $ docker exec --env ******** --env ******** 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d ssh-agent -k 16:32:19 unset SSH_AUTH_SOCK; 16:32:19 unset SSH_AGENT_PID; 16:32:19 echo Agent pid 38 killed; 16:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:19 + git semver [Pipeline] } 16:32:20 $ docker stop --time=1 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d 16:32:21 $ docker rm -f --volumes 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d [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 16:32:22 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:32:22 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:32:22 total 16 16:32:22 drwxr-xr-x 3 root root 4096 Aug 1 16:21 . 16:32:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:32 .. 16:32:22 drwxr-xr-x 2 root root 4096 Aug 1 16:21 cost 16:32:22 -rw-r--r-- 1 root root 96 Aug 1 16:21 cost.csv 16:32:22 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:32:22 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:32:22 total 16 16:32:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:21 . 16:32:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:32 .. 16:32:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 16:21 cost 16:32:22 -rw-r--r-- 1 jenkins jenkins 96 Aug 1 16:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:23 ---> package-listing.sh 16:32:23 ++ facter osfamily 16:32:23 ++ tr '[:upper:]' '[:lower:]' 16:32:23 + OS_FAMILY=debian 16:32:23 + workspace=/w/workspace/ry_app-service-configurable_main 16:32:23 + START_PACKAGES=/tmp/packages_start.txt 16:32:23 + END_PACKAGES=/tmp/packages_end.txt 16:32:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:23 + PACKAGES=/tmp/packages_start.txt 16:32:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:32:23 + PACKAGES=/tmp/packages_end.txt 16:32:23 + case "${OS_FAMILY}" in 16:32:23 + dpkg -l 16:32:23 + grep '^ii' 16:32:23 + '[' -f /tmp/packages_start.txt ']' 16:32:23 + '[' -f /tmp/packages_end.txt ']' 16:32:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:32:23 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:32:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:32:23 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 16:32:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:24 prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container 16:32:24 $ 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 16:32:24 $ docker top 852a4dd7de3c002ae48131775ec67142f092f314eb18ba9177031e07970803d4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:25 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:25 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:25 + ls /var/log/sa-host 16:32:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:25 provisioning config files... 16:32:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18331665489165190509tmp [Pipeline] { [Pipeline] echo 16:32:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:26 ---> create-netrc.sh [Pipeline] } 16:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:26 ---> python-tools-install.sh [Pipeline] echo 16:32:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:26 ---> sudo-logs.sh 16:32:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:32:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:27 ---> job-cost.sh 16:32:27 lf-activate-venv: SKIPPING 16:32:27 DEBUG: total: 0.2199999988079071 16:32:27 INFO: Retrieving Stack Cost... 16:32:27 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:27 INFO: Archiving Costs [Pipeline] echo 16:32:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:28 ---> logs-deploy.sh 16:32:28 lf-activate-venv: SKIPPING 16:32:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/177 16:32:28 INFO: archiving workspace using pattern(s): 16:32:29 Archives upload complete. 16:32:29 INFO: archiving logs to Nexus 16:32:30 ---> uname -a: 16:32:30 Linux prd-ubuntu20-04-docker-8c-8g-2665 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:32:30 16:32:30 16:32:30 ---> lscpu: 16:32:30 Architecture: x86_64 16:32:30 CPU op-mode(s): 32-bit, 64-bit 16:32:30 Byte Order: Little Endian 16:32:30 Address sizes: 40 bits physical, 48 bits virtual 16:32:30 CPU(s): 8 16:32:30 On-line CPU(s) list: 0-7 16:32:30 Thread(s) per core: 1 16:32:30 Core(s) per socket: 1 16:32:30 Socket(s): 8 16:32:30 NUMA node(s): 1 16:32:30 Vendor ID: AuthenticAMD 16:32:30 CPU family: 23 16:32:30 Model: 49 16:32:30 Model name: AMD EPYC-Rome Processor 16:32:30 Stepping: 0 16:32:30 CPU MHz: 2799.998 16:32:30 BogoMIPS: 5599.99 16:32:30 Virtualization: AMD-V 16:32:30 Hypervisor vendor: KVM 16:32:30 Virtualization type: full 16:32:30 L1d cache: 256 KiB 16:32:30 L1i cache: 256 KiB 16:32:30 L2 cache: 4 MiB 16:32:30 L3 cache: 128 MiB 16:32:30 NUMA node0 CPU(s): 0-7 16:32:30 Vulnerability Itlb multihit: Not affected 16:32:30 Vulnerability L1tf: Not affected 16:32:30 Vulnerability Mds: Not affected 16:32:30 Vulnerability Meltdown: Not affected 16:32:30 Vulnerability Mmio stale data: Not affected 16:32:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:32:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:32:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:32:30 Vulnerability Srbds: Not affected 16:32:30 Vulnerability Tsx async abort: Not affected 16:32:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:32:30 16:32:30 16:32:30 ---> nproc: 16:32:30 8 16:32:30 16:32:30 16:32:30 ---> df -h: 16:32:30 Filesystem Size Used Avail Use% Mounted on 16:32:30 overlay 155G 13G 143G 9% / 16:32:30 tmpfs 64M 0 64M 0% /dev 16:32:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:32:30 shm 64M 0 64M 0% /dev/shm 16:32:30 /dev/vda1 155G 13G 143G 9% /facter-os 16:32:30 16:32:30 16:32:30 ---> sar -b -r -n DEV: 16:32:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2665) 08/01/23 _x86_64_ (8 CPU) 16:32:30 16:32:30 16:17:04 LINUX RESTART (8 CPU) 16:32:30 16:32:30 16:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:32:30 16:19:01 134.33 1.03 133.30 0.00 38.23 111022.13 0.00 16:32:30 16:20:01 80.27 0.13 80.14 0.00 13.73 27005.23 0.00 16:32:30 16:21:01 158.57 0.15 158.42 0.00 4.67 33251.39 0.00 16:32:30 16:22:01 34.51 0.00 34.51 0.00 0.00 16481.54 0.00 16:32:30 16:23:01 55.56 11.63 43.93 0.00 5183.80 8934.24 0.00 16:32:30 16:24:01 6.63 0.02 6.61 0.00 0.13 129.96 0.00 16:32:30 16:25:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 16:32:30 16:26:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 16:32:30 16:27:01 1.22 0.00 1.22 0.00 0.00 12.39 0.00 16:32:30 16:28:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 16:32:30 16:29:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 16:32:30 16:30:01 3.27 0.18 3.08 0.00 18.53 36.25 0.00 16:32:30 16:31:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 16:32:30 16:32:01 82.79 0.30 82.49 0.00 20.13 46306.68 0.00 16:32:30 Average: 40.13 0.96 39.17 0.00 377.47 17262.68 0.00 16:32:30 16:32:30 16:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:32:30 16:19:01 27685724 31560948 745188 2.27 142692 3880724 2047184 6.03 1217964 3484152 652260 16:32:30 16:20:01 27493796 31171432 1128380 3.43 148612 3684792 2339856 6.90 1558184 3329832 395328 16:32:30 16:21:01 27806372 31551996 749500 2.28 153856 3759860 2062228 6.08 1257984 3335700 254072 16:32:30 16:22:01 27595404 31583072 716388 2.18 161004 3963280 1782488 5.25 1243696 3526920 8 16:32:30 16:23:01 27061972 31561468 721608 2.19 194976 4424456 1814508 5.35 1570276 3697688 1104 16:32:30 16:24:01 27071760 31566356 717024 2.18 193508 4421200 1805644 5.32 1563956 3694480 16 16:32:30 16:25:01 27072092 31566680 716616 2.18 193532 4421204 1805644 5.32 1563896 3694484 24 16:32:30 16:26:01 27080996 31575756 707420 2.15 193560 4421208 1805644 5.32 1555100 3694568 12 16:32:30 16:27:01 27080064 31574828 708240 2.15 193616 4421204 1805644 5.32 1555108 3694568 12 16:32:30 16:28:01 27080724 31575716 707056 2.15 193652 4421340 1805644 5.32 1554960 3694692 12 16:32:30 16:29:01 27080684 31575736 707012 2.15 193684 4421340 1805644 5.32 1554928 3694716 8 16:32:30 16:30:01 27078396 31574312 707796 2.15 193704 4421904 1835880 5.41 1554748 3695224 8 16:32:30 16:31:01 27078784 31574716 707540 2.15 193716 4421908 1835880 5.41 1554744 3695228 8 16:32:30 16:32:01 25578436 31541760 732624 2.23 229824 5729860 1908400 5.62 1660588 4961160 300128 16:32:30 Average: 27131800 31539627 748028 2.27 184281 4343877 1890021 5.57 1497581 3706672 114500 16:32:30 16:32:30 16:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:32:30 16:19:01 ens3 530.66 314.30 6694.84 36.69 0.00 0.00 0.00 0.00 16:32:30 16:19:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 16:32:30 16:19:01 docker0 226.28 378.72 17.27 2407.33 0.00 0.00 0.00 0.00 16:32:30 16:20:01 ens3 22.75 15.73 24.77 10.07 0.00 0.00 0.00 0.00 16:32:30 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:30 16:20:01 vethfc0bc7a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 16:32:30 16:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:32:30 16:21:01 ens3 189.99 147.61 2651.46 320.94 0.00 0.00 0.00 0.00 16:32:30 16:21:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 16:32:30 16:21:01 docker0 3.08 6.50 0.19 88.04 0.00 0.00 0.00 0.00 16:32:30 16:22:01 ens3 12.96 8.73 13.80 5.39 0.00 0.00 0.00 0.00 16:32:30 16:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:32:30 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:23:01 ens3 192.80 81.89 2923.23 5.89 0.00 0.00 0.00 0.00 16:32:30 16:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:32:30 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:24:01 ens3 2.02 1.00 2.95 0.32 0.00 0.00 0.00 0.00 16:32:30 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:30 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:25:01 ens3 0.35 0.13 0.10 0.07 0.00 0.00 0.00 0.00 16:32:30 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:26:01 ens3 0.53 0.47 0.27 0.22 0.00 0.00 0.00 0.00 16:32:30 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:30 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:28:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 16:32:30 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:30 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:32:30 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:30:01 ens3 0.32 0.32 0.11 0.03 0.00 0.00 0.00 0.00 16:32:30 16:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:32:30 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:30 16:32:01 ens3 361.36 204.95 8173.31 32.67 0.00 0.00 0.00 0.00 16:32:30 16:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 16:32:30 16:32:01 docker0 65.32 121.10 5.08 1003.41 0.00 0.00 0.00 0.00 16:32:30 Average: ens3 93.35 55.08 1456.90 29.44 0.00 0.00 0.00 0.00 16:32:30 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 16:32:30 Average: docker0 20.80 35.76 1.59 247.33 0.00 0.00 0.00 0.00 16:32:30 16:32:30