Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26b93c6358d1976bbdea6c8c16d65e092b814248 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-ssh14923958556573435854.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12316576241903298358.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13480904913046814960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9100963484556887019.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3895203041795181036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2665 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 26b93c6358d1976bbdea6c8c16d65e092b814248 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26b93c6358d1976bbdea6c8c16d65e092b814248 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#582)" > git rev-list --no-walk d26351ee030fdea045c7f8955b5650a87ad9db10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-01T16:17:45.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-01T16:17:45.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-01T16:17:45.828Z] ========================================================= [2023-08-01T16:17:45.828Z] EdgeX Global Pipelines Version Info [2023-08-01T16:17:45.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:17:46.555Z] ------------------- [2023-08-01T16:17:46.556Z] stable info: [2023-08-01T16:17:46.556Z] ------------------- [2023-08-01T16:17:46.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-01T16:17:46.556Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T16:17:46.556Z] Message: update stable to v1.0.250 [2023-08-01T16:17:47.126Z] ------------------- [2023-08-01T16:17:47.126Z] experimental info: [2023-08-01T16:17:47.126Z] ------------------- [2023-08-01T16:17:47.126Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-01T16:17:47.126Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T16:17:47.126Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-01T16:17:47.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-01T16:17:47.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-01T16:17:47.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-01T16:17:47.360Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-01T16:17:47.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-01T16:17:47.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-01T16:17:47.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-01T16:17:47.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-01T16:17:47.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-01T16:17:47.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-01T16:17:47.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-01T16:17:47.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-01T16:17:47.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-01T16:17:47.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-01T16:17:47.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T16:17:47.512Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T16:17:47.531Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T16:17:47.550Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T16:17:47.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-01T16:17:47.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-01T16:17:47.604Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-01T16:17:47.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-01T16:17:47.640Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-01T16:17:47.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-01T16:17:47.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-01T16:17:47.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-01T16:17:47.711Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-01T16:17:47.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-01T16:17:47.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-01T16:17:47.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-01T16:17:47.784Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo [2023-08-01T16:17:47.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26b93c6 [Pipeline] echo [2023-08-01T16:17:47.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:17:47.858Z] provisioning config files... [2023-08-01T16:17:47.873Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15423887011809212187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:17:48.176Z] ---> docker-login.sh [2023-08-01T16:17:48.176Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:17:48.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:17:48.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:17:48.701Z] Configure a credential helper to remove this warning. See [2023-08-01T16:17:48.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:17:48.701Z] [2023-08-01T16:17:48.701Z] Login Succeeded [2023-08-01T16:17:48.701Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:17:48.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:17:48.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:17:48.701Z] Configure a credential helper to remove this warning. See [2023-08-01T16:17:48.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:17:48.701Z] [2023-08-01T16:17:48.701Z] Login Succeeded [2023-08-01T16:17:48.701Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:17:48.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:17:48.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:17:48.962Z] Configure a credential helper to remove this warning. See [2023-08-01T16:17:48.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:17:48.962Z] [2023-08-01T16:17:48.962Z] Login Succeeded [2023-08-01T16:17:48.962Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:17:48.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:17:48.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:17:48.962Z] Configure a credential helper to remove this warning. See [2023-08-01T16:17:48.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:17:48.962Z] [2023-08-01T16:17:48.962Z] Login Succeeded [2023-08-01T16:17:48.962Z] docker.io [2023-08-01T16:17:48.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:17:49.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:17:49.222Z] Configure a credential helper to remove this warning. See [2023-08-01T16:17:49.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:17:49.222Z] [2023-08-01T16:17:49.222Z] Login Succeeded [2023-08-01T16:17:49.222Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:17:49.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-01T16:17:49.611Z] + git rev-list -1 --merges 26b93c6358d1976bbdea6c8c16d65e092b814248~1..26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo [2023-08-01T16:17:49.659Z] -----------> git rev-list -1 --merges 26b93c6358d1976bbdea6c8c16d65e092b814248~1..26b93c6358d1976bbdea6c8c16d65e092b814248 26b93c6358d1976bbdea6c8c16d65e092b814248 [false] [Pipeline] sh [2023-08-01T16:17:49.949Z] + git log --format=format:%s -1 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo [2023-08-01T16:17:49.963Z] ========================================================= [2023-08-01T16:17:49.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-01T16:17:49.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:17:50.296Z] + git log --format=format:%s -1 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] echo [2023-08-01T16:17:50.308Z] [semverPrep] GIT_COMMIT: 26b93c6358d1976bbdea6c8c16d65e092b814248, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#582) [Pipeline] echo [2023-08-01T16:17:50.318Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-01T16:17:50.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:17:50.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-01T16:17:50.692Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-01T16:17:50.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-01T16:17:50.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-01T16:17:50.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-01T16:17:50.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:17:51.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:17:51.115Z] [2023-08-01T16:17:51.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:17:51.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:17:51.413Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-01T16:17:51.413Z] b85a868b505f: Pulling fs layer [2023-08-01T16:17:51.413Z] e2be974225ed: Pulling fs layer [2023-08-01T16:17:51.413Z] 339a4e72a1f5: Pulling fs layer [2023-08-01T16:17:51.413Z] 988bab9f4d93: Pulling fs layer [2023-08-01T16:17:51.413Z] 1469e6f7b9e6: Pulling fs layer [2023-08-01T16:17:51.413Z] eaf3925da568: Pulling fs layer [2023-08-01T16:17:51.413Z] bab4dde63d76: Pulling fs layer [2023-08-01T16:17:51.413Z] bde34c3a00c8: Pulling fs layer [2023-08-01T16:17:51.413Z] b352a97aabf1: Pulling fs layer [2023-08-01T16:17:51.413Z] bab4dde63d76: Waiting [2023-08-01T16:17:51.413Z] 4872d77fe225: Pulling fs layer [2023-08-01T16:17:51.413Z] 988bab9f4d93: Waiting [2023-08-01T16:17:51.413Z] eaf3925da568: Waiting [2023-08-01T16:17:51.413Z] bde34c3a00c8: Waiting [2023-08-01T16:17:51.413Z] 5851b861e8e6: Pulling fs layer [2023-08-01T16:17:51.413Z] b352a97aabf1: Waiting [2023-08-01T16:17:51.413Z] 1469e6f7b9e6: Waiting [2023-08-01T16:17:51.413Z] 5851b861e8e6: Waiting [2023-08-01T16:17:51.413Z] 4872d77fe225: Waiting [2023-08-01T16:17:51.413Z] e2be974225ed: Download complete [2023-08-01T16:17:51.413Z] 988bab9f4d93: Verifying Checksum [2023-08-01T16:17:51.413Z] 988bab9f4d93: Download complete [2023-08-01T16:17:51.683Z] 1469e6f7b9e6: Verifying Checksum [2023-08-01T16:17:51.683Z] 1469e6f7b9e6: Download complete [2023-08-01T16:17:51.683Z] eaf3925da568: Verifying Checksum [2023-08-01T16:17:51.683Z] eaf3925da568: Download complete [2023-08-01T16:17:51.683Z] 339a4e72a1f5: Verifying Checksum [2023-08-01T16:17:51.683Z] 339a4e72a1f5: Download complete [2023-08-01T16:17:51.683Z] bde34c3a00c8: Verifying Checksum [2023-08-01T16:17:51.683Z] bde34c3a00c8: Download complete [2023-08-01T16:17:51.683Z] b352a97aabf1: Verifying Checksum [2023-08-01T16:17:51.683Z] b352a97aabf1: Download complete [2023-08-01T16:17:51.683Z] 4872d77fe225: Verifying Checksum [2023-08-01T16:17:51.683Z] 4872d77fe225: Download complete [2023-08-01T16:17:51.683Z] 5851b861e8e6: Verifying Checksum [2023-08-01T16:17:51.683Z] 5851b861e8e6: Download complete [2023-08-01T16:17:51.683Z] b85a868b505f: Verifying Checksum [2023-08-01T16:17:51.683Z] b85a868b505f: Download complete [2023-08-01T16:17:51.950Z] bab4dde63d76: Verifying Checksum [2023-08-01T16:17:51.950Z] bab4dde63d76: Download complete [2023-08-01T16:17:53.344Z] b85a868b505f: Pull complete [2023-08-01T16:17:53.612Z] e2be974225ed: Pull complete [2023-08-01T16:17:54.188Z] 339a4e72a1f5: Pull complete [2023-08-01T16:17:54.188Z] 988bab9f4d93: Pull complete [2023-08-01T16:17:54.448Z] 1469e6f7b9e6: Pull complete [2023-08-01T16:17:54.448Z] eaf3925da568: Pull complete [2023-08-01T16:17:56.356Z] bab4dde63d76: Pull complete [2023-08-01T16:17:56.356Z] bde34c3a00c8: Pull complete [2023-08-01T16:17:56.618Z] b352a97aabf1: Pull complete [2023-08-01T16:17:56.619Z] 4872d77fe225: Pull complete [2023-08-01T16:17:56.619Z] 5851b861e8e6: Pull complete [2023-08-01T16:17:56.619Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-01T16:17:56.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:17:56.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:17:56.729Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:17:56.761Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T16:17:59.601Z] $ docker top 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 -eo pid,comm [2023-08-01T16:17:59.657Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-01T16:17:59.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:17:59.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:17:59.692Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:17:59.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:17:59.808Z] $ docker exec 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent [2023-08-01T16:17:59.915Z] SSH_AUTH_SOCK=/tmp/ssh-U98jMBtdOm14/agent.32 [2023-08-01T16:17:59.915Z] SSH_AGENT_PID=38 [2023-08-01T16:17:59.923Z] Running ssh-add (command line suppressed) [2023-08-01T16:18:00.017Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1983204413745803545.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1983204413745803545.key) [2023-08-01T16:18:00.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:18:00.326Z] + git tag --points-at HEAD [Pipeline] } [2023-08-01T16:18:00.342Z] $ docker exec --env ******** --env ******** 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent -k [2023-08-01T16:18:00.442Z] unset SSH_AUTH_SOCK; [2023-08-01T16:18:00.442Z] unset SSH_AGENT_PID; [2023-08-01T16:18:00.442Z] echo Agent pid 38 killed; [2023-08-01T16:18:00.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-01T16:18:00.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:18:00.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:18:00.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:18:00.600Z] $ docker exec 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent [2023-08-01T16:18:00.701Z] SSH_AUTH_SOCK=/tmp/ssh-cA21qgANSeos/agent.70 [2023-08-01T16:18:00.701Z] SSH_AGENT_PID=76 [2023-08-01T16:18:00.706Z] Running ssh-add (command line suppressed) [2023-08-01T16:18:00.798Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6049704859170298302.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6049704859170298302.key) [2023-08-01T16:18:00.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:18:01.100Z] + git semver init [2023-08-01T16:18:01.360Z] 2023-08-01 16:18:01,280 [run_init] DEBUG init version:0.0.0 force:False [2023-08-01T16:18:01.360Z] 2023-08-01 16:18:01,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-01T16:18:01.360Z] 2023-08-01 16:18:01,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-08-01T16:18:01.360Z] 2023-08-01 16:18:01,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:18:02.300Z] 2023-08-01 16:18:02,226 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-01T16:18:02.300Z] 2023-08-01 16:18:02,226 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-08-01T16:18:02.300Z] 2023-08-01 16:18:02,227 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:18:02.300Z] 2023-08-01 16:18:02,227 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:18:02.300Z] 3.1.0-dev.8 [Pipeline] } [2023-08-01T16:18:02.312Z] $ docker exec --env ******** --env ******** 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 ssh-agent -k [2023-08-01T16:18:02.417Z] unset SSH_AUTH_SOCK; [2023-08-01T16:18:02.418Z] unset SSH_AGENT_PID; [2023-08-01T16:18:02.418Z] echo Agent pid 76 killed; [2023-08-01T16:18:02.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:18:02.733Z] + git semver [Pipeline] } [2023-08-01T16:18:03.010Z] $ docker stop --time=1 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 [2023-08-01T16:18:04.326Z] $ docker rm -f --volumes 62f22bafed5abaee517072ea81db02b60794e408017ab33d3967f6dc690138a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:18:04.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-01T16:18:04.874Z] Stashed 1 file(s) [Pipeline] echo [2023-08-01T16:18:04.877Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:18:05.071Z] provisioning config files... [2023-08-01T16:18:05.080Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15852694294555519693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:18:05.377Z] ---> docker-login.sh [2023-08-01T16:18:05.377Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:18:05.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:18:05.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:18:05.377Z] Configure a credential helper to remove this warning. See [2023-08-01T16:18:05.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:18:05.378Z] [2023-08-01T16:18:05.378Z] Login Succeeded [2023-08-01T16:18:05.378Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:18:05.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:18:05.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:18:05.378Z] Configure a credential helper to remove this warning. See [2023-08-01T16:18:05.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:18:05.378Z] [2023-08-01T16:18:05.378Z] Login Succeeded [2023-08-01T16:18:05.378Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:18:05.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:18:05.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:18:05.636Z] Configure a credential helper to remove this warning. See [2023-08-01T16:18:05.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:18:05.636Z] [2023-08-01T16:18:05.636Z] Login Succeeded [2023-08-01T16:18:05.636Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:18:05.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:18:05.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:18:05.636Z] Configure a credential helper to remove this warning. See [2023-08-01T16:18:05.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:18:05.636Z] [2023-08-01T16:18:05.636Z] Login Succeeded [2023-08-01T16:18:05.636Z] docker.io [2023-08-01T16:18:05.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:18:05.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:18:05.895Z] Configure a credential helper to remove this warning. See [2023-08-01T16:18:05.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:18:05.895Z] [2023-08-01T16:18:05.895Z] Login Succeeded [2023-08-01T16:18:05.895Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:18:05.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T16:18:05.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:18:05.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:18:06.006Z] ========================================================= [2023-08-01T16:18:06.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-01T16:18:06.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:18:06.329Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T16:18:06.329Z] Sending build context to Docker daemon 3.309MB [2023-08-01T16:18:06.329Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:18:06.329Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T16:18:06.329Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-01T16:18:06.329Z] 4db1b89c0bd1: Pulling fs layer [2023-08-01T16:18:06.329Z] 6911f1a30b25: Pulling fs layer [2023-08-01T16:18:06.329Z] e194b8c5c2a9: Pulling fs layer [2023-08-01T16:18:06.329Z] 6863d3e3a2b1: Pulling fs layer [2023-08-01T16:18:06.329Z] ec0bb842ea78: Pulling fs layer [2023-08-01T16:18:06.329Z] 40a00589a448: Pulling fs layer [2023-08-01T16:18:06.329Z] 6c08303d61cc: Pulling fs layer [2023-08-01T16:18:06.329Z] 798269fcf238: Pulling fs layer [2023-08-01T16:18:06.329Z] 6863d3e3a2b1: Waiting [2023-08-01T16:18:06.329Z] ec0bb842ea78: Waiting [2023-08-01T16:18:06.329Z] 40a00589a448: Waiting [2023-08-01T16:18:06.329Z] 6c08303d61cc: Waiting [2023-08-01T16:18:06.329Z] 798269fcf238: Waiting [2023-08-01T16:18:06.329Z] 6911f1a30b25: Download complete [2023-08-01T16:18:06.329Z] 6863d3e3a2b1: Download complete [2023-08-01T16:18:06.329Z] ec0bb842ea78: Verifying Checksum [2023-08-01T16:18:06.329Z] ec0bb842ea78: Download complete [2023-08-01T16:18:06.616Z] 4db1b89c0bd1: Verifying Checksum [2023-08-01T16:18:06.616Z] 4db1b89c0bd1: Download complete [2023-08-01T16:18:06.616Z] 40a00589a448: Verifying Checksum [2023-08-01T16:18:06.616Z] 40a00589a448: Download complete [2023-08-01T16:18:06.616Z] 4db1b89c0bd1: Pull complete [2023-08-01T16:18:06.944Z] 6911f1a30b25: Pull complete [2023-08-01T16:18:07.207Z] 798269fcf238: Verifying Checksum [2023-08-01T16:18:07.207Z] 798269fcf238: Download complete [2023-08-01T16:18:07.466Z] e194b8c5c2a9: Download complete [2023-08-01T16:18:07.725Z] 6c08303d61cc: Verifying Checksum [2023-08-01T16:18:07.725Z] 6c08303d61cc: Download complete [2023-08-01T16:18:11.013Z] e194b8c5c2a9: Pull complete [2023-08-01T16:18:11.013Z] 6863d3e3a2b1: Pull complete [2023-08-01T16:18:11.013Z] ec0bb842ea78: Pull complete [2023-08-01T16:18:11.014Z] 40a00589a448: Pull complete [2023-08-01T16:18:13.545Z] 6c08303d61cc: Pull complete [2023-08-01T16:18:14.481Z] 798269fcf238: Pull complete [2023-08-01T16:18:14.481Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-01T16:18:14.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-01T16:18:14.481Z] ---> ec979cd7f677 [2023-08-01T16:18:14.481Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:18:19.767Z] ---> Running in b9c84bea3c89 [2023-08-01T16:18:20.012Z] Still waiting to schedule task [2023-08-01T16:18:20.012Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-01T16:18:20.026Z] Removing intermediate container b9c84bea3c89 [2023-08-01T16:18:20.026Z] ---> eadefe821145 [2023-08-01T16:18:20.026Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:18:20.026Z] ---> Running in c5dd0162ac9b [2023-08-01T16:18:20.026Z] Removing intermediate container c5dd0162ac9b [2023-08-01T16:18:20.026Z] ---> 6b4fb0326def [2023-08-01T16:18:20.026Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:18:20.026Z] ---> Running in 2263f6e948ce [2023-08-01T16:18:20.286Z] Removing intermediate container 2263f6e948ce [2023-08-01T16:18:20.286Z] ---> 78b4ede1a0dd [2023-08-01T16:18:20.286Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:18:20.286Z] ---> Running in 39671af45c83 [2023-08-01T16:18:20.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:18:20.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:18:21.085Z] OK: 265 MiB in 53 packages [2023-08-01T16:18:21.345Z] Removing intermediate container 39671af45c83 [2023-08-01T16:18:21.345Z] ---> 4c6bab71313a [2023-08-01T16:18:21.345Z] Step 7/12 : WORKDIR /app [2023-08-01T16:18:21.345Z] ---> Running in 40e45f943c6f [2023-08-01T16:18:21.345Z] Removing intermediate container 40e45f943c6f [2023-08-01T16:18:21.345Z] ---> 1bcf5e715ba9 [2023-08-01T16:18:21.345Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T16:18:21.632Z] ---> fd8af8d63b01 [2023-08-01T16:18:21.632Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:18:21.632Z] ---> Running in a33b5652c9ca [2023-08-01T16:19:17.912Z] Removing intermediate container a33b5652c9ca [2023-08-01T16:19:17.912Z] ---> 449136582b87 [2023-08-01T16:19:17.912Z] Step 10/12 : COPY . . [2023-08-01T16:19:17.912Z] ---> 5edc8c9023bf [2023-08-01T16:19:17.912Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:19:17.912Z] ---> Running in 5e357256fbc7 [2023-08-01T16:19:17.912Z] Removing intermediate container 5e357256fbc7 [2023-08-01T16:19:17.912Z] ---> 53f2d320ea3a [2023-08-01T16:19:17.912Z] Step 12/12 : RUN $MAKE [2023-08-01T16:19:17.912Z] ---> Running in 7f6d72b00423 [2023-08-01T16:19:17.912Z] noop [2023-08-01T16:19:17.912Z] Removing intermediate container 7f6d72b00423 [2023-08-01T16:19:17.912Z] ---> d9f2f58d99bf [2023-08-01T16:19:17.912Z] Successfully built d9f2f58d99bf [2023-08-01T16:19:17.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:19:18.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T16:19:18.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:19:18.315Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:19:18.346Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-01T16:19:18.696Z] $ docker top 4dceab2d8103472116937e7377c61594dbf5e7dd010c09ae3a2aa4799e87899e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:19:19.041Z] + go version [2023-08-01T16:19:19.041Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-01T16:19:19.054Z] $ docker stop --time=1 4dceab2d8103472116937e7377c61594dbf5e7dd010c09ae3a2aa4799e87899e [2023-08-01T16:19:20.325Z] $ docker rm -f --volumes 4dceab2d8103472116937e7377c61594dbf5e7dd010c09ae3a2aa4799e87899e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:19:20.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T16:19:20.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:19:20.824Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:19:20.863Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-01T16:19:21.178Z] $ docker top 81be43e9ccf731a8776859434b9d13241acb10aa01c480b8f5b5757b58e11c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:19:21.522Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-01T16:19:21.820Z] + make test [2023-08-01T16:19:21.820Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T16:19:43.760Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-01T16:20:00.593Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2666 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-08-01T16:20:00.608Z] Running in /w/workspace/app-service-configurable/177 [Pipeline] { [Pipeline] checkout [2023-08-01T16:20:00.642Z] Selected Git installation does not exist. Using Default [2023-08-01T16:20:00.642Z] The recommended git tool is: NONE [2023-08-01T16:20:05.404Z] using credential edgex-jenkins-ssh [2023-08-01T16:20:05.420Z] Cloning the remote Git repository [2023-08-01T16:20:05.461Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-01T16:20:05.690Z] go vet ./... [2023-08-01T16:20:06.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T16:20:06.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T16:20:05.550Z] > git init /w/workspace/app-service-configurable/177 # timeout=10 [2023-08-01T16:20:05.679Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-01T16:20:05.682Z] > git --version # timeout=10 [2023-08-01T16:20:05.709Z] > git --version # 'git version 2.25.1' [2023-08-01T16:20:05.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T16:20:05.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T16:20:06.882Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T16:20:06.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T16:20:06.908Z] $ docker stop --time=1 81be43e9ccf731a8776859434b9d13241acb10aa01c480b8f5b5757b58e11c28 [2023-08-01T16:20:07.354Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-01T16:20:07.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T16:20:08.167Z] Avoid second fetch [2023-08-01T16:20:08.168Z] Checking out Revision 26b93c6358d1976bbdea6c8c16d65e092b814248 (main) [2023-08-01T16:20:08.729Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#582)" [2023-08-01T16:20:08.187Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T16:20:08.261Z] > git checkout -f 26b93c6358d1976bbdea6c8c16d65e092b814248 # timeout=10 [2023-08-01T16:20:11.733Z] $ docker rm -f --volumes 81be43e9ccf731a8776859434b9d13241acb10aa01c480b8f5b5757b58e11c28 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:20:12.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T16:20:12.343Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-01T16:20:12.561Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-01T16:20:12.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T16:20:12.561Z] Dload Upload Total Spent Left Speed [2023-08-01T16:20:12.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [Pipeline] sh [2023-08-01T16:20:12.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T16:20:13.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-01T16:20:13.279Z] + ls -al . [2023-08-01T16:20:13.279Z] total 180 [2023-08-01T16:20:13.279Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:19 . [2023-08-01T16:20:13.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:17 .. [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:17 .dockerignore [2023-08-01T16:20:13.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:18 .git [2023-08-01T16:20:13.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:17 .github [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 1 16:17 .gitignore [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:17 .golangci.yml [2023-08-01T16:20:13.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:18 .semver [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 1 16:17 Attribution.txt [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 1 16:17 CHANGELOG.md [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 1 16:17 Dockerfile [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:17 GOVERNANCE.md [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 1 16:17 Jenkinsfile [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:17 LICENSE [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 1 16:17 OWNERS.md [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 1 16:17 README.md [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 16:18 VERSION [2023-08-01T16:20:13.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:17 bin [2023-08-01T16:20:13.280Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 1 16:19 coverage.out [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 1 16:17 go.mod [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 1 16:17 go.sum [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 1 16:17 main.go [2023-08-01T16:20:13.280Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 1 16:17 makefile [2023-08-01T16:20:13.280Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:17 res [2023-08-01T16:20:13.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:13.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-01T16:20:13.508Z] + sudo tee /etc/docker/daemon.new [2023-08-01T16:20:13.627Z] + 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=26b93c6358d1976bbdea6c8c16d65e092b814248 --label arch=amd64 --label version=3.1.0-dev.8 . [2023-08-01T16:20:13.627Z] Sending build context to Docker daemon 3.31MB [2023-08-01T16:20:13.627Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:20:13.627Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T16:20:13.627Z] ---> d9f2f58d99bf [2023-08-01T16:20:13.627Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:20:13.778Z] { [2023-08-01T16:20:13.778Z] "registry-mirrors": [ [2023-08-01T16:20:13.778Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-01T16:20:13.778Z] ], [2023-08-01T16:20:13.778Z] "bip": "10.250.0.254/24", [2023-08-01T16:20:13.778Z] "hosts": [ [2023-08-01T16:20:13.778Z] "tcp://0.0.0.0:5555", [2023-08-01T16:20:13.778Z] "unix:///var/run/docker.sock" [2023-08-01T16:20:13.778Z] ], [2023-08-01T16:20:13.778Z] "mtu": 1458, [2023-08-01T16:20:13.778Z] "selinux-enabled": true, [2023-08-01T16:20:13.778Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-01T16:20:13.778Z] } [Pipeline] sh [2023-08-01T16:20:13.892Z] ---> Running in 2c42e5d2891d [2023-08-01T16:20:13.892Z] Removing intermediate container 2c42e5d2891d [2023-08-01T16:20:13.892Z] ---> ebaae6805f56 [2023-08-01T16:20:13.892Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:20:13.892Z] ---> Running in 41a480d594d8 [2023-08-01T16:20:13.892Z] Removing intermediate container 41a480d594d8 [2023-08-01T16:20:13.892Z] ---> 04e850ef1d18 [2023-08-01T16:20:13.892Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:20:13.892Z] ---> Running in a6b0dc67d1c0 [2023-08-01T16:20:14.106Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-01T16:20:14.151Z] Removing intermediate container a6b0dc67d1c0 [2023-08-01T16:20:14.151Z] ---> b11d0e436255 [2023-08-01T16:20:14.151Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:20:14.151Z] ---> Running in 763dc82a6765 [2023-08-01T16:20:14.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:20:14.441Z] + sudo service docker restart [2023-08-01T16:20:14.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:20:14.929Z] OK: 265 MiB in 53 packages [2023-08-01T16:20:15.871Z] Removing intermediate container 763dc82a6765 [2023-08-01T16:20:15.871Z] ---> 39aabd288298 [2023-08-01T16:20:15.871Z] Step 7/26 : WORKDIR /app [2023-08-01T16:20:15.871Z] ---> Running in b2a6e0f85b82 [2023-08-01T16:20:15.871Z] Removing intermediate container b2a6e0f85b82 [2023-08-01T16:20:15.871Z] ---> e6f00aa31ef8 [2023-08-01T16:20:15.871Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T16:20:16.133Z] ---> bb6041e597dd [2023-08-01T16:20:16.133Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:20:16.393Z] ---> Running in 48a348b4ad48 [2023-08-01T16:20:17.773Z] Removing intermediate container 48a348b4ad48 [2023-08-01T16:20:17.773Z] ---> 8b03d6238c22 [2023-08-01T16:20:17.773Z] Step 10/26 : COPY . . [2023-08-01T16:20:18.716Z] ---> 756e2d0ab6ce [2023-08-01T16:20:18.716Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:20:18.989Z] ---> Running in bc45bc0db1af [2023-08-01T16:20:19.557Z] Removing intermediate container bc45bc0db1af [2023-08-01T16:20:19.557Z] ---> 030b8afd12a1 [2023-08-01T16:20:19.557Z] Step 12/26 : RUN $MAKE [2023-08-01T16:20:20.498Z] ---> Running in db33e61b3f52 [2023-08-01T16:20:20.758Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:20:32.685Z] provisioning config files... [2023-08-01T16:20:32.709Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/177@tmp/config8295420726697228601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:20:33.060Z] ---> docker-login.sh [2023-08-01T16:20:33.060Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:20:33.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:33.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:33.600Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:33.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:33.600Z] [2023-08-01T16:20:33.600Z] Login Succeeded [2023-08-01T16:20:33.600Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:20:33.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:33.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:33.868Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:33.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:33.868Z] [2023-08-01T16:20:33.868Z] Login Succeeded [2023-08-01T16:20:33.868Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:20:34.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:34.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:34.412Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:34.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:34.412Z] [2023-08-01T16:20:34.412Z] Login Succeeded [2023-08-01T16:20:34.412Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:20:34.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:34.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:34.685Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:34.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:34.685Z] [2023-08-01T16:20:34.685Z] Login Succeeded [2023-08-01T16:20:34.685Z] docker.io [2023-08-01T16:20:34.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:35.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:35.219Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:35.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:35.219Z] [2023-08-01T16:20:35.219Z] Login Succeeded [2023-08-01T16:20:35.219Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:20:35.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T16:20:35.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:20:35.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:20:35.495Z] ========================================================= [2023-08-01T16:20:35.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-01T16:20:35.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:35.849Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T16:20:35.849Z] Sending build context to Docker daemon 176.6kB [2023-08-01T16:20:36.122Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:20:36.122Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T16:20:36.122Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-01T16:20:36.122Z] edb6bdbacee9: Pulling fs layer [2023-08-01T16:20:36.123Z] 5f9638ab2659: Pulling fs layer [2023-08-01T16:20:36.123Z] 8d51d6327a98: Pulling fs layer [2023-08-01T16:20:36.123Z] 8b374f2dd631: Pulling fs layer [2023-08-01T16:20:36.123Z] ec14aa9079de: Pulling fs layer [2023-08-01T16:20:36.123Z] 2f466654f4bb: Pulling fs layer [2023-08-01T16:20:36.123Z] 554e91adad29: Pulling fs layer [2023-08-01T16:20:36.123Z] 8b374f2dd631: Waiting [2023-08-01T16:20:36.123Z] ec14aa9079de: Waiting [2023-08-01T16:20:36.123Z] 2f466654f4bb: Waiting [2023-08-01T16:20:36.123Z] 554e91adad29: Waiting [2023-08-01T16:20:36.398Z] 5f9638ab2659: Verifying Checksum [2023-08-01T16:20:36.398Z] 5f9638ab2659: Download complete [2023-08-01T16:20:36.398Z] edb6bdbacee9: Verifying Checksum [2023-08-01T16:20:36.398Z] edb6bdbacee9: Download complete [2023-08-01T16:20:36.398Z] 8b374f2dd631: Verifying Checksum [2023-08-01T16:20:36.398Z] 8b374f2dd631: Download complete [2023-08-01T16:20:36.398Z] ec14aa9079de: Verifying Checksum [2023-08-01T16:20:36.398Z] ec14aa9079de: Download complete [2023-08-01T16:20:37.366Z] edb6bdbacee9: Pull complete [2023-08-01T16:20:37.636Z] 554e91adad29: Verifying Checksum [2023-08-01T16:20:37.636Z] 554e91adad29: Download complete [2023-08-01T16:20:37.916Z] 5f9638ab2659: Pull complete [2023-08-01T16:20:38.891Z] 8d51d6327a98: Download complete [2023-08-01T16:20:38.891Z] 2f466654f4bb: Verifying Checksum [2023-08-01T16:20:38.891Z] 2f466654f4bb: Download complete [2023-08-01T16:20:42.700Z] Removing intermediate container db33e61b3f52 [2023-08-01T16:20:42.700Z] ---> ca3c3c7146f5 [2023-08-01T16:20:42.700Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T16:20:42.959Z] 3.17: Pulling from library/alpine [2023-08-01T16:20:42.959Z] 4db1b89c0bd1: Already exists [2023-08-01T16:20:43.217Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T16:20:43.217Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T16:20:43.217Z] ---> 1f73a9d63274 [2023-08-01T16:20:43.217Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T16:20:43.217Z] ---> Running in 56e8b82f9f14 [2023-08-01T16:20:43.476Z] Removing intermediate container 56e8b82f9f14 [2023-08-01T16:20:43.476Z] ---> b067eb62c731 [2023-08-01T16:20:43.476Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-01T16:20:43.476Z] ---> Running in 6074fd9740af [2023-08-01T16:20:43.476Z] Removing intermediate container 6074fd9740af [2023-08-01T16:20:43.476Z] ---> 56e5895fe66e [2023-08-01T16:20:43.476Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T16:20:43.734Z] ---> Running in 2687481576bb [2023-08-01T16:20:43.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:20:43.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:20:44.559Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T16:20:44.559Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T16:20:44.559Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T16:20:44.559Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T16:20:44.559Z] OK: 8 MiB in 17 packages [2023-08-01T16:20:45.495Z] Removing intermediate container 2687481576bb [2023-08-01T16:20:45.495Z] ---> c4770ad9703c [2023-08-01T16:20:45.495Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T16:20:46.060Z] ---> 3a1aef066033 [2023-08-01T16:20:46.060Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T16:20:46.060Z] ---> 03918e156db5 [2023-08-01T16:20:46.060Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T16:20:46.323Z] ---> 212a25e71df6 [2023-08-01T16:20:46.323Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-01T16:20:47.271Z] ---> 154f711bf839 [2023-08-01T16:20:47.271Z] Step 21/26 : EXPOSE 48095 [2023-08-01T16:20:47.271Z] ---> Running in f93b8c20b10e [2023-08-01T16:20:47.271Z] Removing intermediate container f93b8c20b10e [2023-08-01T16:20:47.271Z] ---> 01e95229d6b7 [2023-08-01T16:20:47.271Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-01T16:20:47.271Z] ---> Running in 44502c8f3db3 [2023-08-01T16:20:47.271Z] Removing intermediate container 44502c8f3db3 [2023-08-01T16:20:47.271Z] ---> f1174ec421c2 [2023-08-01T16:20:47.271Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T16:20:47.271Z] ---> Running in 4ab10633ab50 [2023-08-01T16:20:47.530Z] Removing intermediate container 4ab10633ab50 [2023-08-01T16:20:47.530Z] ---> 96e3a92471db [2023-08-01T16:20:47.530Z] Step 24/26 : LABEL arch=amd64 [2023-08-01T16:20:47.530Z] ---> Running in 4568bbeed272 [2023-08-01T16:20:47.530Z] Removing intermediate container 4568bbeed272 [2023-08-01T16:20:47.530Z] ---> 0ff73e5fd090 [2023-08-01T16:20:47.530Z] Step 25/26 : LABEL git_sha=26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:20:47.530Z] ---> Running in b042841147c4 [2023-08-01T16:20:47.530Z] Removing intermediate container b042841147c4 [2023-08-01T16:20:47.530Z] ---> 00c4105db8bd [2023-08-01T16:20:47.530Z] Step 26/26 : LABEL version=3.1.0-dev.8 [2023-08-01T16:20:47.530Z] ---> Running in 004937bf2e73 [2023-08-01T16:20:47.787Z] Removing intermediate container 004937bf2e73 [2023-08-01T16:20:47.787Z] ---> 2dc8bcb9f3c7 [2023-08-01T16:20:47.787Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T16:20:47.787Z] Successfully built 2dc8bcb9f3c7 [2023-08-01T16:20:47.787Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:20:47.914Z] provisioning config files... [2023-08-01T16:20:47.926Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15138832981240607078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:20:48.223Z] ---> docker-login.sh [2023-08-01T16:20:48.224Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:20:48.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:48.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:48.224Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:48.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:48.224Z] [2023-08-01T16:20:48.224Z] Login Succeeded [2023-08-01T16:20:48.224Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:20:48.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:48.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:48.224Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:48.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:48.224Z] [2023-08-01T16:20:48.224Z] Login Succeeded [2023-08-01T16:20:48.224Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:20:48.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:48.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:48.482Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:48.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:48.482Z] [2023-08-01T16:20:48.482Z] Login Succeeded [2023-08-01T16:20:48.482Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:20:48.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:48.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:48.482Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:48.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:48.482Z] [2023-08-01T16:20:48.482Z] Login Succeeded [2023-08-01T16:20:48.482Z] docker.io [2023-08-01T16:20:48.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:49.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:49.001Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:49.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:49.001Z] [2023-08-01T16:20:49.001Z] Login Succeeded [2023-08-01T16:20:49.001Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:20:49.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:20:49.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:20:49.049Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-01T16:20:49.049Z] 26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:20:49.049Z] latest [2023-08-01T16:20:49.049Z] 3.1.0-dev.8 [2023-08-01T16:20:49.049Z] 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [2023-08-01T16:20:49.049Z] main [2023-08-01T16:20:49.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:49.354Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:49.656Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:20:49.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-01T16:20:49.656Z] 2433fa8d8933: Preparing [2023-08-01T16:20:49.656Z] 976d989d53c5: Preparing [2023-08-01T16:20:49.656Z] 617d421e25cc: Preparing [2023-08-01T16:20:49.656Z] 1f08dc108df9: Preparing [2023-08-01T16:20:49.656Z] eaf7c66cccba: Preparing [2023-08-01T16:20:49.656Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:20:49.656Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:20:49.656Z] 1f08dc108df9: Pushed [2023-08-01T16:20:49.656Z] 976d989d53c5: Pushed [2023-08-01T16:20:49.656Z] 617d421e25cc: Pushed [2023-08-01T16:20:49.656Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:20:49.656Z] eaf7c66cccba: Pushed [2023-08-01T16:20:51.248Z] 8d51d6327a98: Pull complete [2023-08-01T16:20:51.249Z] 8b374f2dd631: Pull complete [2023-08-01T16:20:51.249Z] ec14aa9079de: Pull complete [2023-08-01T16:20:52.944Z] 2433fa8d8933: Pushed [2023-08-01T16:20:52.944Z] 26b93c6358d1976bbdea6c8c16d65e092b814248: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:53.260Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:53.571Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-01T16:20:53.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-01T16:20:53.571Z] 2433fa8d8933: Preparing [2023-08-01T16:20:53.571Z] 976d989d53c5: Preparing [2023-08-01T16:20:53.571Z] 617d421e25cc: Preparing [2023-08-01T16:20:53.571Z] 1f08dc108df9: Preparing [2023-08-01T16:20:53.571Z] eaf7c66cccba: Preparing [2023-08-01T16:20:53.571Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:20:53.571Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:20:53.571Z] 976d989d53c5: Layer already exists [2023-08-01T16:20:53.571Z] 617d421e25cc: Layer already exists [2023-08-01T16:20:53.571Z] 2433fa8d8933: Layer already exists [2023-08-01T16:20:53.571Z] 1f08dc108df9: Layer already exists [2023-08-01T16:20:53.571Z] eaf7c66cccba: Layer already exists [2023-08-01T16:20:53.571Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:20:53.571Z] latest: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:53.882Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:54.195Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.8 [2023-08-01T16:20:54.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-01T16:20:54.195Z] 2433fa8d8933: Preparing [2023-08-01T16:20:54.195Z] 976d989d53c5: Preparing [2023-08-01T16:20:54.195Z] 617d421e25cc: Preparing [2023-08-01T16:20:54.195Z] 1f08dc108df9: Preparing [2023-08-01T16:20:54.195Z] eaf7c66cccba: Preparing [2023-08-01T16:20:54.195Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:20:54.195Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:20:54.195Z] 976d989d53c5: Layer already exists [2023-08-01T16:20:54.195Z] 2433fa8d8933: Layer already exists [2023-08-01T16:20:54.195Z] eaf7c66cccba: Layer already exists [2023-08-01T16:20:54.195Z] 617d421e25cc: Layer already exists [2023-08-01T16:20:54.195Z] 1f08dc108df9: Layer already exists [2023-08-01T16:20:54.195Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:20:54.195Z] 3.1.0-dev.8: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:54.506Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:54.824Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [2023-08-01T16:20:54.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-01T16:20:54.825Z] 2433fa8d8933: Preparing [2023-08-01T16:20:54.825Z] 976d989d53c5: Preparing [2023-08-01T16:20:54.825Z] 617d421e25cc: Preparing [2023-08-01T16:20:54.825Z] 1f08dc108df9: Preparing [2023-08-01T16:20:54.825Z] eaf7c66cccba: Preparing [2023-08-01T16:20:54.825Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:20:54.825Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:20:54.825Z] 1f08dc108df9: Layer already exists [2023-08-01T16:20:54.825Z] 617d421e25cc: Layer already exists [2023-08-01T16:20:54.825Z] eaf7c66cccba: Layer already exists [2023-08-01T16:20:54.825Z] 2433fa8d8933: Layer already exists [2023-08-01T16:20:54.825Z] 976d989d53c5: Layer already exists [2023-08-01T16:20:54.825Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:20:54.825Z] 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:55.144Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:55.457Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-01T16:20:55.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-01T16:20:55.457Z] 2433fa8d8933: Preparing [2023-08-01T16:20:55.457Z] 976d989d53c5: Preparing [2023-08-01T16:20:55.457Z] 617d421e25cc: Preparing [2023-08-01T16:20:55.457Z] 1f08dc108df9: Preparing [2023-08-01T16:20:55.457Z] eaf7c66cccba: Preparing [2023-08-01T16:20:55.457Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:20:55.457Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:20:55.457Z] eaf7c66cccba: Layer already exists [2023-08-01T16:20:55.457Z] 2433fa8d8933: Layer already exists [2023-08-01T16:20:55.457Z] 976d989d53c5: Layer already exists [2023-08-01T16:20:55.457Z] 1f08dc108df9: Layer already exists [2023-08-01T16:20:55.457Z] 617d421e25cc: Layer already exists [2023-08-01T16:20:55.457Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:20:55.457Z] main: digest: sha256:8fa037981611cc02f3a627daf9ec27b1d2b7741c2e05edc0effff1a3bb62aa9d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:20:55.500Z] ===================================================== [Pipeline] echo [2023-08-01T16:20:55.507Z] taggedImages: [2023-08-01T16:20:55.507Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:20:55.507Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-01T16:20:55.507Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.8 [2023-08-01T16:20:55.507Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [2023-08-01T16:20:55.507Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:55.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:20:55.893Z] [2023-08-01T16:20:55.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:56.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:20:56.199Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-01T16:20:56.199Z] 5eb5b503b376: Pulling fs layer [2023-08-01T16:20:56.199Z] 5c69ac0246d0: Pulling fs layer [2023-08-01T16:20:56.199Z] ec43610c2a17: Pulling fs layer [2023-08-01T16:20:56.199Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-01T16:20:56.199Z] 33b1e0a273af: Pulling fs layer [2023-08-01T16:20:56.199Z] 3a2ae6a8a46f: Waiting [2023-08-01T16:20:56.199Z] 5d3b04190fa2: Pulling fs layer [2023-08-01T16:20:56.199Z] 2f39f015ded8: Pulling fs layer [2023-08-01T16:20:56.199Z] 33b1e0a273af: Waiting [2023-08-01T16:20:56.199Z] 5d3b04190fa2: Waiting [2023-08-01T16:20:56.615Z] 2f466654f4bb: Pull complete [2023-08-01T16:20:59.059Z] 5c69ac0246d0: Verifying Checksum [2023-08-01T16:20:59.059Z] 5c69ac0246d0: Download complete [2023-08-01T16:20:59.059Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-01T16:20:59.059Z] 3a2ae6a8a46f: Download complete [2023-08-01T16:20:59.059Z] 33b1e0a273af: Verifying Checksum [2023-08-01T16:20:59.059Z] 33b1e0a273af: Download complete [2023-08-01T16:20:59.059Z] ec43610c2a17: Verifying Checksum [2023-08-01T16:20:59.059Z] ec43610c2a17: Download complete [2023-08-01T16:20:59.059Z] 5d3b04190fa2: Verifying Checksum [2023-08-01T16:20:59.059Z] 5d3b04190fa2: Download complete [2023-08-01T16:20:59.059Z] 5eb5b503b376: Verifying Checksum [2023-08-01T16:20:59.059Z] 5eb5b503b376: Download complete [2023-08-01T16:20:59.321Z] 554e91adad29: Pull complete [2023-08-01T16:20:59.321Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-01T16:20:59.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-01T16:20:59.321Z] ---> 1e15ea492957 [2023-08-01T16:20:59.321Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:20:59.993Z] 2f39f015ded8: Download complete [2023-08-01T16:21:00.560Z] 5eb5b503b376: Pull complete [2023-08-01T16:21:00.560Z] 5c69ac0246d0: Pull complete [2023-08-01T16:21:01.127Z] ec43610c2a17: Pull complete [2023-08-01T16:21:01.276Z] ---> Running in 90f586dd2c07 [2023-08-01T16:21:01.276Z] Removing intermediate container 90f586dd2c07 [2023-08-01T16:21:01.276Z] ---> 76bebfa77911 [2023-08-01T16:21:01.276Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:21:01.385Z] 3a2ae6a8a46f: Pull complete [2023-08-01T16:21:01.545Z] ---> Running in 65e2b1b2e9f5 [2023-08-01T16:21:01.644Z] 33b1e0a273af: Pull complete [2023-08-01T16:21:01.644Z] 5d3b04190fa2: Pull complete [2023-08-01T16:21:01.813Z] Removing intermediate container 65e2b1b2e9f5 [2023-08-01T16:21:01.813Z] ---> 5fefd1458c74 [2023-08-01T16:21:01.813Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:21:01.813Z] ---> Running in d618a535fe82 [2023-08-01T16:21:02.082Z] Removing intermediate container d618a535fe82 [2023-08-01T16:21:02.082Z] ---> 984ae29d8dbf [2023-08-01T16:21:02.082Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:21:02.082Z] ---> Running in abc21373a745 [2023-08-01T16:21:03.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:21:03.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:21:04.716Z] OK: 263 MiB in 53 packages [2023-08-01T16:21:05.298Z] Removing intermediate container abc21373a745 [2023-08-01T16:21:05.298Z] ---> a64cc5ea0570 [2023-08-01T16:21:05.298Z] Step 7/12 : WORKDIR /app [2023-08-01T16:21:05.566Z] ---> Running in b9f490df67f7 [2023-08-01T16:21:05.830Z] Removing intermediate container b9f490df67f7 [2023-08-01T16:21:05.830Z] ---> 9189acc04530 [2023-08-01T16:21:05.830Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T16:21:06.905Z] 2f39f015ded8: Pull complete [2023-08-01T16:21:06.905Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-01T16:21:06.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:21:06.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:21:06.997Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:21:07.027Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-01T16:21:10.070Z] ---> 2006d9d149de [2023-08-01T16:21:10.070Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:21:10.070Z] ---> Running in 89b4f69b30df [2023-08-01T16:21:12.513Z] $ docker top 9fd20bbbd4bdeaf22b8d0e81a79243468bd0302e66758e1743fcceed836785d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:21:12.915Z] ---> job-cost.sh [2023-08-01T16:21:12.915Z] lf-activate-venv: SKIPPING [2023-08-01T16:21:12.915Z] INFO: No Stack... [2023-08-01T16:21:13.174Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T16:21:13.433Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T16:21:13.723Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-01T16:21:13.723Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T16:21:13.736Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [2023-08-01T16:21:13.742Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] did not exist. Created. [2023-08-01T16:21:13.742Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:21:14.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-01T16:21:14.072Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T16:21:14.082Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T16:21:14.100Z] $ docker stop --time=1 9fd20bbbd4bdeaf22b8d0e81a79243468bd0302e66758e1743fcceed836785d0 [2023-08-01T16:21:15.260Z] $ docker rm -f --volumes 9fd20bbbd4bdeaf22b8d0e81a79243468bd0302e66758e1743fcceed836785d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T16:22:17.943Z] Removing intermediate container 89b4f69b30df [2023-08-01T16:22:17.943Z] ---> 409a32d68caa [2023-08-01T16:22:17.943Z] Step 10/12 : COPY . . [2023-08-01T16:22:17.943Z] ---> 672f35bac818 [2023-08-01T16:22:17.943Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:22:17.943Z] ---> Running in 19185a90a7a0 [2023-08-01T16:22:17.943Z] Removing intermediate container 19185a90a7a0 [2023-08-01T16:22:17.943Z] ---> eff5248c8c69 [2023-08-01T16:22:17.943Z] Step 12/12 : RUN $MAKE [2023-08-01T16:22:17.943Z] ---> Running in ae74099645d2 [2023-08-01T16:22:17.943Z] noop [2023-08-01T16:22:17.943Z] Removing intermediate container ae74099645d2 [2023-08-01T16:22:17.943Z] ---> 48b96e952cb3 [2023-08-01T16:22:17.943Z] Successfully built 48b96e952cb3 [2023-08-01T16:22:17.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:22:18.284Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T16:22:18.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:22:18.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-2666 does not seem to be running inside a container [2023-08-01T16:22:18.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/177 -v /w/workspace/app-service-configurable/177:/w/workspace/app-service-configurable/177:rw,z -v /w/workspace/app-service-configurable/177@tmp:/w/workspace/app-service-configurable/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-01T16:22:19.600Z] $ docker top 9a5b8d876bc0d9cac53959bb6f478177027bfc8272fdafb97b6fd4f4a5030795 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:22:20.400Z] + go version [2023-08-01T16:22:20.400Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-01T16:22:20.423Z] $ docker stop --time=1 9a5b8d876bc0d9cac53959bb6f478177027bfc8272fdafb97b6fd4f4a5030795 [2023-08-01T16:22:21.975Z] $ docker rm -f --volumes 9a5b8d876bc0d9cac53959bb6f478177027bfc8272fdafb97b6fd4f4a5030795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:22:22.534Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T16:22:22.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:22:22.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-2666 does not seem to be running inside a container [2023-08-01T16:22:22.778Z] $ 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/177 -v /w/workspace/app-service-configurable/177:/w/workspace/app-service-configurable/177:rw,z -v /w/workspace/app-service-configurable/177@tmp:/w/workspace/app-service-configurable/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-01T16:22:23.905Z] $ docker top 7ecdb4c1a394520d84c696b11cc2e92274bc388ab0b02df39e8d3935d7970e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:22:24.395Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/177 [Pipeline] fileExists [Pipeline] sh [2023-08-01T16:22:24.732Z] + make test [2023-08-01T16:22:24.732Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T16:25:16.455Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-01T16:25:16.455Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-01T16:25:16.455Z] go vet ./... [2023-08-01T16:27:38.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T16:27:38.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T16:27:38.169Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T16:27:38.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T16:27:38.207Z] $ docker stop --time=1 7ecdb4c1a394520d84c696b11cc2e92274bc388ab0b02df39e8d3935d7970e42 [2023-08-01T16:27:42.671Z] $ docker rm -f --volumes 7ecdb4c1a394520d84c696b11cc2e92274bc388ab0b02df39e8d3935d7970e42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:27:44.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T16:27:44.221Z] Warning: overwriting stash ‘coverage-report’ [2023-08-01T16:27:44.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:27:45.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T16:27:45.381Z] + ls -al . [2023-08-01T16:27:45.381Z] total 176 [2023-08-01T16:27:45.381Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 1 16:22 . [2023-08-01T16:27:45.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 .. [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 16:20 .dockerignore [2023-08-01T16:27:45.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:20 .git [2023-08-01T16:27:45.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:20 .github [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 1 16:20 .gitignore [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:20 .golangci.yml [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 1 16:20 Attribution.txt [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 1 16:20 CHANGELOG.md [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 1 16:20 Dockerfile [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:20 GOVERNANCE.md [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 1 16:20 Jenkinsfile [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 16:20 LICENSE [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 1 16:20 OWNERS.md [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 1 16:20 README.md [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 16:18 VERSION [2023-08-01T16:27:45.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:20 bin [2023-08-01T16:27:45.381Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 1 16:22 coverage.out [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 1 16:20 go.mod [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 1 16:20 go.sum [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 1 16:20 main.go [2023-08-01T16:27:45.381Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 1 16:20 makefile [2023-08-01T16:27:45.381Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:20 res [2023-08-01T16:27:45.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:27:45.728Z] + 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=26b93c6358d1976bbdea6c8c16d65e092b814248 --label arch=arm64 --label version=3.1.0-dev.8 . [2023-08-01T16:27:45.728Z] Sending build context to Docker daemon 177.7kB [2023-08-01T16:27:45.996Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:27:45.996Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T16:27:45.996Z] ---> 48b96e952cb3 [2023-08-01T16:27:45.996Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:27:45.996Z] ---> Running in d8e0682da351 [2023-08-01T16:27:46.264Z] Removing intermediate container d8e0682da351 [2023-08-01T16:27:46.264Z] ---> 24eed28d2fda [2023-08-01T16:27:46.264Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:27:46.264Z] ---> Running in f06b7fa1aaec [2023-08-01T16:27:46.854Z] Removing intermediate container f06b7fa1aaec [2023-08-01T16:27:46.854Z] ---> 88d4511519cb [2023-08-01T16:27:46.854Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:27:46.854Z] ---> Running in 181ea5030c90 [2023-08-01T16:27:47.124Z] Removing intermediate container 181ea5030c90 [2023-08-01T16:27:47.124Z] ---> 1c85bf46408b [2023-08-01T16:27:47.124Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:27:47.124Z] ---> Running in e724c5c7e329 [2023-08-01T16:27:48.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:27:48.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:27:50.084Z] OK: 263 MiB in 53 packages [2023-08-01T16:27:50.675Z] Removing intermediate container e724c5c7e329 [2023-08-01T16:27:50.675Z] ---> 080d32f7ed82 [2023-08-01T16:27:50.675Z] Step 7/26 : WORKDIR /app [2023-08-01T16:27:50.675Z] ---> Running in 101164f3eb5f [2023-08-01T16:27:50.946Z] Removing intermediate container 101164f3eb5f [2023-08-01T16:27:50.946Z] ---> 3ca9a8017776 [2023-08-01T16:27:50.946Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T16:27:55.210Z] ---> 21aabaec4bba [2023-08-01T16:27:55.210Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:27:55.210Z] ---> Running in 3265115abcaf [2023-08-01T16:27:57.801Z] Removing intermediate container 3265115abcaf [2023-08-01T16:27:57.801Z] ---> 5f043a5b874f [2023-08-01T16:27:57.801Z] Step 10/26 : COPY . . [2023-08-01T16:27:58.387Z] ---> cc1dc7f9d8b4 [2023-08-01T16:27:58.387Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:27:58.387Z] ---> Running in 962cbdc85559 [2023-08-01T16:27:58.657Z] Removing intermediate container 962cbdc85559 [2023-08-01T16:27:58.657Z] ---> db29e2d34192 [2023-08-01T16:27:58.657Z] Step 12/26 : RUN $MAKE [2023-08-01T16:27:58.657Z] ---> Running in 7027cc6b1d9a [2023-08-01T16:27:59.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [2023-08-01T16:30:36.370Z] Removing intermediate container 7027cc6b1d9a [2023-08-01T16:30:36.370Z] ---> a1caf596be47 [2023-08-01T16:30:36.370Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T16:30:36.370Z] 3.17: Pulling from library/alpine [2023-08-01T16:30:36.370Z] edb6bdbacee9: Already exists [2023-08-01T16:30:36.370Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T16:30:36.370Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T16:30:36.370Z] ---> 779605e5fbc0 [2023-08-01T16:30:36.370Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T16:30:36.370Z] ---> Running in 39e1f8712f9d [2023-08-01T16:30:36.370Z] Removing intermediate container 39e1f8712f9d [2023-08-01T16:30:36.370Z] ---> aac272434c61 [2023-08-01T16:30:36.370Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-01T16:30:36.370Z] ---> Running in 2fe4b48d0a4a [2023-08-01T16:30:36.370Z] Removing intermediate container 2fe4b48d0a4a [2023-08-01T16:30:36.370Z] ---> 7433419e5636 [2023-08-01T16:30:36.370Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T16:30:36.370Z] ---> Running in e9cd08a12be2 [2023-08-01T16:30:36.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:30:36.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:30:36.370Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T16:30:36.370Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T16:30:36.370Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T16:30:36.370Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T16:30:36.370Z] OK: 8 MiB in 17 packages [2023-08-01T16:30:36.370Z] Removing intermediate container e9cd08a12be2 [2023-08-01T16:30:36.370Z] ---> 47a5b3a317b3 [2023-08-01T16:30:36.370Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T16:30:36.370Z] ---> 503e076430c8 [2023-08-01T16:30:36.370Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T16:30:36.370Z] ---> b2d5c0a967b7 [2023-08-01T16:30:36.370Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T16:30:36.370Z] ---> 4aadbe921a69 [2023-08-01T16:30:36.370Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-01T16:30:36.370Z] ---> d99ec081b6e0 [2023-08-01T16:30:36.370Z] Step 21/26 : EXPOSE 48095 [2023-08-01T16:30:36.370Z] ---> Running in e9c61620674d [2023-08-01T16:30:36.370Z] Removing intermediate container e9c61620674d [2023-08-01T16:30:36.370Z] ---> 402d3ebf6443 [2023-08-01T16:30:36.370Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-01T16:30:36.370Z] ---> Running in a5fa66e50368 [2023-08-01T16:30:36.370Z] Removing intermediate container a5fa66e50368 [2023-08-01T16:30:36.370Z] ---> 35e03676e35c [2023-08-01T16:30:36.370Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T16:30:36.370Z] ---> Running in 4ccd22be399a [2023-08-01T16:30:36.370Z] Removing intermediate container 4ccd22be399a [2023-08-01T16:30:36.370Z] ---> 45a666d81733 [2023-08-01T16:30:36.370Z] Step 24/26 : LABEL arch=arm64 [2023-08-01T16:30:36.370Z] ---> Running in ddf5c1681d4e [2023-08-01T16:30:36.370Z] Removing intermediate container ddf5c1681d4e [2023-08-01T16:30:36.370Z] ---> fef0963b0a17 [2023-08-01T16:30:36.370Z] Step 25/26 : LABEL git_sha=26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:30:36.370Z] ---> Running in a9c0cec13099 [2023-08-01T16:30:36.370Z] Removing intermediate container a9c0cec13099 [2023-08-01T16:30:36.370Z] ---> 892c8a22107a [2023-08-01T16:30:36.370Z] Step 26/26 : LABEL version=3.1.0-dev.8 [2023-08-01T16:30:36.370Z] ---> Running in 49f7ac42f0f3 [2023-08-01T16:30:36.370Z] Removing intermediate container 49f7ac42f0f3 [2023-08-01T16:30:36.370Z] ---> 94ba18e0678e [2023-08-01T16:30:36.370Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T16:30:36.370Z] Successfully built 94ba18e0678e [2023-08-01T16:30:36.370Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:30:36.494Z] provisioning config files... [2023-08-01T16:30:36.509Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/177@tmp/config15118347480881727368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:30:36.847Z] ---> docker-login.sh [2023-08-01T16:30:36.847Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:30:37.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:30:37.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:30:37.117Z] Configure a credential helper to remove this warning. See [2023-08-01T16:30:37.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:30:37.117Z] [2023-08-01T16:30:37.117Z] Login Succeeded [2023-08-01T16:30:37.117Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:30:37.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:30:37.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:30:37.384Z] Configure a credential helper to remove this warning. See [2023-08-01T16:30:37.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:30:37.384Z] [2023-08-01T16:30:37.384Z] Login Succeeded [2023-08-01T16:30:37.650Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:30:37.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:30:37.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:30:37.917Z] Configure a credential helper to remove this warning. See [2023-08-01T16:30:37.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:30:37.917Z] [2023-08-01T16:30:37.917Z] Login Succeeded [2023-08-01T16:30:37.917Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:30:38.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:30:38.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:30:38.185Z] Configure a credential helper to remove this warning. See [2023-08-01T16:30:38.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:30:38.185Z] [2023-08-01T16:30:38.185Z] Login Succeeded [2023-08-01T16:30:38.453Z] docker.io [2023-08-01T16:30:38.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:30:38.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:30:38.987Z] Configure a credential helper to remove this warning. See [2023-08-01T16:30:38.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:30:38.987Z] [2023-08-01T16:30:38.987Z] Login Succeeded [2023-08-01T16:30:38.987Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:30:38.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:30:39.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:30:39.060Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-01T16:30:39.060Z] 26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:30:39.060Z] latest [2023-08-01T16:30:39.060Z] 3.1.0-dev.8 [2023-08-01T16:30:39.060Z] 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [2023-08-01T16:30:39.060Z] main [2023-08-01T16:30:39.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:39.423Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:39.786Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:30:39.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-01T16:30:39.786Z] 09c37c57b562: Preparing [2023-08-01T16:30:39.786Z] 4b9781e6223f: Preparing [2023-08-01T16:30:39.786Z] 3f09adeab768: Preparing [2023-08-01T16:30:39.786Z] ac2c1c7eb9a3: Preparing [2023-08-01T16:30:39.786Z] 6bb884dd02b6: Preparing [2023-08-01T16:30:39.786Z] 9386262d7a74: Preparing [2023-08-01T16:30:39.786Z] 9386262d7a74: Waiting [2023-08-01T16:30:40.056Z] 4b9781e6223f: Pushed [2023-08-01T16:30:40.056Z] 3f09adeab768: Pushed [2023-08-01T16:30:40.056Z] ac2c1c7eb9a3: Pushed [2023-08-01T16:30:40.323Z] 6bb884dd02b6: Pushed [2023-08-01T16:30:41.284Z] 9386262d7a74: Layer already exists [2023-08-01T16:30:45.535Z] 09c37c57b562: Pushed [2023-08-01T16:30:45.535Z] 26b93c6358d1976bbdea6c8c16d65e092b814248: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:45.896Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:46.238Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-01T16:30:46.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-01T16:30:46.239Z] 09c37c57b562: Preparing [2023-08-01T16:30:46.239Z] 4b9781e6223f: Preparing [2023-08-01T16:30:46.239Z] 3f09adeab768: Preparing [2023-08-01T16:30:46.239Z] ac2c1c7eb9a3: Preparing [2023-08-01T16:30:46.239Z] 6bb884dd02b6: Preparing [2023-08-01T16:30:46.239Z] 9386262d7a74: Preparing [2023-08-01T16:30:46.239Z] 3f09adeab768: Layer already exists [2023-08-01T16:30:46.239Z] ac2c1c7eb9a3: Layer already exists [2023-08-01T16:30:46.239Z] 09c37c57b562: Layer already exists [2023-08-01T16:30:46.239Z] 4b9781e6223f: Layer already exists [2023-08-01T16:30:46.239Z] 6bb884dd02b6: Layer already exists [2023-08-01T16:30:46.239Z] 9386262d7a74: Layer already exists [2023-08-01T16:30:46.505Z] latest: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:46.940Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:47.283Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.8 [2023-08-01T16:30:47.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-01T16:30:47.283Z] 09c37c57b562: Preparing [2023-08-01T16:30:47.283Z] 4b9781e6223f: Preparing [2023-08-01T16:30:47.283Z] 3f09adeab768: Preparing [2023-08-01T16:30:47.283Z] ac2c1c7eb9a3: Preparing [2023-08-01T16:30:47.283Z] 6bb884dd02b6: Preparing [2023-08-01T16:30:47.283Z] 9386262d7a74: Preparing [2023-08-01T16:30:47.283Z] 9386262d7a74: Waiting [2023-08-01T16:30:47.283Z] 09c37c57b562: Layer already exists [2023-08-01T16:30:47.283Z] 6bb884dd02b6: Layer already exists [2023-08-01T16:30:47.283Z] ac2c1c7eb9a3: Layer already exists [2023-08-01T16:30:47.283Z] 4b9781e6223f: Layer already exists [2023-08-01T16:30:47.283Z] 3f09adeab768: Layer already exists [2023-08-01T16:30:47.283Z] 9386262d7a74: Layer already exists [2023-08-01T16:30:47.554Z] 3.1.0-dev.8: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:47.909Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:48.259Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [2023-08-01T16:30:48.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-01T16:30:48.259Z] 09c37c57b562: Preparing [2023-08-01T16:30:48.259Z] 4b9781e6223f: Preparing [2023-08-01T16:30:48.259Z] 3f09adeab768: Preparing [2023-08-01T16:30:48.259Z] ac2c1c7eb9a3: Preparing [2023-08-01T16:30:48.259Z] 6bb884dd02b6: Preparing [2023-08-01T16:30:48.259Z] 9386262d7a74: Preparing [2023-08-01T16:30:48.259Z] 9386262d7a74: Waiting [2023-08-01T16:30:48.259Z] 3f09adeab768: Layer already exists [2023-08-01T16:30:48.259Z] 09c37c57b562: Layer already exists [2023-08-01T16:30:48.259Z] 6bb884dd02b6: Layer already exists [2023-08-01T16:30:48.259Z] ac2c1c7eb9a3: Layer already exists [2023-08-01T16:30:48.259Z] 4b9781e6223f: Layer already exists [2023-08-01T16:30:48.259Z] 9386262d7a74: Layer already exists [2023-08-01T16:30:48.531Z] 26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:48.875Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:49.212Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-01T16:30:49.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-01T16:30:49.212Z] 09c37c57b562: Preparing [2023-08-01T16:30:49.212Z] 4b9781e6223f: Preparing [2023-08-01T16:30:49.212Z] 3f09adeab768: Preparing [2023-08-01T16:30:49.212Z] ac2c1c7eb9a3: Preparing [2023-08-01T16:30:49.212Z] 6bb884dd02b6: Preparing [2023-08-01T16:30:49.212Z] 9386262d7a74: Preparing [2023-08-01T16:30:49.212Z] 9386262d7a74: Waiting [2023-08-01T16:30:49.213Z] 6bb884dd02b6: Layer already exists [2023-08-01T16:30:49.213Z] ac2c1c7eb9a3: Layer already exists [2023-08-01T16:30:49.213Z] 4b9781e6223f: Layer already exists [2023-08-01T16:30:49.213Z] 09c37c57b562: Layer already exists [2023-08-01T16:30:49.213Z] 3f09adeab768: Layer already exists [2023-08-01T16:30:49.213Z] 9386262d7a74: Layer already exists [2023-08-01T16:30:49.479Z] main: digest: sha256:2307cb9440579310c0aaf108d00e0b0167588eb8e089fd8821227bb4ea07e9ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:30:49.526Z] ===================================================== [Pipeline] echo [2023-08-01T16:30:49.533Z] taggedImages: [2023-08-01T16:30:49.533Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248 [2023-08-01T16:30:49.533Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-01T16:30:49.533Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.8 [2023-08-01T16:30:49.533Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:26b93c6358d1976bbdea6c8c16d65e092b814248-3.1.0-dev.8 [2023-08-01T16:30:49.533Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:49.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:30:49.891Z] [2023-08-01T16:30:49.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:30:50.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:30:50.230Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-01T16:30:50.230Z] 8998bd30e6a1: Pulling fs layer [2023-08-01T16:30:50.230Z] 04944245beec: Pulling fs layer [2023-08-01T16:30:50.230Z] 699f458cf7ca: Pulling fs layer [2023-08-01T16:30:50.230Z] 765212b225bb: Pulling fs layer [2023-08-01T16:30:50.230Z] f23df028b6ca: Pulling fs layer [2023-08-01T16:30:50.230Z] d65c8cfc05b1: Pulling fs layer [2023-08-01T16:30:50.230Z] 2437ff75d9bd: Pulling fs layer [2023-08-01T16:30:50.230Z] f23df028b6ca: Waiting [2023-08-01T16:30:50.230Z] d65c8cfc05b1: Waiting [2023-08-01T16:30:50.230Z] 765212b225bb: Waiting [2023-08-01T16:30:50.230Z] 2437ff75d9bd: Waiting [2023-08-01T16:30:50.498Z] 04944245beec: Verifying Checksum [2023-08-01T16:30:50.498Z] 04944245beec: Download complete [2023-08-01T16:30:50.498Z] 765212b225bb: Verifying Checksum [2023-08-01T16:30:50.498Z] 765212b225bb: Download complete [2023-08-01T16:30:50.498Z] f23df028b6ca: Verifying Checksum [2023-08-01T16:30:50.498Z] f23df028b6ca: Download complete [2023-08-01T16:30:50.498Z] d65c8cfc05b1: Verifying Checksum [2023-08-01T16:30:50.498Z] d65c8cfc05b1: Download complete [2023-08-01T16:30:50.498Z] 699f458cf7ca: Verifying Checksum [2023-08-01T16:30:50.498Z] 699f458cf7ca: Download complete [2023-08-01T16:30:51.085Z] 8998bd30e6a1: Verifying Checksum [2023-08-01T16:30:51.085Z] 8998bd30e6a1: Download complete [2023-08-01T16:30:53.032Z] 2437ff75d9bd: Verifying Checksum [2023-08-01T16:30:53.032Z] 2437ff75d9bd: Download complete [2023-08-01T16:30:54.974Z] 8998bd30e6a1: Pull complete [2023-08-01T16:30:55.240Z] 04944245beec: Pull complete [2023-08-01T16:30:56.647Z] 699f458cf7ca: Pull complete [2023-08-01T16:30:56.647Z] 765212b225bb: Pull complete [2023-08-01T16:30:57.231Z] f23df028b6ca: Pull complete [2023-08-01T16:30:57.499Z] d65c8cfc05b1: Pull complete [2023-08-01T16:31:09.814Z] 2437ff75d9bd: Pull complete [2023-08-01T16:31:09.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-01T16:31:09.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:31:09.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:31:10.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-2666 does not seem to be running inside a container [2023-08-01T16:31:10.085Z] $ 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/177 -v /w/workspace/app-service-configurable/177:/w/workspace/app-service-configurable/177:rw,z -v /w/workspace/app-service-configurable/177@tmp:/w/workspace/app-service-configurable/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-01T16:31:12.750Z] $ docker top 249fb23a7fd45fa361ee6986f0c26f2e4176fcdef04b62f48205e93bb8525bfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:31:13.584Z] ---> job-cost.sh [2023-08-01T16:31:13.585Z] lf-activate-venv: SKIPPING [2023-08-01T16:31:13.585Z] INFO: No Stack... [2023-08-01T16:31:14.166Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-01T16:31:14.748Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T16:31:15.386Z] + cat+ /w/workspace/app-service-configurable/177/archives/cost.csv [2023-08-01T16:31:15.386Z] cut -d, -f6 [Pipeline] lock [2023-08-01T16:31:15.450Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [2023-08-01T16:31:15.458Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] did not exist. Created. [2023-08-01T16:31:15.458Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:31:15.805Z] /w/workspace/app-service-configurable/177@tmp/durable-d0ef1760/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-01T16:31:16.155Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-01T16:31:16.180Z] Warning: overwriting stash ‘stack-cost’ [2023-08-01T16:31:16.240Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T16:31:16.247Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T16:31:16.266Z] $ docker stop --time=1 249fb23a7fd45fa361ee6986f0c26f2e4176fcdef04b62f48205e93bb8525bfa [2023-08-01T16:31:17.788Z] $ docker rm -f --volumes 249fb23a7fd45fa361ee6986f0c26f2e4176fcdef04b62f48205e93bb8525bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-01T16:31:18.178Z] provisioning config files... [2023-08-01T16:31:18.184Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5928262968630280831tmp [Pipeline] { [Pipeline] sh [2023-08-01T16:31:18.483Z] + set +x [2023-08-01T16:31:18.484Z] + curl -s https://codecov.io/bash [2023-08-01T16:31:18.484Z] + bash -s -- [2023-08-01T16:31:18.744Z] [2023-08-01T16:31:18.744Z] _____ _ [2023-08-01T16:31:18.744Z] / ____| | | [2023-08-01T16:31:18.744Z] | | ___ __| | ___ ___ _____ __ [2023-08-01T16:31:18.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-01T16:31:18.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-01T16:31:18.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-01T16:31:18.744Z] Bash-1.0.6 [2023-08-01T16:31:18.744Z] [2023-08-01T16:31:18.744Z] [2023-08-01T16:31:18.744Z] ==> git version 2.25.1 found [2023-08-01T16:31:18.744Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-01T16:31:18.744Z] Release-Date: 2020-01-08 [2023-08-01T16:31:18.744Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-01T16:31:18.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-01T16:31:18.744Z] ==> Jenkins CI detected. [2023-08-01T16:31:18.744Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-01T16:31:18.744Z] project root: . [2023-08-01T16:31:18.744Z] --> token set from env [2023-08-01T16:31:18.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-01T16:31:18.744Z] ==> Running gcov in . (disable via -X gcov) [2023-08-01T16:31:18.744Z] ==> Python coveragepy not found [2023-08-01T16:31:18.744Z] ==> Searching for coverage reports in: [2023-08-01T16:31:18.744Z] + . [2023-08-01T16:31:18.744Z] -> Found 1 reports [2023-08-01T16:31:18.744Z] ==> Detecting git/mercurial file structure [2023-08-01T16:31:18.744Z] ==> Reading reports [2023-08-01T16:31:18.744Z] + ./coverage.out bytes=13 [2023-08-01T16:31:18.744Z] ==> Appending adjustments [2023-08-01T16:31:18.744Z] https://docs.codecov.io/docs/fixing-reports [2023-08-01T16:31:18.744Z] + Found adjustments [2023-08-01T16:31:19.005Z] ==> Gzipping contents [2023-08-01T16:31:19.005Z] 4.0K /tmp/codecov.XkKtnu.gz [2023-08-01T16:31:19.005Z] ==> Uploading reports [2023-08-01T16:31:19.005Z] url: https://codecov.io [2023-08-01T16:31:19.005Z] query: branch=main&commit=26b93c6358d1976bbdea6c8c16d65e092b814248&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-01T16:31:19.005Z] -> Pinging Codecov [2023-08-01T16:31:19.005Z] 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=26b93c6358d1976bbdea6c8c16d65e092b814248&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-01T16:31:19.005Z] -> Uploading to [2023-08-01T16:31:19.005Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-01/A97CA9966030D2A3747ED39772930CCE/26b93c6358d1976bbdea6c8c16d65e092b814248/10f454a0-0873-445f-8148-7cc0106882b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230801T163118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4084b8e19b27088770ef420f3cb9211133667c2f12dc0cc56ec83565af3e855f [2023-08-01T16:31:19.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T16:31:19.005Z] Dload Upload Total Spent Left Speed [2023-08-01T16:31:19.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2222 --:--:-- --:--:-- --:--:-- 2222 [2023-08-01T16:31:19.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] } [2023-08-01T16:31:19.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-01T16:31:19.487Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-01T16:31:19.497Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:31:19.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:31:19.798Z] [2023-08-01T16:31:19.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:31:20.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:31:20.098Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-01T16:31:20.098Z] df9b9388f04a: Pulling fs layer [2023-08-01T16:31:20.098Z] 52dc419b0ee2: Pulling fs layer [2023-08-01T16:31:20.098Z] 25bc292e5bac: Pulling fs layer [2023-08-01T16:31:20.098Z] 114826534d7a: Pulling fs layer [2023-08-01T16:31:20.098Z] 4657fd5d0bcf: Pulling fs layer [2023-08-01T16:31:20.098Z] 6ad1cebc031e: Pulling fs layer [2023-08-01T16:31:20.098Z] 8a3aa393b2d8: Pulling fs layer [2023-08-01T16:31:20.098Z] 114826534d7a: Waiting [2023-08-01T16:31:20.098Z] 4657fd5d0bcf: Waiting [2023-08-01T16:31:20.098Z] 6ad1cebc031e: Waiting [2023-08-01T16:31:20.098Z] 8a3aa393b2d8: Waiting [2023-08-01T16:31:20.098Z] 25bc292e5bac: Verifying Checksum [2023-08-01T16:31:20.098Z] 25bc292e5bac: Download complete [2023-08-01T16:31:20.098Z] 52dc419b0ee2: Download complete [2023-08-01T16:31:20.098Z] 4657fd5d0bcf: Verifying Checksum [2023-08-01T16:31:20.098Z] 4657fd5d0bcf: Download complete [2023-08-01T16:31:20.098Z] df9b9388f04a: Verifying Checksum [2023-08-01T16:31:20.368Z] df9b9388f04a: Pull complete [2023-08-01T16:31:20.368Z] 6ad1cebc031e: Verifying Checksum [2023-08-01T16:31:20.368Z] 6ad1cebc031e: Download complete [2023-08-01T16:31:20.368Z] 52dc419b0ee2: Pull complete [2023-08-01T16:31:20.627Z] 25bc292e5bac: Pull complete [2023-08-01T16:31:20.886Z] 114826534d7a: Verifying Checksum [2023-08-01T16:31:20.886Z] 114826534d7a: Download complete [2023-08-01T16:31:21.145Z] 8a3aa393b2d8: Verifying Checksum [2023-08-01T16:31:21.146Z] 8a3aa393b2d8: Download complete [2023-08-01T16:31:25.351Z] 114826534d7a: Pull complete [2023-08-01T16:31:25.351Z] 4657fd5d0bcf: Pull complete [2023-08-01T16:31:25.351Z] 6ad1cebc031e: Pull complete [2023-08-01T16:31:27.880Z] 8a3aa393b2d8: Pull complete [2023-08-01T16:31:27.880Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-01T16:31:27.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:31:27.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:31:27.970Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:31:28.001Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-01T16:31:32.030Z] $ docker top 65510fd0f360237022f673db374e6b190396cb3bb1fc66536c3df0a98ced08b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-01T16:31:32.096Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-01T16:31:32.375Z] + set -o pipefail [2023-08-01T16:31:32.375Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-01T16:31:40.498Z] [2023-08-01T16:31:40.498Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-01T16:31:40.498Z] [2023-08-01T16:31:40.498Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/cbb4307d-06c5-4afb-9d04-4ed0c083614a [2023-08-01T16:31:40.498Z] [2023-08-01T16:31:40.498Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-01T16:31:40.498Z] [2023-08-01T16:31:40.498Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-01T16:31:40.498Z] [2023-08-01T16:31:40.498Z] [2023-08-01T16:31:40.498Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-01T16:31:40.498Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-01T16:31:40.498Z] More details here: https://snyk.co/ue1NS [2023-08-01T16:31:40.498Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-01T16:31:40.498Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-01T16:31:40.509Z] $ docker stop --time=1 65510fd0f360237022f673db374e6b190396cb3bb1fc66536c3df0a98ced08b5 [2023-08-01T16:31:44.142Z] $ docker rm -f --volumes 65510fd0f360237022f673db374e6b190396cb3bb1fc66536c3df0a98ced08b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:31:44.856Z] + git log --format=format:%s -1 26b93c6358d1976bbdea6c8c16d65e092b814248 [Pipeline] sh [2023-08-01T16:31:45.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:31:45.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:31:45.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:31:45.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:31:45.512Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:31:45.537Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T16:31:46.025Z] $ docker top 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 -eo pid,comm [2023-08-01T16:31:46.077Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-01T16:31:46.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:31:46.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:31:46.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:31:46.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:31:46.256Z] $ docker exec 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 ssh-agent [2023-08-01T16:31:46.360Z] SSH_AUTH_SOCK=/tmp/ssh-KCOEozavroCm/agent.33 [2023-08-01T16:31:46.360Z] SSH_AGENT_PID=39 [2023-08-01T16:31:46.365Z] Running ssh-add (command line suppressed) [2023-08-01T16:31:46.471Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3740239379559973815.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3740239379559973815.key) [2023-08-01T16:31:46.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:31:46.770Z] + git semver tag [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,962 [run_tag] DEBUG tag force:False [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,963 [check_head_tag] DEBUG check head tag [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,963 [execute] INFO git cat-file --batch-check [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,967 [execute] INFO git cat-file --batch [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,979 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,979 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:31:47.030Z] 2023-08-01 16:31:46,986 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:31:47.030Z] 3.1.0-dev.8 [Pipeline] } [2023-08-01T16:31:47.039Z] $ docker exec --env ******** --env ******** 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 ssh-agent -k [2023-08-01T16:31:47.150Z] unset SSH_AUTH_SOCK; [2023-08-01T16:31:47.151Z] unset SSH_AGENT_PID; [2023-08-01T16:31:47.151Z] echo Agent pid 39 killed; [2023-08-01T16:31:47.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:31:47.476Z] + git semver [Pipeline] } [2023-08-01T16:31:47.748Z] $ docker stop --time=1 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 [2023-08-01T16:31:49.043Z] $ docker rm -f --volumes 9935ab7282eb2c95e2fcd18cce602a7b47eff74b13930cb73c84244581f1b715 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:31:49.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:31:49.479Z] [2023-08-01T16:31:49.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:31:49.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:31:49.788Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-01T16:31:49.788Z] ab5ef0e58194: Pulling fs layer [2023-08-01T16:31:49.788Z] 9712f1f96733: Pulling fs layer [2023-08-01T16:31:49.788Z] 63f879dbbcfc: Pulling fs layer [2023-08-01T16:31:49.788Z] 0d9ebad4ef96: Pulling fs layer [2023-08-01T16:31:49.788Z] e9a5061849ea: Pulling fs layer [2023-08-01T16:31:49.788Z] d747dcd14b5f: Pulling fs layer [2023-08-01T16:31:49.788Z] 2de7ff778b66: Pulling fs layer [2023-08-01T16:31:49.788Z] 2de7ff778b66: Waiting [2023-08-01T16:31:49.788Z] e9a5061849ea: Waiting [2023-08-01T16:31:49.788Z] d747dcd14b5f: Waiting [2023-08-01T16:31:49.788Z] 0d9ebad4ef96: Waiting [2023-08-01T16:31:49.788Z] 9712f1f96733: Verifying Checksum [2023-08-01T16:31:49.788Z] 9712f1f96733: Download complete [2023-08-01T16:31:50.358Z] 63f879dbbcfc: Verifying Checksum [2023-08-01T16:31:50.358Z] 63f879dbbcfc: Download complete [2023-08-01T16:31:50.358Z] e9a5061849ea: Verifying Checksum [2023-08-01T16:31:50.358Z] e9a5061849ea: Download complete [2023-08-01T16:31:50.358Z] d747dcd14b5f: Verifying Checksum [2023-08-01T16:31:50.358Z] d747dcd14b5f: Download complete [2023-08-01T16:31:50.358Z] 0d9ebad4ef96: Verifying Checksum [2023-08-01T16:31:50.358Z] 0d9ebad4ef96: Download complete [2023-08-01T16:31:50.617Z] ab5ef0e58194: Download complete [2023-08-01T16:31:50.617Z] 2de7ff778b66: Verifying Checksum [2023-08-01T16:31:50.617Z] 2de7ff778b66: Download complete [2023-08-01T16:31:53.899Z] ab5ef0e58194: Pull complete [2023-08-01T16:31:53.899Z] 9712f1f96733: Pull complete [2023-08-01T16:31:54.157Z] 63f879dbbcfc: Pull complete [2023-08-01T16:31:58.339Z] 0d9ebad4ef96: Pull complete [2023-08-01T16:31:58.339Z] e9a5061849ea: Pull complete [2023-08-01T16:31:58.339Z] d747dcd14b5f: Pull complete [2023-08-01T16:31:59.713Z] 2de7ff778b66: Pull complete [2023-08-01T16:31:59.713Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-01T16:31:59.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:31:59.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:31:59.803Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:31:59.841Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-01T16:32:06.159Z] $ docker top 992d7f83655fb4eb45e67d0d9c4e74a6bb796e1f1dec4a5883a40dbc6ccb5ec9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:32:06.232Z] provisioning config files... [2023-08-01T16:32:06.241Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12323540820512563793tmp [2023-08-01T16:32:06.251Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config217767709596338301tmp [2023-08-01T16:32:06.259Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6631438007059471348tmp [Pipeline] { [Pipeline] echo [2023-08-01T16:32:06.275Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:06.555Z] ---> sigul-configuration.sh [2023-08-01T16:32:06.555Z] gpg: directory `/root/.gnupg' created [2023-08-01T16:32:06.555Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-01T16:32:06.555Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-01T16:32:06.555Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-01T16:32:06.555Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-01T16:32:06.555Z] gpg: CAST5 encrypted data [2023-08-01T16:32:06.555Z] gpg: encrypted with 1 passphrase [2023-08-01T16:32:06.555Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-01T16:32:06.837Z] + mkdir /home/jenkins [2023-08-01T16:32:06.837Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-01T16:32:07.124Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-01T16:32:07.133Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:07.418Z] ---> sigul-install.sh [2023-08-01T16:32:07.418Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-01T16:32:07.708Z] + git tag --list [2023-08-01T16:32:07.708Z] v1.0.0 [2023-08-01T16:32:07.708Z] v1.1.0 [2023-08-01T16:32:07.708Z] v1.2.0 [2023-08-01T16:32:07.708Z] v1.3.0 [2023-08-01T16:32:07.708Z] v1.3.1 [2023-08-01T16:32:07.708Z] v2.0.0 [2023-08-01T16:32:07.708Z] v2.0.1 [2023-08-01T16:32:07.708Z] v2.1.0 [2023-08-01T16:32:07.708Z] v2.1.1 [2023-08-01T16:32:07.708Z] v2.1.2 [2023-08-01T16:32:07.708Z] v2.2.0 [2023-08-01T16:32:07.708Z] v2.3 [2023-08-01T16:32:07.708Z] v2.3.0 [2023-08-01T16:32:07.708Z] v2.3.1 [2023-08-01T16:32:07.708Z] v3.0 [2023-08-01T16:32:07.708Z] v3.0.0 [2023-08-01T16:32:07.708Z] v3.0.1 [2023-08-01T16:32:07.708Z] v3.0.1-dev.1 [2023-08-01T16:32:07.708Z] v3.1.0-dev.1 [2023-08-01T16:32:07.708Z] v3.1.0-dev.2 [2023-08-01T16:32:07.708Z] v3.1.0-dev.3 [2023-08-01T16:32:07.708Z] v3.1.0-dev.4 [2023-08-01T16:32:07.708Z] v3.1.0-dev.5 [2023-08-01T16:32:07.708Z] v3.1.0-dev.6 [2023-08-01T16:32:07.708Z] v3.1.0-dev.7 [2023-08-01T16:32:07.709Z] v3.1.0-dev.8 [Pipeline] sh [2023-08-01T16:32:07.997Z] + lftools sign git-tag v3.1.0-dev.8 [2023-08-01T16:32:08.566Z] Signing Git tag with Sigul... [2023-08-01T16:32:08.566Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-08-01T16:32:09.146Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:09.434Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-01T16:32:09.442Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-01T16:32:09.459Z] $ docker stop --time=1 992d7f83655fb4eb45e67d0d9c4e74a6bb796e1f1dec4a5883a40dbc6ccb5ec9 [2023-08-01T16:32:10.735Z] $ docker rm -f --volumes 992d7f83655fb4eb45e67d0d9c4e74a6bb796e1f1dec4a5883a40dbc6ccb5ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-01T16:32:11.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:32:11.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:32:11.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:32:11.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:32:11.521Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:32:11.552Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T16:32:11.930Z] $ docker top 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f -eo pid,comm [2023-08-01T16:32:11.982Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-01T16:32:11.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:32:12.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:32:12.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:32:12.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:32:12.155Z] $ docker exec 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f ssh-agent [2023-08-01T16:32:12.265Z] SSH_AUTH_SOCK=/tmp/ssh-bhZXL9gqkSoB/agent.32 [2023-08-01T16:32:12.265Z] SSH_AGENT_PID=38 [2023-08-01T16:32:12.270Z] Running ssh-add (command line suppressed) [2023-08-01T16:32:12.384Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14680110310207378787.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14680110310207378787.key) [2023-08-01T16:32:12.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:32:12.688Z] + git semver bump pre [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,866 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,866 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,866 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,866 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,866 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,866 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,868 [execute] INFO git cat-file --batch-check [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,873 [execute] INFO git cat-file --batch [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:32:12.948Z] 2023-08-01 16:32:12,878 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:32:12.948Z] 3.1.0-dev.9 [Pipeline] } [2023-08-01T16:32:12.956Z] $ docker exec --env ******** --env ******** 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f ssh-agent -k [2023-08-01T16:32:13.052Z] unset SSH_AUTH_SOCK; [2023-08-01T16:32:13.052Z] unset SSH_AGENT_PID; [2023-08-01T16:32:13.052Z] echo Agent pid 38 killed; [2023-08-01T16:32:13.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:32:13.375Z] + git semver [Pipeline] } [2023-08-01T16:32:13.646Z] $ docker stop --time=1 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f [2023-08-01T16:32:14.952Z] $ docker rm -f --volumes 20b706422ca883f3d91e8b65caf2817dabf8cfa0bfe2d54c9157c3c2bc45f86f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:32:15.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:32:15.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:32:15.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:32:15.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:32:15.705Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:32:15.740Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T16:32:16.095Z] $ docker top 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:32:16.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:32:16.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:32:16.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:32:16.322Z] $ docker exec 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d ssh-agent [2023-08-01T16:32:16.436Z] SSH_AUTH_SOCK=/tmp/ssh-JiGVj2uUVVtV/agent.32 [2023-08-01T16:32:16.436Z] SSH_AGENT_PID=38 [2023-08-01T16:32:16.441Z] Running ssh-add (command line suppressed) [2023-08-01T16:32:16.571Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9466558707041551906.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9466558707041551906.key) [2023-08-01T16:32:16.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:32:16.867Z] + git semver push [2023-08-01T16:32:17.126Z] 2023-08-01 16:32:17,049 [run_push] DEBUG push [2023-08-01T16:32:17.126Z] 2023-08-01 16:32:17,050 [execute] INFO git cat-file --batch-check [2023-08-01T16:32:17.126Z] 2023-08-01 16:32:17,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:32:17.126Z] 2023-08-01 16:32:17,054 [execute] INFO git rev-list 28e27bb5d8395cbb505a5965eeefae7965a705d1 -- [2023-08-01T16:32:17.126Z] 2023-08-01 16:32:17,054 [execute] DEBUG Popen(['git', 'rev-list', '28e27bb5d8395cbb505a5965eeefae7965a705d1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:32:17.126Z] 2023-08-01 16:32:17,067 [execute] INFO git fetch -v origin [2023-08-01T16:32:17.127Z] 2023-08-01 16:32:17,067 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-01T16:32:17.695Z] 2023-08-01 16:32:17,647 [run_push] DEBUG no remote changes detected [2023-08-01T16:32:17.695Z] 2023-08-01 16:32:17,647 [execute] INFO git push origin semver [2023-08-01T16:32:17.695Z] 2023-08-01 16:32:17,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:32:18.632Z] 2023-08-01 16:32:18,473 [run_push] DEBUG push all version tags [2023-08-01T16:32:18.632Z] 2023-08-01 16:32:18,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-01T16:32:18.632Z] 2023-08-01 16:32:18,474 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:32:19.567Z] 2023-08-01 16:32:19,349 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-01T16:32:19.567Z] 3.1.0-dev.9 [Pipeline] } [2023-08-01T16:32:19.576Z] $ docker exec --env ******** --env ******** 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d ssh-agent -k [2023-08-01T16:32:19.674Z] unset SSH_AUTH_SOCK; [2023-08-01T16:32:19.674Z] unset SSH_AGENT_PID; [2023-08-01T16:32:19.674Z] echo Agent pid 38 killed; [2023-08-01T16:32:19.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:32:19.989Z] + git semver [Pipeline] } [2023-08-01T16:32:20.260Z] $ docker stop --time=1 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d [2023-08-01T16:32:21.498Z] $ docker rm -f --volumes 7369c7e02f705d5b832d99374eba0955c8a5b2aab3e51a78c42a06ab464b548d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-01T16:32:22.097Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-01T16:32:22.097Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-01T16:32:22.097Z] total 16 [2023-08-01T16:32:22.097Z] drwxr-xr-x 3 root root 4096 Aug 1 16:21 . [2023-08-01T16:32:22.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:32 .. [2023-08-01T16:32:22.097Z] drwxr-xr-x 2 root root 4096 Aug 1 16:21 cost [2023-08-01T16:32:22.097Z] -rw-r--r-- 1 root root 96 Aug 1 16:21 cost.csv [2023-08-01T16:32:22.097Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-01T16:32:22.097Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-01T16:32:22.097Z] total 16 [2023-08-01T16:32:22.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:21 . [2023-08-01T16:32:22.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 16:32 .. [2023-08-01T16:32:22.097Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 16:21 cost [2023-08-01T16:32:22.097Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 1 16:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:22.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:23.356Z] ---> package-listing.sh [2023-08-01T16:32:23.356Z] ++ facter osfamily [2023-08-01T16:32:23.356Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-01T16:32:23.356Z] + OS_FAMILY=debian [2023-08-01T16:32:23.356Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-01T16:32:23.356Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-01T16:32:23.356Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-01T16:32:23.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-01T16:32:23.356Z] + PACKAGES=/tmp/packages_start.txt [2023-08-01T16:32:23.356Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-01T16:32:23.356Z] + PACKAGES=/tmp/packages_end.txt [2023-08-01T16:32:23.356Z] + case "${OS_FAMILY}" in [2023-08-01T16:32:23.356Z] + dpkg -l [2023-08-01T16:32:23.356Z] + grep '^ii' [2023-08-01T16:32:23.630Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-01T16:32:23.630Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-01T16:32:23.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-01T16:32:23.630Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-01T16:32:23.630Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-01T16:32:23.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-08-01T16:32:23.668Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-01T16:32:23.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:32:24.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:32:24.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:32:24.365Z] prd-ubuntu20.04-docker-8c-8g-2665 does not seem to be running inside a container [2023-08-01T16:32:24.393Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-01T16:32:24.711Z] $ docker top 852a4dd7de3c002ae48131775ec67142f092f314eb18ba9177031e07970803d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:32:25.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-01T16:32:25.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-01T16:32:25.640Z] + ls /var/log/sa-host [2023-08-01T16:32:25.640Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:32:25.853Z] provisioning config files... [2023-08-01T16:32:25.874Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18331665489165190509tmp [Pipeline] { [Pipeline] echo [2023-08-01T16:32:25.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:26.173Z] ---> create-netrc.sh [Pipeline] } [2023-08-01T16:32:26.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:26.510Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-01T16:32:26.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:26.803Z] ---> sudo-logs.sh [2023-08-01T16:32:26.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-01T16:32:26.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:27.110Z] ---> job-cost.sh [2023-08-01T16:32:27.110Z] lf-activate-venv: SKIPPING [2023-08-01T16:32:27.110Z] DEBUG: total: 0.2199999988079071 [2023-08-01T16:32:27.110Z] INFO: Retrieving Stack Cost... [2023-08-01T16:32:27.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T16:32:27.940Z] INFO: Archiving Costs [Pipeline] echo [2023-08-01T16:32:27.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:32:28.238Z] ---> logs-deploy.sh [2023-08-01T16:32:28.238Z] lf-activate-venv: SKIPPING [2023-08-01T16:32:28.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/177 [2023-08-01T16:32:28.238Z] INFO: archiving workspace using pattern(s): [2023-08-01T16:32:29.177Z] Archives upload complete. [2023-08-01T16:32:29.436Z] INFO: archiving logs to Nexus [2023-08-01T16:32:30.005Z] ---> uname -a: [2023-08-01T16:32:30.005Z] Linux prd-ubuntu20-04-docker-8c-8g-2665 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] ---> lscpu: [2023-08-01T16:32:30.005Z] Architecture: x86_64 [2023-08-01T16:32:30.005Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-01T16:32:30.005Z] Byte Order: Little Endian [2023-08-01T16:32:30.005Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-01T16:32:30.005Z] CPU(s): 8 [2023-08-01T16:32:30.005Z] On-line CPU(s) list: 0-7 [2023-08-01T16:32:30.005Z] Thread(s) per core: 1 [2023-08-01T16:32:30.005Z] Core(s) per socket: 1 [2023-08-01T16:32:30.005Z] Socket(s): 8 [2023-08-01T16:32:30.005Z] NUMA node(s): 1 [2023-08-01T16:32:30.005Z] Vendor ID: AuthenticAMD [2023-08-01T16:32:30.005Z] CPU family: 23 [2023-08-01T16:32:30.005Z] Model: 49 [2023-08-01T16:32:30.005Z] Model name: AMD EPYC-Rome Processor [2023-08-01T16:32:30.005Z] Stepping: 0 [2023-08-01T16:32:30.005Z] CPU MHz: 2799.998 [2023-08-01T16:32:30.005Z] BogoMIPS: 5599.99 [2023-08-01T16:32:30.005Z] Virtualization: AMD-V [2023-08-01T16:32:30.005Z] Hypervisor vendor: KVM [2023-08-01T16:32:30.005Z] Virtualization type: full [2023-08-01T16:32:30.005Z] L1d cache: 256 KiB [2023-08-01T16:32:30.005Z] L1i cache: 256 KiB [2023-08-01T16:32:30.005Z] L2 cache: 4 MiB [2023-08-01T16:32:30.005Z] L3 cache: 128 MiB [2023-08-01T16:32:30.005Z] NUMA node0 CPU(s): 0-7 [2023-08-01T16:32:30.005Z] Vulnerability Itlb multihit: Not affected [2023-08-01T16:32:30.005Z] Vulnerability L1tf: Not affected [2023-08-01T16:32:30.005Z] Vulnerability Mds: Not affected [2023-08-01T16:32:30.005Z] Vulnerability Meltdown: Not affected [2023-08-01T16:32:30.005Z] Vulnerability Mmio stale data: Not affected [2023-08-01T16:32:30.005Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-01T16:32:30.005Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-01T16:32:30.005Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-01T16:32:30.005Z] Vulnerability Srbds: Not affected [2023-08-01T16:32:30.005Z] Vulnerability Tsx async abort: Not affected [2023-08-01T16:32:30.005Z] 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 [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] ---> nproc: [2023-08-01T16:32:30.005Z] 8 [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] ---> df -h: [2023-08-01T16:32:30.005Z] Filesystem Size Used Avail Use% Mounted on [2023-08-01T16:32:30.005Z] overlay 155G 13G 143G 9% / [2023-08-01T16:32:30.005Z] tmpfs 64M 0 64M 0% /dev [2023-08-01T16:32:30.005Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-01T16:32:30.005Z] shm 64M 0 64M 0% /dev/shm [2023-08-01T16:32:30.005Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] ---> sar -b -r -n DEV: [2023-08-01T16:32:30.005Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2665) 08/01/23 _x86_64_ (8 CPU) [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] 16:17:04 LINUX RESTART (8 CPU) [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] 16:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-01T16:32:30.005Z] 16:19:01 134.33 1.03 133.30 0.00 38.23 111022.13 0.00 [2023-08-01T16:32:30.005Z] 16:20:01 80.27 0.13 80.14 0.00 13.73 27005.23 0.00 [2023-08-01T16:32:30.005Z] 16:21:01 158.57 0.15 158.42 0.00 4.67 33251.39 0.00 [2023-08-01T16:32:30.005Z] 16:22:01 34.51 0.00 34.51 0.00 0.00 16481.54 0.00 [2023-08-01T16:32:30.005Z] 16:23:01 55.56 11.63 43.93 0.00 5183.80 8934.24 0.00 [2023-08-01T16:32:30.005Z] 16:24:01 6.63 0.02 6.61 0.00 0.13 129.96 0.00 [2023-08-01T16:32:30.005Z] 16:25:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-08-01T16:32:30.005Z] 16:26:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2023-08-01T16:32:30.005Z] 16:27:01 1.22 0.00 1.22 0.00 0.00 12.39 0.00 [2023-08-01T16:32:30.005Z] 16:28:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 [2023-08-01T16:32:30.005Z] 16:29:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-08-01T16:32:30.005Z] 16:30:01 3.27 0.18 3.08 0.00 18.53 36.25 0.00 [2023-08-01T16:32:30.005Z] 16:31:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2023-08-01T16:32:30.005Z] 16:32:01 82.79 0.30 82.49 0.00 20.13 46306.68 0.00 [2023-08-01T16:32:30.005Z] Average: 40.13 0.96 39.17 0.00 377.47 17262.68 0.00 [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] 16:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-01T16:32:30.005Z] 16:19:01 27685724 31560948 745188 2.27 142692 3880724 2047184 6.03 1217964 3484152 652260 [2023-08-01T16:32:30.005Z] 16:20:01 27493796 31171432 1128380 3.43 148612 3684792 2339856 6.90 1558184 3329832 395328 [2023-08-01T16:32:30.005Z] 16:21:01 27806372 31551996 749500 2.28 153856 3759860 2062228 6.08 1257984 3335700 254072 [2023-08-01T16:32:30.005Z] 16:22:01 27595404 31583072 716388 2.18 161004 3963280 1782488 5.25 1243696 3526920 8 [2023-08-01T16:32:30.005Z] 16:23:01 27061972 31561468 721608 2.19 194976 4424456 1814508 5.35 1570276 3697688 1104 [2023-08-01T16:32:30.005Z] 16:24:01 27071760 31566356 717024 2.18 193508 4421200 1805644 5.32 1563956 3694480 16 [2023-08-01T16:32:30.005Z] 16:25:01 27072092 31566680 716616 2.18 193532 4421204 1805644 5.32 1563896 3694484 24 [2023-08-01T16:32:30.005Z] 16:26:01 27080996 31575756 707420 2.15 193560 4421208 1805644 5.32 1555100 3694568 12 [2023-08-01T16:32:30.005Z] 16:27:01 27080064 31574828 708240 2.15 193616 4421204 1805644 5.32 1555108 3694568 12 [2023-08-01T16:32:30.005Z] 16:28:01 27080724 31575716 707056 2.15 193652 4421340 1805644 5.32 1554960 3694692 12 [2023-08-01T16:32:30.005Z] 16:29:01 27080684 31575736 707012 2.15 193684 4421340 1805644 5.32 1554928 3694716 8 [2023-08-01T16:32:30.005Z] 16:30:01 27078396 31574312 707796 2.15 193704 4421904 1835880 5.41 1554748 3695224 8 [2023-08-01T16:32:30.005Z] 16:31:01 27078784 31574716 707540 2.15 193716 4421908 1835880 5.41 1554744 3695228 8 [2023-08-01T16:32:30.005Z] 16:32:01 25578436 31541760 732624 2.23 229824 5729860 1908400 5.62 1660588 4961160 300128 [2023-08-01T16:32:30.005Z] Average: 27131800 31539627 748028 2.27 184281 4343877 1890021 5.57 1497581 3706672 114500 [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z] 16:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-01T16:32:30.005Z] 16:19:01 ens3 530.66 314.30 6694.84 36.69 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:19:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:19:01 docker0 226.28 378.72 17.27 2407.33 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:20:01 ens3 22.75 15.73 24.77 10.07 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:20:01 vethfc0bc7a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:21:01 ens3 189.99 147.61 2651.46 320.94 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:21:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:21:01 docker0 3.08 6.50 0.19 88.04 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:22:01 ens3 12.96 8.73 13.80 5.39 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:23:01 ens3 192.80 81.89 2923.23 5.89 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:24:01 ens3 2.02 1.00 2.95 0.32 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:25:01 ens3 0.35 0.13 0.10 0.07 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:26:01 ens3 0.53 0.47 0.27 0.22 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:28:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:30:01 ens3 0.32 0.32 0.11 0.03 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:32:01 ens3 361.36 204.95 8173.31 32.67 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] 16:32:01 docker0 65.32 121.10 5.08 1003.41 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] Average: ens3 93.35 55.08 1456.90 29.44 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] Average: docker0 20.80 35.76 1.59 247.33 0.00 0.00 0.00 0.00 [2023-08-01T16:32:30.005Z] [2023-08-01T16:32:30.005Z]