Pull request #529 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 9924ce3792302461657905c814d890402047d1ca rather than 4262ae92de75f634a2653c10d882794606e427a7 Obtained Jenkinsfile from 9924ce3792302461657905c814d890402047d1ca 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-ssh12658774149675639715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6519028154829704935.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-529/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/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3459409944279826198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18116784190715874960.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/PR-529/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/PR-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7950829758719728069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9984 in /w/workspace/_app-service-configurable_PR-529 [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/_app-service-configurable_PR-529 # 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 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 4262ae92de75f634a2653c10d882794606e427a7 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4262ae92de75f634a2653c10d882794606e427a7 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 4262ae92de75f634a2653c10d882794606e427a7 Checking out Revision 4262ae92de75f634a2653c10d882794606e427a7 (PR-529) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4262ae92de75f634a2653c10d882794606e427a7 # timeout=10 Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 7c6ac4817152c05b6d10c666684092cab341b2e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T22:57:28.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T22:57:28.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T22:57:28.671Z] ========================================================= [2023-03-13T22:57:28.672Z] EdgeX Global Pipelines Version Info [2023-03-13T22:57:28.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T22:57:29.392Z] ------------------- [2023-03-13T22:57:29.392Z] stable info: [2023-03-13T22:57:29.392Z] ------------------- [2023-03-13T22:57:29.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T22:57:29.392Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T22:57:29.392Z] Message: update stable to v1.0.245 [2023-03-13T22:57:29.959Z] ------------------- [2023-03-13T22:57:29.959Z] experimental info: [2023-03-13T22:57:29.959Z] ------------------- [2023-03-13T22:57:29.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T22:57:29.959Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T22:57:29.959Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T22:57:30.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-13T22:57:30.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-13T22:57:30.142Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T22:57:30.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T22:57:30.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T22:57:30.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T22:57:30.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T22:57:30.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T22:57:30.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T22:57:30.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T22:57:30.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T22:57:30.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-13T22:57:30.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T22:57:30.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T22:57:30.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T22:57:30.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T22:57:30.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T22:57:30.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T22:57:30.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T22:57:30.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T22:57:30.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T22:57:30.415Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T22:57:30.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T22:57:30.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T22:57:30.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T22:57:30.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T22:57:30.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T22:57:30.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo [2023-03-13T22:57:30.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo [2023-03-13T22:57:30.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo [2023-03-13T22:57:30.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4262ae92de75f634a2653c10d882794606e427a7 [Pipeline] echo [2023-03-13T22:57:30.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4262ae9 [Pipeline] echo [2023-03-13T22:57:30.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T22:57:30.606Z] provisioning config files... [2023-03-13T22:57:30.619Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config5259480824997194936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T22:57:30.919Z] ---> docker-login.sh [2023-03-13T22:57:30.919Z] nexus3.edgexfoundry.org:10001 [2023-03-13T22:57:31.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:31.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:31.439Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:31.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:31.439Z] [2023-03-13T22:57:31.439Z] Login Succeeded [2023-03-13T22:57:31.439Z] nexus3.edgexfoundry.org:10002 [2023-03-13T22:57:31.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:31.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:31.439Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:31.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:31.439Z] [2023-03-13T22:57:31.439Z] Login Succeeded [2023-03-13T22:57:31.439Z] nexus3.edgexfoundry.org:10003 [2023-03-13T22:57:31.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:31.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:31.699Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:31.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:31.699Z] [2023-03-13T22:57:31.699Z] Login Succeeded [2023-03-13T22:57:31.699Z] nexus3.edgexfoundry.org:10004 [2023-03-13T22:57:31.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:31.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:31.699Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:31.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:31.699Z] [2023-03-13T22:57:31.699Z] Login Succeeded [2023-03-13T22:57:31.699Z] docker.io [2023-03-13T22:57:31.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:31.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:31.959Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:31.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:31.959Z] [2023-03-13T22:57:31.959Z] Login Succeeded [2023-03-13T22:57:31.959Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T22:57:31.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T22:57:32.350Z] + git rev-list -1 --merges 4262ae92de75f634a2653c10d882794606e427a7~1..4262ae92de75f634a2653c10d882794606e427a7 [Pipeline] echo [2023-03-13T22:57:32.398Z] -----------> git rev-list -1 --merges 4262ae92de75f634a2653c10d882794606e427a7~1..4262ae92de75f634a2653c10d882794606e427a7 4262ae92de75f634a2653c10d882794606e427a7 [false] [Pipeline] sh [2023-03-13T22:57:32.684Z] + git log --format=format:%s -1 4262ae92de75f634a2653c10d882794606e427a7 [Pipeline] echo [2023-03-13T22:57:32.700Z] ========================================================= [2023-03-13T22:57:32.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T22:57:32.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T22:57:33.012Z] + git log --format=format:%s -1 4262ae92de75f634a2653c10d882794606e427a7 [Pipeline] echo [2023-03-13T22:57:33.022Z] [semverPrep] GIT_COMMIT: 4262ae92de75f634a2653c10d882794606e427a7, Commit Message: refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName [Pipeline] echo [2023-03-13T22:57:33.031Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T22:57:33.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T22:57:33.376Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T22:57:33.376Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T22:57:33.376Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T22:57:33.376Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T22:57:33.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T22:57:33.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:57:33.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T22:57:33.712Z] [2023-03-13T22:57:33.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:57:34.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T22:57:34.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T22:57:34.008Z] b85a868b505f: Pulling fs layer [2023-03-13T22:57:34.008Z] e2be974225ed: Pulling fs layer [2023-03-13T22:57:34.008Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T22:57:34.008Z] 988bab9f4d93: Pulling fs layer [2023-03-13T22:57:34.008Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T22:57:34.008Z] eaf3925da568: Pulling fs layer [2023-03-13T22:57:34.008Z] eaf3925da568: Waiting [2023-03-13T22:57:34.008Z] bab4dde63d76: Pulling fs layer [2023-03-13T22:57:34.008Z] 1469e6f7b9e6: Waiting [2023-03-13T22:57:34.008Z] bde34c3a00c8: Pulling fs layer [2023-03-13T22:57:34.008Z] b352a97aabf1: Pulling fs layer [2023-03-13T22:57:34.008Z] bab4dde63d76: Waiting [2023-03-13T22:57:34.008Z] 988bab9f4d93: Waiting [2023-03-13T22:57:34.008Z] 4872d77fe225: Pulling fs layer [2023-03-13T22:57:34.008Z] 5851b861e8e6: Pulling fs layer [2023-03-13T22:57:34.008Z] b352a97aabf1: Waiting [2023-03-13T22:57:34.008Z] bde34c3a00c8: Waiting [2023-03-13T22:57:34.008Z] 5851b861e8e6: Waiting [2023-03-13T22:57:34.008Z] 4872d77fe225: Waiting [2023-03-13T22:57:34.008Z] e2be974225ed: Verifying Checksum [2023-03-13T22:57:34.008Z] e2be974225ed: Download complete [2023-03-13T22:57:34.008Z] 988bab9f4d93: Verifying Checksum [2023-03-13T22:57:34.008Z] 988bab9f4d93: Download complete [2023-03-13T22:57:34.268Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T22:57:34.268Z] 1469e6f7b9e6: Download complete [2023-03-13T22:57:34.268Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T22:57:34.268Z] 339a4e72a1f5: Download complete [2023-03-13T22:57:34.268Z] eaf3925da568: Verifying Checksum [2023-03-13T22:57:34.268Z] bde34c3a00c8: Verifying Checksum [2023-03-13T22:57:34.268Z] bde34c3a00c8: Download complete [2023-03-13T22:57:34.268Z] b352a97aabf1: Download complete [2023-03-13T22:57:34.268Z] 4872d77fe225: Verifying Checksum [2023-03-13T22:57:34.268Z] 4872d77fe225: Download complete [2023-03-13T22:57:34.268Z] 5851b861e8e6: Verifying Checksum [2023-03-13T22:57:34.268Z] 5851b861e8e6: Download complete [2023-03-13T22:57:34.268Z] b85a868b505f: Verifying Checksum [2023-03-13T22:57:34.268Z] b85a868b505f: Download complete [2023-03-13T22:57:34.528Z] bab4dde63d76: Verifying Checksum [2023-03-13T22:57:34.528Z] bab4dde63d76: Download complete [2023-03-13T22:57:35.900Z] b85a868b505f: Pull complete [2023-03-13T22:57:35.900Z] e2be974225ed: Pull complete [2023-03-13T22:57:36.465Z] 339a4e72a1f5: Pull complete [2023-03-13T22:57:36.465Z] 988bab9f4d93: Pull complete [2023-03-13T22:57:36.725Z] 1469e6f7b9e6: Pull complete [2023-03-13T22:57:36.725Z] eaf3925da568: Pull complete [2023-03-13T22:57:38.692Z] bab4dde63d76: Pull complete [2023-03-13T22:57:38.692Z] bde34c3a00c8: Pull complete [2023-03-13T22:57:38.692Z] b352a97aabf1: Pull complete [2023-03-13T22:57:38.951Z] 4872d77fe225: Pull complete [2023-03-13T22:57:38.951Z] 5851b861e8e6: Pull complete [2023-03-13T22:57:38.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T22:57:38.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T22:57:38.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T22:57:39.044Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-03-13T22:57:39.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T22:57:40.311Z] $ docker top 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd -eo pid,comm [2023-03-13T22:57:40.365Z] 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-03-13T22:57:40.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T22:57:40.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T22:57:40.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T22:57:40.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T22:57:40.535Z] $ docker exec 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd ssh-agent [2023-03-13T22:57:40.658Z] SSH_AUTH_SOCK=/tmp/ssh-rfEczM2wmlCy/agent.31 [2023-03-13T22:57:40.658Z] SSH_AGENT_PID=37 [2023-03-13T22:57:40.664Z] Running ssh-add (command line suppressed) [2023-03-13T22:57:40.768Z] Identity added: /w/workspace/_app-service-configurable_PR-529@tmp/private_key_13919691605660155073.key (/w/workspace/_app-service-configurable_PR-529@tmp/private_key_13919691605660155073.key) [2023-03-13T22:57:40.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T22:57:41.071Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T22:57:41.084Z] $ docker exec --env ******** --env ******** 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd ssh-agent -k [2023-03-13T22:57:41.181Z] unset SSH_AUTH_SOCK; [2023-03-13T22:57:41.181Z] unset SSH_AGENT_PID; [2023-03-13T22:57:41.182Z] echo Agent pid 37 killed; [2023-03-13T22:57:41.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T22:57:41.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T22:57:41.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T22:57:41.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T22:57:41.319Z] $ docker exec 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd ssh-agent [2023-03-13T22:57:41.435Z] SSH_AUTH_SOCK=/tmp/ssh-FDkrcSZm5PdI/agent.69 [2023-03-13T22:57:41.435Z] SSH_AGENT_PID=75 [2023-03-13T22:57:41.440Z] Running ssh-add (command line suppressed) [2023-03-13T22:57:41.557Z] Identity added: /w/workspace/_app-service-configurable_PR-529@tmp/private_key_13746087814390656108.key (/w/workspace/_app-service-configurable_PR-529@tmp/private_key_13746087814390656108.key) [2023-03-13T22:57:41.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T22:57:41.861Z] + git semver init [2023-03-13T22:57:42.120Z] 2023-03-13 22:57:42,050 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T22:57:42.120Z] 2023-03-13 22:57:42,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-529/.semver [2023-03-13T22:57:42.120Z] 2023-03-13 22:57:42,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-529/.semver [2023-03-13T22:57:42.120Z] 2023-03-13 22:57:42,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-529/.semver'], cwd=/w/workspace/_app-service-configurable_PR-529, universal_newlines=False, shell=None, istream=None) [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,861 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-529/.git/info/exclude [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-529/.semver/PR-529 with force:False [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,862 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-529/.semver/PR-529 [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,867 [execute] INFO git cat-file --batch-check [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-529/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,874 [execute] INFO git cat-file --batch [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-529/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T22:57:43.056Z] 2023-03-13 22:57:42,880 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-529/.semver/PR-529 [2023-03-13T22:57:43.056Z] 0.0.0 [Pipeline] } [2023-03-13T22:57:43.068Z] $ docker exec --env ******** --env ******** 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd ssh-agent -k [2023-03-13T22:57:43.170Z] unset SSH_AUTH_SOCK; [2023-03-13T22:57:43.170Z] unset SSH_AGENT_PID; [2023-03-13T22:57:43.170Z] echo Agent pid 75 killed; [2023-03-13T22:57:43.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T22:57:43.482Z] + git semver [Pipeline] } [2023-03-13T22:57:43.757Z] $ docker stop --time=1 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd [2023-03-13T22:57:45.110Z] $ docker rm -f --volumes 26397cd9a581439a7ce8b0e1641a4a362a356bbf24b9b953a9061acddf214ffd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T22:57:45.460Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T22:57:45.674Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T22:57:45.678Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-03-13T22:57:45.786Z] provisioning config files... [2023-03-13T22:57:45.797Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config7239140028996125645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T22:57:46.098Z] ---> docker-login.sh [2023-03-13T22:57:46.098Z] nexus3.edgexfoundry.org:10001 [2023-03-13T22:57:46.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:46.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:46.098Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:46.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:46.098Z] [2023-03-13T22:57:46.098Z] Login Succeeded [2023-03-13T22:57:46.098Z] nexus3.edgexfoundry.org:10002 [2023-03-13T22:57:46.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:46.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:46.098Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:46.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:46.098Z] [2023-03-13T22:57:46.098Z] Login Succeeded [2023-03-13T22:57:46.098Z] nexus3.edgexfoundry.org:10003 [2023-03-13T22:57:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:46.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:46.357Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:46.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:46.357Z] [2023-03-13T22:57:46.357Z] Login Succeeded [2023-03-13T22:57:46.357Z] nexus3.edgexfoundry.org:10004 [2023-03-13T22:57:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:46.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:46.357Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:46.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:46.357Z] [2023-03-13T22:57:46.357Z] Login Succeeded [2023-03-13T22:57:46.357Z] docker.io [2023-03-13T22:57:46.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T22:57:46.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T22:57:46.617Z] Configure a credential helper to remove this warning. See [2023-03-13T22:57:46.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T22:57:46.617Z] [2023-03-13T22:57:46.617Z] Login Succeeded [2023-03-13T22:57:46.617Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T22:57:46.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T22:57:46.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T22:57:46.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T22:57:46.705Z] ========================================================= [2023-03-13T22:57:46.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T22:57:46.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:57:47.014Z] + 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-03-13T22:57:47.014Z] Sending build context to Docker daemon 3.222MB [2023-03-13T22:57:47.014Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T22:57:47.014Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T22:57:47.014Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T22:57:47.014Z] 63b65145d645: Pulling fs layer [2023-03-13T22:57:47.014Z] a2d21d5440eb: Pulling fs layer [2023-03-13T22:57:47.014Z] 935e6c44a52c: Pulling fs layer [2023-03-13T22:57:47.014Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T22:57:47.014Z] 30dea6a524f1: Pulling fs layer [2023-03-13T22:57:47.014Z] a2aff8979fd8: Pulling fs layer [2023-03-13T22:57:47.014Z] 6808be2612f2: Pulling fs layer [2023-03-13T22:57:47.014Z] f25807f1079a: Pulling fs layer [2023-03-13T22:57:47.014Z] 94cc34f8dd06: Waiting [2023-03-13T22:57:47.014Z] 30dea6a524f1: Waiting [2023-03-13T22:57:47.014Z] a2aff8979fd8: Waiting [2023-03-13T22:57:47.014Z] 6808be2612f2: Waiting [2023-03-13T22:57:47.014Z] f25807f1079a: Waiting [2023-03-13T22:57:47.014Z] a2d21d5440eb: Download complete [2023-03-13T22:57:47.014Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T22:57:47.014Z] 94cc34f8dd06: Download complete [2023-03-13T22:57:47.014Z] 30dea6a524f1: Verifying Checksum [2023-03-13T22:57:47.014Z] 30dea6a524f1: Download complete [2023-03-13T22:57:47.014Z] 63b65145d645: Verifying Checksum [2023-03-13T22:57:47.014Z] 63b65145d645: Download complete [2023-03-13T22:57:47.276Z] a2aff8979fd8: Verifying Checksum [2023-03-13T22:57:47.276Z] a2aff8979fd8: Download complete [2023-03-13T22:57:47.276Z] 63b65145d645: Pull complete [2023-03-13T22:57:47.540Z] a2d21d5440eb: Pull complete [2023-03-13T22:57:47.811Z] f25807f1079a: Verifying Checksum [2023-03-13T22:57:47.811Z] f25807f1079a: Download complete [2023-03-13T22:57:48.073Z] 935e6c44a52c: Verifying Checksum [2023-03-13T22:57:48.073Z] 935e6c44a52c: Download complete [2023-03-13T22:57:48.073Z] 6808be2612f2: Verifying Checksum [2023-03-13T22:57:48.073Z] 6808be2612f2: Download complete [2023-03-13T22:57:51.356Z] 935e6c44a52c: Pull complete [2023-03-13T22:57:51.615Z] 94cc34f8dd06: Pull complete [2023-03-13T22:57:51.615Z] 30dea6a524f1: Pull complete [2023-03-13T22:57:51.615Z] a2aff8979fd8: Pull complete [2023-03-13T22:57:54.149Z] 6808be2612f2: Pull complete [2023-03-13T22:57:55.084Z] f25807f1079a: Pull complete [2023-03-13T22:57:55.084Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T22:57:55.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T22:57:55.084Z] ---> 3b553350e43f [2023-03-13T22:57:55.084Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T22:57:56.467Z] ---> Running in 4a45fe0bd54c [2023-03-13T22:57:56.726Z] Removing intermediate container 4a45fe0bd54c [2023-03-13T22:57:56.726Z] ---> ef8380e8e8cd [2023-03-13T22:57:56.726Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T22:57:56.726Z] ---> Running in 4d76509e7704 [2023-03-13T22:57:56.726Z] Removing intermediate container 4d76509e7704 [2023-03-13T22:57:56.726Z] ---> 3034ce0478b1 [2023-03-13T22:57:56.726Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T22:57:56.726Z] ---> Running in edc776a04ccd [2023-03-13T22:57:56.987Z] Removing intermediate container edc776a04ccd [2023-03-13T22:57:56.987Z] ---> ea1311112ae9 [2023-03-13T22:57:56.987Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T22:57:56.987Z] ---> Running in c0670722e226 [2023-03-13T22:57:57.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T22:57:57.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T22:57:57.766Z] OK: 265 MiB in 53 packages [2023-03-13T22:57:58.026Z] Removing intermediate container c0670722e226 [2023-03-13T22:57:58.026Z] ---> 975bd87d32bc [2023-03-13T22:57:58.026Z] Step 7/12 : WORKDIR /app [2023-03-13T22:57:58.285Z] ---> Running in f3ca668d4682 [2023-03-13T22:57:58.285Z] Removing intermediate container f3ca668d4682 [2023-03-13T22:57:58.285Z] ---> dd481f5a7452 [2023-03-13T22:57:58.285Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T22:57:58.285Z] ---> f9bf3b821a4b [2023-03-13T22:57:58.285Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T22:57:58.544Z] ---> Running in ff0b7c25c5f2 [2023-03-13T22:58:00.757Z] Still waiting to schedule task [2023-03-13T22:58:00.757Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-13T22:58:16.677Z] Removing intermediate container ff0b7c25c5f2 [2023-03-13T22:58:16.677Z] ---> e135f9be5551 [2023-03-13T22:58:16.677Z] Step 10/12 : COPY . . [2023-03-13T22:58:16.936Z] ---> ed3e9323e111 [2023-03-13T22:58:16.936Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T22:58:16.936Z] ---> Running in 5d4830176f24 [2023-03-13T22:58:16.936Z] Removing intermediate container 5d4830176f24 [2023-03-13T22:58:16.936Z] ---> 4121a21013c2 [2023-03-13T22:58:16.936Z] Step 12/12 : RUN $MAKE [2023-03-13T22:58:16.936Z] ---> Running in 8443ccb24107 [2023-03-13T22:58:17.194Z] noop [2023-03-13T22:58:17.455Z] Removing intermediate container 8443ccb24107 [2023-03-13T22:58:17.455Z] ---> 580490caad0a [2023-03-13T22:58:17.455Z] Successfully built 580490caad0a [2023-03-13T22:58:17.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:58:17.774Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T22:58:17.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T22:58:17.851Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-03-13T22:58:17.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T22:58:18.228Z] $ docker top 56fd2aeab1d805cf1ca73d5d9ff0c35d87aecfdb655258e2cf97033a0bdcb338 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T22:58:18.565Z] + go version [2023-03-13T22:58:18.565Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T22:58:18.579Z] $ docker stop --time=1 56fd2aeab1d805cf1ca73d5d9ff0c35d87aecfdb655258e2cf97033a0bdcb338 [2023-03-13T22:58:19.885Z] $ docker rm -f --volumes 56fd2aeab1d805cf1ca73d5d9ff0c35d87aecfdb655258e2cf97033a0bdcb338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:58:20.292Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T22:58:20.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T22:58:20.365Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-03-13T22:58:20.396Z] $ 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_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T22:58:20.745Z] $ docker top f42a23f6ecd815a552c156b4474687501871a4da5f020be7b0326fe4d19bccfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T22:58:21.084Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-529 [Pipeline] fileExists [Pipeline] sh [2023-03-13T22:58:21.374Z] + make test [2023-03-13T22:58:21.374Z] go test -race -coverprofile=coverage.out ./... [2023-03-13T22:58:43.299Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-13T22:58:43.299Z] go vet ./... [2023-03-13T22:58:55.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T22:58:55.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T22:58:55.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T22:58:55.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T22:58:55.536Z] $ docker stop --time=1 f42a23f6ecd815a552c156b4474687501871a4da5f020be7b0326fe4d19bccfb [2023-03-13T22:58:57.707Z] $ docker rm -f --volumes f42a23f6ecd815a552c156b4474687501871a4da5f020be7b0326fe4d19bccfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T22:58:58.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T22:58:58.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T22:58:58.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T22:58:58.872Z] + ls -al . [2023-03-13T22:58:58.872Z] total 172 [2023-03-13T22:58:58.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 22:58 . [2023-03-13T22:58:58.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 22:57 .. [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 22:57 .dockerignore [2023-03-13T22:58:58.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 22:57 .git [2023-03-13T22:58:58.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 22:57 .github [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 13 22:57 .gitignore [2023-03-13T22:58:58.872Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 22:57 .semver [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 13 22:57 Attribution.txt [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 13 22:57 CHANGELOG.md [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 13 22:57 Dockerfile [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 22:57 GOVERNANCE.md [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 13 22:57 Jenkinsfile [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 22:57 LICENSE [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 22:57 OWNERS.md [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 13 22:57 README.md [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 22:57 VERSION [2023-03-13T22:58:58.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 22:57 bin [2023-03-13T22:58:58.872Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 13 22:58 coverage.out [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 13 22:57 go.mod [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 13 22:57 go.sum [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 13 22:57 main.go [2023-03-13T22:58:58.872Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 13 22:57 makefile [2023-03-13T22:58:58.872Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 22:57 res [2023-03-13T22:58:58.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 22:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:58:59.175Z] + 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=4262ae92de75f634a2653c10d882794606e427a7 --label arch=amd64 --label version=0.0.0 . [2023-03-13T22:58:59.175Z] Sending build context to Docker daemon 3.223MB [2023-03-13T22:58:59.175Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T22:58:59.175Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-13T22:58:59.175Z] ---> 580490caad0a [2023-03-13T22:58:59.175Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T22:58:59.175Z] ---> Running in ed1f18083136 [2023-03-13T22:58:59.175Z] Removing intermediate container ed1f18083136 [2023-03-13T22:58:59.175Z] ---> bb0a53dee749 [2023-03-13T22:58:59.175Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T22:58:59.175Z] ---> Running in 1c3936375859 [2023-03-13T22:58:59.434Z] Removing intermediate container 1c3936375859 [2023-03-13T22:58:59.434Z] ---> 95f737adce0a [2023-03-13T22:58:59.434Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-13T22:58:59.434Z] ---> Running in 09aec0392e71 [2023-03-13T22:58:59.434Z] Removing intermediate container 09aec0392e71 [2023-03-13T22:58:59.434Z] ---> b08c210a1abe [2023-03-13T22:58:59.434Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T22:58:59.434Z] ---> Running in 41fbd65b88b2 [2023-03-13T22:58:59.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T22:58:59.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T22:59:00.211Z] OK: 265 MiB in 53 packages [2023-03-13T22:59:00.469Z] Removing intermediate container 41fbd65b88b2 [2023-03-13T22:59:00.469Z] ---> c99b6859f7cf [2023-03-13T22:59:00.469Z] Step 7/26 : WORKDIR /app [2023-03-13T22:59:00.469Z] ---> Running in 39db2778b1be [2023-03-13T22:59:00.728Z] Removing intermediate container 39db2778b1be [2023-03-13T22:59:00.728Z] ---> 809a7a67858f [2023-03-13T22:59:00.728Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-13T22:59:00.728Z] ---> 3a1a95f852fe [2023-03-13T22:59:00.728Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T22:59:00.728Z] ---> Running in e19e11b43ec8 [2023-03-13T22:59:01.662Z] Removing intermediate container e19e11b43ec8 [2023-03-13T22:59:01.662Z] ---> c5698dc7c285 [2023-03-13T22:59:01.662Z] Step 10/26 : COPY . . [2023-03-13T22:59:01.920Z] ---> 1d19f159bb0b [2023-03-13T22:59:01.920Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T22:59:01.920Z] ---> Running in 81b1dacc7020 [2023-03-13T22:59:01.920Z] Removing intermediate container 81b1dacc7020 [2023-03-13T22:59:01.920Z] ---> 65b18c96b17c [2023-03-13T22:59:01.920Z] Step 12/26 : RUN $MAKE [2023-03-13T22:59:01.920Z] ---> Running in e0964c6ee801 [2023-03-13T22:59:02.178Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-13T22:59:20.253Z] Removing intermediate container e0964c6ee801 [2023-03-13T22:59:20.253Z] ---> cea0bfcbbdca [2023-03-13T22:59:20.253Z] Step 13/26 : FROM alpine:3.16 [2023-03-13T22:59:20.253Z] 3.16: Pulling from library/alpine [2023-03-13T22:59:20.253Z] ef5531b6e74e: Pulling fs layer [2023-03-13T22:59:20.253Z] ef5531b6e74e: Verifying Checksum [2023-03-13T22:59:20.253Z] ef5531b6e74e: Download complete [2023-03-13T22:59:20.253Z] ef5531b6e74e: Pull complete [2023-03-13T22:59:20.253Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T22:59:20.253Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T22:59:20.253Z] ---> dfd21b5a31f5 [2023-03-13T22:59:20.253Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T22:59:20.253Z] ---> Running in 493e467a3a5d [2023-03-13T22:59:20.253Z] Removing intermediate container 493e467a3a5d [2023-03-13T22:59:20.253Z] ---> 1316d0133d7c [2023-03-13T22:59:20.253Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-13T22:59:20.253Z] ---> Running in 99a8c8e37dea [2023-03-13T22:59:20.253Z] Removing intermediate container 99a8c8e37dea [2023-03-13T22:59:20.253Z] ---> 8af1f2f12ea1 [2023-03-13T22:59:20.253Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-13T22:59:20.253Z] ---> Running in b03ddb195f7b [2023-03-13T22:59:20.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T22:59:20.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T22:59:20.253Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T22:59:20.253Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T22:59:20.253Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T22:59:20.253Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T22:59:20.511Z] OK: 6 MiB in 16 packages [2023-03-13T22:59:20.769Z] Removing intermediate container b03ddb195f7b [2023-03-13T22:59:20.769Z] ---> 0c8349b9bb02 [2023-03-13T22:59:20.769Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T22:59:21.031Z] ---> 5acdab69999f [2023-03-13T22:59:21.031Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T22:59:21.031Z] ---> 7d5cb9b6e692 [2023-03-13T22:59:21.031Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-13T22:59:21.289Z] ---> 198b857851f4 [2023-03-13T22:59:21.289Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-13T22:59:21.547Z] ---> c594a65b4479 [2023-03-13T22:59:21.547Z] Step 21/26 : EXPOSE 48095 [2023-03-13T22:59:21.547Z] ---> Running in de7d7d915cad [2023-03-13T22:59:21.806Z] Removing intermediate container de7d7d915cad [2023-03-13T22:59:21.806Z] ---> c2d2c58df410 [2023-03-13T22:59:21.806Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-13T22:59:21.806Z] ---> Running in bd2293dcf2d3 [2023-03-13T22:59:21.806Z] Removing intermediate container bd2293dcf2d3 [2023-03-13T22:59:21.806Z] ---> eeda1286dffc [2023-03-13T22:59:21.806Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-13T22:59:21.806Z] ---> Running in 4a6f0e111847 [2023-03-13T22:59:22.065Z] Removing intermediate container 4a6f0e111847 [2023-03-13T22:59:22.065Z] ---> 00f88cf57e72 [2023-03-13T22:59:22.065Z] Step 24/26 : LABEL arch=amd64 [2023-03-13T22:59:22.065Z] ---> Running in 54bc2a77e965 [2023-03-13T22:59:22.065Z] Removing intermediate container 54bc2a77e965 [2023-03-13T22:59:22.065Z] ---> 35b1213b659f [2023-03-13T22:59:22.065Z] Step 25/26 : LABEL git_sha=4262ae92de75f634a2653c10d882794606e427a7 [2023-03-13T22:59:22.065Z] ---> Running in 565d0e217e6f [2023-03-13T22:59:22.065Z] Removing intermediate container 565d0e217e6f [2023-03-13T22:59:22.065Z] ---> c458f627ce34 [2023-03-13T22:59:22.065Z] Step 26/26 : LABEL version=0.0.0 [2023-03-13T22:59:22.324Z] ---> Running in 6223b9b67fba [2023-03-13T22:59:22.324Z] Removing intermediate container 6223b9b67fba [2023-03-13T22:59:22.324Z] ---> 67cd23da275b [2023-03-13T22:59:22.324Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T22:59:22.324Z] Successfully built 67cd23da275b [2023-03-13T22:59:22.324Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-03-13T22:59:22.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T22:59:22.755Z] [2023-03-13T22:59:22.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T22:59:23.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T22:59:23.055Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T22:59:23.055Z] 5eb5b503b376: Pulling fs layer [2023-03-13T22:59:23.055Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T22:59:23.055Z] ec43610c2a17: Pulling fs layer [2023-03-13T22:59:23.055Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T22:59:23.055Z] 33b1e0a273af: Pulling fs layer [2023-03-13T22:59:23.055Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T22:59:23.055Z] 2f39f015ded8: Pulling fs layer [2023-03-13T22:59:23.055Z] 3a2ae6a8a46f: Waiting [2023-03-13T22:59:23.055Z] 33b1e0a273af: Waiting [2023-03-13T22:59:23.055Z] 2f39f015ded8: Waiting [2023-03-13T22:59:23.055Z] 5d3b04190fa2: Waiting [2023-03-13T22:59:23.055Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T22:59:23.055Z] 5c69ac0246d0: Download complete [2023-03-13T22:59:23.055Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T22:59:23.055Z] 3a2ae6a8a46f: Download complete [2023-03-13T22:59:23.316Z] ec43610c2a17: Verifying Checksum [2023-03-13T22:59:23.316Z] ec43610c2a17: Download complete [2023-03-13T22:59:23.316Z] 33b1e0a273af: Verifying Checksum [2023-03-13T22:59:23.316Z] 33b1e0a273af: Download complete [2023-03-13T22:59:23.316Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T22:59:23.316Z] 5d3b04190fa2: Download complete [2023-03-13T22:59:23.316Z] 5eb5b503b376: Verifying Checksum [2023-03-13T22:59:23.316Z] 5eb5b503b376: Download complete [2023-03-13T22:59:23.883Z] 2f39f015ded8: Download complete [2023-03-13T22:59:24.450Z] 5eb5b503b376: Pull complete [2023-03-13T22:59:24.708Z] 5c69ac0246d0: Pull complete [2023-03-13T22:59:24.967Z] ec43610c2a17: Pull complete [2023-03-13T22:59:24.967Z] 3a2ae6a8a46f: Pull complete [2023-03-13T22:59:25.227Z] 33b1e0a273af: Pull complete [2023-03-13T22:59:25.227Z] 5d3b04190fa2: Pull complete [2023-03-13T22:59:29.409Z] 2f39f015ded8: Pull complete [2023-03-13T22:59:29.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T22:59:29.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T22:59:29.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T22:59:29.499Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-03-13T22:59:29.531Z] $ 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_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T22:59:30.979Z] $ docker top a44fa5a46f787999f41eb0eb52db64e84ac45e7bd66ffb89db7e099abbbc8e4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T22:59:31.348Z] ---> job-cost.sh [2023-03-13T22:59:31.348Z] lf-activate-venv: SKIPPING [2023-03-13T22:59:31.348Z] INFO: No Stack... [2023-03-13T22:59:31.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T22:59:31.864Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T22:59:32.154Z] + cat /w/workspace/_app-service-configurable_PR-529/archives/cost.csv [2023-03-13T22:59:32.154Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T22:59:32.170Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] [2023-03-13T22:59:32.178Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] did not exist. Created. [2023-03-13T22:59:32.178Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T22:59:32.479Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T22:59:32.505Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T22:59:32.640Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T22:59:32.663Z] $ docker stop --time=1 a44fa5a46f787999f41eb0eb52db64e84ac45e7bd66ffb89db7e099abbbc8e4f [2023-03-13T22:59:33.826Z] $ docker rm -f --volumes a44fa5a46f787999f41eb0eb52db64e84ac45e7bd66ffb89db7e099abbbc8e4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T23:01:31.215Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9985 in /w/workspace/_app-service-configurable_PR-529 [Pipeline] { [Pipeline] ws [2023-03-13T23:01:31.228Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2023-03-13T23:01:31.266Z] Selected Git installation does not exist. Using Default [2023-03-13T23:01:31.266Z] The recommended git tool is: NONE [2023-03-13T23:01:37.025Z] using credential edgex-jenkins-ssh [2023-03-13T23:01:37.050Z] Cloning the remote Git repository [2023-03-13T23:01:37.101Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-13T23:01:37.179Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2023-03-13T23:01:37.353Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-13T23:01:37.354Z] > git --version # timeout=10 [2023-03-13T23:01:37.375Z] > git --version # 'git version 2.25.1' [2023-03-13T23:01:37.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T23:01:37.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T23:01:38.614Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-13T23:01:38.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T23:01:39.643Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-13T23:01:39.698Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-13T23:01:39.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T23:01:39.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T23:01:40.306Z] Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 4262ae92de75f634a2653c10d882794606e427a7 [2023-03-13T23:01:40.551Z] Merge succeeded, producing 4262ae92de75f634a2653c10d882794606e427a7 [2023-03-13T23:01:40.551Z] Checking out Revision 4262ae92de75f634a2653c10d882794606e427a7 (PR-529) [2023-03-13T23:01:40.331Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T23:01:40.359Z] > git checkout -f 4262ae92de75f634a2653c10d882794606e427a7 # timeout=10 [2023-03-13T23:01:40.452Z] > git remote # timeout=10 [2023-03-13T23:01:40.470Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T23:01:40.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T23:01:40.505Z] > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 [2023-03-13T23:01:40.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T23:01:40.560Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T23:01:40.575Z] > git checkout -f 4262ae92de75f634a2653c10d882794606e427a7 # timeout=10 [2023-03-13T23:01:44.075Z] Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:01:45.130Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T23:01:45.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T23:01:45.130Z] Dload Upload Total Spent Left Speed [2023-03-13T23:01:45.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-03-13T23:01:52.311Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T23:01:52.644Z] + + sudosudo jq tee /etc/docker/daemon.new [2023-03-13T23:01:52.644Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T23:01:52.644Z] { [2023-03-13T23:01:52.644Z] "registry-mirrors": [ [2023-03-13T23:01:52.644Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T23:01:52.644Z] ], [2023-03-13T23:01:52.644Z] "bip": "10.250.0.254/24", [2023-03-13T23:01:52.644Z] "hosts": [ [2023-03-13T23:01:52.645Z] "tcp://0.0.0.0:5555", [2023-03-13T23:01:52.645Z] "unix:///var/run/docker.sock" [2023-03-13T23:01:52.645Z] ], [2023-03-13T23:01:52.645Z] "mtu": 1458, [2023-03-13T23:01:52.645Z] "selinux-enabled": true, [2023-03-13T23:01:52.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T23:01:52.645Z] } [Pipeline] sh [2023-03-13T23:01:52.977Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T23:01:53.321Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:02:11.586Z] provisioning config files... [2023-03-13T23:02:11.617Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config13409656826444031502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:02:11.972Z] ---> docker-login.sh [2023-03-13T23:02:11.972Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:02:12.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:02:12.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:02:12.560Z] Configure a credential helper to remove this warning. See [2023-03-13T23:02:12.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:02:12.560Z] [2023-03-13T23:02:12.560Z] Login Succeeded [2023-03-13T23:02:12.560Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:02:12.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:02:12.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:02:12.831Z] Configure a credential helper to remove this warning. See [2023-03-13T23:02:12.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:02:12.831Z] [2023-03-13T23:02:12.831Z] Login Succeeded [2023-03-13T23:02:12.831Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:02:13.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:02:13.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:02:13.368Z] Configure a credential helper to remove this warning. See [2023-03-13T23:02:13.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:02:13.368Z] [2023-03-13T23:02:13.368Z] Login Succeeded [2023-03-13T23:02:13.368Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:02:13.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:02:13.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:02:13.637Z] Configure a credential helper to remove this warning. See [2023-03-13T23:02:13.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:02:13.637Z] [2023-03-13T23:02:13.637Z] Login Succeeded [2023-03-13T23:02:13.637Z] docker.io [2023-03-13T23:02:13.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:02:14.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:02:14.176Z] Configure a credential helper to remove this warning. See [2023-03-13T23:02:14.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:02:14.176Z] [2023-03-13T23:02:14.176Z] Login Succeeded [2023-03-13T23:02:14.176Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:02:14.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T23:02:14.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:02:14.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:02:14.464Z] ========================================================= [2023-03-13T23:02:14.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T23:02:14.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:02:14.814Z] + 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-03-13T23:02:14.814Z] Sending build context to Docker daemon 172.5kB [2023-03-13T23:02:15.095Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:02:15.095Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T23:02:15.095Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T23:02:15.095Z] af6eaf76a39c: Pulling fs layer [2023-03-13T23:02:15.095Z] 55522c791124: Pulling fs layer [2023-03-13T23:02:15.095Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T23:02:15.095Z] 169dfbe0d373: Pulling fs layer [2023-03-13T23:02:15.095Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T23:02:15.095Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T23:02:15.095Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T23:02:15.095Z] e1ff8fa3b103: Waiting [2023-03-13T23:02:15.095Z] 52ebb69f0ebf: Waiting [2023-03-13T23:02:15.095Z] 5abe8eddf0d5: Waiting [2023-03-13T23:02:15.095Z] 169dfbe0d373: Waiting [2023-03-13T23:02:15.377Z] 55522c791124: Verifying Checksum [2023-03-13T23:02:15.377Z] 55522c791124: Download complete [2023-03-13T23:02:15.377Z] 169dfbe0d373: Verifying Checksum [2023-03-13T23:02:15.377Z] 169dfbe0d373: Download complete [2023-03-13T23:02:15.377Z] e1ff8fa3b103: Verifying Checksum [2023-03-13T23:02:15.377Z] e1ff8fa3b103: Download complete [2023-03-13T23:02:15.377Z] af6eaf76a39c: Verifying Checksum [2023-03-13T23:02:15.377Z] af6eaf76a39c: Download complete [2023-03-13T23:02:16.358Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T23:02:16.358Z] 5abe8eddf0d5: Download complete [2023-03-13T23:02:16.358Z] af6eaf76a39c: Pull complete [2023-03-13T23:02:16.967Z] 55522c791124: Pull complete [2023-03-13T23:02:17.556Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T23:02:17.556Z] ce5c4a1c91eb: Download complete [2023-03-13T23:02:17.828Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T23:02:17.828Z] 52ebb69f0ebf: Download complete [2023-03-13T23:02:30.166Z] ce5c4a1c91eb: Pull complete [2023-03-13T23:02:30.166Z] 169dfbe0d373: Pull complete [2023-03-13T23:02:30.166Z] e1ff8fa3b103: Pull complete [2023-03-13T23:02:35.527Z] 52ebb69f0ebf: Pull complete [2023-03-13T23:02:37.485Z] 5abe8eddf0d5: Pull complete [2023-03-13T23:02:37.485Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T23:02:37.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T23:02:37.485Z] ---> 6cb57ee374ae [2023-03-13T23:02:37.485Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:02:39.445Z] ---> Running in aa3b6cbc90a1 [2023-03-13T23:02:39.445Z] Removing intermediate container aa3b6cbc90a1 [2023-03-13T23:02:39.445Z] ---> 275a1f7b5eef [2023-03-13T23:02:39.445Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:02:39.445Z] ---> Running in e28623e0a02e [2023-03-13T23:02:39.721Z] Removing intermediate container e28623e0a02e [2023-03-13T23:02:39.721Z] ---> f4bcb78a1c11 [2023-03-13T23:02:39.721Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:02:39.991Z] ---> Running in ef5b28e7eb12 [2023-03-13T23:02:40.260Z] Removing intermediate container ef5b28e7eb12 [2023-03-13T23:02:40.260Z] ---> cd92dc4cf449 [2023-03-13T23:02:40.260Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:02:40.260Z] ---> Running in 850da73f6718 [2023-03-13T23:02:41.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T23:02:42.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T23:02:43.232Z] OK: 263 MiB in 53 packages [2023-03-13T23:02:44.195Z] Removing intermediate container 850da73f6718 [2023-03-13T23:02:44.195Z] ---> d788dc0ea6f5 [2023-03-13T23:02:44.195Z] Step 7/12 : WORKDIR /app [2023-03-13T23:02:44.195Z] ---> Running in 2f173fea418f [2023-03-13T23:02:44.463Z] Removing intermediate container 2f173fea418f [2023-03-13T23:02:44.463Z] ---> 2feb3684c49a [2023-03-13T23:02:44.463Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T23:02:44.736Z] ---> 5c193eef6795 [2023-03-13T23:02:44.736Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:02:45.004Z] ---> Running in f6bc18b4c6e7 [2023-03-13T23:03:52.913Z] Removing intermediate container f6bc18b4c6e7 [2023-03-13T23:03:52.913Z] ---> cb907dd8a0b2 [2023-03-13T23:03:52.913Z] Step 10/12 : COPY . . [2023-03-13T23:03:52.914Z] ---> ac406bf12b59 [2023-03-13T23:03:52.914Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T23:03:52.914Z] ---> Running in 7a28b8f923ac [2023-03-13T23:03:52.914Z] Removing intermediate container 7a28b8f923ac [2023-03-13T23:03:52.914Z] ---> 6f6399376166 [2023-03-13T23:03:52.914Z] Step 12/12 : RUN $MAKE [2023-03-13T23:03:52.914Z] ---> Running in 82d10d5dd535 [2023-03-13T23:03:52.914Z] noop [2023-03-13T23:03:52.914Z] Removing intermediate container 82d10d5dd535 [2023-03-13T23:03:52.914Z] ---> 1ec6ad0f1493 [2023-03-13T23:03:52.914Z] Successfully built 1ec6ad0f1493 [2023-03-13T23:03:52.914Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:03:53.273Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T23:03:53.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:03:53.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-9985 does not seem to be running inside a container [2023-03-13T23:03:53.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T23:03:54.828Z] $ docker top 297a9d8d7429aaa6a46a3f063cf833b61aba86ab3a04943c743254bf9f1ff349 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:03:55.672Z] + go version [2023-03-13T23:03:55.672Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T23:03:55.695Z] $ docker stop --time=1 297a9d8d7429aaa6a46a3f063cf833b61aba86ab3a04943c743254bf9f1ff349 [2023-03-13T23:03:59.225Z] $ docker rm -f --volumes 297a9d8d7429aaa6a46a3f063cf833b61aba86ab3a04943c743254bf9f1ff349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:03:59.787Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T23:03:59.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:03:59.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-9985 does not seem to be running inside a container [2023-03-13T23:04:00.058Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T23:04:01.384Z] $ docker top be5305fbcdcfcfae4093eacda7bc44e3991737fb26f1c33362347f655bf27533 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:04:02.215Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:04:02.544Z] + make test [2023-03-13T23:04:02.813Z] go test -race -coverprofile=coverage.out ./... [2023-03-13T23:06:54.559Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-13T23:06:54.559Z] go vet ./... [2023-03-13T23:09:16.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T23:09:16.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T23:09:16.281Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T23:09:16.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T23:09:16.307Z] $ docker stop --time=1 be5305fbcdcfcfae4093eacda7bc44e3991737fb26f1c33362347f655bf27533 [2023-03-13T23:09:19.565Z] $ docker rm -f --volumes be5305fbcdcfcfae4093eacda7bc44e3991737fb26f1c33362347f655bf27533 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:09:21.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T23:09:21.129Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T23:09:21.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:09:22.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T23:09:22.357Z] + ls -al . [2023-03-13T23:09:22.357Z] total 168 [2023-03-13T23:09:22.357Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:04 . [2023-03-13T23:09:22.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:01 .. [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:01 .dockerignore [2023-03-13T23:09:22.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:01 .git [2023-03-13T23:09:22.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:01 .github [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 13 23:01 .gitignore [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 13 23:01 Attribution.txt [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 13 23:01 CHANGELOG.md [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 13 23:01 Dockerfile [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:01 GOVERNANCE.md [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 13 23:01 Jenkinsfile [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:01 LICENSE [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:01 OWNERS.md [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 13 23:01 README.md [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 22:57 VERSION [2023-03-13T23:09:22.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:01 bin [2023-03-13T23:09:22.357Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:04 coverage.out [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 13 23:01 go.mod [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 13 23:01 go.sum [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 13 23:01 main.go [2023-03-13T23:09:22.357Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 13 23:01 makefile [2023-03-13T23:09:22.357Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:01 res [2023-03-13T23:09:22.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:09:22.767Z] + 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=4262ae92de75f634a2653c10d882794606e427a7 --label arch=arm64 --label version=0.0.0 . [2023-03-13T23:09:22.767Z] Sending build context to Docker daemon 173.6kB [2023-03-13T23:09:23.039Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:09:23.039Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-13T23:09:23.039Z] ---> 1ec6ad0f1493 [2023-03-13T23:09:23.039Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:09:23.039Z] ---> Running in 3884615cf140 [2023-03-13T23:09:23.317Z] Removing intermediate container 3884615cf140 [2023-03-13T23:09:23.318Z] ---> 2d81c9f7bf98 [2023-03-13T23:09:23.318Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:09:23.608Z] ---> Running in 3b41e29b6729 [2023-03-13T23:09:23.881Z] Removing intermediate container 3b41e29b6729 [2023-03-13T23:09:23.881Z] ---> 4f960f3d89fc [2023-03-13T23:09:23.881Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:09:23.881Z] ---> Running in 6651f632b78e [2023-03-13T23:09:24.170Z] Removing intermediate container 6651f632b78e [2023-03-13T23:09:24.170Z] ---> ea95dc0ce2db [2023-03-13T23:09:24.170Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:09:24.450Z] ---> Running in b217683b733b [2023-03-13T23:09:25.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T23:09:26.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T23:09:27.459Z] OK: 263 MiB in 53 packages [2023-03-13T23:09:28.433Z] Removing intermediate container b217683b733b [2023-03-13T23:09:28.434Z] ---> 5eec525112c0 [2023-03-13T23:09:28.434Z] Step 7/26 : WORKDIR /app [2023-03-13T23:09:28.434Z] ---> Running in 86aad137331b [2023-03-13T23:09:28.702Z] Removing intermediate container 86aad137331b [2023-03-13T23:09:28.702Z] ---> 0cf681140182 [2023-03-13T23:09:28.702Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-13T23:09:29.293Z] ---> ae2769a35c2b [2023-03-13T23:09:29.293Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:09:29.293Z] ---> Running in 4ddf55f0869d [2023-03-13T23:09:31.878Z] Removing intermediate container 4ddf55f0869d [2023-03-13T23:09:31.878Z] ---> e2bad8539432 [2023-03-13T23:09:31.878Z] Step 10/26 : COPY . . [2023-03-13T23:09:32.464Z] ---> b4db6cd97300 [2023-03-13T23:09:32.464Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T23:09:32.464Z] ---> Running in c2069e2bc437 [2023-03-13T23:09:33.048Z] Removing intermediate container c2069e2bc437 [2023-03-13T23:09:33.048Z] ---> bf2010b37d1c [2023-03-13T23:09:33.048Z] Step 12/26 : RUN $MAKE [2023-03-13T23:09:33.048Z] ---> Running in 3532d93d52c6 [2023-03-13T23:09:34.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-13T23:12:11.429Z] Removing intermediate container 3532d93d52c6 [2023-03-13T23:12:11.429Z] ---> 86a26f9c172b [2023-03-13T23:12:11.429Z] Step 13/26 : FROM alpine:3.16 [2023-03-13T23:12:11.429Z] 3.16: Pulling from library/alpine [2023-03-13T23:12:11.429Z] 3760b48202b3: Pulling fs layer [2023-03-13T23:12:11.429Z] 3760b48202b3: Verifying Checksum [2023-03-13T23:12:11.429Z] 3760b48202b3: Download complete [2023-03-13T23:12:11.429Z] 3760b48202b3: Pull complete [2023-03-13T23:12:11.429Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T23:12:11.429Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T23:12:11.429Z] ---> 4c81e5bf8899 [2023-03-13T23:12:11.429Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T23:12:11.429Z] ---> Running in 3de5037474dc [2023-03-13T23:12:11.429Z] Removing intermediate container 3de5037474dc [2023-03-13T23:12:11.429Z] ---> 4639f657a7a8 [2023-03-13T23:12:11.429Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-13T23:12:11.429Z] ---> Running in 4433eecde56a [2023-03-13T23:12:11.429Z] Removing intermediate container 4433eecde56a [2023-03-13T23:12:11.429Z] ---> 51189abc6185 [2023-03-13T23:12:11.429Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-13T23:12:11.429Z] ---> Running in 508a4b69737a [2023-03-13T23:12:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T23:12:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T23:12:11.429Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T23:12:11.429Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T23:12:11.429Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T23:12:11.429Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T23:12:11.429Z] OK: 6 MiB in 16 packages [2023-03-13T23:12:11.429Z] Removing intermediate container 508a4b69737a [2023-03-13T23:12:11.429Z] ---> ee8dd5452f00 [2023-03-13T23:12:11.429Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T23:12:11.429Z] ---> 7ecc159b036e [2023-03-13T23:12:11.429Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T23:12:11.429Z] ---> 22f4ab905838 [2023-03-13T23:12:11.429Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-13T23:12:11.429Z] ---> a31c1fcf037f [2023-03-13T23:12:11.429Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-13T23:12:11.429Z] ---> 2ed09144ad7b [2023-03-13T23:12:11.429Z] Step 21/26 : EXPOSE 48095 [2023-03-13T23:12:11.429Z] ---> Running in cc0290627ab0 [2023-03-13T23:12:11.429Z] Removing intermediate container cc0290627ab0 [2023-03-13T23:12:11.429Z] ---> 84c86a218888 [2023-03-13T23:12:11.429Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-13T23:12:11.429Z] ---> Running in e9444357ad8b [2023-03-13T23:12:11.429Z] Removing intermediate container e9444357ad8b [2023-03-13T23:12:11.429Z] ---> 400ef6383953 [2023-03-13T23:12:11.429Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-13T23:12:11.429Z] ---> Running in d0dcecfd0fb7 [2023-03-13T23:12:11.429Z] Removing intermediate container d0dcecfd0fb7 [2023-03-13T23:12:11.429Z] ---> 2111957ae615 [2023-03-13T23:12:11.429Z] Step 24/26 : LABEL arch=arm64 [2023-03-13T23:12:11.429Z] ---> Running in 4adcc0ca4cf1 [2023-03-13T23:12:11.429Z] Removing intermediate container 4adcc0ca4cf1 [2023-03-13T23:12:11.429Z] ---> ee993fbd6dff [2023-03-13T23:12:11.429Z] Step 25/26 : LABEL git_sha=4262ae92de75f634a2653c10d882794606e427a7 [2023-03-13T23:12:11.429Z] ---> Running in cd9180029cca [2023-03-13T23:12:11.429Z] Removing intermediate container cd9180029cca [2023-03-13T23:12:11.429Z] ---> 6c6b293a1f67 [2023-03-13T23:12:11.429Z] Step 26/26 : LABEL version=0.0.0 [2023-03-13T23:12:11.429Z] ---> Running in 6747a0a5e583 [2023-03-13T23:12:11.430Z] Removing intermediate container 6747a0a5e583 [2023-03-13T23:12:11.430Z] ---> 8c54cb83d905 [2023-03-13T23:12:11.430Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T23:12:11.430Z] Successfully built 8c54cb83d905 [2023-03-13T23:12:11.430Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:12:11.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:12:11.924Z] [2023-03-13T23:12:11.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:12:12.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:12:12.560Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T23:12:12.560Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T23:12:12.560Z] 04944245beec: Pulling fs layer [2023-03-13T23:12:12.560Z] 699f458cf7ca: Pulling fs layer [2023-03-13T23:12:12.560Z] 765212b225bb: Pulling fs layer [2023-03-13T23:12:12.560Z] f23df028b6ca: Pulling fs layer [2023-03-13T23:12:12.560Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T23:12:12.560Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T23:12:12.560Z] 765212b225bb: Waiting [2023-03-13T23:12:12.560Z] f23df028b6ca: Waiting [2023-03-13T23:12:12.560Z] d65c8cfc05b1: Waiting [2023-03-13T23:12:12.560Z] 2437ff75d9bd: Waiting [2023-03-13T23:12:12.560Z] 04944245beec: Verifying Checksum [2023-03-13T23:12:12.560Z] 04944245beec: Download complete [2023-03-13T23:12:12.560Z] 765212b225bb: Verifying Checksum [2023-03-13T23:12:12.560Z] f23df028b6ca: Verifying Checksum [2023-03-13T23:12:12.560Z] f23df028b6ca: Download complete [2023-03-13T23:12:12.834Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T23:12:12.834Z] d65c8cfc05b1: Download complete [2023-03-13T23:12:12.834Z] 699f458cf7ca: Verifying Checksum [2023-03-13T23:12:12.834Z] 699f458cf7ca: Download complete [2023-03-13T23:12:13.105Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T23:12:13.105Z] 8998bd30e6a1: Download complete [2023-03-13T23:12:15.700Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T23:12:15.700Z] 2437ff75d9bd: Download complete [2023-03-13T23:12:17.645Z] 8998bd30e6a1: Pull complete [2023-03-13T23:12:17.913Z] 04944245beec: Pull complete [2023-03-13T23:12:19.330Z] 699f458cf7ca: Pull complete [2023-03-13T23:12:19.330Z] 765212b225bb: Pull complete [2023-03-13T23:12:19.914Z] f23df028b6ca: Pull complete [2023-03-13T23:12:20.181Z] d65c8cfc05b1: Pull complete [2023-03-13T23:12:32.508Z] 2437ff75d9bd: Pull complete [2023-03-13T23:12:32.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T23:12:32.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:12:32.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:12:32.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-9985 does not seem to be running inside a container [2023-03-13T23:12:32.874Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T23:12:35.687Z] $ docker top 0de1cf9dceededf990111436e5d0eb65392bfbe21f9a6b726e20c764f10e95e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:36.530Z] ---> job-cost.sh [2023-03-13T23:12:36.530Z] lf-activate-venv: SKIPPING [2023-03-13T23:12:36.530Z] INFO: No Stack... [2023-03-13T23:12:36.798Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T23:12:37.757Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T23:12:38.408Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2023-03-13T23:12:38.408Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T23:12:38.446Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] [2023-03-13T23:12:38.455Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] did not exist. Created. [2023-03-13T23:12:38.455Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T23:12:39.120Z] /w/workspace/app-service-configurable/4@tmp/durable-bacf7dcb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T23:12:39.780Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T23:12:39.802Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T23:12:39.854Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T23:12:39.860Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-529-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T23:12:39.880Z] $ docker stop --time=1 0de1cf9dceededf990111436e5d0eb65392bfbe21f9a6b726e20c764f10e95e6 [2023-03-13T23:12:41.395Z] $ docker rm -f --volumes 0de1cf9dceededf990111436e5d0eb65392bfbe21f9a6b726e20c764f10e95e6 [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-03-13T23:12:41.796Z] provisioning config files... [2023-03-13T23:12:41.803Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config18265329348324255732tmp [Pipeline] { [Pipeline] sh [2023-03-13T23:12:42.094Z] + set +x [2023-03-13T23:12:42.094Z] + curl -s https://codecov.io/bash [2023-03-13T23:12:42.094Z] + bash -s -- [2023-03-13T23:12:42.094Z] [2023-03-13T23:12:42.094Z] _____ _ [2023-03-13T23:12:42.094Z] / ____| | | [2023-03-13T23:12:42.094Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T23:12:42.094Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T23:12:42.094Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T23:12:42.094Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T23:12:42.094Z] Bash-1.0.6 [2023-03-13T23:12:42.094Z] [2023-03-13T23:12:42.094Z] [2023-03-13T23:12:42.094Z] ==> git version 2.25.1 found [2023-03-13T23:12:42.094Z] ==> 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-03-13T23:12:42.094Z] Release-Date: 2020-01-08 [2023-03-13T23:12:42.094Z] 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-03-13T23:12:42.094Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T23:12:42.094Z] ==> Jenkins CI detected. [2023-03-13T23:12:42.094Z] current dir:  /w/workspace/_app-service-configurable_PR-529 [2023-03-13T23:12:42.094Z] project root: . [2023-03-13T23:12:42.094Z] --> token set from env [2023-03-13T23:12:42.094Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T23:12:42.094Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T23:12:42.094Z] ==> Python coveragepy not found [2023-03-13T23:12:42.094Z] ==> Searching for coverage reports in: [2023-03-13T23:12:42.094Z] + . [2023-03-13T23:12:42.094Z] -> Found 1 reports [2023-03-13T23:12:42.094Z] ==> Detecting git/mercurial file structure [2023-03-13T23:12:42.094Z] ==> Reading reports [2023-03-13T23:12:42.094Z] + ./coverage.out bytes=13 [2023-03-13T23:12:42.094Z] ==> Appending adjustments [2023-03-13T23:12:42.094Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T23:12:42.353Z] + Found adjustments [2023-03-13T23:12:42.354Z] ==> Gzipping contents [2023-03-13T23:12:42.354Z] 4.0K /tmp/codecov.3oKJd3.gz [2023-03-13T23:12:42.354Z] ==> Uploading reports [2023-03-13T23:12:42.354Z] url: https://codecov.io [2023-03-13T23:12:42.354Z] query: branch=PR-529&commit=4262ae92de75f634a2653c10d882794606e427a7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-529%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=529&job=&cmd_args= [2023-03-13T23:12:42.354Z] -> Pinging Codecov [2023-03-13T23:12:42.354Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-529&commit=4262ae92de75f634a2653c10d882794606e427a7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-529%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=529&job=&cmd_args= [2023-03-13T23:12:42.354Z] -> Uploading to [2023-03-13T23:12:42.354Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/A97CA9966030D2A3747ED39772930CCE/4262ae92de75f634a2653c10d882794606e427a7/77657293-ecca-4a48-9cf2-a8198e8c1500.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T231242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5cf2bea028918467d9631ee4879c5d4d653f1619bbbcc1c97ac38bee686cecd [2023-03-13T23:12:42.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T23:12:42.354Z] Dload Upload Total Spent Left Speed [2023-03-13T23:12:42.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 2507 --:--:-- --:--:-- --:--:-- 2495 100 509 0 0 100 509 0 2193 --:--:-- --:--:-- --:--:-- 2184 [2023-03-13T23:12:42.613Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4262ae92de75f634a2653c10d882794606e427a7 [Pipeline] } [2023-03-13T23:12:42.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-03-13T23:12:43.323Z] + [ -d /w/workspace/_app-service-configurable_PR-529/archives ] [2023-03-13T23:12:43.323Z] + ls -al /w/workspace/_app-service-configurable_PR-529/archives [2023-03-13T23:12:43.323Z] total 16 [2023-03-13T23:12:43.323Z] drwxr-xr-x 3 root root 4096 Mar 13 22:59 . [2023-03-13T23:12:43.323Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 22:59 .. [2023-03-13T23:12:43.323Z] drwxr-xr-x 2 root root 4096 Mar 13 22:59 cost [2023-03-13T23:12:43.323Z] -rw-r--r-- 1 root root 96 Mar 13 22:59 cost.csv [2023-03-13T23:12:43.323Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-529/archives [2023-03-13T23:12:43.323Z] + ls -al /w/workspace/_app-service-configurable_PR-529/archives [2023-03-13T23:12:43.323Z] total 16 [2023-03-13T23:12:43.323Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 22:59 . [2023-03-13T23:12:43.323Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 22:59 .. [2023-03-13T23:12:43.323Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 22:59 cost [2023-03-13T23:12:43.323Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 13 22:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:43.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:44.494Z] ---> package-listing.sh [2023-03-13T23:12:44.494Z] ++ facter osfamily [2023-03-13T23:12:44.494Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T23:12:44.755Z] + OS_FAMILY=debian [2023-03-13T23:12:44.755Z] + workspace=/w/workspace/_app-service-configurable_PR-529 [2023-03-13T23:12:44.755Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T23:12:44.755Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T23:12:44.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T23:12:44.755Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T23:12:44.755Z] + '[' /w/workspace/_app-service-configurable_PR-529 ']' [2023-03-13T23:12:44.755Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T23:12:44.755Z] + case "${OS_FAMILY}" in [2023-03-13T23:12:44.755Z] + dpkg -l [2023-03-13T23:12:44.755Z] + grep '^ii' [2023-03-13T23:12:44.755Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T23:12:44.755Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T23:12:44.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T23:12:44.755Z] + '[' /w/workspace/_app-service-configurable_PR-529 ']' [2023-03-13T23:12:44.755Z] + mkdir -p /w/workspace/_app-service-configurable_PR-529/archives/ [2023-03-13T23:12:44.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-529/archives/ [Pipeline] echo [2023-03-13T23:12:44.769Z] 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/_app-service-configurable_PR-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T23:12:45.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:12:45.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:12:45.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:12:45.666Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-03-13T23:12:45.695Z] $ 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/_app-service-configurable_PR-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T23:12:45.892Z] $ docker top b945ead5deb90962842dc5736dce1e315785e0a1eb3215672363f77ba42586c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:12:46.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T23:12:46.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T23:12:46.792Z] + ls /var/log/sa-host [2023-03-13T23:12:46.792Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:12:46.939Z] provisioning config files... [2023-03-13T23:12:46.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config416160928431216049tmp [Pipeline] { [Pipeline] echo [2023-03-13T23:12:46.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:47.235Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T23:12:47.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:47.564Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T23:12:47.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:47.855Z] ---> sudo-logs.sh [2023-03-13T23:12:47.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T23:12:47.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:48.178Z] ---> job-cost.sh [2023-03-13T23:12:48.178Z] lf-activate-venv: SKIPPING [2023-03-13T23:12:48.178Z] DEBUG: total: 0.2199999988079071 [2023-03-13T23:12:48.178Z] INFO: Retrieving Stack Cost... [2023-03-13T23:12:48.745Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T23:12:49.003Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T23:12:49.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:12:49.297Z] ---> logs-deploy.sh [2023-03-13T23:12:49.297Z] lf-activate-venv: SKIPPING [2023-03-13T23:12:49.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-529/4 [2023-03-13T23:12:49.297Z] INFO: archiving workspace using pattern(s): [2023-03-13T23:12:50.231Z] Archives upload complete. [2023-03-13T23:12:50.231Z] INFO: archiving logs to Nexus