Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6891b07bca9ffb23389de7e5af914c7b678e0717 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-ssh7806190189288297612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9355563709873597189.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9777991718418985668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17210157114662556273.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7893571066491948593.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, goVersion:1.18, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7454 in /w/workspace/_app-service-configurable_levski [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/_app-service-configurable_levski # 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 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" > 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 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 > git rev-list --no-walk 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:33 ========================================================= 21:02:33 EdgeX Global Pipelines Version Info 21:02:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:33 ------------------- 21:02:33 stable info: 21:02:33 ------------------- 21:02:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:02:33 Message: update stable to v1.0.245 21:02:34 ------------------- 21:02:34 experimental info: 21:02:34 ------------------- 21:02:34 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:34 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 21:02:34 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6891b07 [Pipeline] echo 21:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:34 provisioning config files... 21:02:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config2855579034931898807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:35 ---> docker-login.sh 21:02:35 nexus3.edgexfoundry.org:10001 21:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:35 Configure a credential helper to remove this warning. See 21:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:35 21:02:35 Login Succeeded 21:02:35 nexus3.edgexfoundry.org:10002 21:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:35 Configure a credential helper to remove this warning. See 21:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:35 21:02:35 Login Succeeded 21:02:35 nexus3.edgexfoundry.org:10003 21:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:35 Configure a credential helper to remove this warning. See 21:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:35 21:02:35 Login Succeeded 21:02:35 nexus3.edgexfoundry.org:10004 21:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:35 Configure a credential helper to remove this warning. See 21:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:35 21:02:35 Login Succeeded 21:02:35 docker.io 21:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:36 Configure a credential helper to remove this warning. See 21:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:36 21:02:36 Login Succeeded 21:02:36 ---> docker-login.sh ends [Pipeline] } 21:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:02:36 + git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 21:02:36 -----------> git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 6891b07bca9ffb23389de7e5af914c7b678e0717 [false] [Pipeline] sh 21:02:36 + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 21:02:36 ========================================================= 21:02:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:02:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:37 + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 21:02:37 [semverPrep] GIT_COMMIT: 6891b07bca9ffb23389de7e5af914c7b678e0717, Commit Message: build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] echo 21:02:37 [semverPrep] This is not a build commit. [Pipeline] sh 21:02:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:37 + grep -v github /etc/ssh/ssh_known_hosts 21:02:37 + [ -e /tmp/ssh_known_hosts ] 21:02:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:02:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:02:37 sudo tee -a /etc/ssh/ssh_known_hosts 21:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:38 21:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:38 0.1.4: Pulling from edgex-devops/py-git-semver 21:02:38 b85a868b505f: Pulling fs layer 21:02:38 e2be974225ed: Pulling fs layer 21:02:38 339a4e72a1f5: Pulling fs layer 21:02:38 988bab9f4d93: Pulling fs layer 21:02:38 1469e6f7b9e6: Pulling fs layer 21:02:38 eaf3925da568: Pulling fs layer 21:02:38 bab4dde63d76: Pulling fs layer 21:02:38 bde34c3a00c8: Pulling fs layer 21:02:38 b352a97aabf1: Pulling fs layer 21:02:38 4872d77fe225: Pulling fs layer 21:02:38 5851b861e8e6: Pulling fs layer 21:02:38 bde34c3a00c8: Waiting 21:02:38 b352a97aabf1: Waiting 21:02:38 eaf3925da568: Waiting 21:02:38 bab4dde63d76: Waiting 21:02:38 4872d77fe225: Waiting 21:02:38 5851b861e8e6: Waiting 21:02:38 988bab9f4d93: Waiting 21:02:38 1469e6f7b9e6: Waiting 21:02:38 e2be974225ed: Download complete 21:02:38 988bab9f4d93: Verifying Checksum 21:02:38 988bab9f4d93: Download complete 21:02:38 1469e6f7b9e6: Verifying Checksum 21:02:38 1469e6f7b9e6: Download complete 21:02:38 339a4e72a1f5: Verifying Checksum 21:02:38 339a4e72a1f5: Download complete 21:02:38 eaf3925da568: Verifying Checksum 21:02:38 eaf3925da568: Download complete 21:02:38 bde34c3a00c8: Verifying Checksum 21:02:38 bde34c3a00c8: Download complete 21:02:38 b352a97aabf1: Download complete 21:02:38 4872d77fe225: Verifying Checksum 21:02:38 4872d77fe225: Download complete 21:02:38 b85a868b505f: Verifying Checksum 21:02:38 b85a868b505f: Download complete 21:02:39 bab4dde63d76: Verifying Checksum 21:02:39 bab4dde63d76: Download complete 21:02:40 b85a868b505f: Pull complete 21:02:40 e2be974225ed: Pull complete 21:02:40 339a4e72a1f5: Pull complete 21:02:40 988bab9f4d93: Pull complete 21:02:41 1469e6f7b9e6: Pull complete 21:02:41 eaf3925da568: Pull complete 21:02:43 bab4dde63d76: Pull complete 21:02:43 bde34c3a00c8: Pull complete 21:02:43 b352a97aabf1: Pull complete 21:02:43 4872d77fe225: Pull complete 21:02:43 5851b861e8e6: Pull complete 21:02:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:43 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:02:45 $ docker top df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 -eo pid,comm 21:02:45 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). 21:02:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:45 [ssh-agent] Looking for ssh-agent implementation... 21:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:45 $ docker exec df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent 21:02:46 SSH_AUTH_SOCK=/tmp/ssh-j66Mv55UbfGh/agent.33 21:02:46 SSH_AGENT_PID=39 21:02:46 Running ssh-add (command line suppressed) 21:02:46 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_6862823858230938470.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_6862823858230938470.key) 21:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:46 + git tag --points-at HEAD [Pipeline] } 21:02:46 $ docker exec --env ******** --env ******** df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent -k 21:02:46 unset SSH_AUTH_SOCK; 21:02:46 unset SSH_AGENT_PID; 21:02:46 echo Agent pid 39 killed; 21:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:46 [ssh-agent] Looking for ssh-agent implementation... 21:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:46 $ docker exec df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent 21:02:46 SSH_AUTH_SOCK=/tmp/ssh-cxzey90MfH9m/agent.71 21:02:46 SSH_AGENT_PID=77 21:02:47 Running ssh-add (command line suppressed) 21:02:47 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_12516964796117666651.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_12516964796117666651.key) 21:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:47 + git semver init 21:02:47 2023-04-11 21:02:47,616 [run_init] DEBUG init version:0.0.0 force:False 21:02:47 2023-04-11 21:02:47,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver 21:02:47 2023-04-11 21:02:47,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver 21:02:47 2023-04-11 21:02:47,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_levski/.semver'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 21:02:48 2023-04-11 21:02:48,403 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude 21:02:48 2023-04-11 21:02:48,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False 21:02:48 2023-04-11 21:02:48,404 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:02:48 2023-04-11 21:02:48,404 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:02:48 2.3.1-dev.4 [Pipeline] } 21:02:48 $ docker exec --env ******** --env ******** df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent -k 21:02:48 unset SSH_AUTH_SOCK; 21:02:48 unset SSH_AGENT_PID; 21:02:48 echo Agent pid 77 killed; 21:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:49 + git semver [Pipeline] } 21:02:49 $ docker stop --time=1 df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 21:02:50 $ docker rm -f --volumes df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:51 Stashed 1 file(s) [Pipeline] echo 21:02:51 [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [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 21:02:51 provisioning config files... 21:02:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config18225181110523078728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:51 ---> docker-login.sh 21:02:51 nexus3.edgexfoundry.org:10001 21:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:51 Configure a credential helper to remove this warning. See 21:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:51 21:02:51 Login Succeeded 21:02:51 nexus3.edgexfoundry.org:10002 21:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:51 Configure a credential helper to remove this warning. See 21:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:51 21:02:51 Login Succeeded 21:02:51 nexus3.edgexfoundry.org:10003 21:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:51 Configure a credential helper to remove this warning. See 21:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:51 21:02:51 Login Succeeded 21:02:51 nexus3.edgexfoundry.org:10004 21:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:51 Configure a credential helper to remove this warning. See 21:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:51 21:02:51 Login Succeeded 21:02:51 docker.io 21:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:52 Configure a credential helper to remove this warning. See 21:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:52 21:02:52 Login Succeeded 21:02:52 ---> docker-login.sh ends [Pipeline] } 21:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:52 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:52 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:52 ========================================================= 21:02:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:02:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:02:52 Sending build context to Docker daemon 3.315MB 21:02:52 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:02:52 Step 2/13 : FROM ${BASE} AS builder 21:02:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:52 213ec9aee27d: Pulling fs layer 21:02:52 4583459ba037: Pulling fs layer 21:02:52 93c1e223e6f2: Pulling fs layer 21:02:52 53926ce57604: Pulling fs layer 21:02:52 21b2b0c7a3f4: Pulling fs layer 21:02:52 22ff95d597cd: Pulling fs layer 21:02:52 12d6caf4c0d1: Pulling fs layer 21:02:52 96b7cbca73a9: Pulling fs layer 21:02:52 a7acece74701: Pulling fs layer 21:02:52 22ff95d597cd: Waiting 21:02:52 12d6caf4c0d1: Waiting 21:02:52 96b7cbca73a9: Waiting 21:02:52 a7acece74701: Waiting 21:02:52 53926ce57604: Waiting 21:02:52 21b2b0c7a3f4: Waiting 21:02:52 93c1e223e6f2: Download complete 21:02:52 4583459ba037: Verifying Checksum 21:02:52 4583459ba037: Download complete 21:02:52 21b2b0c7a3f4: Download complete 21:02:52 22ff95d597cd: Download complete 21:02:52 213ec9aee27d: Verifying Checksum 21:02:52 213ec9aee27d: Download complete 21:02:52 12d6caf4c0d1: Verifying Checksum 21:02:52 12d6caf4c0d1: Download complete 21:02:52 213ec9aee27d: Pull complete 21:02:53 4583459ba037: Pull complete 21:02:53 a7acece74701: Verifying Checksum 21:02:53 a7acece74701: Download complete 21:02:53 93c1e223e6f2: Pull complete 21:02:53 53926ce57604: Verifying Checksum 21:02:53 53926ce57604: Download complete 21:02:53 96b7cbca73a9: Verifying Checksum 21:02:53 96b7cbca73a9: Download complete 21:02:57 53926ce57604: Pull complete 21:02:57 21b2b0c7a3f4: Pull complete 21:02:57 22ff95d597cd: Pull complete 21:02:57 12d6caf4c0d1: Pull complete 21:03:00 96b7cbca73a9: Pull complete 21:03:00 a7acece74701: Pull complete 21:03:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:03:00 ---> db6d94c90886 21:03:00 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:03:04 ---> Running in f730e5d72b1f 21:03:04 Removing intermediate container f730e5d72b1f 21:03:04 ---> c4dbee44463b 21:03:04 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:03:04 ---> Running in 52be314a7985 21:03:04 Removing intermediate container 52be314a7985 21:03:04 ---> 2ad27d033b14 21:03:04 Step 5/13 : ARG ADD_BUILD_TAGS="" 21:03:04 ---> Running in 441c6982589e 21:03:04 Removing intermediate container 441c6982589e 21:03:04 ---> 17e8d0624abd 21:03:04 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:03:04 ---> Running in cea037311377 21:03:04 Removing intermediate container cea037311377 21:03:04 ---> fee63f553bc1 21:03:04 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:03:04 ---> Running in c86e45018372 21:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:03:05 OK: 211 MiB in 51 packages 21:03:05 Removing intermediate container c86e45018372 21:03:05 ---> 0f087cfef54f 21:03:05 Step 8/13 : WORKDIR /app 21:03:05 ---> Running in 9ba7a9506aa3 21:03:05 Removing intermediate container 9ba7a9506aa3 21:03:05 ---> 0462bddcfa1a 21:03:05 Step 9/13 : COPY go.mod vendor* ./ 21:03:05 ---> 90140326673a 21:03:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:05 ---> Running in 9ac4acb67750 21:03:06 Still waiting to schedule task 21:03:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:03:32 Removing intermediate container 9ac4acb67750 21:03:32 ---> 863f72e8fca6 21:03:32 Step 11/13 : COPY . . 21:03:32 ---> b2e86df84c07 21:03:32 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:03:32 ---> Running in b43242003156 21:03:32 Removing intermediate container b43242003156 21:03:32 ---> 0cdc48c5d263 21:03:32 Step 13/13 : RUN $MAKE 21:03:32 ---> Running in 994c72bf42d9 21:03:32 noop 21:03:32 Removing intermediate container 994c72bf42d9 21:03:32 ---> 60c1be128a4a 21:03:32 Successfully built 60c1be128a4a 21:03:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:32 + docker inspect -f . ci-base-image-x86_64 21:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:32 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:33 $ docker top 1d494c37c21b8d060d31581cf5f3e4b2c916294b6e22ba6cc9b6d26a44b35c7b -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:33 + go version 21:03:33 go version go1.18.7 linux/amd64 [Pipeline] } 21:03:33 $ docker stop --time=1 1d494c37c21b8d060d31581cf5f3e4b2c916294b6e22ba6cc9b6d26a44b35c7b 21:03:34 $ docker rm -f --volumes 1d494c37c21b8d060d31581cf5f3e4b2c916294b6e22ba6cc9b6d26a44b35c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:35 + docker inspect -f . ci-base-image-x86_64 21:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:35 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:03:35 $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:35 $ docker top 8786f528a45fdecf9537cb4cc9eee6e652e022a5d785bf4ca207c2556d8955b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:36 + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh 21:03:36 + make test 21:03:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:03:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:03:46 CGO_ENABLED=1 go vet ./... 21:03:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:48 ./bin/test-attribution-txt.sh [Pipeline] echo 21:03:49 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:03:49 $ docker stop --time=1 8786f528a45fdecf9537cb4cc9eee6e652e022a5d785bf4ca207c2556d8955b4 21:03:51 $ docker rm -f --volumes 8786f528a45fdecf9537cb4cc9eee6e652e022a5d785bf4ca207c2556d8955b4 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:03:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:03:52 + ls -al . 21:03:52 total 184 21:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 21:03 . 21:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:02 .. 21:03:52 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 21:02 .dockerignore 21:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 21:02 .git 21:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 21:02 .github 21:03:52 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 21:02 .gitignore 21:03:52 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 21:02 .semver 21:03:52 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 21:02 Attribution.txt 21:03:52 -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 21:02 CHANGELOG.md 21:03:52 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 21:02 Dockerfile 21:03:52 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 21:02 GOVERNANCE.md 21:03:52 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 21:02 Jenkinsfile 21:03:52 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 21:02 LICENSE 21:03:52 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 21:02 OWNERS.md 21:03:52 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 21:02 README.md 21:03:52 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 21:02 VERSION 21:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 21:02 bin 21:03:52 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 21:03 coverage.out 21:03:52 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 21:02 go.mod 21:03:52 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 21:02 go.sum 21:03:52 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 21:02 main.go 21:03:52 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 21:02 makefile 21:03:52 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 21:02 res 21:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:53 + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=amd64 --label version=2.3.1-dev.4 . 21:03:53 Sending build context to Docker daemon 3.316MB 21:03:53 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 21:03:53 Step 2/27 : FROM ${BASE} AS builder 21:03:53 ---> 60c1be128a4a 21:03:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:03:53 ---> Running in ad817c200416 21:03:53 Removing intermediate container ad817c200416 21:03:53 ---> 9bb7f4234d94 21:03:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:03:53 ---> Running in 135ef0d92b7a 21:03:53 Removing intermediate container 135ef0d92b7a 21:03:53 ---> e40022045858 21:03:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:03:53 ---> Running in 7ff681e38f02 21:03:53 Removing intermediate container 7ff681e38f02 21:03:53 ---> 575336d92e66 21:03:53 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:03:53 ---> Running in 5833e96392ba 21:03:53 Removing intermediate container 5833e96392ba 21:03:53 ---> 3b78790ebe37 21:03:53 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:03:53 ---> Running in 5c92bd6343e4 21:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:03:54 OK: 211 MiB in 51 packages 21:03:54 Removing intermediate container 5c92bd6343e4 21:03:54 ---> 19f4b69146bb 21:03:54 Step 8/27 : WORKDIR /app 21:03:54 ---> Running in 07a495600e00 21:03:54 Removing intermediate container 07a495600e00 21:03:54 ---> 4129b675b27b 21:03:54 Step 9/27 : COPY go.mod vendor* ./ 21:03:54 ---> 7d3e54884718 21:03:54 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:54 ---> Running in 10ca5c5e317d 21:03:55 Removing intermediate container 10ca5c5e317d 21:03:55 ---> acc8b7e47081 21:03:55 Step 11/27 : COPY . . 21:03:55 ---> 549b8120c37a 21:03:55 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:03:55 ---> Running in 65943fcfe4cd 21:03:56 Removing intermediate container 65943fcfe4cd 21:03:56 ---> 59d2c85ae11d 21:03:56 Step 13/27 : RUN $MAKE 21:03:56 ---> Running in 5c697bc17ea5 21:03:56 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 21:04:27 Removing intermediate container 5c697bc17ea5 21:04:27 ---> 4c77b509d63b 21:04:27 Step 14/27 : FROM alpine:3.16 21:04:27 3.16: Pulling from library/alpine 21:04:27 91d30c5bc195: Pulling fs layer 21:04:29 91d30c5bc195: Verifying Checksum 21:04:29 91d30c5bc195: Download complete 21:04:32 91d30c5bc195: Pull complete 21:04:32 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 21:04:32 Status: Downloaded newer image for alpine:3.16 21:04:32 ---> 8471affe5de5 21:04:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:04:32 ---> Running in 7526e732d5d9 21:04:32 Removing intermediate container 7526e732d5d9 21:04:32 ---> 9955898b3542 21:04:32 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:04:32 ---> Running in 45dc84ed3fb7 21:04:33 Removing intermediate container 45dc84ed3fb7 21:04:33 ---> b7d9cccb2691 21:04:33 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:04:33 ---> Running in f3b9fac078cb 21:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:04:33 (1/7) Installing ca-certificates (20220614-r0) 21:04:33 (2/7) Installing dumb-init (1.2.5-r1) 21:04:33 (3/7) Installing libgcc (11.2.1_git20220219-r2) 21:04:33 (4/7) Installing libsodium (1.0.18-r0) 21:04:33 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 21:04:33 (6/7) Installing libzmq (4.3.4-r0) 21:04:33 (7/7) Installing zeromq (4.3.4-r0) 21:04:33 Executing busybox-1.35.0-r17.trigger 21:04:33 Executing ca-certificates-20220614-r0.trigger 21:04:33 OK: 9 MiB in 21 packages 21:04:34 Removing intermediate container f3b9fac078cb 21:04:34 ---> 99963f408ce3 21:04:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:04:34 ---> 1fa2660b1674 21:04:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:04:34 ---> 6c2b5cdee615 21:04:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:04:34 ---> 78d631bf4c0f 21:04:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:04:35 ---> ad35e5cb18b8 21:04:35 Step 22/27 : EXPOSE 48095 21:04:35 ---> Running in bf0c00fd2127 21:04:35 Removing intermediate container bf0c00fd2127 21:04:35 ---> 52343809fef1 21:04:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:04:35 ---> Running in 387559f6cbb5 21:04:35 Removing intermediate container 387559f6cbb5 21:04:35 ---> d9b7786996f6 21:04:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:35 ---> Running in 4caff9218870 21:04:35 Removing intermediate container 4caff9218870 21:04:35 ---> 98427e9cf671 21:04:35 Step 25/27 : LABEL arch=amd64 21:04:35 ---> Running in d5fa6b0e0b8d 21:04:35 Removing intermediate container d5fa6b0e0b8d 21:04:35 ---> 0fc1eb26461d 21:04:35 Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 21:04:35 ---> Running in f4d499a83ce8 21:04:35 Removing intermediate container f4d499a83ce8 21:04:35 ---> 0cf7f7e7d793 21:04:35 Step 27/27 : LABEL version=2.3.1-dev.4 21:04:35 ---> Running in 93b3299dda73 21:04:35 Removing intermediate container 93b3299dda73 21:04:35 ---> 911e813c69ea 21:04:35 [Warning] One or more build-args [ARCH] were not consumed 21:04:35 Successfully built 911e813c69ea 21:04:35 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 21:04:36 provisioning config files... 21:04:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config12918026617932484022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:36 ---> docker-login.sh 21:04:36 nexus3.edgexfoundry.org:10001 21:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:36 Configure a credential helper to remove this warning. See 21:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:36 21:04:36 Login Succeeded 21:04:36 nexus3.edgexfoundry.org:10002 21:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:36 Configure a credential helper to remove this warning. See 21:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:36 21:04:36 Login Succeeded 21:04:36 nexus3.edgexfoundry.org:10003 21:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:36 Configure a credential helper to remove this warning. See 21:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:36 21:04:36 Login Succeeded 21:04:36 nexus3.edgexfoundry.org:10004 21:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:36 Configure a credential helper to remove this warning. See 21:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:36 21:04:36 Login Succeeded 21:04:36 docker.io 21:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:36 Configure a credential helper to remove this warning. See 21:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:36 21:04:36 Login Succeeded 21:04:36 ---> docker-login.sh ends [Pipeline] } 21:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:36 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:04:36 6891b07bca9ffb23389de7e5af914c7b678e0717 21:04:36 latest 21:04:36 2.3.1-dev.4 21:04:36 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 21:04:36 levski 21:04:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 21:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:37 704574486eb3: Preparing 21:04:37 064bf1fd5130: Preparing 21:04:37 fb585886ecdc: Preparing 21:04:37 1f633e2e1ce8: Preparing 21:04:37 5504d07802c6: Preparing 21:04:37 5bc340f6d4f5: Preparing 21:04:37 5bc340f6d4f5: Waiting 21:04:37 064bf1fd5130: Pushed 21:04:37 fb585886ecdc: Pushed 21:04:37 1f633e2e1ce8: Pushed 21:04:37 5bc340f6d4f5: Layer already exists 21:04:37 5504d07802c6: Pushed 21:04:40 704574486eb3: Pushed 21:04:40 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:40 704574486eb3: Preparing 21:04:40 064bf1fd5130: Preparing 21:04:40 fb585886ecdc: Preparing 21:04:40 1f633e2e1ce8: Preparing 21:04:40 5504d07802c6: Preparing 21:04:40 5bc340f6d4f5: Preparing 21:04:40 5bc340f6d4f5: Waiting 21:04:40 704574486eb3: Layer already exists 21:04:40 fb585886ecdc: Layer already exists 21:04:40 1f633e2e1ce8: Layer already exists 21:04:40 5504d07802c6: Layer already exists 21:04:40 064bf1fd5130: Layer already exists 21:04:40 5bc340f6d4f5: Layer already exists 21:04:40 latest: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.4 21:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:41 704574486eb3: Preparing 21:04:41 064bf1fd5130: Preparing 21:04:41 fb585886ecdc: Preparing 21:04:41 1f633e2e1ce8: Preparing 21:04:41 5504d07802c6: Preparing 21:04:41 5bc340f6d4f5: Preparing 21:04:41 5bc340f6d4f5: Waiting 21:04:41 5504d07802c6: Layer already exists 21:04:41 704574486eb3: Layer already exists 21:04:41 fb585886ecdc: Layer already exists 21:04:41 064bf1fd5130: Layer already exists 21:04:41 1f633e2e1ce8: Layer already exists 21:04:41 5bc340f6d4f5: Layer already exists 21:04:41 2.3.1-dev.4: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 21:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:42 704574486eb3: Preparing 21:04:42 064bf1fd5130: Preparing 21:04:42 fb585886ecdc: Preparing 21:04:42 1f633e2e1ce8: Preparing 21:04:42 5504d07802c6: Preparing 21:04:42 5bc340f6d4f5: Preparing 21:04:42 5bc340f6d4f5: Waiting 21:04:42 5504d07802c6: Layer already exists 21:04:42 704574486eb3: Layer already exists 21:04:42 064bf1fd5130: Layer already exists 21:04:42 1f633e2e1ce8: Layer already exists 21:04:42 fb585886ecdc: Layer already exists 21:04:42 5bc340f6d4f5: Layer already exists 21:04:42 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski 21:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:04:42 704574486eb3: Preparing 21:04:42 064bf1fd5130: Preparing 21:04:42 fb585886ecdc: Preparing 21:04:42 1f633e2e1ce8: Preparing 21:04:42 5504d07802c6: Preparing 21:04:42 5bc340f6d4f5: Preparing 21:04:42 5bc340f6d4f5: Waiting 21:04:42 5504d07802c6: Layer already exists 21:04:42 1f633e2e1ce8: Layer already exists 21:04:42 704574486eb3: Layer already exists 21:04:42 064bf1fd5130: Layer already exists 21:04:42 fb585886ecdc: Layer already exists 21:04:42 5bc340f6d4f5: Layer already exists 21:04:42 levski: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:42 ===================================================== [Pipeline] echo 21:04:42 taggedImages: 21:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 21:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.4 21:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 21:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:levski [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 21:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:43 21:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:43 latest: Pulling from edgex-lftools-log-publisher 21:04:43 5eb5b503b376: Pulling fs layer 21:04:43 5c69ac0246d0: Pulling fs layer 21:04:43 ec43610c2a17: Pulling fs layer 21:04:43 3a2ae6a8a46f: Pulling fs layer 21:04:43 33b1e0a273af: Pulling fs layer 21:04:43 5d3b04190fa2: Pulling fs layer 21:04:43 2f39f015ded8: Pulling fs layer 21:04:43 33b1e0a273af: Waiting 21:04:43 5d3b04190fa2: Waiting 21:04:43 2f39f015ded8: Waiting 21:04:43 3a2ae6a8a46f: Waiting 21:04:43 5c69ac0246d0: Verifying Checksum 21:04:43 5c69ac0246d0: Download complete 21:04:43 3a2ae6a8a46f: Verifying Checksum 21:04:43 3a2ae6a8a46f: Download complete 21:04:43 ec43610c2a17: Verifying Checksum 21:04:43 ec43610c2a17: Download complete 21:04:43 33b1e0a273af: Verifying Checksum 21:04:43 33b1e0a273af: Download complete 21:04:43 5d3b04190fa2: Download complete 21:04:43 5eb5b503b376: Verifying Checksum 21:04:43 5eb5b503b376: Download complete 21:04:44 2f39f015ded8: Download complete 21:04:44 5eb5b503b376: Pull complete 21:04:44 5c69ac0246d0: Pull complete 21:04:45 ec43610c2a17: Pull complete 21:04:45 3a2ae6a8a46f: Pull complete 21:04:45 33b1e0a273af: Pull complete 21:04:45 5d3b04190fa2: Pull complete 21:04:49 2f39f015ded8: Pull complete 21:04:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:49 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:04:49 $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 21:04:53 $ docker top 00f15cc1890f8196f72eee6cdbe17071248037b6ed2916a665912b419aa28467 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:54 ---> job-cost.sh 21:04:54 lf-activate-venv: SKIPPING 21:04:54 INFO: No Stack... 21:04:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:04:54 INFO: Archiving Costs [Pipeline] sh 21:04:54 + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv 21:04:54 + cut -d, -f6 [Pipeline] lock 21:04:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] 21:04:54 Resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] did not exist. Created. 21:04:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7455 in /w/workspace/_app-service-configurable_levski [Pipeline] { [Pipeline] ws 21:04:54 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 21:04:55 Selected Git installation does not exist. Using Default 21:04:55 The recommended git tool is: NONE 21:04:55 + echo total: 0.2199999988079071 [Pipeline] stash 21:04:55 Stashed 1 file(s) [Pipeline] } 21:04:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:55 $ docker stop --time=1 00f15cc1890f8196f72eee6cdbe17071248037b6ed2916a665912b419aa28467 21:04:56 $ docker rm -f --volumes 00f15cc1890f8196f72eee6cdbe17071248037b6ed2916a665912b419aa28467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:01 using credential edgex-jenkins-ssh 21:05:01 Cloning the remote Git repository 21:05:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:05:01 > git init /w/workspace/app-service-configurable/4 # timeout=10 21:05:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:05:02 > git --version # timeout=10 21:05:02 > git --version # 'git version 2.25.1' 21:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:04 Avoid second fetch 21:05:04 Checking out Revision 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) 21:05:04 Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:04 > git config core.sparsecheckout # timeout=10 21:05:04 > git checkout -f 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 21:05:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:05 Dload Upload Total Spent Left Speed 21:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 21:05:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:05:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:05:06 + sudo tee /etc/docker/daemon.new 21:05:06 { 21:05:06 "registry-mirrors": [ 21:05:06 "https://nexus3.edgexfoundry.org:10001" 21:05:06 ], 21:05:06 "bip": "10.250.0.254/24", 21:05:06 "hosts": [ 21:05:06 "tcp://0.0.0.0:5555", 21:05:06 "unix:///var/run/docker.sock" 21:05:06 ], 21:05:06 "mtu": 1458, 21:05:06 "selinux-enabled": true, 21:05:06 "seccomp-profile": "/etc/docker/seccomp.json" 21:05:06 } [Pipeline] sh 21:05:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:05:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:25 provisioning config files... 21:05:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config18295757695973608686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:25 ---> docker-login.sh 21:05:25 nexus3.edgexfoundry.org:10001 21:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:26 Configure a credential helper to remove this warning. See 21:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:26 21:05:26 Login Succeeded 21:05:26 nexus3.edgexfoundry.org:10002 21:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:26 Configure a credential helper to remove this warning. See 21:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:26 21:05:26 Login Succeeded 21:05:27 nexus3.edgexfoundry.org:10003 21:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:27 Configure a credential helper to remove this warning. See 21:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:27 21:05:27 Login Succeeded 21:05:27 nexus3.edgexfoundry.org:10004 21:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:27 Configure a credential helper to remove this warning. See 21:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:27 21:05:27 Login Succeeded 21:05:27 docker.io 21:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:28 Configure a credential helper to remove this warning. See 21:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:28 21:05:28 Login Succeeded 21:05:28 ---> docker-login.sh ends [Pipeline] } 21:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:05:28 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:28 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:28 ========================================================= 21:05:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:05:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:05:28 Sending build context to Docker daemon 218.1kB 21:05:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:05:29 Step 2/13 : FROM ${BASE} AS builder 21:05:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:05:29 9b18e9b68314: Pulling fs layer 21:05:29 35d82f9e3411: Pulling fs layer 21:05:29 e16973657156: Pulling fs layer 21:05:29 fc693d55d65f: Pulling fs layer 21:05:29 7e9fc2657dce: Pulling fs layer 21:05:29 dda99020689f: Pulling fs layer 21:05:29 db1c61fa0a46: Pulling fs layer 21:05:29 891c053d2c06: Pulling fs layer 21:05:29 fc693d55d65f: Waiting 21:05:29 7e9fc2657dce: Waiting 21:05:29 dda99020689f: Waiting 21:05:29 db1c61fa0a46: Waiting 21:05:29 891c053d2c06: Waiting 21:05:29 e16973657156: Download complete 21:05:29 35d82f9e3411: Verifying Checksum 21:05:29 35d82f9e3411: Download complete 21:05:29 7e9fc2657dce: Download complete 21:05:29 dda99020689f: Verifying Checksum 21:05:29 dda99020689f: Download complete 21:05:29 9b18e9b68314: Verifying Checksum 21:05:29 9b18e9b68314: Download complete 21:05:29 9b18e9b68314: Pull complete 21:05:30 891c053d2c06: Verifying Checksum 21:05:30 891c053d2c06: Download complete 21:05:30 35d82f9e3411: Pull complete 21:05:31 e16973657156: Pull complete 21:05:31 db1c61fa0a46: Verifying Checksum 21:05:31 fc693d55d65f: Verifying Checksum 21:05:31 fc693d55d65f: Download complete 21:05:42 fc693d55d65f: Pull complete 21:05:42 7e9fc2657dce: Pull complete 21:05:42 dda99020689f: Pull complete 21:05:47 db1c61fa0a46: Pull complete 21:05:49 891c053d2c06: Pull complete 21:05:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:05:49 ---> f96f9c87975a 21:05:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:05:51 ---> Running in 9b5e56c24957 21:05:51 Removing intermediate container 9b5e56c24957 21:05:51 ---> 5c9c976004b6 21:05:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:05:51 ---> Running in d588a9214b94 21:05:52 Removing intermediate container d588a9214b94 21:05:52 ---> a1e7dd9cbdd7 21:05:52 Step 5/13 : ARG ADD_BUILD_TAGS="" 21:05:52 ---> Running in 741182b81093 21:05:52 Removing intermediate container 741182b81093 21:05:52 ---> 3bc99bff1cf9 21:05:52 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:05:52 ---> Running in 45afc7c25ace 21:05:52 Removing intermediate container 45afc7c25ace 21:05:52 ---> 59181e7a122e 21:05:52 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:52 ---> Running in 6ea863f28e57 21:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:05:55 OK: 221 MiB in 51 packages 21:05:56 Removing intermediate container 6ea863f28e57 21:05:56 ---> 49ab9496b660 21:05:56 Step 8/13 : WORKDIR /app 21:05:56 ---> Running in a4dd839b6050 21:05:56 Removing intermediate container a4dd839b6050 21:05:56 ---> 4c5b7c017d85 21:05:56 Step 9/13 : COPY go.mod vendor* ./ 21:05:56 ---> dcb11d1e232d 21:05:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:56 ---> Running in 657d6bf3f035 21:06:53 Removing intermediate container 657d6bf3f035 21:06:53 ---> 4c837e980cbe 21:06:53 Step 11/13 : COPY . . 21:06:53 ---> 6723a520dffb 21:06:53 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:53 ---> Running in ed7296045d08 21:06:53 Removing intermediate container ed7296045d08 21:06:53 ---> 8a8fb4ab0a8e 21:06:53 Step 13/13 : RUN $MAKE 21:06:53 ---> Running in cb367bce7239 21:06:53 noop 21:06:53 Removing intermediate container cb367bce7239 21:06:53 ---> 35a7ce42a510 21:06:53 Successfully built 35a7ce42a510 21:06:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:53 + docker inspect -f . ci-base-image-arm64 21:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 21:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:55 $ docker top b83e9d67a7c8a9909e4488629ddf415e7ef68a9b9d4c704e95a0356fcb20114b -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:55 + go version 21:06:55 go version go1.18.7 linux/arm64 [Pipeline] } 21:06:56 $ docker stop --time=1 b83e9d67a7c8a9909e4488629ddf415e7ef68a9b9d4c704e95a0356fcb20114b 21:06:57 $ docker rm -f --volumes b83e9d67a7c8a9909e4488629ddf415e7ef68a9b9d4c704e95a0356fcb20114b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:58 + docker inspect -f . ci-base-image-arm64 21:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:58 prd-ubuntu20.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 21:06:58 $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:59 $ docker top 04d3e933cb0917bf10828719f65d686141b11f14be3985c7a744709748a975d5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:59 + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh 21:07:00 + make test 21:07:00 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:08:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:08:21 CGO_ENABLED=1 go vet ./... 21:08:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:36 ./bin/test-attribution-txt.sh [Pipeline] echo 21:08:37 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:37 $ docker stop --time=1 04d3e933cb0917bf10828719f65d686141b11f14be3985c7a744709748a975d5 21:08:40 $ docker rm -f --volumes 04d3e933cb0917bf10828719f65d686141b11f14be3985c7a744709748a975d5 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:41 Warning: overwriting stash ‘coverage-report’ 21:08:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:42 + ls -al . 21:08:42 total 180 21:08:42 drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 21:07 . 21:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:05 .. 21:08:42 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 21:05 .dockerignore 21:08:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 21:05 .git 21:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 21:05 .github 21:08:42 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 21:05 .gitignore 21:08:42 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 21:05 Attribution.txt 21:08:42 -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 21:05 CHANGELOG.md 21:08:42 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 21:05 Dockerfile 21:08:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 21:05 GOVERNANCE.md 21:08:42 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 21:05 Jenkinsfile 21:08:42 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 21:05 LICENSE 21:08:42 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 21:05 OWNERS.md 21:08:42 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 21:05 README.md 21:08:42 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 21:02 VERSION 21:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 21:05 bin 21:08:42 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 21:07 coverage.out 21:08:42 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 21:05 go.mod 21:08:42 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 21:05 go.sum 21:08:42 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 21:05 main.go 21:08:42 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 21:05 makefile 21:08:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 21:05 res 21:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:43 + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=arm64 --label version=2.3.1-dev.4 . 21:08:43 Sending build context to Docker daemon 219.1kB 21:08:43 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 21:08:43 Step 2/27 : FROM ${BASE} AS builder 21:08:43 ---> 35a7ce42a510 21:08:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:08:43 ---> Running in 4ba7714f1bc4 21:08:43 Removing intermediate container 4ba7714f1bc4 21:08:43 ---> 0e3c001e1fb4 21:08:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:08:43 ---> Running in 0496c77d441d 21:08:44 Removing intermediate container 0496c77d441d 21:08:44 ---> 2e1fdd125988 21:08:44 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:08:44 ---> Running in 6189a13e2673 21:08:44 Removing intermediate container 6189a13e2673 21:08:44 ---> 2cb3843df147 21:08:44 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:44 ---> Running in fcd7ff15d5f4 21:08:44 Removing intermediate container fcd7ff15d5f4 21:08:44 ---> 18d8f5767dc8 21:08:44 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:44 ---> Running in b06a0be37420 21:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:08:47 OK: 221 MiB in 51 packages 21:08:48 Removing intermediate container b06a0be37420 21:08:48 ---> 9ea83aaea27b 21:08:48 Step 8/27 : WORKDIR /app 21:08:48 ---> Running in fa1a47ee5418 21:08:48 Removing intermediate container fa1a47ee5418 21:08:48 ---> 3894fd69ca28 21:08:48 Step 9/27 : COPY go.mod vendor* ./ 21:08:48 ---> 6e86bc713565 21:08:48 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:48 ---> Running in a1df551a4b1e 21:08:50 Removing intermediate container a1df551a4b1e 21:08:50 ---> dcf75cd474e3 21:08:50 Step 11/27 : COPY . . 21:08:51 ---> 6c4153c5d40f 21:08:51 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:51 ---> Running in e6a71d56764d 21:08:51 Removing intermediate container e6a71d56764d 21:08:51 ---> 0c802d671b0a 21:08:51 Step 13/27 : RUN $MAKE 21:08:54 ---> Running in 2a7fc032686a 21:08:54 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 21:11:01 Removing intermediate container 2a7fc032686a 21:11:01 ---> d2aabf2989e1 21:11:01 Step 14/27 : FROM alpine:3.16 21:11:01 3.16: Pulling from library/alpine 21:11:01 547446be3368: Pulling fs layer 21:11:01 547446be3368: Verifying Checksum 21:11:01 547446be3368: Download complete 21:11:02 547446be3368: Pull complete 21:11:02 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 21:11:02 Status: Downloaded newer image for alpine:3.16 21:11:02 ---> 3b5033019969 21:11:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:11:02 ---> Running in 590eea5f2dae 21:11:02 Removing intermediate container 590eea5f2dae 21:11:02 ---> 6730b0319fd1 21:11:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:11:02 ---> Running in 1d514d2405c3 21:11:02 Removing intermediate container 1d514d2405c3 21:11:02 ---> 05eea55b1672 21:11:02 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:11:02 ---> Running in 48e5970cb8bd 21:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:11:05 (1/7) Installing ca-certificates (20220614-r0) 21:11:05 (2/7) Installing dumb-init (1.2.5-r1) 21:11:05 (3/7) Installing libgcc (11.2.1_git20220219-r2) 21:11:05 (4/7) Installing libsodium (1.0.18-r0) 21:11:05 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 21:11:05 (6/7) Installing libzmq (4.3.4-r0) 21:11:05 (7/7) Installing zeromq (4.3.4-r0) 21:11:05 Executing busybox-1.35.0-r17.trigger 21:11:05 Executing ca-certificates-20220614-r0.trigger 21:11:05 OK: 9 MiB in 21 packages 21:11:07 Removing intermediate container 48e5970cb8bd 21:11:07 ---> c73d58fb70d5 21:11:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:11:07 ---> 72c4fd25ffa5 21:11:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:11:08 ---> e0ff4cd16e54 21:11:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:11:08 ---> 230289203c35 21:11:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:11:09 ---> 0f4a5d347890 21:11:09 Step 22/27 : EXPOSE 48095 21:11:09 ---> Running in 49c9af5a86d7 21:11:09 Removing intermediate container 49c9af5a86d7 21:11:09 ---> 65329da54599 21:11:09 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:11:10 ---> Running in a758913e7227 21:11:10 Removing intermediate container a758913e7227 21:11:10 ---> 1c11c1d23d1d 21:11:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:10 ---> Running in cd2048a2c2c0 21:11:10 Removing intermediate container cd2048a2c2c0 21:11:10 ---> 180418508de3 21:11:10 Step 25/27 : LABEL arch=arm64 21:11:10 ---> Running in 40c5bc2e347b 21:11:11 Removing intermediate container 40c5bc2e347b 21:11:11 ---> e51db0c74b2f 21:11:11 Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 21:11:11 ---> Running in 187df594bf3a 21:11:11 Removing intermediate container 187df594bf3a 21:11:11 ---> 2abb6d3f2e11 21:11:11 Step 27/27 : LABEL version=2.3.1-dev.4 21:11:11 ---> Running in 6129d4dbb4a5 21:11:11 Removing intermediate container 6129d4dbb4a5 21:11:11 ---> ab35a2eb7549 21:11:11 [Warning] One or more build-args [ARCH] were not consumed 21:11:11 Successfully built ab35a2eb7549 21:11:11 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:11 provisioning config files... 21:11:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config5423905029397429006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:12 ---> docker-login.sh 21:11:12 nexus3.edgexfoundry.org:10001 21:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:12 Configure a credential helper to remove this warning. See 21:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:12 21:11:12 Login Succeeded 21:11:12 nexus3.edgexfoundry.org:10002 21:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:12 Configure a credential helper to remove this warning. See 21:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:12 21:11:12 Login Succeeded 21:11:12 nexus3.edgexfoundry.org:10003 21:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:13 Configure a credential helper to remove this warning. See 21:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:13 21:11:13 Login Succeeded 21:11:13 nexus3.edgexfoundry.org:10004 21:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:13 Configure a credential helper to remove this warning. See 21:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:13 21:11:13 Login Succeeded 21:11:13 docker.io 21:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:14 Configure a credential helper to remove this warning. See 21:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:14 21:11:14 Login Succeeded 21:11:14 ---> docker-login.sh ends [Pipeline] } 21:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:14 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:14 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:11:14 6891b07bca9ffb23389de7e5af914c7b678e0717 21:11:14 latest 21:11:14 2.3.1-dev.4 21:11:14 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 21:11:14 levski 21:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 21:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:11:14 b15df49bc1e7: Preparing 21:11:14 ceb43b0e886d: Preparing 21:11:14 42758096add5: Preparing 21:11:14 0918c2e67aab: Preparing 21:11:14 ef91de4c0ef8: Preparing 21:11:14 dc65b23a4b7c: Preparing 21:11:14 dc65b23a4b7c: Waiting 21:11:15 ceb43b0e886d: Pushed 21:11:15 0918c2e67aab: Pushed 21:11:15 42758096add5: Pushed 21:11:15 dc65b23a4b7c: Layer already exists 21:11:16 ef91de4c0ef8: Pushed 21:11:20 b15df49bc1e7: Pushed 21:11:20 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:20 + 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 21:11:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:11:21 b15df49bc1e7: Preparing 21:11:21 ceb43b0e886d: Preparing 21:11:21 42758096add5: Preparing 21:11:21 0918c2e67aab: Preparing 21:11:21 ef91de4c0ef8: Preparing 21:11:21 dc65b23a4b7c: Preparing 21:11:21 dc65b23a4b7c: Waiting 21:11:21 ef91de4c0ef8: Layer already exists 21:11:21 ceb43b0e886d: Layer already exists 21:11:21 0918c2e67aab: Layer already exists 21:11:21 b15df49bc1e7: Layer already exists 21:11:21 42758096add5: Layer already exists 21:11:21 dc65b23a4b7c: Layer already exists 21:11:21 latest: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.4 21:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:11:22 b15df49bc1e7: Preparing 21:11:22 ceb43b0e886d: Preparing 21:11:22 42758096add5: Preparing 21:11:22 0918c2e67aab: Preparing 21:11:22 ef91de4c0ef8: Preparing 21:11:22 dc65b23a4b7c: Preparing 21:11:22 dc65b23a4b7c: Waiting 21:11:22 ef91de4c0ef8: Layer already exists 21:11:22 b15df49bc1e7: Layer already exists 21:11:22 42758096add5: Layer already exists 21:11:22 0918c2e67aab: Layer already exists 21:11:22 ceb43b0e886d: Layer already exists 21:11:22 dc65b23a4b7c: Layer already exists 21:11:22 2.3.1-dev.4: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 21:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:11:22 b15df49bc1e7: Preparing 21:11:22 ceb43b0e886d: Preparing 21:11:22 42758096add5: Preparing 21:11:22 0918c2e67aab: Preparing 21:11:22 ef91de4c0ef8: Preparing 21:11:22 dc65b23a4b7c: Preparing 21:11:22 dc65b23a4b7c: Waiting 21:11:22 0918c2e67aab: Layer already exists 21:11:22 b15df49bc1e7: Layer already exists 21:11:22 42758096add5: Layer already exists 21:11:22 ceb43b0e886d: Layer already exists 21:11:22 ef91de4c0ef8: Layer already exists 21:11:22 dc65b23a4b7c: Layer already exists 21:11:22 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski 21:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:11:23 b15df49bc1e7: Preparing 21:11:23 ceb43b0e886d: Preparing 21:11:23 42758096add5: Preparing 21:11:23 0918c2e67aab: Preparing 21:11:23 ef91de4c0ef8: Preparing 21:11:23 dc65b23a4b7c: Preparing 21:11:23 dc65b23a4b7c: Waiting 21:11:23 42758096add5: Layer already exists 21:11:23 ef91de4c0ef8: Layer already exists 21:11:23 b15df49bc1e7: Layer already exists 21:11:23 ceb43b0e886d: Layer already exists 21:11:23 0918c2e67aab: Layer already exists 21:11:23 dc65b23a4b7c: Layer already exists 21:11:23 levski: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:23 ===================================================== [Pipeline] echo 21:11:23 taggedImages: 21:11:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 21:11:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:11:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.4 21:11:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 21:11:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:24 21:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:24 arm64: Pulling from edgex-lftools-log-publisher 21:11:24 8998bd30e6a1: Pulling fs layer 21:11:24 04944245beec: Pulling fs layer 21:11:24 699f458cf7ca: Pulling fs layer 21:11:24 765212b225bb: Pulling fs layer 21:11:24 f23df028b6ca: Pulling fs layer 21:11:24 d65c8cfc05b1: Pulling fs layer 21:11:24 2437ff75d9bd: Pulling fs layer 21:11:24 765212b225bb: Waiting 21:11:24 d65c8cfc05b1: Waiting 21:11:24 2437ff75d9bd: Waiting 21:11:24 f23df028b6ca: Waiting 21:11:24 04944245beec: Verifying Checksum 21:11:24 04944245beec: Download complete 21:11:24 765212b225bb: Verifying Checksum 21:11:24 765212b225bb: Download complete 21:11:24 f23df028b6ca: Download complete 21:11:24 d65c8cfc05b1: Verifying Checksum 21:11:24 d65c8cfc05b1: Download complete 21:11:24 699f458cf7ca: Verifying Checksum 21:11:24 699f458cf7ca: Download complete 21:11:25 8998bd30e6a1: Verifying Checksum 21:11:25 8998bd30e6a1: Download complete 21:11:27 2437ff75d9bd: Download complete 21:11:29 8998bd30e6a1: Pull complete 21:11:29 04944245beec: Pull complete 21:11:30 699f458cf7ca: Pull complete 21:11:30 765212b225bb: Pull complete 21:11:33 f23df028b6ca: Pull complete 21:11:33 d65c8cfc05b1: Pull complete 21:11:45 2437ff75d9bd: Pull complete 21:11:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 21:11:46 $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:11:48 $ docker top 7bac4f4c441bfb08e732abac0aa74e0159afc8033a22c7f4e65967137b9b4576 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:49 ---> job-cost.sh 21:11:49 lf-activate-venv: SKIPPING 21:11:49 INFO: No Stack... 21:11:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:11:50 INFO: Archiving Costs [Pipeline] sh 21:11:50 + cat /w/workspace/app-service-configurable/4/archives/cost.csv 21:11:50 + cut -d, -f6 [Pipeline] lock 21:11:50 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] 21:11:50 Resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] did not exist. Created. 21:11:50 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:51 /w/workspace/app-service-configurable/4@tmp/durable-d2728e84/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:11:51 + echo total: 0.10999999940395355 [Pipeline] stash 21:11:51 Warning: overwriting stash ‘stack-cost’ 21:11:51 Stashed 1 file(s) [Pipeline] } 21:11:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:51 $ docker stop --time=1 7bac4f4c441bfb08e732abac0aa74e0159afc8033a22c7f4e65967137b9b4576 21:11:53 $ docker rm -f --volumes 7bac4f4c441bfb08e732abac0aa74e0159afc8033a22c7f4e65967137b9b4576 [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 21:11:53 provisioning config files... 21:11:53 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config18362602078326373972tmp [Pipeline] { [Pipeline] sh 21:11:54 + set +x 21:11:54 + + curlbash -s -s https://codecov.io/bash -- 21:11:54 21:11:54 21:11:54 _____ _ 21:11:54 / ____| | | 21:11:54 | | ___ __| | ___ ___ _____ __ 21:11:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:11:54 | |___| (_) | (_| | __/ (_| (_) \ V / 21:11:54 \_____\___/ \__,_|\___|\___\___/ \_/ 21:11:54 Bash-1.0.6 21:11:54 21:11:54 21:11:54 ==> git version 2.25.1 found 21:11:54 ==> 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 21:11:54 Release-Date: 2020-01-08 21:11:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:11:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:11:54 ==> Jenkins CI detected. 21:11:54 current dir:  /w/workspace/_app-service-configurable_levski 21:11:54 project root: . 21:11:54 --> token set from env 21:11:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:11:54 ==> Running gcov in . (disable via -X gcov) 21:11:54 ==> Python coveragepy not found 21:11:54 ==> Searching for coverage reports in: 21:11:54 + . 21:11:54 -> Found 1 reports 21:11:54 ==> Detecting git/mercurial file structure 21:11:54 ==> Reading reports 21:11:54 + ./coverage.out bytes=10 21:11:54 ==> Appending adjustments 21:11:54 https://docs.codecov.io/docs/fixing-reports 21:11:54 + Found adjustments 21:11:54 ==> Gzipping contents 21:11:54 4.0K /tmp/codecov.MwsK74.gz 21:11:54 ==> Uploading reports 21:11:54 url: https://codecov.io 21:11:54 query: branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:11:54 -> Pinging Codecov 21:11:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:11:54 -> Uploading to 21:11:54 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/6891b07bca9ffb23389de7e5af914c7b678e0717/81a805c5-37d6-450c-a8af-797c2d3f20f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T211154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=caa3e2ab5df32ad499e9168c984be069ca36d8228755cd742f83f9b039a9f1a8 21:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:54 Dload Upload Total Spent Left Speed 21:11:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1944 --:--:-- --:--:-- --:--:-- 1937 21:11:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } 21:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:11:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:11:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:11:55 21:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:11:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:11:55 df9b9388f04a: Pulling fs layer 21:11:55 52dc419b0ee2: Pulling fs layer 21:11:55 25bc292e5bac: Pulling fs layer 21:11:55 114826534d7a: Pulling fs layer 21:11:55 4657fd5d0bcf: Pulling fs layer 21:11:55 6ad1cebc031e: Pulling fs layer 21:11:55 8a3aa393b2d8: Pulling fs layer 21:11:55 114826534d7a: Waiting 21:11:55 4657fd5d0bcf: Waiting 21:11:55 6ad1cebc031e: Waiting 21:11:55 8a3aa393b2d8: Waiting 21:11:55 25bc292e5bac: Verifying Checksum 21:11:55 25bc292e5bac: Download complete 21:11:55 52dc419b0ee2: Verifying Checksum 21:11:55 52dc419b0ee2: Download complete 21:11:55 4657fd5d0bcf: Verifying Checksum 21:11:55 4657fd5d0bcf: Download complete 21:11:55 df9b9388f04a: Download complete 21:11:55 6ad1cebc031e: Verifying Checksum 21:11:55 6ad1cebc031e: Download complete 21:11:55 df9b9388f04a: Pull complete 21:11:55 52dc419b0ee2: Pull complete 21:11:55 25bc292e5bac: Pull complete 21:11:56 114826534d7a: Verifying Checksum 21:11:56 114826534d7a: Download complete 21:11:56 8a3aa393b2d8: Verifying Checksum 21:11:56 8a3aa393b2d8: Download complete 21:11:59 114826534d7a: Pull complete 21:11:59 4657fd5d0bcf: Pull complete 21:12:00 6ad1cebc031e: Pull complete 21:12:03 8a3aa393b2d8: Pull complete 21:12:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:03 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:12:06 $ docker top a63d5a9861e75e727b972e84fb3ad87324292c6fe6a94c4a96744e8fb67ec342 -eo pid,comm [Pipeline] { [Pipeline] echo 21:12:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh 21:12:07 + set -o pipefail 21:12:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' 21:12:13 21:12:13 Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... 21:12:13 21:12:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/93cd5692-65e3-4afe-ac43-67cb2cfcab28 21:12:13 21:12:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:12:13 21:12:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:12:13 21:12:13 21:12:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:12:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:12:13 More details here: https://snyk.co/ue1NS 21:12:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:12:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:12:13 $ docker stop --time=1 a63d5a9861e75e727b972e84fb3ad87324292c6fe6a94c4a96744e8fb67ec342 21:12:17 $ docker rm -f --volumes a63d5a9861e75e727b972e84fb3ad87324292c6fe6a94c4a96744e8fb67ec342 [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 21:12:17 + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] sh 21:12:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:12:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:18 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:12:19 $ docker top cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed -eo pid,comm 21:12:19 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). 21:12:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:12:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:19 [ssh-agent] Looking for ssh-agent implementation... 21:12:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:19 $ docker exec cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed ssh-agent 21:12:19 SSH_AUTH_SOCK=/tmp/ssh-AxCdRkNltI7W/agent.32 21:12:19 SSH_AGENT_PID=38 21:12:19 Running ssh-add (command line suppressed) 21:12:19 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_517025990479067654.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_517025990479067654.key) 21:12:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:19 + git semver tag 21:12:20 2023-04-11 21:12:19,952 [run_tag] DEBUG tag force:False 21:12:20 2023-04-11 21:12:19,952 [check_head_tag] DEBUG check head tag 21:12:20 2023-04-11 21:12:19,954 [execute] INFO git cat-file --batch-check 21:12:20 2023-04-11 21:12:19,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) 21:12:20 2023-04-11 21:12:19,958 [execute] INFO git cat-file --batch 21:12:20 2023-04-11 21:12:19,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) 21:12:20 2023-04-11 21:12:19,987 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:12:20 2023-04-11 21:12:19,987 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 21:12:20 2023-04-11 21:12:19,987 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 21:12:20 2023-04-11 21:12:19,993 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:12:20 2.3.1-dev.4 [Pipeline] } 21:12:20 $ docker exec --env ******** --env ******** cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed ssh-agent -k 21:12:20 unset SSH_AUTH_SOCK; 21:12:20 unset SSH_AGENT_PID; 21:12:20 echo Agent pid 38 killed; 21:12:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:20 + git semver [Pipeline] } 21:12:20 $ docker stop --time=1 cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed 21:12:22 $ docker rm -f --volumes cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:12:22 21:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:12:22 0.23.1-centos7: Pulling from edgex-lftools 21:12:22 ab5ef0e58194: Pulling fs layer 21:12:22 9712f1f96733: Pulling fs layer 21:12:22 63f879dbbcfc: Pulling fs layer 21:12:22 0d9ebad4ef96: Pulling fs layer 21:12:22 e9a5061849ea: Pulling fs layer 21:12:22 d747dcd14b5f: Pulling fs layer 21:12:22 2de7ff778b66: Pulling fs layer 21:12:22 0d9ebad4ef96: Waiting 21:12:22 e9a5061849ea: Waiting 21:12:22 d747dcd14b5f: Waiting 21:12:22 2de7ff778b66: Waiting 21:12:22 9712f1f96733: Verifying Checksum 21:12:22 9712f1f96733: Download complete 21:12:23 63f879dbbcfc: Verifying Checksum 21:12:23 63f879dbbcfc: Download complete 21:12:23 0d9ebad4ef96: Verifying Checksum 21:12:23 0d9ebad4ef96: Download complete 21:12:23 e9a5061849ea: Verifying Checksum 21:12:23 e9a5061849ea: Download complete 21:12:23 d747dcd14b5f: Verifying Checksum 21:12:23 d747dcd14b5f: Download complete 21:12:23 ab5ef0e58194: Download complete 21:12:23 2de7ff778b66: Verifying Checksum 21:12:23 2de7ff778b66: Download complete 21:12:26 ab5ef0e58194: Pull complete 21:12:26 9712f1f96733: Pull complete 21:12:27 63f879dbbcfc: Pull complete 21:12:31 0d9ebad4ef96: Pull complete 21:12:31 e9a5061849ea: Pull complete 21:12:31 d747dcd14b5f: Pull complete 21:12:32 2de7ff778b66: Pull complete 21:12:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:12:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:32 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:12:36 $ docker top cb5d60f6cd3ae838e06af59f64f6a45c47094468178b364835f0e45c2552d099 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:12:36 provisioning config files... 21:12:36 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config2862632686584285634tmp 21:12:36 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config13637888558705159616tmp 21:12:36 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config11667964192240211815tmp [Pipeline] { [Pipeline] echo 21:12:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:12:36 ---> sigul-configuration.sh 21:12:36 gpg: directory `/root/.gnupg' created 21:12:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:12:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:12:36 gpg: keyring `/root/.gnupg/secring.gpg' created 21:12:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:12:36 gpg: CAST5 encrypted data 21:12:36 gpg: encrypted with 1 passphrase 21:12:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:12:37 + mkdir /home/jenkins 21:12:37 + mkdir /home/jenkins/sigul [Pipeline] sh 21:12:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:12:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:12:37 ---> sigul-install.sh 21:12:37 Sigul already installed; skipping installation. [Pipeline] sh 21:12:38 + git tag --list 21:12:38 v1.0.0 21:12:38 v1.1.0 21:12:38 v1.2.0 21:12:38 v1.3.0 21:12:38 v1.3.1 21:12:38 v2.0.0 21:12:38 v2.0.1 21:12:38 v2.1.0 21:12:38 v2.1.1 21:12:38 v2.1.1-dev.1 21:12:38 v2.1.1-dev.2 21:12:38 v2.1.2-dev.1 21:12:38 v2.1.2-dev.2 21:12:38 v2.2.0 21:12:38 v2.2.1-dev.1 21:12:38 v2.2.1-dev.10 21:12:38 v2.2.1-dev.2 21:12:38 v2.2.1-dev.3 21:12:38 v2.2.1-dev.4 21:12:38 v2.2.1-dev.5 21:12:38 v2.2.1-dev.6 21:12:38 v2.2.1-dev.7 21:12:38 v2.2.1-dev.8 21:12:38 v2.2.1-dev.9 21:12:38 v2.3.0 21:12:38 v2.3.0-dev.10 21:12:38 v2.3.0-dev.11 21:12:38 v2.3.0-dev.12 21:12:38 v2.3.0-dev.13 21:12:38 v2.3.0-dev.14 21:12:38 v2.3.0-dev.15 21:12:38 v2.3.0-dev.16 21:12:38 v2.3.0-dev.17 21:12:38 v2.3.0-dev.18 21:12:38 v2.3.0-dev.19 21:12:38 v2.3.0-dev.20 21:12:38 v2.3.0-dev.21 21:12:38 v2.3.0-dev.22 21:12:38 v2.3.0-dev.23 21:12:38 v2.3.0-dev.24 21:12:38 v2.3.0-dev.25 21:12:38 v2.3.0-dev.26 21:12:38 v2.3.0-dev.27 21:12:38 v2.3.0-dev.28 21:12:38 v2.3.0-dev.29 21:12:38 v2.3.0-dev.30 21:12:38 v2.3.0-dev.31 21:12:38 v2.3.0-dev.32 21:12:38 v2.3.0-dev.33 21:12:38 v2.3.0-dev.34 21:12:38 v2.3.0-dev.35 21:12:38 v2.3.0-dev.36 21:12:38 v2.3.0-dev.37 21:12:38 v2.3.1-dev.1 21:12:38 v2.3.1-dev.2 21:12:38 v2.3.1-dev.3 21:12:38 v2.3.1-dev.4 21:12:38 v3.0.0-dev.1 21:12:38 v3.0.0-dev.10 21:12:38 v3.0.0-dev.11 21:12:38 v3.0.0-dev.12 21:12:38 v3.0.0-dev.13 21:12:38 v3.0.0-dev.14 21:12:38 v3.0.0-dev.15 21:12:38 v3.0.0-dev.16 21:12:38 v3.0.0-dev.17 21:12:38 v3.0.0-dev.18 21:12:38 v3.0.0-dev.19 21:12:38 v3.0.0-dev.2 21:12:38 v3.0.0-dev.20 21:12:38 v3.0.0-dev.21 21:12:38 v3.0.0-dev.22 21:12:38 v3.0.0-dev.23 21:12:38 v3.0.0-dev.24 21:12:38 v3.0.0-dev.25 21:12:38 v3.0.0-dev.26 21:12:38 v3.0.0-dev.27 21:12:38 v3.0.0-dev.28 21:12:38 v3.0.0-dev.29 21:12:38 v3.0.0-dev.3 21:12:38 v3.0.0-dev.30 21:12:38 v3.0.0-dev.4 21:12:38 v3.0.0-dev.5 21:12:38 v3.0.0-dev.6 21:12:38 v3.0.0-dev.7 21:12:38 v3.0.0-dev.8 21:12:38 v3.0.0-dev.9 [Pipeline] sh 21:12:38 + lftools sign git-tag v2.3.1-dev.4 21:12:38 Signing Git tag with Sigul... 21:12:38 Signing v2.3.1-dev.4 [Pipeline] echo 21:12:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:12:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:12:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:12:39 $ docker stop --time=1 cb5d60f6cd3ae838e06af59f64f6a45c47094468178b364835f0e45c2552d099 21:12:40 $ docker rm -f --volumes cb5d60f6cd3ae838e06af59f64f6a45c47094468178b364835f0e45c2552d099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:12:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:12:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:41 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:12:41 $ docker top 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:42 [ssh-agent] Looking for ssh-agent implementation... 21:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:42 $ docker exec 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 ssh-agent 21:12:42 SSH_AUTH_SOCK=/tmp/ssh-AgeYZ2xFrKHe/agent.31 21:12:42 SSH_AGENT_PID=37 21:12:42 Running ssh-add (command line suppressed) 21:12:42 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_3441157781650737638.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_3441157781650737638.key) 21:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:43 + git semver bump pre 21:12:44 2023-04-11 21:12:43,579 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:12:44 2023-04-11 21:12:43,579 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev 21:12:44 2023-04-11 21:12:43,579 [bump_version] DEBUG bumped version:2.3.1-dev.5 21:12:44 2023-04-11 21:12:43,579 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:True 21:12:44 2023-04-11 21:12:43,579 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:12:44 2023-04-11 21:12:43,580 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_levski/.semver/levski 21:12:44 2023-04-11 21:12:43,581 [execute] INFO git cat-file --batch-check 21:12:44 2023-04-11 21:12:43,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 21:12:44 2023-04-11 21:12:43,588 [execute] INFO git cat-file --batch 21:12:44 2023-04-11 21:12:43,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 21:12:44 2023-04-11 21:12:43,594 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:12:44 2.3.1-dev.5 [Pipeline] } 21:12:44 $ docker exec --env ******** --env ******** 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 ssh-agent -k 21:12:45 unset SSH_AUTH_SOCK; 21:12:45 unset SSH_AGENT_PID; 21:12:45 echo Agent pid 37 killed; 21:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:45 + git semver [Pipeline] } 21:12:45 $ docker stop --time=1 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 21:12:47 $ docker rm -f --volumes 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:12:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:47 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:12:48 $ docker top 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:48 [ssh-agent] Looking for ssh-agent implementation... 21:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:49 $ docker exec 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd ssh-agent 21:12:49 SSH_AUTH_SOCK=/tmp/ssh-KEb32h4Nl2JY/agent.33 21:12:49 SSH_AGENT_PID=40 21:12:49 Running ssh-add (command line suppressed) 21:12:49 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_16847066170050577584.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_16847066170050577584.key) 21:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:49 + git semver push 21:12:50 2023-04-11 21:12:50,137 [run_push] DEBUG push 21:12:50 2023-04-11 21:12:50,138 [execute] INFO git cat-file --batch-check 21:12:50 2023-04-11 21:12:50,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 21:12:50 2023-04-11 21:12:50,141 [execute] INFO git rev-list adb7825210263f179a85a6c828c75e0a8ff11afd -- 21:12:50 2023-04-11 21:12:50,142 [execute] DEBUG Popen(['git', 'rev-list', 'adb7825210263f179a85a6c828c75e0a8ff11afd', '--'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) 21:12:50 2023-04-11 21:12:50,152 [execute] INFO git fetch -v origin 21:12:50 2023-04-11 21:12:50,152 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=True, shell=None, istream=None) 21:12:51 2023-04-11 21:12:51,442 [run_push] DEBUG no remote changes detected 21:12:51 2023-04-11 21:12:51,442 [execute] INFO git push origin semver 21:12:51 2023-04-11 21:12:51,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) 21:12:52 2023-04-11 21:12:52,442 [run_push] DEBUG push all version tags 21:12:52 2023-04-11 21:12:52,442 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:12:52 2023-04-11 21:12:52,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 21:12:54 2023-04-11 21:12:53,710 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 21:12:54 2.3.1-dev.5 [Pipeline] } 21:12:54 $ docker exec --env ******** --env ******** 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd ssh-agent -k 21:12:54 unset SSH_AUTH_SOCK; 21:12:54 unset SSH_AGENT_PID; 21:12:54 echo Agent pid 40 killed; 21:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:55 + git semver [Pipeline] } 21:12:55 $ docker stop --time=1 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd 21:12:57 $ docker rm -f --volumes 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd [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 21:12:57 + [ -d /w/workspace/_app-service-configurable_levski/archives ] 21:12:57 + ls -al /w/workspace/_app-service-configurable_levski/archives 21:12:57 total 16 21:12:57 drwxr-xr-x 3 root root 4096 Apr 11 21:04 . 21:12:57 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 21:12 .. 21:12:57 drwxr-xr-x 2 root root 4096 Apr 11 21:04 cost 21:12:57 -rw-r--r-- 1 root root 96 Apr 11 21:04 cost.csv 21:12:57 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives 21:12:57 + ls -al /w/workspace/_app-service-configurable_levski/archives 21:12:57 total 16 21:12:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 21:04 . 21:12:57 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 21:12 .. 21:12:57 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 21:04 cost 21:12:57 -rw-r--r-- 1 jenkins jenkins 96 Apr 11 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:12:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:58 ---> package-listing.sh 21:12:58 ++ facter osfamily 21:12:58 ++ tr '[:upper:]' '[:lower:]' 21:12:58 + OS_FAMILY=debian 21:12:58 + workspace=/w/workspace/_app-service-configurable_levski 21:12:58 + START_PACKAGES=/tmp/packages_start.txt 21:12:58 + END_PACKAGES=/tmp/packages_end.txt 21:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:58 + PACKAGES=/tmp/packages_start.txt 21:12:58 + '[' /w/workspace/_app-service-configurable_levski ']' 21:12:58 + PACKAGES=/tmp/packages_end.txt 21:12:58 + case "${OS_FAMILY}" in 21:12:58 + dpkg -l 21:12:58 + grep '^ii' 21:12:58 + '[' -f /tmp/packages_start.txt ']' 21:12:58 + '[' -f /tmp/packages_end.txt ']' 21:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:58 + '[' /w/workspace/_app-service-configurable_levski ']' 21:12:58 + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ 21:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo 21:12:58 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:59 prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container 21:12:59 $ 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:13:00 $ docker top 9a98616a0478b0c36115635dc874379b4a2b80b06ab1feb5d9b938e4e3c2a330 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:00 + touch /tmp/pre-build-complete [Pipeline] sh 21:13:00 + mkdir -p /var/log/sysstat [Pipeline] sh 21:13:01 + ls /var/log/sa-host 21:13:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:01 provisioning config files... 21:13:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config4266708844018333761tmp [Pipeline] { [Pipeline] echo 21:13:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:01 ---> create-netrc.sh [Pipeline] } 21:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:13:02 ---> python-tools-install.sh [Pipeline] echo 21:13:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:13:02 ---> sudo-logs.sh 21:13:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:13:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:13:02 ---> job-cost.sh 21:13:02 lf-activate-venv: SKIPPING 21:13:02 DEBUG: total: 0.2199999988079071 21:13:02 INFO: Retrieving Stack Cost... 21:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:03 INFO: Archiving Costs [Pipeline] echo 21:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:13:03 ---> logs-deploy.sh 21:13:03 lf-activate-venv: SKIPPING 21:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/4 21:13:03 INFO: archiving workspace using pattern(s): 21:13:04 Archives upload complete. 21:13:04 INFO: archiving logs to Nexus 21:13:05 ---> uname -a: 21:13:05 Linux prd-ubuntu20-04-docker-8c-8g-7454 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:13:05 21:13:05 21:13:05 ---> lscpu: 21:13:05 Architecture: x86_64 21:13:05 CPU op-mode(s): 32-bit, 64-bit 21:13:05 Byte Order: Little Endian 21:13:05 Address sizes: 40 bits physical, 48 bits virtual 21:13:05 CPU(s): 8 21:13:05 On-line CPU(s) list: 0-7 21:13:05 Thread(s) per core: 1 21:13:05 Core(s) per socket: 1 21:13:05 Socket(s): 8 21:13:05 NUMA node(s): 1 21:13:05 Vendor ID: AuthenticAMD 21:13:05 CPU family: 23 21:13:05 Model: 49 21:13:05 Model name: AMD EPYC-Rome Processor 21:13:05 Stepping: 0 21:13:05 CPU MHz: 2800.000 21:13:05 BogoMIPS: 5600.00 21:13:05 Virtualization: AMD-V 21:13:05 Hypervisor vendor: KVM 21:13:05 Virtualization type: full 21:13:05 L1d cache: 256 KiB 21:13:05 L1i cache: 256 KiB 21:13:05 L2 cache: 4 MiB 21:13:05 L3 cache: 128 MiB 21:13:05 NUMA node0 CPU(s): 0-7 21:13:05 Vulnerability Itlb multihit: Not affected 21:13:05 Vulnerability L1tf: Not affected 21:13:05 Vulnerability Mds: Not affected 21:13:05 Vulnerability Meltdown: Not affected 21:13:05 Vulnerability Mmio stale data: Not affected 21:13:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:13:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:13:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:13:05 Vulnerability Srbds: Not affected 21:13:05 Vulnerability Tsx async abort: Not affected 21:13:05 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 21:13:05 21:13:05 21:13:05 ---> nproc: 21:13:05 8 21:13:05 21:13:05 21:13:05 ---> df -h: 21:13:05 Filesystem Size Used Avail Use% Mounted on 21:13:05 overlay 155G 13G 143G 9% / 21:13:05 tmpfs 64M 0 64M 0% /dev 21:13:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:13:05 shm 64M 0 64M 0% /dev/shm 21:13:05 /dev/vda1 155G 13G 143G 9% /facter-os 21:13:05 21:13:05 21:13:05 ---> sar -b -r -n DEV: 21:13:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7454) 04/11/23 _x86_64_ (8 CPU) 21:13:05 21:13:05 21:01:57 LINUX RESTART (8 CPU) 21:13:05 21:13:05 21:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:13:05 21:03:02 147.36 48.23 99.13 0.00 5412.43 189823.03 0.00 21:13:05 21:04:01 220.26 1.24 219.03 0.00 21.53 57333.24 0.00 21:13:05 21:05:01 117.75 0.05 117.70 0.00 6.53 33678.79 0.00 21:13:05 21:06:01 1.63 0.00 1.63 0.00 0.00 20.68 0.00 21:13:05 21:07:01 2.43 0.97 1.47 0.00 67.46 21.46 0.00 21:13:05 21:08:01 54.94 10.25 44.69 0.00 5157.94 8798.40 0.00 21:13:05 21:09:01 5.75 0.20 5.55 0.00 18.66 115.85 0.00 21:13:05 21:10:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 21:13:05 21:11:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 21:13:05 21:12:01 6.67 0.12 6.55 0.00 10.40 3686.85 0.00 21:13:05 21:13:01 130.97 0.47 130.51 0.00 30.52 58235.65 0.00 21:13:05 Average: 62.57 5.60 56.98 0.00 976.37 31941.66 0.00 21:13:05 21:13:05 21:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:13:05 21:03:02 29200696 31601648 714892 2.17 71648 2607088 1836284 5.41 977232 2349124 283108 21:13:05 21:04:01 28315720 31433148 865124 2.63 139772 3184008 2341948 6.90 1329648 2789512 73256 21:13:05 21:05:01 27770724 31558712 741024 2.25 151096 3791960 1741600 5.13 1226688 3386100 504 21:13:05 21:06:01 27771480 31559512 740124 2.25 151120 3791964 1741600 5.13 1226376 3386104 52 21:13:05 21:07:01 27762404 31557804 741828 2.26 152480 3797092 1755368 5.17 1234244 3391700 296 21:13:05 21:08:01 27246188 31541064 742336 2.26 184552 4249304 1835112 5.41 1547544 3555692 164 21:13:05 21:09:01 27251588 31542592 741288 2.25 183116 4246736 1820200 5.36 1544192 3553088 12 21:13:05 21:10:01 27258888 31549972 733856 2.23 183184 4246736 1820200 5.36 1536640 3553092 8 21:13:05 21:11:01 27258996 31550192 733464 2.23 183260 4246744 1820200 5.36 1536712 3553104 8 21:13:05 21:12:01 26480748 31503812 778776 2.37 189108 4929188 2104828 6.20 1588976 4235188 649760 21:13:05 21:13:01 25730120 31500896 775124 2.36 223156 5556224 1866364 5.50 1682032 4800192 368 21:13:05 Average: 27458868 31536305 755258 2.30 164772 4058822 1880337 5.54 1402753 3504809 91594 21:13:05 21:13:05 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:13:05 21:03:02 ens3 752.47 490.00 6514.23 92.67 0.00 0.00 0.00 0.00 21:13:05 21:03:02 docker0 4.60 3.90 0.51 47.77 0.00 0.00 0.00 0.00 21:13:05 21:03:02 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 21:13:05 21:04:01 ens3 330.99 203.86 1871.44 32.77 0.00 0.00 0.00 0.00 21:13:05 21:04:01 docker0 178.03 292.87 13.62 1832.02 0.00 0.00 0.00 0.00 21:13:05 21:04:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 21:13:05 21:04:01 veth03b30f5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:13:05 21:05:01 ens3 191.00 155.91 2663.93 318.21 0.00 0.00 0.00 0.00 21:13:05 21:05:01 docker0 2.73 6.25 0.18 60.69 0.00 0.00 0.00 0.00 21:13:05 21:05:01 lo 7.87 7.87 0.76 0.76 0.00 0.00 0.00 0.00 21:13:05 21:06:01 ens3 0.20 0.10 0.12 0.06 0.00 0.00 0.00 0.00 21:13:05 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:07:01 ens3 0.25 0.35 0.09 0.10 0.00 0.00 0.00 0.00 21:13:05 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:13:05 21:08:01 ens3 224.13 114.58 2810.12 7.90 0.00 0.00 0.00 0.00 21:13:05 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:08:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:13:05 21:09:01 ens3 1.25 1.10 6.97 0.10 0.00 0.00 0.00 0.00 21:13:05 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:13:05 21:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:11:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:13:05 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:13:05 21:12:01 ens3 160.62 81.15 3967.99 9.00 0.00 0.00 0.00 0.00 21:13:05 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:05 21:12:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:13:05 21:13:01 ens3 345.92 233.61 3970.38 148.85 0.00 0.00 0.00 0.00 21:13:05 21:13:01 docker0 64.85 105.60 4.93 695.07 0.00 0.00 0.00 0.00 21:13:05 21:13:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 21:13:05 Average: ens3 182.24 116.31 1982.48 55.46 0.00 0.00 0.00 0.00 21:13:05 Average: docker0 22.53 36.79 1.73 237.36 0.00 0.00 0.00 0.00 21:13:05 Average: lo 1.68 1.68 0.16 0.16 0.00 0.00 0.00 0.00 21:13:05 21:13:05 21:13:05 ---> sar -P ALL: 21:13:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7454) 04/11/23 _x86_64_ (8 CPU) 21:13:05 21:13:05 21:01:57 LINUX RESTART (8 CPU) 21:13:05 21:13:05 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:13:05 21:03:02 all 9.36 0.00 3.59 2.21 0.06 84.78 21:13:05 21:03:02 0 9.82 0.00 3.49 0.76 0.05 85.88 21:13:05 21:03:02 1 9.51 0.00 4.02 5.32 0.05 81.09 21:13:05 21:03:02 2 7.29 0.00 3.63 2.50 0.07 86.51 21:13:05 21:03:02 3 11.15 0.00 2.88 0.66 0.07 85.25 21:13:05 21:03:02 4 7.85 0.00 4.02 2.75 0.05 85.34 21:13:05 21:03:02 5 11.60 0.00 3.24 4.64 0.05 80.48 21:13:05 21:03:02 6 8.01 0.00 2.75 0.50 0.03 88.70 21:13:05 21:03:02 7 9.68 0.00 4.69 0.58 0.08 84.98 21:13:05 21:04:01 all 22.06 0.00 6.11 3.00 0.14 68.68 21:13:05 21:04:01 0 22.17 0.00 6.04 4.07 0.12 67.60 21:13:05 21:04:01 1 22.37 0.00 5.91 0.38 0.09 71.26 21:13:05 21:04:01 2 22.68 0.00 6.15 2.72 0.21 68.25 21:13:05 21:04:01 3 21.86 0.00 6.14 2.17 0.10 69.73 21:13:05 21:04:01 4 21.54 0.00 6.41 10.11 0.10 61.84 21:13:05 21:04:01 5 21.60 0.00 6.39 2.56 0.29 69.15 21:13:05 21:04:01 6 21.70 0.00 5.51 1.01 0.10 71.68 21:13:05 21:04:01 7 22.57 0.00 6.34 1.10 0.10 69.88 21:13:05 21:05:01 all 15.82 0.00 4.09 3.34 0.19 76.56 21:13:05 21:05:01 0 15.98 0.00 4.94 5.51 0.05 73.51 21:13:05 21:05:01 1 15.89 0.00 3.66 0.13 0.07 80.25 21:13:05 21:05:01 2 16.10 0.00 4.65 7.79 0.43 71.03 21:13:05 21:05:01 3 16.49 0.00 3.55 0.15 0.72 79.09 21:13:05 21:05:01 4 15.79 0.00 3.11 7.42 0.05 73.63 21:13:05 21:05:01 5 13.85 0.00 4.03 0.64 0.05 81.42 21:13:05 21:05:01 6 15.87 0.00 3.83 0.24 0.05 80.01 21:13:05 21:05:01 7 16.57 0.00 4.90 4.90 0.08 73.55 21:13:05 21:06:01 all 0.27 0.00 0.01 0.00 0.01 99.71 21:13:05 21:06:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:13:05 21:06:01 1 0.08 0.00 0.00 0.00 0.00 99.92 21:13:05 21:06:01 2 1.97 0.00 0.00 0.00 0.02 98.01 21:13:05 21:06:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:13:05 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:13:05 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:13:05 21:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:13:05 21:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:13:05 21:07:01 all 0.21 0.00 0.05 0.01 0.04 99.69 21:13:05 21:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:13:05 21:07:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:13:05 21:07:01 2 1.34 0.00 0.02 0.00 0.00 98.65 21:13:05 21:07:01 3 0.08 0.00 0.17 0.02 0.03 99.70 21:13:05 21:07:01 4 0.02 0.00 0.00 0.00 0.22 99.77 21:13:05 21:07:01 5 0.03 0.00 0.07 0.00 0.00 99.90 21:13:05 21:07:01 6 0.07 0.00 0.05 0.08 0.02 99.78 21:13:05 21:07:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:13:05 21:08:01 all 2.19 0.00 1.34 0.55 0.03 95.89 21:13:05 21:08:01 0 3.05 0.00 0.98 0.60 0.02 95.34 21:13:05 21:08:01 1 1.75 0.00 0.99 0.10 0.03 97.13 21:13:05 21:08:01 2 2.30 0.00 0.82 0.12 0.03 96.73 21:13:05 21:08:01 3 1.83 0.00 0.72 0.13 0.02 97.30 21:13:05 21:08:01 4 2.87 0.00 1.02 1.05 0.03 95.03 21:13:05 21:08:01 5 2.30 0.00 3.70 0.77 0.02 93.21 21:13:05 21:08:01 6 1.17 0.00 1.07 1.10 0.02 96.64 21:13:05 21:08:01 7 2.22 0.00 1.44 0.55 0.03 95.75 21:13:05 21:09:01 all 0.20 0.00 0.08 0.01 0.01 99.69 21:13:05 21:09:01 0 0.08 0.00 0.10 0.00 0.00 99.82 21:13:05 21:09:01 1 0.12 0.00 0.10 0.00 0.00 99.78 21:13:05 21:09:01 2 0.83 0.00 0.13 0.00 0.03 99.00 21:13:05 21:09:01 3 0.05 0.00 0.10 0.00 0.02 99.83 21:13:05 21:09:01 4 0.05 0.00 0.03 0.07 0.00 99.85 21:13:05 21:09:01 5 0.08 0.00 0.05 0.00 0.00 99.87 21:13:05 21:09:01 6 0.28 0.00 0.08 0.02 0.02 99.60 21:13:05 21:09:01 7 0.13 0.00 0.03 0.03 0.00 99.80 21:13:05 21:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:13:05 21:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:13:05 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:13:05 21:10:01 2 2.00 0.00 0.03 0.00 0.02 97.95 21:13:05 21:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:13:05 21:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:13:05 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:13:05 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:13:05 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:13:05 21:11:01 all 0.26 0.00 0.01 0.01 0.01 99.70 21:13:05 21:11:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:13:05 21:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:13:05 21:11:01 2 1.99 0.00 0.02 0.00 0.05 97.95 21:13:05 21:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:13:05 21:11:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:13:05 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:13:05 21:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:13:05 21:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:13:05 21:12:01 all 2.40 0.00 1.05 0.08 0.01 96.46 21:13:05 21:12:01 0 1.22 0.00 1.65 0.02 0.02 97.10 21:13:05 21:12:01 1 2.46 0.00 1.05 0.03 0.00 96.45 21:13:05 21:12:01 2 3.00 0.00 1.22 0.07 0.02 95.70 21:13:05 21:12:01 3 2.30 0.00 0.58 0.00 0.02 97.09 21:13:05 21:12:01 4 2.41 0.00 0.99 0.34 0.02 96.24 21:13:05 21:12:01 5 2.66 0.00 1.02 0.00 0.02 96.31 21:13:05 21:12:01 6 2.73 0.00 0.90 0.02 0.02 96.33 21:13:05 21:12:01 7 2.38 0.00 0.95 0.20 0.00 96.47 21:13:05 21:13:01 all 7.52 0.00 3.30 2.32 0.10 86.75 21:13:05 21:13:01 0 6.25 0.00 3.43 8.04 0.05 82.22 21:13:05 21:13:01 1 8.61 0.00 3.18 0.29 0.13 87.80 21:13:05 21:13:01 2 7.23 0.00 3.22 0.17 0.12 89.27 21:13:05 21:13:01 3 7.07 0.00 2.80 0.24 0.27 89.62 21:13:05 21:13:01 4 6.33 0.00 2.61 3.11 0.05 87.89 21:13:05 21:13:01 5 10.56 0.00 3.95 0.05 0.05 85.38 21:13:05 21:13:01 6 6.82 0.00 3.67 1.87 0.07 87.58 21:13:05 21:13:01 7 7.28 0.00 3.56 4.81 0.08 84.26 21:13:05 21:13:05 Average: CPU %user %nice %system %iowait %steal %idle 21:13:05 Average: all 5.44 0.00 1.77 1.04 0.05 91.70 21:13:05 Average: 0 5.28 0.00 1.87 1.72 0.03 91.10 21:13:05 Average: 1 5.48 0.00 1.71 0.57 0.04 92.21 21:13:05 Average: 2 6.00 0.00 1.79 1.20 0.09 90.92 21:13:05 Average: 3 5.48 0.00 1.53 0.30 0.12 92.57 21:13:05 Average: 4 5.08 0.00 1.63 2.23 0.05 91.02 21:13:05 Average: 5 5.64 0.00 2.02 0.78 0.04 91.52 21:13:05 Average: 6 5.11 0.00 1.61 0.44 0.03 92.81 21:13:05 Average: 7 5.47 0.00 1.97 1.10 0.04 91.42 21:13:05 21:13:05 21:13:05