Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 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-ssh1475307216012617003.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-ssh14514207762008278010.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-ssh5883035373784025387.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-ssh9438883830662927311.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-ssh1823534361526281182.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 ‘prd-ubuntu20.04-docker-8c-8g-7423’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7425 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 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f (levski) Commit message: "fix: [levski] Make Compression functions thread safe (#545)" > 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 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 > git rev-list --no-walk c70686275db34aa3f66cc9d2651256089dd9de6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:17 ========================================================= 18:31:17 EdgeX Global Pipelines Version Info 18:31:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:31:18 ------------------- 18:31:18 stable info: 18:31:18 ------------------- 18:31:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:18 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:31:18 Message: update stable to v1.0.245 18:31:18 ------------------- 18:31:18 experimental info: 18:31:18 ------------------- 18:31:18 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:18 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:31:18 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f8da43 [Pipeline] echo 18:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:19 provisioning config files... 18:31:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config17099656128207950830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:19 ---> docker-login.sh 18:31:19 nexus3.edgexfoundry.org:10001 18:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:19 Configure a credential helper to remove this warning. See 18:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:19 18:31:19 Login Succeeded 18:31:19 nexus3.edgexfoundry.org:10002 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 nexus3.edgexfoundry.org:10003 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 nexus3.edgexfoundry.org:10004 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 docker.io 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 ---> docker-login.sh ends [Pipeline] } 18:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:31:21 + git rev-list -1 --merges 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f~1..4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo 18:31:21 -----------> git rev-list -1 --merges 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f~1..4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [false] [Pipeline] sh 18:31:21 + git log --format=format:%s -1 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo 18:31:21 ========================================================= 18:31:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:31:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:21 + git log --format=format:%s -1 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] echo 18:31:21 [semverPrep] GIT_COMMIT: 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f, Commit Message: fix: [levski] Make Compression functions thread safe (#545) [Pipeline] echo 18:31:21 [semverPrep] This is not a build commit. [Pipeline] sh 18:31:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:22 + grep -v github /etc/ssh/ssh_known_hosts 18:31:22 + [ -e /tmp/ssh_known_hosts ] 18:31:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:31:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:31:22 + sudo tee -a /etc/ssh/ssh_known_hosts 18:31:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:22 18:31:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:22 0.1.4: Pulling from edgex-devops/py-git-semver 18:31:22 b85a868b505f: Pulling fs layer 18:31:22 e2be974225ed: Pulling fs layer 18:31:22 339a4e72a1f5: Pulling fs layer 18:31:22 988bab9f4d93: Pulling fs layer 18:31:22 1469e6f7b9e6: Pulling fs layer 18:31:22 eaf3925da568: Pulling fs layer 18:31:22 bab4dde63d76: Pulling fs layer 18:31:22 bde34c3a00c8: Pulling fs layer 18:31:22 b352a97aabf1: Pulling fs layer 18:31:22 4872d77fe225: Pulling fs layer 18:31:22 5851b861e8e6: Pulling fs layer 18:31:22 eaf3925da568: Waiting 18:31:22 988bab9f4d93: Waiting 18:31:22 bab4dde63d76: Waiting 18:31:22 bde34c3a00c8: Waiting 18:31:22 b352a97aabf1: Waiting 18:31:22 4872d77fe225: Waiting 18:31:22 5851b861e8e6: Waiting 18:31:22 e2be974225ed: Verifying Checksum 18:31:22 e2be974225ed: Download complete 18:31:22 988bab9f4d93: Verifying Checksum 18:31:22 988bab9f4d93: Download complete 18:31:23 1469e6f7b9e6: Verifying Checksum 18:31:23 1469e6f7b9e6: Download complete 18:31:23 eaf3925da568: Verifying Checksum 18:31:23 eaf3925da568: Download complete 18:31:23 339a4e72a1f5: Verifying Checksum 18:31:23 339a4e72a1f5: Download complete 18:31:23 bde34c3a00c8: Download complete 18:31:23 b352a97aabf1: Verifying Checksum 18:31:23 b352a97aabf1: Download complete 18:31:23 4872d77fe225: Verifying Checksum 18:31:23 4872d77fe225: Download complete 18:31:23 5851b861e8e6: Download complete 18:31:23 b85a868b505f: Verifying Checksum 18:31:23 b85a868b505f: Download complete 18:31:23 bab4dde63d76: Verifying Checksum 18:31:23 bab4dde63d76: Download complete 18:31:24 b85a868b505f: Pull complete 18:31:24 e2be974225ed: Pull complete 18:31:24 339a4e72a1f5: Pull complete 18:31:25 988bab9f4d93: Pull complete 18:31:25 1469e6f7b9e6: Pull complete 18:31:25 eaf3925da568: Pull complete 18:31:27 bab4dde63d76: Pull complete 18:31:27 bde34c3a00c8: Pull complete 18:31:27 b352a97aabf1: Pull complete 18:31:27 4872d77fe225: Pull complete 18:31:27 5851b861e8e6: Pull complete 18:31:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:27 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:31:27 $ 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 18:31:30 $ docker top 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 -eo pid,comm 18:31:30 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). 18:31:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:30 [ssh-agent] Looking for ssh-agent implementation... 18:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:31 $ docker exec 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent 18:31:31 SSH_AUTH_SOCK=/tmp/ssh-ZnoA2eyUHLbb/agent.34 18:31:31 SSH_AGENT_PID=40 18:31:31 Running ssh-add (command line suppressed) 18:31:31 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_16108387645477019377.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_16108387645477019377.key) 18:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:31 + git tag --points-at HEAD [Pipeline] } 18:31:31 $ docker exec --env ******** --env ******** 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent -k 18:31:31 unset SSH_AUTH_SOCK; 18:31:31 unset SSH_AGENT_PID; 18:31:31 echo Agent pid 40 killed; 18:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:31 [ssh-agent] Looking for ssh-agent implementation... 18:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:31 $ docker exec 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent 18:31:31 SSH_AUTH_SOCK=/tmp/ssh-e0m9FZUjZJZ1/agent.72 18:31:31 SSH_AGENT_PID=78 18:31:31 Running ssh-add (command line suppressed) 18:31:32 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_8478500633900084307.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_8478500633900084307.key) 18:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:32 + git semver init 18:31:32 2023-04-11 18:31:32,506 [run_init] DEBUG init version:0.0.0 force:False 18:31:32 2023-04-11 18:31:32,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver 18:31:32 2023-04-11 18:31:32,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver 18:31:32 2023-04-11 18:31:32,508 [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) 18:31:33 2023-04-11 18:31:33,300 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude 18:31:33 2023-04-11 18:31:33,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False 18:31:33 2023-04-11 18:31:33,300 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:31:33 2023-04-11 18:31:33,301 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:31:33 2.3.1-dev.3 [Pipeline] } 18:31:33 $ docker exec --env ******** --env ******** 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 ssh-agent -k 18:31:33 unset SSH_AUTH_SOCK; 18:31:33 unset SSH_AGENT_PID; 18:31:33 echo Agent pid 78 killed; 18:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:33 + git semver [Pipeline] } 18:31:34 $ docker stop --time=1 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 18:31:35 $ docker rm -f --volumes 60fafd0df4dc23c5b72ce8a16c7e07182d86b06624b1da3ce63179600162f4f2 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:36 Stashed 1 file(s) [Pipeline] echo 18:31:36 [edgeXSemver]: initialized semver on version 2.3.1-dev.3 [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 18:31:36 provisioning config files... 18:31:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config2707259964650612308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:36 ---> docker-login.sh 18:31:36 nexus3.edgexfoundry.org:10001 18:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:36 Configure a credential helper to remove this warning. See 18:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:36 18:31:36 Login Succeeded 18:31:36 nexus3.edgexfoundry.org:10002 18:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:36 Configure a credential helper to remove this warning. See 18:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:36 18:31:36 Login Succeeded 18:31:36 nexus3.edgexfoundry.org:10003 18:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:36 Configure a credential helper to remove this warning. See 18:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:36 18:31:36 Login Succeeded 18:31:36 nexus3.edgexfoundry.org:10004 18:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:36 Configure a credential helper to remove this warning. See 18:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:36 18:31:36 Login Succeeded 18:31:36 docker.io 18:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:37 Configure a credential helper to remove this warning. See 18:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:37 18:31:37 Login Succeeded 18:31:37 ---> docker-login.sh ends [Pipeline] } 18:31:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:37 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:37 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:37 ========================================================= 18:31:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:31:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:37 + 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 . 18:31:37 Sending build context to Docker daemon 3.311MB 18:31:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:31:37 Step 2/13 : FROM ${BASE} AS builder 18:31:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:37 213ec9aee27d: Pulling fs layer 18:31:37 4583459ba037: Pulling fs layer 18:31:37 93c1e223e6f2: Pulling fs layer 18:31:37 53926ce57604: Pulling fs layer 18:31:37 21b2b0c7a3f4: Pulling fs layer 18:31:37 22ff95d597cd: Pulling fs layer 18:31:37 12d6caf4c0d1: Pulling fs layer 18:31:37 96b7cbca73a9: Pulling fs layer 18:31:37 a7acece74701: Pulling fs layer 18:31:37 53926ce57604: Waiting 18:31:37 21b2b0c7a3f4: Waiting 18:31:37 96b7cbca73a9: Waiting 18:31:37 a7acece74701: Waiting 18:31:37 22ff95d597cd: Waiting 18:31:37 12d6caf4c0d1: Waiting 18:31:37 93c1e223e6f2: Download complete 18:31:37 4583459ba037: Verifying Checksum 18:31:37 4583459ba037: Download complete 18:31:37 21b2b0c7a3f4: Verifying Checksum 18:31:37 21b2b0c7a3f4: Download complete 18:31:37 22ff95d597cd: Verifying Checksum 18:31:37 22ff95d597cd: Download complete 18:31:37 213ec9aee27d: Verifying Checksum 18:31:37 213ec9aee27d: Download complete 18:31:37 12d6caf4c0d1: Verifying Checksum 18:31:37 12d6caf4c0d1: Download complete 18:31:37 213ec9aee27d: Pull complete 18:31:38 4583459ba037: Pull complete 18:31:38 93c1e223e6f2: Pull complete 18:31:38 a7acece74701: Verifying Checksum 18:31:38 a7acece74701: Download complete 18:31:38 96b7cbca73a9: Verifying Checksum 18:31:38 96b7cbca73a9: Download complete 18:31:38 53926ce57604: Verifying Checksum 18:31:38 53926ce57604: Download complete 18:31:42 53926ce57604: Pull complete 18:31:42 21b2b0c7a3f4: Pull complete 18:31:42 22ff95d597cd: Pull complete 18:31:42 12d6caf4c0d1: Pull complete 18:31:44 96b7cbca73a9: Pull complete 18:31:45 a7acece74701: Pull complete 18:31:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:31:45 ---> db6d94c90886 18:31:45 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:31:50 ---> Running in 29b780739b8b 18:31:50 Removing intermediate container 29b780739b8b 18:31:50 ---> 2b1a2e904546 18:31:50 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:31:50 ---> Running in 5e0eeeb77a2d 18:31:50 Removing intermediate container 5e0eeeb77a2d 18:31:50 ---> 61874217ffc3 18:31:50 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:31:50 ---> Running in 6d3f4cc8d500 18:31:50 Removing intermediate container 6d3f4cc8d500 18:31:50 ---> df274bc71815 18:31:50 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:31:50 ---> Running in cd1f6ad50a92 18:31:50 Removing intermediate container cd1f6ad50a92 18:31:50 ---> 86966c733252 18:31:50 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:50 ---> Running in 28e95b69b21c 18:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:50 OK: 211 MiB in 51 packages 18:31:50 Removing intermediate container 28e95b69b21c 18:31:50 ---> c24bfad5e776 18:31:50 Step 8/13 : WORKDIR /app 18:31:50 ---> Running in 10c5ae9424c5 18:31:51 Removing intermediate container 10c5ae9424c5 18:31:51 ---> a4588f503d46 18:31:51 Step 9/13 : COPY go.mod vendor* ./ 18:31:51 ---> 15624eab3831 18:31:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:51 ---> Running in 35d13bc8f738 18:31:51 Still waiting to schedule task 18:31:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7424’ is offline 18:32:17 Removing intermediate container 35d13bc8f738 18:32:17 ---> e7705d706264 18:32:17 Step 11/13 : COPY . . 18:32:17 ---> 772bdfd1e134 18:32:17 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:17 ---> Running in be5dad38d82e 18:32:17 Removing intermediate container be5dad38d82e 18:32:17 ---> 544c85fbd817 18:32:17 Step 13/13 : RUN $MAKE 18:32:17 ---> Running in 9ab256d4cc57 18:32:17 noop 18:32:17 Removing intermediate container 9ab256d4cc57 18:32:17 ---> 65fc56e34230 18:32:17 Successfully built 65fc56e34230 18:32:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:17 + docker inspect -f . ci-base-image-x86_64 18:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:18 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:32:18 $ 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 18:32:18 $ docker top 9d934ec8971949defd4a9091bae60a92db891da319d200b652513deb88162b23 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:18 + go version 18:32:18 go version go1.18.7 linux/amd64 [Pipeline] } 18:32:18 $ docker stop --time=1 9d934ec8971949defd4a9091bae60a92db891da319d200b652513deb88162b23 18:32:20 $ docker rm -f --volumes 9d934ec8971949defd4a9091bae60a92db891da319d200b652513deb88162b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:20 + docker inspect -f . ci-base-image-x86_64 18:32:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:20 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:32:20 $ 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 18:32:20 $ docker top 7cfb4951a5c11f0a2a9f23864ba8c8bf56d0375cc9546792465644ca78fc099c -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:21 + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh 18:32:21 + make test 18:32:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:32:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:32:31 CGO_ENABLED=1 go vet ./... 18:32:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:34 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:34 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:32:34 $ docker stop --time=1 7cfb4951a5c11f0a2a9f23864ba8c8bf56d0375cc9546792465644ca78fc099c 18:32:36 $ docker rm -f --volumes 7cfb4951a5c11f0a2a9f23864ba8c8bf56d0375cc9546792465644ca78fc099c [Pipeline] // withDockerContainer [Pipeline] sh 18:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:32:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:32:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:32:37 + ls -al . 18:32:37 total 184 18:32:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:32 . 18:32:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:31 .. 18:32:37 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 18:31 .dockerignore 18:32:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:31 .git 18:32:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 18:31 .github 18:32:37 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 18:31 .gitignore 18:32:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 18:31 .semver 18:32:37 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 18:31 Attribution.txt 18:32:37 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 18:31 CHANGELOG.md 18:32:37 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 18:31 Dockerfile 18:32:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 18:31 GOVERNANCE.md 18:32:37 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 18:31 Jenkinsfile 18:32:37 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 18:31 LICENSE 18:32:37 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 18:31 OWNERS.md 18:32:37 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 18:31 README.md 18:32:37 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 18:31 VERSION 18:32:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 18:31 bin 18:32:37 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 18:32 coverage.out 18:32:37 -rw-rw-r-- 1 jenkins jenkins 3401 Apr 11 18:31 go.mod 18:32:37 -rw-rw-r-- 1 jenkins jenkins 44275 Apr 11 18:31 go.sum 18:32:37 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 18:31 main.go 18:32:37 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 18:31 makefile 18:32:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 18:31 res 18:32:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:37 + 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=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f --label arch=amd64 --label version=2.3.1-dev.3 . 18:32:37 Sending build context to Docker daemon 3.312MB 18:32:37 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:32:37 Step 2/27 : FROM ${BASE} AS builder 18:32:37 ---> 65fc56e34230 18:32:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:32:38 ---> Running in a8aef0a42f24 18:32:38 Removing intermediate container a8aef0a42f24 18:32:38 ---> 242f71b4d0bb 18:32:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:32:39 ---> Running in aae0b0e221fd 18:32:39 Removing intermediate container aae0b0e221fd 18:32:39 ---> c50a2ac3d9a1 18:32:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:32:39 ---> Running in ce3335e61af0 18:32:39 Removing intermediate container ce3335e61af0 18:32:39 ---> e0c199e8757c 18:32:39 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:32:40 ---> Running in 0c21d2e2af71 18:32:40 Removing intermediate container 0c21d2e2af71 18:32:40 ---> 93c6d6a66039 18:32:40 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:40 ---> Running in 57259e44e06d 18:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:42 OK: 211 MiB in 51 packages 18:32:42 Removing intermediate container 57259e44e06d 18:32:42 ---> 2cfb062fdf71 18:32:42 Step 8/27 : WORKDIR /app 18:32:43 ---> Running in 95cfdc5216af 18:32:43 Removing intermediate container 95cfdc5216af 18:32:43 ---> adc65571ab1f 18:32:43 Step 9/27 : COPY go.mod vendor* ./ 18:32:44 ---> e6689ff23970 18:32:44 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:44 ---> Running in 000ea5741fd6 18:32:46 Removing intermediate container 000ea5741fd6 18:32:46 ---> df6f0598a832 18:32:46 Step 11/27 : COPY . . 18:32:47 ---> b36e2c66cde8 18:32:47 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:47 ---> Running in b5e2b405efc6 18:32:47 Removing intermediate container b5e2b405efc6 18:32:47 ---> 8cff8ec1240f 18:32:47 Step 13/27 : RUN $MAKE 18:32:47 ---> Running in 5bd3aed62d80 18:32:47 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:33:09 Removing intermediate container 5bd3aed62d80 18:33:09 ---> 8cd10130f56a 18:33:09 Step 14/27 : FROM alpine:3.16 18:33:09 3.16: Pulling from library/alpine 18:33:09 91d30c5bc195: Pulling fs layer 18:33:10 91d30c5bc195: Verifying Checksum 18:33:10 91d30c5bc195: Download complete 18:33:10 91d30c5bc195: Pull complete 18:33:10 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 18:33:10 Status: Downloaded newer image for alpine:3.16 18:33:10 ---> 8471affe5de5 18:33:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:33:10 ---> Running in 73dae48cf874 18:33:10 Removing intermediate container 73dae48cf874 18:33:10 ---> 3b176c2d4bf2 18:33:10 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:33:10 ---> Running in 63499eb11dc3 18:33:10 Removing intermediate container 63499eb11dc3 18:33:10 ---> aea74bd3528c 18:33:10 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:33:10 ---> Running in 1af04b52dd79 18:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:11 (1/7) Installing ca-certificates (20220614-r0) 18:33:11 (2/7) Installing dumb-init (1.2.5-r1) 18:33:11 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:33:11 (4/7) Installing libsodium (1.0.18-r0) 18:33:11 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:33:11 (6/7) Installing libzmq (4.3.4-r0) 18:33:11 (7/7) Installing zeromq (4.3.4-r0) 18:33:11 Executing busybox-1.35.0-r17.trigger 18:33:11 Executing ca-certificates-20220614-r0.trigger 18:33:11 OK: 9 MiB in 21 packages 18:33:12 Removing intermediate container 1af04b52dd79 18:33:12 ---> a818baa84fa2 18:33:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:33:12 ---> 6573c25ec112 18:33:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:33:12 ---> 26082bc4a211 18:33:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:33:12 ---> 1bf881341ca1 18:33:12 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:33:13 ---> 03dbfe1046fe 18:33:13 Step 22/27 : EXPOSE 48095 18:33:13 ---> Running in 1dc20aba1acc 18:33:13 Removing intermediate container 1dc20aba1acc 18:33:13 ---> 1296bd0492c1 18:33:13 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:33:13 ---> Running in d95a9fd20323 18:33:13 Removing intermediate container d95a9fd20323 18:33:13 ---> 721f5daa8bd3 18:33:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:13 ---> Running in 4272b7c1e1f5 18:33:13 Removing intermediate container 4272b7c1e1f5 18:33:13 ---> 40303442633f 18:33:13 Step 25/27 : LABEL arch=amd64 18:33:13 ---> Running in 2eafece17ee2 18:33:13 Removing intermediate container 2eafece17ee2 18:33:13 ---> fe9417cdef2e 18:33:13 Step 26/27 : LABEL git_sha=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:33:13 ---> Running in cac768493663 18:33:13 Removing intermediate container cac768493663 18:33:13 ---> f41f579d34e3 18:33:13 Step 27/27 : LABEL version=2.3.1-dev.3 18:33:13 ---> Running in 2faa851fc165 18:33:14 Removing intermediate container 2faa851fc165 18:33:14 ---> 9947d002ef8c 18:33:14 [Warning] One or more build-args [ARCH] were not consumed 18:33:14 Successfully built 9947d002ef8c 18:33:14 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 18:33:14 provisioning config files... 18:33:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config8664368705162404775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:14 ---> docker-login.sh 18:33:14 nexus3.edgexfoundry.org:10001 18:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:14 Configure a credential helper to remove this warning. See 18:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:14 18:33:14 Login Succeeded 18:33:14 nexus3.edgexfoundry.org:10002 18:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:14 Configure a credential helper to remove this warning. See 18:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:14 18:33:14 Login Succeeded 18:33:14 nexus3.edgexfoundry.org:10003 18:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:14 Configure a credential helper to remove this warning. See 18:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:14 18:33:14 Login Succeeded 18:33:14 nexus3.edgexfoundry.org:10004 18:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:14 Configure a credential helper to remove this warning. See 18:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:14 18:33:14 Login Succeeded 18:33:14 docker.io 18:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:15 Configure a credential helper to remove this warning. See 18:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:15 18:33:15 Login Succeeded 18:33:15 ---> docker-login.sh ends [Pipeline] } 18:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:33:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:15 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:33:15 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:33:15 latest 18:33:15 2.3.1-dev.3 18:33:15 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 18:33:15 levski 18:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:33:15 0b4689860e5e: Preparing 18:33:15 8336e29cf0aa: Preparing 18:33:15 1316c57adc83: Preparing 18:33:15 82f09260ac5c: Preparing 18:33:15 71d6e8ed1407: Preparing 18:33:15 5bc340f6d4f5: Preparing 18:33:15 5bc340f6d4f5: Waiting 18:33:15 1316c57adc83: Pushed 18:33:15 82f09260ac5c: Pushed 18:33:15 8336e29cf0aa: Pushed 18:33:15 5bc340f6d4f5: Layer already exists 18:33:16 71d6e8ed1407: Pushed 18:33:18 0b4689860e5e: Pushed 18:33:18 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:33:18 0b4689860e5e: Preparing 18:33:18 8336e29cf0aa: Preparing 18:33:18 1316c57adc83: Preparing 18:33:18 82f09260ac5c: Preparing 18:33:18 71d6e8ed1407: Preparing 18:33:18 5bc340f6d4f5: Preparing 18:33:18 5bc340f6d4f5: Waiting 18:33:18 82f09260ac5c: Layer already exists 18:33:18 71d6e8ed1407: Layer already exists 18:33:18 0b4689860e5e: Layer already exists 18:33:18 8336e29cf0aa: Layer already exists 18:33:18 1316c57adc83: Layer already exists 18:33:18 5bc340f6d4f5: Layer already exists 18:33:18 latest: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.3 18:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:33:19 0b4689860e5e: Preparing 18:33:19 8336e29cf0aa: Preparing 18:33:19 1316c57adc83: Preparing 18:33:19 82f09260ac5c: Preparing 18:33:19 71d6e8ed1407: Preparing 18:33:19 5bc340f6d4f5: Preparing 18:33:19 5bc340f6d4f5: Waiting 18:33:19 71d6e8ed1407: Layer already exists 18:33:19 0b4689860e5e: Layer already exists 18:33:19 1316c57adc83: Layer already exists 18:33:19 82f09260ac5c: Layer already exists 18:33:19 8336e29cf0aa: Layer already exists 18:33:19 5bc340f6d4f5: Layer already exists 18:33:19 2.3.1-dev.3: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 18:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:33:20 0b4689860e5e: Preparing 18:33:20 8336e29cf0aa: Preparing 18:33:20 1316c57adc83: Preparing 18:33:20 82f09260ac5c: Preparing 18:33:20 71d6e8ed1407: Preparing 18:33:20 5bc340f6d4f5: Preparing 18:33:20 5bc340f6d4f5: Waiting 18:33:20 0b4689860e5e: Layer already exists 18:33:20 82f09260ac5c: Layer already exists 18:33:20 1316c57adc83: Layer already exists 18:33:20 8336e29cf0aa: Layer already exists 18:33:20 71d6e8ed1407: Layer already exists 18:33:20 5bc340f6d4f5: Layer already exists 18:33:20 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski 18:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:33:20 0b4689860e5e: Preparing 18:33:20 8336e29cf0aa: Preparing 18:33:20 1316c57adc83: Preparing 18:33:20 82f09260ac5c: Preparing 18:33:20 71d6e8ed1407: Preparing 18:33:20 5bc340f6d4f5: Preparing 18:33:20 5bc340f6d4f5: Waiting 18:33:20 1316c57adc83: Layer already exists 18:33:20 0b4689860e5e: Layer already exists 18:33:20 82f09260ac5c: Layer already exists 18:33:20 71d6e8ed1407: Layer already exists 18:33:20 8336e29cf0aa: Layer already exists 18:33:20 5bc340f6d4f5: Layer already exists 18:33:20 levski: digest: sha256:78c4699206d33f023ef6e2733729f6b074bd1f5276c3df00d57b67ae91502970 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:33:20 ===================================================== [Pipeline] echo 18:33:20 taggedImages: 18:33:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:33:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:33:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.3 18:33:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 18:33:20 - 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 18:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:21 18:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:21 latest: Pulling from edgex-lftools-log-publisher 18:33:21 5eb5b503b376: Pulling fs layer 18:33:21 5c69ac0246d0: Pulling fs layer 18:33:21 ec43610c2a17: Pulling fs layer 18:33:21 3a2ae6a8a46f: Pulling fs layer 18:33:21 33b1e0a273af: Pulling fs layer 18:33:21 5d3b04190fa2: Pulling fs layer 18:33:21 2f39f015ded8: Pulling fs layer 18:33:21 33b1e0a273af: Waiting 18:33:21 5d3b04190fa2: Waiting 18:33:21 2f39f015ded8: Waiting 18:33:21 3a2ae6a8a46f: Waiting 18:33:21 5c69ac0246d0: Verifying Checksum 18:33:21 5c69ac0246d0: Download complete 18:33:21 3a2ae6a8a46f: Download complete 18:33:21 33b1e0a273af: Verifying Checksum 18:33:21 33b1e0a273af: Download complete 18:33:21 5d3b04190fa2: Verifying Checksum 18:33:21 5d3b04190fa2: Download complete 18:33:21 ec43610c2a17: Verifying Checksum 18:33:21 ec43610c2a17: Download complete 18:33:21 5eb5b503b376: Verifying Checksum 18:33:21 5eb5b503b376: Download complete 18:33:22 2f39f015ded8: Download complete 18:33:22 5eb5b503b376: Pull complete 18:33:22 5c69ac0246d0: Pull complete 18:33:23 ec43610c2a17: Pull complete 18:33:23 3a2ae6a8a46f: Pull complete 18:33:23 33b1e0a273af: Pull complete 18:33:23 5d3b04190fa2: Pull complete 18:33:27 2f39f015ded8: Pull complete 18:33:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:28 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:33:28 $ 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 18:33:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7426 in /w/workspace/_app-service-configurable_levski 18:33:33 $ docker top 738e15f5def4e2a4599690e2bbe8154de9562e35e33a2390fbf8a027195e78a4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 18:33:33 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:33:33 Selected Git installation does not exist. Using Default 18:33:33 The recommended git tool is: NONE 18:33:33 ---> job-cost.sh 18:33:33 lf-activate-venv: SKIPPING 18:33:33 INFO: No Stack... 18:33:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:33:34 INFO: Archiving Costs [Pipeline] sh 18:33:34 + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv 18:33:34 + cut -d, -f6 [Pipeline] lock 18:33:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] 18:33:35 Resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] did not exist. Created. 18:33:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:35 + echo total: 0.2199999988079071 [Pipeline] stash 18:33:35 Stashed 1 file(s) [Pipeline] } 18:33:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:35 $ docker stop --time=1 738e15f5def4e2a4599690e2bbe8154de9562e35e33a2390fbf8a027195e78a4 18:33:36 $ docker rm -f --volumes 738e15f5def4e2a4599690e2bbe8154de9562e35e33a2390fbf8a027195e78a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:33:40 using credential edgex-jenkins-ssh 18:33:40 Cloning the remote Git repository 18:33:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:33:40 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:33:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:33:40 > git --version # timeout=10 18:33:40 > git --version # 'git version 2.25.1' 18:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:43 Avoid second fetch 18:33:43 Checking out Revision 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f (levski) 18:33:42 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:43 > git config core.sparsecheckout # timeout=10 18:33:43 > git checkout -f 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 18:33:43 Commit message: "fix: [levski] Make Compression functions thread safe (#545)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:44 Dload Upload Total Spent Left Speed 18:33:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 18:33:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:45 + sudo tee /etc/docker/daemon.new 18:33:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:33:45 { 18:33:45 "registry-mirrors": [ 18:33:45 "https://nexus3.edgexfoundry.org:10001" 18:33:45 ], 18:33:45 "bip": "10.250.0.254/24", 18:33:45 "hosts": [ 18:33:45 "tcp://0.0.0.0:5555", 18:33:45 "unix:///var/run/docker.sock" 18:33:45 ], 18:33:45 "mtu": 1458, 18:33:45 "selinux-enabled": true, 18:33:45 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:45 } [Pipeline] sh 18:33:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:04 provisioning config files... 18:34:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config10448203657534071828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:05 ---> docker-login.sh 18:34:05 nexus3.edgexfoundry.org:10001 18:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:05 Configure a credential helper to remove this warning. See 18:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:05 18:34:05 Login Succeeded 18:34:05 nexus3.edgexfoundry.org:10002 18:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:05 Configure a credential helper to remove this warning. See 18:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:05 18:34:05 Login Succeeded 18:34:06 nexus3.edgexfoundry.org:10003 18:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:06 Configure a credential helper to remove this warning. See 18:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:06 18:34:06 Login Succeeded 18:34:06 nexus3.edgexfoundry.org:10004 18:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:06 Configure a credential helper to remove this warning. See 18:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:06 18:34:06 Login Succeeded 18:34:06 docker.io 18:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:07 Configure a credential helper to remove this warning. See 18:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:07 18:34:07 Login Succeeded 18:34:07 ---> docker-login.sh ends [Pipeline] } 18:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:34:07 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:07 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:07 ========================================================= 18:34:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:34:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:07 + 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 . 18:34:07 Sending build context to Docker daemon 217.6kB 18:34:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:34:08 Step 2/13 : FROM ${BASE} AS builder 18:34:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:08 9b18e9b68314: Pulling fs layer 18:34:08 35d82f9e3411: Pulling fs layer 18:34:08 e16973657156: Pulling fs layer 18:34:08 fc693d55d65f: Pulling fs layer 18:34:08 7e9fc2657dce: Pulling fs layer 18:34:08 dda99020689f: Pulling fs layer 18:34:08 db1c61fa0a46: Pulling fs layer 18:34:08 891c053d2c06: Pulling fs layer 18:34:08 fc693d55d65f: Waiting 18:34:08 7e9fc2657dce: Waiting 18:34:08 dda99020689f: Waiting 18:34:08 db1c61fa0a46: Waiting 18:34:08 891c053d2c06: Waiting 18:34:08 e16973657156: Verifying Checksum 18:34:08 e16973657156: Download complete 18:34:08 35d82f9e3411: Verifying Checksum 18:34:08 35d82f9e3411: Download complete 18:34:08 7e9fc2657dce: Verifying Checksum 18:34:08 7e9fc2657dce: Download complete 18:34:08 dda99020689f: Verifying Checksum 18:34:08 dda99020689f: Download complete 18:34:08 9b18e9b68314: Verifying Checksum 18:34:08 9b18e9b68314: Download complete 18:34:09 9b18e9b68314: Pull complete 18:34:09 891c053d2c06: Verifying Checksum 18:34:09 891c053d2c06: Download complete 18:34:09 35d82f9e3411: Pull complete 18:34:09 e16973657156: Pull complete 18:34:10 db1c61fa0a46: Verifying Checksum 18:34:10 db1c61fa0a46: Download complete 18:34:11 fc693d55d65f: Download complete 18:34:23 fc693d55d65f: Pull complete 18:34:23 7e9fc2657dce: Pull complete 18:34:23 dda99020689f: Pull complete 18:34:30 db1c61fa0a46: Pull complete 18:34:31 891c053d2c06: Pull complete 18:34:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:34:31 ---> f96f9c87975a 18:34:31 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:34:33 ---> Running in bf731a3fc360 18:34:33 Removing intermediate container bf731a3fc360 18:34:33 ---> 84948825cc66 18:34:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:34:33 ---> Running in 9fec8d31b931 18:34:34 Removing intermediate container 9fec8d31b931 18:34:34 ---> e170eb62002b 18:34:34 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:34:34 ---> Running in e3c36744fb29 18:34:34 Removing intermediate container e3c36744fb29 18:34:34 ---> 30c0d00c6b87 18:34:34 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:34:34 ---> Running in c001e21c19c3 18:34:34 Removing intermediate container c001e21c19c3 18:34:34 ---> c143702af657 18:34:34 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:34 ---> Running in 7a100398dbfd 18:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:34:37 OK: 221 MiB in 51 packages 18:34:38 Removing intermediate container 7a100398dbfd 18:34:38 ---> 358f08b278b1 18:34:38 Step 8/13 : WORKDIR /app 18:34:38 ---> Running in 024a37d9f8ed 18:34:38 Removing intermediate container 024a37d9f8ed 18:34:38 ---> f7c15e2077da 18:34:38 Step 9/13 : COPY go.mod vendor* ./ 18:34:38 ---> 1e89447a0ddc 18:34:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:39 ---> Running in b27bda7bb5a0 18:35:35 Removing intermediate container b27bda7bb5a0 18:35:35 ---> 19edeb5d0505 18:35:35 Step 11/13 : COPY . . 18:35:35 ---> 9fcf1764cc60 18:35:35 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:35 ---> Running in 7c7e2a30e1e8 18:35:35 Removing intermediate container 7c7e2a30e1e8 18:35:35 ---> bb9c9cea8ed4 18:35:35 Step 13/13 : RUN $MAKE 18:35:35 ---> Running in c084a85b2193 18:35:35 noop 18:35:35 Removing intermediate container c084a85b2193 18:35:35 ---> dc0dd7386ced 18:35:35 Successfully built dc0dd7386ced 18:35:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:35 + docker inspect -f . ci-base-image-arm64 18:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:36 prd-ubuntu20.04-docker-arm64-4c-16g-7426 does not seem to be running inside a container 18:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat 18:35:37 $ docker top b52f0bfd6ba534d0dcf202c524d8e87b0ebd367c5f805cc5d2b7b4aa19307d1e -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:38 + go version 18:35:38 go version go1.18.7 linux/arm64 [Pipeline] } 18:35:38 $ docker stop --time=1 b52f0bfd6ba534d0dcf202c524d8e87b0ebd367c5f805cc5d2b7b4aa19307d1e 18:35:39 $ docker rm -f --volumes b52f0bfd6ba534d0dcf202c524d8e87b0ebd367c5f805cc5d2b7b4aa19307d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:40 + docker inspect -f . ci-base-image-arm64 18:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:40 prd-ubuntu20.04-docker-arm64-4c-16g-7426 does not seem to be running inside a container 18:35:40 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat 18:35:41 $ docker top 83d2dba606cdea73eaf576c1c6bcdfd3893b4274c86b4f66860d988254fddc27 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:41 + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh 18:35:42 + make test 18:35:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:37:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:37:03 CGO_ENABLED=1 go vet ./... 18:37:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:37:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:37:22 ./bin/test-attribution-txt.sh [Pipeline] echo 18:37:22 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:37:22 $ docker stop --time=1 83d2dba606cdea73eaf576c1c6bcdfd3893b4274c86b4f66860d988254fddc27 18:37:23 $ docker rm -f --volumes 83d2dba606cdea73eaf576c1c6bcdfd3893b4274c86b4f66860d988254fddc27 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:37:24 Warning: overwriting stash ‘coverage-report’ 18:37:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:37:25 + ls -al . 18:37:25 total 180 18:37:25 drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 18:35 . 18:37:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:33 .. 18:37:25 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 18:33 .dockerignore 18:37:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:33 .git 18:37:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 18:33 .github 18:37:25 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 18:33 .gitignore 18:37:25 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 18:33 Attribution.txt 18:37:25 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 18:33 CHANGELOG.md 18:37:25 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 18:33 Dockerfile 18:37:25 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 18:33 GOVERNANCE.md 18:37:25 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 18:33 Jenkinsfile 18:37:25 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 18:33 LICENSE 18:37:25 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 18:33 OWNERS.md 18:37:25 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 18:33 README.md 18:37:25 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 18:31 VERSION 18:37:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 18:33 bin 18:37:25 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 18:35 coverage.out 18:37:25 -rw-rw-r-- 1 jenkins jenkins 3401 Apr 11 18:33 go.mod 18:37:25 -rw-rw-r-- 1 jenkins jenkins 44275 Apr 11 18:33 go.sum 18:37:25 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 18:33 main.go 18:37:25 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 18:33 makefile 18:37:25 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 18:33 res 18:37:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:26 + 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=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f --label arch=arm64 --label version=2.3.1-dev.3 . 18:37:26 Sending build context to Docker daemon 218.6kB 18:37:26 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:37:26 Step 2/27 : FROM ${BASE} AS builder 18:37:26 ---> dc0dd7386ced 18:37:26 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:37:26 ---> Running in b5dcd61fcafc 18:37:26 Removing intermediate container b5dcd61fcafc 18:37:26 ---> c5e322980b72 18:37:26 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:37:26 ---> Running in 9979aedf5f88 18:37:27 Removing intermediate container 9979aedf5f88 18:37:27 ---> 2e1527b0a1e1 18:37:27 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:37:27 ---> Running in d051a389a5b5 18:37:27 Removing intermediate container d051a389a5b5 18:37:27 ---> fe41a069d442 18:37:27 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:37:27 ---> Running in fb3bfe78a854 18:37:27 Removing intermediate container fb3bfe78a854 18:37:27 ---> 056ec6e8bcd9 18:37:27 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:27 ---> Running in 81b14e426d46 18:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:37:30 OK: 221 MiB in 51 packages 18:37:30 Removing intermediate container 81b14e426d46 18:37:30 ---> 590a86b0c545 18:37:30 Step 8/27 : WORKDIR /app 18:37:30 ---> Running in 3e1bb8f0d5aa 18:37:31 Removing intermediate container 3e1bb8f0d5aa 18:37:31 ---> decccdfdf118 18:37:31 Step 9/27 : COPY go.mod vendor* ./ 18:37:31 ---> ac1300108554 18:37:31 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:31 ---> Running in be386a8b8263 18:37:35 Removing intermediate container be386a8b8263 18:37:35 ---> 7a139c64eceb 18:37:35 Step 11/27 : COPY . . 18:37:35 ---> 914b4da93d18 18:37:35 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:37:35 ---> Running in d92749c73eae 18:37:35 Removing intermediate container d92749c73eae 18:37:35 ---> 03a69373b014 18:37:35 Step 13/27 : RUN $MAKE 18:37:35 ---> Running in 5d1d85f77661 18:37:36 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:40:13 Removing intermediate container 5d1d85f77661 18:40:13 ---> 6e8e602e8814 18:40:13 Step 14/27 : FROM alpine:3.16 18:40:13 3.16: Pulling from library/alpine 18:40:13 547446be3368: Pulling fs layer 18:40:13 547446be3368: Verifying Checksum 18:40:13 547446be3368: Download complete 18:40:13 547446be3368: Pull complete 18:40:13 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 18:40:13 Status: Downloaded newer image for alpine:3.16 18:40:13 ---> 3b5033019969 18:40:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:40:13 ---> Running in adf38d3a2bd2 18:40:13 Removing intermediate container adf38d3a2bd2 18:40:13 ---> f7b29aad0e10 18:40:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:40:13 ---> Running in 8ce34bbaecec 18:40:13 Removing intermediate container 8ce34bbaecec 18:40:13 ---> 4e240cef66c9 18:40:13 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:40:13 ---> Running in c89b1af52815 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:40:13 (1/7) Installing ca-certificates (20220614-r0) 18:40:13 (2/7) Installing dumb-init (1.2.5-r1) 18:40:13 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:40:13 (4/7) Installing libsodium (1.0.18-r0) 18:40:13 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:40:13 (6/7) Installing libzmq (4.3.4-r0) 18:40:13 (7/7) Installing zeromq (4.3.4-r0) 18:40:13 Executing busybox-1.35.0-r17.trigger 18:40:13 Executing ca-certificates-20220614-r0.trigger 18:40:13 OK: 9 MiB in 21 packages 18:40:13 Removing intermediate container c89b1af52815 18:40:13 ---> 271c0d54aa24 18:40:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:40:13 ---> db582e4b9858 18:40:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:40:13 ---> 751460c82409 18:40:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:40:13 ---> e163ae2e89d7 18:40:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:40:14 ---> 044603236648 18:40:14 Step 22/27 : EXPOSE 48095 18:40:14 ---> Running in b70e036d84fa 18:40:14 Removing intermediate container b70e036d84fa 18:40:14 ---> 8d23079d573c 18:40:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:40:14 ---> Running in 79a7006f7002 18:40:14 Removing intermediate container 79a7006f7002 18:40:14 ---> 21491b22f94c 18:40:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:14 ---> Running in fcc821ba9b74 18:40:14 Removing intermediate container fcc821ba9b74 18:40:14 ---> 96885a15052e 18:40:14 Step 25/27 : LABEL arch=arm64 18:40:15 ---> Running in f4b80dbc1bef 18:40:15 Removing intermediate container f4b80dbc1bef 18:40:15 ---> 5f57da5176a0 18:40:15 Step 26/27 : LABEL git_sha=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:40:15 ---> Running in 8ba45d97532d 18:40:15 Removing intermediate container 8ba45d97532d 18:40:15 ---> 3413e386a88f 18:40:15 Step 27/27 : LABEL version=2.3.1-dev.3 18:40:16 ---> Running in e7a8a05c8e13 18:40:16 Removing intermediate container e7a8a05c8e13 18:40:16 ---> 9c6f302ef173 18:40:16 [Warning] One or more build-args [ARCH] were not consumed 18:40:16 Successfully built 9c6f302ef173 18:40:16 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 18:40:16 provisioning config files... 18:40:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config7057621319795816731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:16 ---> docker-login.sh 18:40:16 nexus3.edgexfoundry.org:10001 18:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:17 Configure a credential helper to remove this warning. See 18:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:17 18:40:17 Login Succeeded 18:40:17 nexus3.edgexfoundry.org:10002 18:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:17 Configure a credential helper to remove this warning. See 18:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:17 18:40:17 Login Succeeded 18:40:17 nexus3.edgexfoundry.org:10003 18:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:17 Configure a credential helper to remove this warning. See 18:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:17 18:40:17 Login Succeeded 18:40:17 nexus3.edgexfoundry.org:10004 18:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:18 Configure a credential helper to remove this warning. See 18:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:18 18:40:18 Login Succeeded 18:40:18 docker.io 18:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:18 Configure a credential helper to remove this warning. See 18:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:18 18:40:18 Login Succeeded 18:40:18 ---> docker-login.sh ends [Pipeline] } 18:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:40:18 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:18 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:40:18 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:40:18 latest 18:40:18 2.3.1-dev.3 18:40:18 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 18:40:18 levski 18:40:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:40:19 ca7f994a8568: Preparing 18:40:19 e0c2d81baa77: Preparing 18:40:19 3c80ae0549b7: Preparing 18:40:19 3f6712a075f7: Preparing 18:40:19 e66d99da2410: Preparing 18:40:19 dc65b23a4b7c: Preparing 18:40:19 dc65b23a4b7c: Waiting 18:40:19 e0c2d81baa77: Pushed 18:40:19 3c80ae0549b7: Pushed 18:40:19 3f6712a075f7: Pushed 18:40:19 dc65b23a4b7c: Layer already exists 18:40:20 e66d99da2410: Pushed 18:40:24 ca7f994a8568: Pushed 18:40:24 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:26 + 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 18:40:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:40:26 ca7f994a8568: Preparing 18:40:26 e0c2d81baa77: Preparing 18:40:26 3c80ae0549b7: Preparing 18:40:26 3f6712a075f7: Preparing 18:40:26 e66d99da2410: Preparing 18:40:26 dc65b23a4b7c: Preparing 18:40:26 3f6712a075f7: Layer already exists 18:40:26 ca7f994a8568: Layer already exists 18:40:26 e66d99da2410: Layer already exists 18:40:26 e0c2d81baa77: Layer already exists 18:40:26 3c80ae0549b7: Layer already exists 18:40:26 dc65b23a4b7c: Layer already exists 18:40:26 latest: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.3 18:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:40:27 ca7f994a8568: Preparing 18:40:27 e0c2d81baa77: Preparing 18:40:27 3c80ae0549b7: Preparing 18:40:27 3f6712a075f7: Preparing 18:40:27 e66d99da2410: Preparing 18:40:27 dc65b23a4b7c: Preparing 18:40:27 dc65b23a4b7c: Waiting 18:40:27 3f6712a075f7: Layer already exists 18:40:27 e0c2d81baa77: Layer already exists 18:40:27 e66d99da2410: Layer already exists 18:40:27 ca7f994a8568: Layer already exists 18:40:27 3c80ae0549b7: Layer already exists 18:40:27 dc65b23a4b7c: Layer already exists 18:40:27 2.3.1-dev.3: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 18:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:40:28 ca7f994a8568: Preparing 18:40:28 e0c2d81baa77: Preparing 18:40:28 3c80ae0549b7: Preparing 18:40:28 3f6712a075f7: Preparing 18:40:28 e66d99da2410: Preparing 18:40:28 dc65b23a4b7c: Preparing 18:40:28 ca7f994a8568: Layer already exists 18:40:28 3f6712a075f7: Layer already exists 18:40:28 3c80ae0549b7: Layer already exists 18:40:28 e0c2d81baa77: Layer already exists 18:40:28 e66d99da2410: Layer already exists 18:40:28 dc65b23a4b7c: Layer already exists 18:40:28 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:28 + 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 18:40:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski 18:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:40:28 ca7f994a8568: Preparing 18:40:28 e0c2d81baa77: Preparing 18:40:28 3c80ae0549b7: Preparing 18:40:28 3f6712a075f7: Preparing 18:40:28 e66d99da2410: Preparing 18:40:28 dc65b23a4b7c: Preparing 18:40:28 dc65b23a4b7c: Waiting 18:40:28 e0c2d81baa77: Layer already exists 18:40:28 ca7f994a8568: Layer already exists 18:40:28 3f6712a075f7: Layer already exists 18:40:28 e66d99da2410: Layer already exists 18:40:28 3c80ae0549b7: Layer already exists 18:40:28 dc65b23a4b7c: Layer already exists 18:40:28 levski: digest: sha256:6154e72cb6c321059144e43b61de88856476e832d8deef0922e3724ac30273d4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:40:28 ===================================================== [Pipeline] echo 18:40:29 taggedImages: 18:40:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f 18:40:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:40:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.3 18:40:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4f8da4349008dd4c12652dc3b0fbd9fa8043b38f-2.3.1-dev.3 18:40:29 - 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 18:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:40:29 18:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:40:29 arm64: Pulling from edgex-lftools-log-publisher 18:40:29 8998bd30e6a1: Pulling fs layer 18:40:29 04944245beec: Pulling fs layer 18:40:29 699f458cf7ca: Pulling fs layer 18:40:29 765212b225bb: Pulling fs layer 18:40:29 f23df028b6ca: Pulling fs layer 18:40:29 d65c8cfc05b1: Pulling fs layer 18:40:29 2437ff75d9bd: Pulling fs layer 18:40:29 765212b225bb: Waiting 18:40:29 f23df028b6ca: Waiting 18:40:29 d65c8cfc05b1: Waiting 18:40:29 2437ff75d9bd: Waiting 18:40:29 04944245beec: Verifying Checksum 18:40:29 04944245beec: Download complete 18:40:29 765212b225bb: Verifying Checksum 18:40:29 765212b225bb: Download complete 18:40:29 f23df028b6ca: Download complete 18:40:29 d65c8cfc05b1: Verifying Checksum 18:40:29 d65c8cfc05b1: Download complete 18:40:29 699f458cf7ca: Download complete 18:40:30 8998bd30e6a1: Verifying Checksum 18:40:30 8998bd30e6a1: Download complete 18:40:32 2437ff75d9bd: Verifying Checksum 18:40:32 2437ff75d9bd: Download complete 18:40:34 8998bd30e6a1: Pull complete 18:40:35 04944245beec: Pull complete 18:40:36 699f458cf7ca: Pull complete 18:40:36 765212b225bb: Pull complete 18:40:39 f23df028b6ca: Pull complete 18:40:39 d65c8cfc05b1: Pull complete 18:40:54 2437ff75d9bd: Pull complete 18:40:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:40:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:54 prd-ubuntu20.04-docker-arm64-4c-16g-7426 does not seem to be running inside a container 18:40:55 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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:arm64 cat 18:40:57 $ docker top 0edddaf4c6d175643305989a6ac26828230ec72a599f27bb2a13a8f2426657b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:57 ---> job-cost.sh 18:40:58 lf-activate-venv: SKIPPING 18:40:58 INFO: No Stack... 18:40:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:40:59 INFO: Archiving Costs [Pipeline] sh 18:40:59 + + catcut -d, -f6 /w/workspace/app-service-configurable/3/archives/cost.csv 18:40:59 [Pipeline] lock 18:40:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] 18:40:59 Resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] did not exist. Created. 18:40:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:41:00 /w/workspace/app-service-configurable/3@tmp/durable-232ef56d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:41:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:41:00 Warning: overwriting stash ‘stack-cost’ 18:41:00 Stashed 1 file(s) [Pipeline] } 18:41:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:41:00 $ docker stop --time=1 0edddaf4c6d175643305989a6ac26828230ec72a599f27bb2a13a8f2426657b0 18:41:01 $ docker rm -f --volumes 0edddaf4c6d175643305989a6ac26828230ec72a599f27bb2a13a8f2426657b0 [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 18:41:02 provisioning config files... 18:41:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config11710076638869733313tmp [Pipeline] { [Pipeline] sh 18:41:02 + set +x 18:41:02 + curl -s https://codecov.io/bash 18:41:02 + bash -s -- 18:41:02 18:41:02 _____ _ 18:41:02 / ____| | | 18:41:02 | | ___ __| | ___ ___ _____ __ 18:41:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:41:02 | |___| (_) | (_| | __/ (_| (_) \ V / 18:41:02 \_____\___/ \__,_|\___|\___\___/ \_/ 18:41:02 Bash-1.0.6 18:41:02 18:41:02 18:41:02 ==> git version 2.25.1 found 18:41:02 ==> 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 18:41:02 Release-Date: 2020-01-08 18:41:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:41:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:41:02 ==> Jenkins CI detected. 18:41:02 current dir:  /w/workspace/_app-service-configurable_levski 18:41:02 project root: . 18:41:02 --> token set from env 18:41:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:41:02 ==> Running gcov in . (disable via -X gcov) 18:41:02 ==> Python coveragepy not found 18:41:02 ==> Searching for coverage reports in: 18:41:02 + . 18:41:02 -> Found 1 reports 18:41:02 ==> Detecting git/mercurial file structure 18:41:02 ==> Reading reports 18:41:02 + ./coverage.out bytes=10 18:41:02 ==> Appending adjustments 18:41:02 https://docs.codecov.io/docs/fixing-reports 18:41:02 + Found adjustments 18:41:02 ==> Gzipping contents 18:41:02 4.0K /tmp/codecov.BoIVSD.gz 18:41:02 ==> Uploading reports 18:41:02 url: https://codecov.io 18:41:02 query: branch=levski&commit=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:41:02 -> Pinging Codecov 18:41:02 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=4f8da4349008dd4c12652dc3b0fbd9fa8043b38f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:41:02 -> Uploading to 18:41:02 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/4f8da4349008dd4c12652dc3b0fbd9fa8043b38f/876d8f06-a193-4eec-8d9d-b5ef367dfdc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T184102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db5b309f9c66e86ed1604c6c910dc3328788d3a3afce5e09ae1426ff1e92c63d 18:41:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:41:02 Dload Upload Total Spent Left Speed 18:41:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1930 --:--:-- --:--:-- --:--:-- 1930 18:41:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] } 18:41:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:41:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:41:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:41:03 18:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:41:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:41:03 df9b9388f04a: Pulling fs layer 18:41:03 52dc419b0ee2: Pulling fs layer 18:41:03 25bc292e5bac: Pulling fs layer 18:41:03 114826534d7a: Pulling fs layer 18:41:03 4657fd5d0bcf: Pulling fs layer 18:41:03 6ad1cebc031e: Pulling fs layer 18:41:03 8a3aa393b2d8: Pulling fs layer 18:41:03 4657fd5d0bcf: Waiting 18:41:03 6ad1cebc031e: Waiting 18:41:03 8a3aa393b2d8: Waiting 18:41:03 114826534d7a: Waiting 18:41:03 25bc292e5bac: Download complete 18:41:03 52dc419b0ee2: Download complete 18:41:03 4657fd5d0bcf: Verifying Checksum 18:41:03 4657fd5d0bcf: Download complete 18:41:03 df9b9388f04a: Download complete 18:41:04 df9b9388f04a: Pull complete 18:41:04 6ad1cebc031e: Verifying Checksum 18:41:04 6ad1cebc031e: Download complete 18:41:04 52dc419b0ee2: Pull complete 18:41:04 25bc292e5bac: Pull complete 18:41:04 114826534d7a: Verifying Checksum 18:41:04 114826534d7a: Download complete 18:41:04 8a3aa393b2d8: Verifying Checksum 18:41:04 8a3aa393b2d8: Download complete 18:41:08 114826534d7a: Pull complete 18:41:08 4657fd5d0bcf: Pull complete 18:41:08 6ad1cebc031e: Pull complete 18:41:10 8a3aa393b2d8: Pull complete 18:41:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:10 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:41:10 $ 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 18:41:16 $ docker top ca7862f14f1e932faab4abfaa742c2baa9c985fe658cecabdd901e93288050d7 -eo pid,comm [Pipeline] { [Pipeline] echo 18:41:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh 18:41:16 + set -o pipefail 18:41:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' 18:41:23 18:41:23 Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... 18:41:23 18:41:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/75509580-4afe-4595-94b4-06b3931c3fc2 18:41:23 18:41:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:41:23 18:41:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:41:23 18:41:23 18:41:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:41:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:41:23 More details here: https://snyk.co/ue1NS 18:41:23 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:41:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:41:23 $ docker stop --time=1 ca7862f14f1e932faab4abfaa742c2baa9c985fe658cecabdd901e93288050d7 18:41:28 $ docker rm -f --volumes ca7862f14f1e932faab4abfaa742c2baa9c985fe658cecabdd901e93288050d7 [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 18:41:28 + git log --format=format:%s -1 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f [Pipeline] sh 18:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:29 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:41:29 $ 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 18:41:29 $ docker top 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 -eo pid,comm 18:41:29 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). 18:41:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:29 [ssh-agent] Looking for ssh-agent implementation... 18:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:30 $ docker exec 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 ssh-agent 18:41:30 SSH_AUTH_SOCK=/tmp/ssh-RnJi1WxZBA4u/agent.33 18:41:30 SSH_AGENT_PID=39 18:41:30 Running ssh-add (command line suppressed) 18:41:30 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_14732893232068898924.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_14732893232068898924.key) 18:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:30 + git semver tag 18:41:30 2023-04-11 18:41:30,761 [run_tag] DEBUG tag force:False 18:41:30 2023-04-11 18:41:30,761 [check_head_tag] DEBUG check head tag 18:41:30 2023-04-11 18:41:30,762 [execute] INFO git cat-file --batch-check 18:41:30 2023-04-11 18:41:30,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) 18:41:30 2023-04-11 18:41:30,766 [execute] INFO git cat-file --batch 18:41:30 2023-04-11 18:41:30,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) 18:41:30 2023-04-11 18:41:30,789 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:41:30 2023-04-11 18:41:30,789 [execute] INFO git tag -a v2.3.1-dev.3 -m v2.3.1-dev.3 18:41:30 2023-04-11 18:41:30,789 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.3', '-m', 'v2.3.1-dev.3'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 18:41:30 2023-04-11 18:41:30,794 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:41:30 2.3.1-dev.3 [Pipeline] } 18:41:30 $ docker exec --env ******** --env ******** 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 ssh-agent -k 18:41:30 unset SSH_AUTH_SOCK; 18:41:30 unset SSH_AGENT_PID; 18:41:30 echo Agent pid 39 killed; 18:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:31 + git semver [Pipeline] } 18:41:31 $ docker stop --time=1 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 18:41:32 $ docker rm -f --volumes 86c4eeb3c378171b52eb6123828e824cd91da02aec836943db9113cc8bd7cbe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:41:33 18:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:41:33 0.23.1-centos7: Pulling from edgex-lftools 18:41:33 ab5ef0e58194: Pulling fs layer 18:41:33 9712f1f96733: Pulling fs layer 18:41:33 63f879dbbcfc: Pulling fs layer 18:41:33 0d9ebad4ef96: Pulling fs layer 18:41:33 e9a5061849ea: Pulling fs layer 18:41:33 d747dcd14b5f: Pulling fs layer 18:41:33 2de7ff778b66: Pulling fs layer 18:41:33 0d9ebad4ef96: Waiting 18:41:33 e9a5061849ea: Waiting 18:41:33 d747dcd14b5f: Waiting 18:41:33 9712f1f96733: Download complete 18:41:33 63f879dbbcfc: Verifying Checksum 18:41:33 63f879dbbcfc: Download complete 18:41:34 0d9ebad4ef96: Verifying Checksum 18:41:34 0d9ebad4ef96: Download complete 18:41:34 d747dcd14b5f: Verifying Checksum 18:41:34 d747dcd14b5f: Download complete 18:41:34 ab5ef0e58194: Verifying Checksum 18:41:34 ab5ef0e58194: Download complete 18:41:34 e9a5061849ea: Verifying Checksum 18:41:34 e9a5061849ea: Download complete 18:41:34 2de7ff778b66: Verifying Checksum 18:41:34 2de7ff778b66: Download complete 18:41:36 ab5ef0e58194: Pull complete 18:41:36 9712f1f96733: Pull complete 18:41:37 63f879dbbcfc: Pull complete 18:41:40 0d9ebad4ef96: Pull complete 18:41:40 e9a5061849ea: Pull complete 18:41:40 d747dcd14b5f: Pull complete 18:41:41 2de7ff778b66: Pull complete 18:41:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:41 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:41:41 $ 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 18:41:47 $ docker top 8bdcebbaccef890cc8fc6dac5e5e86338a03d6711314a0a6cff894bb0c837fc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:41:47 provisioning config files... 18:41:47 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config9283257913542596087tmp 18:41:47 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config5498168614693514943tmp 18:41:47 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config7906273632842466788tmp [Pipeline] { [Pipeline] echo 18:41:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:41:48 ---> sigul-configuration.sh 18:41:48 gpg: directory `/root/.gnupg' created 18:41:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:41:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:41:48 gpg: keyring `/root/.gnupg/secring.gpg' created 18:41:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:41:48 gpg: CAST5 encrypted data 18:41:48 gpg: encrypted with 1 passphrase 18:41:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:41:48 + mkdir /home/jenkins 18:41:48 + mkdir /home/jenkins/sigul [Pipeline] sh 18:41:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:41:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:41:49 ---> sigul-install.sh 18:41:49 Sigul already installed; skipping installation. [Pipeline] sh 18:41:49 + git tag --list 18:41:49 v1.0.0 18:41:49 v1.1.0 18:41:49 v1.2.0 18:41:49 v1.3.0 18:41:49 v1.3.1 18:41:49 v2.0.0 18:41:49 v2.0.1 18:41:49 v2.1.0 18:41:49 v2.1.1 18:41:49 v2.1.1-dev.1 18:41:49 v2.1.1-dev.2 18:41:49 v2.1.2-dev.1 18:41:49 v2.1.2-dev.2 18:41:49 v2.2.0 18:41:49 v2.2.1-dev.1 18:41:49 v2.2.1-dev.10 18:41:49 v2.2.1-dev.2 18:41:49 v2.2.1-dev.3 18:41:49 v2.2.1-dev.4 18:41:49 v2.2.1-dev.5 18:41:49 v2.2.1-dev.6 18:41:49 v2.2.1-dev.7 18:41:49 v2.2.1-dev.8 18:41:49 v2.2.1-dev.9 18:41:49 v2.3.0 18:41:49 v2.3.0-dev.10 18:41:49 v2.3.0-dev.11 18:41:49 v2.3.0-dev.12 18:41:49 v2.3.0-dev.13 18:41:49 v2.3.0-dev.14 18:41:49 v2.3.0-dev.15 18:41:49 v2.3.0-dev.16 18:41:49 v2.3.0-dev.17 18:41:49 v2.3.0-dev.18 18:41:49 v2.3.0-dev.19 18:41:49 v2.3.0-dev.20 18:41:49 v2.3.0-dev.21 18:41:49 v2.3.0-dev.22 18:41:49 v2.3.0-dev.23 18:41:49 v2.3.0-dev.24 18:41:49 v2.3.0-dev.25 18:41:49 v2.3.0-dev.26 18:41:49 v2.3.0-dev.27 18:41:49 v2.3.0-dev.28 18:41:49 v2.3.0-dev.29 18:41:49 v2.3.0-dev.30 18:41:49 v2.3.0-dev.31 18:41:49 v2.3.0-dev.32 18:41:49 v2.3.0-dev.33 18:41:49 v2.3.0-dev.34 18:41:49 v2.3.0-dev.35 18:41:49 v2.3.0-dev.36 18:41:49 v2.3.0-dev.37 18:41:49 v2.3.1-dev.1 18:41:49 v2.3.1-dev.2 18:41:49 v2.3.1-dev.3 18:41:49 v3.0.0-dev.1 18:41:49 v3.0.0-dev.10 18:41:49 v3.0.0-dev.11 18:41:49 v3.0.0-dev.12 18:41:49 v3.0.0-dev.13 18:41:49 v3.0.0-dev.14 18:41:49 v3.0.0-dev.15 18:41:49 v3.0.0-dev.16 18:41:49 v3.0.0-dev.17 18:41:49 v3.0.0-dev.18 18:41:49 v3.0.0-dev.19 18:41:49 v3.0.0-dev.2 18:41:49 v3.0.0-dev.20 18:41:49 v3.0.0-dev.21 18:41:49 v3.0.0-dev.22 18:41:49 v3.0.0-dev.23 18:41:49 v3.0.0-dev.24 18:41:49 v3.0.0-dev.25 18:41:49 v3.0.0-dev.26 18:41:49 v3.0.0-dev.27 18:41:49 v3.0.0-dev.28 18:41:49 v3.0.0-dev.29 18:41:49 v3.0.0-dev.3 18:41:49 v3.0.0-dev.30 18:41:49 v3.0.0-dev.4 18:41:49 v3.0.0-dev.5 18:41:49 v3.0.0-dev.6 18:41:49 v3.0.0-dev.7 18:41:49 v3.0.0-dev.8 18:41:49 v3.0.0-dev.9 [Pipeline] sh 18:41:49 + lftools sign git-tag v2.3.1-dev.3 18:41:50 Signing Git tag with Sigul... 18:41:50 Signing v2.3.1-dev.3 [Pipeline] echo 18:41:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:41:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:41:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:41:50 $ docker stop --time=1 8bdcebbaccef890cc8fc6dac5e5e86338a03d6711314a0a6cff894bb0c837fc9 18:41:52 $ docker rm -f --volumes 8bdcebbaccef890cc8fc6dac5e5e86338a03d6711314a0a6cff894bb0c837fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:41:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:52 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:41:52 $ 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 18:41:53 $ docker top a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 -eo pid,comm 18:41:53 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). 18:41:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:53 [ssh-agent] Looking for ssh-agent implementation... 18:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:53 $ docker exec a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 ssh-agent 18:41:53 SSH_AUTH_SOCK=/tmp/ssh-N5BlPYYYBm2K/agent.32 18:41:53 SSH_AGENT_PID=38 18:41:53 Running ssh-add (command line suppressed) 18:41:53 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_977137041654135706.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_977137041654135706.key) 18:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:53 + git semver bump pre 18:41:54 2023-04-11 18:41:54,027 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:41:54 2023-04-11 18:41:54,028 [bump_version] DEBUG bumping version:2.3.1-dev.3 on axis:pre with prefix:dev 18:41:54 2023-04-11 18:41:54,028 [bump_version] DEBUG bumped version:2.3.1-dev.4 18:41:54 2023-04-11 18:41:54,028 [write_version] DEBUG write version:2.3.1-dev.4 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:True 18:41:54 2023-04-11 18:41:54,028 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:41:54 2023-04-11 18:41:54,028 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_levski/.semver/levski 18:41:54 2023-04-11 18:41:54,030 [execute] INFO git cat-file --batch-check 18:41:54 2023-04-11 18:41:54,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 18:41:54 2023-04-11 18:41:54,036 [execute] INFO git cat-file --batch 18:41:54 2023-04-11 18:41:54,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 18:41:54 2023-04-11 18:41:54,040 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:41:54 2.3.1-dev.4 [Pipeline] } 18:41:54 $ docker exec --env ******** --env ******** a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 ssh-agent -k 18:41:54 unset SSH_AUTH_SOCK; 18:41:54 unset SSH_AGENT_PID; 18:41:54 echo Agent pid 38 killed; 18:41:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:54 + git semver [Pipeline] } 18:41:54 $ docker stop --time=1 a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 18:41:56 $ docker rm -f --volumes a8245c2e3c92b11565a65268b28858fd3a0d03827d53b6b96becca912d67c793 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:56 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:41:56 $ 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 18:41:57 $ docker top ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 -eo pid,comm 18:41:57 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). 18:41:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:57 [ssh-agent] Looking for ssh-agent implementation... 18:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:57 $ docker exec ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 ssh-agent 18:41:57 SSH_AUTH_SOCK=/tmp/ssh-21gAImg4TBt7/agent.33 18:41:57 SSH_AGENT_PID=39 18:41:57 Running ssh-add (command line suppressed) 18:41:57 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_3672915215610901641.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_3672915215610901641.key) 18:41:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:58 + git semver push 18:41:58 2023-04-11 18:41:58,186 [run_push] DEBUG push 18:41:58 2023-04-11 18:41:58,186 [execute] INFO git cat-file --batch-check 18:41:58 2023-04-11 18:41:58,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 18:41:58 2023-04-11 18:41:58,190 [execute] INFO git rev-list 8b12c4aa523cb84032aa935f456a4031c9dffe80 -- 18:41:58 2023-04-11 18:41:58,190 [execute] DEBUG Popen(['git', 'rev-list', '8b12c4aa523cb84032aa935f456a4031c9dffe80', '--'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) 18:41:58 2023-04-11 18:41:58,200 [execute] INFO git fetch -v origin 18:41:58 2023-04-11 18:41:58,200 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=True, shell=None, istream=None) 18:41:58 2023-04-11 18:41:58,657 [run_push] DEBUG no remote changes detected 18:41:58 2023-04-11 18:41:58,658 [execute] INFO git push origin semver 18:41:58 2023-04-11 18:41:58,658 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) 18:41:59 2023-04-11 18:41:59,508 [run_push] DEBUG push all version tags 18:41:59 2023-04-11 18:41:59,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:41:59 2023-04-11 18:41:59,509 [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) 18:42:00 2023-04-11 18:42:00,260 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 18:42:00 2.3.1-dev.4 [Pipeline] } 18:42:00 $ docker exec --env ******** --env ******** ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 ssh-agent -k 18:42:00 unset SSH_AUTH_SOCK; 18:42:00 unset SSH_AGENT_PID; 18:42:00 echo Agent pid 39 killed; 18:42:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:00 + git semver [Pipeline] } 18:42:01 $ docker stop --time=1 ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 18:42:02 $ docker rm -f --volumes ae7d94060f11b4b3bedbbb4c39e255662557396db8b94c0c5a0e88028c023595 [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 18:42:03 + [ -d /w/workspace/_app-service-configurable_levski/archives ] 18:42:03 + ls -al /w/workspace/_app-service-configurable_levski/archives 18:42:03 total 16 18:42:03 drwxr-xr-x 3 root root 4096 Apr 11 18:33 . 18:42:03 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 18:41 .. 18:42:03 drwxr-xr-x 2 root root 4096 Apr 11 18:33 cost 18:42:03 -rw-r--r-- 1 root root 96 Apr 11 18:33 cost.csv 18:42:03 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives 18:42:03 + ls -al /w/workspace/_app-service-configurable_levski/archives 18:42:03 total 16 18:42:03 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 18:33 . 18:42:03 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 18:41 .. 18:42:03 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 18:33 cost 18:42:03 -rw-r--r-- 1 jenkins jenkins 96 Apr 11 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:42:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:04 ---> package-listing.sh 18:42:04 ++ facter osfamily 18:42:04 ++ tr '[:upper:]' '[:lower:]' 18:42:04 + OS_FAMILY=debian 18:42:04 + workspace=/w/workspace/_app-service-configurable_levski 18:42:04 + START_PACKAGES=/tmp/packages_start.txt 18:42:04 + END_PACKAGES=/tmp/packages_end.txt 18:42:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:04 + PACKAGES=/tmp/packages_start.txt 18:42:04 + '[' /w/workspace/_app-service-configurable_levski ']' 18:42:04 + PACKAGES=/tmp/packages_end.txt 18:42:04 + case "${OS_FAMILY}" in 18:42:04 + dpkg -l 18:42:04 + grep '^ii' 18:42:04 + '[' -f /tmp/packages_start.txt ']' 18:42:04 + '[' -f /tmp/packages_end.txt ']' 18:42:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:04 + '[' /w/workspace/_app-service-configurable_levski ']' 18:42:04 + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ 18:42:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo 18:42:04 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 18:42:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:05 prd-ubuntu20.04-docker-8c-8g-7425 does not seem to be running inside a container 18:42:05 $ 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 18:42:05 $ docker top 100cd25a47213e5b5c39fffc553399174fb908a61aad10b252d52c056a434aee -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:06 + mkdir -p /var/log/sysstat [Pipeline] sh 18:42:06 + ls /var/log/sa-host 18:42:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:06 provisioning config files... 18:42:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config8835364692148546179tmp [Pipeline] { [Pipeline] echo 18:42:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:06 ---> create-netrc.sh [Pipeline] } 18:42:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:42:07 ---> python-tools-install.sh [Pipeline] echo 18:42:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:07 ---> sudo-logs.sh 18:42:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:07 ---> job-cost.sh 18:42:07 lf-activate-venv: SKIPPING 18:42:07 DEBUG: total: 0.2199999988079071 18:42:07 INFO: Retrieving Stack Cost... 18:42:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:08 INFO: Archiving Costs [Pipeline] echo 18:42:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:08 ---> logs-deploy.sh 18:42:08 lf-activate-venv: SKIPPING 18:42:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/3 18:42:08 INFO: archiving workspace using pattern(s): 18:42:09 Archives upload complete. 18:42:09 INFO: archiving logs to Nexus