Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64e14a40a239d934ad2ac2e5656398ec3b76321c 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-ssh11367057969354720666.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-ssh2814969741177448451.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14262994387356932628.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-ssh7197260185086807511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13531189423813004669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 64e14a40a239d934ad2ac2e5656398ec3b76321c (main) Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName (#529)" > git config core.sparsecheckout # timeout=10 > git checkout -f 64e14a40a239d934ad2ac2e5656398ec3b76321c # timeout=10 > git rev-list --no-walk 9924ce3792302461657905c814d890402047d1ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:46:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:46:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:46:02 ========================================================= 23:46:02 EdgeX Global Pipelines Version Info 23:46:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:46:03 ------------------- 23:46:03 stable info: 23:46:03 ------------------- 23:46:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:46:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:46:03 Message: update stable to v1.0.245 23:46:03 ------------------- 23:46:03 experimental info: 23:46:03 ------------------- 23:46:03 Commited By: **** collab-it+edgex@linuxfoundation.org 23:46:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:46:03 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64e14a4 [Pipeline] echo 23:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:04 provisioning config files... 23:46:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4479932077567752169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:04 ---> docker-login.sh 23:46:04 nexus3.edgexfoundry.org:10001 23:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:05 Configure a credential helper to remove this warning. See 23:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:05 23:46:05 Login Succeeded 23:46:05 nexus3.edgexfoundry.org:10002 23:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:05 Configure a credential helper to remove this warning. See 23:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:05 23:46:05 Login Succeeded 23:46:05 nexus3.edgexfoundry.org:10003 23:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:05 Configure a credential helper to remove this warning. See 23:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:05 23:46:05 Login Succeeded 23:46:05 nexus3.edgexfoundry.org:10004 23:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:05 Configure a credential helper to remove this warning. See 23:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:05 23:46:05 Login Succeeded 23:46:05 docker.io 23:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:05 Configure a credential helper to remove this warning. See 23:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:05 23:46:05 Login Succeeded 23:46:05 ---> docker-login.sh ends [Pipeline] } 23:46:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:46:05 + git rev-list -1 --merges 64e14a40a239d934ad2ac2e5656398ec3b76321c~1..64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo 23:46:05 -----------> git rev-list -1 --merges 64e14a40a239d934ad2ac2e5656398ec3b76321c~1..64e14a40a239d934ad2ac2e5656398ec3b76321c 64e14a40a239d934ad2ac2e5656398ec3b76321c [false] [Pipeline] sh 23:46:06 + git log --format=format:%s -1 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo 23:46:06 ========================================================= 23:46:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:46:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:06 + git log --format=format:%s -1 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo 23:46:06 [semverPrep] GIT_COMMIT: 64e14a40a239d934ad2ac2e5656398ec3b76321c, Commit Message: refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName (#529) [Pipeline] echo 23:46:06 [semverPrep] This is not a build commit. [Pipeline] sh 23:46:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:06 + grep -v github /etc/ssh/ssh_known_hosts 23:46:06 + [ -e /tmp/ssh_known_hosts ] 23:46:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:46:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:46:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:46:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:07 23:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:07 0.1.4: Pulling from edgex-devops/py-git-semver 23:46:07 b85a868b505f: Pulling fs layer 23:46:07 e2be974225ed: Pulling fs layer 23:46:07 339a4e72a1f5: Pulling fs layer 23:46:07 988bab9f4d93: Pulling fs layer 23:46:07 1469e6f7b9e6: Pulling fs layer 23:46:07 eaf3925da568: Pulling fs layer 23:46:07 bab4dde63d76: Pulling fs layer 23:46:07 bde34c3a00c8: Pulling fs layer 23:46:07 b352a97aabf1: Pulling fs layer 23:46:07 4872d77fe225: Pulling fs layer 23:46:07 5851b861e8e6: Pulling fs layer 23:46:07 988bab9f4d93: Waiting 23:46:07 1469e6f7b9e6: Waiting 23:46:07 eaf3925da568: Waiting 23:46:07 bab4dde63d76: Waiting 23:46:07 bde34c3a00c8: Waiting 23:46:07 b352a97aabf1: Waiting 23:46:07 4872d77fe225: Waiting 23:46:07 5851b861e8e6: Waiting 23:46:07 988bab9f4d93: Verifying Checksum 23:46:07 988bab9f4d93: Download complete 23:46:07 1469e6f7b9e6: Verifying Checksum 23:46:07 1469e6f7b9e6: Download complete 23:46:07 eaf3925da568: Download complete 23:46:07 339a4e72a1f5: Verifying Checksum 23:46:07 339a4e72a1f5: Download complete 23:46:07 bde34c3a00c8: Verifying Checksum 23:46:07 bde34c3a00c8: Download complete 23:46:07 b352a97aabf1: Download complete 23:46:07 4872d77fe225: Verifying Checksum 23:46:07 4872d77fe225: Download complete 23:46:07 5851b861e8e6: Verifying Checksum 23:46:07 5851b861e8e6: Download complete 23:46:07 b85a868b505f: Verifying Checksum 23:46:07 b85a868b505f: Download complete 23:46:08 bab4dde63d76: Verifying Checksum 23:46:08 bab4dde63d76: Download complete 23:46:09 b85a868b505f: Pull complete 23:46:09 e2be974225ed: Pull complete 23:46:09 339a4e72a1f5: Pull complete 23:46:09 988bab9f4d93: Pull complete 23:46:10 1469e6f7b9e6: Pull complete 23:46:10 eaf3925da568: Pull complete 23:46:12 bab4dde63d76: Pull complete 23:46:12 bde34c3a00c8: Pull complete 23:46:12 b352a97aabf1: Pull complete 23:46:12 4872d77fe225: Pull complete 23:46:12 5851b861e8e6: Pull complete 23:46:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:12 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 23:46:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:46:13 $ docker top 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f -eo pid,comm 23:46:13 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). 23:46:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:14 [ssh-agent] Looking for ssh-agent implementation... 23:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:14 $ docker exec 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent 23:46:14 SSH_AUTH_SOCK=/tmp/ssh-prvTYoEzwPcE/agent.33 23:46:14 SSH_AGENT_PID=39 23:46:14 Running ssh-add (command line suppressed) 23:46:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15346115874509934832.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15346115874509934832.key) 23:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:14 + git tag --points-at HEAD [Pipeline] } 23:46:14 $ docker exec --env ******** --env ******** 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent -k 23:46:14 unset SSH_AUTH_SOCK; 23:46:14 unset SSH_AGENT_PID; 23:46:14 echo Agent pid 39 killed; 23:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:14 [ssh-agent] Looking for ssh-agent implementation... 23:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:14 $ docker exec 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent 23:46:15 SSH_AUTH_SOCK=/tmp/ssh-bAzXts4M78UI/agent.71 23:46:15 SSH_AGENT_PID=77 23:46:15 Running ssh-add (command line suppressed) 23:46:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13560109385316982541.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13560109385316982541.key) 23:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:15 + git semver init 23:46:15 2023-03-13 23:46:15,714 [run_init] DEBUG init version:0.0.0 force:False 23:46:15 2023-03-13 23:46:15,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:46:15 2023-03-13 23:46:15,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:46:15 2023-03-13 23:46:15,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 23:46:16 2023-03-13 23:46:16,521 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:46:16 2023-03-13 23:46:16,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:46:16 2023-03-13 23:46:16,522 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:46:16 2023-03-13 23:46:16,522 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:46:16 3.0.0-dev.21 [Pipeline] } 23:46:16 $ docker exec --env ******** --env ******** 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent -k 23:46:16 unset SSH_AUTH_SOCK; 23:46:16 unset SSH_AGENT_PID; 23:46:16 echo Agent pid 77 killed; 23:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:17 + git semver [Pipeline] } 23:46:17 $ docker stop --time=1 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f 23:46:18 $ docker rm -f --volumes 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f [Pipeline] // withDockerContainer [Pipeline] sh 23:46:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:46:19 Stashed 1 file(s) [Pipeline] echo 23:46:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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 23:46:19 provisioning config files... 23:46:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6790360373227266985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:19 ---> docker-login.sh 23:46:19 nexus3.edgexfoundry.org:10001 23:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:19 Configure a credential helper to remove this warning. See 23:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:19 23:46:19 Login Succeeded 23:46:19 nexus3.edgexfoundry.org:10002 23:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:19 Configure a credential helper to remove this warning. See 23:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:19 23:46:19 Login Succeeded 23:46:19 nexus3.edgexfoundry.org:10003 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 nexus3.edgexfoundry.org:10004 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 docker.io 23:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:20 Configure a credential helper to remove this warning. See 23:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:20 23:46:20 Login Succeeded 23:46:20 ---> docker-login.sh ends [Pipeline] } 23:46:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:20 ========================================================= 23:46:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:46:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:46:20 Sending build context to Docker daemon 3.223MB 23:46:20 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:46:20 Step 2/12 : FROM ${BASE} AS builder 23:46:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:46:20 63b65145d645: Pulling fs layer 23:46:20 a2d21d5440eb: Pulling fs layer 23:46:20 935e6c44a52c: Pulling fs layer 23:46:20 94cc34f8dd06: Pulling fs layer 23:46:20 30dea6a524f1: Pulling fs layer 23:46:20 a2aff8979fd8: Pulling fs layer 23:46:20 6808be2612f2: Pulling fs layer 23:46:20 f25807f1079a: Pulling fs layer 23:46:20 a2aff8979fd8: Waiting 23:46:20 94cc34f8dd06: Waiting 23:46:20 6808be2612f2: Waiting 23:46:20 30dea6a524f1: Waiting 23:46:20 f25807f1079a: Waiting 23:46:20 a2d21d5440eb: Verifying Checksum 23:46:20 a2d21d5440eb: Download complete 23:46:20 94cc34f8dd06: Verifying Checksum 23:46:20 94cc34f8dd06: Download complete 23:46:20 30dea6a524f1: Download complete 23:46:20 63b65145d645: Verifying Checksum 23:46:20 63b65145d645: Download complete 23:46:20 a2aff8979fd8: Verifying Checksum 23:46:20 a2aff8979fd8: Download complete 23:46:20 63b65145d645: Pull complete 23:46:21 a2d21d5440eb: Pull complete 23:46:21 935e6c44a52c: Verifying Checksum 23:46:21 935e6c44a52c: Download complete 23:46:21 f25807f1079a: Verifying Checksum 23:46:21 f25807f1079a: Download complete 23:46:21 6808be2612f2: Verifying Checksum 23:46:21 6808be2612f2: Download complete 23:46:25 935e6c44a52c: Pull complete 23:46:25 94cc34f8dd06: Pull complete 23:46:25 30dea6a524f1: Pull complete 23:46:25 a2aff8979fd8: Pull complete 23:46:27 6808be2612f2: Pull complete 23:46:28 f25807f1079a: Pull complete 23:46:28 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:46:28 ---> 3b553350e43f 23:46:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:46:30 ---> Running in 4f4264f2d23e 23:46:30 Removing intermediate container 4f4264f2d23e 23:46:30 ---> 8567e202aac6 23:46:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:46:30 ---> Running in 4f879dcc1919 23:46:30 Removing intermediate container 4f879dcc1919 23:46:30 ---> 4018e4336533 23:46:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:46:30 ---> Running in 5a37f3279eec 23:46:30 Removing intermediate container 5a37f3279eec 23:46:30 ---> f63a51f862fa 23:46:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:30 ---> Running in f11a36615eab 23:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:31 OK: 265 MiB in 53 packages 23:46:32 Removing intermediate container f11a36615eab 23:46:32 ---> dc223428ef9a 23:46:32 Step 7/12 : WORKDIR /app 23:46:32 ---> Running in f636a816744d 23:46:32 Removing intermediate container f636a816744d 23:46:32 ---> 3f29b04de575 23:46:32 Step 8/12 : COPY go.mod vendor* ./ 23:46:32 ---> 070fcdf3364b 23:46:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:32 ---> Running in c94189084ec9 23:46:34 Still waiting to schedule task 23:46:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9982’ is offline 23:47:04 Removing intermediate container c94189084ec9 23:47:04 ---> 9263bbc0f848 23:47:04 Step 10/12 : COPY . . 23:47:04 ---> adddb7c5ee6c 23:47:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:47:04 ---> Running in 824afd0f6d6d 23:47:04 Removing intermediate container 824afd0f6d6d 23:47:04 ---> bc4e62ced7dd 23:47:04 Step 12/12 : RUN $MAKE 23:47:04 ---> Running in be264f3c5c79 23:47:04 noop 23:47:04 Removing intermediate container be264f3c5c79 23:47:04 ---> bbc1787fad4a 23:47:04 Successfully built bbc1787fad4a 23:47:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:04 + docker inspect -f . ci-base-image-x86_64 23:47:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:04 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 23:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:47:05 $ docker top 10d90dfbfc3d4d7c80a17366a3867fa49635dac479ea78b9a396f8df76925c9f -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:05 + go version 23:47:05 go version go1.20.2 linux/amd64 [Pipeline] } 23:47:05 $ docker stop --time=1 10d90dfbfc3d4d7c80a17366a3867fa49635dac479ea78b9a396f8df76925c9f 23:47:07 $ docker rm -f --volumes 10d90dfbfc3d4d7c80a17366a3867fa49635dac479ea78b9a396f8df76925c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:07 + docker inspect -f . ci-base-image-x86_64 23:47:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:07 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 23:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:47:07 $ docker top b613bef56f380f05dfb3fee79de0f18beb713038484fd4419f77de1c5ce1b104 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:08 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:47:08 + make test 23:47:08 go test -race -coverprofile=coverage.out ./... 23:47:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:47:30 go vet ./... 23:47:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:47:42 ./bin/test-attribution-txt.sh [Pipeline] echo 23:47:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:47:42 $ docker stop --time=1 b613bef56f380f05dfb3fee79de0f18beb713038484fd4419f77de1c5ce1b104 23:47:45 $ docker rm -f --volumes b613bef56f380f05dfb3fee79de0f18beb713038484fd4419f77de1c5ce1b104 [Pipeline] // withDockerContainer [Pipeline] sh 23:47:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:47:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:47:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:47:46 + ls -al . 23:47:46 total 172 23:47:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:47 . 23:47:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:46 .. 23:47:46 -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:46 .dockerignore 23:47:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:46 .git 23:47:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:46 .github 23:47:46 -rw-rw-r-- 1 jenkins jenkins 171 Mar 13 23:46 .gitignore 23:47:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:46 .semver 23:47:46 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 13 23:46 Attribution.txt 23:47:46 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 13 23:46 CHANGELOG.md 23:47:46 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 13 23:46 Dockerfile 23:47:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:46 GOVERNANCE.md 23:47:46 -rw-rw-r-- 1 jenkins jenkins 688 Mar 13 23:46 Jenkinsfile 23:47:46 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:46 LICENSE 23:47:46 -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:46 OWNERS.md 23:47:46 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 13 23:46 README.md 23:47:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 23:46 VERSION 23:47:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:46 bin 23:47:46 -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:47 coverage.out 23:47:46 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 13 23:46 go.mod 23:47:46 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 13 23:46 go.sum 23:47:46 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 13 23:46 main.go 23:47:46 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 13 23:46 makefile 23:47:46 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:46 res 23:47:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:47 + 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=64e14a40a239d934ad2ac2e5656398ec3b76321c --label arch=amd64 --label version=3.0.0-dev.21 . 23:47:47 Sending build context to Docker daemon 3.224MB 23:47:47 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:47:47 Step 2/26 : FROM ${BASE} AS builder 23:47:47 ---> bbc1787fad4a 23:47:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:47:47 ---> Running in a88f3eff7375 23:47:47 Removing intermediate container a88f3eff7375 23:47:47 ---> 317a2d60a53b 23:47:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:47:47 ---> Running in 231c40d823e1 23:47:47 Removing intermediate container 231c40d823e1 23:47:47 ---> ec97c4d957f4 23:47:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:47:47 ---> Running in cc82d398c6a3 23:47:47 Removing intermediate container cc82d398c6a3 23:47:47 ---> 5a36e998a2af 23:47:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:47 ---> Running in 9639782a400c 23:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:47:48 OK: 265 MiB in 53 packages 23:47:48 Removing intermediate container 9639782a400c 23:47:48 ---> b001e2758a1d 23:47:48 Step 7/26 : WORKDIR /app 23:47:48 ---> Running in 5e1a9fc2da80 23:47:48 Removing intermediate container 5e1a9fc2da80 23:47:48 ---> b697bb9ed07f 23:47:48 Step 8/26 : COPY go.mod vendor* ./ 23:47:48 ---> 518f9f08fe5d 23:47:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:48 ---> Running in 38e10ce000fd 23:47:49 Removing intermediate container 38e10ce000fd 23:47:49 ---> c2fc598a28fb 23:47:49 Step 10/26 : COPY . . 23:47:49 ---> d4551a9c5f02 23:47:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:47:50 ---> Running in 869da0fdec9d 23:47:50 Removing intermediate container 869da0fdec9d 23:47:50 ---> 61ff4b04be09 23:47:50 Step 12/26 : RUN $MAKE 23:47:50 ---> Running in 169ca3c897f5 23:47:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21" -trimpath -mod=readonly -o app-service-configurable 23:48:08 Removing intermediate container 169ca3c897f5 23:48:08 ---> 02393dea59bf 23:48:08 Step 13/26 : FROM alpine:3.16 23:48:08 3.16: Pulling from library/alpine 23:48:08 ef5531b6e74e: Pulling fs layer 23:48:09 ef5531b6e74e: Verifying Checksum 23:48:09 ef5531b6e74e: Download complete 23:48:09 ef5531b6e74e: Pull complete 23:48:09 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:48:09 Status: Downloaded newer image for alpine:3.16 23:48:09 ---> dfd21b5a31f5 23:48:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:48:09 ---> Running in cb822bad5067 23:48:09 Removing intermediate container cb822bad5067 23:48:09 ---> 73ce827a038a 23:48:09 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:48:09 ---> Running in 22949dd01694 23:48:09 Removing intermediate container 22949dd01694 23:48:09 ---> 0e0ff7a5b278 23:48:09 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:48:09 ---> Running in d0862087a0b5 23:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:48:10 (1/2) Installing ca-certificates (20220614-r0) 23:48:10 (2/2) Installing dumb-init (1.2.5-r1) 23:48:10 Executing busybox-1.35.0-r17.trigger 23:48:10 Executing ca-certificates-20220614-r0.trigger 23:48:10 OK: 6 MiB in 16 packages 23:48:10 Removing intermediate container d0862087a0b5 23:48:10 ---> cd0d4ffd37da 23:48:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:48:10 ---> 0d80adb03b74 23:48:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:48:10 ---> c63fed21ed48 23:48:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:48:11 ---> 7baf7972bc9e 23:48:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:48:11 ---> 6a7c410ad6b2 23:48:11 Step 21/26 : EXPOSE 48095 23:48:11 ---> Running in 41004086a1ed 23:48:11 Removing intermediate container 41004086a1ed 23:48:11 ---> 453c99d6738d 23:48:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:48:11 ---> Running in 2b18c2ffc056 23:48:11 Removing intermediate container 2b18c2ffc056 23:48:11 ---> 8a0afc5eaacd 23:48:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:48:11 ---> Running in d82ff332d261 23:48:12 Removing intermediate container d82ff332d261 23:48:12 ---> a264466d6bc4 23:48:12 Step 24/26 : LABEL arch=amd64 23:48:12 ---> Running in 503322f3b9e6 23:48:12 Removing intermediate container 503322f3b9e6 23:48:12 ---> 1d1824ebcdf3 23:48:12 Step 25/26 : LABEL git_sha=64e14a40a239d934ad2ac2e5656398ec3b76321c 23:48:12 ---> Running in c5214c0b03f5 23:48:12 Removing intermediate container c5214c0b03f5 23:48:12 ---> 0d135b59701d 23:48:12 Step 26/26 : LABEL version=3.0.0-dev.21 23:48:12 ---> Running in e75ab7a0d137 23:48:12 Removing intermediate container e75ab7a0d137 23:48:12 ---> bd604add9f62 23:48:12 [Warning] One or more build-args [ARCH] were not consumed 23:48:12 Successfully built bd604add9f62 23:48:12 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 23:48:12 provisioning config files... 23:48:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4383561443686130238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:12 ---> docker-login.sh 23:48:12 nexus3.edgexfoundry.org:10001 23:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:12 Configure a credential helper to remove this warning. See 23:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:12 23:48:12 Login Succeeded 23:48:12 nexus3.edgexfoundry.org:10002 23:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:12 Configure a credential helper to remove this warning. See 23:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:12 23:48:12 Login Succeeded 23:48:12 nexus3.edgexfoundry.org:10003 23:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:12 Configure a credential helper to remove this warning. See 23:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:12 23:48:12 Login Succeeded 23:48:12 nexus3.edgexfoundry.org:10004 23:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:12 Configure a credential helper to remove this warning. See 23:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:12 23:48:12 Login Succeeded 23:48:12 docker.io 23:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:13 Configure a credential helper to remove this warning. See 23:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:13 23:48:13 Login Succeeded 23:48:13 ---> docker-login.sh ends [Pipeline] } 23:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:13 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:48:13 64e14a40a239d934ad2ac2e5656398ec3b76321c 23:48:13 latest 23:48:13 3.0.0-dev.21 23:48:13 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 23:48:13 main 23:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c 23:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:48:13 ff6b87fbaded: Preparing 23:48:13 2cc7c2b42552: Preparing 23:48:13 88d8cebca8bb: Preparing 23:48:13 7d2dfb803b4f: Preparing 23:48:13 a1db4d758b42: Preparing 23:48:13 aa5968d388b8: Preparing 23:48:13 aa5968d388b8: Waiting 23:48:13 2cc7c2b42552: Pushed 23:48:13 88d8cebca8bb: Pushed 23:48:13 7d2dfb803b4f: Pushed 23:48:13 aa5968d388b8: Layer already exists 23:48:14 a1db4d758b42: Pushed 23:48:16 ff6b87fbaded: Pushed 23:48:16 64e14a40a239d934ad2ac2e5656398ec3b76321c: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:48:17 ff6b87fbaded: Preparing 23:48:17 2cc7c2b42552: Preparing 23:48:17 88d8cebca8bb: Preparing 23:48:17 7d2dfb803b4f: Preparing 23:48:17 a1db4d758b42: Preparing 23:48:17 aa5968d388b8: Preparing 23:48:17 aa5968d388b8: Waiting 23:48:17 a1db4d758b42: Layer already exists 23:48:17 88d8cebca8bb: Layer already exists 23:48:17 7d2dfb803b4f: Layer already exists 23:48:17 2cc7c2b42552: Layer already exists 23:48:17 ff6b87fbaded: Layer already exists 23:48:17 aa5968d388b8: Layer already exists 23:48:17 latest: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.21 23:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:48:17 ff6b87fbaded: Preparing 23:48:17 2cc7c2b42552: Preparing 23:48:17 88d8cebca8bb: Preparing 23:48:17 7d2dfb803b4f: Preparing 23:48:17 a1db4d758b42: Preparing 23:48:17 aa5968d388b8: Preparing 23:48:17 aa5968d388b8: Waiting 23:48:17 a1db4d758b42: Layer already exists 23:48:17 2cc7c2b42552: Layer already exists 23:48:17 7d2dfb803b4f: Layer already exists 23:48:17 ff6b87fbaded: Layer already exists 23:48:17 88d8cebca8bb: Layer already exists 23:48:17 aa5968d388b8: Layer already exists 23:48:17 3.0.0-dev.21: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 23:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:48:18 ff6b87fbaded: Preparing 23:48:18 2cc7c2b42552: Preparing 23:48:18 88d8cebca8bb: Preparing 23:48:18 7d2dfb803b4f: Preparing 23:48:18 a1db4d758b42: Preparing 23:48:18 aa5968d388b8: Preparing 23:48:18 aa5968d388b8: Waiting 23:48:18 7d2dfb803b4f: Layer already exists 23:48:18 ff6b87fbaded: Layer already exists 23:48:18 88d8cebca8bb: Layer already exists 23:48:18 a1db4d758b42: Layer already exists 23:48:18 2cc7c2b42552: Layer already exists 23:48:18 aa5968d388b8: Layer already exists 23:48:18 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:48:19 ff6b87fbaded: Preparing 23:48:19 2cc7c2b42552: Preparing 23:48:19 88d8cebca8bb: Preparing 23:48:19 7d2dfb803b4f: Preparing 23:48:19 a1db4d758b42: Preparing 23:48:19 aa5968d388b8: Preparing 23:48:19 aa5968d388b8: Waiting 23:48:19 88d8cebca8bb: Layer already exists 23:48:19 a1db4d758b42: Layer already exists 23:48:19 2cc7c2b42552: Layer already exists 23:48:19 7d2dfb803b4f: Layer already exists 23:48:19 ff6b87fbaded: Layer already exists 23:48:19 aa5968d388b8: Layer already exists 23:48:19 main: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:19 ===================================================== [Pipeline] echo 23:48:19 taggedImages: 23:48:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c 23:48:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:48:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.21 23:48:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 23:48:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:19 23:48:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:19 latest: Pulling from edgex-lftools-log-publisher 23:48:19 5eb5b503b376: Pulling fs layer 23:48:19 5c69ac0246d0: Pulling fs layer 23:48:19 ec43610c2a17: Pulling fs layer 23:48:19 3a2ae6a8a46f: Pulling fs layer 23:48:19 33b1e0a273af: Pulling fs layer 23:48:19 5d3b04190fa2: Pulling fs layer 23:48:19 2f39f015ded8: Pulling fs layer 23:48:19 3a2ae6a8a46f: Waiting 23:48:19 5d3b04190fa2: Waiting 23:48:19 33b1e0a273af: Waiting 23:48:19 2f39f015ded8: Waiting 23:48:19 5c69ac0246d0: Verifying Checksum 23:48:19 5c69ac0246d0: Download complete 23:48:19 3a2ae6a8a46f: Verifying Checksum 23:48:19 3a2ae6a8a46f: Download complete 23:48:20 33b1e0a273af: Verifying Checksum 23:48:20 33b1e0a273af: Download complete 23:48:20 ec43610c2a17: Verifying Checksum 23:48:20 ec43610c2a17: Download complete 23:48:20 5eb5b503b376: Verifying Checksum 23:48:20 5eb5b503b376: Download complete 23:48:21 2f39f015ded8: Download complete 23:48:21 5eb5b503b376: Pull complete 23:48:21 5c69ac0246d0: Pull complete 23:48:21 ec43610c2a17: Pull complete 23:48:22 3a2ae6a8a46f: Pull complete 23:48:22 33b1e0a273af: Pull complete 23:48:22 5d3b04190fa2: Pull complete 23:48:26 2f39f015ded8: Pull complete 23:48:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:26 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 23:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:28 $ docker top 8a754052da377df83ade08adde16012d551c329870d51df32bfdff6cef78ea29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:28 ---> job-cost.sh 23:48:28 lf-activate-venv: SKIPPING 23:48:28 INFO: No Stack... 23:48:29 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:29 INFO: Archiving Costs [Pipeline] sh 23:48:29 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:48:29 + cut -d, -f6 [Pipeline] lock 23:48:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] 23:48:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] did not exist. Created. 23:48:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:30 + echo total: 0.2199999988079071 [Pipeline] stash 23:48:30 Stashed 1 file(s) [Pipeline] } 23:48:30 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:30 $ docker stop --time=1 8a754052da377df83ade08adde16012d551c329870d51df32bfdff6cef78ea29 23:48:31 $ docker rm -f --volumes 8a754052da377df83ade08adde16012d551c329870d51df32bfdff6cef78ea29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:48:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:48:57 Running in /w/workspace/app-service-configurable/138 [Pipeline] { [Pipeline] checkout 23:48:57 Selected Git installation does not exist. Using Default 23:48:57 The recommended git tool is: NONE 23:49:03 using credential edgex-jenkins-ssh 23:49:03 Cloning the remote Git repository 23:49:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:49:03 > git init /w/workspace/app-service-configurable/138 # timeout=10 23:49:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:49:03 > git --version # timeout=10 23:49:03 > git --version # 'git version 2.25.1' 23:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:49:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:49:07 Avoid second fetch 23:49:07 Checking out Revision 64e14a40a239d934ad2ac2e5656398ec3b76321c (main) 23:49:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:49:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:49:07 > git config core.sparsecheckout # timeout=10 23:49:07 > git checkout -f 64e14a40a239d934ad2ac2e5656398ec3b76321c # timeout=10 23:49:08 Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName (#529)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:09 Dload Upload Total Spent Left Speed 23:49:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 23:49:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:49:10 + sudo tee /etc/docker/daemon.new 23:49:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:49:10 { 23:49:10 "registry-mirrors": [ 23:49:10 "https://nexus3.edgexfoundry.org:10001" 23:49:10 ], 23:49:10 "bip": "10.250.0.254/24", 23:49:10 "hosts": [ 23:49:10 "tcp://0.0.0.0:5555", 23:49:10 "unix:///var/run/docker.sock" 23:49:10 ], 23:49:10 "mtu": 1458, 23:49:10 "selinux-enabled": true, 23:49:10 "seccomp-profile": "/etc/docker/seccomp.json" 23:49:10 } [Pipeline] sh 23:49:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:49:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:29 provisioning config files... 23:49:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/138@tmp/config5321445036266701059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:29 ---> docker-login.sh 23:49:29 nexus3.edgexfoundry.org:10001 23:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:30 Configure a credential helper to remove this warning. See 23:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:30 23:49:30 Login Succeeded 23:49:30 nexus3.edgexfoundry.org:10002 23:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:30 Configure a credential helper to remove this warning. See 23:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:30 23:49:30 Login Succeeded 23:49:30 nexus3.edgexfoundry.org:10003 23:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:31 Configure a credential helper to remove this warning. See 23:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:31 23:49:31 Login Succeeded 23:49:31 nexus3.edgexfoundry.org:10004 23:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:31 Configure a credential helper to remove this warning. See 23:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:31 23:49:31 Login Succeeded 23:49:31 docker.io 23:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:31 Configure a credential helper to remove this warning. See 23:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:31 23:49:31 Login Succeeded 23:49:31 ---> docker-login.sh ends [Pipeline] } 23:49:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:32 ========================================================= 23:49:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:49:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:49:32 Sending build context to Docker daemon 172.5kB 23:49:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:49:32 Step 2/12 : FROM ${BASE} AS builder 23:49:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:49:33 af6eaf76a39c: Pulling fs layer 23:49:33 55522c791124: Pulling fs layer 23:49:33 ce5c4a1c91eb: Pulling fs layer 23:49:33 169dfbe0d373: Pulling fs layer 23:49:33 e1ff8fa3b103: Pulling fs layer 23:49:33 52ebb69f0ebf: Pulling fs layer 23:49:33 5abe8eddf0d5: Pulling fs layer 23:49:33 169dfbe0d373: Waiting 23:49:33 5abe8eddf0d5: Waiting 23:49:33 52ebb69f0ebf: Waiting 23:49:33 e1ff8fa3b103: Waiting 23:49:33 55522c791124: Verifying Checksum 23:49:33 55522c791124: Download complete 23:49:33 169dfbe0d373: Verifying Checksum 23:49:33 169dfbe0d373: Download complete 23:49:33 e1ff8fa3b103: Verifying Checksum 23:49:33 e1ff8fa3b103: Download complete 23:49:33 af6eaf76a39c: Verifying Checksum 23:49:34 af6eaf76a39c: Pull complete 23:49:34 5abe8eddf0d5: Verifying Checksum 23:49:34 5abe8eddf0d5: Download complete 23:49:34 55522c791124: Pull complete 23:49:35 ce5c4a1c91eb: Verifying Checksum 23:49:35 ce5c4a1c91eb: Download complete 23:49:35 52ebb69f0ebf: Verifying Checksum 23:49:35 52ebb69f0ebf: Download complete 23:49:45 ce5c4a1c91eb: Pull complete 23:49:45 169dfbe0d373: Pull complete 23:49:46 e1ff8fa3b103: Pull complete 23:49:52 52ebb69f0ebf: Pull complete 23:49:54 5abe8eddf0d5: Pull complete 23:49:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:49:54 ---> 6cb57ee374ae 23:49:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:49:56 ---> Running in 1fa9b6bcbf45 23:49:57 Removing intermediate container 1fa9b6bcbf45 23:49:57 ---> fe77bdfc34c0 23:49:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:49:57 ---> Running in d9de9c6bea8f 23:49:57 Removing intermediate container d9de9c6bea8f 23:49:57 ---> d08de995589b 23:49:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:49:57 ---> Running in d1f5bc7e37e9 23:49:58 Removing intermediate container d1f5bc7e37e9 23:49:58 ---> c9caa09ffef5 23:49:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:58 ---> Running in 72aae5d53e83 23:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:01 OK: 263 MiB in 53 packages 23:50:01 Removing intermediate container 72aae5d53e83 23:50:01 ---> bfbca7d28e1e 23:50:01 Step 7/12 : WORKDIR /app 23:50:01 ---> Running in 2b2944cfda37 23:50:02 Removing intermediate container 2b2944cfda37 23:50:02 ---> aa6e92538ddf 23:50:02 Step 8/12 : COPY go.mod vendor* ./ 23:50:02 ---> 93ccac5fb8a8 23:50:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:02 ---> Running in 28dcd25f583b 23:51:10 Removing intermediate container 28dcd25f583b 23:51:10 ---> cab4388b4e25 23:51:10 Step 10/12 : COPY . . 23:51:10 ---> 91cac8c9129a 23:51:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:10 ---> Running in 1467ae955b08 23:51:10 Removing intermediate container 1467ae955b08 23:51:10 ---> 524d2666e687 23:51:10 Step 12/12 : RUN $MAKE 23:51:10 ---> Running in 252fcb097243 23:51:10 noop 23:51:10 Removing intermediate container 252fcb097243 23:51:10 ---> 12afc9589d2d 23:51:10 Successfully built 12afc9589d2d 23:51:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:11 + docker inspect -f . ci-base-image-arm64 23:51:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:11 prd-ubuntu20.04-docker-arm64-4c-16g-3 does not seem to be running inside a container 23:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/138 -v /w/workspace/app-service-configurable/138:/w/workspace/app-service-configurable/138:rw,z -v /w/workspace/app-service-configurable/138@tmp:/w/workspace/app-service-configurable/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:51:12 $ docker top ad817cc34dc2e7c99e355908bf52caca5f2807d8ee3e7f3c47ff5035e264dd54 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:13 + go version 23:51:13 go version go1.20.2 linux/arm64 [Pipeline] } 23:51:13 $ docker stop --time=1 ad817cc34dc2e7c99e355908bf52caca5f2807d8ee3e7f3c47ff5035e264dd54 23:51:16 $ docker rm -f --volumes ad817cc34dc2e7c99e355908bf52caca5f2807d8ee3e7f3c47ff5035e264dd54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:17 + docker inspect -f . ci-base-image-arm64 23:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-3 does not seem to be running inside a container 23:51:17 $ 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/138 -v /w/workspace/app-service-configurable/138:/w/workspace/app-service-configurable/138:rw,z -v /w/workspace/app-service-configurable/138@tmp:/w/workspace/app-service-configurable/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:51:18 $ docker top 072f0b32f268a53be5920ac6a030cfcc88d0ec29aa9f6505dcdc6f77b1e772d5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:19 + git config --global --add safe.directory /w/workspace/app-service-configurable/138 [Pipeline] fileExists [Pipeline] sh 23:51:19 + make test 23:51:19 go test -race -coverprofile=coverage.out ./... 23:54:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:54:11 go vet ./... 23:56:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:33 ./bin/test-attribution-txt.sh [Pipeline] echo 23:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:56:33 $ docker stop --time=1 072f0b32f268a53be5920ac6a030cfcc88d0ec29aa9f6505dcdc6f77b1e772d5 23:56:35 $ docker rm -f --volumes 072f0b32f268a53be5920ac6a030cfcc88d0ec29aa9f6505dcdc6f77b1e772d5 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:56:36 Warning: overwriting stash ‘coverage-report’ 23:56:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:56:37 + ls -al . 23:56:37 total 168 23:56:37 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:51 . 23:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:49 .. 23:56:37 -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:49 .dockerignore 23:56:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:49 .git 23:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:49 .github 23:56:37 -rw-rw-r-- 1 jenkins jenkins 171 Mar 13 23:49 .gitignore 23:56:37 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 13 23:49 Attribution.txt 23:56:37 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 13 23:49 CHANGELOG.md 23:56:37 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 13 23:49 Dockerfile 23:56:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:49 GOVERNANCE.md 23:56:37 -rw-rw-r-- 1 jenkins jenkins 688 Mar 13 23:49 Jenkinsfile 23:56:37 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:49 LICENSE 23:56:37 -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:49 OWNERS.md 23:56:37 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 13 23:49 README.md 23:56:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 23:46 VERSION 23:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:49 bin 23:56:37 -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:51 coverage.out 23:56:37 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 13 23:49 go.mod 23:56:37 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 13 23:49 go.sum 23:56:37 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 13 23:49 main.go 23:56:37 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 13 23:49 makefile 23:56:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:49 res 23:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:38 + 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=64e14a40a239d934ad2ac2e5656398ec3b76321c --label arch=arm64 --label version=3.0.0-dev.21 . 23:56:38 Sending build context to Docker daemon 173.6kB 23:56:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:56:38 Step 2/26 : FROM ${BASE} AS builder 23:56:38 ---> 12afc9589d2d 23:56:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:56:38 ---> Running in ac95e4143a37 23:56:38 Removing intermediate container ac95e4143a37 23:56:38 ---> aee1f3508a34 23:56:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:56:38 ---> Running in a7c73e4ecfc9 23:56:39 Removing intermediate container a7c73e4ecfc9 23:56:39 ---> 2ada6ea9aa2e 23:56:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:56:39 ---> Running in b6f793854a7a 23:56:39 Removing intermediate container b6f793854a7a 23:56:39 ---> f8178ac084a2 23:56:39 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:39 ---> Running in f14ad00c4f9b 23:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:56:42 OK: 263 MiB in 53 packages 23:56:43 Removing intermediate container f14ad00c4f9b 23:56:43 ---> 068b9d899ba0 23:56:43 Step 7/26 : WORKDIR /app 23:56:43 ---> Running in 38ad936a2523 23:56:43 Removing intermediate container 38ad936a2523 23:56:43 ---> 6fc73b66b882 23:56:43 Step 8/26 : COPY go.mod vendor* ./ 23:56:44 ---> 37e167bb4882 23:56:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:44 ---> Running in 96f7015e2268 23:56:47 Removing intermediate container 96f7015e2268 23:56:47 ---> babcd7754c9d 23:56:47 Step 10/26 : COPY . . 23:56:47 ---> 9fe536e3eee4 23:56:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:56:47 ---> Running in 34ee33471fe4 23:56:48 Removing intermediate container 34ee33471fe4 23:56:48 ---> d44a1f596eb5 23:56:48 Step 12/26 : RUN $MAKE 23:56:48 ---> Running in 6445c715ec2e 23:56:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21" -trimpath -mod=readonly -o app-service-configurable 23:59:11 Removing intermediate container 6445c715ec2e 23:59:11 ---> 64f26542b1ce 23:59:11 Step 13/26 : FROM alpine:3.16 23:59:11 3.16: Pulling from library/alpine 23:59:11 3760b48202b3: Pulling fs layer 23:59:11 3760b48202b3: Verifying Checksum 23:59:11 3760b48202b3: Download complete 23:59:11 3760b48202b3: Pull complete 23:59:11 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:59:11 Status: Downloaded newer image for alpine:3.16 23:59:11 ---> 4c81e5bf8899 23:59:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:59:11 ---> Running in c9ba80dc31c3 23:59:11 Removing intermediate container c9ba80dc31c3 23:59:11 ---> 8917f7dc9f72 23:59:11 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:59:11 ---> Running in e0874b7bd802 23:59:11 Removing intermediate container e0874b7bd802 23:59:11 ---> 0fa173ffe2ca 23:59:11 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:59:11 ---> Running in b90ece696703 23:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:59:11 (1/2) Installing ca-certificates (20220614-r0) 23:59:11 (2/2) Installing dumb-init (1.2.5-r1) 23:59:11 Executing busybox-1.35.0-r17.trigger 23:59:11 Executing ca-certificates-20220614-r0.trigger 23:59:11 OK: 6 MiB in 16 packages 23:59:11 Removing intermediate container b90ece696703 23:59:11 ---> cc02d97a8dcd 23:59:11 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:59:11 ---> a5c2936224a8 23:59:11 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:59:11 ---> 630ff6afafae 23:59:11 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:59:11 ---> 9f3e57ce5200 23:59:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:59:11 ---> 5eb753f58825 23:59:11 Step 21/26 : EXPOSE 48095 23:59:11 ---> Running in 48cc867e865f 23:59:11 Removing intermediate container 48cc867e865f 23:59:11 ---> bda640641978 23:59:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:59:11 ---> Running in eedfe8f68fde 23:59:11 Removing intermediate container eedfe8f68fde 23:59:11 ---> 951df4bd74b5 23:59:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:59:11 ---> Running in 11513f09be26 23:59:12 Removing intermediate container 11513f09be26 23:59:12 ---> d8f386dcb4cb 23:59:12 Step 24/26 : LABEL arch=arm64 23:59:12 ---> Running in e723ab8471e7 23:59:12 Removing intermediate container e723ab8471e7 23:59:12 ---> d1556b0e3a2c 23:59:12 Step 25/26 : LABEL git_sha=64e14a40a239d934ad2ac2e5656398ec3b76321c 23:59:12 ---> Running in 7d2e1cfffa6e 23:59:12 Removing intermediate container 7d2e1cfffa6e 23:59:12 ---> 97987a446873 23:59:12 Step 26/26 : LABEL version=3.0.0-dev.21 23:59:12 ---> Running in b454fafbfb4f 23:59:13 Removing intermediate container b454fafbfb4f 23:59:13 ---> 5d864f37c0f9 23:59:13 [Warning] One or more build-args [ARCH] were not consumed 23:59:13 Successfully built 5d864f37c0f9 23:59:13 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 23:59:13 provisioning config files... 23:59:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/138@tmp/config17390581579527237825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:13 ---> docker-login.sh 23:59:13 nexus3.edgexfoundry.org:10001 23:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:13 Configure a credential helper to remove this warning. See 23:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:13 23:59:13 Login Succeeded 23:59:13 nexus3.edgexfoundry.org:10002 23:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:14 Configure a credential helper to remove this warning. See 23:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:14 23:59:14 Login Succeeded 23:59:14 nexus3.edgexfoundry.org:10003 23:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:14 Configure a credential helper to remove this warning. See 23:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:14 23:59:14 Login Succeeded 23:59:14 nexus3.edgexfoundry.org:10004 23:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 docker.io 23:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 ---> docker-login.sh ends [Pipeline] } 23:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:15 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:59:15 64e14a40a239d934ad2ac2e5656398ec3b76321c 23:59:15 latest 23:59:15 3.0.0-dev.21 23:59:15 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 23:59:15 main 23:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c 23:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:16 3ffd56baadaf: Preparing 23:59:16 6a91f62febe4: Preparing 23:59:16 d1bafe1b6135: Preparing 23:59:16 79e9269109bd: Preparing 23:59:16 f72e030023a5: Preparing 23:59:16 f70ee36035b9: Preparing 23:59:16 f70ee36035b9: Waiting 23:59:16 79e9269109bd: Pushed 23:59:16 6a91f62febe4: Pushed 23:59:16 d1bafe1b6135: Pushed 23:59:16 f70ee36035b9: Layer already exists 23:59:16 f72e030023a5: Pushed 23:59:22 3ffd56baadaf: Pushed 23:59:22 64e14a40a239d934ad2ac2e5656398ec3b76321c: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:22 + 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 23:59:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:22 3ffd56baadaf: Preparing 23:59:22 6a91f62febe4: Preparing 23:59:22 d1bafe1b6135: Preparing 23:59:22 79e9269109bd: Preparing 23:59:22 f72e030023a5: Preparing 23:59:22 f70ee36035b9: Preparing 23:59:22 f72e030023a5: Layer already exists 23:59:22 6a91f62febe4: Layer already exists 23:59:22 d1bafe1b6135: Layer already exists 23:59:22 3ffd56baadaf: Layer already exists 23:59:22 79e9269109bd: Layer already exists 23:59:22 f70ee36035b9: Layer already exists 23:59:22 latest: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.21 23:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:23 3ffd56baadaf: Preparing 23:59:23 6a91f62febe4: Preparing 23:59:23 d1bafe1b6135: Preparing 23:59:23 79e9269109bd: Preparing 23:59:23 f72e030023a5: Preparing 23:59:23 f70ee36035b9: Preparing 23:59:23 f70ee36035b9: Waiting 23:59:23 79e9269109bd: Layer already exists 23:59:23 f72e030023a5: Layer already exists 23:59:23 d1bafe1b6135: Layer already exists 23:59:23 6a91f62febe4: Layer already exists 23:59:23 3ffd56baadaf: Layer already exists 23:59:23 f70ee36035b9: Layer already exists 23:59:23 3.0.0-dev.21: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 23:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:24 3ffd56baadaf: Preparing 23:59:24 6a91f62febe4: Preparing 23:59:24 d1bafe1b6135: Preparing 23:59:24 79e9269109bd: Preparing 23:59:24 f72e030023a5: Preparing 23:59:24 f70ee36035b9: Preparing 23:59:24 f70ee36035b9: Waiting 23:59:24 3ffd56baadaf: Layer already exists 23:59:24 6a91f62febe4: Layer already exists 23:59:24 f72e030023a5: Layer already exists 23:59:24 79e9269109bd: Layer already exists 23:59:24 d1bafe1b6135: Layer already exists 23:59:24 f70ee36035b9: Layer already exists 23:59:24 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:25 3ffd56baadaf: Preparing 23:59:25 6a91f62febe4: Preparing 23:59:25 d1bafe1b6135: Preparing 23:59:25 79e9269109bd: Preparing 23:59:25 f72e030023a5: Preparing 23:59:25 f70ee36035b9: Preparing 23:59:25 f70ee36035b9: Waiting 23:59:25 3ffd56baadaf: Layer already exists 23:59:25 d1bafe1b6135: Layer already exists 23:59:25 6a91f62febe4: Layer already exists 23:59:25 79e9269109bd: Layer already exists 23:59:25 f72e030023a5: Layer already exists 23:59:25 f70ee36035b9: Layer already exists 23:59:25 main: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:25 ===================================================== [Pipeline] echo 23:59:25 taggedImages: 23:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c 23:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.21 23:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 23:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:26 23:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:26 arm64: Pulling from edgex-lftools-log-publisher 23:59:26 8998bd30e6a1: Pulling fs layer 23:59:26 04944245beec: Pulling fs layer 23:59:26 699f458cf7ca: Pulling fs layer 23:59:26 765212b225bb: Pulling fs layer 23:59:26 f23df028b6ca: Pulling fs layer 23:59:26 d65c8cfc05b1: Pulling fs layer 23:59:26 2437ff75d9bd: Pulling fs layer 23:59:26 f23df028b6ca: Waiting 23:59:26 d65c8cfc05b1: Waiting 23:59:26 2437ff75d9bd: Waiting 23:59:26 765212b225bb: Waiting 23:59:26 04944245beec: Verifying Checksum 23:59:26 04944245beec: Download complete 23:59:26 765212b225bb: Verifying Checksum 23:59:26 765212b225bb: Download complete 23:59:26 f23df028b6ca: Verifying Checksum 23:59:26 f23df028b6ca: Download complete 23:59:26 d65c8cfc05b1: Verifying Checksum 23:59:26 d65c8cfc05b1: Download complete 23:59:26 699f458cf7ca: Verifying Checksum 23:59:27 699f458cf7ca: Download complete 23:59:27 8998bd30e6a1: Verifying Checksum 23:59:27 8998bd30e6a1: Download complete 23:59:30 2437ff75d9bd: Verifying Checksum 23:59:30 2437ff75d9bd: Download complete 23:59:31 8998bd30e6a1: Pull complete 23:59:31 04944245beec: Pull complete 23:59:33 699f458cf7ca: Pull complete 23:59:33 765212b225bb: Pull complete 23:59:34 f23df028b6ca: Pull complete 23:59:34 d65c8cfc05b1: Pull complete 23:59:49 2437ff75d9bd: Pull complete 23:59:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:49 prd-ubuntu20.04-docker-arm64-4c-16g-3 does not seem to be running inside a container 23:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/138 -v /w/workspace/app-service-configurable/138:/w/workspace/app-service-configurable/138:rw,z -v /w/workspace/app-service-configurable/138@tmp:/w/workspace/app-service-configurable/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:59:51 $ docker top 82951cd518d9a283c8fcc32b97f3aa69645256538bc7b5c0642ece02a88d77e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:52 ---> job-cost.sh 23:59:52 lf-activate-venv: SKIPPING 23:59:52 INFO: No Stack... 23:59:53 INFO: Retrieving Pricing Info for: v3-standard-4 23:59:54 INFO: Archiving Costs [Pipeline] sh 23:59:54 + cat /w/workspace/app-service-configurable/138/archives/cost.csv 23:59:54 + cut -d, -f6 [Pipeline] lock 23:59:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] 23:59:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] did not exist. Created. 23:59:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:59:55 /w/workspace/app-service-configurable/138@tmp/durable-8404cf72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:59:55 + echo total: 0.10999999940395355 [Pipeline] stash 23:59:55 Warning: overwriting stash ‘stack-cost’ 23:59:55 Stashed 1 file(s) [Pipeline] } 23:59:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 23:59:55 $ docker stop --time=1 82951cd518d9a283c8fcc32b97f3aa69645256538bc7b5c0642ece02a88d77e1 23:59:58 $ docker rm -f --volumes 82951cd518d9a283c8fcc32b97f3aa69645256538bc7b5c0642ece02a88d77e1 [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 23:59:58 provisioning config files... 23:59:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1943888479241477255tmp [Pipeline] { [Pipeline] sh 23:59:59 + set +x 23:59:59 + + bashcurl -s -s -- https://codecov.io/bash 23:59:59 23:59:59 23:59:59 _____ _ 23:59:59 / ____| | | 23:59:59 | | ___ __| | ___ ___ _____ __ 23:59:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:59 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:59 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:59 Bash-1.0.6 23:59:59 23:59:59 23:59:59 ==> git version 2.25.1 found 23:59:59 ==> 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 23:59:59 Release-Date: 2020-01-08 23:59:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:59:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:59:59 ==> Jenkins CI detected. 23:59:59 current dir:  /w/workspace/ry_app-service-configurable_main 23:59:59 project root: . 23:59:59 --> token set from env 23:59:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:59 ==> Running gcov in . (disable via -X gcov) 23:59:59 ==> Python coveragepy not found 23:59:59 ==> Searching for coverage reports in: 23:59:59 + . 23:59:59 -> Found 1 reports 23:59:59 ==> Detecting git/mercurial file structure 23:59:59 ==> Reading reports 23:59:59 + ./coverage.out bytes=13 23:59:59 ==> Appending adjustments 23:59:59 https://docs.codecov.io/docs/fixing-reports 23:59:59 + Found adjustments 23:59:59 ==> Gzipping contents 23:59:59 4.0K /tmp/codecov.h8snL1.gz 23:59:59 ==> Uploading reports 23:59:59 url: https://codecov.io 23:59:59 query: branch=main&commit=64e14a40a239d934ad2ac2e5656398ec3b76321c&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:59 -> Pinging Codecov 23:59:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=64e14a40a239d934ad2ac2e5656398ec3b76321c&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:59 -> Uploading to 23:59:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/A97CA9966030D2A3747ED39772930CCE/64e14a40a239d934ad2ac2e5656398ec3b76321c/61266e79-4026-408c-b508-0a4581497e2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T235959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e62715da1dad7b84e2aee7b0bc693ce381b46b045d60ce36f6f32e91f4e1832 23:59:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:59 Dload Upload Total Spent Left Speed 23:59:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 1950 --:--:-- --:--:-- --:--:-- 1950 23:59:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] } 23:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:59:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:59:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:00 00:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:00:00 df9b9388f04a: Pulling fs layer 00:00:00 52dc419b0ee2: Pulling fs layer 00:00:00 25bc292e5bac: Pulling fs layer 00:00:00 114826534d7a: Pulling fs layer 00:00:00 4657fd5d0bcf: Pulling fs layer 00:00:00 6ad1cebc031e: Pulling fs layer 00:00:00 8a3aa393b2d8: Pulling fs layer 00:00:00 4657fd5d0bcf: Waiting 00:00:00 114826534d7a: Waiting 00:00:00 6ad1cebc031e: Waiting 00:00:00 8a3aa393b2d8: Waiting 00:00:00 25bc292e5bac: Verifying Checksum 00:00:00 25bc292e5bac: Download complete 00:00:00 52dc419b0ee2: Verifying Checksum 00:00:00 52dc419b0ee2: Download complete 00:00:00 4657fd5d0bcf: Verifying Checksum 00:00:00 4657fd5d0bcf: Download complete 00:00:00 df9b9388f04a: Verifying Checksum 00:00:00 df9b9388f04a: Download complete 00:00:00 df9b9388f04a: Pull complete 00:00:00 6ad1cebc031e: Verifying Checksum 00:00:00 6ad1cebc031e: Download complete 00:00:00 52dc419b0ee2: Pull complete 00:00:00 25bc292e5bac: Pull complete 00:00:01 114826534d7a: Verifying Checksum 00:00:01 114826534d7a: Download complete 00:00:01 8a3aa393b2d8: Verifying Checksum 00:00:01 8a3aa393b2d8: Download complete 00:00:04 114826534d7a: Pull complete 00:00:04 4657fd5d0bcf: Pull complete 00:00:04 6ad1cebc031e: Pull complete 00:00:07 8a3aa393b2d8: Pull complete 00:00:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:07 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 00:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:00:09 $ docker top e6279ca8c7b5c972df617a9979c40e9f7b706eb536a8b991d9516839bc113e69 -eo pid,comm [Pipeline] { [Pipeline] echo 00:00:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:00:09 + set -o pipefail 00:00:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:00:15 00:00:15 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:00:15 00:00:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/95f681d3-4e4a-4cb5-81e0-38fbf68cbbb2 00:00:15 00:00:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:00:15 00:00:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:00:15 00:00:16 00:00:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:00:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:00:16 More details here: https://snyk.co/ue1NS 00:00:16 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 00:00:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:00:16 $ docker stop --time=1 e6279ca8c7b5c972df617a9979c40e9f7b706eb536a8b991d9516839bc113e69 00:00:18 $ docker rm -f --volumes e6279ca8c7b5c972df617a9979c40e9f7b706eb536a8b991d9516839bc113e69 [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 00:00:18 + git log --format=format:%s -1 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] sh 00:00:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:19 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 00:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:19 $ docker top 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c -eo pid,comm 00:00:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:00:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:19 [ssh-agent] Looking for ssh-agent implementation... 00:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:20 $ docker exec 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c ssh-agent 00:00:20 SSH_AUTH_SOCK=/tmp/ssh-1oqpoYEXdI6k/agent.32 00:00:20 SSH_AGENT_PID=38 00:00:20 Running ssh-add (command line suppressed) 00:00:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11675780230362251856.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11675780230362251856.key) 00:00:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:20 + git semver tag 00:00:20 2023-03-14 00:00:20,796 [run_tag] DEBUG tag force:False 00:00:20 2023-03-14 00:00:20,796 [check_head_tag] DEBUG check head tag 00:00:20 2023-03-14 00:00:20,797 [execute] INFO git cat-file --batch-check 00:00:20 2023-03-14 00:00:20,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:00:20 2023-03-14 00:00:20,801 [execute] INFO git cat-file --batch 00:00:20 2023-03-14 00:00:20,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:00:20 2023-03-14 00:00:20,822 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:20 2023-03-14 00:00:20,822 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 00:00:20 2023-03-14 00:00:20,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:00:20 2023-03-14 00:00:20,826 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:20 3.0.0-dev.21 [Pipeline] } 00:00:20 $ docker exec --env ******** --env ******** 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c ssh-agent -k 00:00:20 unset SSH_AUTH_SOCK; 00:00:20 unset SSH_AGENT_PID; 00:00:20 echo Agent pid 38 killed; 00:00:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:21 + git semver [Pipeline] } 00:00:21 $ docker stop --time=1 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c 00:00:22 $ docker rm -f --volumes 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:23 00:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:23 0.23.1-centos7: Pulling from edgex-lftools 00:00:23 ab5ef0e58194: Pulling fs layer 00:00:23 9712f1f96733: Pulling fs layer 00:00:23 63f879dbbcfc: Pulling fs layer 00:00:23 0d9ebad4ef96: Pulling fs layer 00:00:23 e9a5061849ea: Pulling fs layer 00:00:23 d747dcd14b5f: Pulling fs layer 00:00:23 2de7ff778b66: Pulling fs layer 00:00:23 0d9ebad4ef96: Waiting 00:00:23 e9a5061849ea: Waiting 00:00:23 d747dcd14b5f: Waiting 00:00:23 2de7ff778b66: Waiting 00:00:23 9712f1f96733: Download complete 00:00:23 63f879dbbcfc: Verifying Checksum 00:00:23 63f879dbbcfc: Download complete 00:00:24 e9a5061849ea: Verifying Checksum 00:00:24 e9a5061849ea: Download complete 00:00:24 0d9ebad4ef96: Verifying Checksum 00:00:24 0d9ebad4ef96: Download complete 00:00:24 d747dcd14b5f: Verifying Checksum 00:00:24 d747dcd14b5f: Download complete 00:00:24 ab5ef0e58194: Verifying Checksum 00:00:24 ab5ef0e58194: Download complete 00:00:24 2de7ff778b66: Verifying Checksum 00:00:24 2de7ff778b66: Download complete 00:00:26 ab5ef0e58194: Pull complete 00:00:26 9712f1f96733: Pull complete 00:00:27 63f879dbbcfc: Pull complete 00:00:30 0d9ebad4ef96: Pull complete 00:00:30 e9a5061849ea: Pull complete 00:00:30 d747dcd14b5f: Pull complete 00:00:31 2de7ff778b66: Pull complete 00:00:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:31 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 00:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:00:34 $ docker top 42703f77ba9de113e54ec24dc26b7b595185771b6a331b59aebd98006921cfc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:00:34 provisioning config files... 00:00:34 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10916360944802918878tmp 00:00:34 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15059540445272045715tmp 00:00:34 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12425016120787351730tmp [Pipeline] { [Pipeline] echo 00:00:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:00:34 ---> sigul-configuration.sh 00:00:34 gpg: directory `/root/.gnupg' created 00:00:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:00:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:00:34 gpg: keyring `/root/.gnupg/secring.gpg' created 00:00:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:00:34 gpg: CAST5 encrypted data 00:00:34 gpg: encrypted with 1 passphrase 00:00:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:00:34 + mkdir /home/jenkins 00:00:34 + mkdir /home/jenkins/sigul [Pipeline] sh 00:00:35 + 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 00:00:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:00:35 ---> sigul-install.sh 00:00:35 Sigul already installed; skipping installation. [Pipeline] sh 00:00:35 + git tag --list 00:00:35 v1.0.0 00:00:35 v1.1.0 00:00:35 v1.2.0 00:00:35 v1.3.0 00:00:35 v1.3.1 00:00:35 v2.0.0 00:00:35 v2.0.1 00:00:35 v2.1.0 00:00:35 v2.1.1 00:00:35 v2.1.1-dev.1 00:00:35 v2.1.1-dev.2 00:00:35 v2.2.0 00:00:35 v2.2.1-dev.1 00:00:35 v2.2.1-dev.10 00:00:35 v2.2.1-dev.2 00:00:35 v2.2.1-dev.3 00:00:35 v2.2.1-dev.4 00:00:35 v2.2.1-dev.5 00:00:35 v2.2.1-dev.6 00:00:35 v2.2.1-dev.7 00:00:35 v2.2.1-dev.8 00:00:35 v2.2.1-dev.9 00:00:35 v2.3.0 00:00:35 v2.3.0-dev.10 00:00:35 v2.3.0-dev.11 00:00:35 v2.3.0-dev.12 00:00:35 v2.3.0-dev.13 00:00:35 v2.3.0-dev.14 00:00:35 v2.3.0-dev.15 00:00:35 v2.3.0-dev.16 00:00:35 v2.3.0-dev.17 00:00:35 v2.3.0-dev.18 00:00:35 v2.3.0-dev.19 00:00:35 v2.3.0-dev.20 00:00:35 v2.3.0-dev.21 00:00:35 v2.3.0-dev.22 00:00:35 v2.3.0-dev.23 00:00:35 v2.3.0-dev.24 00:00:35 v2.3.0-dev.25 00:00:35 v2.3.0-dev.26 00:00:35 v2.3.0-dev.27 00:00:35 v2.3.0-dev.28 00:00:35 v2.3.0-dev.29 00:00:35 v2.3.0-dev.30 00:00:35 v2.3.0-dev.31 00:00:35 v2.3.0-dev.32 00:00:35 v2.3.0-dev.33 00:00:35 v2.3.0-dev.34 00:00:35 v2.3.0-dev.35 00:00:35 v2.3.0-dev.36 00:00:35 v2.3.0-dev.37 00:00:35 v3.0.0-dev.1 00:00:35 v3.0.0-dev.10 00:00:35 v3.0.0-dev.11 00:00:35 v3.0.0-dev.12 00:00:35 v3.0.0-dev.13 00:00:35 v3.0.0-dev.14 00:00:35 v3.0.0-dev.15 00:00:35 v3.0.0-dev.16 00:00:35 v3.0.0-dev.17 00:00:35 v3.0.0-dev.18 00:00:35 v3.0.0-dev.19 00:00:35 v3.0.0-dev.2 00:00:35 v3.0.0-dev.20 00:00:35 v3.0.0-dev.21 00:00:35 v3.0.0-dev.3 00:00:35 v3.0.0-dev.4 00:00:35 v3.0.0-dev.5 00:00:35 v3.0.0-dev.6 00:00:35 v3.0.0-dev.7 00:00:35 v3.0.0-dev.8 00:00:35 v3.0.0-dev.9 [Pipeline] sh 00:00:36 + lftools sign git-tag v3.0.0-dev.21 00:00:36 Signing Git tag with Sigul... 00:00:36 Signing v3.0.0-dev.21 [Pipeline] echo 00:00:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:00:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:00:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:00:37 $ docker stop --time=1 42703f77ba9de113e54ec24dc26b7b595185771b6a331b59aebd98006921cfc9 00:00:38 $ docker rm -f --volumes 42703f77ba9de113e54ec24dc26b7b595185771b6a331b59aebd98006921cfc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:00:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:39 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 00:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:39 $ docker top 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 -eo pid,comm 00:00:39 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). 00:00:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:39 [ssh-agent] Looking for ssh-agent implementation... 00:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:39 $ docker exec 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 ssh-agent 00:00:40 SSH_AUTH_SOCK=/tmp/ssh-ee19vn9L1lGM/agent.34 00:00:40 SSH_AGENT_PID=40 00:00:40 Running ssh-add (command line suppressed) 00:00:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8619709463893363001.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8619709463893363001.key) 00:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:40 + git semver bump pre 00:00:40 2023-03-14 00:00:40,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:40 2023-03-14 00:00:40,585 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 00:00:40 2023-03-14 00:00:40,585 [bump_version] DEBUG bumped version:3.0.0-dev.22 00:00:40 2023-03-14 00:00:40,585 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:00:40 2023-03-14 00:00:40,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:40 2023-03-14 00:00:40,585 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:00:40 2023-03-14 00:00:40,587 [execute] INFO git cat-file --batch-check 00:00:40 2023-03-14 00:00:40,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:00:40 2023-03-14 00:00:40,592 [execute] INFO git cat-file --batch 00:00:40 2023-03-14 00:00:40,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:00:40 2023-03-14 00:00:40,597 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:40 3.0.0-dev.22 [Pipeline] } 00:00:40 $ docker exec --env ******** --env ******** 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 ssh-agent -k 00:00:40 unset SSH_AUTH_SOCK; 00:00:40 unset SSH_AGENT_PID; 00:00:40 echo Agent pid 40 killed; 00:00:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:41 + git semver [Pipeline] } 00:00:41 $ docker stop --time=1 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 00:00:42 $ docker rm -f --volumes 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:43 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 00:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:43 $ docker top cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:43 [ssh-agent] Looking for ssh-agent implementation... 00:00:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:43 $ docker exec cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed ssh-agent 00:00:44 SSH_AUTH_SOCK=/tmp/ssh-nWhrZN3hoKOw/agent.32 00:00:44 SSH_AGENT_PID=38 00:00:44 Running ssh-add (command line suppressed) 00:00:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12573108640443666545.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12573108640443666545.key) 00:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:44 + git semver push 00:00:44 2023-03-14 00:00:44,588 [run_push] DEBUG push 00:00:44 2023-03-14 00:00:44,588 [execute] INFO git cat-file --batch-check 00:00:44 2023-03-14 00:00:44,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:00:44 2023-03-14 00:00:44,591 [execute] INFO git rev-list f3e914f2e13beeeacbc3fa50cbd322d49e0124de -- 00:00:44 2023-03-14 00:00:44,591 [execute] DEBUG Popen(['git', 'rev-list', 'f3e914f2e13beeeacbc3fa50cbd322d49e0124de', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:00:44 2023-03-14 00:00:44,601 [execute] INFO git fetch -v origin 00:00:44 2023-03-14 00:00:44,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:00:45 2023-03-14 00:00:45,153 [run_push] DEBUG no remote changes detected 00:00:45 2023-03-14 00:00:45,154 [execute] INFO git push origin semver 00:00:45 2023-03-14 00:00:45,154 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:00:46 2023-03-14 00:00:46,058 [run_push] DEBUG push all version tags 00:00:46 2023-03-14 00:00:46,059 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:00:46 2023-03-14 00:00:46,059 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:00:47 2023-03-14 00:00:46,995 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:47 3.0.0-dev.22 [Pipeline] } 00:00:47 $ docker exec --env ******** --env ******** cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed ssh-agent -k 00:00:47 unset SSH_AUTH_SOCK; 00:00:47 unset SSH_AGENT_PID; 00:00:47 echo Agent pid 38 killed; 00:00:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:47 + git semver [Pipeline] } 00:00:47 $ docker stop --time=1 cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed 00:00:49 $ docker rm -f --volumes cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed [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 00:00:49 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:00:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:00:49 total 16 00:00:49 drwxr-xr-x 3 root root 4096 Mar 13 23:48 . 00:00:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 00:00 .. 00:00:49 drwxr-xr-x 2 root root 4096 Mar 13 23:48 cost 00:00:49 -rw-r--r-- 1 root root 96 Mar 13 23:48 cost.csv 00:00:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:00:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:00:49 total 16 00:00:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:48 . 00:00:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 00:00 .. 00:00:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:48 cost 00:00:49 -rw-r--r-- 1 jenkins jenkins 96 Mar 13 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:00:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:00:50 ---> package-listing.sh 00:00:50 ++ facter osfamily 00:00:50 ++ tr '[:upper:]' '[:lower:]' 00:00:51 + OS_FAMILY=debian 00:00:51 + workspace=/w/workspace/ry_app-service-configurable_main 00:00:51 + START_PACKAGES=/tmp/packages_start.txt 00:00:51 + END_PACKAGES=/tmp/packages_end.txt 00:00:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:00:51 + PACKAGES=/tmp/packages_start.txt 00:00:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:00:51 + PACKAGES=/tmp/packages_end.txt 00:00:51 + case "${OS_FAMILY}" in 00:00:51 + dpkg -l 00:00:51 + grep '^ii' 00:00:51 + '[' -f /tmp/packages_start.txt ']' 00:00:51 + '[' -f /tmp/packages_end.txt ']' 00:00:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:00:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:00:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:00:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:00:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:00:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:52 prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container 00:00:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:00:52 $ docker top c414b9bf031d2fa38c5b5c9b44c5a478ae1299ea1c26fc2fd503cd588ad7077a -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:52 + touch /tmp/pre-build-complete [Pipeline] sh 00:00:52 + mkdir -p /var/log/sysstat [Pipeline] sh 00:00:53 + ls /var/log/sa-host 00:00:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:53 provisioning config files... 00:00:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13025806637302901118tmp [Pipeline] { [Pipeline] echo 00:00:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:00:53 ---> create-netrc.sh [Pipeline] } 00:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:00:53 ---> python-tools-install.sh [Pipeline] echo 00:00:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:00:54 ---> sudo-logs.sh 00:00:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:00:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:00:54 ---> job-cost.sh 00:00:54 lf-activate-venv: SKIPPING 00:00:54 DEBUG: total: 0.2199999988079071 00:00:54 INFO: Retrieving Stack Cost... 00:00:55 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:55 INFO: Archiving Costs [Pipeline] echo 00:00:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:00:55 ---> logs-deploy.sh 00:00:55 lf-activate-venv: SKIPPING 00:00:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/138 00:00:55 INFO: archiving workspace using pattern(s): 00:00:56 Archives upload complete. 00:00:56 INFO: archiving logs to Nexus