Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 506269fdcedf31035820c9a511aec73eb24a632c+323c9d7b071dcad20db500b9107a4775ac8effe6 (9cc9f15c650feba97518a2c2613f1784a0329733) 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-ssh65983342524913363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9469853468719899566.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-404/workspace@libs/edgex-global-pipelines # 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-404/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14692883204735639104.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-404/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16503325889160770208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh17818183531957358034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-404/workspace@libs/lf-pipelines # 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-404/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16672240735066961177.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21276’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21277 in /w/workspace/_app-service-configurable_PR-404 [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-404 # 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 > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 323c9d7b071dcad20db500b9107a4775ac8effe6 into PR head commit 506269fdcedf31035820c9a511aec73eb24a632c Merge succeeded, producing 506269fdcedf31035820c9a511aec73eb24a632c Checking out Revision 506269fdcedf31035820c9a511aec73eb24a632c (PR-404) > git config core.sparsecheckout # timeout=10 > git checkout -f 506269fdcedf31035820c9a511aec73eb24a632c # 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 323c9d7b071dcad20db500b9107a4775ac8effe6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 506269fdcedf31035820c9a511aec73eb24a632c # timeout=10 Commit message: "feat: Enable Delay Start capability for ASC" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T00:48:34.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T00:48:34.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T00:48:35.007Z] ========================================================= [2022-04-19T00:48:35.008Z] EdgeX Global Pipelines Version Info [2022-04-19T00:48:35.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T00:48:35.796Z] ------------------- [2022-04-19T00:48:35.796Z] stable info: [2022-04-19T00:48:35.796Z] ------------------- [2022-04-19T00:48:35.796Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T00:48:35.796Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T00:48:35.796Z] Message: update stable to v1.0.221 [2022-04-19T00:48:36.369Z] ------------------- [2022-04-19T00:48:36.369Z] experimental info: [2022-04-19T00:48:36.369Z] ------------------- [2022-04-19T00:48:36.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T00:48:36.369Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T00:48:36.369Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T00:48:36.691Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-19T00:48:36.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-19T00:48:36.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T00:48:36.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T00:48:36.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T00:48:36.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T00:48:36.925Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T00:48:36.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-19T00:48:37.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T00:48:37.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T00:48:37.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T00:48:37.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-19T00:48:37.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T00:48:37.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T00:48:37.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T00:48:37.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T00:48:37.314Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T00:48:37.371Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T00:48:37.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T00:48:37.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T00:48:37.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-19T00:48:37.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-19T00:48:37.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-19T00:48:37.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-19T00:48:37.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-19T00:48:37.695Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T00:48:37.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2022-04-19T00:48:37.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2022-04-19T00:48:37.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2022-04-19T00:48:37.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 506269fdcedf31035820c9a511aec73eb24a632c [Pipeline] echo [2022-04-19T00:48:37.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 506269f [Pipeline] echo [2022-04-19T00:48:37.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T00:48:38.058Z] provisioning config files... [2022-04-19T00:48:38.075Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-404@tmp/config8259344245806888811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T00:48:38.441Z] ---> docker-login.sh [2022-04-19T00:48:38.441Z] nexus3.edgexfoundry.org:10001 [2022-04-19T00:48:38.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:38.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:38.704Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:38.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:38.704Z] [2022-04-19T00:48:38.704Z] Login Succeeded [2022-04-19T00:48:38.704Z] nexus3.edgexfoundry.org:10002 [2022-04-19T00:48:38.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:38.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:38.967Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:38.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:38.967Z] [2022-04-19T00:48:38.967Z] Login Succeeded [2022-04-19T00:48:38.967Z] nexus3.edgexfoundry.org:10003 [2022-04-19T00:48:38.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:38.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:38.967Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:38.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:38.967Z] [2022-04-19T00:48:38.967Z] Login Succeeded [2022-04-19T00:48:38.967Z] nexus3.edgexfoundry.org:10004 [2022-04-19T00:48:39.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:39.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:39.229Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:39.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:39.229Z] [2022-04-19T00:48:39.229Z] Login Succeeded [2022-04-19T00:48:39.229Z] docker.io [2022-04-19T00:48:39.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:39.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:39.811Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:39.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:39.811Z] [2022-04-19T00:48:39.811Z] Login Succeeded [2022-04-19T00:48:39.811Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T00:48:39.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-19T00:48:40.487Z] + git rev-list -1 --merges 506269fdcedf31035820c9a511aec73eb24a632c~1..506269fdcedf31035820c9a511aec73eb24a632c [Pipeline] echo [2022-04-19T00:48:40.537Z] -----------> git rev-list -1 --merges 506269fdcedf31035820c9a511aec73eb24a632c~1..506269fdcedf31035820c9a511aec73eb24a632c 506269fdcedf31035820c9a511aec73eb24a632c [false] [Pipeline] sh [2022-04-19T00:48:40.855Z] + git log --format=format:%s -1 506269fdcedf31035820c9a511aec73eb24a632c [Pipeline] echo [2022-04-19T00:48:40.897Z] ========================================================= [2022-04-19T00:48:40.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T00:48:40.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T00:48:41.337Z] + git log --format=format:%s -1 506269fdcedf31035820c9a511aec73eb24a632c [Pipeline] echo [2022-04-19T00:48:41.372Z] [semverPrep] GIT_COMMIT: 506269fdcedf31035820c9a511aec73eb24a632c, Commit Message: feat: Enable Delay Start capability for ASC [Pipeline] echo [2022-04-19T00:48:41.400Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-19T00:48:41.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T00:48:41.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T00:48:41.802Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T00:48:41.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T00:48:41.802Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T00:48:41.802Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T00:48:41.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:48:42.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T00:48:42.198Z] [2022-04-19T00:48:42.198Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:48:42.557Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T00:48:42.818Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T00:48:42.818Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T00:48:42.818Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T00:48:42.818Z] 4c7163046ea9: Pulling fs layer [2022-04-19T00:48:42.818Z] 0c2d73faf560: Pulling fs layer [2022-04-19T00:48:42.818Z] 0c2d73faf560: Waiting [2022-04-19T00:48:42.818Z] 3e5f54012d9b: Download complete [2022-04-19T00:48:42.818Z] a0d0a0d46f8b: Verifying Checksum [2022-04-19T00:48:42.818Z] a0d0a0d46f8b: Download complete [2022-04-19T00:48:42.818Z] 0c2d73faf560: Verifying Checksum [2022-04-19T00:48:42.818Z] 0c2d73faf560: Download complete [2022-04-19T00:48:42.818Z] 4c7163046ea9: Verifying Checksum [2022-04-19T00:48:43.079Z] a0d0a0d46f8b: Pull complete [2022-04-19T00:48:43.079Z] 3e5f54012d9b: Pull complete [2022-04-19T00:48:43.653Z] 4c7163046ea9: Pull complete [2022-04-19T00:48:43.653Z] 0c2d73faf560: Pull complete [2022-04-19T00:48:43.653Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T00:48:43.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T00:48:43.653Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T00:48:43.758Z] prd-ubuntu20.04-docker-8c-8g-21277 does not seem to be running inside a container [2022-04-19T00:48:43.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-404 -v /w/workspace/_app-service-configurable_PR-404:/w/workspace/_app-service-configurable_PR-404:rw,z -v /w/workspace/_app-service-configurable_PR-404@tmp:/w/workspace/_app-service-configurable_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T00:48:44.545Z] $ docker top 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T00:48:44.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T00:48:44.742Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T00:48:44.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T00:48:44.890Z] $ docker exec 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 ssh-agent [2022-04-19T00:48:45.022Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAMaFMh/agent.14 [2022-04-19T00:48:45.022Z] SSH_AGENT_PID=20 [2022-04-19T00:48:45.031Z] Running ssh-add (command line suppressed) [2022-04-19T00:48:45.162Z] Identity added: /w/workspace/_app-service-configurable_PR-404@tmp/private_key_8209212592503028373.key (/w/workspace/_app-service-configurable_PR-404@tmp/private_key_8209212592503028373.key) [2022-04-19T00:48:45.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T00:48:45.500Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T00:48:45.536Z] $ docker exec --env ******** --env ******** 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 ssh-agent -k [2022-04-19T00:48:45.650Z] unset SSH_AUTH_SOCK; [2022-04-19T00:48:45.650Z] unset SSH_AGENT_PID; [2022-04-19T00:48:45.650Z] echo Agent pid 20 killed; [2022-04-19T00:48:45.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T00:48:45.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T00:48:45.740Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T00:48:45.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T00:48:45.895Z] $ docker exec 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 ssh-agent [2022-04-19T00:48:46.022Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBpogI/agent.53 [2022-04-19T00:48:46.022Z] SSH_AGENT_PID=60 [2022-04-19T00:48:46.027Z] Running ssh-add (command line suppressed) [2022-04-19T00:48:46.168Z] Identity added: /w/workspace/_app-service-configurable_PR-404@tmp/private_key_5748313704952598010.key (/w/workspace/_app-service-configurable_PR-404@tmp/private_key_5748313704952598010.key) [2022-04-19T00:48:46.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T00:48:46.515Z] + git semver init [2022-04-19T00:48:46.515Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T00:48:46.515Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-404/.git [2022-04-19T00:48:46.515Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-404 [2022-04-19T00:48:46.515Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T00:48:46.515Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T00:48:46.515Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T00:48:46.515Z] # $SEMVER_BRANCH = PR-404 [2022-04-19T00:48:46.515Z] # $SEMVER_TEMP = /tmp/semver-021371010 [2022-04-19T00:48:46.515Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-19T00:48:47.457Z] # '/tmp/semver-021371010' -> '/w/workspace/_app-service-configurable_PR-404/.semver' [2022-04-19T00:48:47.457Z] # -> Force: false [2022-04-19T00:48:47.457Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-404/.semver [Pipeline] } [2022-04-19T00:48:47.490Z] $ docker exec --env ******** --env ******** 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 ssh-agent -k [2022-04-19T00:48:47.603Z] unset SSH_AUTH_SOCK; [2022-04-19T00:48:47.604Z] unset SSH_AGENT_PID; [2022-04-19T00:48:47.604Z] echo Agent pid 60 killed; [2022-04-19T00:48:47.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T00:48:48.034Z] + git semver [Pipeline] } [2022-04-19T00:48:48.070Z] $ docker stop --time=1 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 [2022-04-19T00:48:49.502Z] $ docker rm -f 37aa77b463923775305c3c8dca4371ecbed32a3e519052e9a4fbe461cb2144e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T00:48:49.928Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T00:48:50.227Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T00:48:50.250Z] [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-04-19T00:48:50.877Z] provisioning config files... [2022-04-19T00:48:50.889Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-404@tmp/config7817415287763784443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T00:48:51.240Z] ---> docker-login.sh [2022-04-19T00:48:51.240Z] nexus3.edgexfoundry.org:10001 [2022-04-19T00:48:51.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:51.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:51.240Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:51.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:51.240Z] [2022-04-19T00:48:51.240Z] Login Succeeded [2022-04-19T00:48:51.240Z] nexus3.edgexfoundry.org:10002 [2022-04-19T00:48:51.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:51.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:51.502Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:51.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:51.502Z] [2022-04-19T00:48:51.502Z] Login Succeeded [2022-04-19T00:48:51.502Z] nexus3.edgexfoundry.org:10003 [2022-04-19T00:48:51.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:51.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:51.502Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:51.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:51.502Z] [2022-04-19T00:48:51.502Z] Login Succeeded [2022-04-19T00:48:51.502Z] nexus3.edgexfoundry.org:10004 [2022-04-19T00:48:51.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:51.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:51.766Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:51.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:51.766Z] [2022-04-19T00:48:51.766Z] Login Succeeded [2022-04-19T00:48:51.766Z] docker.io [2022-04-19T00:48:51.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:48:52.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:48:52.031Z] Configure a credential helper to remove this warning. See [2022-04-19T00:48:52.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:48:52.031Z] [2022-04-19T00:48:52.031Z] Login Succeeded [2022-04-19T00:48:52.031Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T00:48:52.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T00:48:52.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T00:48:52.291Z] ========================================================= [2022-04-19T00:48:52.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T00:48:52.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:48:52.695Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-19T00:48:52.695Z] Sending build context to Docker daemon 2.997MB [2022-04-19T00:48:52.695Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T00:48:52.695Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-19T00:48:52.695Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T00:48:52.695Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T00:48:52.695Z] 666ba61612fd: Pulling fs layer [2022-04-19T00:48:52.695Z] 8ed8ca486205: Pulling fs layer [2022-04-19T00:48:52.695Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T00:48:52.695Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T00:48:52.695Z] 640e595b4fbd: Pulling fs layer [2022-04-19T00:48:52.695Z] 763cafe07f6e: Pulling fs layer [2022-04-19T00:48:52.695Z] 0c0b528cf693: Pulling fs layer [2022-04-19T00:48:52.695Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T00:48:52.695Z] 22a0e8bec74d: Waiting [2022-04-19T00:48:52.695Z] 4fe6c5a15a65: Waiting [2022-04-19T00:48:52.695Z] 640e595b4fbd: Waiting [2022-04-19T00:48:52.695Z] 0c0b528cf693: Waiting [2022-04-19T00:48:52.695Z] 763cafe07f6e: Waiting [2022-04-19T00:48:52.695Z] 10935f4eaf8b: Waiting [2022-04-19T00:48:52.695Z] 8ed8ca486205: Verifying Checksum [2022-04-19T00:48:52.695Z] 8ed8ca486205: Download complete [2022-04-19T00:48:52.954Z] 666ba61612fd: Verifying Checksum [2022-04-19T00:48:52.954Z] 666ba61612fd: Download complete [2022-04-19T00:48:52.954Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T00:48:52.954Z] 22a0e8bec74d: Download complete [2022-04-19T00:48:52.954Z] 640e595b4fbd: Download complete [2022-04-19T00:48:52.954Z] 59bf1c3509f3: Download complete [2022-04-19T00:48:52.954Z] 763cafe07f6e: Verifying Checksum [2022-04-19T00:48:52.954Z] 763cafe07f6e: Download complete [2022-04-19T00:48:52.954Z] 0c0b528cf693: Verifying Checksum [2022-04-19T00:48:52.954Z] 0c0b528cf693: Download complete [2022-04-19T00:48:52.954Z] 59bf1c3509f3: Pull complete [2022-04-19T00:48:53.215Z] 666ba61612fd: Pull complete [2022-04-19T00:48:53.215Z] 8ed8ca486205: Pull complete [2022-04-19T00:48:53.476Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T00:48:53.477Z] 10935f4eaf8b: Download complete [2022-04-19T00:48:53.735Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T00:48:53.735Z] 4fe6c5a15a65: Download complete [2022-04-19T00:48:57.943Z] 4fe6c5a15a65: Pull complete [2022-04-19T00:48:57.943Z] 22a0e8bec74d: Pull complete [2022-04-19T00:48:57.943Z] 640e595b4fbd: Pull complete [2022-04-19T00:48:57.943Z] 763cafe07f6e: Pull complete [2022-04-19T00:48:57.944Z] 0c0b528cf693: Pull complete [2022-04-19T00:49:00.489Z] 10935f4eaf8b: Pull complete [2022-04-19T00:49:00.489Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T00:49:00.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T00:49:00.489Z] ---> 99d49a6021b9 [2022-04-19T00:49:00.489Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T00:49:02.407Z] ---> Running in 4d3c3346e34d [2022-04-19T00:49:02.407Z] Removing intermediate container 4d3c3346e34d [2022-04-19T00:49:02.407Z] ---> 526a7eaba8d8 [2022-04-19T00:49:02.407Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T00:49:02.407Z] ---> Running in ed1321e153a7 [2022-04-19T00:49:02.407Z] Removing intermediate container ed1321e153a7 [2022-04-19T00:49:02.407Z] ---> 27aecafc2bd7 [2022-04-19T00:49:02.407Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T00:49:02.407Z] ---> Running in 82c95c0ed4d6 [2022-04-19T00:49:02.407Z] Removing intermediate container 82c95c0ed4d6 [2022-04-19T00:49:02.407Z] ---> 90a8a77e6009 [2022-04-19T00:49:02.407Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T00:49:02.407Z] ---> Running in 09db19e9387a [2022-04-19T00:49:02.983Z] Removing intermediate container 09db19e9387a [2022-04-19T00:49:02.983Z] ---> 1c428eb30783 [2022-04-19T00:49:02.983Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T00:49:03.244Z] ---> Running in 5a8eed243368 [2022-04-19T00:49:03.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T00:49:04.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T00:49:04.709Z] OK: 221 MiB in 52 packages [2022-04-19T00:49:04.970Z] Removing intermediate container 5a8eed243368 [2022-04-19T00:49:04.970Z] ---> 2e2146dfdae9 [2022-04-19T00:49:04.970Z] Step 8/13 : WORKDIR /app [2022-04-19T00:49:04.970Z] ---> Running in dd0d9115c39b [2022-04-19T00:49:05.230Z] Removing intermediate container dd0d9115c39b [2022-04-19T00:49:05.230Z] ---> 04690ef0eeac [2022-04-19T00:49:05.230Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-19T00:49:05.230Z] ---> 5286b7dcee4a [2022-04-19T00:49:05.230Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T00:49:05.492Z] ---> Running in a661e19c59da [2022-04-19T00:49:05.681Z] Still waiting to schedule task [2022-04-19T00:49:05.681Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21273’ [2022-04-19T00:49:23.646Z] Removing intermediate container a661e19c59da [2022-04-19T00:49:23.646Z] ---> 2f6ecd3bc09d [2022-04-19T00:49:23.646Z] Step 11/13 : COPY . . [2022-04-19T00:49:23.646Z] ---> f3674af1d116 [2022-04-19T00:49:23.646Z] Step 12/13 : ARG MAKE="make build" [2022-04-19T00:49:23.646Z] ---> Running in bce63cb6207b [2022-04-19T00:49:23.646Z] Removing intermediate container bce63cb6207b [2022-04-19T00:49:23.646Z] ---> 5d8c7f7dd552 [2022-04-19T00:49:23.646Z] Step 13/13 : RUN $MAKE [2022-04-19T00:49:23.646Z] ---> Running in 7929d9f582d4 [2022-04-19T00:49:23.646Z] noop [2022-04-19T00:49:23.646Z] Removing intermediate container 7929d9f582d4 [2022-04-19T00:49:23.646Z] ---> cab60f19498b [2022-04-19T00:49:23.646Z] Successfully built cab60f19498b [2022-04-19T00:49:23.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:49:23.988Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T00:49:23.988Z] . [Pipeline] withDockerContainer [2022-04-19T00:49:24.087Z] prd-ubuntu20.04-docker-8c-8g-21277 does not seem to be running inside a container [2022-04-19T00:49:24.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-404 -v /w/workspace/_app-service-configurable_PR-404:/w/workspace/_app-service-configurable_PR-404:rw,z -v /w/workspace/_app-service-configurable_PR-404@tmp:/w/workspace/_app-service-configurable_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T00:49:24.595Z] $ docker top 2cf3e5877838fcda3d221dc8c07f46dd1019d8f5d30d6e70a6a2783d0116c647 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T00:49:25.022Z] + go version [2022-04-19T00:49:25.022Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T00:49:25.067Z] $ docker stop --time=1 2cf3e5877838fcda3d221dc8c07f46dd1019d8f5d30d6e70a6a2783d0116c647 [2022-04-19T00:49:26.373Z] $ docker rm -f 2cf3e5877838fcda3d221dc8c07f46dd1019d8f5d30d6e70a6a2783d0116c647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:49:27.057Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T00:49:27.057Z] . [Pipeline] withDockerContainer [2022-04-19T00:49:27.157Z] prd-ubuntu20.04-docker-8c-8g-21277 does not seem to be running inside a container [2022-04-19T00:49:27.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-404 -v /w/workspace/_app-service-configurable_PR-404:/w/workspace/_app-service-configurable_PR-404:rw,z -v /w/workspace/_app-service-configurable_PR-404@tmp:/w/workspace/_app-service-configurable_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T00:49:27.672Z] $ docker top 00b901eece798588d1a9e7ee978a87e609494188cd6646cd9d7d465fe4b4cacb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T00:49:28.167Z] + make test [2022-04-19T00:49:28.167Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-19T00:49:38.160Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-19T00:49:38.160Z] CGO_ENABLED=1 go vet ./... [2022-04-19T00:49:42.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T00:49:42.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T00:49:42.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T00:49:42.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T00:49:42.698Z] $ docker stop --time=1 00b901eece798588d1a9e7ee978a87e609494188cd6646cd9d7d465fe4b4cacb [2022-04-19T00:49:44.480Z] $ docker rm -f 00b901eece798588d1a9e7ee978a87e609494188cd6646cd9d7d465fe4b4cacb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T00:49:44.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T00:49:44.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-19T00:49:46.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T00:49:46.572Z] + ls -al . [2022-04-19T00:49:46.572Z] total 164 [2022-04-19T00:49:46.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 00:49 . [2022-04-19T00:49:46.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 00:48 .. [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 00:48 .dockerignore [2022-04-19T00:49:46.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 00:48 .git [2022-04-19T00:49:46.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 00:48 .github [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 19 00:48 .gitignore [2022-04-19T00:49:46.572Z] drwx------ 3 jenkins jenkins 4096 Apr 19 00:48 .semver [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 19 00:48 Attribution.txt [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 19 00:48 CHANGELOG.md [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 19 00:48 Dockerfile [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 00:48 GOVERNANCE.md [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 19 00:48 Jenkinsfile [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 00:48 LICENSE [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 00:48 OWNERS.md [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 19 00:48 README.md [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 00:48 VERSION [2022-04-19T00:49:46.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 00:48 bin [2022-04-19T00:49:46.572Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 00:49 coverage.out [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 19 00:48 go.mod [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 19 00:48 go.sum [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 19 00:48 main.go [2022-04-19T00:49:46.572Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 00:48 makefile [2022-04-19T00:49:46.572Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 00:48 res [2022-04-19T00:49:46.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 00:48 snap [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:49:46.914Z] + 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=506269fdcedf31035820c9a511aec73eb24a632c --label arch=amd64 --label version=0.0.0 . [2022-04-19T00:49:46.914Z] Sending build context to Docker daemon 2.998MB [2022-04-19T00:49:46.914Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T00:49:46.914Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-19T00:49:46.914Z] ---> cab60f19498b [2022-04-19T00:49:46.914Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T00:49:46.914Z] ---> Running in 7050b9bfc4c8 [2022-04-19T00:49:47.174Z] Removing intermediate container 7050b9bfc4c8 [2022-04-19T00:49:47.174Z] ---> 5651abb82755 [2022-04-19T00:49:47.174Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T00:49:47.174Z] ---> Running in e8e7d975a885 [2022-04-19T00:49:47.174Z] Removing intermediate container e8e7d975a885 [2022-04-19T00:49:47.174Z] ---> e741cfa25daf [2022-04-19T00:49:47.174Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T00:49:47.174Z] ---> Running in 8e40304bd149 [2022-04-19T00:49:47.437Z] Removing intermediate container 8e40304bd149 [2022-04-19T00:49:47.437Z] ---> f7006c1bb19c [2022-04-19T00:49:47.437Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T00:49:47.437Z] ---> Running in 07812e733ffa [2022-04-19T00:49:48.013Z] Removing intermediate container 07812e733ffa [2022-04-19T00:49:48.013Z] ---> 81170d039b0b [2022-04-19T00:49:48.013Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T00:49:48.013Z] ---> Running in 6b0cda347067 [2022-04-19T00:49:48.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T00:49:49.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T00:49:49.481Z] OK: 221 MiB in 52 packages [2022-04-19T00:49:49.744Z] Removing intermediate container 6b0cda347067 [2022-04-19T00:49:49.744Z] ---> 0230123b49c1 [2022-04-19T00:49:49.744Z] Step 8/27 : WORKDIR /app [2022-04-19T00:49:49.744Z] ---> Running in dda801a2a00e [2022-04-19T00:49:50.008Z] Removing intermediate container dda801a2a00e [2022-04-19T00:49:50.008Z] ---> 1e10026d3fa7 [2022-04-19T00:49:50.008Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-19T00:49:50.008Z] ---> ce4c72a378d1 [2022-04-19T00:49:50.008Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T00:49:50.008Z] ---> Running in 3a69efd9a758 [2022-04-19T00:49:50.962Z] Removing intermediate container 3a69efd9a758 [2022-04-19T00:49:50.962Z] ---> 0306a58cce1b [2022-04-19T00:49:50.962Z] Step 11/27 : COPY . . [2022-04-19T00:49:50.962Z] ---> f3aa82f74a63 [2022-04-19T00:49:50.962Z] Step 12/27 : ARG MAKE="make build" [2022-04-19T00:49:50.962Z] ---> Running in e3f7281453ec [2022-04-19T00:49:51.222Z] Removing intermediate container e3f7281453ec [2022-04-19T00:49:51.223Z] ---> d812b0c1ffbc [2022-04-19T00:49:51.223Z] Step 13/27 : RUN $MAKE [2022-04-19T00:49:51.223Z] ---> Running in 455416ef59c1 [2022-04-19T00:49:51.483Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-19T00:50:13.443Z] Removing intermediate container 455416ef59c1 [2022-04-19T00:50:13.443Z] ---> 1f20e7335987 [2022-04-19T00:50:13.443Z] Step 14/27 : FROM alpine:3.14 [2022-04-19T00:50:13.443Z] 3.14: Pulling from library/alpine [2022-04-19T00:50:13.443Z] 8663204ce13b: Pulling fs layer [2022-04-19T00:50:13.443Z] 8663204ce13b: Verifying Checksum [2022-04-19T00:50:13.443Z] 8663204ce13b: Download complete [2022-04-19T00:50:13.443Z] 8663204ce13b: Pull complete [2022-04-19T00:50:13.443Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T00:50:13.443Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T00:50:13.443Z] ---> e04c818066af [2022-04-19T00:50:13.443Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T00:50:13.443Z] ---> Running in 604e5e431b85 [2022-04-19T00:50:13.443Z] Removing intermediate container 604e5e431b85 [2022-04-19T00:50:13.443Z] ---> 4bbef7dea358 [2022-04-19T00:50:13.443Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-19T00:50:13.443Z] ---> Running in a4761ea93998 [2022-04-19T00:50:13.443Z] Removing intermediate container a4761ea93998 [2022-04-19T00:50:13.443Z] ---> ae07bd6a0ca1 [2022-04-19T00:50:13.443Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-19T00:50:13.443Z] ---> Running in 306dfc1ba33d [2022-04-19T00:50:13.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T00:50:13.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T00:50:13.969Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-19T00:50:13.969Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-19T00:50:13.969Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T00:50:13.969Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-19T00:50:13.969Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T00:50:13.969Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-19T00:50:13.969Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-19T00:50:13.969Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T00:50:13.969Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T00:50:13.969Z] OK: 9 MiB in 21 packages [2022-04-19T00:50:14.542Z] Removing intermediate container 306dfc1ba33d [2022-04-19T00:50:14.542Z] ---> ae46a0cbe6ba [2022-04-19T00:50:14.542Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-19T00:50:14.542Z] ---> 4bb2d0717340 [2022-04-19T00:50:14.542Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-19T00:50:14.802Z] ---> 9efb6d091f32 [2022-04-19T00:50:14.802Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-19T00:50:15.063Z] ---> 37011cb9e0a7 [2022-04-19T00:50:15.063Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-19T00:50:15.637Z] ---> d78c9d119720 [2022-04-19T00:50:15.637Z] Step 22/27 : EXPOSE 48095 [2022-04-19T00:50:15.637Z] ---> Running in fe12f138ab97 [2022-04-19T00:50:15.637Z] Removing intermediate container fe12f138ab97 [2022-04-19T00:50:15.637Z] ---> 3c16cfe133ba [2022-04-19T00:50:15.637Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-19T00:50:15.637Z] ---> Running in 12136d4a767c [2022-04-19T00:50:15.899Z] Removing intermediate container 12136d4a767c [2022-04-19T00:50:15.899Z] ---> f3db7ea31656 [2022-04-19T00:50:15.899Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T00:50:15.899Z] ---> Running in 952a88bce6c3 [2022-04-19T00:50:15.899Z] Removing intermediate container 952a88bce6c3 [2022-04-19T00:50:15.899Z] ---> 68e221d6518d [2022-04-19T00:50:15.899Z] Step 25/27 : LABEL arch=amd64 [2022-04-19T00:50:15.899Z] ---> Running in fb98ea60ede3 [2022-04-19T00:50:16.160Z] Removing intermediate container fb98ea60ede3 [2022-04-19T00:50:16.160Z] ---> d8c9ebbda82b [2022-04-19T00:50:16.160Z] Step 26/27 : LABEL git_sha=506269fdcedf31035820c9a511aec73eb24a632c [2022-04-19T00:50:16.160Z] ---> Running in 8759f5759375 [2022-04-19T00:50:16.160Z] Removing intermediate container 8759f5759375 [2022-04-19T00:50:16.160Z] ---> c111b8480324 [2022-04-19T00:50:16.160Z] Step 27/27 : LABEL version=0.0.0 [2022-04-19T00:50:16.160Z] ---> Running in d93f102c5314 [2022-04-19T00:50:16.420Z] Removing intermediate container d93f102c5314 [2022-04-19T00:50:16.420Z] ---> 5a836dab3b70 [2022-04-19T00:50:16.420Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T00:50:16.420Z] Successfully built 5a836dab3b70 [2022-04-19T00:50:16.420Z] Successfully tagged app-service-configurable:latest [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] sh [2022-04-19T00:50:17.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T00:50:17.250Z] [2022-04-19T00:50:17.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:50:17.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T00:50:17.601Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T00:50:17.601Z] 5eb5b503b376: Pulling fs layer [2022-04-19T00:50:17.601Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T00:50:17.601Z] ec43610c2a17: Pulling fs layer [2022-04-19T00:50:17.601Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T00:50:17.601Z] 33b1e0a273af: Pulling fs layer [2022-04-19T00:50:17.601Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T00:50:17.601Z] 2f39f015ded8: Pulling fs layer [2022-04-19T00:50:17.601Z] 3a2ae6a8a46f: Waiting [2022-04-19T00:50:17.601Z] 33b1e0a273af: Waiting [2022-04-19T00:50:17.601Z] 5d3b04190fa2: Waiting [2022-04-19T00:50:17.601Z] 2f39f015ded8: Waiting [2022-04-19T00:50:17.601Z] 5c69ac0246d0: Download complete [2022-04-19T00:50:17.601Z] 3a2ae6a8a46f: Download complete [2022-04-19T00:50:17.601Z] 33b1e0a273af: Verifying Checksum [2022-04-19T00:50:17.601Z] 33b1e0a273af: Download complete [2022-04-19T00:50:17.601Z] ec43610c2a17: Verifying Checksum [2022-04-19T00:50:17.601Z] ec43610c2a17: Download complete [2022-04-19T00:50:17.601Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T00:50:17.601Z] 5d3b04190fa2: Download complete [2022-04-19T00:50:17.862Z] 5eb5b503b376: Verifying Checksum [2022-04-19T00:50:17.862Z] 5eb5b503b376: Download complete [2022-04-19T00:50:18.431Z] 2f39f015ded8: Download complete [2022-04-19T00:50:19.006Z] 5eb5b503b376: Pull complete [2022-04-19T00:50:19.266Z] 5c69ac0246d0: Pull complete [2022-04-19T00:50:19.841Z] ec43610c2a17: Pull complete [2022-04-19T00:50:19.841Z] 3a2ae6a8a46f: Pull complete [2022-04-19T00:50:20.106Z] 33b1e0a273af: Pull complete [2022-04-19T00:50:20.106Z] 5d3b04190fa2: Pull complete [2022-04-19T00:50:24.302Z] 2f39f015ded8: Pull complete [2022-04-19T00:50:24.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T00:50:24.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T00:50:24.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T00:50:24.399Z] prd-ubuntu20.04-docker-8c-8g-21277 does not seem to be running inside a container [2022-04-19T00:50:24.440Z] $ 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-404 -v /w/workspace/_app-service-configurable_PR-404:/w/workspace/_app-service-configurable_PR-404:rw,z -v /w/workspace/_app-service-configurable_PR-404@tmp:/w/workspace/_app-service-configurable_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T00:50:26.216Z] $ docker top 68b931e4668c74f69f01d0121cd77c9c8d16f849d539a3d3cb13cfb0aeabbcea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T00:50:26.668Z] ---> job-cost.sh [2022-04-19T00:50:26.668Z] lf-activate-venv: SKIPPING [2022-04-19T00:50:26.668Z] INFO: No Stack... [2022-04-19T00:50:26.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T00:50:27.504Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T00:50:27.845Z] + cat /w/workspace/_app-service-configurable_PR-404/archives/cost.csv [2022-04-19T00:50:27.845Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T00:50:27.885Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] [2022-04-19T00:50:27.890Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] did not exist. Created. [2022-04-19T00:50:27.890Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T00:50:28.283Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T00:50:28.334Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T00:50:28.359Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T00:50:28.446Z] $ docker stop --time=1 68b931e4668c74f69f01d0121cd77c9c8d16f849d539a3d3cb13cfb0aeabbcea [2022-04-19T00:50:29.607Z] $ docker rm -f 68b931e4668c74f69f01d0121cd77c9c8d16f849d539a3d3cb13cfb0aeabbcea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T00:52:16.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21279 in /w/workspace/_app-service-configurable_PR-404 [Pipeline] { [Pipeline] ws [2022-04-19T00:52:17.010Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-04-19T00:52:17.657Z] Selected Git installation does not exist. Using Default [2022-04-19T00:52:17.658Z] The recommended git tool is: NONE [2022-04-19T00:52:26.355Z] using credential edgex-jenkins-ssh [2022-04-19T00:52:26.377Z] Cloning the remote Git repository [2022-04-19T00:52:26.464Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-19T00:52:26.561Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-04-19T00:52:26.713Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-19T00:52:26.714Z] > git --version # timeout=10 [2022-04-19T00:52:26.740Z] > git --version # 'git version 2.25.1' [2022-04-19T00:52:26.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T00:52:26.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T00:52:28.958Z] Merging remotes/origin/main commit 323c9d7b071dcad20db500b9107a4775ac8effe6 into PR head commit 506269fdcedf31035820c9a511aec73eb24a632c [2022-04-19T00:52:28.140Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-19T00:52:28.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T00:52:28.220Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-19T00:52:28.282Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-19T00:52:28.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T00:52:28.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T00:52:28.998Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T00:52:29.047Z] > git checkout -f 506269fdcedf31035820c9a511aec73eb24a632c # timeout=10 [2022-04-19T00:52:29.530Z] Merge succeeded, producing 506269fdcedf31035820c9a511aec73eb24a632c [2022-04-19T00:52:29.530Z] Checking out Revision 506269fdcedf31035820c9a511aec73eb24a632c (PR-404) [2022-04-19T00:52:29.190Z] > git remote # timeout=10 [2022-04-19T00:52:29.246Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T00:52:29.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T00:52:29.396Z] > git merge 323c9d7b071dcad20db500b9107a4775ac8effe6 # timeout=10 [2022-04-19T00:52:29.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T00:52:29.553Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T00:52:29.601Z] > git checkout -f 506269fdcedf31035820c9a511aec73eb24a632c # timeout=10 [2022-04-19T00:52:34.380Z] Commit message: "feat: Enable Delay Start capability for ASC" [2022-04-19T00:52:34.467Z] > git --version # timeout=10 [2022-04-19T00:52:34.485Z] > git --version # 'git version 2.25.1' [2022-04-19T00:52:34.507Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T00:52:35.686Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T00:52:35.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T00:52:35.686Z] Dload Upload Total Spent Left Speed [2022-04-19T00:52:35.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2022-04-19T00:52:36.293Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T00:52:36.676Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T00:52:36.676Z] + sudo tee /etc/docker/daemon.new [2022-04-19T00:52:36.676Z] { [2022-04-19T00:52:36.676Z] "registry-mirrors": [ [2022-04-19T00:52:36.676Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T00:52:36.676Z] ], [2022-04-19T00:52:36.676Z] "bip": "10.250.0.254/24", [2022-04-19T00:52:36.676Z] "hosts": [ [2022-04-19T00:52:36.676Z] "tcp://0.0.0.0:5555", [2022-04-19T00:52:36.676Z] "unix:///var/run/docker.sock" [2022-04-19T00:52:36.676Z] ], [2022-04-19T00:52:36.676Z] "mtu": 1458, [2022-04-19T00:52:36.676Z] "selinux-enabled": true, [2022-04-19T00:52:36.676Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T00:52:36.676Z] } [Pipeline] sh [2022-04-19T00:52:37.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T00:52:37.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T00:52:55.912Z] provisioning config files... [2022-04-19T00:52:55.945Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5105784181265752204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T00:52:56.594Z] ---> docker-login.sh [2022-04-19T00:52:56.594Z] nexus3.edgexfoundry.org:10001 [2022-04-19T00:52:57.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:52:57.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:52:57.805Z] Configure a credential helper to remove this warning. See [2022-04-19T00:52:57.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:52:57.805Z] [2022-04-19T00:52:57.805Z] Login Succeeded [2022-04-19T00:52:57.805Z] nexus3.edgexfoundry.org:10002 [2022-04-19T00:52:58.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:52:58.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:52:58.367Z] Configure a credential helper to remove this warning. See [2022-04-19T00:52:58.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:52:58.367Z] [2022-04-19T00:52:58.367Z] Login Succeeded [2022-04-19T00:52:58.367Z] nexus3.edgexfoundry.org:10003 [2022-04-19T00:52:58.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:52:58.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:52:58.920Z] Configure a credential helper to remove this warning. See [2022-04-19T00:52:58.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:52:58.920Z] [2022-04-19T00:52:58.920Z] Login Succeeded [2022-04-19T00:52:58.920Z] nexus3.edgexfoundry.org:10004 [2022-04-19T00:52:59.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:52:59.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:52:59.477Z] Configure a credential helper to remove this warning. See [2022-04-19T00:52:59.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:52:59.477Z] [2022-04-19T00:52:59.477Z] Login Succeeded [2022-04-19T00:52:59.477Z] docker.io [2022-04-19T00:52:59.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T00:53:00.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T00:53:00.360Z] Configure a credential helper to remove this warning. See [2022-04-19T00:53:00.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T00:53:00.360Z] [2022-04-19T00:53:00.360Z] Login Succeeded [2022-04-19T00:53:00.360Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T00:53:00.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T00:53:00.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T00:53:00.954Z] ========================================================= [2022-04-19T00:53:00.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T00:53:00.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:53:01.471Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-19T00:53:01.471Z] Sending build context to Docker daemon 198.7kB [2022-04-19T00:53:01.746Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T00:53:01.746Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-19T00:53:02.026Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T00:53:02.026Z] 9b3977197b4f: Pulling fs layer [2022-04-19T00:53:02.026Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T00:53:02.026Z] 94645a83ff95: Pulling fs layer [2022-04-19T00:53:02.026Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T00:53:02.026Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T00:53:02.026Z] f7c0051592d6: Pulling fs layer [2022-04-19T00:53:02.026Z] a227ed2f7395: Pulling fs layer [2022-04-19T00:53:02.026Z] 7b1c46037f91: Pulling fs layer [2022-04-19T00:53:02.026Z] f7c0051592d6: Waiting [2022-04-19T00:53:02.026Z] 3f3a8bcf1eab: Waiting [2022-04-19T00:53:02.026Z] 0c92f367c5e7: Waiting [2022-04-19T00:53:02.026Z] a227ed2f7395: Waiting [2022-04-19T00:53:02.026Z] 7b1c46037f91: Waiting [2022-04-19T00:53:02.026Z] 94645a83ff95: Download complete [2022-04-19T00:53:02.026Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T00:53:02.026Z] 1a89e8eeedd5: Download complete [2022-04-19T00:53:02.026Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T00:53:02.026Z] 0c92f367c5e7: Download complete [2022-04-19T00:53:02.026Z] 9b3977197b4f: Verifying Checksum [2022-04-19T00:53:02.026Z] 9b3977197b4f: Download complete [2022-04-19T00:53:02.026Z] f7c0051592d6: Verifying Checksum [2022-04-19T00:53:02.026Z] f7c0051592d6: Download complete [2022-04-19T00:53:02.026Z] a227ed2f7395: Verifying Checksum [2022-04-19T00:53:02.026Z] a227ed2f7395: Download complete [2022-04-19T00:53:03.043Z] 9b3977197b4f: Pull complete [2022-04-19T00:53:03.661Z] 1a89e8eeedd5: Pull complete [2022-04-19T00:53:03.946Z] 94645a83ff95: Pull complete [2022-04-19T00:53:04.237Z] 7b1c46037f91: Verifying Checksum [2022-04-19T00:53:04.237Z] 7b1c46037f91: Download complete [2022-04-19T00:53:05.234Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T00:53:05.234Z] 3f3a8bcf1eab: Download complete [2022-04-19T00:53:17.719Z] 3f3a8bcf1eab: Pull complete [2022-04-19T00:53:17.719Z] 0c92f367c5e7: Pull complete [2022-04-19T00:53:17.719Z] f7c0051592d6: Pull complete [2022-04-19T00:53:17.996Z] a227ed2f7395: Pull complete [2022-04-19T00:53:24.760Z] 7b1c46037f91: Pull complete [2022-04-19T00:53:24.760Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T00:53:24.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T00:53:24.760Z] ---> f79e39bc4007 [2022-04-19T00:53:24.760Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T00:53:26.213Z] ---> Running in 24487f5952bb [2022-04-19T00:53:26.487Z] Removing intermediate container 24487f5952bb [2022-04-19T00:53:26.487Z] ---> 94cb9195a9fe [2022-04-19T00:53:26.487Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T00:53:26.487Z] ---> Running in 2b4eec7ef92f [2022-04-19T00:53:27.093Z] Removing intermediate container 2b4eec7ef92f [2022-04-19T00:53:27.093Z] ---> cac64e1647f1 [2022-04-19T00:53:27.093Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T00:53:27.093Z] ---> Running in b4ef37aa8592 [2022-04-19T00:53:27.370Z] Removing intermediate container b4ef37aa8592 [2022-04-19T00:53:27.370Z] ---> a1a39b55666c [2022-04-19T00:53:27.370Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T00:53:27.649Z] ---> Running in 7c05a8b5895b [2022-04-19T00:53:29.633Z] Removing intermediate container 7c05a8b5895b [2022-04-19T00:53:29.633Z] ---> b705cdf93803 [2022-04-19T00:53:29.633Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T00:53:29.633Z] ---> Running in 1281b2e30bf1 [2022-04-19T00:53:31.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T00:53:32.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T00:53:33.082Z] OK: 220 MiB in 52 packages [2022-04-19T00:53:35.108Z] Removing intermediate container 1281b2e30bf1 [2022-04-19T00:53:35.108Z] ---> b6599a4ea01f [2022-04-19T00:53:35.108Z] Step 8/13 : WORKDIR /app [2022-04-19T00:53:35.108Z] ---> Running in f5cfff51d712 [2022-04-19T00:53:35.386Z] Removing intermediate container f5cfff51d712 [2022-04-19T00:53:35.386Z] ---> 5fe53dbef559 [2022-04-19T00:53:35.386Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-19T00:53:36.379Z] ---> c55d54fe3adc [2022-04-19T00:53:36.379Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T00:53:36.379Z] ---> Running in b1bab343ae50 [2022-04-19T00:54:33.038Z] Removing intermediate container b1bab343ae50 [2022-04-19T00:54:33.038Z] ---> 1840545e26bf [2022-04-19T00:54:33.038Z] Step 11/13 : COPY . . [2022-04-19T00:54:33.038Z] ---> 8adffce39f1a [2022-04-19T00:54:33.038Z] Step 12/13 : ARG MAKE="make build" [2022-04-19T00:54:33.038Z] ---> Running in 6ad484bdc5b6 [2022-04-19T00:54:33.038Z] Removing intermediate container 6ad484bdc5b6 [2022-04-19T00:54:33.038Z] ---> c8c190013051 [2022-04-19T00:54:33.038Z] Step 13/13 : RUN $MAKE [2022-04-19T00:54:33.038Z] ---> Running in a3bf8a65e959 [2022-04-19T00:54:33.038Z] noop [2022-04-19T00:54:33.038Z] Removing intermediate container a3bf8a65e959 [2022-04-19T00:54:33.038Z] ---> e52e5b258f55 [2022-04-19T00:54:33.038Z] Successfully built e52e5b258f55 [2022-04-19T00:54:33.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:54:33.418Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T00:54:33.418Z] . [Pipeline] withDockerContainer [2022-04-19T00:54:33.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-21279 does not seem to be running inside a container [2022-04-19T00:54:33.801Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T00:54:35.269Z] $ docker top f95c4820ea0d6f8157560775a83de31a690a50d63ff4aeeef2d8d1ae0bcecd5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T00:54:36.275Z] + go version [2022-04-19T00:54:36.275Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T00:54:36.321Z] $ docker stop --time=1 f95c4820ea0d6f8157560775a83de31a690a50d63ff4aeeef2d8d1ae0bcecd5a [2022-04-19T00:54:38.021Z] $ docker rm -f f95c4820ea0d6f8157560775a83de31a690a50d63ff4aeeef2d8d1ae0bcecd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:54:38.934Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T00:54:38.934Z] . [Pipeline] withDockerContainer [2022-04-19T00:54:39.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-21279 does not seem to be running inside a container [2022-04-19T00:54:39.356Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T00:54:40.826Z] $ docker top f7a216e86934bae13d15ce97dbd5c7ea14720774ff4f75361acedd1a270a46f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T00:54:41.874Z] + make test [2022-04-19T00:54:41.874Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-19T00:56:18.838Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-19T00:56:18.838Z] CGO_ENABLED=1 go vet ./... [2022-04-19T00:56:51.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T00:56:51.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T00:56:51.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T00:56:53.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T00:56:53.309Z] $ docker stop --time=1 f7a216e86934bae13d15ce97dbd5c7ea14720774ff4f75361acedd1a270a46f7 [2022-04-19T00:56:55.145Z] $ docker rm -f f7a216e86934bae13d15ce97dbd5c7ea14720774ff4f75361acedd1a270a46f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T00:56:56.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T00:56:56.356Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T00:56:56.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T00:56:57.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T00:56:58.018Z] + ls -al . [2022-04-19T00:56:58.018Z] total 160 [2022-04-19T00:56:58.018Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 00:56 . [2022-04-19T00:56:58.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 00:52 .. [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 00:52 .dockerignore [2022-04-19T00:56:58.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 00:52 .git [2022-04-19T00:56:58.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 00:52 .github [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 19 00:52 .gitignore [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 19 00:52 Attribution.txt [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 19 00:52 CHANGELOG.md [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 19 00:52 Dockerfile [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 00:52 GOVERNANCE.md [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 19 00:52 Jenkinsfile [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 00:52 LICENSE [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 00:52 OWNERS.md [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 19 00:52 README.md [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 00:48 VERSION [2022-04-19T00:56:58.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 00:52 bin [2022-04-19T00:56:58.018Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 00:54 coverage.out [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 19 00:52 go.mod [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 19 00:52 go.sum [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 19 00:52 main.go [2022-04-19T00:56:58.018Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 00:52 makefile [2022-04-19T00:56:58.018Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 00:52 res [2022-04-19T00:56:58.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 00:52 snap [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:56:58.423Z] + 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=506269fdcedf31035820c9a511aec73eb24a632c --label arch=arm64 --label version=0.0.0 . [2022-04-19T00:56:58.423Z] Sending build context to Docker daemon 199.7kB [2022-04-19T00:56:58.722Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T00:56:58.722Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-19T00:56:58.722Z] ---> e52e5b258f55 [2022-04-19T00:56:58.722Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T00:56:59.042Z] ---> Running in 53c4c86075a5 [2022-04-19T00:56:59.353Z] Removing intermediate container 53c4c86075a5 [2022-04-19T00:56:59.353Z] ---> 9b871f935eaf [2022-04-19T00:56:59.353Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T00:56:59.353Z] ---> Running in 96fbb88903e2 [2022-04-19T00:57:00.045Z] Removing intermediate container 96fbb88903e2 [2022-04-19T00:57:00.045Z] ---> 0bf465396b7a [2022-04-19T00:57:00.045Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T00:57:00.045Z] ---> Running in 6417452a47fc [2022-04-19T00:57:00.329Z] Removing intermediate container 6417452a47fc [2022-04-19T00:57:00.329Z] ---> 0197c10b17a5 [2022-04-19T00:57:00.329Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T00:57:00.329Z] ---> Running in 2102e7de17ff [2022-04-19T00:57:02.315Z] Removing intermediate container 2102e7de17ff [2022-04-19T00:57:02.315Z] ---> eda45ef2b128 [2022-04-19T00:57:02.315Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T00:57:02.315Z] ---> Running in 71f889dcbc5a [2022-04-19T00:57:03.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T00:57:04.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T00:57:05.729Z] OK: 220 MiB in 52 packages [2022-04-19T00:57:06.333Z] Removing intermediate container 71f889dcbc5a [2022-04-19T00:57:06.333Z] ---> 5e8f79b38e9d [2022-04-19T00:57:06.333Z] Step 8/27 : WORKDIR /app [2022-04-19T00:57:06.333Z] ---> Running in cea9a91b072e [2022-04-19T00:57:06.615Z] Removing intermediate container cea9a91b072e [2022-04-19T00:57:06.615Z] ---> a68b85baba4b [2022-04-19T00:57:06.615Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-19T00:57:07.219Z] ---> 9094a82f12d3 [2022-04-19T00:57:07.220Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T00:57:07.502Z] ---> Running in c649298fb0dc [2022-04-19T00:57:09.509Z] Removing intermediate container c649298fb0dc [2022-04-19T00:57:09.509Z] ---> fc76079bf229 [2022-04-19T00:57:09.509Z] Step 11/27 : COPY . . [2022-04-19T00:57:10.498Z] ---> 19c57920058d [2022-04-19T00:57:10.498Z] Step 12/27 : ARG MAKE="make build" [2022-04-19T00:57:10.498Z] ---> Running in 99c8c99c4c6d [2022-04-19T00:57:10.777Z] Removing intermediate container 99c8c99c4c6d [2022-04-19T00:57:10.777Z] ---> 214f1c4bffc8 [2022-04-19T00:57:10.777Z] Step 13/27 : RUN $MAKE [2022-04-19T00:57:10.777Z] ---> Running in cdd85436b0a1 [2022-04-19T00:57:11.761Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-19T00:59:48.716Z] Removing intermediate container cdd85436b0a1 [2022-04-19T00:59:48.716Z] ---> 34e14179e171 [2022-04-19T00:59:48.716Z] Step 14/27 : FROM alpine:3.14 [2022-04-19T00:59:48.716Z] 3.14: Pulling from library/alpine [2022-04-19T00:59:48.716Z] 455c02918c45: Pulling fs layer [2022-04-19T00:59:48.716Z] 455c02918c45: Verifying Checksum [2022-04-19T00:59:48.716Z] 455c02918c45: Download complete [2022-04-19T00:59:48.716Z] 455c02918c45: Pull complete [2022-04-19T00:59:48.716Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T00:59:48.716Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T00:59:48.716Z] ---> ac73e934f311 [2022-04-19T00:59:48.716Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T00:59:48.716Z] ---> Running in eb48598b629c [2022-04-19T00:59:48.716Z] Removing intermediate container eb48598b629c [2022-04-19T00:59:48.716Z] ---> d6a3e80bfadb [2022-04-19T00:59:48.716Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-19T00:59:48.716Z] ---> Running in acd8b349f911 [2022-04-19T00:59:48.716Z] Removing intermediate container acd8b349f911 [2022-04-19T00:59:48.716Z] ---> 68913589aea4 [2022-04-19T00:59:48.716Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-19T00:59:48.716Z] ---> Running in 58443d15685c [2022-04-19T00:59:48.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T00:59:48.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T00:59:48.716Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-19T00:59:48.716Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-19T00:59:48.716Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T00:59:48.716Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-19T00:59:48.716Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T00:59:48.716Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-19T00:59:48.716Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-19T00:59:48.716Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T00:59:48.716Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T00:59:48.716Z] OK: 9 MiB in 21 packages [2022-04-19T00:59:48.716Z] Removing intermediate container 58443d15685c [2022-04-19T00:59:48.716Z] ---> 4a50b76090fe [2022-04-19T00:59:48.716Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-19T00:59:48.716Z] ---> 100e4c81d72e [2022-04-19T00:59:48.716Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-19T00:59:48.716Z] ---> b1ac9a253d2a [2022-04-19T00:59:48.716Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-19T00:59:48.716Z] ---> 2870256d7d4d [2022-04-19T00:59:48.716Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-19T00:59:48.716Z] ---> c712a0e30442 [2022-04-19T00:59:48.716Z] Step 22/27 : EXPOSE 48095 [2022-04-19T00:59:48.716Z] ---> Running in 480cd8e41ed4 [2022-04-19T00:59:48.716Z] Removing intermediate container 480cd8e41ed4 [2022-04-19T00:59:48.716Z] ---> 2485d0b5e276 [2022-04-19T00:59:48.716Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-19T00:59:48.716Z] ---> Running in 6928a5deffba [2022-04-19T00:59:48.716Z] Removing intermediate container 6928a5deffba [2022-04-19T00:59:48.716Z] ---> 0faaa11844fd [2022-04-19T00:59:48.716Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T00:59:48.716Z] ---> Running in 6c700bad0713 [2022-04-19T00:59:48.716Z] Removing intermediate container 6c700bad0713 [2022-04-19T00:59:48.716Z] ---> 571e81f2aefa [2022-04-19T00:59:48.716Z] Step 25/27 : LABEL arch=arm64 [2022-04-19T00:59:48.716Z] ---> Running in eeae7a1d8310 [2022-04-19T00:59:48.991Z] Removing intermediate container eeae7a1d8310 [2022-04-19T00:59:48.991Z] ---> 2c230d0114fa [2022-04-19T00:59:48.991Z] Step 26/27 : LABEL git_sha=506269fdcedf31035820c9a511aec73eb24a632c [2022-04-19T00:59:48.991Z] ---> Running in 868271d4fba8 [2022-04-19T00:59:49.267Z] Removing intermediate container 868271d4fba8 [2022-04-19T00:59:49.267Z] ---> 000da0d12586 [2022-04-19T00:59:49.267Z] Step 27/27 : LABEL version=0.0.0 [2022-04-19T00:59:49.545Z] ---> Running in ec37f30ee102 [2022-04-19T00:59:49.822Z] Removing intermediate container ec37f30ee102 [2022-04-19T00:59:49.822Z] ---> af65cc026b6d [2022-04-19T00:59:49.822Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T00:59:49.822Z] Successfully built af65cc026b6d [2022-04-19T00:59:49.822Z] Successfully tagged app-service-configurable-arm64:latest [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] sh [2022-04-19T00:59:50.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T00:59:50.539Z] [2022-04-19T00:59:50.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T00:59:51.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T00:59:51.492Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T00:59:51.492Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T00:59:51.492Z] 04944245beec: Pulling fs layer [2022-04-19T00:59:51.492Z] 699f458cf7ca: Pulling fs layer [2022-04-19T00:59:51.492Z] 765212b225bb: Pulling fs layer [2022-04-19T00:59:51.492Z] f23df028b6ca: Pulling fs layer [2022-04-19T00:59:51.492Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T00:59:51.492Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T00:59:51.492Z] 765212b225bb: Waiting [2022-04-19T00:59:51.492Z] f23df028b6ca: Waiting [2022-04-19T00:59:51.492Z] d65c8cfc05b1: Waiting [2022-04-19T00:59:51.492Z] 2437ff75d9bd: Waiting [2022-04-19T00:59:51.492Z] 04944245beec: Verifying Checksum [2022-04-19T00:59:51.493Z] 04944245beec: Download complete [2022-04-19T00:59:51.493Z] 765212b225bb: Verifying Checksum [2022-04-19T00:59:51.493Z] 765212b225bb: Download complete [2022-04-19T00:59:51.772Z] f23df028b6ca: Verifying Checksum [2022-04-19T00:59:51.772Z] f23df028b6ca: Download complete [2022-04-19T00:59:51.772Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T00:59:51.772Z] d65c8cfc05b1: Download complete [2022-04-19T00:59:51.772Z] 699f458cf7ca: Verifying Checksum [2022-04-19T00:59:51.772Z] 699f458cf7ca: Download complete [2022-04-19T00:59:52.367Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T00:59:52.367Z] 8998bd30e6a1: Download complete [2022-04-19T00:59:54.999Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T00:59:54.999Z] 2437ff75d9bd: Download complete [2022-04-19T00:59:57.127Z] 8998bd30e6a1: Pull complete [2022-04-19T00:59:57.402Z] 04944245beec: Pull complete [2022-04-19T00:59:58.838Z] 699f458cf7ca: Pull complete [2022-04-19T00:59:59.111Z] 765212b225bb: Pull complete [2022-04-19T01:00:00.097Z] f23df028b6ca: Pull complete [2022-04-19T01:00:00.375Z] d65c8cfc05b1: Pull complete [2022-04-19T01:00:15.471Z] 2437ff75d9bd: Pull complete [2022-04-19T01:00:15.471Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T01:00:15.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T01:00:15.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T01:00:15.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-21279 does not seem to be running inside a container [2022-04-19T01:00:15.848Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-19T01:00:18.783Z] $ docker top a4841501d4cbf9db987b1b7fd4c75c5dd1b11fbd97b58e77bd6587f447acf0bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:19.815Z] ---> job-cost.sh [2022-04-19T01:00:19.815Z] lf-activate-venv: SKIPPING [2022-04-19T01:00:19.815Z] INFO: No Stack... [2022-04-19T01:00:20.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T01:00:21.066Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T01:00:21.745Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-04-19T01:00:21.745Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T01:00:21.837Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] [2022-04-19T01:00:21.842Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] did not exist. Created. [2022-04-19T01:00:21.842Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T01:00:22.662Z] /w/workspace/app-service-configurable/1@tmp/durable-cc2ff282/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-19T01:00:23.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-19T01:00:23.427Z] Warning: overwriting stash ‘stack-cost’ [2022-04-19T01:00:23.497Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T01:00:23.513Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T01:00:23.601Z] $ docker stop --time=1 a4841501d4cbf9db987b1b7fd4c75c5dd1b11fbd97b58e77bd6587f447acf0bc [2022-04-19T01:00:25.204Z] $ docker rm -f a4841501d4cbf9db987b1b7fd4c75c5dd1b11fbd97b58e77bd6587f447acf0bc [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-04-19T01:00:26.404Z] provisioning config files... [2022-04-19T01:00:26.414Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-404@tmp/config6050461821380606601tmp [Pipeline] { [Pipeline] sh [2022-04-19T01:00:26.748Z] + set +x [2022-04-19T01:00:26.748Z] + curl -s https://codecov.io/bash [2022-04-19T01:00:26.748Z] + bash -s -- [2022-04-19T01:00:26.748Z] [2022-04-19T01:00:26.748Z] _____ _ [2022-04-19T01:00:26.748Z] / ____| | | [2022-04-19T01:00:26.748Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T01:00:26.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T01:00:26.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T01:00:26.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T01:00:26.748Z] Bash-1.0.6 [2022-04-19T01:00:26.748Z] [2022-04-19T01:00:26.748Z] [2022-04-19T01:00:26.748Z] ==> git version 2.25.1 found [2022-04-19T01:00:26.748Z] ==> 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-04-19T01:00:26.748Z] Release-Date: 2020-01-08 [2022-04-19T01:00:26.748Z] 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-04-19T01:00:26.748Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T01:00:26.748Z] ==> Jenkins CI detected. [2022-04-19T01:00:26.748Z] current dir:  /w/workspace/_app-service-configurable_PR-404 [2022-04-19T01:00:26.748Z] project root: . [2022-04-19T01:00:26.748Z] --> token set from env [2022-04-19T01:00:26.748Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T01:00:26.748Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T01:00:26.748Z] ==> Python coveragepy not found [2022-04-19T01:00:26.748Z] ==> Searching for coverage reports in: [2022-04-19T01:00:26.748Z] + . [2022-04-19T01:00:26.748Z] -> Found 1 reports [2022-04-19T01:00:26.748Z] ==> Detecting git/mercurial file structure [2022-04-19T01:00:26.748Z] ==> Reading reports [2022-04-19T01:00:26.748Z] + ./coverage.out bytes=10 [2022-04-19T01:00:26.748Z] ==> Appending adjustments [2022-04-19T01:00:26.748Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T01:00:26.748Z] + Found adjustments [2022-04-19T01:00:27.010Z] ==> Gzipping contents [2022-04-19T01:00:27.010Z] 4.0K /tmp/codecov.mq2ssq.gz [2022-04-19T01:00:27.010Z] ==> Uploading reports [2022-04-19T01:00:27.010Z] url: https://codecov.io [2022-04-19T01:00:27.010Z] query: branch=PR-404&commit=506269fdcedf31035820c9a511aec73eb24a632c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=404&job=&cmd_args= [2022-04-19T01:00:27.010Z] -> Pinging Codecov [2022-04-19T01:00:27.010Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-404&commit=506269fdcedf31035820c9a511aec73eb24a632c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=404&job=&cmd_args= [2022-04-19T01:00:27.010Z] -> Uploading to [2022-04-19T01:00:27.010Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/A97CA9966030D2A3747ED39772930CCE/506269fdcedf31035820c9a511aec73eb24a632c/ab5e0ca3-c88e-48d1-b38a-6e99c665baca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T010026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9966504f0b8033f06c77847dba2128d8a137a8a10efeb848b94c10b106e3ccd0 [2022-04-19T01:00:27.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T01:00:27.010Z] Dload Upload Total Spent Left Speed [2022-04-19T01:00:27.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2574 --:--:-- --:--:-- --:--:-- 2563 100 569 0 0 100 569 0 2390 --:--:-- --:--:-- --:--:-- 2380 [2022-04-19T01:00:27.273Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/506269fdcedf31035820c9a511aec73eb24a632c [Pipeline] } [2022-04-19T01:00:27.298Z] 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-04-19T01:00:29.138Z] + [ -d /w/workspace/_app-service-configurable_PR-404/archives ] [2022-04-19T01:00:29.138Z] + ls -al /w/workspace/_app-service-configurable_PR-404/archives [2022-04-19T01:00:29.138Z] total 16 [2022-04-19T01:00:29.138Z] drwxr-xr-x 3 root root 4096 Apr 19 00:50 . [2022-04-19T01:00:29.138Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 00:50 .. [2022-04-19T01:00:29.138Z] drwxr-xr-x 2 root root 4096 Apr 19 00:50 cost [2022-04-19T01:00:29.138Z] -rw-r--r-- 1 root root 95 Apr 19 00:50 cost.csv [2022-04-19T01:00:29.138Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-404/archives [2022-04-19T01:00:29.138Z] + ls -al /w/workspace/_app-service-configurable_PR-404/archives [2022-04-19T01:00:29.138Z] total 16 [2022-04-19T01:00:29.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 00:50 . [2022-04-19T01:00:29.138Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 00:50 .. [2022-04-19T01:00:29.138Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 00:50 cost [2022-04-19T01:00:29.138Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 19 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:29.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:30.398Z] ---> package-listing.sh [2022-04-19T01:00:30.398Z] ++ facter osfamily [2022-04-19T01:00:30.398Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T01:00:30.659Z] + OS_FAMILY=debian [2022-04-19T01:00:30.659Z] + workspace=/w/workspace/_app-service-configurable_PR-404 [2022-04-19T01:00:30.659Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T01:00:30.659Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T01:00:30.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T01:00:30.659Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T01:00:30.659Z] + '[' /w/workspace/_app-service-configurable_PR-404 ']' [2022-04-19T01:00:30.659Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T01:00:30.659Z] + case "${OS_FAMILY}" in [2022-04-19T01:00:30.659Z] + dpkg -l [2022-04-19T01:00:30.659Z] + grep '^ii' [2022-04-19T01:00:30.659Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T01:00:30.659Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T01:00:30.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T01:00:30.659Z] + '[' /w/workspace/_app-service-configurable_PR-404 ']' [2022-04-19T01:00:30.659Z] + mkdir -p /w/workspace/_app-service-configurable_PR-404/archives/ [2022-04-19T01:00:30.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-404/archives/ [Pipeline] echo [2022-04-19T01:00:30.702Z] 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T01:00:31.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T01:00:31.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T01:00:31.591Z] . [Pipeline] withDockerContainer [2022-04-19T01:00:31.684Z] prd-ubuntu20.04-docker-8c-8g-21277 does not seem to be running inside a container [2022-04-19T01:00:31.725Z] $ 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-404/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-404 -v /w/workspace/_app-service-configurable_PR-404:/w/workspace/_app-service-configurable_PR-404:rw,z -v /w/workspace/_app-service-configurable_PR-404@tmp:/w/workspace/_app-service-configurable_PR-404@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-04-19T01:00:31.990Z] $ docker top b5c152b9d1fc67d6c81bd2910baf8c6a205cd5eff869413b0af265eec5e1cbf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T01:00:32.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T01:00:32.709Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T01:00:33.028Z] + ls /var/log/sa-host [2022-04-19T01:00:33.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T01:00:33.316Z] provisioning config files... [2022-04-19T01:00:33.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-404@tmp/config6445914362388949745tmp [Pipeline] { [Pipeline] echo [2022-04-19T01:00:33.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:33.695Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T01:00:33.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:34.189Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T01:00:34.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:34.537Z] ---> sudo-logs.sh [2022-04-19T01:00:34.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T01:00:34.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:34.937Z] ---> job-cost.sh [2022-04-19T01:00:34.937Z] lf-activate-venv: SKIPPING [2022-04-19T01:00:34.937Z] DEBUG: total: 0.2199999988079071 [2022-04-19T01:00:34.937Z] INFO: Retrieving Stack Cost... [2022-04-19T01:00:35.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T01:00:35.768Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T01:00:35.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T01:00:36.140Z] ---> logs-deploy.sh [2022-04-19T01:00:36.140Z] lf-activate-venv: SKIPPING [2022-04-19T01:00:36.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-404/1 [2022-04-19T01:00:36.140Z] INFO: archiving workspace using pattern(s): [2022-04-19T01:00:37.081Z] Archives upload complete. [2022-04-19T01:00:37.081Z] INFO: archiving logs to Nexus