Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35d704078b0040fb0b2eaaabdf6860ed02d459b4 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-ssh9551402568253199875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10974846220989205286.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh525490803420383350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13563179179288959907.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-ssh10232879403693750407.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18139 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 35d704078b0040fb0b2eaaabdf6860ed02d459b4 (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 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 Commit message: "build: Fix vendor target (#624)" > git rev-list --no-walk fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T19:03:45.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T19:03:45.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T19:03:45.945Z] ========================================================= [2023-11-15T19:03:45.945Z] EdgeX Global Pipelines Version Info [2023-11-15T19:03:45.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:03:47.030Z] ------------------- [2023-11-15T19:03:47.030Z] stable info: [2023-11-15T19:03:47.030Z] ------------------- [2023-11-15T19:03:47.030Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-15T19:03:47.030Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T19:03:47.030Z] Message: update stable to v1.0.257 [2023-11-15T19:03:47.603Z] ------------------- [2023-11-15T19:03:47.603Z] experimental info: [2023-11-15T19:03:47.603Z] ------------------- [2023-11-15T19:03:47.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T19:03:47.603Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T19:03:47.603Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T19:03:47.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-15T19:03:47.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-15T19:03:47.800Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T19:03:47.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T19:03:47.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T19:03:47.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T19:03:47.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T19:03:47.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T19:03:47.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T19:03:47.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T19:03:47.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T19:03:47.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-15T19:03:47.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T19:03:47.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T19:03:47.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T19:03:47.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T19:03:48.006Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T19:03:48.023Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T19:03:48.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T19:03:48.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T19:03:48.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-15T19:03:48.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-15T19:03:48.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T19:03:48.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T19:03:48.140Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T19:03:48.155Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T19:03:48.169Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T19:03:48.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-15T19:03:48.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-15T19:03:48.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-15T19:03:48.226Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo [2023-11-15T19:03:48.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35d7040 [Pipeline] echo [2023-11-15T19:03:48.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:03:48.299Z] provisioning config files... [2023-11-15T19:03:48.313Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6458438804438122532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:03:48.616Z] ---> docker-login.sh [2023-11-15T19:03:48.616Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:03:48.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:48.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:48.876Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:48.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:48.876Z] [2023-11-15T19:03:48.876Z] Login Succeeded [2023-11-15T19:03:48.876Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:03:48.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:48.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:48.876Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:48.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:48.876Z] [2023-11-15T19:03:48.876Z] Login Succeeded [2023-11-15T19:03:48.876Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:03:49.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:49.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:49.136Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:49.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:49.136Z] [2023-11-15T19:03:49.136Z] Login Succeeded [2023-11-15T19:03:49.136Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:03:49.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:49.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:49.136Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:49.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:49.136Z] [2023-11-15T19:03:49.136Z] Login Succeeded [2023-11-15T19:03:49.136Z] docker.io [2023-11-15T19:03:49.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:03:49.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:03:49.398Z] Configure a credential helper to remove this warning. See [2023-11-15T19:03:49.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:03:49.398Z] [2023-11-15T19:03:49.398Z] Login Succeeded [2023-11-15T19:03:49.398Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:03:49.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T19:03:49.786Z] + git rev-list -1 --merges 35d704078b0040fb0b2eaaabdf6860ed02d459b4~1..35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo [2023-11-15T19:03:49.842Z] -----------> git rev-list -1 --merges 35d704078b0040fb0b2eaaabdf6860ed02d459b4~1..35d704078b0040fb0b2eaaabdf6860ed02d459b4 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [false] [Pipeline] sh [2023-11-15T19:03:50.135Z] + git log --format=format:%s -1 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo [2023-11-15T19:03:50.153Z] ========================================================= [2023-11-15T19:03:50.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T19:03:50.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:03:50.485Z] + git log --format=format:%s -1 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo [2023-11-15T19:03:50.498Z] [semverPrep] GIT_COMMIT: 35d704078b0040fb0b2eaaabdf6860ed02d459b4, Commit Message: build: Fix vendor target (#624) [Pipeline] echo [2023-11-15T19:03:50.506Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T19:03:50.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:03:50.842Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T19:03:50.842Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T19:03:50.842Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T19:03:50.842Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T19:03:50.842Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T19:03:50.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:03:51.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:03:51.191Z] [2023-11-15T19:03:51.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:03:51.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:03:51.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T19:03:51.498Z] b85a868b505f: Pulling fs layer [2023-11-15T19:03:51.498Z] e2be974225ed: Pulling fs layer [2023-11-15T19:03:51.498Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T19:03:51.498Z] 988bab9f4d93: Pulling fs layer [2023-11-15T19:03:51.498Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T19:03:51.498Z] eaf3925da568: Pulling fs layer [2023-11-15T19:03:51.498Z] bab4dde63d76: Pulling fs layer [2023-11-15T19:03:51.498Z] bde34c3a00c8: Pulling fs layer [2023-11-15T19:03:51.498Z] b352a97aabf1: Pulling fs layer [2023-11-15T19:03:51.498Z] 4872d77fe225: Pulling fs layer [2023-11-15T19:03:51.498Z] 5851b861e8e6: Pulling fs layer [2023-11-15T19:03:51.498Z] bab4dde63d76: Waiting [2023-11-15T19:03:51.498Z] bde34c3a00c8: Waiting [2023-11-15T19:03:51.498Z] 988bab9f4d93: Waiting [2023-11-15T19:03:51.498Z] b352a97aabf1: Waiting [2023-11-15T19:03:51.498Z] 5851b861e8e6: Waiting [2023-11-15T19:03:51.498Z] 1469e6f7b9e6: Waiting [2023-11-15T19:03:51.498Z] eaf3925da568: Waiting [2023-11-15T19:03:51.498Z] 4872d77fe225: Waiting [2023-11-15T19:03:51.498Z] e2be974225ed: Verifying Checksum [2023-11-15T19:03:51.498Z] e2be974225ed: Download complete [2023-11-15T19:03:51.498Z] 988bab9f4d93: Verifying Checksum [2023-11-15T19:03:51.498Z] 988bab9f4d93: Download complete [2023-11-15T19:03:51.498Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T19:03:51.498Z] 1469e6f7b9e6: Download complete [2023-11-15T19:03:51.498Z] eaf3925da568: Download complete [2023-11-15T19:03:51.757Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T19:03:51.757Z] 339a4e72a1f5: Download complete [2023-11-15T19:03:51.757Z] bde34c3a00c8: Verifying Checksum [2023-11-15T19:03:51.757Z] bde34c3a00c8: Download complete [2023-11-15T19:03:51.757Z] b352a97aabf1: Download complete [2023-11-15T19:03:51.757Z] 4872d77fe225: Verifying Checksum [2023-11-15T19:03:51.757Z] 4872d77fe225: Download complete [2023-11-15T19:03:51.757Z] 5851b861e8e6: Verifying Checksum [2023-11-15T19:03:51.757Z] 5851b861e8e6: Download complete [2023-11-15T19:03:51.757Z] b85a868b505f: Verifying Checksum [2023-11-15T19:03:51.757Z] b85a868b505f: Download complete [2023-11-15T19:03:52.017Z] bab4dde63d76: Download complete [2023-11-15T19:03:52.954Z] b85a868b505f: Pull complete [2023-11-15T19:03:53.214Z] e2be974225ed: Pull complete [2023-11-15T19:03:53.783Z] 339a4e72a1f5: Pull complete [2023-11-15T19:03:53.783Z] 988bab9f4d93: Pull complete [2023-11-15T19:03:54.044Z] 1469e6f7b9e6: Pull complete [2023-11-15T19:03:54.044Z] eaf3925da568: Pull complete [2023-11-15T19:03:55.960Z] bab4dde63d76: Pull complete [2023-11-15T19:03:55.960Z] bde34c3a00c8: Pull complete [2023-11-15T19:03:56.220Z] b352a97aabf1: Pull complete [2023-11-15T19:03:56.220Z] 4872d77fe225: Pull complete [2023-11-15T19:03:56.220Z] 5851b861e8e6: Pull complete [2023-11-15T19:03:56.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T19:03:56.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:03:56.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:03:56.313Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:03:56.328Z] $ 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 [2023-11-15T19:04:00.892Z] $ docker top 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e -eo pid,comm [2023-11-15T19:04:00.970Z] 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). [2023-11-15T19:04:00.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:04:01.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:04:01.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:04:01.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:04:01.111Z] $ docker exec 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent [2023-11-15T19:04:01.255Z] SSH_AUTH_SOCK=/tmp/ssh-AbtNbzxW7EDR/agent.32 [2023-11-15T19:04:01.255Z] SSH_AGENT_PID=38 [2023-11-15T19:04:01.262Z] Running ssh-add (command line suppressed) [2023-11-15T19:04:01.342Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3122987103790560645.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3122987103790560645.key) [2023-11-15T19:04:01.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:04:01.664Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T19:04:01.653Z] $ docker exec --env ******** --env ******** 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent -k [2023-11-15T19:04:01.766Z] unset SSH_AUTH_SOCK; [2023-11-15T19:04:01.767Z] unset SSH_AGENT_PID; [2023-11-15T19:04:01.767Z] echo Agent pid 38 killed; [2023-11-15T19:04:01.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T19:04:01.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:04:01.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:04:01.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:04:01.915Z] $ docker exec 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent [2023-11-15T19:04:02.042Z] SSH_AUTH_SOCK=/tmp/ssh-Q47iUiMLoTSS/agent.71 [2023-11-15T19:04:02.042Z] SSH_AGENT_PID=77 [2023-11-15T19:04:02.047Z] Running ssh-add (command line suppressed) [2023-11-15T19:04:02.126Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8624823786642694477.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8624823786642694477.key) [2023-11-15T19:04:02.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:04:02.453Z] + git semver init [2023-11-15T19:04:02.713Z] 2023-11-15 19:04:02,629 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T19:04:02.714Z] 2023-11-15 19:04:02,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-15T19:04:02.714Z] 2023-11-15 19:04:02,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-15T19:04:02.714Z] 2023-11-15 19:04:02,630 [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) [2023-11-15T19:04:03.653Z] 2023-11-15 19:04:03,505 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-15T19:04:03.653Z] 2023-11-15 19:04:03,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-15T19:04:03.653Z] 2023-11-15 19:04:03,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:04:03.653Z] 2023-11-15 19:04:03,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:04:03.653Z] 3.1.0-dev.39 [Pipeline] } [2023-11-15T19:04:03.641Z] $ docker exec --env ******** --env ******** 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent -k [2023-11-15T19:04:03.743Z] unset SSH_AUTH_SOCK; [2023-11-15T19:04:03.745Z] unset SSH_AGENT_PID; [2023-11-15T19:04:03.745Z] echo Agent pid 77 killed; [2023-11-15T19:04:03.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:04:04.079Z] + git semver [Pipeline] } [2023-11-15T19:04:04.330Z] $ docker stop --time=1 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e [2023-11-15T19:04:05.616Z] $ docker rm -f --volumes 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:04:05.986Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T19:04:06.195Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T19:04:06.200Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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 [2023-11-15T19:04:06.327Z] provisioning config files... [2023-11-15T19:04:06.335Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5808444741635738987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:04:06.636Z] ---> docker-login.sh [2023-11-15T19:04:06.636Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:04:06.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:06.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:06.636Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:06.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:06.636Z] [2023-11-15T19:04:06.636Z] Login Succeeded [2023-11-15T19:04:06.636Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:04:06.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:06.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:06.636Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:06.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:06.636Z] [2023-11-15T19:04:06.636Z] Login Succeeded [2023-11-15T19:04:06.636Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:04:06.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:06.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:06.895Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:06.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:06.895Z] [2023-11-15T19:04:06.895Z] Login Succeeded [2023-11-15T19:04:06.895Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:04:06.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:06.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:06.895Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:06.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:06.895Z] [2023-11-15T19:04:06.895Z] Login Succeeded [2023-11-15T19:04:06.895Z] docker.io [2023-11-15T19:04:07.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:04:07.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:04:07.154Z] Configure a credential helper to remove this warning. See [2023-11-15T19:04:07.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:04:07.154Z] [2023-11-15T19:04:07.154Z] Login Succeeded [2023-11-15T19:04:07.154Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:04:07.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T19:04:07.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:04:07.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:04:07.275Z] ========================================================= [2023-11-15T19:04:07.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-15T19:04:07.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:04:07.600Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T19:04:07.600Z] Sending build context to Docker daemon 3.379MB [2023-11-15T19:04:07.600Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:04:07.600Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T19:04:07.600Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-15T19:04:07.600Z] 7264a8db6415: Pulling fs layer [2023-11-15T19:04:07.600Z] c4d48a809fc2: Pulling fs layer [2023-11-15T19:04:07.600Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T19:04:07.600Z] ad3a456e5733: Pulling fs layer [2023-11-15T19:04:07.600Z] 69c7f0334f64: Pulling fs layer [2023-11-15T19:04:07.600Z] 1f1c1a5573a3: Pulling fs layer [2023-11-15T19:04:07.600Z] ce7588e14bc9: Pulling fs layer [2023-11-15T19:04:07.600Z] b5e4710f87ac: Pulling fs layer [2023-11-15T19:04:07.600Z] ce7588e14bc9: Waiting [2023-11-15T19:04:07.600Z] 69c7f0334f64: Waiting [2023-11-15T19:04:07.600Z] b5e4710f87ac: Waiting [2023-11-15T19:04:07.600Z] 1f1c1a5573a3: Waiting [2023-11-15T19:04:07.600Z] ad3a456e5733: Waiting [2023-11-15T19:04:07.600Z] c4d48a809fc2: Verifying Checksum [2023-11-15T19:04:07.600Z] c4d48a809fc2: Download complete [2023-11-15T19:04:07.600Z] ad3a456e5733: Download complete [2023-11-15T19:04:07.600Z] 69c7f0334f64: Verifying Checksum [2023-11-15T19:04:07.600Z] 69c7f0334f64: Download complete [2023-11-15T19:04:07.600Z] 7264a8db6415: Verifying Checksum [2023-11-15T19:04:07.600Z] 7264a8db6415: Download complete [2023-11-15T19:04:07.860Z] 1f1c1a5573a3: Verifying Checksum [2023-11-15T19:04:07.860Z] 1f1c1a5573a3: Download complete [2023-11-15T19:04:07.860Z] 7264a8db6415: Pull complete [2023-11-15T19:04:08.118Z] c4d48a809fc2: Pull complete [2023-11-15T19:04:08.118Z] b5e4710f87ac: Verifying Checksum [2023-11-15T19:04:08.118Z] b5e4710f87ac: Download complete [2023-11-15T19:04:08.118Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T19:04:08.118Z] 4f1c88b9dad5: Download complete [2023-11-15T19:04:08.376Z] ce7588e14bc9: Verifying Checksum [2023-11-15T19:04:11.721Z] 4f1c88b9dad5: Pull complete [2023-11-15T19:04:11.721Z] ad3a456e5733: Pull complete [2023-11-15T19:04:11.721Z] 69c7f0334f64: Pull complete [2023-11-15T19:04:11.721Z] 1f1c1a5573a3: Pull complete [2023-11-15T19:04:13.623Z] ce7588e14bc9: Pull complete [2023-11-15T19:04:14.192Z] b5e4710f87ac: Pull complete [2023-11-15T19:04:14.192Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-15T19:04:14.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T19:04:14.192Z] ---> 88b5674ff536 [2023-11-15T19:04:14.192Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:04:21.288Z] Still waiting to schedule task [2023-11-15T19:04:21.288Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-15T19:04:32.314Z] ---> Running in 0774a656e675 [2023-11-15T19:04:32.314Z] Removing intermediate container 0774a656e675 [2023-11-15T19:04:32.314Z] ---> e7635df8139b [2023-11-15T19:04:32.314Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:04:32.314Z] ---> Running in 04e38b13b811 [2023-11-15T19:04:32.314Z] Removing intermediate container 04e38b13b811 [2023-11-15T19:04:32.314Z] ---> 29dd7b1c539c [2023-11-15T19:04:32.314Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:04:32.314Z] ---> Running in 1f04c1ccb4b1 [2023-11-15T19:04:32.314Z] Removing intermediate container 1f04c1ccb4b1 [2023-11-15T19:04:32.314Z] ---> 622001d2b035 [2023-11-15T19:04:32.314Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:04:32.314Z] ---> Running in 35a7bf55d633 [2023-11-15T19:04:32.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:04:32.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:04:32.314Z] OK: 264 MiB in 52 packages [2023-11-15T19:04:32.314Z] Removing intermediate container 35a7bf55d633 [2023-11-15T19:04:32.314Z] ---> 400df32079a4 [2023-11-15T19:04:32.314Z] Step 7/12 : WORKDIR /app [2023-11-15T19:04:32.314Z] ---> Running in cac5b1da04f5 [2023-11-15T19:04:32.314Z] Removing intermediate container cac5b1da04f5 [2023-11-15T19:04:32.314Z] ---> ce43a79c99e9 [2023-11-15T19:04:32.314Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T19:04:32.314Z] ---> 02dfdf7ef69c [2023-11-15T19:04:32.314Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:04:32.314Z] ---> Running in 719cbbeb5ea2 [2023-11-15T19:06:23.810Z] Removing intermediate container 719cbbeb5ea2 [2023-11-15T19:06:23.810Z] ---> 41aea365e612 [2023-11-15T19:06:23.810Z] Step 10/12 : COPY . . [2023-11-15T19:06:23.810Z] ---> 08f72ce8ebde [2023-11-15T19:06:23.810Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:06:23.810Z] ---> Running in b4f0c678b168 [2023-11-15T19:06:23.810Z] Removing intermediate container b4f0c678b168 [2023-11-15T19:06:23.810Z] ---> befb8a18a3eb [2023-11-15T19:06:23.810Z] Step 12/12 : RUN $MAKE [2023-11-15T19:06:23.810Z] ---> Running in 61f630aad5d9 [2023-11-15T19:06:23.810Z] noop [2023-11-15T19:06:23.810Z] Removing intermediate container 61f630aad5d9 [2023-11-15T19:06:23.810Z] ---> d6333e57a209 [2023-11-15T19:06:23.810Z] Successfully built d6333e57a209 [2023-11-15T19:06:23.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:06:24.137Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T19:06:24.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:06:24.202Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:06:24.231Z] $ 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 [2023-11-15T19:06:24.570Z] $ docker top 242271af6f80454c5d4b8eb1694005fef01f903e0eaf23c27382533e9af14e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:06:24.916Z] + go version [2023-11-15T19:06:24.916Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T19:06:24.925Z] $ docker stop --time=1 242271af6f80454c5d4b8eb1694005fef01f903e0eaf23c27382533e9af14e72 [2023-11-15T19:06:26.224Z] $ docker rm -f --volumes 242271af6f80454c5d4b8eb1694005fef01f903e0eaf23c27382533e9af14e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:06:26.644Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T19:06:26.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:06:26.725Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:06:26.758Z] $ 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 [2023-11-15T19:06:27.097Z] $ docker top bfd1fccbaca0db7fde6261965c8ee9c29f074129bd9f6dfdccc95a1709a7eb96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:06:27.447Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-15T19:06:27.746Z] + make test [2023-11-15T19:06:27.746Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T19:06:45.834Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-15T19:07:02.181Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18143 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-11-15T19:07:02.194Z] Running in /w/workspace/app-service-configurable/209 [Pipeline] { [Pipeline] checkout [2023-11-15T19:07:02.230Z] Selected Git installation does not exist. Using Default [2023-11-15T19:07:02.230Z] The recommended git tool is: NONE [2023-11-15T19:07:03.930Z] go vet ./... [2023-11-15T19:07:05.828Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T19:07:05.828Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T19:07:05.828Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T19:07:06.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T19:07:06.110Z] $ docker stop --time=1 bfd1fccbaca0db7fde6261965c8ee9c29f074129bd9f6dfdccc95a1709a7eb96 [2023-11-15T19:07:07.274Z] using credential edgex-jenkins-ssh [2023-11-15T19:07:07.290Z] Cloning the remote Git repository [2023-11-15T19:07:07.341Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-15T19:07:07.440Z] > git init /w/workspace/app-service-configurable/209 # timeout=10 [2023-11-15T19:07:07.581Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-15T19:07:07.582Z] > git --version # timeout=10 [2023-11-15T19:07:07.605Z] > git --version # 'git version 2.25.1' [2023-11-15T19:07:07.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T19:07:07.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T19:07:10.312Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-15T19:07:10.337Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T19:07:11.164Z] Avoid second fetch [2023-11-15T19:07:11.164Z] Checking out Revision 35d704078b0040fb0b2eaaabdf6860ed02d459b4 (main) [2023-11-15T19:07:11.695Z] Commit message: "build: Fix vendor target (#624)" [2023-11-15T19:07:11.181Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T19:07:11.252Z] > git checkout -f 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 [2023-11-15T19:07:13.746Z] $ docker rm -f --volumes bfd1fccbaca0db7fde6261965c8ee9c29f074129bd9f6dfdccc95a1709a7eb96 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:07:14.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T19:07:14.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T19:07:14.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T19:07:14.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T19:07:14.575Z] Dload Upload Total Spent Left Speed [2023-11-15T19:07:14.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [2023-11-15T19:07:14.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-11-15T19:07:15.064Z] + ls -al . [2023-11-15T19:07:15.064Z] total 184 [2023-11-15T19:07:15.064Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 19:06 . [2023-11-15T19:07:15.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:03 .. [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:03 .dockerignore [2023-11-15T19:07:15.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:06 .git [2023-11-15T19:07:15.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 .github [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 19:03 .gitignore [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:03 .golangci.yml [2023-11-15T19:07:15.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:04 .semver [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 19:03 Attribution.txt [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 19:03 CHANGELOG.md [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 19:03 Dockerfile [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:03 GOVERNANCE.md [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 19:03 Jenkinsfile [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:03 LICENSE [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 19:03 OWNERS.md [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 19:03 README.md [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION [2023-11-15T19:07:15.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:03 bin [2023-11-15T19:07:15.064Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 15 19:06 coverage.out [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 19:03 go.mod [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 19:03 go.sum [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 19:03 main.go [2023-11-15T19:07:15.064Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 19:03 makefile [2023-11-15T19:07:15.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:15.227Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T19:07:15.405Z] + 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=35d704078b0040fb0b2eaaabdf6860ed02d459b4 --label arch=amd64 --label version=3.1.0-dev.39 . [2023-11-15T19:07:15.405Z] Sending build context to Docker daemon 3.38MB [2023-11-15T19:07:15.405Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:07:15.405Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T19:07:15.405Z] ---> d6333e57a209 [2023-11-15T19:07:15.405Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:07:15.564Z] + sudo tee /etc/docker/daemon.new+ [2023-11-15T19:07:15.564Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T19:07:15.564Z] { [2023-11-15T19:07:15.564Z] "registry-mirrors": [ [2023-11-15T19:07:15.564Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T19:07:15.564Z] ], [2023-11-15T19:07:15.564Z] "bip": "10.250.0.254/24", [2023-11-15T19:07:15.564Z] "hosts": [ [2023-11-15T19:07:15.564Z] "tcp://0.0.0.0:5555", [2023-11-15T19:07:15.564Z] "unix:///var/run/docker.sock" [2023-11-15T19:07:15.564Z] ], [2023-11-15T19:07:15.564Z] "mtu": 1458, [2023-11-15T19:07:15.564Z] "selinux-enabled": true, [2023-11-15T19:07:15.564Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T19:07:15.564Z] } [Pipeline] sh [2023-11-15T19:07:15.663Z] ---> Running in 35a2f923cb95 [2023-11-15T19:07:15.663Z] Removing intermediate container 35a2f923cb95 [2023-11-15T19:07:15.663Z] ---> fa8f203449ef [2023-11-15T19:07:15.663Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:07:15.663Z] ---> Running in 5db2645a2eac [2023-11-15T19:07:15.664Z] Removing intermediate container 5db2645a2eac [2023-11-15T19:07:15.664Z] ---> d2f09f00a127 [2023-11-15T19:07:15.664Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:07:15.664Z] ---> Running in 64fec7bb54a3 [2023-11-15T19:07:15.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-11-15T19:07:15.922Z] Removing intermediate container 64fec7bb54a3 [2023-11-15T19:07:15.922Z] ---> e6f45e72e320 [2023-11-15T19:07:15.922Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:07:15.922Z] ---> Running in 1826335742c4 [Pipeline] sh [2023-11-15T19:07:16.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:16.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:16.247Z] + sudo service docker restart [2023-11-15T19:07:16.440Z] OK: 264 MiB in 52 packages [2023-11-15T19:07:16.699Z] Removing intermediate container 1826335742c4 [2023-11-15T19:07:16.699Z] ---> 5588c20c20ec [2023-11-15T19:07:16.699Z] Step 7/27 : WORKDIR /app [2023-11-15T19:07:16.699Z] ---> Running in d4bc2fe79696 [2023-11-15T19:07:16.965Z] Removing intermediate container d4bc2fe79696 [2023-11-15T19:07:16.965Z] ---> e121799c6b61 [2023-11-15T19:07:16.965Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-15T19:07:16.965Z] ---> 681d6b8ddf79 [2023-11-15T19:07:16.965Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:07:16.965Z] ---> Running in 9ac21ac6f46b [2023-11-15T19:07:17.907Z] Removing intermediate container 9ac21ac6f46b [2023-11-15T19:07:17.907Z] ---> f8d46e5f02a7 [2023-11-15T19:07:17.907Z] Step 10/27 : COPY . . [2023-11-15T19:07:17.907Z] ---> 329c01924896 [2023-11-15T19:07:17.907Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:07:18.183Z] ---> Running in 528b2c2f0c55 [2023-11-15T19:07:18.183Z] Removing intermediate container 528b2c2f0c55 [2023-11-15T19:07:18.183Z] ---> 4ee3c0e99f80 [2023-11-15T19:07:18.183Z] Step 12/27 : RUN $MAKE [2023-11-15T19:07:18.183Z] ---> Running in f177453fdafe [2023-11-15T19:07:18.442Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:07:34.512Z] provisioning config files... [2023-11-15T19:07:34.540Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/209@tmp/config10236077682670947339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:07:34.911Z] ---> docker-login.sh [2023-11-15T19:07:34.911Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:07:35.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:35.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:35.503Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:35.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:35.503Z] [2023-11-15T19:07:35.503Z] Login Succeeded [2023-11-15T19:07:35.503Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:07:35.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:36.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:36.045Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:36.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:36.045Z] [2023-11-15T19:07:36.045Z] Login Succeeded [2023-11-15T19:07:36.045Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:07:36.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:36.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:36.314Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:36.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:36.314Z] [2023-11-15T19:07:36.314Z] Login Succeeded [2023-11-15T19:07:36.314Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:07:36.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:36.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:36.853Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:36.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:36.853Z] [2023-11-15T19:07:36.853Z] Login Succeeded [2023-11-15T19:07:36.853Z] docker.io [2023-11-15T19:07:37.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:37.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:37.387Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:37.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:37.387Z] [2023-11-15T19:07:37.387Z] Login Succeeded [2023-11-15T19:07:37.387Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:07:37.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T19:07:37.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:07:37.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:07:37.710Z] ========================================================= [2023-11-15T19:07:37.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T19:07:37.710Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:38.068Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T19:07:38.068Z] Sending build context to Docker daemon 159.7kB [2023-11-15T19:07:38.339Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:07:38.339Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T19:07:38.612Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T19:07:38.612Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T19:07:38.612Z] 5d54e960e981: Pulling fs layer [2023-11-15T19:07:38.612Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T19:07:38.612Z] f0e02332f6b5: Pulling fs layer [2023-11-15T19:07:38.612Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T19:07:38.612Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T19:07:38.612Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T19:07:38.612Z] f0e02332f6b5: Waiting [2023-11-15T19:07:38.612Z] 872ee5b61b7b: Waiting [2023-11-15T19:07:38.612Z] 0c6a40ed1a82: Waiting [2023-11-15T19:07:38.612Z] 94ae7d8d031c: Waiting [2023-11-15T19:07:38.612Z] 5d54e960e981: Verifying Checksum [2023-11-15T19:07:38.612Z] f0e02332f6b5: Verifying Checksum [2023-11-15T19:07:38.612Z] f0e02332f6b5: Download complete [2023-11-15T19:07:38.612Z] 872ee5b61b7b: Download complete [2023-11-15T19:07:38.612Z] 9fda8d8052c6: Verifying Checksum [2023-11-15T19:07:38.612Z] 9fda8d8052c6: Download complete [2023-11-15T19:07:39.219Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T19:07:39.219Z] 94ae7d8d031c: Download complete [2023-11-15T19:07:39.494Z] 9fda8d8052c6: Pull complete [2023-11-15T19:07:40.474Z] 5d54e960e981: Pull complete [2023-11-15T19:07:40.474Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T19:07:40.474Z] c4a7e357bf2a: Download complete [2023-11-15T19:07:41.895Z] 0c6a40ed1a82: Verifying Checksum [2023-11-15T19:07:41.895Z] 0c6a40ed1a82: Download complete [2023-11-15T19:07:45.208Z] Removing intermediate container f177453fdafe [2023-11-15T19:07:45.208Z] ---> 8210fcbb02a5 [2023-11-15T19:07:45.208Z] Step 13/27 : FROM alpine:3.18 [2023-11-15T19:07:45.208Z] 3.18: Pulling from library/alpine [2023-11-15T19:07:45.208Z] 96526aa774ef: Pulling fs layer [2023-11-15T19:07:45.208Z] 96526aa774ef: Verifying Checksum [2023-11-15T19:07:45.208Z] 96526aa774ef: Download complete [2023-11-15T19:07:45.208Z] 96526aa774ef: Pull complete [2023-11-15T19:07:45.208Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T19:07:45.208Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T19:07:45.208Z] ---> 8ca4688f4f35 [2023-11-15T19:07:45.208Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T19:07:45.208Z] ---> Running in 1eae87f899e4 [2023-11-15T19:07:45.208Z] Removing intermediate container 1eae87f899e4 [2023-11-15T19:07:45.208Z] ---> 4db2b587cc44 [2023-11-15T19:07:45.208Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-15T19:07:45.208Z] ---> Running in bcda1a8a1fc6 [2023-11-15T19:07:45.208Z] Removing intermediate container bcda1a8a1fc6 [2023-11-15T19:07:45.208Z] ---> 1943e88c0a68 [2023-11-15T19:07:45.208Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T19:07:45.208Z] ---> Running in c8fe65ddab50 [2023-11-15T19:07:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:45.208Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T19:07:45.208Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T19:07:45.208Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T19:07:45.208Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:07:45.208Z] OK: 8 MiB in 17 packages [2023-11-15T19:07:45.208Z] Removing intermediate container c8fe65ddab50 [2023-11-15T19:07:45.208Z] ---> 91400920c1fc [2023-11-15T19:07:45.208Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T19:07:45.208Z] ---> Running in c33772a5c22a [2023-11-15T19:07:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T19:07:45.208Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:07:45.208Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:45.208Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T19:07:45.208Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:45.208Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:07:45.208Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:07:45.208Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:45.208Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:07:45.208Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T19:07:45.208Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:07:45.208Z] OK: 8 MiB in 17 packages [2023-11-15T19:07:45.777Z] Removing intermediate container c33772a5c22a [2023-11-15T19:07:45.777Z] ---> 5f94670c82e3 [2023-11-15T19:07:45.777Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T19:07:45.777Z] ---> af105251e7d9 [2023-11-15T19:07:45.777Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T19:07:46.036Z] ---> dcd30e2cbbe3 [2023-11-15T19:07:46.036Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-15T19:07:46.295Z] ---> 24e0850da1dc [2023-11-15T19:07:46.295Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-15T19:07:47.697Z] ---> 2106834a452f [2023-11-15T19:07:47.697Z] Step 22/27 : EXPOSE 48095 [2023-11-15T19:07:47.697Z] ---> Running in 4755546ae3b5 [2023-11-15T19:07:47.697Z] Removing intermediate container 4755546ae3b5 [2023-11-15T19:07:47.697Z] ---> c1596fae66d2 [2023-11-15T19:07:47.697Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-15T19:07:47.955Z] ---> Running in f3ac7459366d [2023-11-15T19:07:47.955Z] Removing intermediate container f3ac7459366d [2023-11-15T19:07:47.955Z] ---> 39394b1d30bc [2023-11-15T19:07:47.955Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T19:07:47.955Z] ---> Running in 66fcc5e31979 [2023-11-15T19:07:48.220Z] Removing intermediate container 66fcc5e31979 [2023-11-15T19:07:48.220Z] ---> cda29b5908f6 [2023-11-15T19:07:48.220Z] Step 25/27 : LABEL arch=amd64 [2023-11-15T19:07:48.220Z] ---> Running in c6ae89f3509c [2023-11-15T19:07:48.220Z] Removing intermediate container c6ae89f3509c [2023-11-15T19:07:48.220Z] ---> 401715cb2092 [2023-11-15T19:07:48.220Z] Step 26/27 : LABEL git_sha=35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:07:48.220Z] ---> Running in 2dfeb04d97ce [2023-11-15T19:07:48.480Z] Removing intermediate container 2dfeb04d97ce [2023-11-15T19:07:48.480Z] ---> 650cb60e29cd [2023-11-15T19:07:48.480Z] Step 27/27 : LABEL version=3.1.0-dev.39 [2023-11-15T19:07:48.480Z] ---> Running in 6e225deb7ee9 [2023-11-15T19:07:48.480Z] Removing intermediate container 6e225deb7ee9 [2023-11-15T19:07:48.480Z] ---> 4cd336fb37c1 [2023-11-15T19:07:48.480Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T19:07:48.480Z] Successfully built 4cd336fb37c1 [2023-11-15T19:07:48.762Z] 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 [2023-11-15T19:07:48.847Z] provisioning config files... [2023-11-15T19:07:48.856Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16282475443234776967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:07:49.175Z] ---> docker-login.sh [2023-11-15T19:07:49.175Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:07:49.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:49.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:49.175Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:49.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:49.175Z] [2023-11-15T19:07:49.175Z] Login Succeeded [2023-11-15T19:07:49.175Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:07:49.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:49.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:49.433Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:49.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:49.433Z] [2023-11-15T19:07:49.433Z] Login Succeeded [2023-11-15T19:07:49.433Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:07:49.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:49.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:49.433Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:49.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:49.433Z] [2023-11-15T19:07:49.433Z] Login Succeeded [2023-11-15T19:07:49.433Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:07:49.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:49.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:49.691Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:49.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:49.691Z] [2023-11-15T19:07:49.691Z] Login Succeeded [2023-11-15T19:07:49.691Z] docker.io [2023-11-15T19:07:49.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:07:49.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:07:49.949Z] Configure a credential helper to remove this warning. See [2023-11-15T19:07:49.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:07:49.949Z] [2023-11-15T19:07:49.949Z] Login Succeeded [2023-11-15T19:07:49.949Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:07:49.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:07:49.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:07:50.018Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-15T19:07:50.018Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:07:50.018Z] latest [2023-11-15T19:07:50.018Z] 3.1.0-dev.39 [2023-11-15T19:07:50.018Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [2023-11-15T19:07:50.018Z] main [2023-11-15T19:07:50.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:50.354Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:50.672Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:07:50.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-15T19:07:50.672Z] eca006204104: Preparing [2023-11-15T19:07:50.672Z] 7fa94b552e44: Preparing [2023-11-15T19:07:50.672Z] 97c43a67852c: Preparing [2023-11-15T19:07:50.672Z] 5dca2513874d: Preparing [2023-11-15T19:07:50.672Z] 68c22027203c: Preparing [2023-11-15T19:07:50.672Z] be24e0b15e9b: Preparing [2023-11-15T19:07:50.672Z] cc2447e1835a: Preparing [2023-11-15T19:07:50.672Z] be24e0b15e9b: Waiting [2023-11-15T19:07:50.672Z] cc2447e1835a: Waiting [2023-11-15T19:07:50.672Z] 5dca2513874d: Pushed [2023-11-15T19:07:50.672Z] 7fa94b552e44: Pushed [2023-11-15T19:07:50.672Z] 97c43a67852c: Pushed [2023-11-15T19:07:50.672Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:50.932Z] be24e0b15e9b: Pushed [2023-11-15T19:07:51.500Z] 68c22027203c: Pushed [2023-11-15T19:07:53.407Z] eca006204104: Pushed [2023-11-15T19:07:53.668Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:53.979Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:54.253Z] c4a7e357bf2a: Pull complete [2023-11-15T19:07:54.253Z] f0e02332f6b5: Pull complete [2023-11-15T19:07:54.253Z] 872ee5b61b7b: Pull complete [2023-11-15T19:07:54.320Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-15T19:07:54.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-15T19:07:54.320Z] eca006204104: Preparing [2023-11-15T19:07:54.320Z] 7fa94b552e44: Preparing [2023-11-15T19:07:54.320Z] 97c43a67852c: Preparing [2023-11-15T19:07:54.320Z] 5dca2513874d: Preparing [2023-11-15T19:07:54.320Z] 68c22027203c: Preparing [2023-11-15T19:07:54.320Z] be24e0b15e9b: Preparing [2023-11-15T19:07:54.320Z] cc2447e1835a: Preparing [2023-11-15T19:07:54.320Z] be24e0b15e9b: Waiting [2023-11-15T19:07:54.320Z] cc2447e1835a: Waiting [2023-11-15T19:07:54.320Z] 68c22027203c: Layer already exists [2023-11-15T19:07:54.320Z] eca006204104: Layer already exists [2023-11-15T19:07:54.320Z] 7fa94b552e44: Layer already exists [2023-11-15T19:07:54.320Z] 97c43a67852c: Layer already exists [2023-11-15T19:07:54.320Z] 5dca2513874d: Layer already exists [2023-11-15T19:07:54.320Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:54.320Z] be24e0b15e9b: Layer already exists [2023-11-15T19:07:54.320Z] latest: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:54.628Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:54.933Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.39 [2023-11-15T19:07:54.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-15T19:07:54.933Z] eca006204104: Preparing [2023-11-15T19:07:54.933Z] 7fa94b552e44: Preparing [2023-11-15T19:07:54.933Z] 97c43a67852c: Preparing [2023-11-15T19:07:54.933Z] 5dca2513874d: Preparing [2023-11-15T19:07:54.933Z] 68c22027203c: Preparing [2023-11-15T19:07:54.933Z] be24e0b15e9b: Preparing [2023-11-15T19:07:54.933Z] cc2447e1835a: Preparing [2023-11-15T19:07:54.933Z] be24e0b15e9b: Waiting [2023-11-15T19:07:54.933Z] eca006204104: Layer already exists [2023-11-15T19:07:54.933Z] 7fa94b552e44: Layer already exists [2023-11-15T19:07:54.933Z] 68c22027203c: Layer already exists [2023-11-15T19:07:54.933Z] 97c43a67852c: Layer already exists [2023-11-15T19:07:54.933Z] 5dca2513874d: Layer already exists [2023-11-15T19:07:54.933Z] be24e0b15e9b: Layer already exists [2023-11-15T19:07:54.933Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:54.933Z] 3.1.0-dev.39: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:55.247Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:55.556Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [2023-11-15T19:07:55.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-15T19:07:55.556Z] eca006204104: Preparing [2023-11-15T19:07:55.556Z] 7fa94b552e44: Preparing [2023-11-15T19:07:55.556Z] 97c43a67852c: Preparing [2023-11-15T19:07:55.556Z] 5dca2513874d: Preparing [2023-11-15T19:07:55.556Z] 68c22027203c: Preparing [2023-11-15T19:07:55.556Z] be24e0b15e9b: Preparing [2023-11-15T19:07:55.556Z] cc2447e1835a: Preparing [2023-11-15T19:07:55.556Z] cc2447e1835a: Waiting [2023-11-15T19:07:55.556Z] be24e0b15e9b: Waiting [2023-11-15T19:07:55.556Z] 68c22027203c: Layer already exists [2023-11-15T19:07:55.556Z] 7fa94b552e44: Layer already exists [2023-11-15T19:07:55.556Z] eca006204104: Layer already exists [2023-11-15T19:07:55.556Z] 97c43a67852c: Layer already exists [2023-11-15T19:07:55.556Z] 5dca2513874d: Layer already exists [2023-11-15T19:07:55.556Z] be24e0b15e9b: Layer already exists [2023-11-15T19:07:55.556Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:55.556Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:55.867Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:56.169Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-15T19:07:56.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-15T19:07:56.169Z] eca006204104: Preparing [2023-11-15T19:07:56.169Z] 7fa94b552e44: Preparing [2023-11-15T19:07:56.169Z] 97c43a67852c: Preparing [2023-11-15T19:07:56.169Z] 5dca2513874d: Preparing [2023-11-15T19:07:56.169Z] 68c22027203c: Preparing [2023-11-15T19:07:56.169Z] be24e0b15e9b: Preparing [2023-11-15T19:07:56.169Z] cc2447e1835a: Preparing [2023-11-15T19:07:56.169Z] be24e0b15e9b: Waiting [2023-11-15T19:07:56.169Z] cc2447e1835a: Waiting [2023-11-15T19:07:56.169Z] 97c43a67852c: Layer already exists [2023-11-15T19:07:56.169Z] 5dca2513874d: Layer already exists [2023-11-15T19:07:56.169Z] eca006204104: Layer already exists [2023-11-15T19:07:56.169Z] 7fa94b552e44: Layer already exists [2023-11-15T19:07:56.170Z] 68c22027203c: Layer already exists [2023-11-15T19:07:56.170Z] be24e0b15e9b: Layer already exists [2023-11-15T19:07:56.170Z] cc2447e1835a: Layer already exists [2023-11-15T19:07:56.170Z] main: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:07:56.212Z] ===================================================== [Pipeline] echo [2023-11-15T19:07:56.226Z] taggedImages: [2023-11-15T19:07:56.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:07:56.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-15T19:07:56.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.39 [2023-11-15T19:07:56.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [2023-11-15T19:07:56.226Z] - 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 [2023-11-15T19:07:56.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:07:56.600Z] [2023-11-15T19:07:56.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:56.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:07:57.843Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T19:07:57.843Z] 5eb5b503b376: Pulling fs layer [2023-11-15T19:07:57.843Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T19:07:57.843Z] ec43610c2a17: Pulling fs layer [2023-11-15T19:07:57.843Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T19:07:57.843Z] 33b1e0a273af: Pulling fs layer [2023-11-15T19:07:57.843Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T19:07:57.843Z] 2f39f015ded8: Pulling fs layer [2023-11-15T19:07:57.843Z] 3a2ae6a8a46f: Waiting [2023-11-15T19:07:57.843Z] 33b1e0a273af: Waiting [2023-11-15T19:07:57.843Z] 5d3b04190fa2: Waiting [2023-11-15T19:07:57.843Z] 2f39f015ded8: Waiting [2023-11-15T19:07:58.107Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T19:07:58.107Z] 5c69ac0246d0: Download complete [2023-11-15T19:07:58.107Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T19:07:58.107Z] 3a2ae6a8a46f: Download complete [2023-11-15T19:07:58.107Z] 33b1e0a273af: Verifying Checksum [2023-11-15T19:07:58.107Z] 33b1e0a273af: Download complete [2023-11-15T19:07:58.107Z] 5d3b04190fa2: Download complete [2023-11-15T19:07:58.107Z] ec43610c2a17: Verifying Checksum [2023-11-15T19:07:58.107Z] ec43610c2a17: Download complete [2023-11-15T19:07:58.367Z] 5eb5b503b376: Verifying Checksum [2023-11-15T19:07:58.367Z] 5eb5b503b376: Download complete [2023-11-15T19:07:58.936Z] 2f39f015ded8: Verifying Checksum [2023-11-15T19:07:58.936Z] 2f39f015ded8: Download complete [2023-11-15T19:07:59.870Z] 5eb5b503b376: Pull complete [2023-11-15T19:08:00.169Z] 5c69ac0246d0: Pull complete [2023-11-15T19:08:00.426Z] ec43610c2a17: Pull complete [2023-11-15T19:08:00.684Z] 3a2ae6a8a46f: Pull complete [2023-11-15T19:08:00.684Z] 33b1e0a273af: Pull complete [2023-11-15T19:08:00.942Z] 5d3b04190fa2: Pull complete [2023-11-15T19:08:02.483Z] 0c6a40ed1a82: Pull complete [2023-11-15T19:08:06.206Z] 2f39f015ded8: Pull complete [2023-11-15T19:08:06.206Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T19:08:06.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:08:06.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:08:06.318Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:08:06.359Z] $ 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 [2023-11-15T19:08:06.729Z] 94ae7d8d031c: Pull complete [2023-11-15T19:08:06.729Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T19:08:06.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T19:08:06.729Z] ---> 86de565de09d [2023-11-15T19:08:06.729Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:08:08.270Z] ---> Running in 560b12b0b334 [2023-11-15T19:08:08.877Z] Removing intermediate container 560b12b0b334 [2023-11-15T19:08:08.877Z] ---> 9bd4578057c5 [2023-11-15T19:08:08.877Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:08:08.877Z] ---> Running in 134938068d81 [2023-11-15T19:08:09.164Z] Removing intermediate container 134938068d81 [2023-11-15T19:08:09.164Z] ---> be83767e4fcb [2023-11-15T19:08:09.164Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:08:09.164Z] ---> Running in 6a2813530fef [2023-11-15T19:08:09.746Z] Removing intermediate container 6a2813530fef [2023-11-15T19:08:09.747Z] ---> 06599a917abb [2023-11-15T19:08:09.747Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:08:09.747Z] ---> Running in 6a994468205e [2023-11-15T19:08:11.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:08:11.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:08:12.242Z] OK: 266 MiB in 52 packages [2023-11-15T19:08:13.219Z] Removing intermediate container 6a994468205e [2023-11-15T19:08:13.219Z] ---> 3598a0044a57 [2023-11-15T19:08:13.219Z] Step 7/12 : WORKDIR /app [2023-11-15T19:08:13.490Z] ---> Running in 8dd1006d957b [2023-11-15T19:08:13.760Z] Removing intermediate container 8dd1006d957b [2023-11-15T19:08:13.760Z] ---> 40357a10218c [2023-11-15T19:08:13.760Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T19:08:14.344Z] ---> 5109bd75da3a [2023-11-15T19:08:14.344Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:08:14.344Z] ---> Running in ad0058c53ea9 [2023-11-15T19:08:15.040Z] $ docker top 084851b001ef5f6fbfc8df3c95a87d361bac428d7292119780bb9caf35dd1903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:15.423Z] ---> job-cost.sh [2023-11-15T19:08:15.423Z] lf-activate-venv: SKIPPING [2023-11-15T19:08:15.423Z] INFO: No Stack... [2023-11-15T19:08:15.992Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T19:08:16.252Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T19:08:16.544Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-15T19:08:16.544Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T19:08:16.560Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [2023-11-15T19:08:16.565Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] did not exist. Created. [2023-11-15T19:08:16.565Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T19:08:16.868Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T19:08:16.889Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T19:08:16.895Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T19:08:16.914Z] $ docker stop --time=1 084851b001ef5f6fbfc8df3c95a87d361bac428d7292119780bb9caf35dd1903 [2023-11-15T19:08:18.076Z] $ docker rm -f --volumes 084851b001ef5f6fbfc8df3c95a87d361bac428d7292119780bb9caf35dd1903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T19:09:36.019Z] Removing intermediate container ad0058c53ea9 [2023-11-15T19:09:36.019Z] ---> 3acef40ba97a [2023-11-15T19:09:36.019Z] Step 10/12 : COPY . . [2023-11-15T19:09:36.019Z] ---> 83ee19c0c524 [2023-11-15T19:09:36.019Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:09:36.019Z] ---> Running in 001a60277c60 [2023-11-15T19:09:36.019Z] Removing intermediate container 001a60277c60 [2023-11-15T19:09:36.019Z] ---> 245c9e84c777 [2023-11-15T19:09:36.019Z] Step 12/12 : RUN $MAKE [2023-11-15T19:09:36.019Z] ---> Running in b99fa2e22421 [2023-11-15T19:09:36.019Z] noop [2023-11-15T19:09:36.019Z] Removing intermediate container b99fa2e22421 [2023-11-15T19:09:36.019Z] ---> 431ad110c396 [2023-11-15T19:09:36.019Z] Successfully built 431ad110c396 [2023-11-15T19:09:36.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:09:36.368Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T19:09:36.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:09:36.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-18143 does not seem to be running inside a container [2023-11-15T19:09:36.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/209 -v /w/workspace/app-service-configurable/209:/w/workspace/app-service-configurable/209:rw,z -v /w/workspace/app-service-configurable/209@tmp:/w/workspace/app-service-configurable/209@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 [2023-11-15T19:09:37.883Z] $ docker top d02e730c5008183ba7cba20d2a50ae2ebcaee09df601635efa2820e59ec2378f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:09:38.720Z] + go version [2023-11-15T19:09:38.720Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T19:09:38.744Z] $ docker stop --time=1 d02e730c5008183ba7cba20d2a50ae2ebcaee09df601635efa2820e59ec2378f [2023-11-15T19:09:40.396Z] $ docker rm -f --volumes d02e730c5008183ba7cba20d2a50ae2ebcaee09df601635efa2820e59ec2378f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:09:40.938Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T19:09:40.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:09:41.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-18143 does not seem to be running inside a container [2023-11-15T19:09:41.415Z] $ 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/209 -v /w/workspace/app-service-configurable/209:/w/workspace/app-service-configurable/209:rw,z -v /w/workspace/app-service-configurable/209@tmp:/w/workspace/app-service-configurable/209@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 [2023-11-15T19:09:42.604Z] $ docker top 8c211c29ebef29316348666a8f6981fe544251384581725cf0c30167f5c6259c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:09:43.123Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/209 [Pipeline] fileExists [Pipeline] sh [2023-11-15T19:09:43.773Z] + make test [2023-11-15T19:09:43.773Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T19:12:05.457Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-15T19:12:05.457Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T19:12:05.457Z] go vet ./... [2023-11-15T19:13:42.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T19:13:42.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T19:13:42.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T19:13:42.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T19:13:42.123Z] $ docker stop --time=1 8c211c29ebef29316348666a8f6981fe544251384581725cf0c30167f5c6259c [2023-11-15T19:13:44.014Z] $ docker rm -f --volumes 8c211c29ebef29316348666a8f6981fe544251384581725cf0c30167f5c6259c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:13:45.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T19:13:45.557Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T19:13:45.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:13:46.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T19:13:46.668Z] + ls -al . [2023-11-15T19:13:46.668Z] total 180 [2023-11-15T19:13:46.668Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 19:09 . [2023-11-15T19:13:46.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:07 .. [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:07 .dockerignore [2023-11-15T19:13:46.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:07 .git [2023-11-15T19:13:46.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:07 .github [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 19:07 .gitignore [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:07 .golangci.yml [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 19:07 Attribution.txt [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 19:07 CHANGELOG.md [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 19:07 Dockerfile [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:07 GOVERNANCE.md [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 19:07 Jenkinsfile [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:07 LICENSE [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 19:07 OWNERS.md [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 19:07 README.md [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION [2023-11-15T19:13:46.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:07 bin [2023-11-15T19:13:46.668Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 15 19:09 coverage.out [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 19:07 go.mod [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 19:07 go.sum [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 19:07 main.go [2023-11-15T19:13:46.668Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 19:07 makefile [2023-11-15T19:13:46.668Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:13:47.008Z] + 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=35d704078b0040fb0b2eaaabdf6860ed02d459b4 --label arch=arm64 --label version=3.1.0-dev.39 . [2023-11-15T19:13:47.008Z] Sending build context to Docker daemon 160.8kB [2023-11-15T19:13:47.275Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:13:47.275Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T19:13:47.275Z] ---> 431ad110c396 [2023-11-15T19:13:47.276Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:13:47.276Z] ---> Running in 5d5b931ee846 [2023-11-15T19:13:47.546Z] Removing intermediate container 5d5b931ee846 [2023-11-15T19:13:47.546Z] ---> 3cc9127722af [2023-11-15T19:13:47.546Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:13:47.812Z] ---> Running in df7b848ebafb [2023-11-15T19:13:51.150Z] Removing intermediate container df7b848ebafb [2023-11-15T19:13:51.150Z] ---> 48edb9ca0e59 [2023-11-15T19:13:51.150Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:13:51.150Z] ---> Running in 3d45aafcdda6 [2023-11-15T19:13:51.733Z] Removing intermediate container 3d45aafcdda6 [2023-11-15T19:13:51.733Z] ---> 49e06ca210d1 [2023-11-15T19:13:51.733Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:13:51.733Z] ---> Running in 0f36eb451ea1 [2023-11-15T19:13:52.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:13:52.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:13:54.366Z] OK: 266 MiB in 52 packages [2023-11-15T19:13:54.951Z] Removing intermediate container 0f36eb451ea1 [2023-11-15T19:13:54.951Z] ---> 775cb8b2c549 [2023-11-15T19:13:54.951Z] Step 7/27 : WORKDIR /app [2023-11-15T19:13:55.219Z] ---> Running in a2b53a58d591 [2023-11-15T19:13:55.487Z] Removing intermediate container a2b53a58d591 [2023-11-15T19:13:55.487Z] ---> 5e18fc4a5679 [2023-11-15T19:13:55.487Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-15T19:13:55.755Z] ---> 1d9c8321f401 [2023-11-15T19:13:55.755Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:13:56.043Z] ---> Running in 22b2ffa8e92a [2023-11-15T19:13:58.623Z] Removing intermediate container 22b2ffa8e92a [2023-11-15T19:13:58.623Z] ---> eca8ae104c0a [2023-11-15T19:13:58.623Z] Step 10/27 : COPY . . [2023-11-15T19:13:58.889Z] ---> a18d3b7c08bc [2023-11-15T19:13:58.889Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:13:58.889Z] ---> Running in d2e5d0b4bb8f [2023-11-15T19:13:59.473Z] Removing intermediate container d2e5d0b4bb8f [2023-11-15T19:13:59.473Z] ---> 262f3d1c9363 [2023-11-15T19:13:59.473Z] Step 12/27 : RUN $MAKE [2023-11-15T19:13:59.473Z] ---> Running in 9da47f19ae76 [2023-11-15T19:14:00.432Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-service-configurable [2023-11-15T19:15:52.097Z] Removing intermediate container 9da47f19ae76 [2023-11-15T19:15:52.097Z] ---> 80ac539b7a23 [2023-11-15T19:15:52.097Z] Step 13/27 : FROM alpine:3.18 [2023-11-15T19:15:52.097Z] 3.18: Pulling from library/alpine [2023-11-15T19:15:52.097Z] 579b34f0a95b: Pulling fs layer [2023-11-15T19:15:52.097Z] 579b34f0a95b: Verifying Checksum [2023-11-15T19:15:52.097Z] 579b34f0a95b: Download complete [2023-11-15T19:15:52.097Z] 579b34f0a95b: Pull complete [2023-11-15T19:15:52.097Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T19:15:52.097Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T19:15:52.097Z] ---> 3cc203321400 [2023-11-15T19:15:52.097Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T19:15:52.097Z] ---> Running in 9f7712610051 [2023-11-15T19:15:52.097Z] Removing intermediate container 9f7712610051 [2023-11-15T19:15:52.097Z] ---> 184b7d839c2f [2023-11-15T19:15:52.097Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-15T19:15:52.097Z] ---> Running in 1816ff260c95 [2023-11-15T19:15:52.097Z] Removing intermediate container 1816ff260c95 [2023-11-15T19:15:52.097Z] ---> 63b8b5157104 [2023-11-15T19:15:52.097Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T19:15:52.097Z] ---> Running in ee9efff2537c [2023-11-15T19:15:52.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:15:52.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:15:53.907Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T19:15:54.175Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T19:15:54.175Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T19:15:54.175Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:15:54.440Z] OK: 9 MiB in 17 packages [2023-11-15T19:15:55.850Z] Removing intermediate container ee9efff2537c [2023-11-15T19:15:55.850Z] ---> 365d4f234549 [2023-11-15T19:15:55.850Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T19:15:55.850Z] ---> Running in 2a75d08088cf [2023-11-15T19:15:56.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:15:56.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:15:57.763Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:15:58.027Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:15:58.027Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T19:15:58.027Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:15:58.027Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:15:58.027Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:15:58.027Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:15:58.027Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:15:58.027Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T19:15:58.294Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:15:58.294Z] OK: 9 MiB in 17 packages [2023-11-15T19:15:59.707Z] Removing intermediate container 2a75d08088cf [2023-11-15T19:15:59.707Z] ---> ed0fcc02d059 [2023-11-15T19:15:59.707Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T19:16:01.638Z] ---> 36f299e0424b [2023-11-15T19:16:01.638Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T19:16:02.217Z] ---> ff9ed6342bf6 [2023-11-15T19:16:02.217Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-15T19:16:02.798Z] ---> ffc325c4f34e [2023-11-15T19:16:02.798Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-15T19:16:04.200Z] ---> b67d45d14741 [2023-11-15T19:16:04.200Z] Step 22/27 : EXPOSE 48095 [2023-11-15T19:16:04.200Z] ---> Running in 141fd57f1353 [2023-11-15T19:16:04.466Z] Removing intermediate container 141fd57f1353 [2023-11-15T19:16:04.466Z] ---> 1e9066ab7ba1 [2023-11-15T19:16:04.466Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-15T19:16:04.466Z] ---> Running in 7a789cba1dbb [2023-11-15T19:16:04.734Z] Removing intermediate container 7a789cba1dbb [2023-11-15T19:16:04.734Z] ---> d8fbc5dc8964 [2023-11-15T19:16:04.734Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T19:16:04.734Z] ---> Running in cb903f059409 [2023-11-15T19:16:05.001Z] Removing intermediate container cb903f059409 [2023-11-15T19:16:05.001Z] ---> b753135eb658 [2023-11-15T19:16:05.001Z] Step 25/27 : LABEL arch=arm64 [2023-11-15T19:16:05.267Z] ---> Running in cf77d4ad9c0f [2023-11-15T19:16:05.532Z] Removing intermediate container cf77d4ad9c0f [2023-11-15T19:16:05.532Z] ---> 2dae6e8a4d68 [2023-11-15T19:16:05.532Z] Step 26/27 : LABEL git_sha=35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:16:05.532Z] ---> Running in 2db97fe92c44 [2023-11-15T19:16:05.797Z] Removing intermediate container 2db97fe92c44 [2023-11-15T19:16:05.797Z] ---> 81a66beaa13d [2023-11-15T19:16:05.797Z] Step 27/27 : LABEL version=3.1.0-dev.39 [2023-11-15T19:16:05.797Z] ---> Running in 40cf855e63b9 [2023-11-15T19:16:06.061Z] Removing intermediate container 40cf855e63b9 [2023-11-15T19:16:06.061Z] ---> 954a2946ff5b [2023-11-15T19:16:06.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T19:16:06.061Z] Successfully built 954a2946ff5b [2023-11-15T19:16:06.061Z] 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 [2023-11-15T19:16:06.160Z] provisioning config files... [2023-11-15T19:16:06.172Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/209@tmp/config10272278109347656606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:16:06.501Z] ---> docker-login.sh [2023-11-15T19:16:06.501Z] nexus3.edgexfoundry.org:10001 [2023-11-15T19:16:06.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:16:06.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:16:06.769Z] Configure a credential helper to remove this warning. See [2023-11-15T19:16:06.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:16:06.769Z] [2023-11-15T19:16:06.769Z] Login Succeeded [2023-11-15T19:16:06.769Z] nexus3.edgexfoundry.org:10002 [2023-11-15T19:16:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:16:07.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:16:07.034Z] Configure a credential helper to remove this warning. See [2023-11-15T19:16:07.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:16:07.034Z] [2023-11-15T19:16:07.034Z] Login Succeeded [2023-11-15T19:16:07.034Z] nexus3.edgexfoundry.org:10003 [2023-11-15T19:16:07.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:16:07.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:16:07.299Z] Configure a credential helper to remove this warning. See [2023-11-15T19:16:07.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:16:07.299Z] [2023-11-15T19:16:07.299Z] Login Succeeded [2023-11-15T19:16:07.299Z] nexus3.edgexfoundry.org:10004 [2023-11-15T19:16:07.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:16:07.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:16:07.829Z] Configure a credential helper to remove this warning. See [2023-11-15T19:16:07.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:16:07.829Z] [2023-11-15T19:16:07.829Z] Login Succeeded [2023-11-15T19:16:07.829Z] docker.io [2023-11-15T19:16:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T19:16:08.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T19:16:08.155Z] Configure a credential helper to remove this warning. See [2023-11-15T19:16:08.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T19:16:08.155Z] [2023-11-15T19:16:08.155Z] Login Succeeded [2023-11-15T19:16:08.155Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T19:16:08.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:16:08.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T19:16:08.235Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-15T19:16:08.235Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:16:08.235Z] latest [2023-11-15T19:16:08.235Z] 3.1.0-dev.39 [2023-11-15T19:16:08.235Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [2023-11-15T19:16:08.235Z] main [2023-11-15T19:16:08.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:08.595Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:08.975Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:16:08.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-15T19:16:08.975Z] 5f3ff9257995: Preparing [2023-11-15T19:16:08.975Z] 0222622e882c: Preparing [2023-11-15T19:16:08.975Z] 11a5856fbe80: Preparing [2023-11-15T19:16:08.975Z] ce8341b67774: Preparing [2023-11-15T19:16:08.975Z] c87d1aa7080c: Preparing [2023-11-15T19:16:08.975Z] 7f24c09c1559: Preparing [2023-11-15T19:16:08.975Z] 7f24c09c1559: Waiting [2023-11-15T19:16:08.975Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:16:08.975Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:16:09.255Z] 0222622e882c: Pushed [2023-11-15T19:16:09.255Z] ce8341b67774: Pushed [2023-11-15T19:16:09.255Z] 11a5856fbe80: Pushed [2023-11-15T19:16:09.255Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:16:09.532Z] 7f24c09c1559: Pushed [2023-11-15T19:16:10.986Z] c87d1aa7080c: Pushed [2023-11-15T19:16:15.239Z] 5f3ff9257995: Pushed [2023-11-15T19:16:16.645Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:16.989Z] + 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 [2023-11-15T19:16:17.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-15T19:16:17.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-15T19:16:17.331Z] 5f3ff9257995: Preparing [2023-11-15T19:16:17.331Z] 0222622e882c: Preparing [2023-11-15T19:16:17.331Z] 11a5856fbe80: Preparing [2023-11-15T19:16:17.331Z] ce8341b67774: Preparing [2023-11-15T19:16:17.331Z] c87d1aa7080c: Preparing [2023-11-15T19:16:17.331Z] 7f24c09c1559: Preparing [2023-11-15T19:16:17.331Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:16:17.331Z] 7f24c09c1559: Waiting [2023-11-15T19:16:17.331Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:16:17.331Z] c87d1aa7080c: Layer already exists [2023-11-15T19:16:17.331Z] 11a5856fbe80: Layer already exists [2023-11-15T19:16:17.331Z] ce8341b67774: Layer already exists [2023-11-15T19:16:17.331Z] 5f3ff9257995: Layer already exists [2023-11-15T19:16:17.331Z] 0222622e882c: Layer already exists [2023-11-15T19:16:17.331Z] 7f24c09c1559: Layer already exists [2023-11-15T19:16:17.331Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:16:17.600Z] latest: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:17.948Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:18.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.39 [2023-11-15T19:16:18.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-15T19:16:18.295Z] 5f3ff9257995: Preparing [2023-11-15T19:16:18.295Z] 0222622e882c: Preparing [2023-11-15T19:16:18.295Z] 11a5856fbe80: Preparing [2023-11-15T19:16:18.295Z] ce8341b67774: Preparing [2023-11-15T19:16:18.295Z] c87d1aa7080c: Preparing [2023-11-15T19:16:18.295Z] 7f24c09c1559: Preparing [2023-11-15T19:16:18.295Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:16:18.295Z] 7f24c09c1559: Waiting [2023-11-15T19:16:18.295Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:16:18.295Z] c87d1aa7080c: Layer already exists [2023-11-15T19:16:18.295Z] 11a5856fbe80: Layer already exists [2023-11-15T19:16:18.295Z] 5f3ff9257995: Layer already exists [2023-11-15T19:16:18.295Z] ce8341b67774: Layer already exists [2023-11-15T19:16:18.295Z] 0222622e882c: Layer already exists [2023-11-15T19:16:18.295Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:16:18.295Z] 7f24c09c1559: Layer already exists [2023-11-15T19:16:18.561Z] 3.1.0-dev.39: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:18.901Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:19.238Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [2023-11-15T19:16:19.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-15T19:16:19.238Z] 5f3ff9257995: Preparing [2023-11-15T19:16:19.238Z] 0222622e882c: Preparing [2023-11-15T19:16:19.238Z] 11a5856fbe80: Preparing [2023-11-15T19:16:19.238Z] ce8341b67774: Preparing [2023-11-15T19:16:19.238Z] c87d1aa7080c: Preparing [2023-11-15T19:16:19.238Z] 7f24c09c1559: Preparing [2023-11-15T19:16:19.238Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:16:19.238Z] 7f24c09c1559: Waiting [2023-11-15T19:16:19.238Z] 5f4d9fc4d98d: Waiting [2023-11-15T19:16:19.238Z] 5f3ff9257995: Layer already exists [2023-11-15T19:16:19.238Z] ce8341b67774: Layer already exists [2023-11-15T19:16:19.238Z] c87d1aa7080c: Layer already exists [2023-11-15T19:16:19.238Z] 11a5856fbe80: Layer already exists [2023-11-15T19:16:19.238Z] 0222622e882c: Layer already exists [2023-11-15T19:16:19.238Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:16:19.238Z] 7f24c09c1559: Layer already exists [2023-11-15T19:16:19.504Z] 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:19.846Z] + 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 [2023-11-15T19:16:20.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-15T19:16:20.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-15T19:16:20.189Z] 5f3ff9257995: Preparing [2023-11-15T19:16:20.189Z] 0222622e882c: Preparing [2023-11-15T19:16:20.189Z] 11a5856fbe80: Preparing [2023-11-15T19:16:20.189Z] ce8341b67774: Preparing [2023-11-15T19:16:20.189Z] c87d1aa7080c: Preparing [2023-11-15T19:16:20.189Z] 7f24c09c1559: Preparing [2023-11-15T19:16:20.189Z] 5f4d9fc4d98d: Preparing [2023-11-15T19:16:20.189Z] 7f24c09c1559: Waiting [2023-11-15T19:16:20.189Z] 5f3ff9257995: Layer already exists [2023-11-15T19:16:20.189Z] c87d1aa7080c: Layer already exists [2023-11-15T19:16:20.189Z] 0222622e882c: Layer already exists [2023-11-15T19:16:20.189Z] ce8341b67774: Layer already exists [2023-11-15T19:16:20.189Z] 11a5856fbe80: Layer already exists [2023-11-15T19:16:20.189Z] 7f24c09c1559: Layer already exists [2023-11-15T19:16:20.189Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T19:16:20.456Z] main: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T19:16:20.508Z] ===================================================== [Pipeline] echo [2023-11-15T19:16:20.514Z] taggedImages: [2023-11-15T19:16:20.514Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [2023-11-15T19:16:20.514Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-15T19:16:20.514Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.39 [2023-11-15T19:16:20.514Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [2023-11-15T19:16:20.514Z] - 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 [2023-11-15T19:16:20.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:16:20.859Z] [2023-11-15T19:16:20.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:16:21.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:16:21.192Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T19:16:21.192Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T19:16:21.192Z] 04944245beec: Pulling fs layer [2023-11-15T19:16:21.192Z] 699f458cf7ca: Pulling fs layer [2023-11-15T19:16:21.192Z] 765212b225bb: Pulling fs layer [2023-11-15T19:16:21.192Z] f23df028b6ca: Pulling fs layer [2023-11-15T19:16:21.192Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T19:16:21.192Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T19:16:21.192Z] f23df028b6ca: Waiting [2023-11-15T19:16:21.192Z] 765212b225bb: Waiting [2023-11-15T19:16:21.192Z] d65c8cfc05b1: Waiting [2023-11-15T19:16:21.459Z] 04944245beec: Verifying Checksum [2023-11-15T19:16:21.459Z] 04944245beec: Download complete [2023-11-15T19:16:21.459Z] 765212b225bb: Verifying Checksum [2023-11-15T19:16:21.459Z] 765212b225bb: Download complete [2023-11-15T19:16:21.459Z] f23df028b6ca: Download complete [2023-11-15T19:16:21.459Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T19:16:21.459Z] d65c8cfc05b1: Download complete [2023-11-15T19:16:21.728Z] 699f458cf7ca: Verifying Checksum [2023-11-15T19:16:21.728Z] 699f458cf7ca: Download complete [2023-11-15T19:16:21.995Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T19:16:21.995Z] 8998bd30e6a1: Download complete [2023-11-15T19:16:24.579Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T19:16:24.579Z] 2437ff75d9bd: Download complete [2023-11-15T19:16:27.157Z] 8998bd30e6a1: Pull complete [2023-11-15T19:16:30.485Z] 04944245beec: Pull complete [2023-11-15T19:16:31.889Z] 699f458cf7ca: Pull complete [2023-11-15T19:16:31.889Z] 765212b225bb: Pull complete [2023-11-15T19:16:32.470Z] f23df028b6ca: Pull complete [2023-11-15T19:16:32.735Z] d65c8cfc05b1: Pull complete [2023-11-15T19:16:50.917Z] 2437ff75d9bd: Pull complete [2023-11-15T19:16:50.918Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T19:16:50.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:16:50.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:16:51.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-18143 does not seem to be running inside a container [2023-11-15T19:16:51.155Z] $ 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/209 -v /w/workspace/app-service-configurable/209:/w/workspace/app-service-configurable/209:rw,z -v /w/workspace/app-service-configurable/209@tmp:/w/workspace/app-service-configurable/209@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 [2023-11-15T19:16:53.793Z] $ docker top 91bfcab2ffb47e99bf4143bc09eb613c9f87c2777c05602e46a197f9dc5c508b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:16:54.612Z] ---> job-cost.sh [2023-11-15T19:16:54.612Z] lf-activate-venv: SKIPPING [2023-11-15T19:16:54.612Z] INFO: No Stack... [2023-11-15T19:16:54.877Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T19:16:55.838Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T19:16:56.160Z] + + cut -d, -f6 [2023-11-15T19:16:56.160Z] cat /w/workspace/app-service-configurable/209/archives/cost.csv [Pipeline] lock [2023-11-15T19:16:56.496Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [2023-11-15T19:16:56.504Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] did not exist. Created. [2023-11-15T19:16:56.504Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T19:16:57.160Z] /w/workspace/app-service-configurable/209@tmp/durable-beda20c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T19:16:57.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T19:16:57.528Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T19:16:57.575Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T19:16:57.585Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T19:16:57.607Z] $ docker stop --time=1 91bfcab2ffb47e99bf4143bc09eb613c9f87c2777c05602e46a197f9dc5c508b [2023-11-15T19:17:00.860Z] $ docker rm -f --volumes 91bfcab2ffb47e99bf4143bc09eb613c9f87c2777c05602e46a197f9dc5c508b [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 [2023-11-15T19:17:01.234Z] provisioning config files... [2023-11-15T19:17:01.241Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14790291350148043928tmp [Pipeline] { [Pipeline] sh [2023-11-15T19:17:01.528Z] + set +x [2023-11-15T19:17:01.528Z] + curl -s https://codecov.io/bash [2023-11-15T19:17:01.528Z] + bash -s -- [2023-11-15T19:17:01.528Z] [2023-11-15T19:17:01.528Z] _____ _ [2023-11-15T19:17:01.528Z] / ____| | | [2023-11-15T19:17:01.528Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T19:17:01.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T19:17:01.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T19:17:01.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T19:17:01.528Z] Bash-1.0.6 [2023-11-15T19:17:01.528Z] [2023-11-15T19:17:01.528Z] [2023-11-15T19:17:01.528Z] ==> git version 2.25.1 found [2023-11-15T19:17:01.528Z] ==> 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 [2023-11-15T19:17:01.528Z] Release-Date: 2020-01-08 [2023-11-15T19:17:01.528Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-15T19:17:01.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T19:17:01.528Z] ==> Jenkins CI detected. [2023-11-15T19:17:01.528Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-15T19:17:01.528Z] project root: . [2023-11-15T19:17:01.528Z] --> token set from env [2023-11-15T19:17:01.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T19:17:01.529Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T19:17:01.529Z] ==> Python coveragepy not found [2023-11-15T19:17:01.529Z] ==> Searching for coverage reports in: [2023-11-15T19:17:01.529Z] + . [2023-11-15T19:17:01.529Z] -> Found 1 reports [2023-11-15T19:17:01.529Z] ==> Detecting git/mercurial file structure [2023-11-15T19:17:01.788Z] ==> Reading reports [2023-11-15T19:17:01.788Z] + ./coverage.out bytes=13 [2023-11-15T19:17:01.788Z] ==> Appending adjustments [2023-11-15T19:17:01.788Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T19:17:01.788Z] + Found adjustments [2023-11-15T19:17:01.788Z] ==> Gzipping contents [2023-11-15T19:17:01.788Z] 4.0K /tmp/codecov.teDfL6.gz [2023-11-15T19:17:01.788Z] ==> Uploading reports [2023-11-15T19:17:01.788Z] url: https://codecov.io [2023-11-15T19:17:01.788Z] query: branch=main&commit=35d704078b0040fb0b2eaaabdf6860ed02d459b4&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T19:17:01.788Z] -> Pinging Codecov [2023-11-15T19:17:01.788Z] 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=35d704078b0040fb0b2eaaabdf6860ed02d459b4&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T19:17:01.788Z] -> Uploading to [2023-11-15T19:17:01.788Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/A97CA9966030D2A3747ED39772930CCE/35d704078b0040fb0b2eaaabdf6860ed02d459b4/45e46028-71d1-4444-bb3f-1ce4633c553f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T191701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91511edca606e15638280520e3a7d8a8dcac7790be15b9982db3bb5a6e9b3656 [2023-11-15T19:17:01.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T19:17:01.788Z] Dload Upload Total Spent Left Speed [2023-11-15T19:17:02.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 815 --:--:-- --:--:-- --:--:-- 815 [2023-11-15T19:17:02.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] } [2023-11-15T19:17:02.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-15T19:17:02.591Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-15T19:17:02.599Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:02.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T19:17:02.905Z] [2023-11-15T19:17:02.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:03.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T19:17:03.212Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-15T19:17:03.212Z] df9b9388f04a: Pulling fs layer [2023-11-15T19:17:03.212Z] 52dc419b0ee2: Pulling fs layer [2023-11-15T19:17:03.212Z] 25bc292e5bac: Pulling fs layer [2023-11-15T19:17:03.212Z] 114826534d7a: Pulling fs layer [2023-11-15T19:17:03.212Z] 4657fd5d0bcf: Pulling fs layer [2023-11-15T19:17:03.212Z] 6ad1cebc031e: Pulling fs layer [2023-11-15T19:17:03.212Z] 8a3aa393b2d8: Pulling fs layer [2023-11-15T19:17:03.212Z] 4657fd5d0bcf: Waiting [2023-11-15T19:17:03.212Z] 6ad1cebc031e: Waiting [2023-11-15T19:17:03.212Z] 8a3aa393b2d8: Waiting [2023-11-15T19:17:03.212Z] 114826534d7a: Waiting [2023-11-15T19:17:03.212Z] 25bc292e5bac: Verifying Checksum [2023-11-15T19:17:03.212Z] 25bc292e5bac: Download complete [2023-11-15T19:17:03.212Z] 52dc419b0ee2: Download complete [2023-11-15T19:17:03.212Z] 4657fd5d0bcf: Verifying Checksum [2023-11-15T19:17:03.212Z] 4657fd5d0bcf: Download complete [2023-11-15T19:17:03.212Z] df9b9388f04a: Download complete [2023-11-15T19:17:03.470Z] 6ad1cebc031e: Verifying Checksum [2023-11-15T19:17:03.470Z] 6ad1cebc031e: Download complete [2023-11-15T19:17:03.470Z] df9b9388f04a: Pull complete [2023-11-15T19:17:03.470Z] 52dc419b0ee2: Pull complete [2023-11-15T19:17:03.729Z] 25bc292e5bac: Pull complete [2023-11-15T19:17:03.987Z] 114826534d7a: Verifying Checksum [2023-11-15T19:17:03.988Z] 114826534d7a: Download complete [2023-11-15T19:17:04.245Z] 8a3aa393b2d8: Verifying Checksum [2023-11-15T19:17:04.245Z] 8a3aa393b2d8: Download complete [2023-11-15T19:17:07.529Z] 114826534d7a: Pull complete [2023-11-15T19:17:07.529Z] 4657fd5d0bcf: Pull complete [2023-11-15T19:17:07.529Z] 6ad1cebc031e: Pull complete [2023-11-15T19:17:10.816Z] 8a3aa393b2d8: Pull complete [2023-11-15T19:17:10.816Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-15T19:17:10.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T19:17:10.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:17:10.894Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:17:10.922Z] $ 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 [2023-11-15T19:17:19.894Z] $ docker top 10caa34d02fb8496dc1340c97b64effea925bc3fea45c8970ea746b4efe50180 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T19:17:19.974Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-15T19:17:20.252Z] + set -o pipefail [2023-11-15T19:17:20.252Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-15T19:17:25.526Z] [2023-11-15T19:17:25.526Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-15T19:17:25.526Z] [2023-11-15T19:17:25.526Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ba02fa4c-ebe8-40e5-9c66-76597bf240d2 [2023-11-15T19:17:25.526Z] [2023-11-15T19:17:25.526Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-15T19:17:25.526Z] [2023-11-15T19:17:26.464Z] [2023-11-15T19:17:26.464Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-15T19:17:26.464Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-15T19:17:26.464Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-11-15T19:17:26.469Z] $ docker stop --time=1 10caa34d02fb8496dc1340c97b64effea925bc3fea45c8970ea746b4efe50180 [2023-11-15T19:17:31.662Z] $ docker rm -f --volumes 10caa34d02fb8496dc1340c97b64effea925bc3fea45c8970ea746b4efe50180 [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 [2023-11-15T19:17:32.372Z] + git log --format=format:%s -1 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] sh [2023-11-15T19:17:32.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:17:32.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:32.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:17:32.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:17:33.028Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:17:33.049Z] $ 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 [2023-11-15T19:17:33.605Z] $ docker top 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 -eo pid,comm [2023-11-15T19:17:33.659Z] 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). [2023-11-15T19:17:33.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:17:33.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:17:33.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:17:33.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:17:33.806Z] $ docker exec 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 ssh-agent [2023-11-15T19:17:33.918Z] SSH_AUTH_SOCK=/tmp/ssh-2cramnV6G4Zv/agent.33 [2023-11-15T19:17:33.918Z] SSH_AGENT_PID=39 [2023-11-15T19:17:33.922Z] Running ssh-add (command line suppressed) [2023-11-15T19:17:34.005Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4920475838589389541.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4920475838589389541.key) [2023-11-15T19:17:34.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:17:34.316Z] + git semver tag [2023-11-15T19:17:34.574Z] 2023-11-15 19:17:34,487 [run_tag] DEBUG tag force:False [2023-11-15T19:17:34.574Z] 2023-11-15 19:17:34,487 [check_head_tag] DEBUG check head tag [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,488 [execute] INFO git cat-file --batch-check [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,493 [execute] INFO git cat-file --batch [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,513 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,513 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,513 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-15T19:17:34.575Z] 2023-11-15 19:17:34,518 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:17:34.575Z] 3.1.0-dev.39 [Pipeline] } [2023-11-15T19:17:34.576Z] $ docker exec --env ******** --env ******** 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 ssh-agent -k [2023-11-15T19:17:34.668Z] unset SSH_AUTH_SOCK; [2023-11-15T19:17:34.668Z] unset SSH_AGENT_PID; [2023-11-15T19:17:34.668Z] echo Agent pid 39 killed; [2023-11-15T19:17:34.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:17:35.000Z] + git semver [Pipeline] } [2023-11-15T19:17:35.266Z] $ docker stop --time=1 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 [2023-11-15T19:17:36.540Z] $ docker rm -f --volumes 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:36.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T19:17:36.947Z] [2023-11-15T19:17:36.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:17:37.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T19:17:37.248Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-15T19:17:37.248Z] ab5ef0e58194: Pulling fs layer [2023-11-15T19:17:37.248Z] 9712f1f96733: Pulling fs layer [2023-11-15T19:17:37.248Z] 63f879dbbcfc: Pulling fs layer [2023-11-15T19:17:37.248Z] 0d9ebad4ef96: Pulling fs layer [2023-11-15T19:17:37.248Z] e9a5061849ea: Pulling fs layer [2023-11-15T19:17:37.248Z] d747dcd14b5f: Pulling fs layer [2023-11-15T19:17:37.248Z] 0d9ebad4ef96: Waiting [2023-11-15T19:17:37.248Z] 2de7ff778b66: Pulling fs layer [2023-11-15T19:17:37.248Z] d747dcd14b5f: Waiting [2023-11-15T19:17:37.248Z] 2de7ff778b66: Waiting [2023-11-15T19:17:37.248Z] 9712f1f96733: Download complete [2023-11-15T19:17:37.508Z] 63f879dbbcfc: Verifying Checksum [2023-11-15T19:17:37.508Z] 63f879dbbcfc: Download complete [2023-11-15T19:17:37.766Z] e9a5061849ea: Verifying Checksum [2023-11-15T19:17:37.766Z] d747dcd14b5f: Verifying Checksum [2023-11-15T19:17:37.766Z] d747dcd14b5f: Download complete [2023-11-15T19:17:37.766Z] ab5ef0e58194: Verifying Checksum [2023-11-15T19:17:37.766Z] ab5ef0e58194: Download complete [2023-11-15T19:17:37.766Z] 0d9ebad4ef96: Download complete [2023-11-15T19:17:37.766Z] 2de7ff778b66: Verifying Checksum [2023-11-15T19:17:37.766Z] 2de7ff778b66: Download complete [2023-11-15T19:17:41.052Z] ab5ef0e58194: Pull complete [2023-11-15T19:17:41.052Z] 9712f1f96733: Pull complete [2023-11-15T19:17:41.617Z] 63f879dbbcfc: Pull complete [2023-11-15T19:17:45.808Z] 0d9ebad4ef96: Pull complete [2023-11-15T19:17:46.068Z] e9a5061849ea: Pull complete [2023-11-15T19:17:46.329Z] d747dcd14b5f: Pull complete [2023-11-15T19:17:47.707Z] 2de7ff778b66: Pull complete [2023-11-15T19:17:47.707Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-15T19:17:47.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T19:17:47.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:17:47.809Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:17:47.834Z] $ 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 [2023-11-15T19:17:57.240Z] $ docker top 4f1bdf28ea47dfb2727f8df9f393c3d616efeb3e72bb5637253bc36cacfb8518 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:17:57.319Z] provisioning config files... [2023-11-15T19:17:57.326Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12683453941247100677tmp [2023-11-15T19:17:57.337Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18332642751192450731tmp [2023-11-15T19:17:57.347Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5834583682640702022tmp [Pipeline] { [Pipeline] echo [2023-11-15T19:17:57.366Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:17:57.653Z] ---> sigul-configuration.sh [2023-11-15T19:17:57.653Z] gpg: directory `/root/.gnupg' created [2023-11-15T19:17:57.653Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-15T19:17:57.653Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-15T19:17:57.653Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-15T19:17:57.653Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-15T19:17:57.653Z] gpg: CAST5 encrypted data [2023-11-15T19:17:57.653Z] gpg: encrypted with 1 passphrase [2023-11-15T19:17:57.653Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-15T19:17:57.938Z] + mkdir /home/jenkins [2023-11-15T19:17:57.938Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-15T19:17:58.225Z] + 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 [2023-11-15T19:17:58.234Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:17:58.518Z] ---> sigul-install.sh [2023-11-15T19:17:58.519Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-15T19:17:58.809Z] + git tag --list [2023-11-15T19:17:58.809Z] v1.0.0 [2023-11-15T19:17:58.809Z] v1.1.0 [2023-11-15T19:17:58.809Z] v1.2.0 [2023-11-15T19:17:58.809Z] v1.3.0 [2023-11-15T19:17:58.809Z] v1.3.1 [2023-11-15T19:17:58.809Z] v2.0.0 [2023-11-15T19:17:58.809Z] v2.0.1 [2023-11-15T19:17:58.809Z] v2.1.0 [2023-11-15T19:17:58.809Z] v2.1.1 [2023-11-15T19:17:58.809Z] v2.1.2 [2023-11-15T19:17:58.809Z] v2.2.0 [2023-11-15T19:17:58.809Z] v2.3 [2023-11-15T19:17:58.809Z] v2.3.0 [2023-11-15T19:17:58.809Z] v2.3.1 [2023-11-15T19:17:58.809Z] v3.0 [2023-11-15T19:17:58.809Z] v3.0.0 [2023-11-15T19:17:58.809Z] v3.0.1 [2023-11-15T19:17:58.809Z] v3.0.1-dev.1 [2023-11-15T19:17:58.809Z] v3.1.0-dev.1 [2023-11-15T19:17:58.809Z] v3.1.0-dev.10 [2023-11-15T19:17:58.809Z] v3.1.0-dev.11 [2023-11-15T19:17:58.809Z] v3.1.0-dev.12 [2023-11-15T19:17:58.809Z] v3.1.0-dev.13 [2023-11-15T19:17:58.809Z] v3.1.0-dev.14 [2023-11-15T19:17:58.809Z] v3.1.0-dev.15 [2023-11-15T19:17:58.809Z] v3.1.0-dev.16 [2023-11-15T19:17:58.809Z] v3.1.0-dev.17 [2023-11-15T19:17:58.809Z] v3.1.0-dev.18 [2023-11-15T19:17:58.809Z] v3.1.0-dev.19 [2023-11-15T19:17:58.809Z] v3.1.0-dev.2 [2023-11-15T19:17:58.809Z] v3.1.0-dev.20 [2023-11-15T19:17:58.809Z] v3.1.0-dev.21 [2023-11-15T19:17:58.809Z] v3.1.0-dev.22 [2023-11-15T19:17:58.809Z] v3.1.0-dev.23 [2023-11-15T19:17:58.809Z] v3.1.0-dev.24 [2023-11-15T19:17:58.809Z] v3.1.0-dev.25 [2023-11-15T19:17:58.809Z] v3.1.0-dev.26 [2023-11-15T19:17:58.809Z] v3.1.0-dev.27 [2023-11-15T19:17:58.809Z] v3.1.0-dev.28 [2023-11-15T19:17:58.809Z] v3.1.0-dev.29 [2023-11-15T19:17:58.809Z] v3.1.0-dev.3 [2023-11-15T19:17:58.809Z] v3.1.0-dev.30 [2023-11-15T19:17:58.809Z] v3.1.0-dev.31 [2023-11-15T19:17:58.809Z] v3.1.0-dev.32 [2023-11-15T19:17:58.809Z] v3.1.0-dev.33 [2023-11-15T19:17:58.809Z] v3.1.0-dev.34 [2023-11-15T19:17:58.809Z] v3.1.0-dev.35 [2023-11-15T19:17:58.809Z] v3.1.0-dev.36 [2023-11-15T19:17:58.809Z] v3.1.0-dev.37 [2023-11-15T19:17:58.809Z] v3.1.0-dev.38 [2023-11-15T19:17:58.809Z] v3.1.0-dev.39 [2023-11-15T19:17:58.809Z] v3.1.0-dev.4 [2023-11-15T19:17:58.809Z] v3.1.0-dev.5 [2023-11-15T19:17:58.809Z] v3.1.0-dev.6 [2023-11-15T19:17:58.809Z] v3.1.0-dev.7 [2023-11-15T19:17:58.809Z] v3.1.0-dev.8 [2023-11-15T19:17:58.809Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-15T19:17:59.099Z] + lftools sign git-tag v3.1.0-dev.39 [2023-11-15T19:17:59.666Z] Signing Git tag with Sigul... [2023-11-15T19:17:59.667Z] Signing v3.1.0-dev.39 [Pipeline] echo [2023-11-15T19:18:01.060Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:01.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-15T19:18:01.351Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-15T19:18:01.366Z] $ docker stop --time=1 4f1bdf28ea47dfb2727f8df9f393c3d616efeb3e72bb5637253bc36cacfb8518 [2023-11-15T19:18:02.667Z] $ docker rm -f --volumes 4f1bdf28ea47dfb2727f8df9f393c3d616efeb3e72bb5637253bc36cacfb8518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-15T19:18:03.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:18:03.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:03.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:18:03.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:18:03.440Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:18:03.462Z] $ 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 [2023-11-15T19:18:03.809Z] $ docker top 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 -eo pid,comm [2023-11-15T19:18:03.865Z] 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). [2023-11-15T19:18:03.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:18:03.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:18:03.983Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:18:04.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:18:04.116Z] $ docker exec 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 ssh-agent [2023-11-15T19:18:04.237Z] SSH_AUTH_SOCK=/tmp/ssh-QaVlLk81f2Iq/agent.32 [2023-11-15T19:18:04.237Z] SSH_AGENT_PID=38 [2023-11-15T19:18:04.242Z] Running ssh-add (command line suppressed) [2023-11-15T19:18:04.331Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6718262409252498251.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6718262409252498251.key) [2023-11-15T19:18:04.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:18:04.642Z] + git semver bump pre [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,826 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,827 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,827 [bump_version] DEBUG bumped version:3.1.0-dev.40 [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,827 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,827 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,827 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,829 [execute] INFO git cat-file --batch-check [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,836 [execute] INFO git cat-file --batch [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T19:18:04.901Z] 2023-11-15 19:18:04,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:18:04.901Z] 3.1.0-dev.40 [Pipeline] } [2023-11-15T19:18:04.902Z] $ docker exec --env ******** --env ******** 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 ssh-agent -k [2023-11-15T19:18:05.001Z] unset SSH_AUTH_SOCK; [2023-11-15T19:18:05.002Z] unset SSH_AGENT_PID; [2023-11-15T19:18:05.002Z] echo Agent pid 38 killed; [2023-11-15T19:18:05.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:18:05.332Z] + git semver [Pipeline] } [2023-11-15T19:18:05.597Z] $ docker stop --time=1 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 [2023-11-15T19:18:06.936Z] $ docker rm -f --volumes 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:18:07.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T19:18:07.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:07.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T19:18:07.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:18:07.648Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:18:07.673Z] $ 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 [2023-11-15T19:18:08.008Z] $ docker top f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed -eo pid,comm [2023-11-15T19:18:08.063Z] 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). [2023-11-15T19:18:08.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T19:18:08.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T19:18:08.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T19:18:08.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T19:18:08.197Z] $ docker exec f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed ssh-agent [2023-11-15T19:18:08.311Z] SSH_AUTH_SOCK=/tmp/ssh-a7KEbA2zAyO7/agent.32 [2023-11-15T19:18:08.311Z] SSH_AGENT_PID=38 [2023-11-15T19:18:08.316Z] Running ssh-add (command line suppressed) [2023-11-15T19:18:08.405Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3245126527922393137.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3245126527922393137.key) [2023-11-15T19:18:08.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T19:18:08.712Z] + git semver push [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,901 [run_push] DEBUG push [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,902 [execute] INFO git cat-file --batch-check [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,904 [execute] INFO git rev-list 196d307ea1414cebb465ed1c97b53337e424f0f4 -- [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,905 [execute] DEBUG Popen(['git', 'rev-list', '196d307ea1414cebb465ed1c97b53337e424f0f4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,916 [execute] INFO git fetch -v origin [2023-11-15T19:18:08.972Z] 2023-11-15 19:18:08,916 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-15T19:18:09.539Z] 2023-11-15 19:18:09,463 [run_push] DEBUG no remote changes detected [2023-11-15T19:18:09.539Z] 2023-11-15 19:18:09,464 [execute] INFO git push origin semver [2023-11-15T19:18:09.539Z] 2023-11-15 19:18:09,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-15T19:18:10.480Z] 2023-11-15 19:18:10,203 [run_push] DEBUG push all version tags [2023-11-15T19:18:10.480Z] 2023-11-15 19:18:10,204 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-15T19:18:10.480Z] 2023-11-15 19:18:10,205 [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) [2023-11-15T19:18:11.050Z] 2023-11-15 19:18:10,998 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-15T19:18:11.050Z] 3.1.0-dev.40 [Pipeline] } [2023-11-15T19:18:11.052Z] $ docker exec --env ******** --env ******** f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed ssh-agent -k [2023-11-15T19:18:11.167Z] unset SSH_AUTH_SOCK; [2023-11-15T19:18:11.168Z] unset SSH_AGENT_PID; [2023-11-15T19:18:11.168Z] echo Agent pid 38 killed; [2023-11-15T19:18:11.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T19:18:11.499Z] + git semver [Pipeline] } [2023-11-15T19:18:11.837Z] $ docker stop --time=1 f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed [2023-11-15T19:18:13.107Z] $ docker rm -f --volumes f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed [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 [2023-11-15T19:18:13.689Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-15T19:18:13.689Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-15T19:18:13.689Z] total 16 [2023-11-15T19:18:13.689Z] drwxr-xr-x 3 root root 4096 Nov 15 19:08 . [2023-11-15T19:18:13.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:17 .. [2023-11-15T19:18:13.689Z] drwxr-xr-x 2 root root 4096 Nov 15 19:08 cost [2023-11-15T19:18:13.689Z] -rw-r--r-- 1 root root 96 Nov 15 19:08 cost.csv [2023-11-15T19:18:13.689Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-15T19:18:13.689Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-15T19:18:13.689Z] total 16 [2023-11-15T19:18:13.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:08 . [2023-11-15T19:18:13.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:17 .. [2023-11-15T19:18:13.689Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 19:08 cost [2023-11-15T19:18:13.689Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 15 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:13.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:14.852Z] ---> package-listing.sh [2023-11-15T19:18:14.853Z] ++ facter osfamily [2023-11-15T19:18:14.853Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T19:18:15.116Z] + OS_FAMILY=debian [2023-11-15T19:18:15.116Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-15T19:18:15.116Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T19:18:15.116Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T19:18:15.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T19:18:15.116Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T19:18:15.116Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-15T19:18:15.116Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T19:18:15.116Z] + case "${OS_FAMILY}" in [2023-11-15T19:18:15.116Z] + grep '^ii' [2023-11-15T19:18:15.116Z] + dpkg -l [2023-11-15T19:18:15.116Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T19:18:15.116Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T19:18:15.116Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T19:18:15.116Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-15T19:18:15.116Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-15T19:18:15.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-11-15T19:18:15.128Z] 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 [2023-11-15T19:18:15.407Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:18:15.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:18:15.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:18:16.051Z] prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container [2023-11-15T19:18:16.076Z] $ 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 [2023-11-15T19:18:16.324Z] $ docker top c8cbd811b242abd6bcc69019525564b23365c81b193fc34a212b9166cb98d190 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:18:16.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T19:18:16.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T19:18:17.251Z] + ls /var/log/sa-host [2023-11-15T19:18:17.252Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:18:17.318Z] provisioning config files... [2023-11-15T19:18:17.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1678279441154255156tmp [Pipeline] { [Pipeline] echo [2023-11-15T19:18:17.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:17.629Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T19:18:17.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:17.967Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T19:18:17.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:18.260Z] ---> sudo-logs.sh [2023-11-15T19:18:18.260Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T19:18:18.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:18.574Z] ---> job-cost.sh [2023-11-15T19:18:18.574Z] lf-activate-venv: SKIPPING [2023-11-15T19:18:18.574Z] DEBUG: total: 0.2199999988079071 [2023-11-15T19:18:18.574Z] INFO: Retrieving Stack Cost... [2023-11-15T19:18:19.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T19:18:19.403Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T19:18:19.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:18:19.699Z] ---> logs-deploy.sh [2023-11-15T19:18:19.699Z] lf-activate-venv: SKIPPING [2023-11-15T19:18:19.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/209 [2023-11-15T19:18:19.699Z] INFO: archiving workspace using pattern(s): [2023-11-15T19:18:20.639Z] Archives upload complete. [2023-11-15T19:18:20.639Z] INFO: archiving logs to Nexus