Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c5f3bcc2a30328005cb5b447d058d89dafe6113 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-ssh9352450017741981731.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11890612646403242585.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16152385904249138283.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14644271808476445928.key Verifying host key using known hosts file > 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-ssh16524663929692791409.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117378 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 0c5f3bcc2a30328005cb5b447d058d89dafe6113 (main) Commit message: "build: Update to latest SDK and fix config comments (#481)" > 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 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 > git rev-list --no-walk ca8db051e8ce2d5f3f176f01313854c190459811 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T21:05:47.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T21:05:47.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T21:05:47.107Z] ========================================================= [2022-10-26T21:05:47.107Z] EdgeX Global Pipelines Version Info [2022-10-26T21:05:47.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:47.810Z] ------------------- [2022-10-26T21:05:47.810Z] stable info: [2022-10-26T21:05:47.810Z] ------------------- [2022-10-26T21:05:47.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T21:05:47.810Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T21:05:47.810Z] Message: update stable to v1.0.243 [2022-10-26T21:05:48.379Z] ------------------- [2022-10-26T21:05:48.379Z] experimental info: [2022-10-26T21:05:48.379Z] ------------------- [2022-10-26T21:05:48.379Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T21:05:48.379Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T21:05:48.379Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T21:05:48.530Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-26T21:05:48.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-26T21:05:48.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T21:05:48.568Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T21:05:48.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T21:05:48.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T21:05:48.599Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T21:05:48.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T21:05:48.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T21:05:48.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T21:05:48.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T21:05:48.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-26T21:05:48.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T21:05:48.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T21:05:48.705Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T21:05:48.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T21:05:48.730Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T21:05:48.748Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T21:05:48.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T21:05:48.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T21:05:48.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T21:05:48.797Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T21:05:48.807Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T21:05:48.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T21:05:48.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T21:05:48.841Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T21:05:48.857Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T21:05:48.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T21:05:48.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T21:05:48.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T21:05:48.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo [2022-10-26T21:05:48.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c5f3bc [Pipeline] echo [2022-10-26T21:05:48.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:05:48.977Z] provisioning config files... [2022-10-26T21:05:48.989Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18257667776484538079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:49.287Z] ---> docker-login.sh [2022-10-26T21:05:49.287Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:05:49.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:05:49.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:05:49.548Z] Configure a credential helper to remove this warning. See [2022-10-26T21:05:49.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:05:49.548Z] [2022-10-26T21:05:49.548Z] Login Succeeded [2022-10-26T21:05:49.548Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:05:49.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:05:49.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:05:49.807Z] Configure a credential helper to remove this warning. See [2022-10-26T21:05:49.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:05:49.807Z] [2022-10-26T21:05:49.807Z] Login Succeeded [2022-10-26T21:05:49.807Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:05:49.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:05:49.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:05:49.807Z] Configure a credential helper to remove this warning. See [2022-10-26T21:05:49.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:05:49.807Z] [2022-10-26T21:05:49.807Z] Login Succeeded [2022-10-26T21:05:49.807Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:05:49.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:05:49.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:05:49.807Z] Configure a credential helper to remove this warning. See [2022-10-26T21:05:49.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:05:49.807Z] [2022-10-26T21:05:49.807Z] Login Succeeded [2022-10-26T21:05:49.807Z] docker.io [2022-10-26T21:05:50.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:05:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:05:50.328Z] Configure a credential helper to remove this warning. See [2022-10-26T21:05:50.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:05:50.328Z] [2022-10-26T21:05:50.328Z] Login Succeeded [2022-10-26T21:05:50.328Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:05:50.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T21:05:50.692Z] + git rev-list -1 --merges 0c5f3bcc2a30328005cb5b447d058d89dafe6113~1..0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo [2022-10-26T21:05:50.723Z] -----------> git rev-list -1 --merges 0c5f3bcc2a30328005cb5b447d058d89dafe6113~1..0c5f3bcc2a30328005cb5b447d058d89dafe6113 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [false] [Pipeline] sh [2022-10-26T21:05:51.007Z] + git log --format=format:%s -1 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo [2022-10-26T21:05:51.024Z] ========================================================= [2022-10-26T21:05:51.024Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T21:05:51.024Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:05:51.343Z] + git log --format=format:%s -1 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo [2022-10-26T21:05:51.355Z] [semverPrep] GIT_COMMIT: 0c5f3bcc2a30328005cb5b447d058d89dafe6113, Commit Message: build: Update to latest SDK and fix config comments (#481) [Pipeline] echo [2022-10-26T21:05:51.362Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T21:05:51.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:05:51.788Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T21:05:51.788Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T21:05:51.788Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T21:05:51.788Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T21:05:51.788Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T21:05:51.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:52.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:05:52.159Z] [2022-10-26T21:05:52.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:52.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:05:52.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T21:05:52.460Z] b85a868b505f: Pulling fs layer [2022-10-26T21:05:52.460Z] e2be974225ed: Pulling fs layer [2022-10-26T21:05:52.460Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T21:05:52.460Z] 988bab9f4d93: Pulling fs layer [2022-10-26T21:05:52.460Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T21:05:52.460Z] eaf3925da568: Pulling fs layer [2022-10-26T21:05:52.460Z] bab4dde63d76: Pulling fs layer [2022-10-26T21:05:52.460Z] bde34c3a00c8: Pulling fs layer [2022-10-26T21:05:52.460Z] b352a97aabf1: Pulling fs layer [2022-10-26T21:05:52.460Z] 4872d77fe225: Pulling fs layer [2022-10-26T21:05:52.460Z] 5851b861e8e6: Pulling fs layer [2022-10-26T21:05:52.460Z] b352a97aabf1: Waiting [2022-10-26T21:05:52.460Z] 988bab9f4d93: Waiting [2022-10-26T21:05:52.460Z] 4872d77fe225: Waiting [2022-10-26T21:05:52.460Z] 5851b861e8e6: Waiting [2022-10-26T21:05:52.460Z] 1469e6f7b9e6: Waiting [2022-10-26T21:05:52.460Z] eaf3925da568: Waiting [2022-10-26T21:05:52.460Z] bab4dde63d76: Waiting [2022-10-26T21:05:52.460Z] bde34c3a00c8: Waiting [2022-10-26T21:05:52.460Z] e2be974225ed: Verifying Checksum [2022-10-26T21:05:52.460Z] e2be974225ed: Download complete [2022-10-26T21:05:52.460Z] 988bab9f4d93: Download complete [2022-10-26T21:05:52.719Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T21:05:52.719Z] 1469e6f7b9e6: Download complete [2022-10-26T21:05:52.719Z] eaf3925da568: Verifying Checksum [2022-10-26T21:05:52.719Z] eaf3925da568: Download complete [2022-10-26T21:05:52.719Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T21:05:52.720Z] 339a4e72a1f5: Download complete [2022-10-26T21:05:52.720Z] bde34c3a00c8: Verifying Checksum [2022-10-26T21:05:52.720Z] bde34c3a00c8: Download complete [2022-10-26T21:05:52.720Z] b352a97aabf1: Download complete [2022-10-26T21:05:52.720Z] 4872d77fe225: Verifying Checksum [2022-10-26T21:05:52.720Z] 5851b861e8e6: Verifying Checksum [2022-10-26T21:05:52.720Z] 5851b861e8e6: Download complete [2022-10-26T21:05:52.720Z] b85a868b505f: Verifying Checksum [2022-10-26T21:05:52.720Z] b85a868b505f: Download complete [2022-10-26T21:05:52.979Z] bab4dde63d76: Verifying Checksum [2022-10-26T21:05:52.979Z] bab4dde63d76: Download complete [2022-10-26T21:05:53.913Z] b85a868b505f: Pull complete [2022-10-26T21:05:53.913Z] e2be974225ed: Pull complete [2022-10-26T21:05:54.481Z] 339a4e72a1f5: Pull complete [2022-10-26T21:05:54.481Z] 988bab9f4d93: Pull complete [2022-10-26T21:05:54.481Z] 1469e6f7b9e6: Pull complete [2022-10-26T21:05:54.741Z] eaf3925da568: Pull complete [2022-10-26T21:05:56.115Z] bab4dde63d76: Pull complete [2022-10-26T21:05:56.115Z] bde34c3a00c8: Pull complete [2022-10-26T21:05:56.374Z] b352a97aabf1: Pull complete [2022-10-26T21:05:56.374Z] 4872d77fe225: Pull complete [2022-10-26T21:05:56.374Z] 5851b861e8e6: Pull complete [2022-10-26T21:05:56.633Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T21:05:56.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:05:56.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:05:56.709Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:05:56.722Z] $ 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 [2022-10-26T21:05:57.955Z] $ docker top c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc -eo pid,comm [2022-10-26T21:05:58.021Z] 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). [2022-10-26T21:05:58.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:05:58.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:05:58.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:05:58.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:05:58.162Z] $ docker exec c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent [2022-10-26T21:05:58.271Z] SSH_AUTH_SOCK=/tmp/ssh-GUMfAPLgEXWJ/agent.31 [2022-10-26T21:05:58.271Z] SSH_AGENT_PID=37 [2022-10-26T21:05:58.277Z] Running ssh-add (command line suppressed) [2022-10-26T21:05:58.363Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5298825032029042724.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5298825032029042724.key) [2022-10-26T21:05:58.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:05:58.674Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T21:05:58.672Z] $ docker exec --env ******** --env ******** c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent -k [2022-10-26T21:05:58.772Z] unset SSH_AUTH_SOCK; [2022-10-26T21:05:58.773Z] unset SSH_AGENT_PID; [2022-10-26T21:05:58.774Z] echo Agent pid 37 killed; [2022-10-26T21:05:58.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T21:05:58.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:05:58.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:05:58.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:05:58.917Z] $ docker exec c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent [2022-10-26T21:05:59.029Z] SSH_AUTH_SOCK=/tmp/ssh-8VHEPjpW2X3K/agent.69 [2022-10-26T21:05:59.029Z] SSH_AGENT_PID=75 [2022-10-26T21:05:59.034Z] Running ssh-add (command line suppressed) [2022-10-26T21:05:59.122Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6472790676887955604.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6472790676887955604.key) [2022-10-26T21:05:59.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:05:59.432Z] + git semver init [2022-10-26T21:05:59.690Z] 2022-10-26 21:05:59,587 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T21:05:59.690Z] 2022-10-26 21:05:59,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-26T21:05:59.690Z] 2022-10-26 21:05:59,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-26T21:05:59.690Z] 2022-10-26 21:05:59,588 [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) [2022-10-26T21:06:01.073Z] 2022-10-26 21:06:00,647 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-26T21:06:01.073Z] 2022-10-26 21:06:00,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-26T21:06:01.073Z] 2022-10-26 21:06:00,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:06:01.073Z] 2022-10-26 21:06:00,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:06:01.073Z] 2.3.0-dev.35 [Pipeline] } [2022-10-26T21:06:01.073Z] $ docker exec --env ******** --env ******** c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent -k [2022-10-26T21:06:01.171Z] unset SSH_AUTH_SOCK; [2022-10-26T21:06:01.171Z] unset SSH_AGENT_PID; [2022-10-26T21:06:01.172Z] echo Agent pid 75 killed; [2022-10-26T21:06:01.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:06:01.491Z] + git semver [Pipeline] } [2022-10-26T21:06:01.756Z] $ docker stop --time=1 c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc [2022-10-26T21:06:03.056Z] $ docker rm -f c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:06:03.400Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T21:06:03.573Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T21:06:03.576Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:06:03.719Z] provisioning config files... [2022-10-26T21:06:03.729Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13320337000186168330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:06:04.023Z] ---> docker-login.sh [2022-10-26T21:06:04.023Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:06:04.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:06:04.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:06:04.023Z] Configure a credential helper to remove this warning. See [2022-10-26T21:06:04.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:06:04.023Z] [2022-10-26T21:06:04.023Z] Login Succeeded [2022-10-26T21:06:04.023Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:06:04.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:06:04.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:06:04.023Z] Configure a credential helper to remove this warning. See [2022-10-26T21:06:04.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:06:04.023Z] [2022-10-26T21:06:04.023Z] Login Succeeded [2022-10-26T21:06:04.023Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:06:04.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:06:04.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:06:04.283Z] Configure a credential helper to remove this warning. See [2022-10-26T21:06:04.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:06:04.283Z] [2022-10-26T21:06:04.283Z] Login Succeeded [2022-10-26T21:06:04.283Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:06:04.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:06:04.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:06:04.283Z] Configure a credential helper to remove this warning. See [2022-10-26T21:06:04.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:06:04.283Z] [2022-10-26T21:06:04.283Z] Login Succeeded [2022-10-26T21:06:04.283Z] docker.io [2022-10-26T21:06:04.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:06:04.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:06:04.852Z] Configure a credential helper to remove this warning. See [2022-10-26T21:06:04.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:06:04.852Z] [2022-10-26T21:06:04.852Z] Login Succeeded [2022-10-26T21:06:04.852Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:06:04.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T21:06:04.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:06:04.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:06:04.947Z] ========================================================= [2022-10-26T21:06:04.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T21:06:04.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:06:05.254Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T21:06:05.254Z] Sending build context to Docker daemon 3.18MB [2022-10-26T21:06:05.254Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:06:05.254Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T21:06:05.254Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T21:06:05.254Z] 213ec9aee27d: Pulling fs layer [2022-10-26T21:06:05.254Z] 4583459ba037: Pulling fs layer [2022-10-26T21:06:05.254Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T21:06:05.254Z] 53926ce57604: Pulling fs layer [2022-10-26T21:06:05.254Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T21:06:05.254Z] 30f14e443154: Pulling fs layer [2022-10-26T21:06:05.254Z] 801331c1e519: Pulling fs layer [2022-10-26T21:06:05.254Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T21:06:05.254Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T21:06:05.254Z] 53926ce57604: Waiting [2022-10-26T21:06:05.254Z] 801331c1e519: Waiting [2022-10-26T21:06:05.254Z] 21b2b0c7a3f4: Waiting [2022-10-26T21:06:05.254Z] 30f14e443154: Waiting [2022-10-26T21:06:05.254Z] 99cc6dd402b0: Waiting [2022-10-26T21:06:05.254Z] 7d9ed39f4882: Waiting [2022-10-26T21:06:05.254Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T21:06:05.254Z] 93c1e223e6f2: Download complete [2022-10-26T21:06:05.254Z] 4583459ba037: Verifying Checksum [2022-10-26T21:06:05.254Z] 4583459ba037: Download complete [2022-10-26T21:06:05.254Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T21:06:05.254Z] 21b2b0c7a3f4: Download complete [2022-10-26T21:06:05.254Z] 30f14e443154: Download complete [2022-10-26T21:06:05.513Z] 213ec9aee27d: Verifying Checksum [2022-10-26T21:06:05.513Z] 213ec9aee27d: Download complete [2022-10-26T21:06:05.513Z] 801331c1e519: Verifying Checksum [2022-10-26T21:06:05.513Z] 801331c1e519: Download complete [2022-10-26T21:06:05.513Z] 213ec9aee27d: Pull complete [2022-10-26T21:06:05.770Z] 4583459ba037: Pull complete [2022-10-26T21:06:05.770Z] 93c1e223e6f2: Pull complete [2022-10-26T21:06:06.334Z] 53926ce57604: Verifying Checksum [2022-10-26T21:06:06.334Z] 53926ce57604: Download complete [2022-10-26T21:06:06.334Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T21:06:06.334Z] 7d9ed39f4882: Download complete [2022-10-26T21:06:06.334Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T21:06:06.334Z] 99cc6dd402b0: Download complete [2022-10-26T21:06:09.618Z] 53926ce57604: Pull complete [2022-10-26T21:06:09.618Z] 21b2b0c7a3f4: Pull complete [2022-10-26T21:06:09.618Z] 30f14e443154: Pull complete [2022-10-26T21:06:09.618Z] 801331c1e519: Pull complete [2022-10-26T21:06:11.514Z] 99cc6dd402b0: Pull complete [2022-10-26T21:06:12.086Z] 7d9ed39f4882: Pull complete [2022-10-26T21:06:12.086Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T21:06:12.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T21:06:12.086Z] ---> 1dedd983c030 [2022-10-26T21:06:12.086Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:06:13.987Z] ---> Running in d2902d8e246d [2022-10-26T21:06:13.987Z] Removing intermediate container d2902d8e246d [2022-10-26T21:06:13.987Z] ---> c937ca03428a [2022-10-26T21:06:13.987Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:06:13.987Z] ---> Running in bd721307a8d6 [2022-10-26T21:06:13.987Z] Removing intermediate container bd721307a8d6 [2022-10-26T21:06:13.987Z] ---> d34fb51d60e0 [2022-10-26T21:06:13.987Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:06:13.987Z] ---> Running in e1ce99263511 [2022-10-26T21:06:13.987Z] Removing intermediate container e1ce99263511 [2022-10-26T21:06:13.987Z] ---> 78214d1b29b7 [2022-10-26T21:06:13.987Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:06:13.987Z] ---> Running in 652705b6bfcc [2022-10-26T21:06:14.245Z] Removing intermediate container 652705b6bfcc [2022-10-26T21:06:14.245Z] ---> c61e004cf728 [2022-10-26T21:06:14.245Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:06:14.245Z] ---> Running in 45b27b923d9e [2022-10-26T21:06:14.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T21:06:14.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T21:06:14.761Z] OK: 211 MiB in 51 packages [2022-10-26T21:06:15.021Z] Removing intermediate container 45b27b923d9e [2022-10-26T21:06:15.021Z] ---> 647d570823d6 [2022-10-26T21:06:15.021Z] Step 8/13 : WORKDIR /app [2022-10-26T21:06:15.021Z] ---> Running in b6dbe3db6c3c [2022-10-26T21:06:15.278Z] Removing intermediate container b6dbe3db6c3c [2022-10-26T21:06:15.278Z] ---> e4926b4771b9 [2022-10-26T21:06:15.278Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T21:06:15.278Z] ---> 19c3334d62dc [2022-10-26T21:06:15.278Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:06:15.278Z] ---> Running in c001e891fa4a [2022-10-26T21:06:18.678Z] Still waiting to schedule task [2022-10-26T21:06:18.679Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T21:06:33.356Z] Removing intermediate container c001e891fa4a [2022-10-26T21:06:33.357Z] ---> 2032ed588377 [2022-10-26T21:06:33.357Z] Step 11/13 : COPY . . [2022-10-26T21:06:33.357Z] ---> e59dde0c892d [2022-10-26T21:06:33.357Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:06:33.357Z] ---> Running in 089900c0ede9 [2022-10-26T21:06:33.357Z] Removing intermediate container 089900c0ede9 [2022-10-26T21:06:33.357Z] ---> d4bcffefd9c2 [2022-10-26T21:06:33.357Z] Step 13/13 : RUN $MAKE [2022-10-26T21:06:33.357Z] ---> Running in 1aea3f94705e [2022-10-26T21:06:33.357Z] noop [2022-10-26T21:06:33.357Z] Removing intermediate container 1aea3f94705e [2022-10-26T21:06:33.357Z] ---> 903310eb1d24 [2022-10-26T21:06:33.357Z] Successfully built 903310eb1d24 [2022-10-26T21:06:33.357Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:06:33.656Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T21:06:33.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:06:33.716Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:06:33.750Z] $ 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 [2022-10-26T21:06:34.073Z] $ docker top d0121a7882b0ab9579c31b570cfdb6fafe93ba56f61dc923b8a7a536426e7fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:06:34.405Z] + go version [2022-10-26T21:06:34.405Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T21:06:34.417Z] $ docker stop --time=1 d0121a7882b0ab9579c31b570cfdb6fafe93ba56f61dc923b8a7a536426e7fa9 [2022-10-26T21:06:35.691Z] $ docker rm -f d0121a7882b0ab9579c31b570cfdb6fafe93ba56f61dc923b8a7a536426e7fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:06:36.097Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T21:06:36.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:06:36.159Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:06:36.187Z] $ 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 [2022-10-26T21:06:36.537Z] $ docker top 4f6ed7c3c765c41b2c8fa0d4e348d641b5dd3c3b3e2007003778da4953dd033f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:06:36.870Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T21:06:37.167Z] + make test [2022-10-26T21:06:37.167Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-26T21:06:47.134Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-26T21:06:47.134Z] CGO_ENABLED=1 go vet ./... [2022-10-26T21:06:48.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T21:06:48.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T21:06:48.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T21:06:48.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T21:06:48.795Z] $ docker stop --time=1 4f6ed7c3c765c41b2c8fa0d4e348d641b5dd3c3b3e2007003778da4953dd033f [2022-10-26T21:06:50.702Z] $ docker rm -f 4f6ed7c3c765c41b2c8fa0d4e348d641b5dd3c3b3e2007003778da4953dd033f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:06:51.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T21:06:51.108Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T21:06:51.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T21:06:51.950Z] + ls -al . [2022-10-26T21:06:51.950Z] total 180 [2022-10-26T21:06:51.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:06 . [2022-10-26T21:06:51.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:05 .. [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 26 21:05 .dockerignore [2022-10-26T21:06:51.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:06 .git [2022-10-26T21:06:51.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:05 .github [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 26 21:05 .gitignore [2022-10-26T21:06:51.950Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:06 .semver [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 26 21:05 Attribution.txt [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 26 21:05 CHANGELOG.md [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 2058 Oct 26 21:05 Dockerfile [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:05 GOVERNANCE.md [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 26 21:05 Jenkinsfile [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 21:05 LICENSE [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 26 21:05 OWNERS.md [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 26 21:05 README.md [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:06 VERSION [2022-10-26T21:06:51.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:05 bin [2022-10-26T21:06:51.950Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 21:06 coverage.out [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 3444 Oct 26 21:05 go.mod [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 44361 Oct 26 21:05 go.sum [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 26 21:05 main.go [2022-10-26T21:06:51.950Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 26 21:05 makefile [2022-10-26T21:06:51.950Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:05 res [2022-10-26T21:06:51.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:06:52.250Z] + 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=0c5f3bcc2a30328005cb5b447d058d89dafe6113 --label arch=amd64 --label version=2.3.0-dev.35 . [2022-10-26T21:06:52.250Z] Sending build context to Docker daemon 3.181MB [2022-10-26T21:06:52.250Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:06:52.250Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-26T21:06:52.250Z] ---> 903310eb1d24 [2022-10-26T21:06:52.250Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:06:52.250Z] ---> Running in ecefed6e66ad [2022-10-26T21:06:52.250Z] Removing intermediate container ecefed6e66ad [2022-10-26T21:06:52.250Z] ---> 0b90c2025d6e [2022-10-26T21:06:52.250Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:06:52.508Z] ---> Running in 922db53ef603 [2022-10-26T21:06:52.508Z] Removing intermediate container 922db53ef603 [2022-10-26T21:06:52.508Z] ---> 412f7df941d3 [2022-10-26T21:06:52.508Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:06:52.508Z] ---> Running in d18e0dd4621b [2022-10-26T21:06:52.508Z] Removing intermediate container d18e0dd4621b [2022-10-26T21:06:52.508Z] ---> ce1842fafa81 [2022-10-26T21:06:52.508Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:06:52.508Z] ---> Running in 7924eec10fc0 [2022-10-26T21:06:52.769Z] Removing intermediate container 7924eec10fc0 [2022-10-26T21:06:52.769Z] ---> c03424484c8f [2022-10-26T21:06:52.769Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:06:52.769Z] ---> Running in 3adf5f5e718a [2022-10-26T21:06:53.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T21:06:53.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T21:06:53.288Z] OK: 211 MiB in 51 packages [2022-10-26T21:06:53.547Z] Removing intermediate container 3adf5f5e718a [2022-10-26T21:06:53.547Z] ---> f5c0d2a7d133 [2022-10-26T21:06:53.547Z] Step 8/27 : WORKDIR /app [2022-10-26T21:06:53.547Z] ---> Running in 5213741a781d [2022-10-26T21:06:53.547Z] Removing intermediate container 5213741a781d [2022-10-26T21:06:53.547Z] ---> 40cec6985084 [2022-10-26T21:06:53.547Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-26T21:06:53.806Z] ---> 2b8850040a50 [2022-10-26T21:06:53.806Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:06:53.806Z] ---> Running in 3f1b3a3dd293 [2022-10-26T21:06:54.376Z] Removing intermediate container 3f1b3a3dd293 [2022-10-26T21:06:54.377Z] ---> 6ba73bf8c029 [2022-10-26T21:06:54.377Z] Step 11/27 : COPY . . [2022-10-26T21:06:54.377Z] ---> 8ba3cd8c3c75 [2022-10-26T21:06:54.377Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:06:54.635Z] ---> Running in b771acfbd9c4 [2022-10-26T21:06:54.635Z] Removing intermediate container b771acfbd9c4 [2022-10-26T21:06:54.635Z] ---> e9ae2e23a193 [2022-10-26T21:06:54.635Z] Step 13/27 : RUN $MAKE [2022-10-26T21:06:54.635Z] ---> Running in 54cb9e212e90 [2022-10-26T21:06:54.894Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-26T21:07:16.813Z] Removing intermediate container 54cb9e212e90 [2022-10-26T21:07:16.813Z] ---> 5b5322331322 [2022-10-26T21:07:16.813Z] Step 14/27 : FROM alpine:3.16 [2022-10-26T21:07:16.813Z] 3.16: Pulling from library/alpine [2022-10-26T21:07:16.813Z] 213ec9aee27d: Already exists [2022-10-26T21:07:16.813Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T21:07:16.813Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T21:07:16.813Z] ---> 9c6f07244728 [2022-10-26T21:07:16.813Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:07:16.813Z] ---> Running in 9adb69156d2f [2022-10-26T21:07:16.813Z] Removing intermediate container 9adb69156d2f [2022-10-26T21:07:16.813Z] ---> 7305c0ee8e54 [2022-10-26T21:07:16.813Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-26T21:07:16.813Z] ---> Running in 11126b3a7ace [2022-10-26T21:07:16.813Z] Removing intermediate container 11126b3a7ace [2022-10-26T21:07:16.813Z] ---> 342906182c94 [2022-10-26T21:07:16.813Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-26T21:07:16.813Z] ---> Running in 756b185fc96c [2022-10-26T21:07:16.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T21:07:16.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T21:07:16.813Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-26T21:07:16.813Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-26T21:07:16.813Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T21:07:16.813Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-26T21:07:16.813Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T21:07:16.813Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-26T21:07:16.813Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-26T21:07:16.813Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T21:07:16.813Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T21:07:16.813Z] OK: 9 MiB in 21 packages [2022-10-26T21:07:16.813Z] Removing intermediate container 756b185fc96c [2022-10-26T21:07:16.813Z] ---> 9f25f73ddd18 [2022-10-26T21:07:16.813Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-26T21:07:16.813Z] ---> 6eee49f4e365 [2022-10-26T21:07:16.813Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-26T21:07:16.813Z] ---> 80b934e4f245 [2022-10-26T21:07:16.813Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-10-26T21:07:16.813Z] ---> 064bf70cf42f [2022-10-26T21:07:16.814Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-26T21:07:17.495Z] ---> 6e228e814d56 [2022-10-26T21:07:17.495Z] Step 22/27 : EXPOSE 48095 [2022-10-26T21:07:17.495Z] ---> Running in b4afdf6c9223 [2022-10-26T21:07:17.495Z] Removing intermediate container b4afdf6c9223 [2022-10-26T21:07:17.495Z] ---> 5d977c213f1d [2022-10-26T21:07:17.495Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-10-26T21:07:17.495Z] ---> Running in 7ca82b8c1135 [2022-10-26T21:07:17.754Z] Removing intermediate container 7ca82b8c1135 [2022-10-26T21:07:17.754Z] ---> dd8b55bfda21 [2022-10-26T21:07:17.754Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T21:07:17.754Z] ---> Running in 7e995bfc1a98 [2022-10-26T21:07:17.754Z] Removing intermediate container 7e995bfc1a98 [2022-10-26T21:07:17.754Z] ---> 06a0cc3ebab7 [2022-10-26T21:07:17.754Z] Step 25/27 : LABEL arch=amd64 [2022-10-26T21:07:17.754Z] ---> Running in e10a1480d776 [2022-10-26T21:07:17.754Z] Removing intermediate container e10a1480d776 [2022-10-26T21:07:17.754Z] ---> bd091f2a7922 [2022-10-26T21:07:17.754Z] Step 26/27 : LABEL git_sha=0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:07:17.754Z] ---> Running in 23c10ea04f2e [2022-10-26T21:07:18.013Z] Removing intermediate container 23c10ea04f2e [2022-10-26T21:07:18.013Z] ---> cfa6d5232033 [2022-10-26T21:07:18.013Z] Step 27/27 : LABEL version=2.3.0-dev.35 [2022-10-26T21:07:18.013Z] ---> Running in 6895255fe992 [2022-10-26T21:07:18.013Z] Removing intermediate container 6895255fe992 [2022-10-26T21:07:18.013Z] ---> 9aa24e8f0215 [2022-10-26T21:07:18.013Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T21:07:18.013Z] Successfully built 9aa24e8f0215 [2022-10-26T21:07:18.013Z] 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 [2022-10-26T21:07:18.086Z] provisioning config files... [2022-10-26T21:07:18.095Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13075488526710612357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:07:18.395Z] ---> docker-login.sh [2022-10-26T21:07:18.395Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:07:18.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:07:18.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:07:18.395Z] Configure a credential helper to remove this warning. See [2022-10-26T21:07:18.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:07:18.395Z] [2022-10-26T21:07:18.395Z] Login Succeeded [2022-10-26T21:07:18.395Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:07:18.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:07:18.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:07:18.395Z] Configure a credential helper to remove this warning. See [2022-10-26T21:07:18.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:07:18.395Z] [2022-10-26T21:07:18.395Z] Login Succeeded [2022-10-26T21:07:18.395Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:07:18.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:07:18.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:07:18.658Z] Configure a credential helper to remove this warning. See [2022-10-26T21:07:18.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:07:18.658Z] [2022-10-26T21:07:18.658Z] Login Succeeded [2022-10-26T21:07:18.658Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:07:18.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:07:18.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:07:18.658Z] Configure a credential helper to remove this warning. See [2022-10-26T21:07:18.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:07:18.658Z] [2022-10-26T21:07:18.658Z] Login Succeeded [2022-10-26T21:07:18.658Z] docker.io [2022-10-26T21:07:18.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:07:19.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:07:19.175Z] Configure a credential helper to remove this warning. See [2022-10-26T21:07:19.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:07:19.175Z] [2022-10-26T21:07:19.175Z] Login Succeeded [2022-10-26T21:07:19.175Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:07:19.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:07:19.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:07:19.217Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-26T21:07:19.217Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:07:19.217Z] latest [2022-10-26T21:07:19.217Z] 2.3.0-dev.35 [2022-10-26T21:07:19.217Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [2022-10-26T21:07:19.217Z] main [2022-10-26T21:07:19.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:19.533Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:19.838Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:07:19.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-26T21:07:19.838Z] dfa30d02b86d: Preparing [2022-10-26T21:07:19.838Z] 5bc9d9e896f4: Preparing [2022-10-26T21:07:19.838Z] 3f9a14f4faa9: Preparing [2022-10-26T21:07:19.838Z] e526653fe143: Preparing [2022-10-26T21:07:19.838Z] 768ba776e583: Preparing [2022-10-26T21:07:19.838Z] 994393dc58e7: Preparing [2022-10-26T21:07:19.838Z] 994393dc58e7: Waiting [2022-10-26T21:07:19.838Z] e526653fe143: Pushed [2022-10-26T21:07:19.838Z] 3f9a14f4faa9: Pushed [2022-10-26T21:07:19.838Z] 5bc9d9e896f4: Pushed [2022-10-26T21:07:19.838Z] 994393dc58e7: Layer already exists [2022-10-26T21:07:20.099Z] 768ba776e583: Pushed [2022-10-26T21:07:22.079Z] dfa30d02b86d: Pushed [2022-10-26T21:07:22.667Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:23.033Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:23.333Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-26T21:07:23.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-26T21:07:23.333Z] dfa30d02b86d: Preparing [2022-10-26T21:07:23.333Z] 5bc9d9e896f4: Preparing [2022-10-26T21:07:23.333Z] 3f9a14f4faa9: Preparing [2022-10-26T21:07:23.333Z] e526653fe143: Preparing [2022-10-26T21:07:23.333Z] 768ba776e583: Preparing [2022-10-26T21:07:23.333Z] 994393dc58e7: Preparing [2022-10-26T21:07:23.333Z] 994393dc58e7: Waiting [2022-10-26T21:07:23.333Z] e526653fe143: Layer already exists [2022-10-26T21:07:23.333Z] dfa30d02b86d: Layer already exists [2022-10-26T21:07:23.333Z] 5bc9d9e896f4: Layer already exists [2022-10-26T21:07:23.333Z] 3f9a14f4faa9: Layer already exists [2022-10-26T21:07:23.333Z] 768ba776e583: Layer already exists [2022-10-26T21:07:23.333Z] 994393dc58e7: Layer already exists [2022-10-26T21:07:23.333Z] latest: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:23.639Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:23.948Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.35 [2022-10-26T21:07:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-26T21:07:23.948Z] dfa30d02b86d: Preparing [2022-10-26T21:07:23.948Z] 5bc9d9e896f4: Preparing [2022-10-26T21:07:23.948Z] 3f9a14f4faa9: Preparing [2022-10-26T21:07:23.948Z] e526653fe143: Preparing [2022-10-26T21:07:23.948Z] 768ba776e583: Preparing [2022-10-26T21:07:23.948Z] 994393dc58e7: Preparing [2022-10-26T21:07:23.948Z] 994393dc58e7: Waiting [2022-10-26T21:07:23.948Z] 768ba776e583: Layer already exists [2022-10-26T21:07:23.948Z] 3f9a14f4faa9: Layer already exists [2022-10-26T21:07:23.948Z] dfa30d02b86d: Layer already exists [2022-10-26T21:07:23.948Z] 5bc9d9e896f4: Layer already exists [2022-10-26T21:07:23.948Z] e526653fe143: Layer already exists [2022-10-26T21:07:23.948Z] 994393dc58e7: Layer already exists [2022-10-26T21:07:23.948Z] 2.3.0-dev.35: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:24.250Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:24.553Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [2022-10-26T21:07:24.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-26T21:07:24.553Z] dfa30d02b86d: Preparing [2022-10-26T21:07:24.553Z] 5bc9d9e896f4: Preparing [2022-10-26T21:07:24.553Z] 3f9a14f4faa9: Preparing [2022-10-26T21:07:24.553Z] e526653fe143: Preparing [2022-10-26T21:07:24.553Z] 768ba776e583: Preparing [2022-10-26T21:07:24.553Z] 994393dc58e7: Preparing [2022-10-26T21:07:24.553Z] 994393dc58e7: Waiting [2022-10-26T21:07:24.553Z] 5bc9d9e896f4: Layer already exists [2022-10-26T21:07:24.553Z] 768ba776e583: Layer already exists [2022-10-26T21:07:24.553Z] dfa30d02b86d: Layer already exists [2022-10-26T21:07:24.553Z] e526653fe143: Layer already exists [2022-10-26T21:07:24.553Z] 3f9a14f4faa9: Layer already exists [2022-10-26T21:07:24.553Z] 994393dc58e7: Layer already exists [2022-10-26T21:07:24.553Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:24.857Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:25.161Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-26T21:07:25.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-26T21:07:25.161Z] dfa30d02b86d: Preparing [2022-10-26T21:07:25.161Z] 5bc9d9e896f4: Preparing [2022-10-26T21:07:25.161Z] 3f9a14f4faa9: Preparing [2022-10-26T21:07:25.161Z] e526653fe143: Preparing [2022-10-26T21:07:25.161Z] 768ba776e583: Preparing [2022-10-26T21:07:25.161Z] 994393dc58e7: Preparing [2022-10-26T21:07:25.161Z] 994393dc58e7: Waiting [2022-10-26T21:07:25.161Z] 3f9a14f4faa9: Layer already exists [2022-10-26T21:07:25.161Z] dfa30d02b86d: Layer already exists [2022-10-26T21:07:25.161Z] 5bc9d9e896f4: Layer already exists [2022-10-26T21:07:25.161Z] e526653fe143: Layer already exists [2022-10-26T21:07:25.161Z] 768ba776e583: Layer already exists [2022-10-26T21:07:25.161Z] 994393dc58e7: Layer already exists [2022-10-26T21:07:25.161Z] main: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:07:25.206Z] ===================================================== [Pipeline] echo [2022-10-26T21:07:25.212Z] taggedImages: [2022-10-26T21:07:25.212Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:07:25.212Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-26T21:07:25.212Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.35 [2022-10-26T21:07:25.212Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [2022-10-26T21:07:25.212Z] - 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 [2022-10-26T21:07:25.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:07:25.564Z] [2022-10-26T21:07:25.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:07:25.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:07:25.857Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T21:07:25.857Z] 5eb5b503b376: Pulling fs layer [2022-10-26T21:07:25.857Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T21:07:25.857Z] ec43610c2a17: Pulling fs layer [2022-10-26T21:07:25.857Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T21:07:25.857Z] 33b1e0a273af: Pulling fs layer [2022-10-26T21:07:25.857Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T21:07:25.857Z] 2f39f015ded8: Pulling fs layer [2022-10-26T21:07:25.857Z] 33b1e0a273af: Waiting [2022-10-26T21:07:25.857Z] 3a2ae6a8a46f: Waiting [2022-10-26T21:07:25.857Z] 5d3b04190fa2: Waiting [2022-10-26T21:07:25.857Z] 2f39f015ded8: Waiting [2022-10-26T21:07:25.857Z] 5c69ac0246d0: Download complete [2022-10-26T21:07:25.857Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T21:07:25.857Z] 3a2ae6a8a46f: Download complete [2022-10-26T21:07:25.857Z] 33b1e0a273af: Verifying Checksum [2022-10-26T21:07:25.857Z] 33b1e0a273af: Download complete [2022-10-26T21:07:25.857Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T21:07:25.857Z] 5d3b04190fa2: Download complete [2022-10-26T21:07:26.115Z] ec43610c2a17: Verifying Checksum [2022-10-26T21:07:26.115Z] ec43610c2a17: Download complete [2022-10-26T21:07:26.115Z] 5eb5b503b376: Download complete [2022-10-26T21:07:26.679Z] 2f39f015ded8: Download complete [2022-10-26T21:07:27.246Z] 5eb5b503b376: Pull complete [2022-10-26T21:07:27.503Z] 5c69ac0246d0: Pull complete [2022-10-26T21:07:27.761Z] ec43610c2a17: Pull complete [2022-10-26T21:07:28.023Z] 3a2ae6a8a46f: Pull complete [2022-10-26T21:07:28.023Z] 33b1e0a273af: Pull complete [2022-10-26T21:07:28.281Z] 5d3b04190fa2: Pull complete [2022-10-26T21:07:32.612Z] 2f39f015ded8: Pull complete [2022-10-26T21:07:32.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T21:07:32.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:07:32.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:07:32.683Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:07:32.721Z] $ 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 [2022-10-26T21:07:35.333Z] $ docker top 14deb3fbf8dafd151a17a400c2f49103503cdec8f7f74cec7ae62682834716f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:07:35.710Z] ---> job-cost.sh [2022-10-26T21:07:35.710Z] lf-activate-venv: SKIPPING [2022-10-26T21:07:35.710Z] INFO: No Stack... [2022-10-26T21:07:35.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T21:07:36.226Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T21:07:36.513Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-26T21:07:36.513Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T21:07:36.527Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [2022-10-26T21:07:36.533Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] did not exist. Created. [2022-10-26T21:07:36.533Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:07:36.835Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T21:07:36.861Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T21:07:36.868Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T21:07:36.887Z] $ docker stop --time=1 14deb3fbf8dafd151a17a400c2f49103503cdec8f7f74cec7ae62682834716f9 [2022-10-26T21:07:38.038Z] $ docker rm -f 14deb3fbf8dafd151a17a400c2f49103503cdec8f7f74cec7ae62682834716f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T21:07:48.706Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117379 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-10-26T21:07:48.718Z] Running in /w/workspace/app-service-configurable/114 [Pipeline] { [Pipeline] checkout [2022-10-26T21:07:48.751Z] Selected Git installation does not exist. Using Default [2022-10-26T21:07:48.751Z] The recommended git tool is: NONE [2022-10-26T21:07:53.585Z] using credential edgex-jenkins-ssh [2022-10-26T21:07:53.600Z] Cloning the remote Git repository [2022-10-26T21:07:53.646Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-26T21:07:53.724Z] > git init /w/workspace/app-service-configurable/114 # timeout=10 [2022-10-26T21:07:53.880Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-26T21:07:53.881Z] > git --version # timeout=10 [2022-10-26T21:07:53.899Z] > git --version # 'git version 2.25.1' [2022-10-26T21:07:53.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T21:07:53.947Z] Verifying host key using known hosts file [2022-10-26T21:07:54.122Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T21:07:54.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T21:07:56.043Z] Avoid second fetch [2022-10-26T21:07:56.044Z] Checking out Revision 0c5f3bcc2a30328005cb5b447d058d89dafe6113 (main) [2022-10-26T21:07:55.265Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-26T21:07:55.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T21:07:56.062Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T21:07:56.079Z] > git checkout -f 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 [2022-10-26T21:07:56.531Z] Commit message: "build: Update to latest SDK and fix config comments (#481)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:07:57.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T21:07:57.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T21:07:57.350Z] Dload Upload Total Spent Left Speed [2022-10-26T21:07:57.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82366 0 --:--:-- --:--:-- --:--:-- 82366 [Pipeline] sh [2022-10-26T21:07:57.935Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T21:07:58.260Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-10-26T21:07:58.260Z] /etc/docker/daemon.json [2022-10-26T21:07:58.260Z] { [2022-10-26T21:07:58.260Z] "registry-mirrors": [ [2022-10-26T21:07:58.260Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T21:07:58.260Z] ], [2022-10-26T21:07:58.260Z] "bip": "10.250.0.254/24", [2022-10-26T21:07:58.260Z] "hosts": [ [2022-10-26T21:07:58.260Z] "tcp://0.0.0.0:5555", [2022-10-26T21:07:58.260Z] "unix:///var/run/docker.sock" [2022-10-26T21:07:58.260Z] ], [2022-10-26T21:07:58.260Z] "mtu": 1458, [2022-10-26T21:07:58.260Z] "selinux-enabled": true, [2022-10-26T21:07:58.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T21:07:58.260Z] } [Pipeline] sh [2022-10-26T21:07:58.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T21:07:58.946Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:08:17.207Z] provisioning config files... [2022-10-26T21:08:17.233Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config4858198855118244019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:08:17.585Z] ---> docker-login.sh [2022-10-26T21:08:17.585Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:08:18.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:08:18.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:08:18.443Z] Configure a credential helper to remove this warning. See [2022-10-26T21:08:18.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:08:18.443Z] [2022-10-26T21:08:18.443Z] Login Succeeded [2022-10-26T21:08:18.443Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:08:18.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:08:18.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:08:18.714Z] Configure a credential helper to remove this warning. See [2022-10-26T21:08:18.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:08:18.714Z] [2022-10-26T21:08:18.714Z] Login Succeeded [2022-10-26T21:08:18.714Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:08:18.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:08:18.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:08:18.983Z] Configure a credential helper to remove this warning. See [2022-10-26T21:08:18.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:08:18.983Z] [2022-10-26T21:08:18.983Z] Login Succeeded [2022-10-26T21:08:18.983Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:08:19.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:08:19.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:08:19.525Z] Configure a credential helper to remove this warning. See [2022-10-26T21:08:19.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:08:19.525Z] [2022-10-26T21:08:19.525Z] Login Succeeded [2022-10-26T21:08:19.525Z] docker.io [2022-10-26T21:08:19.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:08:20.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:08:20.062Z] Configure a credential helper to remove this warning. See [2022-10-26T21:08:20.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:08:20.062Z] [2022-10-26T21:08:20.062Z] Login Succeeded [2022-10-26T21:08:20.062Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:08:20.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T21:08:20.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:08:20.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:08:20.234Z] ========================================================= [2022-10-26T21:08:20.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T21:08:20.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:08:20.574Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T21:08:20.574Z] Sending build context to Docker daemon 216.1kB [2022-10-26T21:08:20.845Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:08:20.845Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T21:08:20.845Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T21:08:20.845Z] 9b18e9b68314: Pulling fs layer [2022-10-26T21:08:20.845Z] d32db5db7311: Pulling fs layer [2022-10-26T21:08:20.845Z] d0c4b47475fc: Pulling fs layer [2022-10-26T21:08:20.845Z] 5831b945b038: Pulling fs layer [2022-10-26T21:08:20.845Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T21:08:20.845Z] e10730c5d714: Pulling fs layer [2022-10-26T21:08:20.845Z] 5dd5c2283517: Pulling fs layer [2022-10-26T21:08:20.845Z] d5ac0230b979: Pulling fs layer [2022-10-26T21:08:20.845Z] e10730c5d714: Waiting [2022-10-26T21:08:20.845Z] 5831b945b038: Waiting [2022-10-26T21:08:20.845Z] 5dd5c2283517: Waiting [2022-10-26T21:08:20.845Z] 86bbec2aaacd: Waiting [2022-10-26T21:08:20.845Z] d5ac0230b979: Waiting [2022-10-26T21:08:20.845Z] d0c4b47475fc: Verifying Checksum [2022-10-26T21:08:20.845Z] d0c4b47475fc: Download complete [2022-10-26T21:08:20.845Z] d32db5db7311: Download complete [2022-10-26T21:08:21.114Z] 86bbec2aaacd: Download complete [2022-10-26T21:08:21.114Z] e10730c5d714: Download complete [2022-10-26T21:08:21.114Z] 9b18e9b68314: Verifying Checksum [2022-10-26T21:08:21.114Z] 9b18e9b68314: Download complete [2022-10-26T21:08:21.702Z] 9b18e9b68314: Pull complete [2022-10-26T21:08:21.976Z] d5ac0230b979: Verifying Checksum [2022-10-26T21:08:21.976Z] d5ac0230b979: Download complete [2022-10-26T21:08:22.570Z] d32db5db7311: Pull complete [2022-10-26T21:08:22.842Z] d0c4b47475fc: Pull complete [2022-10-26T21:08:23.111Z] 5dd5c2283517: Verifying Checksum [2022-10-26T21:08:23.111Z] 5dd5c2283517: Download complete [2022-10-26T21:08:24.075Z] 5831b945b038: Download complete [2022-10-26T21:08:36.445Z] 5831b945b038: Pull complete [2022-10-26T21:08:36.445Z] 86bbec2aaacd: Pull complete [2022-10-26T21:08:36.445Z] e10730c5d714: Pull complete [2022-10-26T21:08:43.109Z] 5dd5c2283517: Pull complete [2022-10-26T21:08:44.538Z] d5ac0230b979: Pull complete [2022-10-26T21:08:44.538Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T21:08:44.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T21:08:44.538Z] ---> 59b3b1a385d4 [2022-10-26T21:08:44.538Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:08:46.526Z] ---> Running in 2ebadb81cbe2 [2022-10-26T21:08:46.526Z] Removing intermediate container 2ebadb81cbe2 [2022-10-26T21:08:46.526Z] ---> dd5e5c25ce1c [2022-10-26T21:08:46.526Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:08:46.793Z] ---> Running in 08d731365c38 [2022-10-26T21:08:47.059Z] Removing intermediate container 08d731365c38 [2022-10-26T21:08:47.059Z] ---> 979489c1273d [2022-10-26T21:08:47.059Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:08:47.059Z] ---> Running in 128f30051516 [2022-10-26T21:08:47.326Z] Removing intermediate container 128f30051516 [2022-10-26T21:08:47.326Z] ---> 73f9a0be550e [2022-10-26T21:08:47.326Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:08:47.326Z] ---> Running in 663dd456e8cd [2022-10-26T21:08:47.596Z] Removing intermediate container 663dd456e8cd [2022-10-26T21:08:47.596Z] ---> ae23a5d88119 [2022-10-26T21:08:47.596Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:08:47.861Z] ---> Running in 980d7d4a6a9a [2022-10-26T21:08:48.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:08:49.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:08:51.738Z] OK: 221 MiB in 51 packages [2022-10-26T21:08:52.330Z] Removing intermediate container 980d7d4a6a9a [2022-10-26T21:08:52.330Z] ---> bb0158835005 [2022-10-26T21:08:52.330Z] Step 8/13 : WORKDIR /app [2022-10-26T21:08:52.330Z] ---> Running in 59f2bec5a164 [2022-10-26T21:08:52.918Z] Removing intermediate container 59f2bec5a164 [2022-10-26T21:08:52.918Z] ---> dbbb4c957e47 [2022-10-26T21:08:52.918Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T21:08:54.331Z] ---> a196c548fa2f [2022-10-26T21:08:54.331Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:08:54.331Z] ---> Running in 16189be7bea8 [2022-10-26T21:09:50.918Z] Removing intermediate container 16189be7bea8 [2022-10-26T21:09:50.918Z] ---> 8f68dba16fe8 [2022-10-26T21:09:50.918Z] Step 11/13 : COPY . . [2022-10-26T21:09:50.918Z] ---> d12c595bd31e [2022-10-26T21:09:50.918Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:09:50.918Z] ---> Running in 442fa17c72a1 [2022-10-26T21:09:50.918Z] Removing intermediate container 442fa17c72a1 [2022-10-26T21:09:50.918Z] ---> 997d04e50829 [2022-10-26T21:09:50.918Z] Step 13/13 : RUN $MAKE [2022-10-26T21:09:50.918Z] ---> Running in 15885d4797a2 [2022-10-26T21:09:50.918Z] noop [2022-10-26T21:09:50.918Z] Removing intermediate container 15885d4797a2 [2022-10-26T21:09:50.918Z] ---> fd658ecbf595 [2022-10-26T21:09:50.918Z] Successfully built fd658ecbf595 [2022-10-26T21:09:50.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:09:51.264Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T21:09:51.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:09:51.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-117379 does not seem to be running inside a container [2022-10-26T21:09:51.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 [2022-10-26T21:09:52.699Z] $ docker top 2517632150fe4458c7d5a73c4c41550464be2c821aad93c894ebbef0459a3e5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:09:53.513Z] + go version [2022-10-26T21:09:53.513Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T21:09:53.532Z] $ docker stop --time=1 2517632150fe4458c7d5a73c4c41550464be2c821aad93c894ebbef0459a3e5c [2022-10-26T21:09:55.155Z] $ docker rm -f 2517632150fe4458c7d5a73c4c41550464be2c821aad93c894ebbef0459a3e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:09:55.666Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T21:09:55.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:09:55.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-117379 does not seem to be running inside a container [2022-10-26T21:09:55.892Z] $ 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/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 [2022-10-26T21:09:57.039Z] $ docker top 5a5742881ef2daac56c4c73bfe3b64e791c53ae350c06ca919492f531f9256d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:09:57.544Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/114 [Pipeline] fileExists [Pipeline] sh [2022-10-26T21:09:58.129Z] + make test [2022-10-26T21:09:58.130Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-26T21:11:19.790Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-26T21:11:19.790Z] CGO_ENABLED=1 go vet ./... [2022-10-26T21:11:38.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T21:11:38.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T21:11:38.025Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T21:11:38.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T21:11:38.058Z] $ docker stop --time=1 5a5742881ef2daac56c4c73bfe3b64e791c53ae350c06ca919492f531f9256d8 [2022-10-26T21:11:39.796Z] $ docker rm -f 5a5742881ef2daac56c4c73bfe3b64e791c53ae350c06ca919492f531f9256d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:11:40.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T21:11:40.725Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T21:11:41.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:11:41.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T21:11:41.787Z] + ls -al . [2022-10-26T21:11:41.787Z] total 176 [2022-10-26T21:11:41.787Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 26 21:09 . [2022-10-26T21:11:41.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:07 .. [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 26 21:07 .dockerignore [2022-10-26T21:11:41.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:07 .git [2022-10-26T21:11:41.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:07 .github [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 26 21:07 .gitignore [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 26 21:07 Attribution.txt [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 26 21:07 CHANGELOG.md [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 2058 Oct 26 21:07 Dockerfile [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:07 GOVERNANCE.md [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 26 21:07 Jenkinsfile [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 21:07 LICENSE [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 26 21:07 OWNERS.md [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 26 21:07 README.md [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:06 VERSION [2022-10-26T21:11:41.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:07 bin [2022-10-26T21:11:41.787Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 21:09 coverage.out [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 3444 Oct 26 21:07 go.mod [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 44361 Oct 26 21:07 go.sum [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 26 21:07 main.go [2022-10-26T21:11:41.787Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 26 21:07 makefile [2022-10-26T21:11:41.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:07 res [2022-10-26T21:11:41.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:11:42.114Z] + 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=0c5f3bcc2a30328005cb5b447d058d89dafe6113 --label arch=arm64 --label version=2.3.0-dev.35 . [2022-10-26T21:11:42.114Z] Sending build context to Docker daemon 217.1kB [2022-10-26T21:11:42.380Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:11:42.380Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-26T21:11:42.380Z] ---> fd658ecbf595 [2022-10-26T21:11:42.380Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:11:42.380Z] ---> Running in bc81581df0bd [2022-10-26T21:11:42.648Z] Removing intermediate container bc81581df0bd [2022-10-26T21:11:42.648Z] ---> 96e574960870 [2022-10-26T21:11:42.648Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:11:42.648Z] ---> Running in 3a1ae3780190 [2022-10-26T21:11:42.915Z] Removing intermediate container 3a1ae3780190 [2022-10-26T21:11:42.915Z] ---> 15f4c4f38800 [2022-10-26T21:11:42.915Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:11:43.184Z] ---> Running in 54887f1fdddc [2022-10-26T21:11:43.452Z] Removing intermediate container 54887f1fdddc [2022-10-26T21:11:43.452Z] ---> 4d9fac61962e [2022-10-26T21:11:43.452Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:11:43.452Z] ---> Running in 9d9979814c32 [2022-10-26T21:11:43.720Z] Removing intermediate container 9d9979814c32 [2022-10-26T21:11:43.720Z] ---> edb71cd25e46 [2022-10-26T21:11:43.720Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:11:43.994Z] ---> Running in c5d3f3dc726a [2022-10-26T21:11:44.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:11:45.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:11:46.185Z] OK: 221 MiB in 51 packages [2022-10-26T21:11:46.770Z] Removing intermediate container c5d3f3dc726a [2022-10-26T21:11:46.770Z] ---> 44b8de9d7c27 [2022-10-26T21:11:46.770Z] Step 8/27 : WORKDIR /app [2022-10-26T21:11:47.046Z] ---> Running in 8c02dd67e40c [2022-10-26T21:11:47.315Z] Removing intermediate container 8c02dd67e40c [2022-10-26T21:11:47.315Z] ---> a07a19ac8289 [2022-10-26T21:11:47.315Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-26T21:11:47.581Z] ---> 5ea831070202 [2022-10-26T21:11:47.581Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:11:47.850Z] ---> Running in 8e3559663335 [2022-10-26T21:11:49.790Z] Removing intermediate container 8e3559663335 [2022-10-26T21:11:49.790Z] ---> 2f66fb34d361 [2022-10-26T21:11:49.790Z] Step 11/27 : COPY . . [2022-10-26T21:11:50.374Z] ---> 22ea9502f12e [2022-10-26T21:11:50.374Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:11:50.374Z] ---> Running in c51344b77f1a [2022-10-26T21:11:50.642Z] Removing intermediate container c51344b77f1a [2022-10-26T21:11:50.642Z] ---> 45e3bdc1dcc4 [2022-10-26T21:11:50.642Z] Step 13/27 : RUN $MAKE [2022-10-26T21:11:50.642Z] ---> Running in ade664aaa8b6 [2022-10-26T21:11:51.601Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-26T21:14:28.324Z] Removing intermediate container ade664aaa8b6 [2022-10-26T21:14:28.324Z] ---> 18cbaca42da1 [2022-10-26T21:14:28.324Z] Step 14/27 : FROM alpine:3.16 [2022-10-26T21:14:28.324Z] 3.16: Pulling from library/alpine [2022-10-26T21:14:28.324Z] 9b18e9b68314: Already exists [2022-10-26T21:14:28.324Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T21:14:28.324Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T21:14:28.324Z] ---> a6215f271958 [2022-10-26T21:14:28.324Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:14:28.324Z] ---> Running in 6e204d22937d [2022-10-26T21:14:28.324Z] Removing intermediate container 6e204d22937d [2022-10-26T21:14:28.324Z] ---> 03b374ec989d [2022-10-26T21:14:28.324Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-26T21:14:28.324Z] ---> Running in 6f6f708e5a5b [2022-10-26T21:14:28.324Z] Removing intermediate container 6f6f708e5a5b [2022-10-26T21:14:28.324Z] ---> f17b0503f9d5 [2022-10-26T21:14:28.324Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-26T21:14:28.324Z] ---> Running in dddefe538183 [2022-10-26T21:14:28.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:14:28.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:14:28.324Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-26T21:14:28.324Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-26T21:14:28.324Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T21:14:28.324Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-26T21:14:28.324Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T21:14:28.324Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-26T21:14:28.324Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-26T21:14:28.324Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T21:14:28.324Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T21:14:28.324Z] OK: 9 MiB in 21 packages [2022-10-26T21:14:28.324Z] Removing intermediate container dddefe538183 [2022-10-26T21:14:28.324Z] ---> 183b42c1cc59 [2022-10-26T21:14:28.324Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-26T21:14:28.324Z] ---> cbd7d6c9851f [2022-10-26T21:14:28.324Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-26T21:14:28.324Z] ---> f216715758ac [2022-10-26T21:14:28.324Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-10-26T21:14:28.324Z] ---> 75db1c3ca4d0 [2022-10-26T21:14:28.324Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-26T21:14:28.324Z] ---> d80d30bd33ad [2022-10-26T21:14:28.324Z] Step 22/27 : EXPOSE 48095 [2022-10-26T21:14:28.324Z] ---> Running in 57f0a0762017 [2022-10-26T21:14:28.324Z] Removing intermediate container 57f0a0762017 [2022-10-26T21:14:28.324Z] ---> bf4851f7ea42 [2022-10-26T21:14:28.324Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-10-26T21:14:28.324Z] ---> Running in 14af9ecdfce6 [2022-10-26T21:14:28.324Z] Removing intermediate container 14af9ecdfce6 [2022-10-26T21:14:28.324Z] ---> 4ffd94898494 [2022-10-26T21:14:28.324Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T21:14:28.324Z] ---> Running in dcbab09992e5 [2022-10-26T21:14:28.324Z] Removing intermediate container dcbab09992e5 [2022-10-26T21:14:28.324Z] ---> 30d193d76f0c [2022-10-26T21:14:28.324Z] Step 25/27 : LABEL arch=arm64 [2022-10-26T21:14:28.324Z] ---> Running in e147cc7ac12d [2022-10-26T21:14:28.324Z] Removing intermediate container e147cc7ac12d [2022-10-26T21:14:28.324Z] ---> 29835089c58c [2022-10-26T21:14:28.324Z] Step 26/27 : LABEL git_sha=0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:14:28.324Z] ---> Running in 960893c98641 [2022-10-26T21:14:28.324Z] Removing intermediate container 960893c98641 [2022-10-26T21:14:28.324Z] ---> ab028dd28bb4 [2022-10-26T21:14:28.324Z] Step 27/27 : LABEL version=2.3.0-dev.35 [2022-10-26T21:14:28.324Z] ---> Running in 8377d7cc7d98 [2022-10-26T21:14:28.324Z] Removing intermediate container 8377d7cc7d98 [2022-10-26T21:14:28.324Z] ---> 0653ad2ca937 [2022-10-26T21:14:28.324Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T21:14:28.324Z] Successfully built 0653ad2ca937 [2022-10-26T21:14:28.324Z] 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 [2022-10-26T21:14:28.436Z] provisioning config files... [2022-10-26T21:14:28.449Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config17025251167157334338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:14:28.776Z] ---> docker-login.sh [2022-10-26T21:14:28.776Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:14:28.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:29.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:29.043Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:29.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:29.043Z] [2022-10-26T21:14:29.043Z] Login Succeeded [2022-10-26T21:14:29.043Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:14:29.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:29.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:29.309Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:29.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:29.309Z] [2022-10-26T21:14:29.309Z] Login Succeeded [2022-10-26T21:14:29.309Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:14:29.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:29.574Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:29.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:29.574Z] [2022-10-26T21:14:29.574Z] Login Succeeded [2022-10-26T21:14:29.842Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:14:29.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:30.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:30.111Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:30.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:30.111Z] [2022-10-26T21:14:30.111Z] Login Succeeded [2022-10-26T21:14:30.111Z] docker.io [2022-10-26T21:14:30.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:30.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:30.642Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:30.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:30.642Z] [2022-10-26T21:14:30.642Z] Login Succeeded [2022-10-26T21:14:30.642Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:14:30.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:14:30.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:14:30.693Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-26T21:14:30.693Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:14:30.693Z] latest [2022-10-26T21:14:30.693Z] 2.3.0-dev.35 [2022-10-26T21:14:30.693Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [2022-10-26T21:14:30.693Z] main [2022-10-26T21:14:30.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:31.033Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:31.373Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:14:31.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-26T21:14:31.373Z] ac5f33f6d32e: Preparing [2022-10-26T21:14:31.373Z] 565f8134dfba: Preparing [2022-10-26T21:14:31.373Z] 6f7081a36988: Preparing [2022-10-26T21:14:31.373Z] 2688b2890176: Preparing [2022-10-26T21:14:31.373Z] 46016351d614: Preparing [2022-10-26T21:14:31.373Z] 5d3e392a13a0: Preparing [2022-10-26T21:14:31.373Z] 5d3e392a13a0: Waiting [2022-10-26T21:14:31.643Z] 2688b2890176: Pushed [2022-10-26T21:14:31.643Z] 6f7081a36988: Pushed [2022-10-26T21:14:31.643Z] 565f8134dfba: Pushed [2022-10-26T21:14:31.643Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:14:32.601Z] 46016351d614: Pushed [2022-10-26T21:14:36.850Z] ac5f33f6d32e: Pushed [2022-10-26T21:14:36.850Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:37.180Z] + 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 [2022-10-26T21:14:37.516Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-26T21:14:37.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-26T21:14:37.516Z] ac5f33f6d32e: Preparing [2022-10-26T21:14:37.516Z] 565f8134dfba: Preparing [2022-10-26T21:14:37.516Z] 6f7081a36988: Preparing [2022-10-26T21:14:37.516Z] 2688b2890176: Preparing [2022-10-26T21:14:37.516Z] 46016351d614: Preparing [2022-10-26T21:14:37.516Z] 5d3e392a13a0: Preparing [2022-10-26T21:14:37.516Z] 5d3e392a13a0: Waiting [2022-10-26T21:14:37.516Z] ac5f33f6d32e: Layer already exists [2022-10-26T21:14:37.516Z] 565f8134dfba: Layer already exists [2022-10-26T21:14:37.516Z] 2688b2890176: Layer already exists [2022-10-26T21:14:37.516Z] 6f7081a36988: Layer already exists [2022-10-26T21:14:37.516Z] 46016351d614: Layer already exists [2022-10-26T21:14:37.516Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:14:37.516Z] latest: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:38.126Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:38.465Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.35 [2022-10-26T21:14:38.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-26T21:14:38.466Z] ac5f33f6d32e: Preparing [2022-10-26T21:14:38.466Z] 565f8134dfba: Preparing [2022-10-26T21:14:38.466Z] 6f7081a36988: Preparing [2022-10-26T21:14:38.466Z] 2688b2890176: Preparing [2022-10-26T21:14:38.466Z] 46016351d614: Preparing [2022-10-26T21:14:38.466Z] 5d3e392a13a0: Preparing [2022-10-26T21:14:38.466Z] 5d3e392a13a0: Waiting [2022-10-26T21:14:38.466Z] 46016351d614: Layer already exists [2022-10-26T21:14:38.466Z] 2688b2890176: Layer already exists [2022-10-26T21:14:38.466Z] 565f8134dfba: Layer already exists [2022-10-26T21:14:38.466Z] 6f7081a36988: Layer already exists [2022-10-26T21:14:38.466Z] ac5f33f6d32e: Layer already exists [2022-10-26T21:14:38.466Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:14:38.466Z] 2.3.0-dev.35: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:38.809Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:39.149Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [2022-10-26T21:14:39.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-26T21:14:39.149Z] ac5f33f6d32e: Preparing [2022-10-26T21:14:39.149Z] 565f8134dfba: Preparing [2022-10-26T21:14:39.149Z] 6f7081a36988: Preparing [2022-10-26T21:14:39.149Z] 2688b2890176: Preparing [2022-10-26T21:14:39.149Z] 46016351d614: Preparing [2022-10-26T21:14:39.149Z] 5d3e392a13a0: Preparing [2022-10-26T21:14:39.149Z] 5d3e392a13a0: Waiting [2022-10-26T21:14:39.149Z] 2688b2890176: Layer already exists [2022-10-26T21:14:39.149Z] ac5f33f6d32e: Layer already exists [2022-10-26T21:14:39.149Z] 6f7081a36988: Layer already exists [2022-10-26T21:14:39.149Z] 565f8134dfba: Layer already exists [2022-10-26T21:14:39.149Z] 46016351d614: Layer already exists [2022-10-26T21:14:39.149Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:14:39.149Z] 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:39.747Z] + 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 [2022-10-26T21:14:40.085Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-26T21:14:40.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-26T21:14:40.085Z] ac5f33f6d32e: Preparing [2022-10-26T21:14:40.085Z] 565f8134dfba: Preparing [2022-10-26T21:14:40.085Z] 6f7081a36988: Preparing [2022-10-26T21:14:40.085Z] 2688b2890176: Preparing [2022-10-26T21:14:40.085Z] 46016351d614: Preparing [2022-10-26T21:14:40.085Z] 5d3e392a13a0: Preparing [2022-10-26T21:14:40.085Z] 5d3e392a13a0: Waiting [2022-10-26T21:14:40.085Z] 2688b2890176: Layer already exists [2022-10-26T21:14:40.085Z] ac5f33f6d32e: Layer already exists [2022-10-26T21:14:40.085Z] 6f7081a36988: Layer already exists [2022-10-26T21:14:40.085Z] 565f8134dfba: Layer already exists [2022-10-26T21:14:40.085Z] 46016351d614: Layer already exists [2022-10-26T21:14:40.085Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:14:40.085Z] main: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:14:40.398Z] ===================================================== [Pipeline] echo [2022-10-26T21:14:40.403Z] taggedImages: [2022-10-26T21:14:40.403Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [2022-10-26T21:14:40.403Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-26T21:14:40.403Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.35 [2022-10-26T21:14:40.404Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [2022-10-26T21:14:40.404Z] - 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 [2022-10-26T21:14:40.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:14:40.767Z] [2022-10-26T21:14:40.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:41.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:14:41.100Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T21:14:41.100Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T21:14:41.100Z] 04944245beec: Pulling fs layer [2022-10-26T21:14:41.100Z] 699f458cf7ca: Pulling fs layer [2022-10-26T21:14:41.100Z] 765212b225bb: Pulling fs layer [2022-10-26T21:14:41.100Z] f23df028b6ca: Pulling fs layer [2022-10-26T21:14:41.100Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T21:14:41.100Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T21:14:41.100Z] 765212b225bb: Waiting [2022-10-26T21:14:41.100Z] f23df028b6ca: Waiting [2022-10-26T21:14:41.100Z] d65c8cfc05b1: Waiting [2022-10-26T21:14:41.100Z] 2437ff75d9bd: Waiting [2022-10-26T21:14:41.369Z] 04944245beec: Verifying Checksum [2022-10-26T21:14:41.369Z] 04944245beec: Download complete [2022-10-26T21:14:41.369Z] 765212b225bb: Verifying Checksum [2022-10-26T21:14:41.369Z] 765212b225bb: Download complete [2022-10-26T21:14:41.369Z] f23df028b6ca: Verifying Checksum [2022-10-26T21:14:41.369Z] f23df028b6ca: Download complete [2022-10-26T21:14:41.369Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T21:14:41.369Z] d65c8cfc05b1: Download complete [2022-10-26T21:14:41.640Z] 699f458cf7ca: Verifying Checksum [2022-10-26T21:14:41.640Z] 699f458cf7ca: Download complete [2022-10-26T21:14:41.988Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T21:14:41.988Z] 8998bd30e6a1: Download complete [2022-10-26T21:14:44.636Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T21:14:44.636Z] 2437ff75d9bd: Download complete [2022-10-26T21:14:46.046Z] 8998bd30e6a1: Pull complete [2022-10-26T21:14:46.630Z] 04944245beec: Pull complete [2022-10-26T21:14:48.033Z] 699f458cf7ca: Pull complete [2022-10-26T21:14:48.033Z] 765212b225bb: Pull complete [2022-10-26T21:14:48.993Z] f23df028b6ca: Pull complete [2022-10-26T21:14:48.993Z] d65c8cfc05b1: Pull complete [2022-10-26T21:15:03.989Z] 2437ff75d9bd: Pull complete [2022-10-26T21:15:03.989Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T21:15:03.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:15:03.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:15:04.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-117379 does not seem to be running inside a container [2022-10-26T21:15:04.218Z] $ 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/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 [2022-10-26T21:15:06.849Z] $ docker top 6520c4fb4daf1f674278fb61bf5ada3ae2694cc67f6f35f12747feeff5317d61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:15:07.703Z] ---> job-cost.sh [2022-10-26T21:15:07.703Z] lf-activate-venv: SKIPPING [2022-10-26T21:15:07.703Z] INFO: No Stack... [2022-10-26T21:15:07.969Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T21:15:08.930Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T21:15:09.570Z] + + cutcat -d, /w/workspace/app-service-configurable/114/archives/cost.csv -f6 [2022-10-26T21:15:09.570Z] [Pipeline] lock [2022-10-26T21:15:09.633Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [2022-10-26T21:15:09.639Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] did not exist. Created. [2022-10-26T21:15:09.639Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:15:10.287Z] /w/workspace/app-service-configurable/114@tmp/durable-5ad98bc0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T21:15:10.618Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T21:15:10.644Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T21:15:10.689Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T21:15:10.695Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T21:15:10.711Z] $ docker stop --time=1 6520c4fb4daf1f674278fb61bf5ada3ae2694cc67f6f35f12747feeff5317d61 [2022-10-26T21:15:12.196Z] $ docker rm -f 6520c4fb4daf1f674278fb61bf5ada3ae2694cc67f6f35f12747feeff5317d61 [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 [2022-10-26T21:15:12.560Z] provisioning config files... [2022-10-26T21:15:12.567Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1278039095517342441tmp [Pipeline] { [Pipeline] sh [2022-10-26T21:15:12.858Z] + set +x [2022-10-26T21:15:12.858Z] + curl -s https://codecov.io/bash [2022-10-26T21:15:12.858Z] + bash -s -- [2022-10-26T21:15:12.858Z] [2022-10-26T21:15:12.858Z] _____ _ [2022-10-26T21:15:12.858Z] / ____| | | [2022-10-26T21:15:12.858Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T21:15:12.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T21:15:12.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T21:15:12.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T21:15:12.858Z] Bash-1.0.6 [2022-10-26T21:15:12.858Z] [2022-10-26T21:15:12.858Z] [2022-10-26T21:15:12.858Z] ==> git version 2.25.1 found [2022-10-26T21:15:12.858Z] ==> 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 [2022-10-26T21:15:12.858Z] Release-Date: 2020-01-08 [2022-10-26T21:15:12.858Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T21:15:12.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T21:15:12.858Z] ==> Jenkins CI detected. [2022-10-26T21:15:12.858Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-26T21:15:12.858Z] project root: . [2022-10-26T21:15:12.858Z] --> token set from env [2022-10-26T21:15:12.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T21:15:12.858Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T21:15:12.858Z] ==> Python coveragepy not found [2022-10-26T21:15:12.858Z] ==> Searching for coverage reports in: [2022-10-26T21:15:12.858Z] + . [2022-10-26T21:15:12.858Z] -> Found 1 reports [2022-10-26T21:15:12.858Z] ==> Detecting git/mercurial file structure [2022-10-26T21:15:12.858Z] ==> Reading reports [2022-10-26T21:15:12.858Z] + ./coverage.out bytes=10 [2022-10-26T21:15:13.117Z] ==> Appending adjustments [2022-10-26T21:15:13.117Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T21:15:13.117Z] + Found adjustments [2022-10-26T21:15:13.117Z] ==> Gzipping contents [2022-10-26T21:15:13.117Z] 4.0K /tmp/codecov.GqlQux.gz [2022-10-26T21:15:13.117Z] ==> Uploading reports [2022-10-26T21:15:13.117Z] url: https://codecov.io [2022-10-26T21:15:13.117Z] query: branch=main&commit=0c5f3bcc2a30328005cb5b447d058d89dafe6113&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T21:15:13.117Z] -> Pinging Codecov [2022-10-26T21:15:13.117Z] 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=0c5f3bcc2a30328005cb5b447d058d89dafe6113&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T21:15:13.378Z] -> Uploading to [2022-10-26T21:15:13.378Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/A97CA9966030D2A3747ED39772930CCE/0c5f3bcc2a30328005cb5b447d058d89dafe6113/fc768229-761d-45b0-851c-0a1ed1ee013a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T211513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b48e3ec8b86b0aac4e961a2763b111233b8fbc5a34d8aeb1c1eb36f22e6e5fb5 [2022-10-26T21:15:13.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T21:15:13.378Z] Dload Upload Total Spent Left Speed [2022-10-26T21:15:13.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2474 --:--:-- --:--:-- --:--:-- 2474 [2022-10-26T21:15:13.638Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] } [2022-10-26T21:15:13.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T21:15:13.773Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T21:15:13.783Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:14.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:15:14.080Z] [2022-10-26T21:15:14.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:14.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:15:14.378Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T21:15:14.378Z] df9b9388f04a: Pulling fs layer [2022-10-26T21:15:14.378Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T21:15:14.378Z] 25bc292e5bac: Pulling fs layer [2022-10-26T21:15:14.378Z] 114826534d7a: Pulling fs layer [2022-10-26T21:15:14.378Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T21:15:14.378Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T21:15:14.378Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T21:15:14.378Z] 114826534d7a: Waiting [2022-10-26T21:15:14.378Z] 4657fd5d0bcf: Waiting [2022-10-26T21:15:14.378Z] 6ad1cebc031e: Waiting [2022-10-26T21:15:14.378Z] 8a3aa393b2d8: Waiting [2022-10-26T21:15:14.378Z] 25bc292e5bac: Verifying Checksum [2022-10-26T21:15:14.378Z] 25bc292e5bac: Download complete [2022-10-26T21:15:14.378Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T21:15:14.378Z] 52dc419b0ee2: Download complete [2022-10-26T21:15:14.378Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T21:15:14.378Z] 4657fd5d0bcf: Download complete [2022-10-26T21:15:14.378Z] df9b9388f04a: Download complete [2022-10-26T21:15:14.636Z] df9b9388f04a: Pull complete [2022-10-26T21:15:14.636Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T21:15:14.636Z] 6ad1cebc031e: Download complete [2022-10-26T21:15:14.636Z] 52dc419b0ee2: Pull complete [2022-10-26T21:15:14.894Z] 25bc292e5bac: Pull complete [2022-10-26T21:15:15.463Z] 114826534d7a: Verifying Checksum [2022-10-26T21:15:15.463Z] 114826534d7a: Download complete [2022-10-26T21:15:15.463Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T21:15:15.463Z] 8a3aa393b2d8: Download complete [2022-10-26T21:15:18.772Z] 114826534d7a: Pull complete [2022-10-26T21:15:18.772Z] 4657fd5d0bcf: Pull complete [2022-10-26T21:15:19.030Z] 6ad1cebc031e: Pull complete [2022-10-26T21:15:21.607Z] 8a3aa393b2d8: Pull complete [2022-10-26T21:15:21.607Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T21:15:21.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:15:21.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:15:21.687Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:15:21.722Z] $ 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 [2022-10-26T21:15:23.963Z] $ docker top a38239e601063349727151798ba0b6c8618a5c4ec9d82c4738cd6c32ea73f373 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T21:15:24.017Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-26T21:15:24.289Z] + set -o pipefail [2022-10-26T21:15:24.289Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-26T21:15:30.864Z] [2022-10-26T21:15:30.864Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-26T21:15:30.864Z] [2022-10-26T21:15:30.864Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/58ab4923-dc03-4eae-8250-618126ebc807 [2022-10-26T21:15:30.864Z] [2022-10-26T21:15:30.864Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T21:15:30.864Z] [2022-10-26T21:15:30.864Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T21:15:30.864Z] [2022-10-26T21:15:30.864Z] [2022-10-26T21:15:30.864Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T21:15:30.864Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T21:15:30.864Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T21:15:30.881Z] $ docker stop --time=1 a38239e601063349727151798ba0b6c8618a5c4ec9d82c4738cd6c32ea73f373 [2022-10-26T21:15:33.118Z] $ docker rm -f a38239e601063349727151798ba0b6c8618a5c4ec9d82c4738cd6c32ea73f373 [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 [2022-10-26T21:15:33.798Z] + git log --format=format:%s -1 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] sh [2022-10-26T21:15:34.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:15:34.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:34.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:15:34.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:15:34.445Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:15:34.484Z] $ 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 [2022-10-26T21:15:34.819Z] $ docker top 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:15:34.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:15:34.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:15:34.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:15:35.004Z] $ docker exec 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 ssh-agent [2022-10-26T21:15:35.105Z] SSH_AUTH_SOCK=/tmp/ssh-RParzIkKY7qW/agent.32 [2022-10-26T21:15:35.105Z] SSH_AGENT_PID=38 [2022-10-26T21:15:35.110Z] Running ssh-add (command line suppressed) [2022-10-26T21:15:35.223Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8843297648629181019.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8843297648629181019.key) [2022-10-26T21:15:35.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:15:35.517Z] + git semver tag [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,692 [run_tag] DEBUG tag force:False [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,692 [check_head_tag] DEBUG check head tag [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,693 [execute] INFO git cat-file --batch-check [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,697 [execute] INFO git cat-file --batch [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,714 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,715 [execute] INFO git tag -a v2.3.0-dev.35 -m v2.3.0-dev.35 [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.35', '-m', 'v2.3.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:15:35.776Z] 2022-10-26 21:15:35,720 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:15:35.776Z] 2.3.0-dev.35 [Pipeline] } [2022-10-26T21:15:35.794Z] $ docker exec --env ******** --env ******** 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 ssh-agent -k [2022-10-26T21:15:35.913Z] unset SSH_AUTH_SOCK; [2022-10-26T21:15:35.914Z] unset SSH_AGENT_PID; [2022-10-26T21:15:35.914Z] echo Agent pid 38 killed; [2022-10-26T21:15:35.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:15:36.231Z] + git semver [Pipeline] } [2022-10-26T21:15:36.509Z] $ docker stop --time=1 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 [2022-10-26T21:15:37.770Z] $ docker rm -f 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:38.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:15:38.145Z] [2022-10-26T21:15:38.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:38.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:15:38.442Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T21:15:38.442Z] ab5ef0e58194: Pulling fs layer [2022-10-26T21:15:38.442Z] 9712f1f96733: Pulling fs layer [2022-10-26T21:15:38.442Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T21:15:38.442Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T21:15:38.442Z] e9a5061849ea: Pulling fs layer [2022-10-26T21:15:38.442Z] d747dcd14b5f: Pulling fs layer [2022-10-26T21:15:38.442Z] 2de7ff778b66: Pulling fs layer [2022-10-26T21:15:38.442Z] d747dcd14b5f: Waiting [2022-10-26T21:15:38.442Z] e9a5061849ea: Waiting [2022-10-26T21:15:38.442Z] 2de7ff778b66: Waiting [2022-10-26T21:15:38.442Z] 0d9ebad4ef96: Waiting [2022-10-26T21:15:38.442Z] 9712f1f96733: Download complete [2022-10-26T21:15:38.701Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T21:15:38.701Z] 63f879dbbcfc: Download complete [2022-10-26T21:15:38.959Z] e9a5061849ea: Verifying Checksum [2022-10-26T21:15:38.959Z] e9a5061849ea: Download complete [2022-10-26T21:15:38.959Z] d747dcd14b5f: Verifying Checksum [2022-10-26T21:15:38.959Z] d747dcd14b5f: Download complete [2022-10-26T21:15:39.216Z] ab5ef0e58194: Verifying Checksum [2022-10-26T21:15:39.216Z] ab5ef0e58194: Download complete [2022-10-26T21:15:39.216Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T21:15:39.216Z] 0d9ebad4ef96: Download complete [2022-10-26T21:15:39.216Z] 2de7ff778b66: Verifying Checksum [2022-10-26T21:15:39.216Z] 2de7ff778b66: Download complete [2022-10-26T21:15:42.497Z] ab5ef0e58194: Pull complete [2022-10-26T21:15:42.497Z] 9712f1f96733: Pull complete [2022-10-26T21:15:42.756Z] 63f879dbbcfc: Pull complete [2022-10-26T21:15:46.038Z] 0d9ebad4ef96: Pull complete [2022-10-26T21:15:46.297Z] e9a5061849ea: Pull complete [2022-10-26T21:15:46.557Z] d747dcd14b5f: Pull complete [2022-10-26T21:15:47.501Z] 2de7ff778b66: Pull complete [2022-10-26T21:15:47.501Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T21:15:47.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:15:47.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:15:47.579Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:15:47.615Z] $ 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 [2022-10-26T21:15:50.374Z] $ docker top ab94b9941edc6dea664af25b4a7fc88d8110b3bc7a697de4bfc31c7ffb7aa928 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:15:50.439Z] provisioning config files... [2022-10-26T21:15:50.446Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9389909725930689642tmp [2022-10-26T21:15:50.456Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13625803739277148042tmp [2022-10-26T21:15:50.465Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9765419145777196967tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:15:50.475Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:15:50.754Z] ---> sigul-configuration.sh [2022-10-26T21:15:50.754Z] gpg: directory `/root/.gnupg' created [2022-10-26T21:15:50.754Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T21:15:50.754Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T21:15:50.754Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T21:15:50.754Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T21:15:50.754Z] gpg: CAST5 encrypted data [2022-10-26T21:15:50.754Z] gpg: encrypted with 1 passphrase [2022-10-26T21:15:50.754Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T21:15:51.044Z] + mkdir /home/jenkins [2022-10-26T21:15:51.044Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T21:15:51.326Z] + 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 [2022-10-26T21:15:51.334Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:15:51.616Z] ---> sigul-install.sh [2022-10-26T21:15:51.616Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T21:15:51.906Z] + git tag --list [2022-10-26T21:15:51.906Z] v1.0.0 [2022-10-26T21:15:51.906Z] v1.1.0 [2022-10-26T21:15:51.906Z] v1.2.0 [2022-10-26T21:15:51.906Z] v1.3.0 [2022-10-26T21:15:51.906Z] v1.3.1 [2022-10-26T21:15:51.906Z] v2.0.0 [2022-10-26T21:15:51.906Z] v2.0.1 [2022-10-26T21:15:51.906Z] v2.1.0 [2022-10-26T21:15:51.906Z] v2.1.1 [2022-10-26T21:15:51.906Z] v2.1.1-dev.1 [2022-10-26T21:15:51.906Z] v2.1.1-dev.2 [2022-10-26T21:15:51.906Z] v2.2.0 [2022-10-26T21:15:51.906Z] v2.2.1-dev.1 [2022-10-26T21:15:51.906Z] v2.2.1-dev.10 [2022-10-26T21:15:51.906Z] v2.2.1-dev.2 [2022-10-26T21:15:51.906Z] v2.2.1-dev.3 [2022-10-26T21:15:51.906Z] v2.2.1-dev.4 [2022-10-26T21:15:51.906Z] v2.2.1-dev.5 [2022-10-26T21:15:51.906Z] v2.2.1-dev.6 [2022-10-26T21:15:51.906Z] v2.2.1-dev.7 [2022-10-26T21:15:51.906Z] v2.2.1-dev.8 [2022-10-26T21:15:51.906Z] v2.2.1-dev.9 [2022-10-26T21:15:51.906Z] v2.3.0-dev.10 [2022-10-26T21:15:51.906Z] v2.3.0-dev.11 [2022-10-26T21:15:51.906Z] v2.3.0-dev.12 [2022-10-26T21:15:51.906Z] v2.3.0-dev.13 [2022-10-26T21:15:51.906Z] v2.3.0-dev.14 [2022-10-26T21:15:51.906Z] v2.3.0-dev.15 [2022-10-26T21:15:51.906Z] v2.3.0-dev.16 [2022-10-26T21:15:51.906Z] v2.3.0-dev.17 [2022-10-26T21:15:51.906Z] v2.3.0-dev.18 [2022-10-26T21:15:51.906Z] v2.3.0-dev.19 [2022-10-26T21:15:51.906Z] v2.3.0-dev.20 [2022-10-26T21:15:51.906Z] v2.3.0-dev.21 [2022-10-26T21:15:51.906Z] v2.3.0-dev.22 [2022-10-26T21:15:51.906Z] v2.3.0-dev.23 [2022-10-26T21:15:51.906Z] v2.3.0-dev.24 [2022-10-26T21:15:51.906Z] v2.3.0-dev.25 [2022-10-26T21:15:51.906Z] v2.3.0-dev.26 [2022-10-26T21:15:51.906Z] v2.3.0-dev.27 [2022-10-26T21:15:51.906Z] v2.3.0-dev.28 [2022-10-26T21:15:51.906Z] v2.3.0-dev.29 [2022-10-26T21:15:51.906Z] v2.3.0-dev.30 [2022-10-26T21:15:51.906Z] v2.3.0-dev.31 [2022-10-26T21:15:51.906Z] v2.3.0-dev.32 [2022-10-26T21:15:51.906Z] v2.3.0-dev.33 [2022-10-26T21:15:51.906Z] v2.3.0-dev.34 [2022-10-26T21:15:51.906Z] v2.3.0-dev.35 [Pipeline] sh [2022-10-26T21:15:52.193Z] + lftools sign git-tag v2.3.0-dev.35 [2022-10-26T21:15:52.769Z] Signing Git tag with Sigul... [2022-10-26T21:15:52.769Z] Signing v2.3.0-dev.35 [Pipeline] echo [2022-10-26T21:15:53.035Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:15:53.317Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T21:15:53.323Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T21:15:53.349Z] $ docker stop --time=1 ab94b9941edc6dea664af25b4a7fc88d8110b3bc7a697de4bfc31c7ffb7aa928 [2022-10-26T21:15:54.639Z] $ docker rm -f ab94b9941edc6dea664af25b4a7fc88d8110b3bc7a697de4bfc31c7ffb7aa928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T21:15:55.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:15:55.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:55.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:15:55.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:15:55.404Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:15:55.442Z] $ 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 [2022-10-26T21:15:55.804Z] $ docker top 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 -eo pid,comm [2022-10-26T21:15:55.843Z] 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). [2022-10-26T21:15:55.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:15:55.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:15:55.885Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:15:56.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:15:56.014Z] $ docker exec 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 ssh-agent [2022-10-26T21:15:56.121Z] SSH_AUTH_SOCK=/tmp/ssh-zSxlvvU3SzIC/agent.32 [2022-10-26T21:15:56.121Z] SSH_AGENT_PID=38 [2022-10-26T21:15:56.126Z] Running ssh-add (command line suppressed) [2022-10-26T21:15:56.228Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17304804048712865325.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17304804048712865325.key) [2022-10-26T21:15:56.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:15:56.523Z] + git semver bump pre [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,699 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,700 [bump_version] DEBUG bumping version:2.3.0-dev.35 on axis:pre with prefix:dev [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,700 [bump_version] DEBUG bumped version:2.3.0-dev.36 [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,700 [write_version] DEBUG write version:2.3.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,700 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,700 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,702 [execute] INFO git cat-file --batch-check [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,708 [execute] INFO git cat-file --batch [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:15:56.782Z] 2022-10-26 21:15:56,713 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:15:56.782Z] 2.3.0-dev.36 [Pipeline] } [2022-10-26T21:15:56.798Z] $ docker exec --env ******** --env ******** 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 ssh-agent -k [2022-10-26T21:15:56.906Z] unset SSH_AUTH_SOCK; [2022-10-26T21:15:56.906Z] unset SSH_AGENT_PID; [2022-10-26T21:15:56.906Z] echo Agent pid 38 killed; [2022-10-26T21:15:56.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:15:57.206Z] + git semver [Pipeline] } [2022-10-26T21:15:57.482Z] $ docker stop --time=1 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 [2022-10-26T21:15:58.746Z] $ docker rm -f 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:15:59.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:15:59.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:15:59.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:15:59.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:15:59.422Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:15:59.460Z] $ 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 [2022-10-26T21:15:59.824Z] $ docker top b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:15:59.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:15:59.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:16:00.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:16:00.023Z] $ docker exec b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 ssh-agent [2022-10-26T21:16:00.128Z] SSH_AUTH_SOCK=/tmp/ssh-ZhrqS1QeN06i/agent.31 [2022-10-26T21:16:00.128Z] SSH_AGENT_PID=37 [2022-10-26T21:16:00.133Z] Running ssh-add (command line suppressed) [2022-10-26T21:16:00.242Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7337583776975312645.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7337583776975312645.key) [2022-10-26T21:16:00.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:16:00.535Z] + git semver push [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,723 [run_push] DEBUG push [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,724 [execute] INFO git cat-file --batch-check [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,728 [execute] INFO git rev-list 388d85c7f74b179d009a62b8714302b765ff199e -- [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,729 [execute] DEBUG Popen(['git', 'rev-list', '388d85c7f74b179d009a62b8714302b765ff199e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,738 [execute] INFO git fetch -v origin [2022-10-26T21:16:00.793Z] 2022-10-26 21:16:00,738 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T21:16:01.362Z] 2022-10-26 21:16:01,332 [run_push] DEBUG no remote changes detected [2022-10-26T21:16:01.362Z] 2022-10-26 21:16:01,332 [execute] INFO git push origin semver [2022-10-26T21:16:01.362Z] 2022-10-26 21:16:01,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:16:02.301Z] 2022-10-26 21:16:02,301 [run_push] DEBUG push all version tags [2022-10-26T21:16:02.301Z] 2022-10-26 21:16:02,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T21:16:02.301Z] 2022-10-26 21:16:02,302 [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) [2022-10-26T21:16:03.236Z] 2022-10-26 21:16:03,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-26T21:16:03.236Z] 2.3.0-dev.36 [Pipeline] } [2022-10-26T21:16:03.251Z] $ docker exec --env ******** --env ******** b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 ssh-agent -k [2022-10-26T21:16:03.354Z] unset SSH_AUTH_SOCK; [2022-10-26T21:16:03.355Z] unset SSH_AGENT_PID; [2022-10-26T21:16:03.355Z] echo Agent pid 37 killed; [2022-10-26T21:16:03.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:16:03.663Z] + git semver [Pipeline] } [2022-10-26T21:16:03.939Z] $ docker stop --time=1 b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 [2022-10-26T21:16:05.236Z] $ docker rm -f b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 [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 [2022-10-26T21:16:05.782Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-26T21:16:05.782Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-26T21:16:05.782Z] total 16 [2022-10-26T21:16:05.782Z] drwxr-xr-x 3 root root 4096 Oct 26 21:07 . [2022-10-26T21:16:05.782Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:15 .. [2022-10-26T21:16:05.782Z] drwxr-xr-x 2 root root 4096 Oct 26 21:07 cost [2022-10-26T21:16:05.782Z] -rw-r--r-- 1 root root 96 Oct 26 21:07 cost.csv [2022-10-26T21:16:05.782Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-26T21:16:05.782Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-26T21:16:05.782Z] total 16 [2022-10-26T21:16:05.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:07 . [2022-10-26T21:16:05.782Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:15 .. [2022-10-26T21:16:05.782Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 21:07 cost [2022-10-26T21:16:05.782Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 26 21:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:06.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:06.960Z] ---> package-listing.sh [2022-10-26T21:16:06.960Z] ++ facter osfamily [2022-10-26T21:16:06.960Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T21:16:07.221Z] + OS_FAMILY=debian [2022-10-26T21:16:07.221Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-26T21:16:07.221Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T21:16:07.221Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T21:16:07.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T21:16:07.221Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T21:16:07.221Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-26T21:16:07.221Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T21:16:07.221Z] + case "${OS_FAMILY}" in [2022-10-26T21:16:07.221Z] + dpkg -l [2022-10-26T21:16:07.221Z] + grep '^ii' [2022-10-26T21:16:07.221Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T21:16:07.221Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T21:16:07.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T21:16:07.221Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-26T21:16:07.221Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-26T21:16:07.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-10-26T21:16:07.233Z] 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 [2022-10-26T21:16:07.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:16:08.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:16:08.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:16:08.159Z] prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container [2022-10-26T21:16:08.227Z] $ 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 [2022-10-26T21:16:08.445Z] $ docker top 51f72f1164040c859e1197295a8d7bb31924af763cd57e400909d672818a219f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:16:08.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T21:16:09.068Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T21:16:09.354Z] + ls /var/log/sa-host [2022-10-26T21:16:09.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:16:09.419Z] provisioning config files... [2022-10-26T21:16:09.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7997694613736324171tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:16:09.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:09.741Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T21:16:09.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:10.073Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T21:16:10.081Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:10.364Z] ---> sudo-logs.sh [2022-10-26T21:16:10.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T21:16:10.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:10.674Z] ---> job-cost.sh [2022-10-26T21:16:10.674Z] lf-activate-venv: SKIPPING [2022-10-26T21:16:10.674Z] DEBUG: total: 0.2199999988079071 [2022-10-26T21:16:10.674Z] INFO: Retrieving Stack Cost... [2022-10-26T21:16:12.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T21:16:12.117Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T21:16:12.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:12.438Z] ---> logs-deploy.sh [2022-10-26T21:16:12.438Z] lf-activate-venv: SKIPPING [2022-10-26T21:16:12.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/114 [2022-10-26T21:16:12.438Z] INFO: archiving workspace using pattern(s): [2022-10-26T21:16:13.394Z] Archives upload complete. [2022-10-26T21:16:13.665Z] INFO: archiving logs to Nexus [2022-10-26T21:16:14.262Z] ---> uname -a: [2022-10-26T21:16:14.262Z] Linux prd-ubuntu20-04-docker-8c-8g-117378 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T21:16:14.262Z] [2022-10-26T21:16:14.262Z] [2022-10-26T21:16:14.262Z] ---> lscpu: [2022-10-26T21:16:14.262Z] Architecture: x86_64 [2022-10-26T21:16:14.262Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T21:16:14.262Z] Byte Order: Little Endian [2022-10-26T21:16:14.262Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T21:16:14.262Z] CPU(s): 8 [2022-10-26T21:16:14.262Z] On-line CPU(s) list: 0-7 [2022-10-26T21:16:14.262Z] Thread(s) per core: 1 [2022-10-26T21:16:14.262Z] Core(s) per socket: 1 [2022-10-26T21:16:14.262Z] Socket(s): 8 [2022-10-26T21:16:14.262Z] NUMA node(s): 1 [2022-10-26T21:16:14.262Z] Vendor ID: AuthenticAMD [2022-10-26T21:16:14.262Z] CPU family: 23 [2022-10-26T21:16:14.262Z] Model: 49 [2022-10-26T21:16:14.262Z] Model name: AMD EPYC-Rome Processor [2022-10-26T21:16:14.262Z] Stepping: 0 [2022-10-26T21:16:14.262Z] CPU MHz: 2799.988 [2022-10-26T21:16:14.262Z] BogoMIPS: 5599.97 [2022-10-26T21:16:14.262Z] Virtualization: AMD-V [2022-10-26T21:16:14.262Z] Hypervisor vendor: KVM [2022-10-26T21:16:14.262Z] Virtualization type: full [2022-10-26T21:16:14.262Z] L1d cache: 256 KiB [2022-10-26T21:16:14.262Z] L1i cache: 256 KiB [2022-10-26T21:16:14.262Z] L2 cache: 4 MiB [2022-10-26T21:16:14.262Z] L3 cache: 128 MiB [2022-10-26T21:16:14.262Z] NUMA node0 CPU(s): 0-7 [2022-10-26T21:16:14.262Z] Vulnerability Itlb multihit: Not affected [2022-10-26T21:16:14.262Z] Vulnerability L1tf: Not affected [2022-10-26T21:16:14.262Z] Vulnerability Mds: Not affected [2022-10-26T21:16:14.262Z] Vulnerability Meltdown: Not affected [2022-10-26T21:16:14.262Z] Vulnerability Mmio stale data: Not affected [2022-10-26T21:16:14.262Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T21:16:14.262Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T21:16:14.262Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T21:16:14.262Z] Vulnerability Srbds: Not affected [2022-10-26T21:16:14.262Z] Vulnerability Tsx async abort: Not affected [2022-10-26T21:16:14.262Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T21:16:14.262Z] [2022-10-26T21:16:14.262Z]