Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 055b3dcc6e462464abd65aff9236827af3559d5f+22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 (b229da58894156bf6d6fa318dd0f91b7c1d89146) 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-ssh5541764832569686370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh7447342503232179565.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17765248629869460884.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14926666538385849864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17400766068796549774.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2270 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-487 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh8610002177636343436.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 into PR head commit 055b3dcc6e462464abd65aff9236827af3559d5f > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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 /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh4150606233097154116.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc Checking out Revision 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh1024676950886431236.key > git merge 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc # timeout=10 Commit message: "Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD" > git rev-list --no-walk 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:07:32.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:07:32.493Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:07:32.510Z] ========================================================= [2022-01-20T18:07:32.510Z] EdgeX Global Pipelines Version Info [2022-01-20T18:07:32.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:33.670Z] ------------------- [2022-01-20T18:07:33.670Z] stable info: [2022-01-20T18:07:33.670Z] ------------------- [2022-01-20T18:07:33.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:07:33.670Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:07:33.670Z] Message: update stable to v1.0.219 [2022-01-20T18:07:34.245Z] ------------------- [2022-01-20T18:07:34.245Z] experimental info: [2022-01-20T18:07:34.245Z] ------------------- [2022-01-20T18:07:34.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:07:34.245Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:07:34.245Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:07:34.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-20T18:07:34.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-20T18:07:34.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:07:34.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:07:34.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:07:34.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:07:34.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:07:34.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:07:34.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:07:34.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:07:34.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:07:34.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-20T18:07:34.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:07:34.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:07:34.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:07:34.662Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:07:34.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:07:34.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:07:34.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:07:34.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T18:07:34.755Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:07:34.777Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:07:34.795Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:07:34.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:07:34.840Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:07:34.859Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:07:34.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo [2022-01-20T18:07:34.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo [2022-01-20T18:07:34.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo [2022-01-20T18:07:34.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [Pipeline] echo [2022-01-20T18:07:34.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fb1dda [Pipeline] echo [2022-01-20T18:07:34.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:07:35.039Z] provisioning config files... [2022-01-20T18:07:35.051Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config7932975345029258434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:35.360Z] ---> docker-login.sh [2022-01-20T18:07:35.360Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:07:35.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:35.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:35.627Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:35.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:35.627Z] [2022-01-20T18:07:35.627Z] Login Succeeded [2022-01-20T18:07:35.627Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:07:35.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:35.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:35.627Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:35.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:35.627Z] [2022-01-20T18:07:35.627Z] Login Succeeded [2022-01-20T18:07:35.627Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:07:35.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:35.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:35.890Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:35.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:35.890Z] [2022-01-20T18:07:35.890Z] Login Succeeded [2022-01-20T18:07:35.890Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:07:35.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:35.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:35.890Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:35.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:35.890Z] [2022-01-20T18:07:35.890Z] Login Succeeded [2022-01-20T18:07:35.890Z] docker.io [2022-01-20T18:07:36.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:36.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:36.417Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:36.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:36.417Z] [2022-01-20T18:07:36.417Z] Login Succeeded [2022-01-20T18:07:36.417Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:07:36.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:07:36.821Z] + git rev-list -1 --merges 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc~1..2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [Pipeline] echo [2022-01-20T18:07:36.849Z] -----------> git rev-list -1 --merges 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc~1..2fb1ddabcab1aff0fcf211c6d089af35e0b512cc 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [2022-01-20T18:07:36.849Z] 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [false] [Pipeline] sh [2022-01-20T18:07:37.149Z] + git log --format=format:%s -1 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [Pipeline] echo [2022-01-20T18:07:37.164Z] ========================================================= [2022-01-20T18:07:37.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:07:37.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:07:37.504Z] + git log --format=format:%s -1 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [Pipeline] echo [2022-01-20T18:07:37.518Z] [semverPrep] GIT_COMMIT: 2fb1ddabcab1aff0fcf211c6d089af35e0b512cc, Commit Message: Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD [Pipeline] echo [2022-01-20T18:07:37.527Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:07:37.922Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:07:37.922Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:07:37.922Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:07:37.922Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:07:37.922Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:07:37.922Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:07:37.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:38.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:07:38.274Z] [2022-01-20T18:07:38.274Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:38.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:07:38.581Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:07:38.581Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:07:38.581Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:07:38.581Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:07:38.581Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:07:38.581Z] 0c2d73faf560: Waiting [2022-01-20T18:07:38.581Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:07:38.581Z] 3e5f54012d9b: Download complete [2022-01-20T18:07:38.581Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:07:38.581Z] a0d0a0d46f8b: Download complete [2022-01-20T18:07:38.581Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:07:38.581Z] 4c7163046ea9: Download complete [2022-01-20T18:07:38.581Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:07:38.581Z] 0c2d73faf560: Download complete [2022-01-20T18:07:38.851Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:07:38.851Z] 3e5f54012d9b: Pull complete [2022-01-20T18:07:39.130Z] 4c7163046ea9: Pull complete [2022-01-20T18:07:39.407Z] 0c2d73faf560: Pull complete [2022-01-20T18:07:39.407Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:07:39.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:07:39.407Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:07:39.480Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2022-01-20T18:07:39.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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-01-20T18:07:40.407Z] $ docker top 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:07:40.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:07:40.498Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:07:40.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:07:40.615Z] $ docker exec 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 ssh-agent [2022-01-20T18:07:40.695Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPJKidK/agent.16 [2022-01-20T18:07:40.695Z] SSH_AGENT_PID=22 [2022-01-20T18:07:40.704Z] Running ssh-add (command line suppressed) [2022-01-20T18:07:40.808Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8840757684643463040.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8840757684643463040.key) [2022-01-20T18:07:40.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:07:41.118Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:07:41.152Z] $ docker exec --env ******** --env ******** 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 ssh-agent -k [2022-01-20T18:07:41.246Z] unset SSH_AUTH_SOCK; [2022-01-20T18:07:41.246Z] unset SSH_AGENT_PID; [2022-01-20T18:07:41.246Z] echo Agent pid 22 killed; [2022-01-20T18:07:41.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:07:41.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:07:41.269Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:07:41.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:07:41.417Z] $ docker exec 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 ssh-agent [2022-01-20T18:07:41.518Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgGMHcN/agent.56 [2022-01-20T18:07:41.518Z] SSH_AGENT_PID=63 [2022-01-20T18:07:41.525Z] Running ssh-add (command line suppressed) [2022-01-20T18:07:41.669Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_5971202292641177083.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_5971202292641177083.key) [2022-01-20T18:07:41.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:07:41.972Z] + git semver init [2022-01-20T18:07:41.972Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:07:41.972Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.git [2022-01-20T18:07:41.972Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-20T18:07:41.972Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:07:41.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:07:41.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:07:41.972Z] # $SEMVER_BRANCH = PR-487 [2022-01-20T18:07:41.972Z] # $SEMVER_TEMP = /tmp/semver-585832430 [2022-01-20T18:07:41.972Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-20T18:07:44.155Z] # '/tmp/semver-585832430' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver' [2022-01-20T18:07:44.155Z] # -> Force: false [2022-01-20T18:07:44.155Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver [Pipeline] } [2022-01-20T18:07:44.181Z] $ docker exec --env ******** --env ******** 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 ssh-agent -k [2022-01-20T18:07:44.258Z] unset SSH_AUTH_SOCK; [2022-01-20T18:07:44.258Z] unset SSH_AGENT_PID; [2022-01-20T18:07:44.258Z] echo Agent pid 63 killed; [2022-01-20T18:07:44.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:07:44.577Z] + git semver [Pipeline] } [2022-01-20T18:07:44.604Z] $ docker stop --time=1 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 [2022-01-20T18:07:45.938Z] $ docker rm -f 917e01612fda4b0456f2e7646671dcd673d88312dcc50b791bf777df8c603098 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:07:46.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:07:46.570Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:07:46.573Z] [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-01-20T18:07:46.772Z] provisioning config files... [2022-01-20T18:07:46.782Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config6215075475656160835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:47.094Z] ---> docker-login.sh [2022-01-20T18:07:47.094Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:07:47.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:47.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:47.094Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:47.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:47.094Z] [2022-01-20T18:07:47.094Z] Login Succeeded [2022-01-20T18:07:47.094Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:07:47.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:47.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:47.094Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:47.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:47.094Z] [2022-01-20T18:07:47.094Z] Login Succeeded [2022-01-20T18:07:47.094Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:07:47.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:47.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:47.354Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:47.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:47.354Z] [2022-01-20T18:07:47.354Z] Login Succeeded [2022-01-20T18:07:47.354Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:07:47.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:47.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:47.355Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:47.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:47.355Z] [2022-01-20T18:07:47.355Z] Login Succeeded [2022-01-20T18:07:47.355Z] docker.io [2022-01-20T18:07:47.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:47.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:47.876Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:47.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:47.876Z] [2022-01-20T18:07:47.876Z] Login Succeeded [2022-01-20T18:07:47.876Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:07:47.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:07:47.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:07:47.973Z] ========================================================= [2022-01-20T18:07:47.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:07:47.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:48.284Z] + 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-01-20T18:07:48.562Z] Sending build context to Docker daemon 39.31MB [2022-01-20T18:07:48.562Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:07:48.562Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T18:07:48.562Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:07:48.562Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:07:48.562Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:07:48.562Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:07:48.562Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:07:48.562Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:07:48.562Z] f965cba54748: Pulling fs layer [2022-01-20T18:07:48.562Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:07:48.562Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:07:48.562Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:07:48.562Z] f965cba54748: Waiting [2022-01-20T18:07:48.562Z] 861ffc35075e: Waiting [2022-01-20T18:07:48.562Z] 4b385c91608e: Waiting [2022-01-20T18:07:48.562Z] 560528eb2ebb: Waiting [2022-01-20T18:07:48.562Z] 4fe6c5a15a65: Waiting [2022-01-20T18:07:48.562Z] 22a0e8bec74d: Waiting [2022-01-20T18:07:48.562Z] 8ed8ca486205: Download complete [2022-01-20T18:07:48.562Z] 666ba61612fd: Verifying Checksum [2022-01-20T18:07:48.562Z] 666ba61612fd: Download complete [2022-01-20T18:07:48.562Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:07:48.562Z] 22a0e8bec74d: Download complete [2022-01-20T18:07:48.562Z] f965cba54748: Verifying Checksum [2022-01-20T18:07:48.562Z] f965cba54748: Download complete [2022-01-20T18:07:48.562Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:07:48.562Z] 59bf1c3509f3: Download complete [2022-01-20T18:07:48.562Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:07:48.562Z] 861ffc35075e: Download complete [2022-01-20T18:07:48.846Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:07:48.846Z] 4b385c91608e: Download complete [2022-01-20T18:07:49.113Z] 59bf1c3509f3: Pull complete [2022-01-20T18:07:49.380Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:07:49.380Z] 4fe6c5a15a65: Download complete [2022-01-20T18:07:49.380Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:07:49.380Z] 560528eb2ebb: Download complete [2022-01-20T18:07:49.380Z] 666ba61612fd: Pull complete [2022-01-20T18:07:49.380Z] 8ed8ca486205: Pull complete [2022-01-20T18:07:53.634Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:07:53.634Z] 22a0e8bec74d: Pull complete [2022-01-20T18:07:53.901Z] f965cba54748: Pull complete [2022-01-20T18:07:53.901Z] 861ffc35075e: Pull complete [2022-01-20T18:07:54.165Z] 4b385c91608e: Pull complete [2022-01-20T18:07:56.749Z] 560528eb2ebb: Pull complete [2022-01-20T18:07:56.749Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:07:56.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:07:56.749Z] ---> dd4a08f94e63 [2022-01-20T18:07:56.749Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:07:59.329Z] ---> Running in 9731e0dc35b2 [2022-01-20T18:07:59.329Z] Removing intermediate container 9731e0dc35b2 [2022-01-20T18:07:59.329Z] ---> 18bc0312ea9c [2022-01-20T18:07:59.329Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:07:59.329Z] ---> Running in bc39af94f23f [2022-01-20T18:07:59.329Z] Removing intermediate container bc39af94f23f [2022-01-20T18:07:59.329Z] ---> 87e6f27d4661 [2022-01-20T18:07:59.329Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:07:59.329Z] ---> Running in 8f181cac3e11 [2022-01-20T18:07:59.622Z] Removing intermediate container 8f181cac3e11 [2022-01-20T18:07:59.622Z] ---> 7aca5627897d [2022-01-20T18:07:59.622Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T18:07:59.622Z] ---> Running in df7f89518eba [2022-01-20T18:07:59.622Z] Removing intermediate container df7f89518eba [2022-01-20T18:07:59.622Z] ---> c15588972237 [2022-01-20T18:07:59.622Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:07:59.622Z] ---> Running in 98b0cbe1636b [2022-01-20T18:07:59.622Z] Removing intermediate container 98b0cbe1636b [2022-01-20T18:07:59.622Z] ---> fcd17abc622b [2022-01-20T18:07:59.622Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:07:59.622Z] ---> Running in f86113a9a978 [2022-01-20T18:08:00.209Z] Removing intermediate container f86113a9a978 [2022-01-20T18:08:00.209Z] ---> 6c738a6e0d99 [2022-01-20T18:08:00.209Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:08:00.209Z] ---> Running in 91ab6f88b791 [2022-01-20T18:08:00.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:08:01.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:08:01.676Z] OK: 221 MiB in 52 packages [2022-01-20T18:08:01.699Z] Still waiting to schedule task [2022-01-20T18:08:01.699Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:01.699Z] ‘prd-centos7-builder-2c-1g-2260’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:01.699Z] ‘prd-centos7-docker-4c-2g-2255’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:01.699Z] ‘prd-centos7-docker-4c-2g-2276’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:01.699Z] ‘prd-ubuntu18.04-docker-8c-8g-2259’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:01.699Z] ‘prd-ubuntu18.04-docker-8c-8g-2268’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:01.700Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2256’ is offline [2022-01-20T18:08:01.700Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2274’ is offline [2022-01-20T18:08:01.937Z] Removing intermediate container 91ab6f88b791 [2022-01-20T18:08:01.937Z] ---> 23dc09a2d626 [2022-01-20T18:08:01.937Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T18:08:01.937Z] ---> Running in 3005280f5f11 [2022-01-20T18:08:01.937Z] Removing intermediate container 3005280f5f11 [2022-01-20T18:08:01.937Z] ---> 5476472de0c0 [2022-01-20T18:08:01.937Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:08:02.197Z] ---> Running in 73cb044e938a [2022-01-20T18:08:02.197Z] Removing intermediate container 73cb044e938a [2022-01-20T18:08:02.197Z] ---> a37464b1d10d [2022-01-20T18:08:02.197Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T18:08:02.457Z] ---> 95f1ce8439b3 [2022-01-20T18:08:02.458Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:08:02.458Z] ---> Running in 59b273f0afbc [2022-01-20T18:08:34.641Z] Removing intermediate container 59b273f0afbc [2022-01-20T18:08:34.642Z] ---> fe6a5c22b1b5 [2022-01-20T18:08:34.642Z] Step 14/15 : COPY . . [2022-01-20T18:08:35.603Z] ---> 836f2815678e [2022-01-20T18:08:35.603Z] Step 15/15 : RUN ${MAKE} [2022-01-20T18:08:35.603Z] ---> Running in 81618bd428cd [2022-01-20T18:08:35.868Z] noop [2022-01-20T18:08:36.129Z] Removing intermediate container 81618bd428cd [2022-01-20T18:08:36.129Z] ---> 34f6f68f8069 [2022-01-20T18:08:36.129Z] Successfully built 34f6f68f8069 [2022-01-20T18:08:36.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:36.429Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:08:36.429Z] . [Pipeline] withDockerContainer [2022-01-20T18:08:36.495Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2022-01-20T18:08:36.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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-01-20T18:08:36.863Z] $ docker top b07bc8494c57c3967e2e2e50cf7b02b66e71b0a358f234d200dc7b1fb92f80c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:08:37.208Z] + go version [2022-01-20T18:08:37.208Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:08:37.231Z] $ docker stop --time=1 b07bc8494c57c3967e2e2e50cf7b02b66e71b0a358f234d200dc7b1fb92f80c5 [2022-01-20T18:08:38.434Z] $ docker rm -f b07bc8494c57c3967e2e2e50cf7b02b66e71b0a358f234d200dc7b1fb92f80c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:38.839Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:08:38.840Z] . [Pipeline] withDockerContainer [2022-01-20T18:08:38.913Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2022-01-20T18:08:38.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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-01-20T18:08:39.371Z] $ docker top 7cc114f233c65fbe1d663b45ed38efe8d10a25e0e32ed49d5fad887f3317edff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:08:39.730Z] + make test [2022-01-20T18:08:39.730Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T18:08:39.996Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T18:08:52.297Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T18:08:52.297Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:08:55.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:08:55.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:08:55.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:08:55.673Z] $ docker stop --time=1 7cc114f233c65fbe1d663b45ed38efe8d10a25e0e32ed49d5fad887f3317edff [2022-01-20T18:08:57.128Z] $ docker rm -f 7cc114f233c65fbe1d663b45ed38efe8d10a25e0e32ed49d5fad887f3317edff [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:08:57.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:08:57.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:08:58.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:08:58.438Z] + ls -al . [2022-01-20T18:08:58.438Z] total 112 [2022-01-20T18:08:58.438Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 18:08 . [2022-01-20T18:08:58.438Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 18:07 .. [2022-01-20T18:08:58.438Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 18:07 assets [2022-01-20T18:08:58.438Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 18:07 bin [2022-01-20T18:08:58.438Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 18:07 cmd [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 18:07 CONTRIBUTING.md [2022-01-20T18:08:58.438Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:08 coverage.out [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 18:07 Dockerfile [2022-01-20T18:08:58.438Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 18:07 docs [2022-01-20T18:08:58.438Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:07 .git [2022-01-20T18:08:58.438Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:07 .github [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 18:07 .gitignore [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 744 Jan 20 18:07 go.mod [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 18:07 go.sum [2022-01-20T18:08:58.438Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 18:07 internal [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 18:07 Jenkinsfile [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 18:07 LICENSE [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 18:07 Makefile [2022-01-20T18:08:58.438Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 18:07 pkg [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 18:07 README.md [2022-01-20T18:08:58.438Z] drwx------. 3 jenkins jenkins 56 Jan 20 18:07 .semver [2022-01-20T18:08:58.438Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 18:07 snap [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:07 VERSION [2022-01-20T18:08:58.438Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 18:07 version.go [2022-01-20T18:08:58.438Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 18:07 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:58.744Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2fb1ddabcab1aff0fcf211c6d089af35e0b512cc --label arch=amd64 --label version=0.0.0 . [2022-01-20T18:08:59.010Z] Sending build context to Docker daemon 39.31MB [2022-01-20T18:08:59.010Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:08:59.010Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T18:08:59.010Z] ---> 34f6f68f8069 [2022-01-20T18:08:59.010Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:08:59.270Z] ---> Running in a75252706da9 [2022-01-20T18:08:59.270Z] Removing intermediate container a75252706da9 [2022-01-20T18:08:59.270Z] ---> 85f885e23547 [2022-01-20T18:08:59.270Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:08:59.270Z] ---> Running in 2ad98655a048 [2022-01-20T18:08:59.530Z] Removing intermediate container 2ad98655a048 [2022-01-20T18:08:59.530Z] ---> 3b4416aac307 [2022-01-20T18:08:59.530Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:08:59.530Z] ---> Running in f7b0beb5409b [2022-01-20T18:08:59.530Z] Removing intermediate container f7b0beb5409b [2022-01-20T18:08:59.531Z] ---> c94ed24257c5 [2022-01-20T18:08:59.531Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T18:08:59.531Z] ---> Running in 90581a4ccf06 [2022-01-20T18:08:59.531Z] Removing intermediate container 90581a4ccf06 [2022-01-20T18:08:59.531Z] ---> 89f05109cdf9 [2022-01-20T18:08:59.531Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:08:59.794Z] ---> Running in b20a15ed8504 [2022-01-20T18:08:59.794Z] Removing intermediate container b20a15ed8504 [2022-01-20T18:08:59.794Z] ---> bb7b102b345c [2022-01-20T18:08:59.794Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:08:59.794Z] ---> Running in 296f913d42e5 [2022-01-20T18:09:00.365Z] Removing intermediate container 296f913d42e5 [2022-01-20T18:09:00.365Z] ---> 2e20e01969c3 [2022-01-20T18:09:00.365Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:09:00.365Z] ---> Running in 4d768784c5ed [2022-01-20T18:09:00.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:09:01.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:09:01.567Z] OK: 221 MiB in 52 packages [2022-01-20T18:09:01.829Z] Removing intermediate container 4d768784c5ed [2022-01-20T18:09:01.829Z] ---> ab8a556fb1b0 [2022-01-20T18:09:01.829Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T18:09:01.829Z] ---> Running in ebc0c1ebf950 [2022-01-20T18:09:01.829Z] Removing intermediate container ebc0c1ebf950 [2022-01-20T18:09:01.829Z] ---> c6f2eac19bec [2022-01-20T18:09:01.829Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:09:01.829Z] ---> Running in c1bfcba21370 [2022-01-20T18:09:02.098Z] Removing intermediate container c1bfcba21370 [2022-01-20T18:09:02.098Z] ---> a53a196f7c4f [2022-01-20T18:09:02.098Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T18:09:02.098Z] ---> 7e8d505f94dc [2022-01-20T18:09:02.098Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:09:02.098Z] ---> Running in e1f824047f64 [2022-01-20T18:09:02.686Z] Removing intermediate container e1f824047f64 [2022-01-20T18:09:02.686Z] ---> 8784f1644e85 [2022-01-20T18:09:02.686Z] Step 14/23 : COPY . . [2022-01-20T18:09:04.073Z] ---> c4b4deaa27b0 [2022-01-20T18:09:04.073Z] Step 15/23 : RUN ${MAKE} [2022-01-20T18:09:04.073Z] ---> Running in 42f2841a9391 [2022-01-20T18:09:04.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-20T18:09:14.133Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T18:09:14.393Z] Removing intermediate container 42f2841a9391 [2022-01-20T18:09:14.393Z] ---> 68846a9f296b [2022-01-20T18:09:14.393Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T18:09:14.963Z] 3.14: Pulling from library/alpine [2022-01-20T18:09:15.223Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:09:15.223Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:09:15.223Z] 97518928ae5f: Download complete [2022-01-20T18:09:15.487Z] 97518928ae5f: Pull complete [2022-01-20T18:09:15.487Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:09:15.487Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:09:15.487Z] ---> 0a97eee8041e [2022-01-20T18:09:15.487Z] Step 17/23 : EXPOSE 4000 [2022-01-20T18:09:15.487Z] ---> Running in 9043411b0fc1 [2022-01-20T18:09:15.487Z] Removing intermediate container 9043411b0fc1 [2022-01-20T18:09:15.487Z] ---> 304b0ba44fe6 [2022-01-20T18:09:15.487Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:09:16.431Z] ---> 3ca6d390ce08 [2022-01-20T18:09:16.431Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:09:16.431Z] ---> Running in 9640f9f4bdc9 [2022-01-20T18:09:16.431Z] Removing intermediate container 9640f9f4bdc9 [2022-01-20T18:09:16.431Z] ---> c8723c9c7fc4 [2022-01-20T18:09:16.431Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T18:09:16.431Z] ---> Running in 110b29f5393a [2022-01-20T18:09:16.431Z] Removing intermediate container 110b29f5393a [2022-01-20T18:09:16.431Z] ---> 8182b32bc51e [2022-01-20T18:09:16.431Z] Step 21/23 : LABEL arch=amd64 [2022-01-20T18:09:16.431Z] ---> Running in ecb4c80f4b36 [2022-01-20T18:09:16.431Z] Removing intermediate container ecb4c80f4b36 [2022-01-20T18:09:16.431Z] ---> 8751542fabeb [2022-01-20T18:09:16.431Z] Step 22/23 : LABEL git_sha=2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [2022-01-20T18:09:16.694Z] ---> Running in 0efe5adb3ac5 [2022-01-20T18:09:16.695Z] Removing intermediate container 0efe5adb3ac5 [2022-01-20T18:09:16.695Z] ---> 056b437ac0d8 [2022-01-20T18:09:16.695Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T18:09:16.695Z] ---> Running in cf875c9e8ada [2022-01-20T18:09:16.695Z] Removing intermediate container cf875c9e8ada [2022-01-20T18:09:16.695Z] ---> d47f0e9d27b3 [2022-01-20T18:09:16.695Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:09:16.695Z] Successfully built d47f0e9d27b3 [2022-01-20T18:09:16.695Z] Successfully tagged edgex-ui: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-01-20T18:09:17.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:17.139Z] [2022-01-20T18:09:17.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:09:17.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:17.455Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:09:17.455Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:09:17.455Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:09:17.455Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:09:17.455Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:09:17.455Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:09:17.455Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:09:17.455Z] d287ab97295c: Pulling fs layer [2022-01-20T18:09:17.455Z] dc539afda2c1: Waiting [2022-01-20T18:09:17.455Z] 77bc0d833cb6: Waiting [2022-01-20T18:09:17.455Z] 9065ff56babe: Waiting [2022-01-20T18:09:17.455Z] d287ab97295c: Waiting [2022-01-20T18:09:17.455Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:09:17.455Z] a1111a8f2ec3: Download complete [2022-01-20T18:09:17.455Z] dc539afda2c1: Download complete [2022-01-20T18:09:17.725Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:09:17.725Z] ed53099fbce6: Download complete [2022-01-20T18:09:17.725Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:09:17.725Z] 9065ff56babe: Download complete [2022-01-20T18:09:17.725Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:09:17.725Z] b4d181a07f80: Download complete [2022-01-20T18:09:17.725Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:09:17.725Z] 77bc0d833cb6: Download complete [2022-01-20T18:09:18.309Z] d287ab97295c: Verifying Checksum [2022-01-20T18:09:18.309Z] d287ab97295c: Download complete [2022-01-20T18:09:18.894Z] b4d181a07f80: Pull complete [2022-01-20T18:09:19.156Z] a1111a8f2ec3: Pull complete [2022-01-20T18:09:19.731Z] ed53099fbce6: Pull complete [2022-01-20T18:09:19.990Z] dc539afda2c1: Pull complete [2022-01-20T18:09:20.251Z] 77bc0d833cb6: Pull complete [2022-01-20T18:09:20.251Z] 9065ff56babe: Pull complete [2022-01-20T18:09:25.640Z] d287ab97295c: Pull complete [2022-01-20T18:09:25.640Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:09:25.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:25.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:09:25.702Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2022-01-20T18:09:25.747Z] $ 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/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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-01-20T18:09:29.986Z] $ docker top 1c041d01526584aeb10d4e0a77e0807ffb220b7383e536ec431ff686ac0de45b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:09:30.381Z] ---> job-cost.sh [2022-01-20T18:09:30.381Z] lf-activate-venv: SKIPPING [2022-01-20T18:09:30.381Z] INFO: No Stack... [2022-01-20T18:09:30.644Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:09:31.217Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:09:31.512Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/cost.csv [2022-01-20T18:09:31.512Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:09:31.531Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] [2022-01-20T18:09:31.538Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] did not exist. Created. [2022-01-20T18:09:31.538Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:09:31.854Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:09:31.942Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:09:31.951Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:09:31.982Z] $ docker stop --time=1 1c041d01526584aeb10d4e0a77e0807ffb220b7383e536ec431ff686ac0de45b [2022-01-20T18:09:33.217Z] $ docker rm -f 1c041d01526584aeb10d4e0a77e0807ffb220b7383e536ec431ff686ac0de45b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:14:59.020Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2473 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] ws [2022-01-20T18:14:59.039Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-01-20T18:14:59.289Z] The recommended git tool is: git [2022-01-20T18:15:06.326Z] using credential edgex-jenkins-ssh [2022-01-20T18:15:06.353Z] Cloning the remote Git repository [2022-01-20T18:15:06.427Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:06.536Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-01-20T18:15:06.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:06.641Z] > git --version # timeout=10 [2022-01-20T18:15:06.671Z] > git --version # 'git version 2.17.1' [2022-01-20T18:15:06.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:06.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:15:13.759Z] Merging remotes/origin/main commit 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 into PR head commit 055b3dcc6e462464abd65aff9236827af3559d5f [2022-01-20T18:15:12.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T18:15:13.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:15:13.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T18:15:13.102Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:13.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:13.181Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T18:15:13.786Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:15:13.810Z] > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 [2022-01-20T18:15:14.665Z] Merge succeeded, producing b63b7f95eea093af4f772a7280cbf1acc9225bf7 [2022-01-20T18:15:14.665Z] Checking out Revision b63b7f95eea093af4f772a7280cbf1acc9225bf7 (PR-487) [2022-01-20T18:15:14.339Z] > git remote # timeout=10 [2022-01-20T18:15:14.366Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:15:14.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:14.424Z] > git merge 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 [2022-01-20T18:15:14.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:15:14.676Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:15:14.709Z] > git checkout -f b63b7f95eea093af4f772a7280cbf1acc9225bf7 # timeout=10 [2022-01-20T18:15:19.328Z] Commit message: "Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD" [2022-01-20T18:15:19.341Z] > git rev-list --no-walk 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:15:20.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:15:20.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:15:20.372Z] Dload Upload Total Spent Left Speed [2022-01-20T18:15:20.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2022-01-20T18:15:20.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:15:21.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T18:15:21.325Z] + sudo tee /etc/docker/daemon.new [2022-01-20T18:15:21.325Z] { [2022-01-20T18:15:21.325Z] "registry-mirrors": [ [2022-01-20T18:15:21.325Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:15:21.325Z] ], [2022-01-20T18:15:21.325Z] "bip": "10.250.0.254/24", [2022-01-20T18:15:21.325Z] "hosts": [ [2022-01-20T18:15:21.325Z] "tcp://0.0.0.0:5555", [2022-01-20T18:15:21.325Z] "unix:///var/run/docker.sock" [2022-01-20T18:15:21.325Z] ], [2022-01-20T18:15:21.325Z] "mtu": 1458, [2022-01-20T18:15:21.325Z] "selinux-enabled": true, [2022-01-20T18:15:21.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:15:21.325Z] } [Pipeline] sh [2022-01-20T18:15:21.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:15:22.043Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:15:40.397Z] provisioning config files... [2022-01-20T18:15:40.426Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3280607659428512223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:40.820Z] ---> docker-login.sh [2022-01-20T18:15:40.820Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:15:41.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:41.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:41.833Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:41.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:41.833Z] [2022-01-20T18:15:41.833Z] Login Succeeded [2022-01-20T18:15:41.833Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:15:42.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:42.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:42.488Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:42.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:42.488Z] [2022-01-20T18:15:42.488Z] Login Succeeded [2022-01-20T18:15:42.488Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:15:43.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:43.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:43.091Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:43.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:43.091Z] [2022-01-20T18:15:43.091Z] Login Succeeded [2022-01-20T18:15:43.091Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:15:43.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:43.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:43.643Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:43.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:43.643Z] [2022-01-20T18:15:43.643Z] Login Succeeded [2022-01-20T18:15:43.643Z] docker.io [2022-01-20T18:15:43.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:44.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:44.412Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:44.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:44.412Z] [2022-01-20T18:15:44.412Z] Login Succeeded [2022-01-20T18:15:44.412Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:15:44.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:15:44.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:15:44.787Z] ========================================================= [2022-01-20T18:15:44.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:15:44.787Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:45.160Z] + 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-01-20T18:15:46.180Z] Sending build context to Docker daemon 24.95MB [2022-01-20T18:15:46.180Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:15:46.180Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T18:15:46.462Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:15:46.462Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:15:46.462Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:15:46.462Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:15:46.462Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:15:46.462Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:15:46.462Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:15:46.462Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:15:46.462Z] cf05db05a679: Pulling fs layer [2022-01-20T18:15:46.462Z] 4b8299f9d1f4: Waiting [2022-01-20T18:15:46.462Z] 9a6b49a46696: Waiting [2022-01-20T18:15:46.462Z] cf05db05a679: Waiting [2022-01-20T18:15:46.462Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:15:46.462Z] 0c92f367c5e7: Waiting [2022-01-20T18:15:46.462Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:15:46.462Z] 94645a83ff95: Download complete [2022-01-20T18:15:46.462Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:15:46.462Z] 1a89e8eeedd5: Download complete [2022-01-20T18:15:46.462Z] 0c92f367c5e7: Download complete [2022-01-20T18:15:46.462Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:15:46.462Z] 4b8299f9d1f4: Download complete [2022-01-20T18:15:46.462Z] 9b3977197b4f: Verifying Checksum [2022-01-20T18:15:46.462Z] 9b3977197b4f: Download complete [2022-01-20T18:15:47.489Z] 9b3977197b4f: Pull complete [2022-01-20T18:15:47.489Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:15:47.489Z] 9a6b49a46696: Download complete [2022-01-20T18:15:48.100Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:15:48.710Z] 94645a83ff95: Pull complete [2022-01-20T18:15:48.989Z] cf05db05a679: Verifying Checksum [2022-01-20T18:15:48.989Z] cf05db05a679: Download complete [2022-01-20T18:15:49.595Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:15:49.595Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:16:02.032Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:16:02.311Z] 0c92f367c5e7: Pull complete [2022-01-20T18:16:02.592Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:16:02.866Z] 9a6b49a46696: Pull complete [2022-01-20T18:16:09.620Z] cf05db05a679: Pull complete [2022-01-20T18:16:09.620Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:16:09.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:16:09.620Z] ---> 0ccda1f7e2ee [2022-01-20T18:16:09.620Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:16:11.670Z] ---> Running in ce2abf97a8e0 [2022-01-20T18:16:12.268Z] Removing intermediate container ce2abf97a8e0 [2022-01-20T18:16:12.268Z] ---> 1092c0f0aab2 [2022-01-20T18:16:12.268Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:16:12.268Z] ---> Running in 47a91a426a7c [2022-01-20T18:16:12.868Z] Removing intermediate container 47a91a426a7c [2022-01-20T18:16:12.868Z] ---> f8fe5ffe20d1 [2022-01-20T18:16:12.868Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:16:12.868Z] ---> Running in 0e6f2dc8dff5 [2022-01-20T18:16:13.143Z] Removing intermediate container 0e6f2dc8dff5 [2022-01-20T18:16:13.143Z] ---> c1b54810a9ae [2022-01-20T18:16:13.143Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T18:16:13.417Z] ---> Running in 42f89206378d [2022-01-20T18:16:13.697Z] Removing intermediate container 42f89206378d [2022-01-20T18:16:13.697Z] ---> 3eeb4f70aeab [2022-01-20T18:16:13.697Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:16:13.980Z] ---> Running in 40982eb0aa7f [2022-01-20T18:16:14.585Z] Removing intermediate container 40982eb0aa7f [2022-01-20T18:16:14.585Z] ---> ddddefabb939 [2022-01-20T18:16:14.585Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:16:14.585Z] ---> Running in 3fab04ae1f32 [2022-01-20T18:16:17.217Z] Removing intermediate container 3fab04ae1f32 [2022-01-20T18:16:17.217Z] ---> ae2a6e4169bd [2022-01-20T18:16:17.217Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:16:17.217Z] ---> Running in 55eb5e8c5e06 [2022-01-20T18:16:18.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:16:19.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:16:20.179Z] OK: 220 MiB in 52 packages [2022-01-20T18:16:21.174Z] Removing intermediate container 55eb5e8c5e06 [2022-01-20T18:16:21.174Z] ---> 9ba23536a0d9 [2022-01-20T18:16:21.174Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T18:16:21.452Z] ---> Running in ff9f659210d0 [2022-01-20T18:16:22.054Z] Removing intermediate container ff9f659210d0 [2022-01-20T18:16:22.054Z] ---> 43e13c3bc86c [2022-01-20T18:16:22.054Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:16:22.054Z] ---> Running in 24b13014abc4 [2022-01-20T18:16:22.652Z] Removing intermediate container 24b13014abc4 [2022-01-20T18:16:22.652Z] ---> 941e78889b7d [2022-01-20T18:16:22.652Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T18:16:23.252Z] ---> d6e0e93b7cdb [2022-01-20T18:16:23.252Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:16:23.537Z] ---> Running in 36c3f64d17e0 [2022-01-20T18:17:45.408Z] Removing intermediate container 36c3f64d17e0 [2022-01-20T18:17:45.408Z] ---> 59020f3e9da8 [2022-01-20T18:17:45.408Z] Step 14/15 : COPY . . [2022-01-20T18:17:45.409Z] ---> e68b01cdb1cf [2022-01-20T18:17:45.409Z] Step 15/15 : RUN ${MAKE} [2022-01-20T18:17:45.409Z] ---> Running in 4b3c98276364 [2022-01-20T18:17:45.409Z] noop [2022-01-20T18:17:46.390Z] Removing intermediate container 4b3c98276364 [2022-01-20T18:17:46.390Z] ---> 9b301c1c0ad6 [2022-01-20T18:17:46.390Z] Successfully built 9b301c1c0ad6 [2022-01-20T18:17:46.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:17:46.750Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:17:46.750Z] . [Pipeline] withDockerContainer [2022-01-20T18:17:47.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-2473 does not seem to be running inside a container [2022-01-20T18:17:47.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-arm64 cat [2022-01-20T18:17:48.650Z] $ docker top 3f502d62d41f82d975bc1c1f62574025d6e9d0735cbb38c1beb15ef86c26e575 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:17:49.635Z] + go version [2022-01-20T18:17:49.635Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:17:49.659Z] $ docker stop --time=1 3f502d62d41f82d975bc1c1f62574025d6e9d0735cbb38c1beb15ef86c26e575 [2022-01-20T18:17:51.407Z] $ docker rm -f 3f502d62d41f82d975bc1c1f62574025d6e9d0735cbb38c1beb15ef86c26e575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:17:52.090Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:17:52.090Z] . [Pipeline] withDockerContainer [2022-01-20T18:17:52.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-2473 does not seem to be running inside a container [2022-01-20T18:17:52.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-arm64 cat [2022-01-20T18:17:53.987Z] $ docker top 5e97bb3c641962d9975c35194a4a5a99709698d84658fad2c5fe5198b83cc401 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:17:54.967Z] + make test [2022-01-20T18:17:54.967Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T18:17:56.419Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T18:18:43.513Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T18:18:43.513Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:19:01.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:19:01.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:19:01.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:19:01.884Z] $ docker stop --time=1 5e97bb3c641962d9975c35194a4a5a99709698d84658fad2c5fe5198b83cc401 [2022-01-20T18:19:03.704Z] $ docker rm -f 5e97bb3c641962d9975c35194a4a5a99709698d84658fad2c5fe5198b83cc401 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:19:04.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:19:04.518Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:19:05.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:19:05.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:19:05.931Z] + ls -al . [2022-01-20T18:19:05.931Z] total 152 [2022-01-20T18:19:05.931Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 18:17 . [2022-01-20T18:19:05.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 .. [2022-01-20T18:19:05.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:15 .git [2022-01-20T18:19:05.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 .github [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 18:15 .gitignore [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 18:15 CONTRIBUTING.md [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 18:15 Dockerfile [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 18:15 Jenkinsfile [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 18:15 LICENSE [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 18:15 Makefile [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 18:15 README.md [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:07 VERSION [2022-01-20T18:19:05.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 assets [2022-01-20T18:19:05.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 bin [2022-01-20T18:19:05.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 cmd [2022-01-20T18:19:05.931Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:17 coverage.out [2022-01-20T18:19:05.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 docs [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 744 Jan 20 18:15 go.mod [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 18:15 go.sum [2022-01-20T18:19:05.931Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:15 internal [2022-01-20T18:19:05.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 pkg [2022-01-20T18:19:05.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 snap [2022-01-20T18:19:05.931Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 18:15 version.go [2022-01-20T18:19:05.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:19:06.353Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b63b7f95eea093af4f772a7280cbf1acc9225bf7 --label arch=arm64 --label version=0.0.0 . [2022-01-20T18:19:07.399Z] Sending build context to Docker daemon 24.95MB [2022-01-20T18:19:07.399Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:19:07.399Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T18:19:07.399Z] ---> 9b301c1c0ad6 [2022-01-20T18:19:07.399Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:19:07.728Z] ---> Running in 97c336b373bf [2022-01-20T18:19:08.341Z] Removing intermediate container 97c336b373bf [2022-01-20T18:19:08.341Z] ---> 3a8975719103 [2022-01-20T18:19:08.341Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:19:08.341Z] ---> Running in ac2fbae94cfd [2022-01-20T18:19:08.619Z] Removing intermediate container ac2fbae94cfd [2022-01-20T18:19:08.619Z] ---> f6f55559e9b0 [2022-01-20T18:19:08.619Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:19:08.895Z] ---> Running in fff06a40db9c [2022-01-20T18:19:09.170Z] Removing intermediate container fff06a40db9c [2022-01-20T18:19:09.170Z] ---> 076d009fb2fb [2022-01-20T18:19:09.170Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T18:19:09.445Z] ---> Running in 92c8b802b736 [2022-01-20T18:19:09.719Z] Removing intermediate container 92c8b802b736 [2022-01-20T18:19:09.719Z] ---> 9b8482459bb5 [2022-01-20T18:19:09.719Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:19:09.719Z] ---> Running in 6dd89bc51bb4 [2022-01-20T18:19:10.332Z] Removing intermediate container 6dd89bc51bb4 [2022-01-20T18:19:10.332Z] ---> 38a50edc9303 [2022-01-20T18:19:10.332Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:19:10.332Z] ---> Running in a9348cfc2377 [2022-01-20T18:19:12.322Z] Removing intermediate container a9348cfc2377 [2022-01-20T18:19:12.322Z] ---> ba9f2fdbe57b [2022-01-20T18:19:12.322Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:19:12.322Z] ---> Running in 3ae16274948c [2022-01-20T18:19:13.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:19:14.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:19:15.258Z] OK: 220 MiB in 52 packages [2022-01-20T18:19:15.856Z] Removing intermediate container 3ae16274948c [2022-01-20T18:19:15.856Z] ---> 8aebf2494e13 [2022-01-20T18:19:15.856Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T18:19:16.128Z] ---> Running in b9d8383ba0ee [2022-01-20T18:19:16.401Z] Removing intermediate container b9d8383ba0ee [2022-01-20T18:19:16.401Z] ---> 8e53178a54db [2022-01-20T18:19:16.401Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:19:16.674Z] ---> Running in df7e34b059c7 [2022-01-20T18:19:16.952Z] Removing intermediate container df7e34b059c7 [2022-01-20T18:19:16.952Z] ---> 5ea15acfc267 [2022-01-20T18:19:16.952Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T18:19:17.548Z] ---> 3521f12ac626 [2022-01-20T18:19:17.548Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:19:17.822Z] ---> Running in 2141e8f42ba5 [2022-01-20T18:19:20.444Z] Removing intermediate container 2141e8f42ba5 [2022-01-20T18:19:20.444Z] ---> 77510a8e40e2 [2022-01-20T18:19:20.444Z] Step 14/23 : COPY . . [2022-01-20T18:19:23.060Z] ---> 83346c24c707 [2022-01-20T18:19:23.060Z] Step 15/23 : RUN ${MAKE} [2022-01-20T18:19:23.060Z] ---> Running in 1064808379d7 [2022-01-20T18:19:24.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-20T18:20:03.560Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T18:20:05.016Z] Removing intermediate container 1064808379d7 [2022-01-20T18:20:05.016Z] ---> 490452b20176 [2022-01-20T18:20:05.016Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T18:20:05.294Z] 3.14: Pulling from library/alpine [2022-01-20T18:20:05.565Z] be307f383ecc: Pulling fs layer [2022-01-20T18:20:05.842Z] be307f383ecc: Download complete [2022-01-20T18:20:06.441Z] be307f383ecc: Pull complete [2022-01-20T18:20:06.441Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:20:06.441Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:20:06.441Z] ---> 5b8b7b635229 [2022-01-20T18:20:06.441Z] Step 17/23 : EXPOSE 4000 [2022-01-20T18:20:06.441Z] ---> Running in a0c1c4785efa [2022-01-20T18:20:06.714Z] Removing intermediate container a0c1c4785efa [2022-01-20T18:20:06.714Z] ---> 268fe4b8417d [2022-01-20T18:20:06.714Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:20:08.138Z] ---> 018fe353edb0 [2022-01-20T18:20:08.138Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:20:08.138Z] ---> Running in e4e206b90727 [2022-01-20T18:20:08.728Z] Removing intermediate container e4e206b90727 [2022-01-20T18:20:08.728Z] ---> aa0a9bd10698 [2022-01-20T18:20:08.728Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T18:20:08.728Z] ---> Running in 9f1ca729a241 [2022-01-20T18:20:09.000Z] Removing intermediate container 9f1ca729a241 [2022-01-20T18:20:09.000Z] ---> 96dae37f435a [2022-01-20T18:20:09.000Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T18:20:09.000Z] ---> Running in 01dcd280ad67 [2022-01-20T18:20:09.280Z] Removing intermediate container 01dcd280ad67 [2022-01-20T18:20:09.280Z] ---> c034c3ef2042 [2022-01-20T18:20:09.280Z] Step 22/23 : LABEL git_sha=b63b7f95eea093af4f772a7280cbf1acc9225bf7 [2022-01-20T18:20:09.549Z] ---> Running in 0759ecedc75d [2022-01-20T18:20:09.831Z] Removing intermediate container 0759ecedc75d [2022-01-20T18:20:09.831Z] ---> 887befbe27c1 [2022-01-20T18:20:09.831Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T18:20:09.831Z] ---> Running in 2f435d168226 [2022-01-20T18:20:10.427Z] Removing intermediate container 2f435d168226 [2022-01-20T18:20:10.427Z] ---> 3d3fe8e3e1f4 [2022-01-20T18:20:10.427Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:20:10.427Z] Successfully built 3d3fe8e3e1f4 [2022-01-20T18:20:10.427Z] Successfully tagged edgex-ui-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-01-20T18:20:10.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:10.896Z] [2022-01-20T18:20:10.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:20:11.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:11.518Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:20:11.518Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:20:11.518Z] f757da607395: Pulling fs layer [2022-01-20T18:20:11.518Z] 05883995daec: Pulling fs layer [2022-01-20T18:20:11.518Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:20:11.518Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:20:11.518Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:20:11.518Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:20:11.518Z] 1560dd03e051: Waiting [2022-01-20T18:20:11.518Z] 27f5ce0e4adf: Waiting [2022-01-20T18:20:11.518Z] 8603b9c90790: Waiting [2022-01-20T18:20:11.518Z] c2d8d7efcc4b: Waiting [2022-01-20T18:20:11.518Z] f757da607395: Verifying Checksum [2022-01-20T18:20:11.518Z] f757da607395: Download complete [2022-01-20T18:20:11.518Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:20:11.518Z] 8603b9c90790: Download complete [2022-01-20T18:20:11.518Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:20:11.518Z] 1560dd03e051: Download complete [2022-01-20T18:20:11.792Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:20:11.792Z] 27f5ce0e4adf: Download complete [2022-01-20T18:20:11.792Z] 05883995daec: Verifying Checksum [2022-01-20T18:20:11.792Z] 05883995daec: Download complete [2022-01-20T18:20:12.065Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:20:12.065Z] 448f6bf000e3: Download complete [2022-01-20T18:20:14.688Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:20:14.688Z] c2d8d7efcc4b: Download complete [2022-01-20T18:20:15.681Z] 448f6bf000e3: Pull complete [2022-01-20T18:20:16.278Z] f757da607395: Pull complete [2022-01-20T18:20:18.259Z] 05883995daec: Pull complete [2022-01-20T18:20:18.259Z] 8603b9c90790: Pull complete [2022-01-20T18:20:19.236Z] 1560dd03e051: Pull complete [2022-01-20T18:20:19.512Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:20:37.846Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:20:37.846Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:20:37.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:37.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:20:38.093Z] prd-ubuntu18.04-docker-arm64-4c-16g-2473 does not seem to be running inside a container [2022-01-20T18:20:38.175Z] $ 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/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:arm64 cat [2022-01-20T18:20:41.339Z] $ docker top aeaf9e3a83ed421ec2229704150e3abc86af37b19985255cbf0c45097b26113e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:42.357Z] ---> job-cost.sh [2022-01-20T18:20:42.357Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:42.357Z] INFO: No Stack... [2022-01-20T18:20:42.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:20:42.908Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:20:43.560Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-01-20T18:20:43.560Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:20:43.629Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] [2022-01-20T18:20:43.634Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] did not exist. Created. [2022-01-20T18:20:43.634Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:20:44.308Z] /w/workspace/edgex-ui-go/2@tmp/durable-ef3274c7/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-ef3274c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:20:45.058Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:20:45.079Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:20:45.252Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:20:45.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:20:45.282Z] $ docker stop --time=1 aeaf9e3a83ed421ec2229704150e3abc86af37b19985255cbf0c45097b26113e [2022-01-20T18:20:46.829Z] $ docker rm -f aeaf9e3a83ed421ec2229704150e3abc86af37b19985255cbf0c45097b26113e [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-01-20T18:20:47.318Z] provisioning config files... [2022-01-20T18:20:47.326Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config6319492265514297152tmp [Pipeline] { [Pipeline] sh [2022-01-20T18:20:47.638Z] + set +x [2022-01-20T18:20:47.638Z] + curl -s https://codecov.io/bash [2022-01-20T18:20:47.638Z] + bash -s -- [2022-01-20T18:20:47.638Z] [2022-01-20T18:20:47.638Z] _____ _ [2022-01-20T18:20:47.638Z] / ____| | | [2022-01-20T18:20:47.638Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T18:20:47.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T18:20:47.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T18:20:47.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T18:20:47.638Z] Bash-1.0.6 [2022-01-20T18:20:47.638Z] [2022-01-20T18:20:47.638Z] [2022-01-20T18:20:47.638Z] ==> git version 2.24.4 found [2022-01-20T18:20:47.638Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-20T18:20:47.638Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T18:20:47.638Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T18:20:47.638Z] ==> Jenkins CI detected. [2022-01-20T18:20:47.638Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-20T18:20:47.638Z] project root: . [2022-01-20T18:20:47.638Z] --> token set from env [2022-01-20T18:20:47.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T18:20:47.638Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T18:20:47.638Z] ==> Python coveragepy not found [2022-01-20T18:20:47.638Z] ==> Searching for coverage reports in: [2022-01-20T18:20:47.638Z] + . [2022-01-20T18:20:47.638Z] -> Found 1 reports [2022-01-20T18:20:47.638Z] ==> Detecting git/mercurial file structure [2022-01-20T18:20:47.638Z] ==> Reading reports [2022-01-20T18:20:47.638Z] + ./coverage.out bytes=10 [2022-01-20T18:20:47.638Z] ==> Appending adjustments [2022-01-20T18:20:47.638Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T18:20:47.899Z] + Found adjustments [2022-01-20T18:20:47.899Z] ==> Gzipping contents [2022-01-20T18:20:47.899Z] 4.0K /tmp/codecov.0qaw6I.gz [2022-01-20T18:20:47.899Z] ==> Uploading reports [2022-01-20T18:20:47.899Z] url: https://codecov.io [2022-01-20T18:20:47.899Z] query: branch=PR-487&commit=2fb1ddabcab1aff0fcf211c6d089af35e0b512cc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-20T18:20:47.899Z] -> Pinging Codecov [2022-01-20T18:20:47.899Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-487&commit=2fb1ddabcab1aff0fcf211c6d089af35e0b512cc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-20T18:20:48.162Z] -> Uploading to [2022-01-20T18:20:48.162Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/2fb1ddabcab1aff0fcf211c6d089af35e0b512cc/dad17499-83b7-49b9-99f9-a672e2209f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T182048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7727d911c5ed7ed43b6bdac6661976575a849fc222284d2ceb3458fffe0e8808 [2022-01-20T18:20:48.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:20:48.162Z] Dload Upload Total Spent Left Speed [2022-01-20T18:20:48.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12927 --:--:-- --:--:-- --:--:-- 12897 100 3663 0 0 100 3663 0 12919 --:--:-- --:--:-- --:--:-- 12897 [2022-01-20T18:20:48.423Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2fb1ddabcab1aff0fcf211c6d089af35e0b512cc [Pipeline] } [2022-01-20T18:20:48.434Z] 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-01-20T18:20:49.195Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives ']' [2022-01-20T18:20:49.195Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-20T18:20:49.195Z] total 8 [2022-01-20T18:20:49.195Z] drwxr-xr-x. 3 root root 34 Jan 20 18:09 . [2022-01-20T18:20:49.195Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 18:09 .. [2022-01-20T18:20:49.195Z] drwxr-xr-x. 2 root root 6 Jan 20 18:09 cost [2022-01-20T18:20:49.195Z] -rw-r--r--. 1 root root 82 Jan 20 18:09 cost.csv [2022-01-20T18:20:49.195Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-20T18:20:49.195Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-20T18:20:49.195Z] total 8 [2022-01-20T18:20:49.195Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:09 . [2022-01-20T18:20:49.195Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 18:09 .. [2022-01-20T18:20:49.195Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:09 cost [2022-01-20T18:20:49.195Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 20 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:49.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:50.055Z] ---> package-listing.sh [2022-01-20T18:20:50.055Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:20:50.055Z] ++ facter osfamily [2022-01-20T18:20:50.321Z] + OS_FAMILY=redhat [2022-01-20T18:20:50.321Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-20T18:20:50.321Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:20:50.321Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:20:50.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:20:50.321Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:20:50.321Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-20T18:20:50.321Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:20:50.321Z] + case "${OS_FAMILY}" in [2022-01-20T18:20:50.321Z] + rpm -qa [2022-01-20T18:20:50.321Z] + sort [2022-01-20T18:20:50.900Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:20:50.900Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:20:50.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:20:50.900Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-20T18:20:50.900Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [2022-01-20T18:20:50.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [Pipeline] echo [2022-01-20T18:20:50.914Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T18:20:51.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:20:51.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:20:51.773Z] . [Pipeline] withDockerContainer [2022-01-20T18:20:51.839Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2022-01-20T18:20:51.873Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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-01-20T18:20:52.087Z] $ docker top 88e03d753e03bb5b6f9bbe97b9c81885c7901d937e6802c082fec6672e0eb46b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:20:52.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:20:52.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:20:53.059Z] + ls /var/log/sa-host [2022-01-20T18:20:53.059Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:20:53.059Z] file_magic: OK [2022-01-20T18:20:53.059Z] HZ: Using current value: 100 [2022-01-20T18:20:53.059Z] file_header: OK [2022-01-20T18:20:53.059Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-20T18:20:53.059Z] Statistics: [2022-01-20T18:20:53.059Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:20:53.059Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:20:53.059Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:20:53.059Z] file_magic: OK [2022-01-20T18:20:53.059Z] HZ: Using current value: 100 [2022-01-20T18:20:53.059Z] file_header: OK [2022-01-20T18:20:53.059Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-20T18:20:53.059Z] Statistics: [2022-01-20T18:20:53.059Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:20:53.059Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:20:53.144Z] provisioning config files... [2022-01-20T18:20:53.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config5718670167668014426tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:20:53.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:53.461Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:20:53.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:53.807Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:20:53.817Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:54.112Z] ---> sudo-logs.sh [2022-01-20T18:20:54.112Z] Archiving 'sudo' log.. [2022-01-20T18:20:54.112Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2270.novalocal: Name or service not known [2022-01-20T18:20:54.112Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2270.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:20:54.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:54.438Z] ---> job-cost.sh [2022-01-20T18:20:54.438Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:54.438Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:20:54.438Z] INFO: Retrieving Stack Cost... [2022-01-20T18:20:55.011Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:20:55.274Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:20:55.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:55.589Z] ---> logs-deploy.sh [2022-01-20T18:20:55.589Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:55.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-487/2 [2022-01-20T18:20:55.589Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:20:56.160Z] Archives upload complete. [2022-01-20T18:20:56.424Z] INFO: archiving logs to Nexus