Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3855817b4ed7129f4e5759197b7830b0e3aab6a7 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-ssh8185387274660519360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7453982135210774888.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6708826793384123282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13842139596914739539.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-ssh7159508093111504099.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] ========================================================= [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.21 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-27464 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#636)" > 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 > git rev-list --no-walk bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:26:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:26:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:26:40 ========================================================= 14:26:40 EdgeX Global Pipelines Version Info 14:26:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:26:41 ------------------- 14:26:41 stable info: 14:26:41 ------------------- 14:26:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:26:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:26:41 Message: update stable to v1.0.258 14:26:41 ------------------- 14:26:41 experimental info: 14:26:41 ------------------- 14:26:41 Commited By: **** collab-it+edgex@linuxfoundation.org 14:26:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:26:41 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:26:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3855817 [Pipeline] echo 14:26:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:42 provisioning config files... 14:26:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8021801699095053334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:42 ---> ****-login.sh 14:26:42 nexus3.edgexfoundry.org:10001 14:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:43 Configure a credential helper to remove this warning. See 14:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:43 14:26:43 Login Succeeded 14:26:43 nexus3.edgexfoundry.org:10002 14:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:43 Configure a credential helper to remove this warning. See 14:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:43 14:26:43 Login Succeeded 14:26:43 nexus3.edgexfoundry.org:10003 14:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:43 Configure a credential helper to remove this warning. See 14:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:43 14:26:43 Login Succeeded 14:26:43 nexus3.edgexfoundry.org:10004 14:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:43 Configure a credential helper to remove this warning. See 14:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:43 14:26:43 Login Succeeded 14:26:43 ****.io 14:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:43 Configure a credential helper to remove this warning. See 14:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:43 14:26:43 Login Succeeded 14:26:44 ---> ****-login.sh ends [Pipeline] } 14:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:26:44 + git rev-list -1 --merges 3855817b4ed7129f4e5759197b7830b0e3aab6a7~1..3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo 14:26:44 -----------> git rev-list -1 --merges 3855817b4ed7129f4e5759197b7830b0e3aab6a7~1..3855817b4ed7129f4e5759197b7830b0e3aab6a7 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [false] [Pipeline] sh 14:26:44 + git log --format=format:%s -1 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo 14:26:44 ========================================================= 14:26:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:26:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:45 + git log --format=format:%s -1 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] echo 14:26:45 [semverPrep] GIT_COMMIT: 3855817b4ed7129f4e5759197b7830b0e3aab6a7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#636) [Pipeline] echo 14:26:45 [semverPrep] This is not a build commit. [Pipeline] sh 14:26:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:26:45 + grep -v github /etc/ssh/ssh_known_hosts 14:26:45 + [ -e /tmp/ssh_known_hosts ] 14:26:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:26:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:26:45 + sudo tee -a /etc/ssh/ssh_known_hosts 14:26:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:46 14:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:46 0.1.4: Pulling from edgex-devops/py-git-semver 14:26:46 b85a868b505f: Pulling fs layer 14:26:46 e2be974225ed: Pulling fs layer 14:26:46 339a4e72a1f5: Pulling fs layer 14:26:46 988bab9f4d93: Pulling fs layer 14:26:46 1469e6f7b9e6: Pulling fs layer 14:26:46 eaf3925da568: Pulling fs layer 14:26:46 bab4dde63d76: Pulling fs layer 14:26:46 988bab9f4d93: Waiting 14:26:46 bde34c3a00c8: Pulling fs layer 14:26:46 1469e6f7b9e6: Waiting 14:26:46 b352a97aabf1: Pulling fs layer 14:26:46 4872d77fe225: Pulling fs layer 14:26:46 5851b861e8e6: Pulling fs layer 14:26:46 bde34c3a00c8: Waiting 14:26:46 b352a97aabf1: Waiting 14:26:46 4872d77fe225: Waiting 14:26:46 5851b861e8e6: Waiting 14:26:46 eaf3925da568: Waiting 14:26:46 e2be974225ed: Verifying Checksum 14:26:46 e2be974225ed: Download complete 14:26:46 988bab9f4d93: Verifying Checksum 14:26:46 988bab9f4d93: Download complete 14:26:46 1469e6f7b9e6: Verifying Checksum 14:26:46 1469e6f7b9e6: Download complete 14:26:46 eaf3925da568: Verifying Checksum 14:26:46 eaf3925da568: Download complete 14:26:46 339a4e72a1f5: Verifying Checksum 14:26:46 339a4e72a1f5: Download complete 14:26:46 bde34c3a00c8: Verifying Checksum 14:26:46 bde34c3a00c8: Download complete 14:26:46 b352a97aabf1: Download complete 14:26:46 4872d77fe225: Verifying Checksum 14:26:46 4872d77fe225: Download complete 14:26:46 5851b861e8e6: Download complete 14:26:46 b85a868b505f: Verifying Checksum 14:26:46 b85a868b505f: Download complete 14:26:46 bab4dde63d76: Verifying Checksum 14:26:46 bab4dde63d76: Download complete 14:26:47 b85a868b505f: Pull complete 14:26:47 e2be974225ed: Pull complete 14:26:48 339a4e72a1f5: Pull complete 14:26:48 988bab9f4d93: Pull complete 14:26:48 1469e6f7b9e6: Pull complete 14:26:48 eaf3925da568: Pull complete 14:26:50 bab4dde63d76: Pull complete 14:26:50 bde34c3a00c8: Pull complete 14:26:50 b352a97aabf1: Pull complete 14:26:50 4872d77fe225: Pull complete 14:26:50 5851b861e8e6: Pull complete 14:26:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:50 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:26:51 $ docker top 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 -eo pid,comm 14:26:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:26:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:26:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:51 [ssh-agent] Looking for ssh-agent implementation... 14:26:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:52 $ docker exec 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent 14:26:52 SSH_AUTH_SOCK=/tmp/ssh-hJQfmCovOSyT/agent.33 14:26:52 SSH_AGENT_PID=39 14:26:52 Running ssh-add (command line suppressed) 14:26:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7971826704514568329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7971826704514568329.key) 14:26:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:52 + git tag --points-at HEAD [Pipeline] } 14:26:52 $ docker exec --env ******** --env ******** 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent -k 14:26:52 unset SSH_AUTH_SOCK; 14:26:52 unset SSH_AGENT_PID; 14:26:52 echo Agent pid 39 killed; 14:26:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:26:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:52 [ssh-agent] Looking for ssh-agent implementation... 14:26:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:52 $ docker exec 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent 14:26:52 SSH_AUTH_SOCK=/tmp/ssh-diKGKmFJTsZb/agent.71 14:26:52 SSH_AGENT_PID=77 14:26:52 Running ssh-add (command line suppressed) 14:26:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4488804644286846482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4488804644286846482.key) 14:26:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:53 + git semver init 14:26:53 2024-01-18 14:26:53,497 [run_init] DEBUG init version:0.0.0 force:False 14:26:53 2024-01-18 14:26:53,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:26:53 2024-01-18 14:26:53,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:26:53 2024-01-18 14:26:53,499 [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) 14:26:54 2024-01-18 14:26:54,583 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:26:54 2024-01-18 14:26:54,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:26:54 2024-01-18 14:26:54,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:26:54 2024-01-18 14:26:54,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:26:54 3.2.0-dev.7 [Pipeline] } 14:26:54 $ docker exec --env ******** --env ******** 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 ssh-agent -k 14:26:55 unset SSH_AUTH_SOCK; 14:26:55 unset SSH_AGENT_PID; 14:26:55 echo Agent pid 77 killed; 14:26:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:26:55 + git semver [Pipeline] } 14:26:55 $ docker stop --time=1 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 14:26:57 $ docker rm -f --volumes 76209a8def6585e7699a3d4c120f14ba8ee0c3eca8f199c7b4076c2d66181681 [Pipeline] // withDockerContainer [Pipeline] sh 14:26:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:26:57 Stashed 1 file(s) [Pipeline] echo 14:26:57 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 14:26:58 provisioning config files... 14:26:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2737940637723301647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:58 ---> ****-login.sh 14:26:58 nexus3.edgexfoundry.org:10001 14:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:58 Configure a credential helper to remove this warning. See 14:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:58 14:26:58 Login Succeeded 14:26:58 nexus3.edgexfoundry.org:10002 14:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:58 Configure a credential helper to remove this warning. See 14:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:58 14:26:58 Login Succeeded 14:26:58 nexus3.edgexfoundry.org:10003 14:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:58 Configure a credential helper to remove this warning. See 14:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:58 14:26:58 Login Succeeded 14:26:58 nexus3.edgexfoundry.org:10004 14:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:58 Configure a credential helper to remove this warning. See 14:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:58 14:26:58 Login Succeeded 14:26:58 ****.io 14:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:58 Configure a credential helper to remove this warning. See 14:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:58 14:26:58 Login Succeeded 14:26:58 ---> ****-login.sh ends [Pipeline] } 14:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:26:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:26:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:26:59 ========================================================= 14:26:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:26:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:26:59 Sending build context to Docker daemon 8.772MB 14:26:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:26:59 Step 2/12 : FROM ${BASE} AS builder 14:26:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:26:59 7264a8db6415: Pulling fs layer 14:26:59 c4d48a809fc2: Pulling fs layer 14:26:59 4f1c88b9dad5: Pulling fs layer 14:26:59 ad3a456e5733: Pulling fs layer 14:26:59 69c7f0334f64: Pulling fs layer 14:26:59 1f1c1a5573a3: Pulling fs layer 14:26:59 ce7588e14bc9: Pulling fs layer 14:26:59 ad3a456e5733: Waiting 14:26:59 69c7f0334f64: Waiting 14:26:59 1f1c1a5573a3: Waiting 14:26:59 ce7588e14bc9: Waiting 14:26:59 b5e4710f87ac: Pulling fs layer 14:26:59 b5e4710f87ac: Waiting 14:26:59 c4d48a809fc2: Verifying Checksum 14:26:59 c4d48a809fc2: Download complete 14:26:59 ad3a456e5733: Verifying Checksum 14:26:59 ad3a456e5733: Download complete 14:26:59 69c7f0334f64: Verifying Checksum 14:26:59 69c7f0334f64: Download complete 14:26:59 7264a8db6415: Download complete 14:26:59 1f1c1a5573a3: Verifying Checksum 14:26:59 1f1c1a5573a3: Download complete 14:26:59 7264a8db6415: Pull complete 14:26:59 c4d48a809fc2: Pull complete 14:26:59 b5e4710f87ac: Verifying Checksum 14:26:59 b5e4710f87ac: Download complete 14:26:59 4f1c88b9dad5: Verifying Checksum 14:26:59 4f1c88b9dad5: Download complete 14:27:00 ce7588e14bc9: Verifying Checksum 14:27:00 ce7588e14bc9: Download complete 14:27:03 4f1c88b9dad5: Pull complete 14:27:03 ad3a456e5733: Pull complete 14:27:03 69c7f0334f64: Pull complete 14:27:03 1f1c1a5573a3: Pull complete 14:27:04 ce7588e14bc9: Pull complete 14:27:05 b5e4710f87ac: Pull complete 14:27:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:27:05 ---> 88b5674ff536 14:27:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:27:06 ---> Running in 2fbf6c35bfd6 14:27:06 Removing intermediate container 2fbf6c35bfd6 14:27:06 ---> fc03f836be2e 14:27:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:27:06 ---> Running in 907c3c7fc344 14:27:06 Removing intermediate container 907c3c7fc344 14:27:06 ---> 4d41dfaa1960 14:27:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:27:07 ---> Running in d75ab931e3f7 14:27:07 Removing intermediate container d75ab931e3f7 14:27:07 ---> 6f1ddbf6901c 14:27:07 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:07 ---> Running in 8febddcdc9b5 14:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:27:07 OK: 264 MiB in 52 packages 14:27:08 Removing intermediate container 8febddcdc9b5 14:27:08 ---> cf51fd200d63 14:27:08 Step 7/12 : WORKDIR /app 14:27:08 ---> Running in d87d14675b62 14:27:08 Removing intermediate container d87d14675b62 14:27:08 ---> 08a038fc49e1 14:27:08 Step 8/12 : COPY go.mod vendor* ./ 14:27:08 ---> 5f0403af65a6 14:27:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:08 ---> Running in a8b9602a4d1b 14:27:12 Still waiting to schedule task 14:27:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:27:40 Removing intermediate container a8b9602a4d1b 14:27:40 ---> ad3d3ca83231 14:27:40 Step 10/12 : COPY . . 14:27:40 ---> 5819dbdf2a87 14:27:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:27:40 ---> Running in 00bd3affa57f 14:27:40 Removing intermediate container 00bd3affa57f 14:27:40 ---> 2ab34ac5afdb 14:27:40 Step 12/12 : RUN $MAKE 14:27:40 ---> Running in d94aee70388c 14:27:40 noop 14:27:40 Removing intermediate container d94aee70388c 14:27:40 ---> 59e1cc5989b1 14:27:40 Successfully built 59e1cc5989b1 14:27:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:40 + docker inspect -f . ci-base-image-x86_64 14:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:40 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:27:41 $ docker top 460d3b7e74dbe86fedcb9a7e6c195e6988044e9df6b3b8386db80beaad3157fe -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:41 + go version 14:27:41 go version go1.21.0 linux/amd64 [Pipeline] } 14:27:41 $ docker stop --time=1 460d3b7e74dbe86fedcb9a7e6c195e6988044e9df6b3b8386db80beaad3157fe 14:27:42 $ docker rm -f --volumes 460d3b7e74dbe86fedcb9a7e6c195e6988044e9df6b3b8386db80beaad3157fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:43 + docker inspect -f . ci-base-image-x86_64 14:27:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:43 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:27:43 $ docker top fae400600289926ca9ff6ff22723c50e00086e87e69d68535a34bce7ceecede7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:44 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:27:44 + make test 14:27:44 go test -race -coverprofile=coverage.out ./... 14:28:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:28:20 go vet ./... 14:28:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:28:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:28:21 ./bin/test-attribution-txt.sh [Pipeline] echo 14:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:28:21 $ docker stop --time=1 fae400600289926ca9ff6ff22723c50e00086e87e69d68535a34bce7ceecede7 14:28:23 $ docker rm -f --volumes fae400600289926ca9ff6ff22723c50e00086e87e69d68535a34bce7ceecede7 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:28:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:28:25 + ls -al . 14:28:25 total 184 14:28:25 drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 14:27 . 14:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:26 .. 14:28:25 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:26 .dockerignore 14:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:28 .git 14:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:26 .github 14:28:25 -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 14:26 .gitignore 14:28:25 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:26 .golangci.yml 14:28:25 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:26 .semver 14:28:25 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 14:26 Attribution.txt 14:28:25 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 14:26 CHANGELOG.md 14:28:25 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 14:26 Dockerfile 14:28:25 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:26 GOVERNANCE.md 14:28:25 -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 14:26 Jenkinsfile 14:28:25 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:26 LICENSE 14:28:25 -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 14:26 OWNERS.md 14:28:25 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 14:26 README.md 14:28:25 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:26 VERSION 14:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:26 bin 14:28:25 -rw-r--r-- 1 jenkins jenkins 13 Jan 18 14:27 coverage.out 14:28:25 -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 14:26 go.mod 14:28:25 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:26 go.sum 14:28:25 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 14:26 main.go 14:28:25 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 14:26 makefile 14:28:25 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 14:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:25 + 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=3855817b4ed7129f4e5759197b7830b0e3aab6a7 --label arch=amd64 --label version=3.2.0-dev.7 . 14:28:25 Sending build context to Docker daemon 8.773MB 14:28:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:28:25 Step 2/27 : FROM ${BASE} AS builder 14:28:25 ---> 59e1cc5989b1 14:28:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:28:25 ---> Running in 216c3b1f34bd 14:28:25 Removing intermediate container 216c3b1f34bd 14:28:25 ---> bccd258f2efe 14:28:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:28:25 ---> Running in 74985b8b3540 14:28:25 Removing intermediate container 74985b8b3540 14:28:25 ---> fb77acae677a 14:28:25 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:28:25 ---> Running in 10eac3395450 14:28:25 Removing intermediate container 10eac3395450 14:28:25 ---> 78010b694271 14:28:25 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:25 ---> Running in 4dc310f6e2c3 14:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:28:26 OK: 264 MiB in 52 packages 14:28:26 Removing intermediate container 4dc310f6e2c3 14:28:26 ---> 2d8505be0f41 14:28:26 Step 7/27 : WORKDIR /app 14:28:26 ---> Running in e338d2b3e207 14:28:26 Removing intermediate container e338d2b3e207 14:28:26 ---> 8b7c49010e84 14:28:26 Step 8/27 : COPY go.mod vendor* ./ 14:28:26 ---> 2453e266894c 14:28:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:26 ---> Running in ea002ff2ad2b 14:28:27 Removing intermediate container ea002ff2ad2b 14:28:27 ---> 57186ca219c6 14:28:27 Step 10/27 : COPY . . 14:28:27 ---> 1f7a6223b143 14:28:27 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:28:27 ---> Running in 2841e64fec30 14:28:28 Removing intermediate container 2841e64fec30 14:28:28 ---> 92d798ee7dec 14:28:28 Step 12/27 : RUN $MAKE 14:28:28 ---> Running in a3aff56184d4 14:28:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7" -trimpath -mod=readonly -o app-service-configurable 14:28:43 Removing intermediate container a3aff56184d4 14:28:43 ---> b2341e55e60d 14:28:43 Step 13/27 : FROM alpine:3.18 14:28:43 3.18: Pulling from library/alpine 14:28:43 c926b61bad3b: Pulling fs layer 14:28:43 c926b61bad3b: Verifying Checksum 14:28:43 c926b61bad3b: Download complete 14:28:43 c926b61bad3b: Pull complete 14:28:43 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:28:43 Status: Downloaded newer image for alpine:3.18 14:28:43 ---> b541f2080109 14:28:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:28:43 ---> Running in 3f30e0cf850d 14:28:43 Removing intermediate container 3f30e0cf850d 14:28:43 ---> 35540c595f67 14:28:43 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:28:43 ---> Running in 18341347379e 14:28:43 Removing intermediate container 18341347379e 14:28:43 ---> d526a0c19e38 14:28:43 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:28:43 ---> Running in b5a2147e4d59 14:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:28:44 (1/2) Installing ca-certificates (20230506-r0) 14:28:44 (2/2) Installing dumb-init (1.2.5-r2) 14:28:44 Executing busybox-1.36.1-r5.trigger 14:28:44 Executing ca-certificates-20230506-r0.trigger 14:28:44 OK: 8 MiB in 17 packages 14:28:44 Removing intermediate container b5a2147e4d59 14:28:44 ---> 4bdcd2f06007 14:28:44 Step 17/27 : RUN apk --no-cache upgrade 14:28:44 ---> Running in c8ff7f25870a 14:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:28:45 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:28:45 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:28:45 Executing ca-certificates-20230506-r0.trigger 14:28:45 OK: 8 MiB in 17 packages 14:28:45 Removing intermediate container c8ff7f25870a 14:28:45 ---> a604308125b3 14:28:45 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:28:45 ---> e0b11265b4a5 14:28:45 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:28:46 ---> a7557381188d 14:28:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:28:46 ---> 0a016730152a 14:28:46 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:28:46 ---> eaccc9fef77d 14:28:46 Step 22/27 : EXPOSE 48095 14:28:46 ---> Running in 645d052ff8fd 14:28:46 Removing intermediate container 645d052ff8fd 14:28:46 ---> 2e43dd6d9abf 14:28:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:28:46 ---> Running in 22f5ad18b092 14:28:46 Removing intermediate container 22f5ad18b092 14:28:46 ---> 4c2e5938b241 14:28:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:28:46 ---> Running in 453709908a0d 14:28:46 Removing intermediate container 453709908a0d 14:28:46 ---> 611a22df9ca1 14:28:46 Step 25/27 : LABEL arch=amd64 14:28:46 ---> Running in 21371c4695c3 14:28:46 Removing intermediate container 21371c4695c3 14:28:46 ---> 464454c21758 14:28:46 Step 26/27 : LABEL git_sha=3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:28:46 ---> Running in 49fc59125d01 14:28:46 Removing intermediate container 49fc59125d01 14:28:46 ---> aadbfef247a8 14:28:46 Step 27/27 : LABEL version=3.2.0-dev.7 14:28:46 ---> Running in b9f331750ade 14:28:46 Removing intermediate container b9f331750ade 14:28:46 ---> f077f76a3ae3 14:28:46 [Warning] One or more build-args [ARCH] were not consumed 14:28:46 Successfully built f077f76a3ae3 14:28:46 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 14:28:47 provisioning config files... 14:28:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16638774283242132741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:47 ---> ****-login.sh 14:28:47 nexus3.edgexfoundry.org:10001 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10002 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10003 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10004 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 ****.io 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 ---> ****-login.sh ends [Pipeline] } 14:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:48 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:28:48 3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:28:48 latest 14:28:48 3.2.0-dev.7 14:28:48 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 14:28:48 main 14:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:28:49 a557fe4e032c: Preparing 14:28:49 0363c2b7839a: Preparing 14:28:49 cac83ec62186: Preparing 14:28:49 43e20ce52046: Preparing 14:28:49 646e0d7e3ffa: Preparing 14:28:49 056a9c376ef6: Preparing 14:28:49 9fe9a137fd00: Preparing 14:28:49 056a9c376ef6: Waiting 14:28:49 9fe9a137fd00: Waiting 14:28:49 43e20ce52046: Pushed 14:28:49 0363c2b7839a: Pushed 14:28:49 cac83ec62186: Pushed 14:28:49 9fe9a137fd00: Layer already exists 14:28:49 056a9c376ef6: Pushed 14:28:49 646e0d7e3ffa: Pushed 14:28:50 a557fe4e032c: Pushed 14:28:51 3855817b4ed7129f4e5759197b7830b0e3aab6a7: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:28:51 a557fe4e032c: Preparing 14:28:51 0363c2b7839a: Preparing 14:28:51 cac83ec62186: Preparing 14:28:51 43e20ce52046: Preparing 14:28:51 646e0d7e3ffa: Preparing 14:28:51 056a9c376ef6: Preparing 14:28:51 9fe9a137fd00: Preparing 14:28:51 9fe9a137fd00: Waiting 14:28:51 056a9c376ef6: Waiting 14:28:51 43e20ce52046: Layer already exists 14:28:51 646e0d7e3ffa: Layer already exists 14:28:51 0363c2b7839a: Layer already exists 14:28:51 a557fe4e032c: Layer already exists 14:28:51 cac83ec62186: Layer already exists 14:28:51 056a9c376ef6: Layer already exists 14:28:51 9fe9a137fd00: Layer already exists 14:28:51 latest: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.7 14:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:28:52 a557fe4e032c: Preparing 14:28:52 0363c2b7839a: Preparing 14:28:52 cac83ec62186: Preparing 14:28:52 43e20ce52046: Preparing 14:28:52 646e0d7e3ffa: Preparing 14:28:52 056a9c376ef6: Preparing 14:28:52 9fe9a137fd00: Preparing 14:28:52 9fe9a137fd00: Waiting 14:28:52 0363c2b7839a: Layer already exists 14:28:52 43e20ce52046: Layer already exists 14:28:52 a557fe4e032c: Layer already exists 14:28:52 cac83ec62186: Layer already exists 14:28:52 646e0d7e3ffa: Layer already exists 14:28:52 9fe9a137fd00: Layer already exists 14:28:52 056a9c376ef6: Layer already exists 14:28:52 3.2.0-dev.7: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 14:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:28:53 a557fe4e032c: Preparing 14:28:53 0363c2b7839a: Preparing 14:28:53 cac83ec62186: Preparing 14:28:53 43e20ce52046: Preparing 14:28:53 646e0d7e3ffa: Preparing 14:28:53 056a9c376ef6: Preparing 14:28:53 9fe9a137fd00: Preparing 14:28:53 056a9c376ef6: Waiting 14:28:53 9fe9a137fd00: Waiting 14:28:53 0363c2b7839a: Layer already exists 14:28:53 646e0d7e3ffa: Layer already exists 14:28:53 cac83ec62186: Layer already exists 14:28:53 43e20ce52046: Layer already exists 14:28:53 a557fe4e032c: Layer already exists 14:28:53 056a9c376ef6: Layer already exists 14:28:53 9fe9a137fd00: Layer already exists 14:28:53 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:28:54 a557fe4e032c: Preparing 14:28:54 0363c2b7839a: Preparing 14:28:54 cac83ec62186: Preparing 14:28:54 43e20ce52046: Preparing 14:28:54 646e0d7e3ffa: Preparing 14:28:54 056a9c376ef6: Preparing 14:28:54 9fe9a137fd00: Preparing 14:28:54 056a9c376ef6: Waiting 14:28:54 9fe9a137fd00: Waiting 14:28:54 a557fe4e032c: Layer already exists 14:28:54 cac83ec62186: Layer already exists 14:28:54 43e20ce52046: Layer already exists 14:28:54 0363c2b7839a: Layer already exists 14:28:54 646e0d7e3ffa: Layer already exists 14:28:54 9fe9a137fd00: Layer already exists 14:28:54 056a9c376ef6: Layer already exists 14:28:54 main: digest: sha256:fd0a83101191d7692a0bcd424c5109b31ca4ff78f38c465cbbd4fddf5081b808 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:54 ===================================================== [Pipeline] echo 14:28:54 taggedImages: 14:28:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:28:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:28:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.7 14:28:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 14:28:54 - 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 14:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:55 14:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:28:55 latest: Pulling from edgex-lftools-log-publisher 14:28:55 5eb5b503b376: Pulling fs layer 14:28:55 5c69ac0246d0: Pulling fs layer 14:28:55 ec43610c2a17: Pulling fs layer 14:28:55 3a2ae6a8a46f: Pulling fs layer 14:28:55 33b1e0a273af: Pulling fs layer 14:28:55 5d3b04190fa2: Pulling fs layer 14:28:55 2f39f015ded8: Pulling fs layer 14:28:55 33b1e0a273af: Waiting 14:28:55 5d3b04190fa2: Waiting 14:28:55 2f39f015ded8: Waiting 14:28:55 5c69ac0246d0: Download complete 14:28:55 3a2ae6a8a46f: Verifying Checksum 14:28:55 3a2ae6a8a46f: Download complete 14:28:55 33b1e0a273af: Verifying Checksum 14:28:55 33b1e0a273af: Download complete 14:28:55 5d3b04190fa2: Download complete 14:28:55 ec43610c2a17: Verifying Checksum 14:28:55 ec43610c2a17: Download complete 14:28:56 5eb5b503b376: Verifying Checksum 14:28:56 5eb5b503b376: Download complete 14:28:56 2f39f015ded8: Verifying Checksum 14:28:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27466 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:28:56 Running in /w/workspace/app-service-configurable/216 [Pipeline] { [Pipeline] checkout 14:28:56 Selected Git installation does not exist. Using Default 14:28:56 The recommended git tool is: NONE 14:28:56 5eb5b503b376: Pull complete 14:28:57 5c69ac0246d0: Pull complete 14:28:57 ec43610c2a17: Pull complete 14:28:57 3a2ae6a8a46f: Pull complete 14:28:57 33b1e0a273af: Pull complete 14:28:57 5d3b04190fa2: Pull complete 14:29:01 2f39f015ded8: Pull complete 14:29:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:01 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:29:02 using credential edgex-jenkins-ssh 14:29:02 Cloning the remote Git repository 14:29:03 $ docker top 9d0d6bf8f47c53524084350555373ac6a6f5437bcabfade07c99c3345a985757 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:03 ---> job-cost.sh 14:29:03 lf-activate-venv: SKIPPING 14:29:03 INFO: No Stack... 14:29:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:29:02 > git init /w/workspace/app-service-configurable/216 # timeout=10 14:29:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:29:02 > git --version # timeout=10 14:29:02 > git --version # 'git version 2.25.1' 14:29:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:29:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:29:04 INFO: Archiving Costs [Pipeline] sh 14:29:04 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:29:04 + cut -d, -f6 [Pipeline] lock 14:29:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] 14:29:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] did not exist. Created. 14:29:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:29:04 + echo total: 0.2199999988079071 [Pipeline] stash 14:29:04 Stashed 1 file(s) [Pipeline] } 14:29:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 14:29:04 $ docker stop --time=1 9d0d6bf8f47c53524084350555373ac6a6f5437bcabfade07c99c3345a985757 14:29:05 Avoid second fetch 14:29:05 Checking out Revision 3855817b4ed7129f4e5759197b7830b0e3aab6a7 (main) 14:29:06 $ docker rm -f --volumes 9d0d6bf8f47c53524084350555373ac6a6f5437bcabfade07c99c3345a985757 [Pipeline] // withDockerContainer [Pipeline] } 14:29:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:29:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:05 > git config core.sparsecheckout # timeout=10 14:29:05 > git checkout -f 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 14:29:06 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#636)" [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:29:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:29:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:07 Dload Upload Total Spent Left Speed 14:29:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 14:29:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:29:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:29:08 + sudo tee /etc/docker/daemon.new 14:29:08 { 14:29:08 "registry-mirrors": [ 14:29:08 "https://nexus3.edgexfoundry.org:10001" 14:29:08 ], 14:29:08 "bip": "10.250.0.254/24", 14:29:08 "hosts": [ 14:29:08 "tcp://0.0.0.0:5555", 14:29:08 "unix:///var/run/docker.sock" 14:29:08 ], 14:29:08 "mtu": 1458, 14:29:08 "selinux-enabled": true, 14:29:08 "seccomp-profile": "/etc/docker/seccomp.json" 14:29:08 } [Pipeline] sh 14:29:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:29:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:27 provisioning config files... 14:29:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/216@tmp/config6527436603518465381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:27 ---> ****-login.sh 14:29:27 nexus3.edgexfoundry.org:10001 14:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:28 Configure a credential helper to remove this warning. See 14:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:28 14:29:28 Login Succeeded 14:29:28 nexus3.edgexfoundry.org:10002 14:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:28 Configure a credential helper to remove this warning. See 14:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:28 14:29:28 Login Succeeded 14:29:28 nexus3.edgexfoundry.org:10003 14:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:28 Configure a credential helper to remove this warning. See 14:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:28 14:29:28 Login Succeeded 14:29:28 nexus3.edgexfoundry.org:10004 14:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:29 Configure a credential helper to remove this warning. See 14:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:29 14:29:29 Login Succeeded 14:29:29 ****.io 14:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:29 Configure a credential helper to remove this warning. See 14:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:29 14:29:29 Login Succeeded 14:29:29 ---> ****-login.sh ends [Pipeline] } 14:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:29:30 ========================================================= 14:29:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:29:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:29:31 #0 building with "default" instance using docker driver 14:29:31 14:29:31 #1 [internal] load build definition from Dockerfile 14:29:31 #1 transferring dockerfile: 2.05kB 0.0s done 14:29:31 #1 DONE 0.1s 14:29:31 14:29:31 #2 [internal] load .dockerignore 14:29:31 #2 transferring context: 159B done 14:29:31 #2 DONE 0.1s 14:29:32 14:29:32 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:29:32 #3 DONE 0.1s 14:29:32 14:29:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:29:32 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 14:29:32 #4 ... 14:29:32 14:29:32 #5 [internal] load build context 14:29:32 #5 transferring context: 130.63kB 0.1s done 14:29:32 #5 DONE 0.1s 14:29:32 14:29:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:29:32 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 14:29:32 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 14:29:32 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 14:29:32 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 14:29:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 14:29:32 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 14:29:32 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 14:29:32 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 14:29:32 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 14:29:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 14:29:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s 14:29:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.22MB / 11.40MB 0.4s 14:29:32 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 14:29:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.4s 14:29:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.17MB / 63.99MB 0.5s 14:29:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 14:29:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.44MB / 63.99MB 0.6s 14:29:32 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 14:29:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s 14:29:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.71MB / 97.63MB 0.6s 14:29:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.7s 14:29:32 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 14:29:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s 14:29:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.94MB / 63.99MB 0.9s 14:29:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s 14:29:32 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 14:29:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.97MB / 63.99MB 1.0s 14:29:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.2s 14:29:33 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 14:29:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.3s 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.73MB / 97.63MB 1.3s 14:29:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.22MB / 63.99MB 1.4s 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s 14:29:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s 14:29:33 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.6s 14:29:33 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.63MB / 97.63MB 1.7s 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s 14:29:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s 14:29:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s 14:29:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 14:29:39 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s 14:29:45 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 14:29:51 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.6s done 14:29:54 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 14:29:54 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 14:29:54 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 14:29:54 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14:30:00 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 14:30:03 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 14:30:03 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 14:30:05 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 14:30:09 #4 DONE 37.0s 14:30:09 14:30:09 #6 [builder 2/7] RUN apk add --update --no-cache make git 14:30:09 #6 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:30:10 #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:30:11 #6 2.162 OK: 266 MiB in 52 packages 14:30:13 #6 DONE 3.9s 14:30:13 14:30:13 #7 [builder 3/7] WORKDIR /app 14:30:13 #7 DONE 0.1s 14:30:13 14:30:13 #8 [builder 4/7] COPY go.mod vendor* ./ 14:30:13 #8 DONE 0.1s 14:30:13 14:30:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:45 #9 DONE 30.2s 14:30:45 14:30:45 #10 [builder 6/7] COPY . . 14:30:45 #10 DONE 0.1s 14:30:45 14:30:45 #11 [builder 7/7] RUN echo noop 14:30:45 #11 0.686 noop 14:30:45 #11 DONE 0.8s 14:30:45 14:30:45 #12 exporting to image 14:30:45 #12 exporting layers 14:31:09 #12 exporting layers 23.8s done 14:31:09 #12 writing image sha256:de0fb2430a70acdc2ef794908a6a592d04d54e23fd3bed4bdab585d1cfc677f4 done 14:31:09 #12 naming to docker.io/library/ci-base-image-arm64 14:31:09 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 14:31:09 #12 DONE 23.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:09 + docker inspect -f . ci-base-image-arm64 14:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-27466 does not seem to be running inside a container 14:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/216 -v /w/workspace/app-service-configurable/216:/w/workspace/app-service-configurable/216:rw,z -v /w/workspace/app-service-configurable/216@tmp:/w/workspace/app-service-configurable/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:31:11 $ docker top c43e1274667ecb45491e75861aacdecc2adb73a66220dc1b6b0cd517de108da7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:12 + go version 14:31:12 go version go1.21.0 linux/arm64 [Pipeline] } 14:31:12 $ docker stop --time=1 c43e1274667ecb45491e75861aacdecc2adb73a66220dc1b6b0cd517de108da7 14:31:13 $ docker rm -f --volumes c43e1274667ecb45491e75861aacdecc2adb73a66220dc1b6b0cd517de108da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:14 + docker inspect -f . ci-base-image-arm64 14:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:14 prd-ubuntu20.04-docker-arm64-4c-16g-27466 does not seem to be running inside a container 14:31:14 $ 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/216 -v /w/workspace/app-service-configurable/216:/w/workspace/app-service-configurable/216:rw,z -v /w/workspace/app-service-configurable/216@tmp:/w/workspace/app-service-configurable/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:31:15 $ docker top 02827efc9720bca389fc919c1b90cf66e909310ade641612b024aac46b0c8105 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:16 + git config --global --add safe.directory /w/workspace/app-service-configurable/216 [Pipeline] fileExists [Pipeline] sh 14:31:16 + make test 14:31:16 go test -race -coverprofile=coverage.out ./... 14:33:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:33:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:33:08 go vet ./... 14:34:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:34:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:34:16 ./bin/test-attribution-txt.sh [Pipeline] echo 14:34:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:34:16 $ docker stop --time=1 02827efc9720bca389fc919c1b90cf66e909310ade641612b024aac46b0c8105 14:34:19 $ docker rm -f --volumes 02827efc9720bca389fc919c1b90cf66e909310ade641612b024aac46b0c8105 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:34:21 Warning: overwriting stash ‘coverage-report’ 14:34:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:34:23 + ls -al . 14:34:23 total 180 14:34:23 drwxrwxr-x 6 jenkins jenkins 4096 Jan 18 14:31 . 14:34:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:29 .. 14:34:23 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:29 .dockerignore 14:34:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:29 .git 14:34:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 .github 14:34:23 -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 14:29 .gitignore 14:34:23 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:29 .golangci.yml 14:34:23 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 14:29 Attribution.txt 14:34:23 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 14:29 CHANGELOG.md 14:34:23 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 14:29 Dockerfile 14:34:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:29 GOVERNANCE.md 14:34:23 -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 14:29 Jenkinsfile 14:34:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:29 LICENSE 14:34:23 -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 14:29 OWNERS.md 14:34:23 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 14:29 README.md 14:34:23 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:26 VERSION 14:34:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 bin 14:34:23 -rw-r--r-- 1 jenkins jenkins 13 Jan 18 14:31 coverage.out 14:34:23 -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 14:29 go.mod 14:34:23 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:29 go.sum 14:34:23 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 14:29 main.go 14:34:23 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 14:29 makefile 14:34:23 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 14:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:24 + 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=3855817b4ed7129f4e5759197b7830b0e3aab6a7 --label arch=arm64 --label version=3.2.0-dev.7 . 14:34:25 #0 building with "default" instance using docker driver 14:34:25 14:34:25 #1 [internal] load build definition from Dockerfile 14:34:25 #1 transferring dockerfile: 2.05kB 0.0s done 14:34:25 #1 DONE 0.0s 14:34:25 14:34:25 #2 [internal] load .dockerignore 14:34:25 #2 transferring context: 159B 0.0s done 14:34:25 #2 DONE 0.1s 14:34:25 14:34:25 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:34:25 #3 DONE 0.0s 14:34:25 14:34:25 #4 [internal] load metadata for docker.io/library/alpine:3.18 14:34:25 #4 DONE 0.3s 14:34:25 14:34:25 #5 [internal] load build context 14:34:25 #5 transferring context: 1.45kB 0.0s done 14:34:25 #5 DONE 0.0s 14:34:25 14:34:25 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:34:25 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 14:34:25 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 14:34:25 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 14:34:25 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 14:34:25 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s 14:34:25 #6 ... 14:34:25 14:34:25 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:34:25 #7 DONE 0.4s 14:34:25 14:34:25 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:34:25 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 14:34:25 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 14:34:26 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 14:34:26 #6 DONE 1.1s 14:34:26 14:34:26 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:34:27 #8 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:34:27 #8 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:34:28 #8 ... 14:34:28 14:34:28 #9 [builder 2/7] RUN apk add --update --no-cache make git 14:34:28 #9 0.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:34:28 #9 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:34:28 #9 2.774 OK: 266 MiB in 52 packages 14:34:28 #9 DONE 3.1s 14:34:28 14:34:28 #10 [builder 3/7] WORKDIR /app 14:34:28 #10 DONE 0.1s 14:34:28 14:34:28 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:34:28 #8 2.450 (1/2) Installing ca-certificates (20230506-r0) 14:34:28 #8 2.551 (2/2) Installing dumb-init (1.2.5-r2) 14:34:28 #8 2.561 Executing busybox-1.36.1-r5.trigger 14:34:28 #8 2.597 Executing ca-certificates-20230506-r0.trigger 14:34:29 #8 ... 14:34:29 14:34:29 #11 [builder 4/7] COPY go.mod vendor* ./ 14:34:29 #11 DONE 0.2s 14:34:29 14:34:29 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:34:29 #8 2.888 OK: 9 MiB in 17 packages 14:34:29 #8 DONE 3.2s 14:34:29 14:34:29 #12 [stage-1 3/7] RUN apk --no-cache upgrade 14:34:30 #12 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:34:31 #12 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:34:32 #12 2.464 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:34:32 #12 2.596 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:34:32 #12 2.632 Executing ca-certificates-20230506-r0.trigger 14:34:32 #12 2.828 OK: 9 MiB in 17 packages 14:34:33 #12 DONE 3.9s 14:34:33 14:34:33 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:33 #13 DONE 4.6s 14:34:33 14:34:33 #14 [builder 6/7] COPY . . 14:34:33 #14 DONE 0.1s 14:34:33 14:34:33 #15 [builder 7/7] RUN make build 14:34:36 #15 0.820 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7" -trimpath -mod=readonly -o app-service-configurable 14:35:56 #15 DONE 73.2s 14:35:56 14:35:56 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 14:35:56 #16 DONE 0.1s 14:35:56 14:35:56 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 14:35:56 #17 DONE 0.1s 14:35:56 14:35:56 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 14:35:56 #18 DONE 0.1s 14:35:56 14:35:56 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 14:35:56 #19 DONE 0.3s 14:35:56 14:35:56 #20 exporting to image 14:35:56 #20 exporting layers 14:35:56 #20 exporting layers 0.4s done 14:35:56 #20 writing image sha256:fc22d3b7ffccef9740aaad323c0e3788b616a715c1f5e79651adaed2b8b039a4 done 14:35:56 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 14:35:56 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:56 provisioning config files... 14:35:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/216@tmp/config14122906216916971144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:57 ---> ****-login.sh 14:35:57 nexus3.edgexfoundry.org:10001 14:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:57 Configure a credential helper to remove this warning. See 14:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:57 14:35:57 Login Succeeded 14:35:57 nexus3.edgexfoundry.org:10002 14:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:57 Configure a credential helper to remove this warning. See 14:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:57 14:35:57 Login Succeeded 14:35:57 nexus3.edgexfoundry.org:10003 14:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:57 Configure a credential helper to remove this warning. See 14:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:57 14:35:57 Login Succeeded 14:35:57 nexus3.edgexfoundry.org:10004 14:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:58 Configure a credential helper to remove this warning. See 14:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:58 14:35:58 Login Succeeded 14:35:58 ****.io 14:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:58 Configure a credential helper to remove this warning. See 14:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:58 14:35:58 Login Succeeded 14:35:58 ---> ****-login.sh ends [Pipeline] } 14:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:35:58 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:35:58 3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:35:58 latest 14:35:58 3.2.0-dev.7 14:35:58 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 14:35:58 main 14:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:36:03 b9545308bd24: Preparing 14:36:03 e7ffbc495ec1: Preparing 14:36:03 02e5cee241d5: Preparing 14:36:03 3cbaca9a7ad6: Preparing 14:36:03 b5a2f0a91477: Preparing 14:36:03 5c616384a22d: Preparing 14:36:03 0faf9b67be60: Preparing 14:36:03 5c616384a22d: Waiting 14:36:03 0faf9b67be60: Waiting 14:36:03 3cbaca9a7ad6: Pushed 14:36:03 e7ffbc495ec1: Pushed 14:36:03 02e5cee241d5: Pushed 14:36:03 0faf9b67be60: Layer already exists 14:36:04 5c616384a22d: Pushed 14:36:04 b5a2f0a91477: Pushed 14:36:08 b9545308bd24: Pushed 14:36:08 3855817b4ed7129f4e5759197b7830b0e3aab6a7: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:36:09 b9545308bd24: Preparing 14:36:09 e7ffbc495ec1: Preparing 14:36:09 02e5cee241d5: Preparing 14:36:09 3cbaca9a7ad6: Preparing 14:36:09 b5a2f0a91477: Preparing 14:36:09 5c616384a22d: Preparing 14:36:09 0faf9b67be60: Preparing 14:36:09 5c616384a22d: Waiting 14:36:09 0faf9b67be60: Waiting 14:36:09 b9545308bd24: Layer already exists 14:36:09 b5a2f0a91477: Layer already exists 14:36:09 02e5cee241d5: Layer already exists 14:36:09 e7ffbc495ec1: Layer already exists 14:36:09 3cbaca9a7ad6: Layer already exists 14:36:09 5c616384a22d: Layer already exists 14:36:09 0faf9b67be60: Layer already exists 14:36:09 latest: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.7 14:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:36:10 b9545308bd24: Preparing 14:36:10 e7ffbc495ec1: Preparing 14:36:10 02e5cee241d5: Preparing 14:36:10 3cbaca9a7ad6: Preparing 14:36:10 b5a2f0a91477: Preparing 14:36:10 5c616384a22d: Preparing 14:36:10 0faf9b67be60: Preparing 14:36:10 5c616384a22d: Waiting 14:36:10 0faf9b67be60: Waiting 14:36:10 02e5cee241d5: Layer already exists 14:36:10 b9545308bd24: Layer already exists 14:36:10 e7ffbc495ec1: Layer already exists 14:36:10 3cbaca9a7ad6: Layer already exists 14:36:10 b5a2f0a91477: Layer already exists 14:36:10 0faf9b67be60: Layer already exists 14:36:10 5c616384a22d: Layer already exists 14:36:10 3.2.0-dev.7: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 14:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:36:11 b9545308bd24: Preparing 14:36:11 e7ffbc495ec1: Preparing 14:36:11 02e5cee241d5: Preparing 14:36:11 3cbaca9a7ad6: Preparing 14:36:11 b5a2f0a91477: Preparing 14:36:11 5c616384a22d: Preparing 14:36:11 0faf9b67be60: Preparing 14:36:11 5c616384a22d: Waiting 14:36:11 0faf9b67be60: Waiting 14:36:11 3cbaca9a7ad6: Layer already exists 14:36:11 b9545308bd24: Layer already exists 14:36:11 e7ffbc495ec1: Layer already exists 14:36:11 02e5cee241d5: Layer already exists 14:36:11 b5a2f0a91477: Layer already exists 14:36:11 5c616384a22d: Layer already exists 14:36:11 0faf9b67be60: Layer already exists 14:36:12 3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:36:13 b9545308bd24: Preparing 14:36:13 e7ffbc495ec1: Preparing 14:36:13 02e5cee241d5: Preparing 14:36:13 3cbaca9a7ad6: Preparing 14:36:13 b5a2f0a91477: Preparing 14:36:13 5c616384a22d: Preparing 14:36:13 0faf9b67be60: Preparing 14:36:13 0faf9b67be60: Waiting 14:36:13 5c616384a22d: Waiting 14:36:13 3cbaca9a7ad6: Layer already exists 14:36:13 02e5cee241d5: Layer already exists 14:36:13 b9545308bd24: Layer already exists 14:36:13 b5a2f0a91477: Layer already exists 14:36:13 e7ffbc495ec1: Layer already exists 14:36:13 5c616384a22d: Layer already exists 14:36:13 0faf9b67be60: Layer already exists 14:36:13 main: digest: sha256:036f45a0f89584ecb738c92db1c9be6e5d1f579a21695a4a624f784961430058 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:13 ===================================================== [Pipeline] echo 14:36:13 taggedImages: 14:36:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7 14:36:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:36:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.7 14:36:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3855817b4ed7129f4e5759197b7830b0e3aab6a7-3.2.0-dev.7 14:36:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:14 14:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:18 arm64: Pulling from edgex-lftools-log-publisher 14:36:18 8998bd30e6a1: Pulling fs layer 14:36:18 04944245beec: Pulling fs layer 14:36:18 699f458cf7ca: Pulling fs layer 14:36:18 765212b225bb: Pulling fs layer 14:36:18 f23df028b6ca: Pulling fs layer 14:36:18 765212b225bb: Waiting 14:36:18 d65c8cfc05b1: Pulling fs layer 14:36:18 f23df028b6ca: Waiting 14:36:18 2437ff75d9bd: Pulling fs layer 14:36:18 d65c8cfc05b1: Waiting 14:36:18 2437ff75d9bd: Waiting 14:36:18 04944245beec: Verifying Checksum 14:36:18 04944245beec: Download complete 14:36:18 765212b225bb: Download complete 14:36:18 f23df028b6ca: Download complete 14:36:18 d65c8cfc05b1: Verifying Checksum 14:36:18 d65c8cfc05b1: Download complete 14:36:18 699f458cf7ca: Download complete 14:36:18 8998bd30e6a1: Verifying Checksum 14:36:18 8998bd30e6a1: Download complete 14:36:20 2437ff75d9bd: Verifying Checksum 14:36:20 2437ff75d9bd: Download complete 14:36:24 8998bd30e6a1: Pull complete 14:36:25 04944245beec: Pull complete 14:36:27 699f458cf7ca: Pull complete 14:36:27 765212b225bb: Pull complete 14:36:28 f23df028b6ca: Pull complete 14:36:28 d65c8cfc05b1: Pull complete 14:36:55 2437ff75d9bd: Pull complete 14:36:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:56 prd-ubuntu20.04-docker-arm64-4c-16g-27466 does not seem to be running inside a container 14:36:56 $ 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/216 -v /w/workspace/app-service-configurable/216:/w/workspace/app-service-configurable/216:rw,z -v /w/workspace/app-service-configurable/216@tmp:/w/workspace/app-service-configurable/216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:36:58 $ docker top 5131666935fa28c0284bb22ca80a7263ec8e9612e003879e65d65aa4d34e64f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:58 ---> job-cost.sh 14:36:59 lf-activate-venv: SKIPPING 14:36:59 INFO: No Stack... 14:37:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:37:03 INFO: Archiving Costs [Pipeline] sh 14:37:03 + cat /w/workspace/app-service-configurable/216/archives/cost.csv 14:37:03 + cut -d, -f6 [Pipeline] lock 14:37:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] 14:37:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] did not exist. Created. 14:37:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:37:04 /w/workspace/app-service-configurable/216@tmp/durable-08c04621/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:37:04 + echo total: 0.2199999988079071 [Pipeline] stash 14:37:04 Warning: overwriting stash ‘stack-cost’ 14:37:04 Stashed 1 file(s) [Pipeline] } 14:37:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 14:37:04 $ docker stop --time=1 5131666935fa28c0284bb22ca80a7263ec8e9612e003879e65d65aa4d34e64f8 14:37:06 $ docker rm -f --volumes 5131666935fa28c0284bb22ca80a7263ec8e9612e003879e65d65aa4d34e64f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:37:07 provisioning config files... 14:37:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10135307319262456193tmp [Pipeline] { [Pipeline] sh 14:37:07 + set +x 14:37:07 + bash -s -- 14:37:07 + curl -s https://codecov.io/bash 14:37:08 14:37:08 _____ _ 14:37:08 / ____| | | 14:37:08 | | ___ __| | ___ ___ _____ __ 14:37:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:37:08 | |___| (_) | (_| | __/ (_| (_) \ V / 14:37:08 \_____\___/ \__,_|\___|\___\___/ \_/ 14:37:08 Bash-1.0.6 14:37:08 14:37:08 14:37:08 ==> git version 2.25.1 found 14:37:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:37:08 Release-Date: 2020-01-08 14:37:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:37:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:37:08 ==> Jenkins CI detected. 14:37:08 current dir:  /w/workspace/ry_app-service-configurable_main 14:37:08 project root: . 14:37:08 --> token set from env 14:37:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:37:08 ==> Running gcov in . (disable via -X gcov) 14:37:08 ==> Python coveragepy not found 14:37:08 ==> Searching for coverage reports in: 14:37:08 + . 14:37:08 -> Found 1 reports 14:37:08 ==> Detecting git/mercurial file structure 14:37:08 ==> Reading reports 14:37:08 + ./coverage.out bytes=13 14:37:08 ==> Appending adjustments 14:37:08 https://docs.codecov.io/docs/fixing-reports 14:37:08 + Found adjustments 14:37:08 ==> Gzipping contents 14:37:08 4.0K /tmp/codecov.BbGWWZ.gz 14:37:08 ==> Uploading reports 14:37:08 url: https://codecov.io 14:37:08 query: branch=main&commit=3855817b4ed7129f4e5759197b7830b0e3aab6a7&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:37:08 -> Pinging Codecov 14:37:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3855817b4ed7129f4e5759197b7830b0e3aab6a7&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:37:08 -> Uploading to 14:37:08 https://storage.googleapis.com/codecov/v4/raw/2024-01-18/A97CA9966030D2A3747ED39772930CCE/3855817b4ed7129f4e5759197b7830b0e3aab6a7/709da21d-c70e-4cc9-9c59-f531343e6df0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T143708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c2f0efec73daacb54d261c221bec2ccbb86e3e1c94245969ca1c92858d1b699 14:37:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:37:08 Dload Upload Total Spent Left Speed 14:37:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 947 --:--:-- --:--:-- --:--:-- 947 14:37:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] } 14:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:37:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:37:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:37:09 14:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:37:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:37:10 df9b9388f04a: Pulling fs layer 14:37:10 52dc419b0ee2: Pulling fs layer 14:37:10 25bc292e5bac: Pulling fs layer 14:37:10 114826534d7a: Pulling fs layer 14:37:10 4657fd5d0bcf: Pulling fs layer 14:37:10 6ad1cebc031e: Pulling fs layer 14:37:10 8a3aa393b2d8: Pulling fs layer 14:37:10 114826534d7a: Waiting 14:37:10 4657fd5d0bcf: Waiting 14:37:10 6ad1cebc031e: Waiting 14:37:10 8a3aa393b2d8: Waiting 14:37:10 25bc292e5bac: Download complete 14:37:10 52dc419b0ee2: Verifying Checksum 14:37:10 52dc419b0ee2: Download complete 14:37:10 4657fd5d0bcf: Verifying Checksum 14:37:10 4657fd5d0bcf: Download complete 14:37:10 df9b9388f04a: Verifying Checksum 14:37:10 df9b9388f04a: Download complete 14:37:10 6ad1cebc031e: Verifying Checksum 14:37:10 6ad1cebc031e: Download complete 14:37:10 df9b9388f04a: Pull complete 14:37:10 52dc419b0ee2: Pull complete 14:37:10 25bc292e5bac: Pull complete 14:37:10 114826534d7a: Verifying Checksum 14:37:10 114826534d7a: Download complete 14:37:11 8a3aa393b2d8: Verifying Checksum 14:37:11 8a3aa393b2d8: Download complete 14:37:14 114826534d7a: Pull complete 14:37:14 4657fd5d0bcf: Pull complete 14:37:14 6ad1cebc031e: Pull complete 14:37:17 8a3aa393b2d8: Pull complete 14:37:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:17 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:37:19 $ docker top bc94fc675978e6e1edbdb3dacb065227ddb088b9cc609d25ad248488a9eb93e6 -eo pid,comm [Pipeline] { [Pipeline] echo 14:37:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:37:19 + set -o pipefail 14:37:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:37:28 14:37:28 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:37:28 14:37:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/41b918de-0c91-486a-a1ec-e08c30e51108 14:37:28 14:37:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:37:28 14:37:28 14:37:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:37:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:37:28 More details here: https://snyk.co/ue1NS [Pipeline] } 14:37:28 $ docker stop --time=1 bc94fc675978e6e1edbdb3dacb065227ddb088b9cc609d25ad248488a9eb93e6 14:37:30 $ docker rm -f --volumes bc94fc675978e6e1edbdb3dacb065227ddb088b9cc609d25ad248488a9eb93e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:37:31 + git log --format=format:%s -1 3855817b4ed7129f4e5759197b7830b0e3aab6a7 [Pipeline] sh 14:37:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:37:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:37:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:32 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:37:32 $ docker top 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:37:33 [ssh-agent] Looking for ssh-agent implementation... 14:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:37:33 $ docker exec 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c ssh-agent 14:37:33 SSH_AUTH_SOCK=/tmp/ssh-GVFNiz5LB1wi/agent.32 14:37:33 SSH_AGENT_PID=38 14:37:33 Running ssh-add (command line suppressed) 14:37:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5486764164766666470.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5486764164766666470.key) 14:37:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:37:33 + git semver tag 14:37:34 2024-01-18 14:37:34,038 [run_tag] DEBUG tag force:False 14:37:34 2024-01-18 14:37:34,038 [check_head_tag] DEBUG check head tag 14:37:34 2024-01-18 14:37:34,039 [execute] INFO git cat-file --batch-check 14:37:34 2024-01-18 14:37:34,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:37:34 2024-01-18 14:37:34,042 [execute] INFO git cat-file --batch 14:37:34 2024-01-18 14:37:34,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:37:34 2024-01-18 14:37:34,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:37:34 2024-01-18 14:37:34,057 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 14:37:34 2024-01-18 14:37:34,057 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:37:34 2024-01-18 14:37:34,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:37:34 3.2.0-dev.7 [Pipeline] } 14:37:34 $ docker exec --env ******** --env ******** 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c ssh-agent -k 14:37:34 unset SSH_AUTH_SOCK; 14:37:34 unset SSH_AGENT_PID; 14:37:34 echo Agent pid 38 killed; 14:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:37:34 + git semver [Pipeline] } 14:37:35 $ docker stop --time=1 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c 14:37:36 $ docker rm -f --volumes 20a9de00ec253ac6042342104e7899e854c7fd94eabe7fa4d4719bd1894bca4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:37 14:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:37 0.23.1-centos7: Pulling from edgex-lftools 14:37:37 ab5ef0e58194: Pulling fs layer 14:37:37 9712f1f96733: Pulling fs layer 14:37:37 63f879dbbcfc: Pulling fs layer 14:37:37 0d9ebad4ef96: Pulling fs layer 14:37:37 e9a5061849ea: Pulling fs layer 14:37:37 0d9ebad4ef96: Waiting 14:37:37 d747dcd14b5f: Pulling fs layer 14:37:37 2de7ff778b66: Pulling fs layer 14:37:37 e9a5061849ea: Waiting 14:37:37 d747dcd14b5f: Waiting 14:37:37 2de7ff778b66: Waiting 14:37:37 9712f1f96733: Verifying Checksum 14:37:37 9712f1f96733: Download complete 14:37:37 63f879dbbcfc: Verifying Checksum 14:37:37 63f879dbbcfc: Download complete 14:37:37 e9a5061849ea: Verifying Checksum 14:37:37 e9a5061849ea: Download complete 14:37:37 d747dcd14b5f: Download complete 14:37:37 0d9ebad4ef96: Verifying Checksum 14:37:37 0d9ebad4ef96: Download complete 14:37:37 ab5ef0e58194: Verifying Checksum 14:37:37 ab5ef0e58194: Download complete 14:37:37 2de7ff778b66: Verifying Checksum 14:37:37 2de7ff778b66: Download complete 14:37:40 ab5ef0e58194: Pull complete 14:37:40 9712f1f96733: Pull complete 14:37:41 63f879dbbcfc: Pull complete 14:37:44 0d9ebad4ef96: Pull complete 14:37:44 e9a5061849ea: Pull complete 14:37:44 d747dcd14b5f: Pull complete 14:37:45 2de7ff778b66: Pull complete 14:37:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:45 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:37:47 $ docker top 6090a9a1d3f68b3fa567c7714f59b29afdb685da61a4ac6d264320028640365a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:37:47 provisioning config files... 14:37:47 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4480055773519465366tmp 14:37:47 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12377298412125671366tmp 14:37:47 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10278695150143001409tmp [Pipeline] { [Pipeline] echo 14:37:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:37:47 ---> sigul-configuration.sh 14:37:47 gpg: directory `/root/.gnupg' created 14:37:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:37:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:37:47 gpg: keyring `/root/.gnupg/secring.gpg' created 14:37:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:37:47 gpg: CAST5 encrypted data 14:37:47 gpg: encrypted with 1 passphrase 14:37:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:37:48 + mkdir /home/jenkins 14:37:48 + mkdir /home/jenkins/sigul [Pipeline] sh 14:37:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:37:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:37:48 ---> sigul-install.sh 14:37:48 Sigul already installed; skipping installation. [Pipeline] sh 14:37:49 + git tag --list 14:37:49 v1.0.0 14:37:49 v1.1.0 14:37:49 v1.2.0 14:37:49 v1.3.0 14:37:49 v1.3.1 14:37:49 v2.0.0 14:37:49 v2.0.1 14:37:49 v2.1.0 14:37:49 v2.1.1 14:37:49 v2.1.2 14:37:49 v2.2.0 14:37:49 v2.3 14:37:49 v2.3.0 14:37:49 v2.3.1 14:37:49 v3.0 14:37:49 v3.0.0 14:37:49 v3.0.1 14:37:49 v3.0.1-dev.1 14:37:49 v3.1 14:37:49 v3.1.0 14:37:49 v3.1.0-dev.1 14:37:49 v3.1.0-dev.10 14:37:49 v3.1.0-dev.11 14:37:49 v3.1.0-dev.12 14:37:49 v3.1.0-dev.13 14:37:49 v3.1.0-dev.14 14:37:49 v3.1.0-dev.15 14:37:49 v3.1.0-dev.16 14:37:49 v3.1.0-dev.17 14:37:49 v3.1.0-dev.18 14:37:49 v3.1.0-dev.19 14:37:49 v3.1.0-dev.2 14:37:49 v3.1.0-dev.20 14:37:49 v3.1.0-dev.21 14:37:49 v3.1.0-dev.22 14:37:49 v3.1.0-dev.23 14:37:49 v3.1.0-dev.24 14:37:49 v3.1.0-dev.25 14:37:49 v3.1.0-dev.26 14:37:49 v3.1.0-dev.27 14:37:49 v3.1.0-dev.28 14:37:49 v3.1.0-dev.29 14:37:49 v3.1.0-dev.3 14:37:49 v3.1.0-dev.30 14:37:49 v3.1.0-dev.31 14:37:49 v3.1.0-dev.32 14:37:49 v3.1.0-dev.33 14:37:49 v3.1.0-dev.34 14:37:49 v3.1.0-dev.35 14:37:49 v3.1.0-dev.36 14:37:49 v3.1.0-dev.37 14:37:49 v3.1.0-dev.38 14:37:49 v3.1.0-dev.39 14:37:49 v3.1.0-dev.4 14:37:49 v3.1.0-dev.5 14:37:49 v3.1.0-dev.6 14:37:49 v3.1.0-dev.7 14:37:49 v3.1.0-dev.8 14:37:49 v3.1.0-dev.9 14:37:49 v3.2.0-dev.1 14:37:49 v3.2.0-dev.2 14:37:49 v3.2.0-dev.3 14:37:49 v3.2.0-dev.4 14:37:49 v3.2.0-dev.5 14:37:49 v3.2.0-dev.6 14:37:49 v3.2.0-dev.7 [Pipeline] sh 14:37:49 + lftools sign git-tag v3.2.0-dev.7 14:37:49 Signing Git tag with Sigul... 14:37:49 Signing v3.2.0-dev.7 [Pipeline] echo 14:38:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:38:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:38:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:38:16 $ docker stop --time=1 6090a9a1d3f68b3fa567c7714f59b29afdb685da61a4ac6d264320028640365a 14:38:18 $ docker rm -f --volumes 6090a9a1d3f68b3fa567c7714f59b29afdb685da61a4ac6d264320028640365a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:38:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:19 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:20 $ docker top 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 -eo pid,comm 14:38:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:38:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:20 [ssh-agent] Looking for ssh-agent implementation... 14:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:20 $ docker exec 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 ssh-agent 14:38:20 SSH_AUTH_SOCK=/tmp/ssh-dIjOU6Ej7rhy/agent.34 14:38:20 SSH_AGENT_PID=40 14:38:20 Running ssh-add (command line suppressed) 14:38:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_510006939601026192.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_510006939601026192.key) 14:38:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:21 + git semver bump pre 14:38:21 2024-01-18 14:38:21,199 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:38:21 2024-01-18 14:38:21,199 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 14:38:21 2024-01-18 14:38:21,199 [bump_version] DEBUG bumped version:3.2.0-dev.8 14:38:21 2024-01-18 14:38:21,199 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:38:21 2024-01-18 14:38:21,199 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:38:21 2024-01-18 14:38:21,199 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:38:21 2024-01-18 14:38:21,202 [execute] INFO git cat-file --batch-check 14:38:21 2024-01-18 14:38:21,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:38:21 2024-01-18 14:38:21,207 [execute] INFO git cat-file --batch 14:38:21 2024-01-18 14:38:21,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:38:21 2024-01-18 14:38:21,212 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:38:21 3.2.0-dev.8 [Pipeline] } 14:38:21 $ docker exec --env ******** --env ******** 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 ssh-agent -k 14:38:21 unset SSH_AUTH_SOCK; 14:38:21 unset SSH_AGENT_PID; 14:38:21 echo Agent pid 40 killed; 14:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:21 + git semver [Pipeline] } 14:38:22 $ docker stop --time=1 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 14:38:23 $ docker rm -f --volumes 35c9d09559d6e7102caebc73b7918ca527f502e8d3fb401ff1501853c8e30930 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:24 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:38:25 $ docker top 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 -eo pid,comm 14:38:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:38:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:25 [ssh-agent] Looking for ssh-agent implementation... 14:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:25 $ docker exec 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 ssh-agent 14:38:25 SSH_AUTH_SOCK=/tmp/ssh-6Zy0QdgnXSfP/agent.32 14:38:25 SSH_AGENT_PID=38 14:38:25 Running ssh-add (command line suppressed) 14:38:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3607197581569216290.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3607197581569216290.key) 14:38:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:26 + git semver push 14:38:26 2024-01-18 14:38:26,171 [run_push] DEBUG push 14:38:26 2024-01-18 14:38:26,172 [execute] INFO git cat-file --batch-check 14:38:26 2024-01-18 14:38:26,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:38:26 2024-01-18 14:38:26,175 [execute] INFO git rev-list 718144006c0d6614016c594f6971496632302c32 -- 14:38:26 2024-01-18 14:38:26,175 [execute] DEBUG Popen(['git', 'rev-list', '718144006c0d6614016c594f6971496632302c32', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:38:26 2024-01-18 14:38:26,187 [execute] INFO git fetch -v origin 14:38:26 2024-01-18 14:38:26,187 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:38:26 2024-01-18 14:38:26,732 [run_push] DEBUG no remote changes detected 14:38:26 2024-01-18 14:38:26,732 [execute] INFO git push origin semver 14:38:26 2024-01-18 14:38:26,733 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:38:27 2024-01-18 14:38:27,493 [run_push] DEBUG push all version tags 14:38:27 2024-01-18 14:38:27,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:38:27 2024-01-18 14:38:27,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:38:28 2024-01-18 14:38:28,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:38:28 3.2.0-dev.8 [Pipeline] } 14:38:28 $ docker exec --env ******** --env ******** 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 ssh-agent -k 14:38:28 unset SSH_AUTH_SOCK; 14:38:28 unset SSH_AGENT_PID; 14:38:28 echo Agent pid 38 killed; 14:38:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:29 + git semver [Pipeline] } 14:38:29 $ docker stop --time=1 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 14:38:30 $ docker rm -f --volumes 0a820a6e3ce1f62a99c8fa8008192a7e64cb1c0a2ffbb82706ec405737831b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:38:32 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:38:32 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:38:32 total 16 14:38:32 drwxr-xr-x 3 root root 4096 Jan 18 14:29 . 14:38:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:37 .. 14:38:32 drwxr-xr-x 2 root root 4096 Jan 18 14:29 cost 14:38:32 -rw-r--r-- 1 root root 96 Jan 18 14:29 cost.csv 14:38:32 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:38:32 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:38:32 total 16 14:38:32 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:29 . 14:38:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:37 .. 14:38:32 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:29 cost 14:38:32 -rw-r--r-- 1 jenkins jenkins 96 Jan 18 14:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:38:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:38:33 ---> package-listing.sh 14:38:33 ++ facter osfamily 14:38:33 ++ tr '[:upper:]' '[:lower:]' 14:38:33 + OS_FAMILY=debian 14:38:33 + workspace=/w/workspace/ry_app-service-configurable_main 14:38:33 + START_PACKAGES=/tmp/packages_start.txt 14:38:33 + END_PACKAGES=/tmp/packages_end.txt 14:38:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:38:33 + PACKAGES=/tmp/packages_start.txt 14:38:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:38:33 + PACKAGES=/tmp/packages_end.txt 14:38:33 + case "${OS_FAMILY}" in 14:38:33 + dpkg -l 14:38:33 + grep '^ii' 14:38:33 + '[' -f /tmp/packages_start.txt ']' 14:38:33 + '[' -f /tmp/packages_end.txt ']' 14:38:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:38:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:38:33 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:38:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:38:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:38:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:34 prd-ubuntu20.04-docker-8c-8g-27464 does not seem to be running inside a container 14:38:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:38:34 $ docker top 4152efc1344aaf2225d09673280d50c6ef846b36d08b2129117e004408db2c99 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:35 + touch /tmp/pre-build-complete [Pipeline] sh 14:38:35 + mkdir -p /var/log/sysstat [Pipeline] sh 14:38:36 + ls /var/log/sa-host 14:38:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:36 provisioning config files... 14:38:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15721693485466598272tmp [Pipeline] { [Pipeline] echo 14:38:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:38:36 ---> create-netrc.sh [Pipeline] } 14:38:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:38:37 ---> python-tools-install.sh [Pipeline] echo 14:38:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:38:37 ---> sudo-logs.sh 14:38:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:38:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:38:37 ---> job-cost.sh 14:38:37 lf-activate-venv: SKIPPING 14:38:37 DEBUG: total: 0.2199999988079071 14:38:37 INFO: Retrieving Stack Cost... 14:38:38 INFO: Retrieving Pricing Info for: v3-standard-8 14:38:38 INFO: Archiving Costs [Pipeline] echo 14:38:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:38:38 ---> logs-deploy.sh 14:38:38 lf-activate-venv: SKIPPING 14:38:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/216 14:38:38 INFO: archiving workspace using pattern(s): 14:38:39 Archives upload complete. 14:38:39 INFO: archiving logs to Nexus 14:38:40 ---> uname -a: 14:38:40 Linux prd-ubuntu20-04-docker-8c-8g-27464 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:38:40 14:38:40 14:38:40 ---> lscpu: 14:38:40 Architecture: x86_64 14:38:40 CPU op-mode(s): 32-bit, 64-bit 14:38:40 Byte Order: Little Endian 14:38:40 Address sizes: 40 bits physical, 48 bits virtual 14:38:40 CPU(s): 8 14:38:40 On-line CPU(s) list: 0-7 14:38:40 Thread(s) per core: 1 14:38:40 Core(s) per socket: 1 14:38:40 Socket(s): 8 14:38:40 NUMA node(s): 1 14:38:40 Vendor ID: AuthenticAMD 14:38:40 CPU family: 23 14:38:40 Model: 49 14:38:40 Model name: AMD EPYC-Rome Processor 14:38:40 Stepping: 0 14:38:40 CPU MHz: 2799.998 14:38:40 BogoMIPS: 5599.99 14:38:40 Virtualization: AMD-V 14:38:40 Hypervisor vendor: KVM 14:38:40 Virtualization type: full 14:38:40 L1d cache: 256 KiB 14:38:40 L1i cache: 256 KiB 14:38:40 L2 cache: 4 MiB 14:38:40 L3 cache: 128 MiB 14:38:40 NUMA node0 CPU(s): 0-7 14:38:40 Vulnerability Itlb multihit: Not affected 14:38:40 Vulnerability L1tf: Not affected 14:38:40 Vulnerability Mds: Not affected 14:38:40 Vulnerability Meltdown: Not affected 14:38:40 Vulnerability Mmio stale data: Not affected 14:38:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:38:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:38:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:38:40 Vulnerability Srbds: Not affected 14:38:40 Vulnerability Tsx async abort: Not affected 14:38:40 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 14:38:40 14:38:40 14:38:40 ---> nproc: 14:38:40 8 14:38:40 14:38:40 14:38:40 ---> df -h: 14:38:40 Filesystem Size Used Avail Use% Mounted on 14:38:40 overlay 155G 13G 143G 9% / 14:38:40 tmpfs 64M 0 64M 0% /dev 14:38:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:38:40 shm 64M 0 64M 0% /dev/shm 14:38:40 /dev/vda1 155G 13G 143G 9% /facter-os 14:38:40 14:38:40 14:38:40 ---> sar -b -r -n DEV: 14:38:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27464) 01/18/24 _x86_64_ (8 CPU) 14:38:40 14:38:40 14:26:06 LINUX RESTART (8 CPU) 14:38:40 14:38:40 14:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:38:40 14:28:01 240.19 0.85 239.34 0.00 23.60 73959.81 0.00 14:38:40 14:29:01 168.28 0.35 167.93 0.00 16.13 37716.21 0.00 14:38:40 14:30:01 45.31 0.00 45.31 0.00 0.00 15968.02 0.00 14:38:40 14:31:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 14:38:40 14:32:01 46.93 11.38 35.54 0.00 3447.29 5777.30 0.00 14:38:40 14:33:01 5.45 1.60 3.85 0.00 36.39 89.19 0.00 14:38:40 14:34:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 14:38:40 14:35:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 14:38:40 14:36:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 14:38:40 14:37:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 14:38:40 14:38:01 124.13 0.20 123.93 0.00 16.13 58768.07 0.00 14:38:40 Average: 57.95 1.31 56.65 0.00 321.77 17487.90 0.00 14:38:40 14:38:40 14:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:40 14:28:01 28031676 31514976 788904 2.40 150364 3492272 1811304 5.34 1279852 3054944 332036 14:38:40 14:29:01 27626284 31553400 750756 2.28 164600 3884532 1739908 5.13 1241376 3458288 469428 14:38:40 14:30:01 27625484 31552864 750372 2.28 164848 3884544 1736276 5.12 1253416 3446000 16 14:38:40 14:31:01 27625900 31553396 749392 2.28 164904 3884536 1736276 5.12 1253496 3446004 24 14:38:40 14:32:01 27300020 31541936 731124 2.22 187456 4177288 1721948 5.07 1473548 3518988 20 14:38:40 14:33:01 27298076 31537168 735540 2.24 185996 4175128 1701488 5.01 1482284 3516052 12 14:38:40 14:34:01 27301420 31540540 732084 2.23 186036 4175132 1701488 5.01 1477152 3516056 16 14:38:40 14:35:01 27301628 31540896 731900 2.23 186060 4175260 1701488 5.01 1477060 3516160 20 14:38:40 14:36:01 27302736 31542040 730676 2.22 186076 4175264 1701488 5.01 1475576 3516164 4 14:38:40 14:37:01 27303128 31542508 729984 2.22 186112 4175268 1701488 5.01 1475692 3516192 8 14:38:40 14:38:01 25723160 31437500 826676 2.51 222016 5483652 1822112 5.37 1656772 4771888 1052 14:38:40 Average: 27312683 31532475 750673 2.28 180406 4152989 1734115 5.11 1413293 3570612 72967 14:38:40 14:38:40 14:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:40 14:28:01 veth6f84d6a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:38:40 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:28:01 ens3 349.19 227.55 2424.34 87.15 0.00 0.00 0.00 0.00 14:38:40 14:28:01 docker0 190.32 303.87 16.87 2388.83 0.00 0.00 0.00 0.00 14:38:40 14:29:01 lo 8.60 8.60 0.85 0.85 0.00 0.00 0.00 0.00 14:38:40 14:29:01 ens3 170.45 117.24 2743.82 181.12 0.00 0.00 0.00 0.00 14:38:40 14:29:01 docker0 5.11 8.86 0.31 128.07 0.00 0.00 0.00 0.00 14:38:40 14:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:38:40 14:30:01 ens3 12.03 7.57 13.55 4.45 0.00 0.00 0.00 0.00 14:38:40 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:40 14:31:01 ens3 1.45 0.82 0.56 0.42 0.00 0.00 0.00 0.00 14:38:40 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:32:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:38:40 14:32:01 ens3 121.10 49.18 2071.17 3.77 0.00 0.00 0.00 0.00 14:38:40 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:38:40 14:33:01 ens3 9.28 6.95 6.01 6.40 0.00 0.00 0.00 0.00 14:38:40 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:34:01 ens3 0.82 0.62 0.51 0.41 0.00 0.00 0.00 0.00 14:38:40 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:40 14:35:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:38:40 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:36:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 14:38:40 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:40 14:37:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 14:38:40 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 14:38:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 14:38:40 14:38:01 ens3 367.09 255.49 8230.13 132.27 0.00 0.00 0.00 0.00 14:38:40 14:38:01 veth28f1b10 0.08 0.23 0.01 0.02 0.00 0.00 0.00 0.00 14:38:40 14:38:01 docker0 63.81 79.04 5.18 1025.66 0.00 0.00 0.00 0.00 14:38:40 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 14:38:40 Average: ens3 93.83 60.52 1408.24 37.83 0.00 0.00 0.00 0.00 14:38:40 Average: veth28f1b10 0.01 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:38:40 Average: docker0 23.57 35.61 2.03 322.05 0.00 0.00 0.00 0.00 14:38:40 14:38:40 14:38:40 ---> sar -P ALL: 14:38:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27464) 01/18/24 _x86_64_ (8 CPU) 14:38:40 14:38:40 14:26:06 LINUX RESTART (8 CPU) 14:38:40 14:38:40 14:27:01 CPU %user %nice %system %iowait %steal %idle 14:38:40 14:28:01 all 21.13 0.00 4.13 0.94 0.08 73.73 14:38:40 14:28:01 0 20.96 0.00 4.10 0.55 0.08 74.30 14:38:40 14:28:01 1 23.29 0.00 3.75 0.29 0.07 72.60 14:38:40 14:28:01 2 19.75 0.00 3.28 0.07 0.07 76.83 14:38:40 14:28:01 3 20.23 0.00 3.80 0.05 0.07 75.85 14:38:40 14:28:01 4 22.17 0.00 4.33 1.55 0.07 71.88 14:38:40 14:28:01 5 19.02 0.00 4.84 4.11 0.07 71.96 14:38:40 14:28:01 6 22.30 0.00 4.01 0.69 0.10 72.89 14:38:40 14:28:01 7 21.30 0.00 4.91 0.19 0.08 73.52 14:38:40 14:29:01 all 36.80 0.00 4.58 0.52 0.09 58.01 14:38:40 14:29:01 0 37.32 0.00 4.61 0.12 0.08 57.87 14:38:40 14:29:01 1 36.44 0.00 4.53 0.15 0.08 58.80 14:38:40 14:29:01 2 36.56 0.00 4.33 0.08 0.10 58.92 14:38:40 14:29:01 3 36.66 0.00 4.60 0.15 0.10 58.49 14:38:40 14:29:01 4 36.62 0.00 4.49 1.19 0.08 57.61 14:38:40 14:29:01 5 37.17 0.00 4.60 1.67 0.10 56.45 14:38:40 14:29:01 6 37.00 0.00 4.70 0.67 0.08 57.54 14:38:40 14:29:01 7 36.67 0.00 4.75 0.12 0.10 58.37 14:38:40 14:30:01 all 0.21 0.00 0.18 0.16 0.01 99.44 14:38:40 14:30:01 0 0.18 0.00 0.42 0.73 0.03 98.63 14:38:40 14:30:01 1 0.32 0.00 0.15 0.00 0.02 99.52 14:38:40 14:30:01 2 0.15 0.00 0.10 0.02 0.02 99.72 14:38:40 14:30:01 3 0.15 0.00 0.08 0.03 0.00 99.73 14:38:40 14:30:01 4 0.33 0.00 0.15 0.02 0.02 99.48 14:38:40 14:30:01 5 0.27 0.00 0.22 0.32 0.00 99.20 14:38:40 14:30:01 6 0.23 0.00 0.17 0.17 0.02 99.42 14:38:40 14:30:01 7 0.07 0.00 0.12 0.00 0.00 99.82 14:38:40 14:31:01 all 0.01 0.00 0.02 0.02 0.02 99.93 14:38:40 14:31:01 0 0.03 0.00 0.02 0.12 0.02 99.82 14:38:40 14:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:38:40 14:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:38:40 14:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 14:38:40 14:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:38:40 14:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:38:40 14:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:38:40 14:31:01 7 0.02 0.00 0.02 0.00 0.08 99.88 14:38:40 14:32:01 all 2.30 0.00 1.05 0.24 0.02 96.39 14:38:40 14:32:01 0 2.98 0.00 0.71 0.05 0.03 96.23 14:38:40 14:32:01 1 1.84 0.00 0.67 0.03 0.03 97.43 14:38:40 14:32:01 2 2.39 0.00 2.75 0.15 0.02 94.69 14:38:40 14:32:01 3 1.32 0.00 0.62 0.02 0.02 98.03 14:38:40 14:32:01 4 2.24 0.00 0.73 0.03 0.02 96.98 14:38:40 14:32:01 5 3.46 0.00 1.44 0.57 0.02 94.52 14:38:40 14:32:01 6 2.00 0.00 0.78 0.85 0.02 96.34 14:38:40 14:32:01 7 2.14 0.00 0.70 0.25 0.02 96.89 14:38:40 14:33:01 all 0.53 0.00 0.08 0.01 0.01 99.37 14:38:40 14:33:01 0 2.04 0.00 0.07 0.00 0.03 97.86 14:38:40 14:33:01 1 0.70 0.00 0.07 0.02 0.00 99.22 14:38:40 14:33:01 2 0.07 0.00 0.05 0.00 0.02 99.87 14:38:40 14:33:01 3 0.10 0.00 0.08 0.00 0.02 99.80 14:38:40 14:33:01 4 0.40 0.00 0.08 0.00 0.02 99.50 14:38:40 14:33:01 5 0.32 0.00 0.12 0.00 0.00 99.57 14:38:40 14:33:01 6 0.15 0.00 0.03 0.03 0.02 99.77 14:38:40 14:33:01 7 0.43 0.00 0.12 0.07 0.02 99.37 14:38:40 14:34:01 all 0.13 0.00 0.01 0.00 0.00 99.85 14:38:40 14:34:01 0 0.78 0.00 0.02 0.00 0.02 99.19 14:38:40 14:34:01 1 0.08 0.00 0.02 0.00 0.00 99.90 14:38:40 14:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:38:40 14:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:38:40 14:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:38:40 14:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:38:40 14:34:01 6 0.08 0.00 0.00 0.02 0.00 99.90 14:38:40 14:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 14:38:40 14:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:38:40 14:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:38:40 14:35:01 1 0.27 0.00 0.00 0.00 0.00 99.73 14:38:40 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:38:40 14:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:38:40 14:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:38:40 14:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:38:40 14:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 14:38:40 14:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:38:40 14:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:38:40 14:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:38:40 14:36:01 1 0.07 0.00 0.00 0.00 0.02 99.92 14:38:40 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:38:40 14:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:38:40 14:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:38:40 14:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:38:40 14:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:38:40 14:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 14:38:40 14:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 14:38:40 14:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:38:40 14:37:01 1 0.10 0.00 0.02 0.02 0.00 99.87 14:38:40 14:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:38:40 14:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:38:40 14:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:38:40 14:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:38:40 14:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:38:40 14:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:38:40 14:38:01 all 8.02 0.00 3.39 0.56 0.06 87.97 14:38:40 14:38:01 0 7.88 0.00 4.40 3.50 0.07 84.16 14:38:40 14:38:01 1 6.75 0.00 3.27 0.12 0.05 89.80 14:38:40 14:38:01 2 8.53 0.00 3.24 0.12 0.07 88.05 14:38:40 14:38:01 3 7.99 0.00 3.12 0.03 0.07 88.79 14:38:40 14:38:01 4 8.99 0.00 2.55 0.02 0.05 88.39 14:38:40 14:38:01 5 8.49 0.00 3.54 0.03 0.05 87.88 14:38:40 14:38:01 6 7.29 0.00 3.29 0.60 0.05 88.76 14:38:40 14:38:01 7 8.27 0.00 3.75 0.03 0.05 87.90 14:38:40 14:38:40 Average: CPU %user %nice %system %iowait %steal %idle 14:38:40 Average: all 6.25 0.00 1.22 0.22 0.03 92.28 14:38:40 Average: 0 6.52 0.00 1.30 0.46 0.04 91.68 14:38:40 Average: 1 6.32 0.00 1.13 0.06 0.03 92.47 14:38:40 Average: 2 6.11 0.00 1.25 0.04 0.03 92.57 14:38:40 Average: 3 6.00 0.00 1.12 0.03 0.02 92.83 14:38:40 Average: 4 6.40 0.00 1.12 0.25 0.03 92.20 14:38:40 Average: 5 6.21 0.00 1.34 0.61 0.02 91.82 14:38:40 Average: 6 6.24 0.00 1.18 0.28 0.03 92.27 14:38:40 Average: 7 6.22 0.00 1.30 0.06 0.04 92.38 14:38:40 14:38:40 14:38:40