Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42849b84e1aa64fff78d6352030ff1fd7abd87e1 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-ssh3052489044157596509.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5340750656571140642.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13779568336720281363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh17637611242391909124.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-ssh9380174046229161787.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-10902 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 42849b84e1aa64fff78d6352030ff1fd7abd87e1 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#551)" > git rev-list --no-walk 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:17 ========================================================= 00:34:17 EdgeX Global Pipelines Version Info 00:34:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:17 ------------------- 00:34:17 stable info: 00:34:17 ------------------- 00:34:17 Commited By: Bill Mahoney bill.mahoney@intel.com 00:34:17 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:34:17 Message: update stable to v1.0.248 00:34:18 ------------------- 00:34:18 experimental info: 00:34:18 ------------------- 00:34:18 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:18 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:34:18 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42849b8 [Pipeline] echo 00:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:19 provisioning config files... 00:34:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1078392645749409850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:19 ---> docker-login.sh 00:34:19 nexus3.edgexfoundry.org:10001 00:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:19 Configure a credential helper to remove this warning. See 00:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:19 00:34:19 Login Succeeded 00:34:19 nexus3.edgexfoundry.org:10002 00:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:19 Configure a credential helper to remove this warning. See 00:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:19 00:34:19 Login Succeeded 00:34:19 nexus3.edgexfoundry.org:10003 00:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:19 Configure a credential helper to remove this warning. See 00:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:19 00:34:19 Login Succeeded 00:34:19 nexus3.edgexfoundry.org:10004 00:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:19 Configure a credential helper to remove this warning. See 00:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:19 00:34:19 Login Succeeded 00:34:19 docker.io 00:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:20 Configure a credential helper to remove this warning. See 00:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:20 00:34:20 Login Succeeded 00:34:20 ---> docker-login.sh ends [Pipeline] } 00:34:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:34:20 + git rev-list -1 --merges 42849b84e1aa64fff78d6352030ff1fd7abd87e1~1..42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo 00:34:20 -----------> git rev-list -1 --merges 42849b84e1aa64fff78d6352030ff1fd7abd87e1~1..42849b84e1aa64fff78d6352030ff1fd7abd87e1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [false] [Pipeline] sh 00:34:20 + git log --format=format:%s -1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo 00:34:20 ========================================================= 00:34:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:34:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:21 + git log --format=format:%s -1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo 00:34:21 [semverPrep] GIT_COMMIT: 42849b84e1aa64fff78d6352030ff1fd7abd87e1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#551) [Pipeline] echo 00:34:21 [semverPrep] This is not a build commit. [Pipeline] sh 00:34:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:21 + grep -v github /etc/ssh/ssh_known_hosts 00:34:21 + [ -e /tmp/ssh_known_hosts ] 00:34:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:34:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:34:21 + sudo tee -a /etc/ssh/ssh_known_hosts 00:34:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:22 00:34:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:22 0.1.4: Pulling from edgex-devops/py-git-semver 00:34:22 b85a868b505f: Pulling fs layer 00:34:22 e2be974225ed: Pulling fs layer 00:34:22 339a4e72a1f5: Pulling fs layer 00:34:22 988bab9f4d93: Pulling fs layer 00:34:22 1469e6f7b9e6: Pulling fs layer 00:34:22 eaf3925da568: Pulling fs layer 00:34:22 bab4dde63d76: Pulling fs layer 00:34:22 bde34c3a00c8: Pulling fs layer 00:34:22 1469e6f7b9e6: Waiting 00:34:22 eaf3925da568: Waiting 00:34:22 bab4dde63d76: Waiting 00:34:22 b352a97aabf1: Pulling fs layer 00:34:22 bde34c3a00c8: Waiting 00:34:22 4872d77fe225: Pulling fs layer 00:34:22 5851b861e8e6: Pulling fs layer 00:34:22 b352a97aabf1: Waiting 00:34:22 5851b861e8e6: Waiting 00:34:22 e2be974225ed: Download complete 00:34:22 988bab9f4d93: Verifying Checksum 00:34:22 988bab9f4d93: Download complete 00:34:22 1469e6f7b9e6: Verifying Checksum 00:34:22 1469e6f7b9e6: Download complete 00:34:22 339a4e72a1f5: Verifying Checksum 00:34:22 339a4e72a1f5: Download complete 00:34:22 eaf3925da568: Download complete 00:34:22 bde34c3a00c8: Verifying Checksum 00:34:22 bde34c3a00c8: Download complete 00:34:22 b352a97aabf1: Download complete 00:34:22 4872d77fe225: Verifying Checksum 00:34:22 4872d77fe225: Download complete 00:34:22 5851b861e8e6: Verifying Checksum 00:34:22 5851b861e8e6: Download complete 00:34:22 b85a868b505f: Verifying Checksum 00:34:22 b85a868b505f: Download complete 00:34:22 bab4dde63d76: Verifying Checksum 00:34:22 bab4dde63d76: Download complete 00:34:23 b85a868b505f: Pull complete 00:34:23 e2be974225ed: Pull complete 00:34:24 339a4e72a1f5: Pull complete 00:34:24 988bab9f4d93: Pull complete 00:34:24 1469e6f7b9e6: Pull complete 00:34:24 eaf3925da568: Pull complete 00:34:26 bab4dde63d76: Pull complete 00:34:26 bde34c3a00c8: Pull complete 00:34:26 b352a97aabf1: Pull complete 00:34:26 4872d77fe225: Pull complete 00:34:26 5851b861e8e6: Pull complete 00:34:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:27 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:34:27 $ 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 00:34:29 $ docker top 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 -eo pid,comm 00:34:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:34:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:29 [ssh-agent] Looking for ssh-agent implementation... 00:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:29 $ docker exec 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent 00:34:29 SSH_AUTH_SOCK=/tmp/ssh-XC4NVSAP3wbS/agent.32 00:34:29 SSH_AGENT_PID=38 00:34:29 Running ssh-add (command line suppressed) 00:34:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8972043116190074547.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8972043116190074547.key) 00:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:30 + git tag --points-at HEAD [Pipeline] } 00:34:30 $ docker exec --env ******** --env ******** 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent -k 00:34:30 unset SSH_AUTH_SOCK; 00:34:30 unset SSH_AGENT_PID; 00:34:30 echo Agent pid 38 killed; 00:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:30 [ssh-agent] Looking for ssh-agent implementation... 00:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:30 $ docker exec 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent 00:34:30 SSH_AUTH_SOCK=/tmp/ssh-QYRoNTzQCIgM/agent.70 00:34:30 SSH_AGENT_PID=77 00:34:30 Running ssh-add (command line suppressed) 00:34:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11269710382675192409.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11269710382675192409.key) 00:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:31 + git semver init 00:34:31 2023-04-26 00:34:31,339 [run_init] DEBUG init version:0.0.0 force:False 00:34:31 2023-04-26 00:34:31,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 00:34:31 2023-04-26 00:34:31,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 00:34:31 2023-04-26 00:34:31,340 [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) 00:34:32 2023-04-26 00:34:32,121 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 00:34:32 2023-04-26 00:34:32,121 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 00:34:32 2023-04-26 00:34:32,121 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:34:32 2023-04-26 00:34:32,122 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:34:32 3.0.0-dev.35 [Pipeline] } 00:34:32 $ docker exec --env ******** --env ******** 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent -k 00:34:32 unset SSH_AUTH_SOCK; 00:34:32 unset SSH_AGENT_PID; 00:34:32 echo Agent pid 77 killed; 00:34:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:32 + git semver [Pipeline] } 00:34:33 $ docker stop --time=1 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 00:34:34 $ docker rm -f --volumes 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:34:34 Stashed 1 file(s) [Pipeline] echo 00:34:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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 00:34:35 provisioning config files... 00:34:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8822657249818309087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:35 ---> docker-login.sh 00:34:35 nexus3.edgexfoundry.org:10001 00:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:35 Configure a credential helper to remove this warning. See 00:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:35 00:34:35 Login Succeeded 00:34:35 nexus3.edgexfoundry.org:10002 00:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:35 Configure a credential helper to remove this warning. See 00:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:35 00:34:35 Login Succeeded 00:34:35 nexus3.edgexfoundry.org:10003 00:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:35 Configure a credential helper to remove this warning. See 00:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:35 00:34:35 Login Succeeded 00:34:35 nexus3.edgexfoundry.org:10004 00:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:35 Configure a credential helper to remove this warning. See 00:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:35 00:34:35 Login Succeeded 00:34:35 docker.io 00:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:35 Configure a credential helper to remove this warning. See 00:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:35 00:34:35 Login Succeeded 00:34:35 ---> docker-login.sh ends [Pipeline] } 00:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:35 ========================================================= 00:34:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:34:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:36 + 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 . 00:34:36 Sending build context to Docker daemon 3.288MB 00:34:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:34:36 Step 2/12 : FROM ${BASE} AS builder 00:34:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:34:36 f56be85fc22e: Pulling fs layer 00:34:36 85791d961cd3: Pulling fs layer 00:34:36 d694b5ae8c79: Pulling fs layer 00:34:36 9f32a84ed3da: Pulling fs layer 00:34:36 4d19c01a9841: Pulling fs layer 00:34:36 9325e15d5711: Pulling fs layer 00:34:36 556b6ee489ea: Pulling fs layer 00:34:36 c5a4b2cf53e6: Pulling fs layer 00:34:36 556b6ee489ea: Waiting 00:34:36 9f32a84ed3da: Waiting 00:34:36 c5a4b2cf53e6: Waiting 00:34:36 4d19c01a9841: Waiting 00:34:36 9325e15d5711: Waiting 00:34:36 85791d961cd3: Download complete 00:34:36 9f32a84ed3da: Verifying Checksum 00:34:36 9f32a84ed3da: Download complete 00:34:36 4d19c01a9841: Download complete 00:34:36 f56be85fc22e: Verifying Checksum 00:34:36 f56be85fc22e: Download complete 00:34:36 9325e15d5711: Verifying Checksum 00:34:36 9325e15d5711: Download complete 00:34:36 f56be85fc22e: Pull complete 00:34:36 85791d961cd3: Pull complete 00:34:36 c5a4b2cf53e6: Verifying Checksum 00:34:36 c5a4b2cf53e6: Download complete 00:34:37 d694b5ae8c79: Verifying Checksum 00:34:37 d694b5ae8c79: Download complete 00:34:37 556b6ee489ea: Verifying Checksum 00:34:40 d694b5ae8c79: Pull complete 00:34:40 9f32a84ed3da: Pull complete 00:34:40 4d19c01a9841: Pull complete 00:34:40 9325e15d5711: Pull complete 00:34:43 556b6ee489ea: Pull complete 00:34:44 c5a4b2cf53e6: Pull complete 00:34:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:34:44 ---> c4be618373d6 00:34:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:34:48 ---> Running in b3ea19940fd3 00:34:48 Removing intermediate container b3ea19940fd3 00:34:48 ---> ecc3796ba2b5 00:34:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:34:48 ---> Running in 9cb101cdfb3a 00:34:48 Removing intermediate container 9cb101cdfb3a 00:34:48 ---> daa5e40410af 00:34:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:34:48 ---> Running in efad8a65bc2f 00:34:48 Removing intermediate container efad8a65bc2f 00:34:48 ---> 51ee6215f08c 00:34:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:34:48 ---> Running in 1ec477e21d01 00:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:49 OK: 265 MiB in 53 packages 00:34:49 Removing intermediate container 1ec477e21d01 00:34:49 ---> 7650d5b72f6a 00:34:49 Step 7/12 : WORKDIR /app 00:34:49 ---> Running in d66aae1aefd8 00:34:49 Removing intermediate container d66aae1aefd8 00:34:49 ---> cd1b139a9fec 00:34:49 Step 8/12 : COPY go.mod vendor* ./ 00:34:49 ---> 7caee109553e 00:34:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:49 ---> Running in 4043c1b3d487 00:34:49 Still waiting to schedule task 00:34:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:35:21 Removing intermediate container 4043c1b3d487 00:35:21 ---> 7dc10887be82 00:35:21 Step 10/12 : COPY . . 00:35:21 ---> 77dd31157f0c 00:35:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:21 ---> Running in bf104fa26553 00:35:21 Removing intermediate container bf104fa26553 00:35:21 ---> 11ab3c137207 00:35:21 Step 12/12 : RUN $MAKE 00:35:21 ---> Running in 896a0ac554a2 00:35:21 noop 00:35:21 Removing intermediate container 896a0ac554a2 00:35:21 ---> a633a5b23d16 00:35:21 Successfully built a633a5b23d16 00:35:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:22 + docker inspect -f . ci-base-image-x86_64 00:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:22 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:35:22 $ 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 00:35:22 $ docker top 0bf9c3ee9c87d9acbf07d5a0da7c23a74b3245401d34a9b235f869cbd4460811 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:23 + go version 00:35:23 go version go1.20.2 linux/amd64 [Pipeline] } 00:35:23 $ docker stop --time=1 0bf9c3ee9c87d9acbf07d5a0da7c23a74b3245401d34a9b235f869cbd4460811 00:35:24 $ docker rm -f --volumes 0bf9c3ee9c87d9acbf07d5a0da7c23a74b3245401d34a9b235f869cbd4460811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:24 + docker inspect -f . ci-base-image-x86_64 00:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:24 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:35:24 $ 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 00:35:25 $ docker top 296447d281d5ad9a2701228083639ec38807d2773addedabaeee0393e2ceeb31 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:25 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 00:35:25 + make test 00:35:25 go test -race -coverprofile=coverage.out ./... 00:35:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:36:05 go vet ./... 00:36:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:36:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:36:06 ./bin/test-attribution-txt.sh 00:36:06 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 00:36:06 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:36:06 $ docker stop --time=1 296447d281d5ad9a2701228083639ec38807d2773addedabaeee0393e2ceeb31 00:36:11 $ docker rm -f --volumes 296447d281d5ad9a2701228083639ec38807d2773addedabaeee0393e2ceeb31 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:36:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:36:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:36:13 + ls -al . 00:36:13 total 176 00:36:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:35 . 00:36:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:34 .. 00:36:13 -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 00:34 .dockerignore 00:36:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:34 .git 00:36:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:34 .github 00:36:13 -rw-rw-r-- 1 jenkins jenkins 171 Apr 26 00:34 .gitignore 00:36:13 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 00:34 .golangci.yml 00:36:13 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:34 .semver 00:36:13 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 26 00:34 Attribution.txt 00:36:13 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 26 00:34 CHANGELOG.md 00:36:13 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 26 00:34 Dockerfile 00:36:13 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 00:34 GOVERNANCE.md 00:36:13 -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 00:34 Jenkinsfile 00:36:13 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 00:34 LICENSE 00:36:13 -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 00:34 OWNERS.md 00:36:13 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 26 00:34 README.md 00:36:13 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 00:34 VERSION 00:36:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:34 bin 00:36:13 -rw-r--r-- 1 jenkins jenkins 13 Apr 26 00:35 coverage.out 00:36:13 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 26 00:34 go.mod 00:36:13 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 26 00:34 go.sum 00:36:13 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 00:34 main.go 00:36:13 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 26 00:34 makefile 00:36:13 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:34 res 00:36:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:13 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=42849b84e1aa64fff78d6352030ff1fd7abd87e1 --label arch=amd64 --label version=3.0.0-dev.35 . 00:36:13 Sending build context to Docker daemon 3.289MB 00:36:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:36:13 Step 2/26 : FROM ${BASE} AS builder 00:36:13 ---> a633a5b23d16 00:36:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:36:13 ---> Running in fcdc8bc51890 00:36:13 Removing intermediate container fcdc8bc51890 00:36:13 ---> 08dc4929610c 00:36:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:36:13 ---> Running in 4593dc227bdb 00:36:13 Removing intermediate container 4593dc227bdb 00:36:13 ---> 3c1f145f253c 00:36:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:36:13 ---> Running in c52280de165c 00:36:13 Removing intermediate container c52280de165c 00:36:13 ---> 6af466814a38 00:36:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:13 ---> Running in 3ba7b9d6fb52 00:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:14 OK: 265 MiB in 53 packages 00:36:14 Removing intermediate container 3ba7b9d6fb52 00:36:14 ---> 03d25a581598 00:36:14 Step 7/26 : WORKDIR /app 00:36:14 ---> Running in 59dcb7488f51 00:36:14 Removing intermediate container 59dcb7488f51 00:36:14 ---> d29b35b5b3ec 00:36:14 Step 8/26 : COPY go.mod vendor* ./ 00:36:14 ---> 2ea619b3585c 00:36:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:14 ---> Running in 463f6cc094a8 00:36:15 Removing intermediate container 463f6cc094a8 00:36:15 ---> 440753b8a1e1 00:36:15 Step 10/26 : COPY . . 00:36:15 ---> 397136b8d949 00:36:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:36:15 ---> Running in 5c1fb2008fea 00:36:15 Removing intermediate container 5c1fb2008fea 00:36:15 ---> 0f05ebc5f822 00:36:15 Step 12/26 : RUN $MAKE 00:36:15 ---> Running in eabba9bb81c1 00:36:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35" -trimpath -mod=readonly -o app-service-configurable 00:36:38 Removing intermediate container eabba9bb81c1 00:36:38 ---> 17d28b3f9b62 00:36:38 Step 13/26 : FROM alpine:3.17 00:36:38 3.17: Pulling from library/alpine 00:36:38 f56be85fc22e: Already exists 00:36:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:36:38 Status: Downloaded newer image for alpine:3.17 00:36:38 ---> 9ed4aefc74f6 00:36:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:36:38 ---> Running in cb40a402a427 00:36:38 Removing intermediate container cb40a402a427 00:36:38 ---> e8cd5f684db4 00:36:38 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:36:38 ---> Running in 911cbd33dbc1 00:36:38 Removing intermediate container 911cbd33dbc1 00:36:38 ---> 77a687f11579 00:36:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:38 ---> Running in c7d85f3961d6 00:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:38 (1/2) Installing ca-certificates (20220614-r4) 00:36:38 (2/2) Installing dumb-init (1.2.5-r2) 00:36:38 Executing busybox-1.35.0-r29.trigger 00:36:38 Executing ca-certificates-20220614-r4.trigger 00:36:38 OK: 8 MiB in 17 packages 00:36:38 Removing intermediate container c7d85f3961d6 00:36:38 ---> 4fdf42440556 00:36:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:36:38 ---> 9a4e657d0b7b 00:36:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:36:38 ---> ae669c66185e 00:36:38 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:36:38 ---> be55fe3674bd 00:36:38 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:36:39 ---> 4a669576eefb 00:36:39 Step 21/26 : EXPOSE 48095 00:36:39 ---> Running in 57bc86d73b79 00:36:39 Removing intermediate container 57bc86d73b79 00:36:39 ---> 9de0c0023a4e 00:36:39 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:36:39 ---> Running in ff15e23ecb6b 00:36:39 Removing intermediate container ff15e23ecb6b 00:36:39 ---> b20f2efa414c 00:36:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:36:39 ---> Running in 5879df75a3ac 00:36:39 Removing intermediate container 5879df75a3ac 00:36:39 ---> 018c8045241a 00:36:39 Step 24/26 : LABEL arch=amd64 00:36:39 ---> Running in 94d806370ace 00:36:39 Removing intermediate container 94d806370ace 00:36:39 ---> 5f6e9ea3cd0f 00:36:39 Step 25/26 : LABEL git_sha=42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:36:39 ---> Running in eb81fdb22a62 00:36:39 Removing intermediate container eb81fdb22a62 00:36:39 ---> 39eda8f50005 00:36:39 Step 26/26 : LABEL version=3.0.0-dev.35 00:36:39 ---> Running in 9e558a7ce425 00:36:40 Removing intermediate container 9e558a7ce425 00:36:40 ---> 06826dfe673e 00:36:40 [Warning] One or more build-args [ARCH] were not consumed 00:36:40 Successfully built 06826dfe673e 00:36:40 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 00:36:40 provisioning config files... 00:36:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3735271221520551767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:40 ---> docker-login.sh 00:36:40 nexus3.edgexfoundry.org:10001 00:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:40 Configure a credential helper to remove this warning. See 00:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:40 00:36:40 Login Succeeded 00:36:40 nexus3.edgexfoundry.org:10002 00:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:40 Configure a credential helper to remove this warning. See 00:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:40 00:36:40 Login Succeeded 00:36:40 nexus3.edgexfoundry.org:10003 00:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:40 Configure a credential helper to remove this warning. See 00:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:40 00:36:40 Login Succeeded 00:36:40 nexus3.edgexfoundry.org:10004 00:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:40 Configure a credential helper to remove this warning. See 00:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:40 00:36:40 Login Succeeded 00:36:40 docker.io 00:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:41 Configure a credential helper to remove this warning. See 00:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:41 00:36:41 Login Succeeded 00:36:41 ---> docker-login.sh ends [Pipeline] } 00:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:41 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:36:41 42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:36:41 latest 00:36:41 3.0.0-dev.35 00:36:41 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 00:36:41 main 00:36:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:36:41 5b5c1743123f: Preparing 00:36:41 126688251907: Preparing 00:36:41 1d8df478c045: Preparing 00:36:41 87c0bcb5a931: Preparing 00:36:41 87b6aae3c97c: Preparing 00:36:41 f1417ff83b31: Preparing 00:36:41 f1417ff83b31: Waiting 00:36:41 126688251907: Pushed 00:36:41 1d8df478c045: Pushed 00:36:41 87c0bcb5a931: Pushed 00:36:41 87b6aae3c97c: Pushed 00:36:42 f1417ff83b31: Layer already exists 00:36:44 5b5c1743123f: Pushed 00:36:44 42849b84e1aa64fff78d6352030ff1fd7abd87e1: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:36:45 5b5c1743123f: Preparing 00:36:45 126688251907: Preparing 00:36:45 1d8df478c045: Preparing 00:36:45 87c0bcb5a931: Preparing 00:36:45 87b6aae3c97c: Preparing 00:36:45 f1417ff83b31: Preparing 00:36:45 f1417ff83b31: Waiting 00:36:45 87b6aae3c97c: Layer already exists 00:36:45 5b5c1743123f: Layer already exists 00:36:45 87c0bcb5a931: Layer already exists 00:36:45 1d8df478c045: Layer already exists 00:36:45 126688251907: Layer already exists 00:36:45 f1417ff83b31: Layer already exists 00:36:45 latest: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.35 00:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:36:45 5b5c1743123f: Preparing 00:36:45 126688251907: Preparing 00:36:45 1d8df478c045: Preparing 00:36:45 87c0bcb5a931: Preparing 00:36:45 87b6aae3c97c: Preparing 00:36:45 f1417ff83b31: Preparing 00:36:45 f1417ff83b31: Waiting 00:36:45 126688251907: Layer already exists 00:36:45 87c0bcb5a931: Layer already exists 00:36:45 87b6aae3c97c: Layer already exists 00:36:45 5b5c1743123f: Layer already exists 00:36:45 1d8df478c045: Layer already exists 00:36:45 f1417ff83b31: Layer already exists 00:36:45 3.0.0-dev.35: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 00:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:36:46 5b5c1743123f: Preparing 00:36:46 126688251907: Preparing 00:36:46 1d8df478c045: Preparing 00:36:46 87c0bcb5a931: Preparing 00:36:46 87b6aae3c97c: Preparing 00:36:46 f1417ff83b31: Preparing 00:36:46 f1417ff83b31: Waiting 00:36:46 87c0bcb5a931: Layer already exists 00:36:46 1d8df478c045: Layer already exists 00:36:46 126688251907: Layer already exists 00:36:46 5b5c1743123f: Layer already exists 00:36:46 87b6aae3c97c: Layer already exists 00:36:46 f1417ff83b31: Layer already exists 00:36:46 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:36:47 5b5c1743123f: Preparing 00:36:47 126688251907: Preparing 00:36:47 1d8df478c045: Preparing 00:36:47 87c0bcb5a931: Preparing 00:36:47 87b6aae3c97c: Preparing 00:36:47 f1417ff83b31: Preparing 00:36:47 5b5c1743123f: Layer already exists 00:36:47 87c0bcb5a931: Layer already exists 00:36:47 126688251907: Layer already exists 00:36:47 1d8df478c045: Layer already exists 00:36:47 87b6aae3c97c: Layer already exists 00:36:47 f1417ff83b31: Layer already exists 00:36:47 main: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:47 ===================================================== [Pipeline] echo 00:36:47 taggedImages: 00:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.35 00:36:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 00:36:47 - 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 00:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:47 00:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:47 latest: Pulling from edgex-lftools-log-publisher 00:36:47 5eb5b503b376: Pulling fs layer 00:36:47 5c69ac0246d0: Pulling fs layer 00:36:47 ec43610c2a17: Pulling fs layer 00:36:47 3a2ae6a8a46f: Pulling fs layer 00:36:47 33b1e0a273af: Pulling fs layer 00:36:47 5d3b04190fa2: Pulling fs layer 00:36:47 3a2ae6a8a46f: Waiting 00:36:47 33b1e0a273af: Waiting 00:36:47 2f39f015ded8: Pulling fs layer 00:36:47 5d3b04190fa2: Waiting 00:36:47 2f39f015ded8: Waiting 00:36:47 5c69ac0246d0: Download complete 00:36:47 3a2ae6a8a46f: Verifying Checksum 00:36:47 3a2ae6a8a46f: Download complete 00:36:47 33b1e0a273af: Verifying Checksum 00:36:47 33b1e0a273af: Download complete 00:36:47 5d3b04190fa2: Verifying Checksum 00:36:47 5d3b04190fa2: Download complete 00:36:47 ec43610c2a17: Verifying Checksum 00:36:47 ec43610c2a17: Download complete 00:36:48 5eb5b503b376: Verifying Checksum 00:36:48 5eb5b503b376: Download complete 00:36:48 2f39f015ded8: Download complete 00:36:49 5eb5b503b376: Pull complete 00:36:49 5c69ac0246d0: Pull complete 00:36:49 ec43610c2a17: Pull complete 00:36:49 3a2ae6a8a46f: Pull complete 00:36:50 33b1e0a273af: Pull complete 00:36:50 5d3b04190fa2: Pull complete 00:36:54 2f39f015ded8: Pull complete 00:36:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:54 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:36:54 $ 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 00:36:58 $ docker top e82b56ac2aa84fc053e1acf6c9d908964a54dddb602870f140a49a37620666d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:59 ---> job-cost.sh 00:36:59 lf-activate-venv: SKIPPING 00:36:59 INFO: No Stack... 00:36:59 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:00 INFO: Archiving Costs [Pipeline] sh 00:37:00 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 00:37:00 + cut -d, -f6 [Pipeline] lock 00:37:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] 00:37:00 Resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] did not exist. Created. 00:37:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:00 + echo total: 0.2199999988079071 [Pipeline] stash 00:37:00 Stashed 1 file(s) [Pipeline] } 00:37:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 00:37:00 $ docker stop --time=1 e82b56ac2aa84fc053e1acf6c9d908964a54dddb602870f140a49a37620666d1 00:37:01 $ docker rm -f --volumes e82b56ac2aa84fc053e1acf6c9d908964a54dddb602870f140a49a37620666d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:38:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10903 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:38:23 Running in /w/workspace/app-service-configurable/153 [Pipeline] { [Pipeline] checkout 00:38:23 Selected Git installation does not exist. Using Default 00:38:23 The recommended git tool is: NONE 00:38:28 using credential edgex-jenkins-ssh 00:38:28 Cloning the remote Git repository 00:38:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:38:29 > git init /w/workspace/app-service-configurable/153 # timeout=10 00:38:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:38:29 > git --version # timeout=10 00:38:29 > git --version # 'git version 2.25.1' 00:38:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:38:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:31 Avoid second fetch 00:38:31 Checking out Revision 42849b84e1aa64fff78d6352030ff1fd7abd87e1 (main) 00:38:31 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#551)" 00:38:31 > git config core.sparsecheckout # timeout=10 00:38:31 > git checkout -f 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:38:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:32 Dload Upload Total Spent Left Speed 00:38:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 00:38:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:38:34 + sudo tee /etc/docker/daemon.new 00:38:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:38:34 { 00:38:34 "registry-mirrors": [ 00:38:34 "https://nexus3.edgexfoundry.org:10001" 00:38:34 ], 00:38:34 "bip": "10.250.0.254/24", 00:38:34 "hosts": [ 00:38:34 "tcp://0.0.0.0:5555", 00:38:34 "unix:///var/run/docker.sock" 00:38:34 ], 00:38:34 "mtu": 1458, 00:38:34 "selinux-enabled": true, 00:38:34 "seccomp-profile": "/etc/docker/seccomp.json" 00:38:34 } [Pipeline] sh 00:38:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:38:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:52 provisioning config files... 00:38:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/153@tmp/config12942605067080678734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:53 ---> docker-login.sh 00:38:53 nexus3.edgexfoundry.org:10001 00:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:53 Configure a credential helper to remove this warning. See 00:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:53 00:38:53 Login Succeeded 00:38:53 nexus3.edgexfoundry.org:10002 00:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:54 Configure a credential helper to remove this warning. See 00:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:54 00:38:54 Login Succeeded 00:38:54 nexus3.edgexfoundry.org:10003 00:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:54 Configure a credential helper to remove this warning. See 00:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:54 00:38:54 Login Succeeded 00:38:54 nexus3.edgexfoundry.org:10004 00:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:55 Configure a credential helper to remove this warning. See 00:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:55 00:38:55 Login Succeeded 00:38:55 docker.io 00:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:55 Configure a credential helper to remove this warning. See 00:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:55 00:38:55 Login Succeeded 00:38:55 ---> docker-login.sh ends [Pipeline] } 00:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:55 ========================================================= 00:38:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:38:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:56 + 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 . 00:38:56 Sending build context to Docker daemon 169kB 00:38:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:38:56 Step 2/12 : FROM ${BASE} AS builder 00:38:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:38:56 c41833b44d91: Pulling fs layer 00:38:56 ed15518f5707: Pulling fs layer 00:38:56 feae8fd75edb: Pulling fs layer 00:38:56 242c74f7c9fa: Pulling fs layer 00:38:56 3cdef696dda3: Pulling fs layer 00:38:56 2ced38df9373: Pulling fs layer 00:38:56 58f1dce35555: Pulling fs layer 00:38:56 3cdef696dda3: Waiting 00:38:56 2ced38df9373: Waiting 00:38:56 58f1dce35555: Waiting 00:38:56 242c74f7c9fa: Waiting 00:38:56 ed15518f5707: Verifying Checksum 00:38:56 ed15518f5707: Download complete 00:38:56 242c74f7c9fa: Verifying Checksum 00:38:56 242c74f7c9fa: Download complete 00:38:56 3cdef696dda3: Verifying Checksum 00:38:56 3cdef696dda3: Download complete 00:38:56 c41833b44d91: Verifying Checksum 00:38:56 c41833b44d91: Download complete 00:38:58 c41833b44d91: Pull complete 00:38:58 58f1dce35555: Verifying Checksum 00:38:58 58f1dce35555: Download complete 00:38:58 ed15518f5707: Pull complete 00:38:59 feae8fd75edb: Verifying Checksum 00:38:59 feae8fd75edb: Download complete 00:38:59 2ced38df9373: Verifying Checksum 00:38:59 2ced38df9373: Download complete 00:39:12 feae8fd75edb: Pull complete 00:39:12 242c74f7c9fa: Pull complete 00:39:12 3cdef696dda3: Pull complete 00:39:18 2ced38df9373: Pull complete 00:39:21 58f1dce35555: Pull complete 00:39:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:39:21 ---> fadd8f120f05 00:39:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:39:22 ---> Running in 180177ed4877 00:39:23 Removing intermediate container 180177ed4877 00:39:23 ---> 7c52bafd6015 00:39:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:39:23 ---> Running in 18873bab25aa 00:39:23 Removing intermediate container 18873bab25aa 00:39:23 ---> e9671e537377 00:39:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:39:23 ---> Running in dfb6d6076fe1 00:39:23 Removing intermediate container dfb6d6076fe1 00:39:23 ---> bef34f470822 00:39:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:39:23 ---> Running in 4ddbeb9e94b4 00:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:39:43 OK: 263 MiB in 53 packages 00:39:43 Removing intermediate container 4ddbeb9e94b4 00:39:43 ---> fa69c85c2a6d 00:39:43 Step 7/12 : WORKDIR /app 00:39:43 ---> Running in d2fd3de9cce8 00:39:43 Removing intermediate container d2fd3de9cce8 00:39:43 ---> 4dc2e8aa9ea7 00:39:43 Step 8/12 : COPY go.mod vendor* ./ 00:39:45 ---> e9754cd2af83 00:39:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:45 ---> Running in 83d56ace50bd 00:40:53 Removing intermediate container 83d56ace50bd 00:40:53 ---> 00bbb7556011 00:40:53 Step 10/12 : COPY . . 00:40:53 ---> 0af2ee1fd20f 00:40:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:40:53 ---> Running in d9e6678fbcb3 00:40:53 Removing intermediate container d9e6678fbcb3 00:40:53 ---> 8ef3bd9e162e 00:40:53 Step 12/12 : RUN $MAKE 00:40:53 ---> Running in 6523cd6c08f5 00:40:53 noop 00:40:53 Removing intermediate container 6523cd6c08f5 00:40:53 ---> 345d7e3cff1b 00:40:53 Successfully built 345d7e3cff1b 00:40:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:53 + docker inspect -f . ci-base-image-arm64 00:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:54 prd-ubuntu20.04-docker-arm64-4c-16g-10903 does not seem to be running inside a container 00:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/153 -v /w/workspace/app-service-configurable/153:/w/workspace/app-service-configurable/153:rw,z -v /w/workspace/app-service-configurable/153@tmp:/w/workspace/app-service-configurable/153@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 00:40:55 $ docker top e6e41ae7a31cf65f4470d669a78494818d58c3e992e4796b4731b3573695fef4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:56 + go version 00:40:56 go version go1.20.2 linux/arm64 [Pipeline] } 00:40:56 $ docker stop --time=1 e6e41ae7a31cf65f4470d669a78494818d58c3e992e4796b4731b3573695fef4 00:40:57 $ docker rm -f --volumes e6e41ae7a31cf65f4470d669a78494818d58c3e992e4796b4731b3573695fef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:58 + docker inspect -f . ci-base-image-arm64 00:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:58 prd-ubuntu20.04-docker-arm64-4c-16g-10903 does not seem to be running inside a container 00:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/153 -v /w/workspace/app-service-configurable/153:/w/workspace/app-service-configurable/153:rw,z -v /w/workspace/app-service-configurable/153@tmp:/w/workspace/app-service-configurable/153@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 00:40:59 $ docker top 72ab78cb5b6d4a5c1bc83de3f988cd50b9d9358728f44df972991d88a0c02939 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/153 [Pipeline] fileExists [Pipeline] sh 00:41:00 + make test 00:41:00 go test -race -coverprofile=coverage.out ./... 00:43:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:43:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:43:52 go vet ./... 00:45:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:45:59 ./bin/test-attribution-txt.sh 00:45:59 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 00:45:59 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:45:59 $ docker stop --time=1 72ab78cb5b6d4a5c1bc83de3f988cd50b9d9358728f44df972991d88a0c02939 00:46:01 $ docker rm -f --volumes 72ab78cb5b6d4a5c1bc83de3f988cd50b9d9358728f44df972991d88a0c02939 [Pipeline] // withDockerContainer [Pipeline] sh 00:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:46:03 Warning: overwriting stash ‘coverage-report’ 00:46:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:46:04 + ls -al . 00:46:04 total 172 00:46:04 drwxrwxr-x 7 jenkins jenkins 4096 Apr 26 00:41 . 00:46:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:38 .. 00:46:04 -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 00:38 .dockerignore 00:46:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:38 .git 00:46:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:38 .github 00:46:04 -rw-rw-r-- 1 jenkins jenkins 171 Apr 26 00:38 .gitignore 00:46:04 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 00:38 .golangci.yml 00:46:04 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 26 00:38 Attribution.txt 00:46:04 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 26 00:38 CHANGELOG.md 00:46:04 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 26 00:38 Dockerfile 00:46:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 00:38 GOVERNANCE.md 00:46:04 -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 00:38 Jenkinsfile 00:46:04 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 00:38 LICENSE 00:46:04 -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 00:38 OWNERS.md 00:46:04 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 26 00:38 README.md 00:46:04 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 00:34 VERSION 00:46:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:38 bin 00:46:04 -rw-r--r-- 1 jenkins jenkins 13 Apr 26 00:41 coverage.out 00:46:04 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 26 00:38 go.mod 00:46:04 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 26 00:38 go.sum 00:46:04 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 00:38 main.go 00:46:04 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 26 00:38 makefile 00:46:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:38 res 00:46:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:04 + 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=42849b84e1aa64fff78d6352030ff1fd7abd87e1 --label arch=arm64 --label version=3.0.0-dev.35 . 00:46:04 Sending build context to Docker daemon 170kB 00:46:04 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:46:04 Step 2/26 : FROM ${BASE} AS builder 00:46:04 ---> 345d7e3cff1b 00:46:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:46:04 ---> Running in cbc4831bb5d7 00:46:05 Removing intermediate container cbc4831bb5d7 00:46:05 ---> 15d0edf7b318 00:46:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:46:05 ---> Running in 97a5d917f28b 00:46:05 Removing intermediate container 97a5d917f28b 00:46:05 ---> 16dceaa200aa 00:46:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:46:05 ---> Running in 6b4b2c49eb50 00:46:05 Removing intermediate container 6b4b2c49eb50 00:46:05 ---> 8bcb0d63d36a 00:46:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:46:05 ---> Running in b64393452df0 00:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:46:09 OK: 263 MiB in 53 packages 00:46:09 Removing intermediate container b64393452df0 00:46:09 ---> 7c9a1c7c2299 00:46:09 Step 7/26 : WORKDIR /app 00:46:09 ---> Running in 3717c408fceb 00:46:10 Removing intermediate container 3717c408fceb 00:46:10 ---> bf5a9042ea16 00:46:10 Step 8/26 : COPY go.mod vendor* ./ 00:46:10 ---> 648653d7a489 00:46:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:10 ---> Running in 635e6d4654b0 00:46:13 Removing intermediate container 635e6d4654b0 00:46:13 ---> 1bb2e428934b 00:46:13 Step 10/26 : COPY . . 00:46:13 ---> ee1afcef7060 00:46:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:46:13 ---> Running in 49f2faa16964 00:46:13 Removing intermediate container 49f2faa16964 00:46:13 ---> 6de1e6e68d24 00:46:13 Step 12/26 : RUN $MAKE 00:46:13 ---> Running in 1f9c88f737ba 00:46:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35" -trimpath -mod=readonly -o app-service-configurable 00:48:21 Removing intermediate container 1f9c88f737ba 00:48:21 ---> 2fb7f1b01c2f 00:48:21 Step 13/26 : FROM alpine:3.17 00:48:21 3.17: Pulling from library/alpine 00:48:21 c41833b44d91: Already exists 00:48:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:48:21 Status: Downloaded newer image for alpine:3.17 00:48:21 ---> 51e60588ff2c 00:48:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:48:21 ---> Running in 6a3e6c798374 00:48:21 Removing intermediate container 6a3e6c798374 00:48:21 ---> c1d9f064ec92 00:48:21 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:48:21 ---> Running in 17b3850f603b 00:48:21 Removing intermediate container 17b3850f603b 00:48:21 ---> 0085802cd13b 00:48:21 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:21 ---> Running in 83724173c17f 00:48:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:48:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:48:22 (1/2) Installing ca-certificates (20220614-r4) 00:48:22 (2/2) Installing dumb-init (1.2.5-r2) 00:48:22 Executing busybox-1.35.0-r29.trigger 00:48:22 Executing ca-certificates-20220614-r4.trigger 00:48:23 OK: 8 MiB in 17 packages 00:48:24 Removing intermediate container 83724173c17f 00:48:24 ---> 25a08030d97a 00:48:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:48:25 ---> 6167a24a7bfb 00:48:25 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:48:25 ---> ad8c9e8ceeb7 00:48:25 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:48:25 ---> d288980b661f 00:48:25 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:48:27 ---> 266eb00f0be6 00:48:27 Step 21/26 : EXPOSE 48095 00:48:27 ---> Running in 70fd0b43365a 00:48:27 Removing intermediate container 70fd0b43365a 00:48:27 ---> 8336f2c137a7 00:48:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:48:27 ---> Running in cc438bd6e786 00:48:27 Removing intermediate container cc438bd6e786 00:48:27 ---> 09259f8fcb3e 00:48:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:28 ---> Running in 4dc9261b2d69 00:48:28 Removing intermediate container 4dc9261b2d69 00:48:28 ---> 811a3e94f4c3 00:48:28 Step 24/26 : LABEL arch=arm64 00:48:28 ---> Running in 9a2cbaaf748e 00:48:28 Removing intermediate container 9a2cbaaf748e 00:48:28 ---> a05212dcc725 00:48:28 Step 25/26 : LABEL git_sha=42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:48:28 ---> Running in fcab861405c7 00:48:28 Removing intermediate container fcab861405c7 00:48:28 ---> 5bb83faa6657 00:48:28 Step 26/26 : LABEL version=3.0.0-dev.35 00:48:29 ---> Running in 0c95f57a6615 00:48:29 Removing intermediate container 0c95f57a6615 00:48:29 ---> 775b7ff9e498 00:48:29 [Warning] One or more build-args [ARCH] were not consumed 00:48:29 Successfully built 775b7ff9e498 00:48:29 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 00:48:29 provisioning config files... 00:48:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/153@tmp/config10715284976237953058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:29 ---> docker-login.sh 00:48:29 nexus3.edgexfoundry.org:10001 00:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:30 Configure a credential helper to remove this warning. See 00:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:30 00:48:30 Login Succeeded 00:48:30 nexus3.edgexfoundry.org:10002 00:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:30 Configure a credential helper to remove this warning. See 00:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:30 00:48:30 Login Succeeded 00:48:30 nexus3.edgexfoundry.org:10003 00:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:30 Configure a credential helper to remove this warning. See 00:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:30 00:48:30 Login Succeeded 00:48:30 nexus3.edgexfoundry.org:10004 00:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:31 Configure a credential helper to remove this warning. See 00:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:31 00:48:31 Login Succeeded 00:48:31 docker.io 00:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:31 Configure a credential helper to remove this warning. See 00:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:31 00:48:31 Login Succeeded 00:48:31 ---> docker-login.sh ends [Pipeline] } 00:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:48:31 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:48:31 42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:48:31 latest 00:48:31 3.0.0-dev.35 00:48:31 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 00:48:31 main 00:48:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:48:32 d4f63662f2e5: Preparing 00:48:32 ce3b8183d83e: Preparing 00:48:32 277e640adc06: Preparing 00:48:32 fc602ebfcd7e: Preparing 00:48:32 13b099080f18: Preparing 00:48:32 26cbea5cba74: Preparing 00:48:32 26cbea5cba74: Waiting 00:48:32 277e640adc06: Pushed 00:48:32 ce3b8183d83e: Pushed 00:48:32 fc602ebfcd7e: Pushed 00:48:32 26cbea5cba74: Layer already exists 00:48:33 13b099080f18: Pushed 00:48:38 d4f63662f2e5: Pushed 00:48:38 42849b84e1aa64fff78d6352030ff1fd7abd87e1: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:38 + 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 00:48:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:48:39 d4f63662f2e5: Preparing 00:48:39 ce3b8183d83e: Preparing 00:48:39 277e640adc06: Preparing 00:48:39 fc602ebfcd7e: Preparing 00:48:39 13b099080f18: Preparing 00:48:39 26cbea5cba74: Preparing 00:48:39 26cbea5cba74: Waiting 00:48:39 d4f63662f2e5: Layer already exists 00:48:39 ce3b8183d83e: Layer already exists 00:48:39 fc602ebfcd7e: Layer already exists 00:48:39 13b099080f18: Layer already exists 00:48:39 277e640adc06: Layer already exists 00:48:39 26cbea5cba74: Layer already exists 00:48:39 latest: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.35 00:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:48:40 d4f63662f2e5: Preparing 00:48:40 ce3b8183d83e: Preparing 00:48:40 277e640adc06: Preparing 00:48:40 fc602ebfcd7e: Preparing 00:48:40 13b099080f18: Preparing 00:48:40 26cbea5cba74: Preparing 00:48:40 26cbea5cba74: Waiting 00:48:40 fc602ebfcd7e: Layer already exists 00:48:40 ce3b8183d83e: Layer already exists 00:48:40 13b099080f18: Layer already exists 00:48:40 277e640adc06: Layer already exists 00:48:40 d4f63662f2e5: Layer already exists 00:48:40 26cbea5cba74: Layer already exists 00:48:40 3.0.0-dev.35: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 00:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:48:40 d4f63662f2e5: Preparing 00:48:40 ce3b8183d83e: Preparing 00:48:40 277e640adc06: Preparing 00:48:40 fc602ebfcd7e: Preparing 00:48:40 13b099080f18: Preparing 00:48:40 26cbea5cba74: Preparing 00:48:40 26cbea5cba74: Waiting 00:48:40 d4f63662f2e5: Layer already exists 00:48:40 ce3b8183d83e: Layer already exists 00:48:40 13b099080f18: Layer already exists 00:48:40 277e640adc06: Layer already exists 00:48:40 fc602ebfcd7e: Layer already exists 00:48:40 26cbea5cba74: Layer already exists 00:48:40 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:41 + 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 00:48:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:48:41 d4f63662f2e5: Preparing 00:48:41 ce3b8183d83e: Preparing 00:48:41 277e640adc06: Preparing 00:48:41 fc602ebfcd7e: Preparing 00:48:41 13b099080f18: Preparing 00:48:41 26cbea5cba74: Preparing 00:48:41 26cbea5cba74: Waiting 00:48:41 d4f63662f2e5: Layer already exists 00:48:41 fc602ebfcd7e: Layer already exists 00:48:41 277e640adc06: Layer already exists 00:48:41 13b099080f18: Layer already exists 00:48:41 ce3b8183d83e: Layer already exists 00:48:41 26cbea5cba74: Layer already exists 00:48:41 main: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:41 ===================================================== [Pipeline] echo 00:48:41 taggedImages: 00:48:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1 00:48:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:48:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.35 00:48:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 00:48:41 - 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 00:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:42 00:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:42 arm64: Pulling from edgex-lftools-log-publisher 00:48:42 8998bd30e6a1: Pulling fs layer 00:48:42 04944245beec: Pulling fs layer 00:48:42 699f458cf7ca: Pulling fs layer 00:48:42 765212b225bb: Pulling fs layer 00:48:42 f23df028b6ca: Pulling fs layer 00:48:42 d65c8cfc05b1: Pulling fs layer 00:48:42 2437ff75d9bd: Pulling fs layer 00:48:42 765212b225bb: Waiting 00:48:42 d65c8cfc05b1: Waiting 00:48:42 2437ff75d9bd: Waiting 00:48:42 f23df028b6ca: Waiting 00:48:42 04944245beec: Verifying Checksum 00:48:42 04944245beec: Download complete 00:48:42 765212b225bb: Verifying Checksum 00:48:42 765212b225bb: Download complete 00:48:42 f23df028b6ca: Download complete 00:48:42 d65c8cfc05b1: Verifying Checksum 00:48:42 d65c8cfc05b1: Download complete 00:48:43 699f458cf7ca: Verifying Checksum 00:48:43 699f458cf7ca: Download complete 00:48:43 8998bd30e6a1: Verifying Checksum 00:48:43 8998bd30e6a1: Download complete 00:48:46 2437ff75d9bd: Verifying Checksum 00:48:46 2437ff75d9bd: Download complete 00:48:47 8998bd30e6a1: Pull complete 00:48:47 04944245beec: Pull complete 00:48:49 699f458cf7ca: Pull complete 00:48:49 765212b225bb: Pull complete 00:48:49 f23df028b6ca: Pull complete 00:48:50 d65c8cfc05b1: Pull complete 00:49:05 2437ff75d9bd: Pull complete 00:49:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:05 prd-ubuntu20.04-docker-arm64-4c-16g-10903 does not seem to be running inside a container 00:49:05 $ 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/153 -v /w/workspace/app-service-configurable/153:/w/workspace/app-service-configurable/153:rw,z -v /w/workspace/app-service-configurable/153@tmp:/w/workspace/app-service-configurable/153@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 00:49:07 $ docker top 0423ab19d1bd1eb36b587420d5a189c00bc7662d53e36e727906d05371d28bed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:08 ---> job-cost.sh 00:49:08 lf-activate-venv: SKIPPING 00:49:08 INFO: No Stack... 00:49:09 INFO: Retrieving Pricing Info for: v3-standard-4 00:49:09 INFO: Archiving Costs [Pipeline] sh 00:49:10 + + cut -d,cat -f6 /w/workspace/app-service-configurable/153/archives/cost.csv 00:49:10 [Pipeline] lock 00:49:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] 00:49:10 Resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] did not exist. Created. 00:49:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:10 /w/workspace/app-service-configurable/153@tmp/durable-4f079a86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:49:11 + echo total: 0.10999999940395355 [Pipeline] stash 00:49:11 Warning: overwriting stash ‘stack-cost’ 00:49:11 Stashed 1 file(s) [Pipeline] } 00:49:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:11 $ docker stop --time=1 0423ab19d1bd1eb36b587420d5a189c00bc7662d53e36e727906d05371d28bed 00:49:13 $ docker rm -f --volumes 0423ab19d1bd1eb36b587420d5a189c00bc7662d53e36e727906d05371d28bed [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 00:49:13 provisioning config files... 00:49:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9187638974921938518tmp [Pipeline] { [Pipeline] sh 00:49:13 + set +x 00:49:13 + curl -s https://codecov.io/bash+ 00:49:13 bash -s -- 00:49:13 00:49:13 _____ _ 00:49:13 / ____| | | 00:49:13 | | ___ __| | ___ ___ _____ __ 00:49:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:13 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:13 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:13 Bash-1.0.6 00:49:13 00:49:13 00:49:13 ==> git version 2.25.1 found 00:49:13 ==> 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 00:49:13 Release-Date: 2020-01-08 00:49:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:49:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:49:13 ==> Jenkins CI detected. 00:49:13 current dir:  /w/workspace/ry_app-service-configurable_main 00:49:13 project root: . 00:49:13 --> token set from env 00:49:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:13 ==> Running gcov in . (disable via -X gcov) 00:49:13 ==> Python coveragepy not found 00:49:13 ==> Searching for coverage reports in: 00:49:13 + . 00:49:14 -> Found 1 reports 00:49:14 ==> Detecting git/mercurial file structure 00:49:14 ==> Reading reports 00:49:14 + ./coverage.out bytes=13 00:49:14 ==> Appending adjustments 00:49:14 https://docs.codecov.io/docs/fixing-reports 00:49:14 + Found adjustments 00:49:14 ==> Gzipping contents 00:49:14 4.0K /tmp/codecov.D0s8ns.gz 00:49:14 ==> Uploading reports 00:49:14 url: https://codecov.io 00:49:14 query: branch=main&commit=42849b84e1aa64fff78d6352030ff1fd7abd87e1&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:49:14 -> Pinging Codecov 00:49:14 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=42849b84e1aa64fff78d6352030ff1fd7abd87e1&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:49:14 -> Uploading to 00:49:14 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/A97CA9966030D2A3747ED39772930CCE/42849b84e1aa64fff78d6352030ff1fd7abd87e1/40908705-8213-4f7f-b3c3-a7a9564ea749.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T004914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af693557dcae876a5f3e1510e584f7bcce41a5f86a3e9fd905ab23d000d60a3a 00:49:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:14 Dload Upload Total Spent Left Speed 00:49:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1669 --:--:-- --:--:-- --:--:-- 1669 00:49:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] } 00:49:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:49:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:49:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:49:15 00:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:49:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:49:15 df9b9388f04a: Pulling fs layer 00:49:15 52dc419b0ee2: Pulling fs layer 00:49:15 25bc292e5bac: Pulling fs layer 00:49:15 114826534d7a: Pulling fs layer 00:49:15 4657fd5d0bcf: Pulling fs layer 00:49:15 6ad1cebc031e: Pulling fs layer 00:49:15 8a3aa393b2d8: Pulling fs layer 00:49:15 4657fd5d0bcf: Waiting 00:49:15 114826534d7a: Waiting 00:49:15 8a3aa393b2d8: Waiting 00:49:15 6ad1cebc031e: Waiting 00:49:15 25bc292e5bac: Verifying Checksum 00:49:15 25bc292e5bac: Download complete 00:49:15 52dc419b0ee2: Verifying Checksum 00:49:15 52dc419b0ee2: Download complete 00:49:15 4657fd5d0bcf: Download complete 00:49:15 df9b9388f04a: Verifying Checksum 00:49:15 df9b9388f04a: Download complete 00:49:15 6ad1cebc031e: Verifying Checksum 00:49:15 6ad1cebc031e: Download complete 00:49:15 df9b9388f04a: Pull complete 00:49:15 52dc419b0ee2: Pull complete 00:49:15 25bc292e5bac: Pull complete 00:49:16 114826534d7a: Download complete 00:49:16 8a3aa393b2d8: Verifying Checksum 00:49:16 8a3aa393b2d8: Download complete 00:49:19 114826534d7a: Pull complete 00:49:19 4657fd5d0bcf: Pull complete 00:49:19 6ad1cebc031e: Pull complete 00:49:23 8a3aa393b2d8: Pull complete 00:49:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:23 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:49:23 $ 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:49:27 $ docker top cbb542f09ec3c992594367cf45cacf5273f4416261169fcff0e3c08e5c355124 -eo pid,comm [Pipeline] { [Pipeline] echo 00:49:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:49:27 + set -o pipefail 00:49:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:49:33 00:49:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:49:33 00:49:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6f32bb81-ea07-46ac-bd98-6ae3b7e8cfc6 00:49:33 00:49:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:49:33 00:49:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:49:33 00:49:34 00:49:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:49:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:49:34 More details here: https://snyk.co/ue1NS [Pipeline] } 00:49:34 $ docker stop --time=1 cbb542f09ec3c992594367cf45cacf5273f4416261169fcff0e3c08e5c355124 00:49:37 $ docker rm -f --volumes cbb542f09ec3c992594367cf45cacf5273f4416261169fcff0e3c08e5c355124 [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:49:38 + git log --format=format:%s -1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] sh 00:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:39 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:49: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:49:39 $ docker top 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 -eo pid,comm 00:49: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:49:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:49:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:39 [ssh-agent] Looking for ssh-agent implementation... 00:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:40 $ docker exec 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 ssh-agent 00:49:40 SSH_AUTH_SOCK=/tmp/ssh-Z6bXiURLM5Jk/agent.32 00:49:40 SSH_AGENT_PID=38 00:49:40 Running ssh-add (command line suppressed) 00:49:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7785301382141469358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7785301382141469358.key) 00:49:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:40 + git semver tag 00:49:40 2023-04-26 00:49:40,751 [run_tag] DEBUG tag force:False 00:49:40 2023-04-26 00:49:40,751 [check_head_tag] DEBUG check head tag 00:49:40 2023-04-26 00:49:40,752 [execute] INFO git cat-file --batch-check 00:49:40 2023-04-26 00:49:40,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:49:40 2023-04-26 00:49:40,756 [execute] INFO git cat-file --batch 00:49:40 2023-04-26 00:49:40,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:49:40 2023-04-26 00:49:40,781 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:49:40 2023-04-26 00:49:40,781 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 00:49:40 2023-04-26 00:49:40,782 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:49:40 2023-04-26 00:49:40,787 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:49:40 3.0.0-dev.35 [Pipeline] } 00:49:40 $ docker exec --env ******** --env ******** 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 ssh-agent -k 00:49:40 unset SSH_AUTH_SOCK; 00:49:40 unset SSH_AGENT_PID; 00:49:40 echo Agent pid 38 killed; 00:49:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:49:41 + git semver [Pipeline] } 00:49:41 $ docker stop --time=1 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 00:49:43 $ docker rm -f --volumes 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:49:43 00:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:49:43 0.23.1-centos7: Pulling from edgex-lftools 00:49:43 ab5ef0e58194: Pulling fs layer 00:49:43 9712f1f96733: Pulling fs layer 00:49:43 63f879dbbcfc: Pulling fs layer 00:49:43 0d9ebad4ef96: Pulling fs layer 00:49:43 e9a5061849ea: Pulling fs layer 00:49:43 d747dcd14b5f: Pulling fs layer 00:49:43 2de7ff778b66: Pulling fs layer 00:49:43 d747dcd14b5f: Waiting 00:49:43 2de7ff778b66: Waiting 00:49:43 e9a5061849ea: Waiting 00:49:43 0d9ebad4ef96: Waiting 00:49:43 9712f1f96733: Verifying Checksum 00:49:43 9712f1f96733: Download complete 00:49:44 63f879dbbcfc: Verifying Checksum 00:49:44 63f879dbbcfc: Download complete 00:49:44 0d9ebad4ef96: Verifying Checksum 00:49:44 0d9ebad4ef96: Download complete 00:49:44 d747dcd14b5f: Verifying Checksum 00:49:44 d747dcd14b5f: Download complete 00:49:44 e9a5061849ea: Verifying Checksum 00:49:44 e9a5061849ea: Download complete 00:49:44 ab5ef0e58194: Download complete 00:49:44 2de7ff778b66: Verifying Checksum 00:49:44 2de7ff778b66: Download complete 00:49:46 ab5ef0e58194: Pull complete 00:49:47 9712f1f96733: Pull complete 00:49:47 63f879dbbcfc: Pull complete 00:49:50 0d9ebad4ef96: Pull complete 00:49:51 e9a5061849ea: Pull complete 00:49:51 d747dcd14b5f: Pull complete 00:49:52 2de7ff778b66: Pull complete 00:49:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:49:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:52 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:49:52 $ 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:49:57 $ docker top 2c1b0f2be56c470dd4b58555888c1226d9d4d6556f9d035be5ff4aec5f34b35c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:49:57 provisioning config files... 00:49:57 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15044346458819295812tmp 00:49:57 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7539969424227381328tmp 00:49:57 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1463279432608138992tmp [Pipeline] { [Pipeline] echo 00:49:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:49:57 ---> sigul-configuration.sh 00:49:57 gpg: directory `/root/.gnupg' created 00:49:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:49:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:49:57 gpg: keyring `/root/.gnupg/secring.gpg' created 00:49:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:49:57 gpg: CAST5 encrypted data 00:49:57 gpg: encrypted with 1 passphrase 00:49:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:49:58 + mkdir /home/jenkins 00:49:58 + mkdir /home/jenkins/sigul [Pipeline] sh 00:49:58 + 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:49:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:49:58 ---> sigul-install.sh 00:49:58 Sigul already installed; skipping installation. [Pipeline] sh 00:49:58 + git tag --list 00:49:58 v1.0.0 00:49:58 v1.1.0 00:49:58 v1.2.0 00:49:58 v1.3.0 00:49:58 v1.3.1 00:49:58 v2.0.0 00:49:58 v2.0.1 00:49:58 v2.1.0 00:49:58 v2.1.1 00:49:58 v2.1.1-dev.1 00:49:58 v2.1.1-dev.2 00:49:58 v2.1.2 00:49:58 v2.1.2-dev.1 00:49:58 v2.1.2-dev.2 00:49:58 v2.2.0 00:49:58 v2.2.1-dev.1 00:49:58 v2.2.1-dev.10 00:49:58 v2.2.1-dev.2 00:49:58 v2.2.1-dev.3 00:49:58 v2.2.1-dev.4 00:49:58 v2.2.1-dev.5 00:49:58 v2.2.1-dev.6 00:49:58 v2.2.1-dev.7 00:49:58 v2.2.1-dev.8 00:49:58 v2.2.1-dev.9 00:49:58 v2.3.0 00:49:58 v2.3.0-dev.10 00:49:58 v2.3.0-dev.11 00:49:58 v2.3.0-dev.12 00:49:58 v2.3.0-dev.13 00:49:58 v2.3.0-dev.14 00:49:58 v2.3.0-dev.15 00:49:58 v2.3.0-dev.16 00:49:58 v2.3.0-dev.17 00:49:58 v2.3.0-dev.18 00:49:58 v2.3.0-dev.19 00:49:58 v2.3.0-dev.20 00:49:58 v2.3.0-dev.21 00:49:58 v2.3.0-dev.22 00:49:58 v2.3.0-dev.23 00:49:58 v2.3.0-dev.24 00:49:58 v2.3.0-dev.25 00:49:58 v2.3.0-dev.26 00:49:58 v2.3.0-dev.27 00:49:58 v2.3.0-dev.28 00:49:58 v2.3.0-dev.29 00:49:58 v2.3.0-dev.30 00:49:58 v2.3.0-dev.31 00:49:58 v2.3.0-dev.32 00:49:58 v2.3.0-dev.33 00:49:58 v2.3.0-dev.34 00:49:58 v2.3.0-dev.35 00:49:58 v2.3.0-dev.36 00:49:58 v2.3.0-dev.37 00:49:58 v2.3.1 00:49:58 v2.3.1-dev.1 00:49:58 v2.3.1-dev.2 00:49:58 v2.3.1-dev.3 00:49:58 v2.3.1-dev.4 00:49:58 v3.0.0-dev.1 00:49:58 v3.0.0-dev.10 00:49:58 v3.0.0-dev.11 00:49:58 v3.0.0-dev.12 00:49:58 v3.0.0-dev.13 00:49:58 v3.0.0-dev.14 00:49:58 v3.0.0-dev.15 00:49:58 v3.0.0-dev.16 00:49:58 v3.0.0-dev.17 00:49:58 v3.0.0-dev.18 00:49:58 v3.0.0-dev.19 00:49:58 v3.0.0-dev.2 00:49:58 v3.0.0-dev.20 00:49:58 v3.0.0-dev.21 00:49:58 v3.0.0-dev.22 00:49:58 v3.0.0-dev.23 00:49:58 v3.0.0-dev.24 00:49:58 v3.0.0-dev.25 00:49:58 v3.0.0-dev.26 00:49:58 v3.0.0-dev.27 00:49:58 v3.0.0-dev.28 00:49:58 v3.0.0-dev.29 00:49:58 v3.0.0-dev.3 00:49:58 v3.0.0-dev.30 00:49:58 v3.0.0-dev.31 00:49:58 v3.0.0-dev.32 00:49:58 v3.0.0-dev.33 00:49:58 v3.0.0-dev.34 00:49:58 v3.0.0-dev.35 00:49:58 v3.0.0-dev.4 00:49:58 v3.0.0-dev.5 00:49:58 v3.0.0-dev.6 00:49:58 v3.0.0-dev.7 00:49:58 v3.0.0-dev.8 00:49:58 v3.0.0-dev.9 [Pipeline] sh 00:49:59 + lftools sign git-tag v3.0.0-dev.35 00:49:59 Signing Git tag with Sigul... 00:49:59 Signing v3.0.0-dev.35 [Pipeline] echo 00:50:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:50:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:50:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:50:00 $ docker stop --time=1 2c1b0f2be56c470dd4b58555888c1226d9d4d6556f9d035be5ff4aec5f34b35c 00:50:01 $ docker rm -f --volumes 2c1b0f2be56c470dd4b58555888c1226d9d4d6556f9d035be5ff4aec5f34b35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:50:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:50:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:02 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:50:02 $ 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:50:02 $ docker top 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 -eo pid,comm 00:50:02 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:50:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:02 [ssh-agent] Looking for ssh-agent implementation... 00:50:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:03 $ docker exec 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 ssh-agent 00:50:03 SSH_AUTH_SOCK=/tmp/ssh-6jpfvnfm0xxr/agent.31 00:50:03 SSH_AGENT_PID=38 00:50:03 Running ssh-add (command line suppressed) 00:50:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16994475342151038748.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16994475342151038748.key) 00:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:03 + git semver bump pre 00:50:03 2023-04-26 00:50:03,753 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:50:03 2023-04-26 00:50:03,754 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev 00:50:03 2023-04-26 00:50:03,754 [bump_version] DEBUG bumped version:3.0.0-dev.36 00:50:03 2023-04-26 00:50:03,754 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:50:03 2023-04-26 00:50:03,754 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:50:03 2023-04-26 00:50:03,754 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:50:03 2023-04-26 00:50:03,756 [execute] INFO git cat-file --batch-check 00:50:03 2023-04-26 00:50:03,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:50:03 2023-04-26 00:50:03,760 [execute] INFO git cat-file --batch 00:50:03 2023-04-26 00:50:03,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:50:03 2023-04-26 00:50:03,765 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:50:03 3.0.0-dev.36 [Pipeline] } 00:50:03 $ docker exec --env ******** --env ******** 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 ssh-agent -k 00:50:03 unset SSH_AUTH_SOCK; 00:50:03 unset SSH_AGENT_PID; 00:50:03 echo Agent pid 38 killed; 00:50:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:04 + git semver [Pipeline] } 00:50:04 $ docker stop --time=1 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 00:50:05 $ docker rm -f --volumes 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:50:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:06 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:50:06 $ 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:50:06 $ docker top 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 -eo pid,comm 00:50:06 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:50:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:07 [ssh-agent] Looking for ssh-agent implementation... 00:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:07 $ docker exec 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 ssh-agent 00:50:07 SSH_AUTH_SOCK=/tmp/ssh-HArgpJYVsYm7/agent.32 00:50:07 SSH_AGENT_PID=39 00:50:07 Running ssh-add (command line suppressed) 00:50:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2736193287096111578.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2736193287096111578.key) 00:50:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:07 + git semver push 00:50:07 2023-04-26 00:50:07,815 [run_push] DEBUG push 00:50:07 2023-04-26 00:50:07,815 [execute] INFO git cat-file --batch-check 00:50:07 2023-04-26 00:50:07,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:50:07 2023-04-26 00:50:07,819 [execute] INFO git rev-list 5efd9a21f5539303d005511cb7e701e9ca281db7 -- 00:50:07 2023-04-26 00:50:07,819 [execute] DEBUG Popen(['git', 'rev-list', '5efd9a21f5539303d005511cb7e701e9ca281db7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:50:07 2023-04-26 00:50:07,830 [execute] INFO git fetch -v origin 00:50:07 2023-04-26 00:50:07,830 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:50:08 2023-04-26 00:50:08,320 [run_push] DEBUG no remote changes detected 00:50:08 2023-04-26 00:50:08,320 [execute] INFO git push origin semver 00:50:08 2023-04-26 00:50:08,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:50:09 2023-04-26 00:50:09,113 [run_push] DEBUG push all version tags 00:50:09 2023-04-26 00:50:09,114 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:50:09 2023-04-26 00:50:09,114 [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:50:10 2023-04-26 00:50:10,021 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:50:10 3.0.0-dev.36 [Pipeline] } 00:50:10 $ docker exec --env ******** --env ******** 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 ssh-agent -k 00:50:10 unset SSH_AUTH_SOCK; 00:50:10 unset SSH_AGENT_PID; 00:50:10 echo Agent pid 39 killed; 00:50:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:10 + git semver [Pipeline] } 00:50:11 $ docker stop --time=1 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 00:50:12 $ docker rm -f --volumes 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 [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:50:12 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:50:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:50:12 total 16 00:50:12 drwxr-xr-x 3 root root 4096 Apr 26 00:37 . 00:50:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:49 .. 00:50:12 drwxr-xr-x 2 root root 4096 Apr 26 00:37 cost 00:50:12 -rw-r--r-- 1 root root 96 Apr 26 00:37 cost.csv 00:50:12 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:50:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:50:12 total 16 00:50:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:37 . 00:50:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:49 .. 00:50:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 00:37 cost 00:50:12 -rw-r--r-- 1 jenkins jenkins 96 Apr 26 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:50:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:50:13 ---> package-listing.sh 00:50:13 ++ facter osfamily 00:50:13 ++ tr '[:upper:]' '[:lower:]' 00:50:14 + OS_FAMILY=debian 00:50:14 + workspace=/w/workspace/ry_app-service-configurable_main 00:50:14 + START_PACKAGES=/tmp/packages_start.txt 00:50:14 + END_PACKAGES=/tmp/packages_end.txt 00:50:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:50:14 + PACKAGES=/tmp/packages_start.txt 00:50:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:50:14 + PACKAGES=/tmp/packages_end.txt 00:50:14 + case "${OS_FAMILY}" in 00:50:14 + dpkg -l 00:50:14 + grep '^ii' 00:50:14 + '[' -f /tmp/packages_start.txt ']' 00:50:14 + '[' -f /tmp/packages_end.txt ']' 00:50:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:50:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:50:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:50:14 + 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:50:14 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:50:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:15 prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container 00:50:15 $ 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:50:15 $ docker top f717004c5e4b67c1a37b0dc3189932bfa31ba49bf0ba3000b67a3907420f6273 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:15 + touch /tmp/pre-build-complete [Pipeline] sh 00:50:15 + mkdir -p /var/log/sysstat [Pipeline] sh 00:50:16 + ls /var/log/sa-host 00:50:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:16 provisioning config files... 00:50:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config478449864418008905tmp [Pipeline] { [Pipeline] echo 00:50:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:50:16 ---> create-netrc.sh [Pipeline] } 00:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:50:17 ---> python-tools-install.sh [Pipeline] echo 00:50:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:50:17 ---> sudo-logs.sh 00:50:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:50:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:50:17 ---> job-cost.sh 00:50:17 lf-activate-venv: SKIPPING 00:50:17 DEBUG: total: 0.2199999988079071 00:50:17 INFO: Retrieving Stack Cost... 00:50:17 INFO: Retrieving Pricing Info for: v3-standard-8 00:50:18 INFO: Archiving Costs [Pipeline] echo 00:50:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:50:18 ---> logs-deploy.sh 00:50:18 lf-activate-venv: SKIPPING 00:50:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/153 00:50:18 INFO: archiving workspace using pattern(s): 00:50:19 Archives upload complete. 00:50:19 INFO: archiving logs to Nexus