Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4270dffb1e0c53efd7deea6ba7996d42e4e14db+fb88ed39f64d8dd845d29c6abe479f02aa589859 (8326d6bc11c8908121a791cd6b7a1b1a6d659bbb) 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-ssh16909090867738067792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15482439006602599504.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15767868301553158957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13313722236185466053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1721867775314409607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13985368128407626215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20580’ Running on prd-ubuntu20.04-docker-8c-8g-20583 in /w/workspace/_app-service-configurable_PR-448 [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-448 # 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 fb88ed39f64d8dd845d29c6abe479f02aa589859 into PR head commit d4270dffb1e0c53efd7deea6ba7996d42e4e14db Merge succeeded, producing d4270dffb1e0c53efd7deea6ba7996d42e4e14db Checking out Revision d4270dffb1e0c53efd7deea6ba7996d42e4e14db (PR-448) > 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/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-20T12:06:10.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-20T12:06:10.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-20T12:06:11.023Z] ========================================================= [2022-07-20T12:06:11.023Z] EdgeX Global Pipelines Version Info [2022-07-20T12:06:11.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:06:11.800Z] ------------------- [2022-07-20T12:06:11.800Z] stable info: [2022-07-20T12:06:11.800Z] ------------------- [2022-07-20T12:06:11.800Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T12:06:11.800Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T12:06:11.800Z] Message: update stable to v1.0.238 [2022-07-20T12:06:12.373Z] ------------------- [2022-07-20T12:06:12.373Z] experimental info: [2022-07-20T12:06:12.373Z] ------------------- [2022-07-20T12:06:12.373Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T12:06:12.373Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T12:06:12.373Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-20T12:06:12.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-20T12:06:12.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-20T12:06:12.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-20T12:06:12.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-20T12:06:12.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-20T12:06:12.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-20T12:06:12.985Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-20T12:06:13.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-20T12:06:13.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-20T12:06:13.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-20T12:06:13.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-20T12:06:13.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-20T12:06:13.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-20T12:06:13.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-20T12:06:13.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T12:06:13.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T12:06:13.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T12:06:13.384Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T12:06:13.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-20T12:06:13.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-20T12:06:13.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-20T12:06:13.536Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-20T12:06:13.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-20T12:06:13.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-20T12:06:13.644Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-20T12:06:13.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-20T12:06:13.714Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-20T12:06:13.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo [2022-07-20T12:06:13.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo [2022-07-20T12:06:13.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo [2022-07-20T12:06:13.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo [2022-07-20T12:06:13.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4270df [Pipeline] echo [2022-07-20T12:06:13.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T12:06:14.063Z] provisioning config files... [2022-07-20T12:06:14.079Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config6911522618703312421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:06:14.428Z] ---> docker-login.sh [2022-07-20T12:06:14.428Z] nexus3.edgexfoundry.org:10001 [2022-07-20T12:06:14.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:14.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:14.952Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:14.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:14.952Z] [2022-07-20T12:06:14.952Z] Login Succeeded [2022-07-20T12:06:14.952Z] nexus3.edgexfoundry.org:10002 [2022-07-20T12:06:14.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:15.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:15.213Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:15.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:15.213Z] [2022-07-20T12:06:15.213Z] Login Succeeded [2022-07-20T12:06:15.213Z] nexus3.edgexfoundry.org:10003 [2022-07-20T12:06:15.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:15.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:15.213Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:15.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:15.213Z] [2022-07-20T12:06:15.213Z] Login Succeeded [2022-07-20T12:06:15.213Z] nexus3.edgexfoundry.org:10004 [2022-07-20T12:06:15.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:15.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:15.475Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:15.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:15.475Z] [2022-07-20T12:06:15.475Z] Login Succeeded [2022-07-20T12:06:15.475Z] docker.io [2022-07-20T12:06:15.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:16.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:16.048Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:16.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:16.048Z] [2022-07-20T12:06:16.048Z] Login Succeeded [2022-07-20T12:06:16.048Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T12:06:16.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-20T12:06:16.662Z] + git rev-list -1 --merges d4270dffb1e0c53efd7deea6ba7996d42e4e14db~1..d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo [2022-07-20T12:06:16.715Z] -----------> git rev-list -1 --merges d4270dffb1e0c53efd7deea6ba7996d42e4e14db~1..d4270dffb1e0c53efd7deea6ba7996d42e4e14db d4270dffb1e0c53efd7deea6ba7996d42e4e14db [false] [Pipeline] sh [2022-07-20T12:06:17.027Z] + git log --format=format:%s -1 d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo [2022-07-20T12:06:17.065Z] ========================================================= [2022-07-20T12:06:17.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T12:06:17.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T12:06:17.500Z] + git log --format=format:%s -1 d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo [2022-07-20T12:06:17.533Z] [semverPrep] GIT_COMMIT: d4270dffb1e0c53efd7deea6ba7996d42e4e14db, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-20T12:06:17.570Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-20T12:06:17.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T12:06:17.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-20T12:06:17.945Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-20T12:06:17.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-20T12:06:17.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-20T12:06:17.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-20T12:06:17.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:06:18.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T12:06:18.385Z] [2022-07-20T12:06:18.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:06:18.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T12:06:18.770Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-20T12:06:18.771Z] b85a868b505f: Pulling fs layer [2022-07-20T12:06:18.771Z] e2be974225ed: Pulling fs layer [2022-07-20T12:06:18.771Z] 339a4e72a1f5: Pulling fs layer [2022-07-20T12:06:18.771Z] 988bab9f4d93: Pulling fs layer [2022-07-20T12:06:18.771Z] 1469e6f7b9e6: Pulling fs layer [2022-07-20T12:06:18.771Z] eaf3925da568: Pulling fs layer [2022-07-20T12:06:18.771Z] bab4dde63d76: Pulling fs layer [2022-07-20T12:06:18.771Z] bde34c3a00c8: Pulling fs layer [2022-07-20T12:06:18.771Z] b352a97aabf1: Pulling fs layer [2022-07-20T12:06:18.771Z] 988bab9f4d93: Waiting [2022-07-20T12:06:18.771Z] 4872d77fe225: Pulling fs layer [2022-07-20T12:06:18.771Z] 5851b861e8e6: Pulling fs layer [2022-07-20T12:06:18.771Z] 1469e6f7b9e6: Waiting [2022-07-20T12:06:18.771Z] b352a97aabf1: Waiting [2022-07-20T12:06:18.771Z] eaf3925da568: Waiting [2022-07-20T12:06:18.771Z] bab4dde63d76: Waiting [2022-07-20T12:06:18.771Z] 4872d77fe225: Waiting [2022-07-20T12:06:18.771Z] bde34c3a00c8: Waiting [2022-07-20T12:06:18.771Z] 5851b861e8e6: Waiting [2022-07-20T12:06:18.771Z] e2be974225ed: Verifying Checksum [2022-07-20T12:06:18.771Z] e2be974225ed: Download complete [2022-07-20T12:06:18.771Z] 988bab9f4d93: Verifying Checksum [2022-07-20T12:06:18.771Z] 988bab9f4d93: Download complete [2022-07-20T12:06:19.030Z] 1469e6f7b9e6: Verifying Checksum [2022-07-20T12:06:19.030Z] 1469e6f7b9e6: Download complete [2022-07-20T12:06:19.030Z] 339a4e72a1f5: Verifying Checksum [2022-07-20T12:06:19.030Z] 339a4e72a1f5: Download complete [2022-07-20T12:06:19.030Z] eaf3925da568: Verifying Checksum [2022-07-20T12:06:19.030Z] eaf3925da568: Download complete [2022-07-20T12:06:19.030Z] bde34c3a00c8: Verifying Checksum [2022-07-20T12:06:19.030Z] bde34c3a00c8: Download complete [2022-07-20T12:06:19.030Z] b352a97aabf1: Download complete [2022-07-20T12:06:19.030Z] 4872d77fe225: Verifying Checksum [2022-07-20T12:06:19.030Z] 4872d77fe225: Download complete [2022-07-20T12:06:19.030Z] 5851b861e8e6: Verifying Checksum [2022-07-20T12:06:19.030Z] 5851b861e8e6: Download complete [2022-07-20T12:06:19.030Z] b85a868b505f: Verifying Checksum [2022-07-20T12:06:19.030Z] b85a868b505f: Download complete [2022-07-20T12:06:19.289Z] bab4dde63d76: Verifying Checksum [2022-07-20T12:06:19.289Z] bab4dde63d76: Download complete [2022-07-20T12:06:20.672Z] b85a868b505f: Pull complete [2022-07-20T12:06:20.672Z] e2be974225ed: Pull complete [2022-07-20T12:06:21.241Z] 339a4e72a1f5: Pull complete [2022-07-20T12:06:21.241Z] 988bab9f4d93: Pull complete [2022-07-20T12:06:21.501Z] 1469e6f7b9e6: Pull complete [2022-07-20T12:06:21.501Z] eaf3925da568: Pull complete [2022-07-20T12:06:23.409Z] bab4dde63d76: Pull complete [2022-07-20T12:06:23.409Z] bde34c3a00c8: Pull complete [2022-07-20T12:06:23.409Z] b352a97aabf1: Pull complete [2022-07-20T12:06:23.409Z] 4872d77fe225: Pull complete [2022-07-20T12:06:23.409Z] 5851b861e8e6: Pull complete [2022-07-20T12:06:23.409Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-20T12:06:23.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T12:06:23.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:06:23.889Z] prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container [2022-07-20T12:06:23.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T12:06:26.198Z] $ docker top 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 -eo pid,comm [2022-07-20T12:06:26.265Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-20T12:06:26.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T12:06:26.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T12:06:26.390Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T12:06:26.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T12:06:26.522Z] $ docker exec 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent [2022-07-20T12:06:26.646Z] SSH_AUTH_SOCK=/tmp/ssh-IMpIVAsoI5MG/agent.32 [2022-07-20T12:06:26.646Z] SSH_AGENT_PID=38 [2022-07-20T12:06:26.652Z] Running ssh-add (command line suppressed) [2022-07-20T12:06:26.778Z] Identity added: /w/workspace/_app-service-configurable_PR-448@tmp/private_key_4004791056461340562.key (/w/workspace/_app-service-configurable_PR-448@tmp/private_key_4004791056461340562.key) [2022-07-20T12:06:26.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T12:06:27.122Z] + git tag --points-at HEAD [Pipeline] } [2022-07-20T12:06:27.154Z] $ docker exec --env ******** --env ******** 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent -k [2022-07-20T12:06:27.259Z] unset SSH_AUTH_SOCK; [2022-07-20T12:06:27.259Z] unset SSH_AGENT_PID; [2022-07-20T12:06:27.259Z] echo Agent pid 38 killed; [2022-07-20T12:06:27.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-20T12:06:27.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T12:06:27.359Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T12:06:27.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T12:06:27.493Z] $ docker exec 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent [2022-07-20T12:06:27.614Z] SSH_AUTH_SOCK=/tmp/ssh-84HaVf8NUJ1Z/agent.71 [2022-07-20T12:06:27.614Z] SSH_AGENT_PID=78 [2022-07-20T12:06:27.621Z] Running ssh-add (command line suppressed) [2022-07-20T12:06:27.747Z] Identity added: /w/workspace/_app-service-configurable_PR-448@tmp/private_key_6519827626193204169.key (/w/workspace/_app-service-configurable_PR-448@tmp/private_key_6519827626193204169.key) [2022-07-20T12:06:27.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T12:06:28.091Z] + git semver init [2022-07-20T12:06:28.351Z] 2022-07-20 12:06:28,311 [run_init] DEBUG init version:0.0.0 force:False [2022-07-20T12:06:28.351Z] 2022-07-20 12:06:28,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-448/.semver [2022-07-20T12:06:28.351Z] 2022-07-20 12:06:28,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-448/.semver [2022-07-20T12:06:28.351Z] 2022-07-20 12:06:28,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-448/.semver'], cwd=/w/workspace/_app-service-configurable_PR-448, universal_newlines=False, shell=None, istream=None) [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,015 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-448/.git/info/exclude [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-448/.semver/PR-448 with force:False [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,015 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-448/.semver/PR-448 [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,020 [execute] INFO git cat-file --batch-check [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,025 [execute] INFO git cat-file --batch [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T12:06:29.291Z] 2022-07-20 12:06:29,030 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-448/.semver/PR-448 [2022-07-20T12:06:29.291Z] 0.0.0 [Pipeline] } [2022-07-20T12:06:29.322Z] $ docker exec --env ******** --env ******** 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent -k [2022-07-20T12:06:29.438Z] unset SSH_AUTH_SOCK; [2022-07-20T12:06:29.439Z] unset SSH_AGENT_PID; [2022-07-20T12:06:29.439Z] echo Agent pid 78 killed; [2022-07-20T12:06:29.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T12:06:29.910Z] + git semver [Pipeline] } [2022-07-20T12:06:30.204Z] $ docker stop --time=1 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 [2022-07-20T12:06:31.500Z] $ docker rm -f 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T12:06:31.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-20T12:06:32.194Z] Stashed 1 file(s) [Pipeline] echo [2022-07-20T12:06:32.211Z] [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 [2022-07-20T12:06:32.789Z] provisioning config files... [2022-07-20T12:06:32.799Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config5904300973891454358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:06:33.145Z] ---> docker-login.sh [2022-07-20T12:06:33.145Z] nexus3.edgexfoundry.org:10001 [2022-07-20T12:06:33.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:33.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:33.145Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:33.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:33.145Z] [2022-07-20T12:06:33.145Z] Login Succeeded [2022-07-20T12:06:33.145Z] nexus3.edgexfoundry.org:10002 [2022-07-20T12:06:33.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:33.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:33.145Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:33.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:33.145Z] [2022-07-20T12:06:33.145Z] Login Succeeded [2022-07-20T12:06:33.406Z] nexus3.edgexfoundry.org:10003 [2022-07-20T12:06:33.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:33.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:33.406Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:33.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:33.406Z] [2022-07-20T12:06:33.406Z] Login Succeeded [2022-07-20T12:06:33.406Z] nexus3.edgexfoundry.org:10004 [2022-07-20T12:06:33.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:33.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:33.406Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:33.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:33.406Z] [2022-07-20T12:06:33.406Z] Login Succeeded [2022-07-20T12:06:33.666Z] docker.io [2022-07-20T12:06:33.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:06:33.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:06:33.931Z] Configure a credential helper to remove this warning. See [2022-07-20T12:06:33.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:06:33.931Z] [2022-07-20T12:06:33.931Z] Login Succeeded [2022-07-20T12:06:33.931Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T12:06:33.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T12:06:34.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T12:06:34.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T12:06:34.203Z] ========================================================= [2022-07-20T12:06:34.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-20T12:06:34.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:06:34.667Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-20T12:06:34.667Z] Sending build context to Docker daemon 3.106MB [2022-07-20T12:06:34.667Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T12:06:34.667Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-20T12:06:34.667Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-20T12:06:34.667Z] 2408cc74d12b: Pulling fs layer [2022-07-20T12:06:34.667Z] ea60b727a1ce: Pulling fs layer [2022-07-20T12:06:34.667Z] 30c4a7721957: Pulling fs layer [2022-07-20T12:06:34.667Z] 370296b7ddb6: Pulling fs layer [2022-07-20T12:06:34.667Z] 7c6cee850709: Pulling fs layer [2022-07-20T12:06:34.667Z] 39a5fcdaea64: Pulling fs layer [2022-07-20T12:06:34.667Z] d94ebbe4e438: Pulling fs layer [2022-07-20T12:06:34.667Z] bcfd1f05c69d: Pulling fs layer [2022-07-20T12:06:34.667Z] 59ccb84bbe0f: Pulling fs layer [2022-07-20T12:06:34.667Z] 7c6cee850709: Waiting [2022-07-20T12:06:34.667Z] 39a5fcdaea64: Waiting [2022-07-20T12:06:34.667Z] d94ebbe4e438: Waiting [2022-07-20T12:06:34.667Z] bcfd1f05c69d: Waiting [2022-07-20T12:06:34.667Z] 59ccb84bbe0f: Waiting [2022-07-20T12:06:34.667Z] 370296b7ddb6: Waiting [2022-07-20T12:06:34.667Z] 30c4a7721957: Download complete [2022-07-20T12:06:34.667Z] ea60b727a1ce: Download complete [2022-07-20T12:06:34.667Z] 7c6cee850709: Download complete [2022-07-20T12:06:34.667Z] 39a5fcdaea64: Verifying Checksum [2022-07-20T12:06:34.667Z] 39a5fcdaea64: Download complete [2022-07-20T12:06:34.929Z] 2408cc74d12b: Verifying Checksum [2022-07-20T12:06:34.929Z] 2408cc74d12b: Download complete [2022-07-20T12:06:34.929Z] d94ebbe4e438: Download complete [2022-07-20T12:06:34.929Z] 2408cc74d12b: Pull complete [2022-07-20T12:06:35.190Z] ea60b727a1ce: Pull complete [2022-07-20T12:06:35.190Z] 30c4a7721957: Pull complete [2022-07-20T12:06:35.190Z] 59ccb84bbe0f: Verifying Checksum [2022-07-20T12:06:35.190Z] 59ccb84bbe0f: Download complete [2022-07-20T12:06:35.450Z] bcfd1f05c69d: Verifying Checksum [2022-07-20T12:06:35.450Z] bcfd1f05c69d: Download complete [2022-07-20T12:06:35.450Z] 370296b7ddb6: Verifying Checksum [2022-07-20T12:06:35.450Z] 370296b7ddb6: Download complete [2022-07-20T12:06:39.651Z] 370296b7ddb6: Pull complete [2022-07-20T12:06:39.651Z] 7c6cee850709: Pull complete [2022-07-20T12:06:39.651Z] 39a5fcdaea64: Pull complete [2022-07-20T12:06:39.651Z] d94ebbe4e438: Pull complete [2022-07-20T12:06:41.558Z] bcfd1f05c69d: Pull complete [2022-07-20T12:06:42.129Z] 59ccb84bbe0f: Pull complete [2022-07-20T12:06:42.129Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-20T12:06:42.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T12:06:42.129Z] ---> a4fb48ad2a94 [2022-07-20T12:06:42.129Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T12:06:44.678Z] ---> Running in 60af00459c72 [2022-07-20T12:06:44.938Z] Removing intermediate container 60af00459c72 [2022-07-20T12:06:44.938Z] ---> 06634fc73b9f [2022-07-20T12:06:44.938Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T12:06:44.938Z] ---> Running in ee92fc656bc6 [2022-07-20T12:06:44.938Z] Removing intermediate container ee92fc656bc6 [2022-07-20T12:06:44.938Z] ---> a3734418b9ed [2022-07-20T12:06:44.938Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T12:06:44.938Z] ---> Running in ffa18ae8d32e [2022-07-20T12:06:44.938Z] Removing intermediate container ffa18ae8d32e [2022-07-20T12:06:44.938Z] ---> c47828072f5f [2022-07-20T12:06:44.938Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T12:06:44.938Z] ---> Running in d6b12100dba7 [2022-07-20T12:06:45.509Z] Removing intermediate container d6b12100dba7 [2022-07-20T12:06:45.509Z] ---> e88985ec2e97 [2022-07-20T12:06:45.509Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T12:06:45.509Z] ---> Running in 83d388ea1af4 [2022-07-20T12:06:45.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T12:06:46.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T12:06:46.971Z] OK: 211 MiB in 51 packages [2022-07-20T12:06:47.231Z] Removing intermediate container 83d388ea1af4 [2022-07-20T12:06:47.231Z] ---> b788f6ddca47 [2022-07-20T12:06:47.231Z] Step 8/13 : WORKDIR /app [2022-07-20T12:06:47.231Z] ---> Running in 6b9d41dd63d0 [2022-07-20T12:06:47.231Z] Removing intermediate container 6b9d41dd63d0 [2022-07-20T12:06:47.231Z] ---> 84c6f96e2ec7 [2022-07-20T12:06:47.231Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-20T12:06:47.492Z] ---> 069f5e75469b [2022-07-20T12:06:47.492Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T12:06:47.492Z] ---> Running in d3f6c3c03c2a [2022-07-20T12:06:47.623Z] Still waiting to schedule task [2022-07-20T12:06:47.623Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20581’ [2022-07-20T12:07:09.459Z] Removing intermediate container d3f6c3c03c2a [2022-07-20T12:07:09.460Z] ---> 47bdb19ad8c3 [2022-07-20T12:07:09.460Z] Step 11/13 : COPY . . [2022-07-20T12:07:09.460Z] ---> 5ff211534e8e [2022-07-20T12:07:09.460Z] Step 12/13 : ARG MAKE="make build" [2022-07-20T12:07:09.460Z] ---> Running in 86370d898616 [2022-07-20T12:07:09.460Z] Removing intermediate container 86370d898616 [2022-07-20T12:07:09.460Z] ---> 9a0c4ae880b5 [2022-07-20T12:07:09.460Z] Step 13/13 : RUN $MAKE [2022-07-20T12:07:09.460Z] ---> Running in 2cfe0a919c3d [2022-07-20T12:07:09.460Z] noop [2022-07-20T12:07:09.460Z] Removing intermediate container 2cfe0a919c3d [2022-07-20T12:07:09.460Z] ---> c75fb9309b40 [2022-07-20T12:07:09.460Z] Successfully built c75fb9309b40 [2022-07-20T12:07:09.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:07:09.918Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T12:07:09.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:07:10.072Z] prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container [2022-07-20T12:07:10.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@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 ******** ci-base-image-x86_64 cat [2022-07-20T12:07:10.515Z] $ docker top 7be8f384ebc287cd6a4584555632c357134d5e400f1e19475552c30e5b7a7c3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T12:07:10.964Z] + go version [2022-07-20T12:07:10.964Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-20T12:07:11.001Z] $ docker stop --time=1 7be8f384ebc287cd6a4584555632c357134d5e400f1e19475552c30e5b7a7c3a [2022-07-20T12:07:12.265Z] $ docker rm -f 7be8f384ebc287cd6a4584555632c357134d5e400f1e19475552c30e5b7a7c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:07:12.952Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T12:07:12.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:07:13.114Z] prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container [2022-07-20T12:07:13.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@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 ******** ci-base-image-x86_64 cat [2022-07-20T12:07:13.507Z] $ docker top e8dc15f0357861f45b429a1b822a01bf63c17db54c5af990599f4d34beb630f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T12:07:13.904Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-448 [Pipeline] fileExists [Pipeline] sh [2022-07-20T12:07:14.260Z] + make test [2022-07-20T12:07:14.260Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-20T12:07:24.238Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-20T12:07:24.238Z] CGO_ENABLED=1 go vet ./... [2022-07-20T12:07:27.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T12:07:27.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T12:07:27.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T12:07:27.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T12:07:27.619Z] $ docker stop --time=1 e8dc15f0357861f45b429a1b822a01bf63c17db54c5af990599f4d34beb630f9 [2022-07-20T12:07:29.724Z] $ docker rm -f e8dc15f0357861f45b429a1b822a01bf63c17db54c5af990599f4d34beb630f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T12:07:30.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T12:07:30.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-20T12:07:30.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T12:07:31.230Z] + ls -al . [2022-07-20T12:07:31.230Z] total 168 [2022-07-20T12:07:31.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:07 . [2022-07-20T12:07:31.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:06 .. [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 12:06 .dockerignore [2022-07-20T12:07:31.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:06 .git [2022-07-20T12:07:31.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:06 .github [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 12:06 .gitignore [2022-07-20T12:07:31.230Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 12:06 .semver [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 12:06 Attribution.txt [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 12:06 CHANGELOG.md [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 12:06 Dockerfile [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 12:06 GOVERNANCE.md [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 12:06 Jenkinsfile [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 12:06 LICENSE [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 12:06 OWNERS.md [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 12:06 README.md [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 12:06 VERSION [2022-07-20T12:07:31.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 12:06 bin [2022-07-20T12:07:31.230Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 12:07 coverage.out [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 12:06 go.mod [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 12:06 go.sum [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 12:06 main.go [2022-07-20T12:07:31.230Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 12:06 makefile [2022-07-20T12:07:31.230Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 12:06 res [2022-07-20T12:07:31.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:07:31.620Z] + 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=d4270dffb1e0c53efd7deea6ba7996d42e4e14db --label arch=amd64 --label version=0.0.0 . [2022-07-20T12:07:31.620Z] Sending build context to Docker daemon 3.107MB [2022-07-20T12:07:31.620Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T12:07:31.620Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-20T12:07:31.620Z] ---> c75fb9309b40 [2022-07-20T12:07:31.620Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T12:07:31.620Z] ---> Running in e9717f836ed5 [2022-07-20T12:07:31.880Z] Removing intermediate container e9717f836ed5 [2022-07-20T12:07:31.880Z] ---> 0bf91b73ba1a [2022-07-20T12:07:31.880Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T12:07:31.880Z] ---> Running in 8d100f15b4f7 [2022-07-20T12:07:31.880Z] Removing intermediate container 8d100f15b4f7 [2022-07-20T12:07:31.880Z] ---> a41cca96aefe [2022-07-20T12:07:31.880Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T12:07:31.880Z] ---> Running in e498c717bb37 [2022-07-20T12:07:31.880Z] Removing intermediate container e498c717bb37 [2022-07-20T12:07:31.880Z] ---> aae88ed95a02 [2022-07-20T12:07:31.880Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T12:07:32.142Z] ---> Running in d1c5745044f1 [2022-07-20T12:07:32.715Z] Removing intermediate container d1c5745044f1 [2022-07-20T12:07:32.715Z] ---> 4e17b3807540 [2022-07-20T12:07:32.715Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T12:07:32.715Z] ---> Running in cc195c410230 [2022-07-20T12:07:32.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T12:07:33.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T12:07:34.122Z] OK: 211 MiB in 51 packages [2022-07-20T12:07:34.383Z] Removing intermediate container cc195c410230 [2022-07-20T12:07:34.383Z] ---> 9728ba8018ba [2022-07-20T12:07:34.383Z] Step 8/27 : WORKDIR /app [2022-07-20T12:07:34.383Z] ---> Running in f97f5f9d6d6c [2022-07-20T12:07:34.383Z] Removing intermediate container f97f5f9d6d6c [2022-07-20T12:07:34.383Z] ---> 402069586b4d [2022-07-20T12:07:34.383Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-20T12:07:34.644Z] ---> 2e26f14f7152 [2022-07-20T12:07:34.644Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T12:07:34.644Z] ---> Running in 9a3499ffd498 [2022-07-20T12:07:35.215Z] Removing intermediate container 9a3499ffd498 [2022-07-20T12:07:35.215Z] ---> 67019bcc9c1e [2022-07-20T12:07:35.215Z] Step 11/27 : COPY . . [2022-07-20T12:07:35.478Z] ---> 8883d52da49f [2022-07-20T12:07:35.478Z] Step 12/27 : ARG MAKE="make build" [2022-07-20T12:07:35.478Z] ---> Running in 35d4b699234d [2022-07-20T12:07:35.738Z] Removing intermediate container 35d4b699234d [2022-07-20T12:07:35.738Z] ---> 10e202114788 [2022-07-20T12:07:35.738Z] Step 13/27 : RUN $MAKE [2022-07-20T12:07:35.738Z] ---> Running in 7070858b2b14 [2022-07-20T12:07:35.999Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-20T12:07:57.976Z] Removing intermediate container 7070858b2b14 [2022-07-20T12:07:57.976Z] ---> 8e68702ecd56 [2022-07-20T12:07:57.976Z] Step 14/27 : FROM alpine:3.16 [2022-07-20T12:07:58.548Z] 3.16: Pulling from library/alpine [2022-07-20T12:07:58.808Z] 530afca65e2e: Pulling fs layer [2022-07-20T12:07:58.808Z] 530afca65e2e: Verifying Checksum [2022-07-20T12:07:58.808Z] 530afca65e2e: Download complete [2022-07-20T12:07:59.069Z] 530afca65e2e: Pull complete [2022-07-20T12:07:59.069Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T12:07:59.069Z] Status: Downloaded newer image for alpine:3.16 [2022-07-20T12:07:59.069Z] ---> d7d3d98c851f [2022-07-20T12:07:59.069Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T12:07:59.330Z] ---> Running in 8886ec21def6 [2022-07-20T12:07:59.330Z] Removing intermediate container 8886ec21def6 [2022-07-20T12:07:59.330Z] ---> 4480762c9573 [2022-07-20T12:07:59.330Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-20T12:07:59.330Z] ---> Running in 3f8bd866b79a [2022-07-20T12:07:59.330Z] Removing intermediate container 3f8bd866b79a [2022-07-20T12:07:59.330Z] ---> 89712dd9bb40 [2022-07-20T12:07:59.330Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-20T12:07:59.330Z] ---> Running in a178bedfc437 [2022-07-20T12:07:59.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T12:07:59.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T12:08:00.112Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-20T12:08:00.113Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-20T12:08:00.113Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-20T12:08:00.113Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-20T12:08:00.113Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-20T12:08:00.113Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-20T12:08:00.113Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-20T12:08:00.113Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T12:08:00.113Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T12:08:00.113Z] OK: 9 MiB in 21 packages [2022-07-20T12:08:00.684Z] Removing intermediate container a178bedfc437 [2022-07-20T12:08:00.685Z] ---> dcf593b7f629 [2022-07-20T12:08:00.685Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-20T12:08:00.945Z] ---> 0842c1045197 [2022-07-20T12:08:00.946Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-20T12:08:00.946Z] ---> 7a84118b4838 [2022-07-20T12:08:00.946Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-20T12:08:01.207Z] ---> 61f77471ab10 [2022-07-20T12:08:01.207Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-20T12:08:01.779Z] ---> e4b980e30b64 [2022-07-20T12:08:01.779Z] Step 22/27 : EXPOSE 48095 [2022-07-20T12:08:01.779Z] ---> Running in f1f0265bdfad [2022-07-20T12:08:02.040Z] Removing intermediate container f1f0265bdfad [2022-07-20T12:08:02.040Z] ---> 23972839112d [2022-07-20T12:08:02.040Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-20T12:08:02.040Z] ---> Running in ae54791f6138 [2022-07-20T12:08:02.040Z] Removing intermediate container ae54791f6138 [2022-07-20T12:08:02.040Z] ---> 9d1f10ae23f4 [2022-07-20T12:08:02.040Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T12:08:02.040Z] ---> Running in cbd15c335797 [2022-07-20T12:08:02.040Z] Removing intermediate container cbd15c335797 [2022-07-20T12:08:02.040Z] ---> 2af100e31567 [2022-07-20T12:08:02.040Z] Step 25/27 : LABEL arch=amd64 [2022-07-20T12:08:02.040Z] ---> Running in 53ba02b3ffbb [2022-07-20T12:08:02.307Z] Removing intermediate container 53ba02b3ffbb [2022-07-20T12:08:02.307Z] ---> 197561844df2 [2022-07-20T12:08:02.307Z] Step 26/27 : LABEL git_sha=d4270dffb1e0c53efd7deea6ba7996d42e4e14db [2022-07-20T12:08:02.307Z] ---> Running in 86b90b693659 [2022-07-20T12:08:02.307Z] Removing intermediate container 86b90b693659 [2022-07-20T12:08:02.307Z] ---> d837f6700d60 [2022-07-20T12:08:02.307Z] Step 27/27 : LABEL version=0.0.0 [2022-07-20T12:08:02.307Z] ---> Running in 1bddf39ca75d [2022-07-20T12:08:02.569Z] Removing intermediate container 1bddf39ca75d [2022-07-20T12:08:02.569Z] ---> 9bea35a98ef8 [2022-07-20T12:08:02.569Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T12:08:02.569Z] Successfully built 9bea35a98ef8 [2022-07-20T12:08:02.569Z] 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 [2022-07-20T12:08:03.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T12:08:03.442Z] [2022-07-20T12:08:03.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:08:03.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T12:08:03.828Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-20T12:08:03.828Z] 5eb5b503b376: Pulling fs layer [2022-07-20T12:08:03.828Z] 5c69ac0246d0: Pulling fs layer [2022-07-20T12:08:03.828Z] ec43610c2a17: Pulling fs layer [2022-07-20T12:08:03.828Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-20T12:08:03.828Z] 33b1e0a273af: Pulling fs layer [2022-07-20T12:08:03.828Z] 5d3b04190fa2: Pulling fs layer [2022-07-20T12:08:03.828Z] 2f39f015ded8: Pulling fs layer [2022-07-20T12:08:03.828Z] 33b1e0a273af: Waiting [2022-07-20T12:08:03.828Z] 5d3b04190fa2: Waiting [2022-07-20T12:08:03.828Z] 2f39f015ded8: Waiting [2022-07-20T12:08:03.828Z] 3a2ae6a8a46f: Waiting [2022-07-20T12:08:03.828Z] 5c69ac0246d0: Verifying Checksum [2022-07-20T12:08:03.828Z] 5c69ac0246d0: Download complete [2022-07-20T12:08:03.828Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-20T12:08:03.828Z] 3a2ae6a8a46f: Download complete [2022-07-20T12:08:03.828Z] 33b1e0a273af: Verifying Checksum [2022-07-20T12:08:03.828Z] 33b1e0a273af: Download complete [2022-07-20T12:08:03.828Z] 5d3b04190fa2: Verifying Checksum [2022-07-20T12:08:04.092Z] ec43610c2a17: Verifying Checksum [2022-07-20T12:08:04.092Z] ec43610c2a17: Download complete [2022-07-20T12:08:04.092Z] 5eb5b503b376: Verifying Checksum [2022-07-20T12:08:04.092Z] 5eb5b503b376: Download complete [2022-07-20T12:08:04.662Z] 2f39f015ded8: Download complete [2022-07-20T12:08:05.599Z] 5eb5b503b376: Pull complete [2022-07-20T12:08:05.599Z] 5c69ac0246d0: Pull complete [2022-07-20T12:08:06.167Z] ec43610c2a17: Pull complete [2022-07-20T12:08:06.168Z] 3a2ae6a8a46f: Pull complete [2022-07-20T12:08:06.427Z] 33b1e0a273af: Pull complete [2022-07-20T12:08:06.427Z] 5d3b04190fa2: Pull complete [2022-07-20T12:08:11.705Z] 2f39f015ded8: Pull complete [2022-07-20T12:08:11.705Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-20T12:08:11.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T12:08:11.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:08:11.930Z] prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container [2022-07-20T12:08:11.975Z] $ 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-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T12:08:14.999Z] $ docker top 05a141daf378f4b0049ebd9457a3c0ebeec5a6ddbdc47823caf33395ca8a3387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:08:15.468Z] ---> job-cost.sh [2022-07-20T12:08:15.468Z] lf-activate-venv: SKIPPING [2022-07-20T12:08:15.468Z] INFO: No Stack... [2022-07-20T12:08:15.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T12:08:16.301Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T12:08:16.622Z] + + catcut /w/workspace/_app-service-configurable_PR-448/archives/cost.csv -d, [2022-07-20T12:08:16.622Z] -f6 [Pipeline] lock [2022-07-20T12:08:16.663Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [2022-07-20T12:08:16.669Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] did not exist. Created. [2022-07-20T12:08:16.669Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T12:08:17.071Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-20T12:08:17.124Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T12:08:17.146Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T12:08:17.227Z] $ docker stop --time=1 05a141daf378f4b0049ebd9457a3c0ebeec5a6ddbdc47823caf33395ca8a3387 [2022-07-20T12:08:18.396Z] $ docker rm -f 05a141daf378f4b0049ebd9457a3c0ebeec5a6ddbdc47823caf33395ca8a3387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T12:10:11.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20584 in /w/workspace/_app-service-configurable_PR-448 [Pipeline] { [Pipeline] ws [2022-07-20T12:10:11.384Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-20T12:10:11.480Z] Selected Git installation does not exist. Using Default [2022-07-20T12:10:11.480Z] The recommended git tool is: NONE [2022-07-20T12:10:17.926Z] using credential edgex-jenkins-ssh [2022-07-20T12:10:17.943Z] Cloning the remote Git repository [2022-07-20T12:10:18.000Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-20T12:10:18.124Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-20T12:10:18.233Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-20T12:10:18.234Z] > git --version # timeout=10 [2022-07-20T12:10:18.273Z] > git --version # 'git version 2.25.1' [2022-07-20T12:10:18.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T12:10:18.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T12:10:19.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-20T12:10:19.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T12:10:19.339Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-20T12:10:19.835Z] Merging remotes/origin/main commit fb88ed39f64d8dd845d29c6abe479f02aa589859 into PR head commit d4270dffb1e0c53efd7deea6ba7996d42e4e14db [2022-07-20T12:10:20.039Z] Merge succeeded, producing d4270dffb1e0c53efd7deea6ba7996d42e4e14db [2022-07-20T12:10:20.039Z] Checking out Revision d4270dffb1e0c53efd7deea6ba7996d42e4e14db (PR-448) [2022-07-20T12:10:19.372Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-20T12:10:19.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T12:10:19.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-20T12:10:19.855Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T12:10:19.869Z] > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 [2022-07-20T12:10:19.952Z] > git remote # timeout=10 [2022-07-20T12:10:19.968Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T12:10:19.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T12:10:19.995Z] > git merge fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 [2022-07-20T12:10:20.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T12:10:20.047Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T12:10:20.060Z] > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 [2022-07-20T12:10:24.196Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-20T12:10:24.258Z] > git --version # timeout=10 [2022-07-20T12:10:24.274Z] > git --version # 'git version 2.25.1' [2022-07-20T12:10:24.286Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T12:10:25.482Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-20T12:10:25.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T12:10:25.482Z] Dload Upload Total Spent Left Speed [2022-07-20T12:10:25.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2022-07-20T12:10:26.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-20T12:10:26.719Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-20T12:10:26.719Z] + sudo tee /etc/docker/daemon.new [2022-07-20T12:10:26.719Z] { [2022-07-20T12:10:26.719Z] "registry-mirrors": [ [2022-07-20T12:10:26.719Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-20T12:10:26.719Z] ], [2022-07-20T12:10:26.719Z] "bip": "10.250.0.254/24", [2022-07-20T12:10:26.719Z] "hosts": [ [2022-07-20T12:10:26.719Z] "tcp://0.0.0.0:5555", [2022-07-20T12:10:26.719Z] "unix:///var/run/docker.sock" [2022-07-20T12:10:26.719Z] ], [2022-07-20T12:10:26.719Z] "mtu": 1458, [2022-07-20T12:10:26.719Z] "selinux-enabled": true, [2022-07-20T12:10:26.719Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-20T12:10:26.719Z] } [Pipeline] sh [2022-07-20T12:10:27.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-20T12:10:27.415Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T12:10:45.816Z] provisioning config files... [2022-07-20T12:10:45.842Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3322294384543086045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:10:46.244Z] ---> docker-login.sh [2022-07-20T12:10:46.244Z] nexus3.edgexfoundry.org:10001 [2022-07-20T12:10:46.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:10:47.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:10:47.119Z] Configure a credential helper to remove this warning. See [2022-07-20T12:10:47.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:10:47.119Z] [2022-07-20T12:10:47.119Z] Login Succeeded [2022-07-20T12:10:47.119Z] nexus3.edgexfoundry.org:10002 [2022-07-20T12:10:47.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:10:47.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:10:47.674Z] Configure a credential helper to remove this warning. See [2022-07-20T12:10:47.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:10:47.674Z] [2022-07-20T12:10:47.674Z] Login Succeeded [2022-07-20T12:10:47.674Z] nexus3.edgexfoundry.org:10003 [2022-07-20T12:10:47.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:10:47.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:10:47.954Z] Configure a credential helper to remove this warning. See [2022-07-20T12:10:47.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:10:47.954Z] [2022-07-20T12:10:47.954Z] Login Succeeded [2022-07-20T12:10:47.954Z] nexus3.edgexfoundry.org:10004 [2022-07-20T12:10:48.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:10:48.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:10:48.561Z] Configure a credential helper to remove this warning. See [2022-07-20T12:10:48.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:10:48.561Z] [2022-07-20T12:10:48.561Z] Login Succeeded [2022-07-20T12:10:48.561Z] docker.io [2022-07-20T12:10:48.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T12:10:49.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T12:10:49.429Z] Configure a credential helper to remove this warning. See [2022-07-20T12:10:49.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T12:10:49.429Z] [2022-07-20T12:10:49.429Z] Login Succeeded [2022-07-20T12:10:49.429Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T12:10:49.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T12:10:49.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T12:10:49.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T12:10:49.924Z] ========================================================= [2022-07-20T12:10:49.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-20T12:10:49.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:10:50.452Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-20T12:10:50.452Z] Sending build context to Docker daemon 205.3kB [2022-07-20T12:10:50.731Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T12:10:50.731Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-20T12:10:51.008Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-20T12:10:51.009Z] b3c136eddcbf: Pulling fs layer [2022-07-20T12:10:51.009Z] c0a3192eca97: Pulling fs layer [2022-07-20T12:10:51.009Z] a050256f5b6f: Pulling fs layer [2022-07-20T12:10:51.009Z] 656be50a0ddc: Pulling fs layer [2022-07-20T12:10:51.009Z] 2bbca73fdf42: Pulling fs layer [2022-07-20T12:10:51.009Z] 46d945488cbd: Pulling fs layer [2022-07-20T12:10:51.009Z] 8a5474983e97: Pulling fs layer [2022-07-20T12:10:51.009Z] 329c88fbcd65: Pulling fs layer [2022-07-20T12:10:51.009Z] 46d945488cbd: Waiting [2022-07-20T12:10:51.009Z] 8a5474983e97: Waiting [2022-07-20T12:10:51.009Z] 329c88fbcd65: Waiting [2022-07-20T12:10:51.009Z] 656be50a0ddc: Waiting [2022-07-20T12:10:51.009Z] 2bbca73fdf42: Waiting [2022-07-20T12:10:51.009Z] a050256f5b6f: Verifying Checksum [2022-07-20T12:10:51.009Z] a050256f5b6f: Download complete [2022-07-20T12:10:51.009Z] c0a3192eca97: Verifying Checksum [2022-07-20T12:10:51.009Z] c0a3192eca97: Download complete [2022-07-20T12:10:51.009Z] 2bbca73fdf42: Download complete [2022-07-20T12:10:51.009Z] 46d945488cbd: Verifying Checksum [2022-07-20T12:10:51.009Z] 46d945488cbd: Download complete [2022-07-20T12:10:51.009Z] b3c136eddcbf: Verifying Checksum [2022-07-20T12:10:51.009Z] b3c136eddcbf: Download complete [2022-07-20T12:10:52.012Z] b3c136eddcbf: Pull complete [2022-07-20T12:10:52.012Z] 329c88fbcd65: Verifying Checksum [2022-07-20T12:10:52.012Z] 329c88fbcd65: Download complete [2022-07-20T12:10:52.615Z] c0a3192eca97: Pull complete [2022-07-20T12:10:52.894Z] a050256f5b6f: Pull complete [2022-07-20T12:10:53.169Z] 8a5474983e97: Verifying Checksum [2022-07-20T12:10:53.169Z] 8a5474983e97: Download complete [2022-07-20T12:10:54.150Z] 656be50a0ddc: Verifying Checksum [2022-07-20T12:10:54.150Z] 656be50a0ddc: Download complete [2022-07-20T12:11:06.568Z] 656be50a0ddc: Pull complete [2022-07-20T12:11:06.848Z] 2bbca73fdf42: Pull complete [2022-07-20T12:11:07.125Z] 46d945488cbd: Pull complete [2022-07-20T12:11:13.854Z] 8a5474983e97: Pull complete [2022-07-20T12:11:15.296Z] 329c88fbcd65: Pull complete [2022-07-20T12:11:15.296Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-20T12:11:15.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T12:11:15.296Z] ---> ff4287adb874 [2022-07-20T12:11:15.296Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T12:11:16.283Z] ---> Running in 83fe6734dcd5 [2022-07-20T12:11:16.558Z] Removing intermediate container 83fe6734dcd5 [2022-07-20T12:11:16.558Z] ---> c5e356a64ace [2022-07-20T12:11:16.558Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T12:11:16.558Z] ---> Running in b76f9dae5f65 [2022-07-20T12:11:16.839Z] Removing intermediate container b76f9dae5f65 [2022-07-20T12:11:16.839Z] ---> 1e9eb124be1a [2022-07-20T12:11:16.839Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T12:11:16.839Z] ---> Running in 3410e83ffd41 [2022-07-20T12:11:17.119Z] Removing intermediate container 3410e83ffd41 [2022-07-20T12:11:17.119Z] ---> d2076fa58284 [2022-07-20T12:11:17.119Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T12:11:17.402Z] ---> Running in a8104985eede [2022-07-20T12:11:20.790Z] Removing intermediate container a8104985eede [2022-07-20T12:11:20.790Z] ---> a64d17199789 [2022-07-20T12:11:20.790Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T12:11:20.790Z] ---> Running in 9f1839a566bd [2022-07-20T12:11:21.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T12:11:22.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T12:11:23.350Z] OK: 221 MiB in 51 packages [2022-07-20T12:11:23.945Z] Removing intermediate container 9f1839a566bd [2022-07-20T12:11:23.945Z] ---> 0a5872c2d735 [2022-07-20T12:11:23.945Z] Step 8/13 : WORKDIR /app [2022-07-20T12:11:23.945Z] ---> Running in 0a4387bfec12 [2022-07-20T12:11:24.231Z] Removing intermediate container 0a4387bfec12 [2022-07-20T12:11:24.231Z] ---> fab325e23728 [2022-07-20T12:11:24.231Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-20T12:11:24.837Z] ---> 268bddfe47f8 [2022-07-20T12:11:24.837Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T12:11:24.837Z] ---> Running in 7fc9819195c8 [2022-07-20T12:12:11.865Z] Removing intermediate container 7fc9819195c8 [2022-07-20T12:12:11.865Z] ---> 2cc0dd822ef3 [2022-07-20T12:12:11.865Z] Step 11/13 : COPY . . [2022-07-20T12:12:11.865Z] ---> bc966e32bdaf [2022-07-20T12:12:11.865Z] Step 12/13 : ARG MAKE="make build" [2022-07-20T12:12:11.865Z] ---> Running in c0a0b26262f6 [2022-07-20T12:12:11.865Z] Removing intermediate container c0a0b26262f6 [2022-07-20T12:12:11.865Z] ---> b6d3fa322e9c [2022-07-20T12:12:11.865Z] Step 13/13 : RUN $MAKE [2022-07-20T12:12:11.865Z] ---> Running in 5ecdb3179d02 [2022-07-20T12:12:11.865Z] noop [2022-07-20T12:12:11.865Z] Removing intermediate container 5ecdb3179d02 [2022-07-20T12:12:11.865Z] ---> a2371c52079c [2022-07-20T12:12:11.865Z] Successfully built a2371c52079c [2022-07-20T12:12:11.865Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:12:12.351Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T12:12:12.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:12:12.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-20584 does not seem to be running inside a container [2022-07-20T12:12:12.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2022-07-20T12:12:14.029Z] $ docker top 5139a68b865597e424e2e29fa342b0e6cff0daa439b4536af3ef842653d70e08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T12:12:14.996Z] + go version [2022-07-20T12:12:14.996Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-20T12:12:15.037Z] $ docker stop --time=1 5139a68b865597e424e2e29fa342b0e6cff0daa439b4536af3ef842653d70e08 [2022-07-20T12:12:16.652Z] $ docker rm -f 5139a68b865597e424e2e29fa342b0e6cff0daa439b4536af3ef842653d70e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:12:17.592Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T12:12:17.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:12:17.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-20584 does not seem to be running inside a container [2022-07-20T12:12:18.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2022-07-20T12:12:19.277Z] $ docker top cc5169a43f9e1f4a90ee0c53b344602de3f5e1f0bcaa27a0933a0f9f7f50aff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T12:12:20.264Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-07-20T12:12:20.992Z] + make test [2022-07-20T12:12:20.993Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-20T12:13:42.838Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-20T12:13:42.838Z] CGO_ENABLED=1 go vet ./... [2022-07-20T12:13:55.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T12:13:55.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T12:13:55.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T12:13:55.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T12:13:55.367Z] $ docker stop --time=1 cc5169a43f9e1f4a90ee0c53b344602de3f5e1f0bcaa27a0933a0f9f7f50aff4 [2022-07-20T12:13:57.190Z] $ docker rm -f cc5169a43f9e1f4a90ee0c53b344602de3f5e1f0bcaa27a0933a0f9f7f50aff4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T12:13:58.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T12:13:58.250Z] Warning: overwriting stash ‘coverage-report’ [2022-07-20T12:13:58.676Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T12:13:59.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T12:13:59.657Z] + ls -al . [2022-07-20T12:13:59.657Z] total 164 [2022-07-20T12:13:59.657Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 12:12 . [2022-07-20T12:13:59.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:10 .. [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 12:10 .dockerignore [2022-07-20T12:13:59.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:10 .git [2022-07-20T12:13:59.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:10 .github [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 12:10 .gitignore [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 12:10 Attribution.txt [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 12:10 CHANGELOG.md [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 12:10 Dockerfile [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 12:10 GOVERNANCE.md [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 12:10 Jenkinsfile [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 12:10 LICENSE [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 12:10 OWNERS.md [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 12:10 README.md [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 12:06 VERSION [2022-07-20T12:13:59.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 12:10 bin [2022-07-20T12:13:59.657Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 12:12 coverage.out [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 12:10 go.mod [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 12:10 go.sum [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 12:10 main.go [2022-07-20T12:13:59.657Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 12:10 makefile [2022-07-20T12:13:59.657Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 12:10 res [2022-07-20T12:13:59.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:14:00.091Z] + 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=d4270dffb1e0c53efd7deea6ba7996d42e4e14db --label arch=arm64 --label version=0.0.0 . [2022-07-20T12:14:00.091Z] Sending build context to Docker daemon 206.3kB [2022-07-20T12:14:00.365Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T12:14:00.365Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-20T12:14:00.365Z] ---> a2371c52079c [2022-07-20T12:14:00.365Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T12:14:00.365Z] ---> Running in d1d824fd06a1 [2022-07-20T12:14:00.649Z] Removing intermediate container d1d824fd06a1 [2022-07-20T12:14:00.649Z] ---> d060ea1a675e [2022-07-20T12:14:00.649Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T12:14:00.923Z] ---> Running in 91e8dbf8297d [2022-07-20T12:14:01.197Z] Removing intermediate container 91e8dbf8297d [2022-07-20T12:14:01.197Z] ---> b8d0c4c62d92 [2022-07-20T12:14:01.197Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T12:14:01.197Z] ---> Running in 5f5dae620d3e [2022-07-20T12:14:01.470Z] Removing intermediate container 5f5dae620d3e [2022-07-20T12:14:01.470Z] ---> 67666707297e [2022-07-20T12:14:01.470Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T12:14:01.470Z] ---> Running in 07936e21bb5e [2022-07-20T12:14:03.450Z] Removing intermediate container 07936e21bb5e [2022-07-20T12:14:03.450Z] ---> 483b9fe8a9eb [2022-07-20T12:14:03.450Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T12:14:03.450Z] ---> Running in cb6dcf0fcf35 [2022-07-20T12:14:04.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T12:14:05.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T12:14:06.010Z] OK: 221 MiB in 51 packages [2022-07-20T12:14:06.614Z] Removing intermediate container cb6dcf0fcf35 [2022-07-20T12:14:06.614Z] ---> 42d7f00fd0ce [2022-07-20T12:14:06.614Z] Step 8/27 : WORKDIR /app [2022-07-20T12:14:06.893Z] ---> Running in ded1bdc07717 [2022-07-20T12:14:07.169Z] Removing intermediate container ded1bdc07717 [2022-07-20T12:14:07.169Z] ---> 874d42577960 [2022-07-20T12:14:07.169Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-20T12:14:07.773Z] ---> 0da34f23e6f6 [2022-07-20T12:14:07.773Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T12:14:07.773Z] ---> Running in e206cebc9852 [2022-07-20T12:14:09.767Z] Removing intermediate container e206cebc9852 [2022-07-20T12:14:09.767Z] ---> e510589b77a2 [2022-07-20T12:14:09.767Z] Step 11/27 : COPY . . [2022-07-20T12:14:10.369Z] ---> 343f59ae1f74 [2022-07-20T12:14:10.369Z] Step 12/27 : ARG MAKE="make build" [2022-07-20T12:14:10.644Z] ---> Running in 05b51c1f7c48 [2022-07-20T12:14:10.918Z] Removing intermediate container 05b51c1f7c48 [2022-07-20T12:14:10.919Z] ---> fafea39a484f [2022-07-20T12:14:10.919Z] Step 13/27 : RUN $MAKE [2022-07-20T12:14:10.919Z] ---> Running in 68c88aae080f [2022-07-20T12:14:11.906Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-20T12:16:18.808Z] Removing intermediate container 68c88aae080f [2022-07-20T12:16:18.808Z] ---> 959089fdeffb [2022-07-20T12:16:18.808Z] Step 14/27 : FROM alpine:3.16 [2022-07-20T12:16:18.808Z] 3.16: Pulling from library/alpine [2022-07-20T12:16:18.808Z] f97344484467: Pulling fs layer [2022-07-20T12:16:18.808Z] f97344484467: Verifying Checksum [2022-07-20T12:16:18.808Z] f97344484467: Download complete [2022-07-20T12:16:18.808Z] f97344484467: Pull complete [2022-07-20T12:16:18.808Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T12:16:18.808Z] Status: Downloaded newer image for alpine:3.16 [2022-07-20T12:16:18.808Z] ---> 3d81c46cd875 [2022-07-20T12:16:18.808Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T12:16:18.808Z] ---> Running in 001e963283ee [2022-07-20T12:16:18.808Z] Removing intermediate container 001e963283ee [2022-07-20T12:16:18.808Z] ---> 3986a1159a2e [2022-07-20T12:16:18.808Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-20T12:16:18.808Z] ---> Running in 3606c5ea5b09 [2022-07-20T12:16:18.808Z] Removing intermediate container 3606c5ea5b09 [2022-07-20T12:16:18.808Z] ---> 2d85fabdfcaf [2022-07-20T12:16:18.808Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-20T12:16:18.808Z] ---> Running in 9e2ab2fd9e75 [2022-07-20T12:16:18.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T12:16:18.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T12:16:18.808Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-20T12:16:18.808Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-20T12:16:18.808Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-20T12:16:18.808Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-20T12:16:18.808Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-20T12:16:18.808Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-20T12:16:18.808Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-20T12:16:18.808Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T12:16:18.808Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T12:16:18.809Z] OK: 9 MiB in 21 packages [2022-07-20T12:16:18.809Z] Removing intermediate container 9e2ab2fd9e75 [2022-07-20T12:16:18.809Z] ---> c3e96b0a7177 [2022-07-20T12:16:18.809Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-20T12:16:18.809Z] ---> 120b94cb25e6 [2022-07-20T12:16:18.809Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-20T12:16:19.082Z] ---> a7c3679a9864 [2022-07-20T12:16:19.082Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-20T12:16:19.679Z] ---> 90052e5eb50a [2022-07-20T12:16:19.679Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-20T12:16:21.118Z] ---> b03b911cb505 [2022-07-20T12:16:21.118Z] Step 22/27 : EXPOSE 48095 [2022-07-20T12:16:21.118Z] ---> Running in e499c69c8fe1 [2022-07-20T12:16:21.391Z] Removing intermediate container e499c69c8fe1 [2022-07-20T12:16:21.391Z] ---> ee23656a881c [2022-07-20T12:16:21.391Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-20T12:16:21.391Z] ---> Running in 6f9355d0229f [2022-07-20T12:16:21.665Z] Removing intermediate container 6f9355d0229f [2022-07-20T12:16:21.665Z] ---> 5f503eff05d2 [2022-07-20T12:16:21.665Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T12:16:21.665Z] ---> Running in 154be96ba9c6 [2022-07-20T12:16:21.946Z] Removing intermediate container 154be96ba9c6 [2022-07-20T12:16:21.946Z] ---> 1f0458fb33d1 [2022-07-20T12:16:21.946Z] Step 25/27 : LABEL arch=arm64 [2022-07-20T12:16:22.225Z] ---> Running in f142855218a5 [2022-07-20T12:16:22.499Z] Removing intermediate container f142855218a5 [2022-07-20T12:16:22.499Z] ---> 3811aa024bcb [2022-07-20T12:16:22.499Z] Step 26/27 : LABEL git_sha=d4270dffb1e0c53efd7deea6ba7996d42e4e14db [2022-07-20T12:16:22.499Z] ---> Running in 851784fb53ba [2022-07-20T12:16:22.773Z] Removing intermediate container 851784fb53ba [2022-07-20T12:16:22.773Z] ---> ddaa0ad78b98 [2022-07-20T12:16:22.773Z] Step 27/27 : LABEL version=0.0.0 [2022-07-20T12:16:22.773Z] ---> Running in 28d117332b6f [2022-07-20T12:16:23.369Z] Removing intermediate container 28d117332b6f [2022-07-20T12:16:23.369Z] ---> 7b4a70de874e [2022-07-20T12:16:23.369Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T12:16:23.369Z] Successfully built 7b4a70de874e [2022-07-20T12:16:23.369Z] 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 [2022-07-20T12:16:24.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T12:16:24.182Z] [2022-07-20T12:16:24.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:16:24.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T12:16:24.875Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T12:16:24.875Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T12:16:24.875Z] 04944245beec: Pulling fs layer [2022-07-20T12:16:24.875Z] 699f458cf7ca: Pulling fs layer [2022-07-20T12:16:24.875Z] 765212b225bb: Pulling fs layer [2022-07-20T12:16:24.875Z] f23df028b6ca: Pulling fs layer [2022-07-20T12:16:24.875Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T12:16:24.875Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T12:16:24.875Z] f23df028b6ca: Waiting [2022-07-20T12:16:24.875Z] d65c8cfc05b1: Waiting [2022-07-20T12:16:24.875Z] 2437ff75d9bd: Waiting [2022-07-20T12:16:24.875Z] 765212b225bb: Waiting [2022-07-20T12:16:24.875Z] 04944245beec: Verifying Checksum [2022-07-20T12:16:24.875Z] 04944245beec: Download complete [2022-07-20T12:16:24.875Z] 765212b225bb: Verifying Checksum [2022-07-20T12:16:24.875Z] 765212b225bb: Download complete [2022-07-20T12:16:24.875Z] f23df028b6ca: Verifying Checksum [2022-07-20T12:16:24.875Z] f23df028b6ca: Download complete [2022-07-20T12:16:24.875Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T12:16:24.876Z] d65c8cfc05b1: Download complete [2022-07-20T12:16:25.150Z] 699f458cf7ca: Verifying Checksum [2022-07-20T12:16:25.150Z] 699f458cf7ca: Download complete [2022-07-20T12:16:25.436Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T12:16:25.436Z] 8998bd30e6a1: Download complete [2022-07-20T12:16:28.073Z] 2437ff75d9bd: Verifying Checksum [2022-07-20T12:16:28.073Z] 2437ff75d9bd: Download complete [2022-07-20T12:16:29.514Z] 8998bd30e6a1: Pull complete [2022-07-20T12:16:30.115Z] 04944245beec: Pull complete [2022-07-20T12:16:31.562Z] 699f458cf7ca: Pull complete [2022-07-20T12:16:31.839Z] 765212b225bb: Pull complete [2022-07-20T12:16:32.442Z] f23df028b6ca: Pull complete [2022-07-20T12:16:32.719Z] d65c8cfc05b1: Pull complete [2022-07-20T12:16:47.832Z] 2437ff75d9bd: Pull complete [2022-07-20T12:16:47.832Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T12:16:47.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T12:16:47.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:16:48.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-20584 does not seem to be running inside a container [2022-07-20T12:16:48.311Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-20T12:16:50.812Z] $ docker top 5373f42b4dd25d3b5af9d1ca70d9783a83396dd58964ccbc062177e0eded0ede -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:16:51.783Z] ---> job-cost.sh [2022-07-20T12:16:51.783Z] lf-activate-venv: SKIPPING [2022-07-20T12:16:51.783Z] INFO: No Stack... [2022-07-20T12:16:52.380Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T12:16:52.974Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T12:16:53.651Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-07-20T12:16:53.652Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T12:16:53.738Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [2022-07-20T12:16:53.743Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] did not exist. Created. [2022-07-20T12:16:53.743Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T12:16:54.499Z] /w/workspace/app-service-configurable/1@tmp/durable-68b3c5e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-20T12:16:55.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T12:16:55.230Z] Warning: overwriting stash ‘stack-cost’ [2022-07-20T12:16:55.282Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T12:16:55.305Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T12:16:55.385Z] $ docker stop --time=1 5373f42b4dd25d3b5af9d1ca70d9783a83396dd58964ccbc062177e0eded0ede [2022-07-20T12:16:56.891Z] $ docker rm -f 5373f42b4dd25d3b5af9d1ca70d9783a83396dd58964ccbc062177e0eded0ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-20T12:16:57.984Z] provisioning config files... [2022-07-20T12:16:57.994Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config2920918252030933019tmp [Pipeline] { [Pipeline] sh [2022-07-20T12:16:58.335Z] + set +x [2022-07-20T12:16:58.335Z] + curl -s https://codecov.io/bash [2022-07-20T12:16:58.335Z] + bash -s -- [2022-07-20T12:16:58.335Z] [2022-07-20T12:16:58.335Z] _____ _ [2022-07-20T12:16:58.335Z] / ____| | | [2022-07-20T12:16:58.335Z] | | ___ __| | ___ ___ _____ __ [2022-07-20T12:16:58.335Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-20T12:16:58.335Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-20T12:16:58.335Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-20T12:16:58.335Z] Bash-1.0.6 [2022-07-20T12:16:58.335Z] [2022-07-20T12:16:58.335Z] [2022-07-20T12:16:58.335Z] ==> git version 2.25.1 found [2022-07-20T12:16:58.335Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-20T12:16:58.335Z] Release-Date: 2020-01-08 [2022-07-20T12:16:58.335Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-20T12:16:58.335Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-20T12:16:58.335Z] ==> Jenkins CI detected. [2022-07-20T12:16:58.335Z] current dir:  /w/workspace/_app-service-configurable_PR-448 [2022-07-20T12:16:58.335Z] project root: . [2022-07-20T12:16:58.335Z] --> token set from env [2022-07-20T12:16:58.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-20T12:16:58.335Z] ==> Running gcov in . (disable via -X gcov) [2022-07-20T12:16:58.335Z] ==> Python coveragepy not found [2022-07-20T12:16:58.335Z] ==> Searching for coverage reports in: [2022-07-20T12:16:58.335Z] + . [2022-07-20T12:16:58.335Z] -> Found 1 reports [2022-07-20T12:16:58.335Z] ==> Detecting git/mercurial file structure [2022-07-20T12:16:58.335Z] ==> Reading reports [2022-07-20T12:16:58.335Z] + ./coverage.out bytes=10 [2022-07-20T12:16:58.335Z] ==> Appending adjustments [2022-07-20T12:16:58.335Z] https://docs.codecov.io/docs/fixing-reports [2022-07-20T12:16:58.596Z] + Found adjustments [2022-07-20T12:16:58.596Z] ==> Gzipping contents [2022-07-20T12:16:58.596Z] 4.0K /tmp/codecov.FDtaJH.gz [2022-07-20T12:16:58.596Z] ==> Uploading reports [2022-07-20T12:16:58.596Z] url: https://codecov.io [2022-07-20T12:16:58.596Z] query: branch=PR-448&commit=d4270dffb1e0c53efd7deea6ba7996d42e4e14db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=448&job=&cmd_args= [2022-07-20T12:16:58.596Z] -> Pinging Codecov [2022-07-20T12:16:58.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-448&commit=d4270dffb1e0c53efd7deea6ba7996d42e4e14db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=448&job=&cmd_args= [2022-07-20T12:16:58.856Z] -> Uploading to [2022-07-20T12:16:58.856Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-20/A97CA9966030D2A3747ED39772930CCE/d4270dffb1e0c53efd7deea6ba7996d42e4e14db/e69499aa-f8ac-49e3-ae24-79a3991170b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T121658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e96fa3731bf1946c342c890009b993ceae36a6a5414f0f835fe97c31f625174f [2022-07-20T12:16:58.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T12:16:58.856Z] Dload Upload Total Spent Left Speed [2022-07-20T12:16:59.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2508 --:--:-- --:--:-- --:--:-- 2508 [2022-07-20T12:16:59.118Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] } [2022-07-20T12:16:59.145Z] 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 [2022-07-20T12:17:00.923Z] + [ -d /w/workspace/_app-service-configurable_PR-448/archives ] [2022-07-20T12:17:00.923Z] + ls -al /w/workspace/_app-service-configurable_PR-448/archives [2022-07-20T12:17:00.923Z] total 16 [2022-07-20T12:17:00.923Z] drwxr-xr-x 3 root root 4096 Jul 20 12:08 . [2022-07-20T12:17:00.923Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:08 .. [2022-07-20T12:17:00.923Z] drwxr-xr-x 2 root root 4096 Jul 20 12:08 cost [2022-07-20T12:17:00.923Z] -rw-r--r-- 1 root root 95 Jul 20 12:08 cost.csv [2022-07-20T12:17:00.923Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-448/archives [2022-07-20T12:17:00.923Z] + ls -al /w/workspace/_app-service-configurable_PR-448/archives [2022-07-20T12:17:00.923Z] total 16 [2022-07-20T12:17:00.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 12:08 . [2022-07-20T12:17:00.923Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:08 .. [2022-07-20T12:17:00.923Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 12:08 cost [2022-07-20T12:17:00.923Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 20 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:01.253Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:02.152Z] ---> package-listing.sh [2022-07-20T12:17:02.153Z] ++ facter osfamily [2022-07-20T12:17:02.153Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T12:17:02.417Z] + OS_FAMILY=debian [2022-07-20T12:17:02.417Z] + workspace=/w/workspace/_app-service-configurable_PR-448 [2022-07-20T12:17:02.417Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T12:17:02.417Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T12:17:02.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T12:17:02.417Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T12:17:02.417Z] + '[' /w/workspace/_app-service-configurable_PR-448 ']' [2022-07-20T12:17:02.417Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T12:17:02.417Z] + case "${OS_FAMILY}" in [2022-07-20T12:17:02.417Z] + dpkg -l [2022-07-20T12:17:02.417Z] + grep '^ii' [2022-07-20T12:17:02.417Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T12:17:02.417Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T12:17:02.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T12:17:02.417Z] + '[' /w/workspace/_app-service-configurable_PR-448 ']' [2022-07-20T12:17:02.417Z] + mkdir -p /w/workspace/_app-service-configurable_PR-448/archives/ [2022-07-20T12:17:02.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-448/archives/ [Pipeline] echo [2022-07-20T12:17:02.459Z] 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-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-20T12:17:02.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T12:17:03.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T12:17:03.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T12:17:03.541Z] prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container [2022-07-20T12:17:03.585Z] $ 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-448/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-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T12:17:03.806Z] $ docker top 7253f186c74cd1df0655c6e369c7e5e27c4e55388ed77344e0804a54468491a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T12:17:04.209Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T12:17:04.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T12:17:04.829Z] + ls /var/log/sa-host [2022-07-20T12:17:04.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T12:17:04.963Z] provisioning config files... [2022-07-20T12:17:04.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config56076276848857968tmp [Pipeline] { [Pipeline] echo [2022-07-20T12:17:05.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:05.342Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T12:17:05.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:05.775Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T12:17:05.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:06.120Z] ---> sudo-logs.sh [2022-07-20T12:17:06.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T12:17:06.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:06.519Z] ---> job-cost.sh [2022-07-20T12:17:06.519Z] lf-activate-venv: SKIPPING [2022-07-20T12:17:06.519Z] DEBUG: total: 0.2199999988079071 [2022-07-20T12:17:06.519Z] INFO: Retrieving Stack Cost... [2022-07-20T12:17:06.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T12:17:07.352Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T12:17:07.394Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T12:17:07.712Z] ---> logs-deploy.sh [2022-07-20T12:17:07.712Z] lf-activate-venv: SKIPPING [2022-07-20T12:17:07.712Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-448/1 [2022-07-20T12:17:07.712Z] INFO: archiving workspace using pattern(s): [2022-07-20T12:17:09.098Z] Archives upload complete. [2022-07-20T12:17:09.098Z] INFO: archiving logs to Nexus