Pull request #501 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 256496f41e6ce7e18bc0867f10d248ccc24b08bb+32872baef5fb4a4c6b230a80c5260eed34fae8bb (2d94b43663b8efac67386ac2a651725334c7b9dd) 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-ssh7211439205892285617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3767758127802233980.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-501/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-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15827936926347540336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh12394954338835009083.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/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-501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7335993570256449602.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6756 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [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-501 # 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-501@tmp/jenkins-gitclient-ssh8054999338463101773.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 32872baef5fb4a4c6b230a80c5260eed34fae8bb into PR head commit 256496f41e6ce7e18bc0867f10d248ccc24b08bb > 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-501@tmp/jenkins-gitclient-ssh6382908242184262620.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 256496f41e6ce7e18bc0867f10d248ccc24b08bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 256496f41e6ce7e18bc0867f10d248ccc24b08bb Checking out Revision 256496f41e6ce7e18bc0867f10d248ccc24b08bb (PR-501) 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-501@tmp/jenkins-gitclient-ssh7961006499477244056.key > git merge 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 256496f41e6ce7e18bc0867f10d248ccc24b08bb # timeout=10 Commit message: "Merge branch 'main' into dependabot/npm_and_yarn/web/karma-6.3.16" > git rev-list --no-walk e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T06:33:14.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T06:33:14.863Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T06:33:14.873Z] ========================================================= [2022-03-10T06:33:14.873Z] EdgeX Global Pipelines Version Info [2022-03-10T06:33:14.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:33:15.996Z] ------------------- [2022-03-10T06:33:15.996Z] stable info: [2022-03-10T06:33:15.996Z] ------------------- [2022-03-10T06:33:15.996Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T06:33:15.996Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T06:33:15.996Z] Message: update stable to v1.0.220 [2022-03-10T06:33:16.567Z] ------------------- [2022-03-10T06:33:16.567Z] experimental info: [2022-03-10T06:33:16.567Z] ------------------- [2022-03-10T06:33:16.567Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T06:33:16.567Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T06:33:16.567Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T06:33:16.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-10T06:33:16.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-10T06:33:16.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T06:33:16.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T06:33:16.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T06:33:16.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T06:33:16.783Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T06:33:16.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-10T06:33:16.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T06:33:16.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T06:33:16.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T06:33:16.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-10T06:33:16.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T06:33:16.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T06:33:16.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:33:16.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:33:16.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:33:16.947Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:33:16.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T06:33:16.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-10T06:33:16.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-10T06:33:16.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-10T06:33:17.006Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-10T06:33:17.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-10T06:33:17.033Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-10T06:33:17.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T06:33:17.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2022-03-10T06:33:17.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2022-03-10T06:33:17.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2022-03-10T06:33:17.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 256496f41e6ce7e18bc0867f10d248ccc24b08bb [Pipeline] echo [2022-03-10T06:33:17.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 256496f [Pipeline] echo [2022-03-10T06:33:17.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:33:17.175Z] provisioning config files... [2022-03-10T06:33:17.188Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config4974855186772694531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:33:17.493Z] ---> docker-login.sh [2022-03-10T06:33:17.493Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:33:17.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:17.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:17.755Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:17.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:17.755Z] [2022-03-10T06:33:17.755Z] Login Succeeded [2022-03-10T06:33:17.755Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:33:17.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:17.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:17.755Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:17.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:17.755Z] [2022-03-10T06:33:17.755Z] Login Succeeded [2022-03-10T06:33:17.755Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:33:17.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.016Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.016Z] [2022-03-10T06:33:18.016Z] Login Succeeded [2022-03-10T06:33:18.016Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:33:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.016Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.016Z] [2022-03-10T06:33:18.016Z] Login Succeeded [2022-03-10T06:33:18.016Z] docker.io [2022-03-10T06:33:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.593Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.593Z] [2022-03-10T06:33:18.593Z] Login Succeeded [2022-03-10T06:33:18.593Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:33:18.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-10T06:33:18.993Z] + git rev-list -1 --merges 256496f41e6ce7e18bc0867f10d248ccc24b08bb~1..256496f41e6ce7e18bc0867f10d248ccc24b08bb [Pipeline] echo [2022-03-10T06:33:19.023Z] -----------> git rev-list -1 --merges 256496f41e6ce7e18bc0867f10d248ccc24b08bb~1..256496f41e6ce7e18bc0867f10d248ccc24b08bb 256496f41e6ce7e18bc0867f10d248ccc24b08bb [2022-03-10T06:33:19.023Z] 256496f41e6ce7e18bc0867f10d248ccc24b08bb [false] [Pipeline] sh [2022-03-10T06:33:19.330Z] + git log --format=format:%s -1 256496f41e6ce7e18bc0867f10d248ccc24b08bb [Pipeline] echo [2022-03-10T06:33:19.345Z] ========================================================= [2022-03-10T06:33:19.345Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T06:33:19.345Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:33:19.689Z] + git log --format=format:%s -1 256496f41e6ce7e18bc0867f10d248ccc24b08bb [Pipeline] echo [2022-03-10T06:33:19.703Z] [semverPrep] GIT_COMMIT: 256496f41e6ce7e18bc0867f10d248ccc24b08bb, Commit Message: Merge branch 'main' into dependabot/npm_and_yarn/web/karma-6.3.16 [Pipeline] echo [2022-03-10T06:33:19.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-10T06:33:20.100Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:33:20.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T06:33:20.100Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T06:33:20.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T06:33:20.100Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T06:33:20.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T06:33:20.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:20.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:33:20.449Z] [2022-03-10T06:33:20.449Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:20.768Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:33:20.768Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T06:33:20.768Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T06:33:20.768Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T06:33:20.768Z] 4c7163046ea9: Pulling fs layer [2022-03-10T06:33:20.768Z] 0c2d73faf560: Pulling fs layer [2022-03-10T06:33:20.768Z] 0c2d73faf560: Waiting [2022-03-10T06:33:20.768Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T06:33:20.768Z] 3e5f54012d9b: Download complete [2022-03-10T06:33:20.768Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T06:33:20.768Z] a0d0a0d46f8b: Download complete [2022-03-10T06:33:20.768Z] 0c2d73faf560: Verifying Checksum [2022-03-10T06:33:20.768Z] 0c2d73faf560: Download complete [2022-03-10T06:33:20.768Z] 4c7163046ea9: Verifying Checksum [2022-03-10T06:33:20.768Z] 4c7163046ea9: Download complete [2022-03-10T06:33:21.033Z] a0d0a0d46f8b: Pull complete [2022-03-10T06:33:21.034Z] 3e5f54012d9b: Pull complete [2022-03-10T06:33:21.636Z] 4c7163046ea9: Pull complete [2022-03-10T06:33:21.636Z] 0c2d73faf560: Pull complete [2022-03-10T06:33:21.636Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T06:33:21.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:33:21.636Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T06:33:21.711Z] prd-centos7-docker-4c-2g-6756 does not seem to be running inside a container [2022-03-10T06:33:21.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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-03-10T06:33:22.479Z] $ docker top 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:33:22.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:33:22.572Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:33:22.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:33:22.705Z] $ docker exec 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a ssh-agent [2022-03-10T06:33:22.810Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNCkPb/agent.13 [2022-03-10T06:33:22.810Z] SSH_AGENT_PID=20 [2022-03-10T06:33:22.818Z] Running ssh-add (command line suppressed) [2022-03-10T06:33:22.929Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_9078516085590933645.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_9078516085590933645.key) [2022-03-10T06:33:22.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:33:23.238Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T06:33:23.264Z] $ docker exec --env ******** --env ******** 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a ssh-agent -k [2022-03-10T06:33:23.367Z] unset SSH_AUTH_SOCK; [2022-03-10T06:33:23.368Z] unset SSH_AGENT_PID; [2022-03-10T06:33:23.368Z] echo Agent pid 20 killed; [2022-03-10T06:33:23.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T06:33:23.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:33:23.398Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:33:23.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:33:23.549Z] $ docker exec 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a ssh-agent [2022-03-10T06:33:23.678Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGLceCb/agent.53 [2022-03-10T06:33:23.678Z] SSH_AGENT_PID=60 [2022-03-10T06:33:23.683Z] Running ssh-add (command line suppressed) [2022-03-10T06:33:23.793Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_3999681214979162292.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_3999681214979162292.key) [2022-03-10T06:33:23.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:33:24.103Z] + git semver init [2022-03-10T06:33:24.103Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:33:24.103Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.git [2022-03-10T06:33:24.103Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-10T06:33:24.103Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:33:24.103Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:33:24.103Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:33:24.103Z] # $SEMVER_BRANCH = PR-501 [2022-03-10T06:33:24.103Z] # $SEMVER_TEMP = /tmp/semver-465796795 [2022-03-10T06:33:24.103Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-10T06:33:26.656Z] # '/tmp/semver-465796795' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver' [2022-03-10T06:33:26.656Z] # -> Force: false [2022-03-10T06:33:26.656Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver [Pipeline] } [2022-03-10T06:33:26.679Z] $ docker exec --env ******** --env ******** 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a ssh-agent -k [2022-03-10T06:33:26.781Z] unset SSH_AUTH_SOCK; [2022-03-10T06:33:26.785Z] unset SSH_AGENT_PID; [2022-03-10T06:33:26.785Z] echo Agent pid 60 killed; [2022-03-10T06:33:26.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:33:27.097Z] + git semver [Pipeline] } [2022-03-10T06:33:27.116Z] $ docker stop --time=1 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a [2022-03-10T06:33:28.446Z] $ docker rm -f 86d74b433a01263467f00ee5cb03f5ebb5a9db474bb9418b265f5fb8f75e7d1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:33:28.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T06:33:29.052Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T06:33:29.055Z] [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-03-10T06:33:29.210Z] provisioning config files... [2022-03-10T06:33:29.222Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config7337534770512893843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:33:29.528Z] ---> docker-login.sh [2022-03-10T06:33:29.528Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:33:29.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:29.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:29.528Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:29.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:29.528Z] [2022-03-10T06:33:29.528Z] Login Succeeded [2022-03-10T06:33:29.528Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:33:29.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:29.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:29.789Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:29.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:29.789Z] [2022-03-10T06:33:29.789Z] Login Succeeded [2022-03-10T06:33:29.789Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:33:29.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:29.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:29.789Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:29.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:29.789Z] [2022-03-10T06:33:29.789Z] Login Succeeded [2022-03-10T06:33:29.789Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:33:29.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:30.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:30.054Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:30.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:30.054Z] [2022-03-10T06:33:30.054Z] Login Succeeded [2022-03-10T06:33:30.054Z] docker.io [2022-03-10T06:33:30.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:30.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:30.314Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:30.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:30.314Z] [2022-03-10T06:33:30.314Z] Login Succeeded [2022-03-10T06:33:30.314Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:33:30.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:33:30.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:33:30.419Z] ========================================================= [2022-03-10T06:33:30.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T06:33:30.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:30.731Z] + 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-03-10T06:33:30.993Z] Sending build context to Docker daemon 42.89MB [2022-03-10T06:33:30.993Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:33:30.993Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:33:30.993Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T06:33:30.993Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T06:33:30.993Z] 666ba61612fd: Pulling fs layer [2022-03-10T06:33:30.993Z] 8ed8ca486205: Pulling fs layer [2022-03-10T06:33:30.993Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T06:33:30.993Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T06:33:30.993Z] 640e595b4fbd: Pulling fs layer [2022-03-10T06:33:30.993Z] 763cafe07f6e: Pulling fs layer [2022-03-10T06:33:30.993Z] 0c0b528cf693: Pulling fs layer [2022-03-10T06:33:30.993Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T06:33:30.993Z] 640e595b4fbd: Waiting [2022-03-10T06:33:30.993Z] 4fe6c5a15a65: Waiting [2022-03-10T06:33:30.993Z] 22a0e8bec74d: Waiting [2022-03-10T06:33:30.993Z] 10935f4eaf8b: Waiting [2022-03-10T06:33:30.993Z] 0c0b528cf693: Waiting [2022-03-10T06:33:30.993Z] 763cafe07f6e: Waiting [2022-03-10T06:33:30.993Z] 8ed8ca486205: Verifying Checksum [2022-03-10T06:33:30.993Z] 8ed8ca486205: Download complete [2022-03-10T06:33:30.993Z] 666ba61612fd: Verifying Checksum [2022-03-10T06:33:30.993Z] 666ba61612fd: Download complete [2022-03-10T06:33:30.993Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T06:33:30.993Z] 22a0e8bec74d: Download complete [2022-03-10T06:33:31.252Z] 640e595b4fbd: Verifying Checksum [2022-03-10T06:33:31.252Z] 640e595b4fbd: Download complete [2022-03-10T06:33:31.252Z] 763cafe07f6e: Verifying Checksum [2022-03-10T06:33:31.252Z] 763cafe07f6e: Download complete [2022-03-10T06:33:31.252Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T06:33:31.252Z] 59bf1c3509f3: Download complete [2022-03-10T06:33:31.252Z] 0c0b528cf693: Verifying Checksum [2022-03-10T06:33:31.252Z] 0c0b528cf693: Download complete [2022-03-10T06:33:31.517Z] 59bf1c3509f3: Pull complete [2022-03-10T06:33:31.777Z] 666ba61612fd: Pull complete [2022-03-10T06:33:31.777Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T06:33:31.777Z] 4fe6c5a15a65: Download complete [2022-03-10T06:33:31.777Z] 8ed8ca486205: Pull complete [2022-03-10T06:33:31.777Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T06:33:31.777Z] 10935f4eaf8b: Download complete [2022-03-10T06:33:36.034Z] 4fe6c5a15a65: Pull complete [2022-03-10T06:33:36.034Z] 22a0e8bec74d: Pull complete [2022-03-10T06:33:36.298Z] 640e595b4fbd: Pull complete [2022-03-10T06:33:36.298Z] 763cafe07f6e: Pull complete [2022-03-10T06:33:36.570Z] 0c0b528cf693: Pull complete [2022-03-10T06:33:39.905Z] 10935f4eaf8b: Pull complete [2022-03-10T06:33:39.905Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T06:33:39.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T06:33:39.905Z] ---> 99d49a6021b9 [2022-03-10T06:33:39.905Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:33:41.299Z] ---> Running in 3d21eccbf965 [2022-03-10T06:33:41.299Z] Removing intermediate container 3d21eccbf965 [2022-03-10T06:33:41.299Z] ---> 18aa64d08895 [2022-03-10T06:33:41.299Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:33:41.299Z] ---> Running in 0af746b5a42d [2022-03-10T06:33:41.299Z] Removing intermediate container 0af746b5a42d [2022-03-10T06:33:41.299Z] ---> 3439efc4503f [2022-03-10T06:33:41.299Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:33:41.299Z] ---> Running in 7dbb73c9a949 [2022-03-10T06:33:41.299Z] Removing intermediate container 7dbb73c9a949 [2022-03-10T06:33:41.299Z] ---> 1c2660172c7d [2022-03-10T06:33:41.299Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:33:41.299Z] ---> Running in 98cfb3cf6e87 [2022-03-10T06:33:41.564Z] Removing intermediate container 98cfb3cf6e87 [2022-03-10T06:33:41.564Z] ---> ca2e5c52f383 [2022-03-10T06:33:41.564Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:33:41.564Z] ---> Running in ea00d1fe3cad [2022-03-10T06:33:41.564Z] Removing intermediate container ea00d1fe3cad [2022-03-10T06:33:41.564Z] ---> 9fc9d957803d [2022-03-10T06:33:41.564Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:33:41.564Z] ---> Running in 5b408f52c3a3 [2022-03-10T06:33:42.145Z] Removing intermediate container 5b408f52c3a3 [2022-03-10T06:33:42.145Z] ---> 6d86cf827d14 [2022-03-10T06:33:42.145Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:33:42.145Z] ---> Running in 2544a95399c0 [2022-03-10T06:33:42.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:33:43.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:33:43.616Z] OK: 221 MiB in 52 packages [2022-03-10T06:33:43.879Z] Removing intermediate container 2544a95399c0 [2022-03-10T06:33:43.879Z] ---> 480fccf337aa [2022-03-10T06:33:43.879Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:33:43.879Z] ---> Running in c99f561b9a6b [2022-03-10T06:33:43.879Z] Removing intermediate container c99f561b9a6b [2022-03-10T06:33:43.879Z] ---> e1267ee992b0 [2022-03-10T06:33:43.879Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:33:43.879Z] ---> Running in f0b49dd83e6e [2022-03-10T06:33:44.156Z] Removing intermediate container f0b49dd83e6e [2022-03-10T06:33:44.156Z] ---> 9fa0573e214a [2022-03-10T06:33:44.156Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:33:44.156Z] ---> 579d6465c413 [2022-03-10T06:33:44.156Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:33:44.156Z] ---> Running in 8a271ad38383 [2022-03-10T06:33:44.164Z] Still waiting to schedule task [2022-03-10T06:33:44.165Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6755’ [2022-03-10T06:34:16.342Z] Removing intermediate container 8a271ad38383 [2022-03-10T06:34:16.343Z] ---> 57ea6229972f [2022-03-10T06:34:16.343Z] Step 14/15 : COPY . . [2022-03-10T06:34:16.343Z] ---> 41e3233d836e [2022-03-10T06:34:16.343Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:34:16.343Z] ---> Running in 249801d51d86 [2022-03-10T06:34:16.343Z] noop [2022-03-10T06:34:16.343Z] Removing intermediate container 249801d51d86 [2022-03-10T06:34:16.343Z] ---> 44bee4acd487 [2022-03-10T06:34:16.343Z] Successfully built 44bee4acd487 [2022-03-10T06:34:16.343Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:34:16.643Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:34:16.643Z] . [Pipeline] withDockerContainer [2022-03-10T06:34:16.716Z] prd-centos7-docker-4c-2g-6756 does not seem to be running inside a container [2022-03-10T06:34:16.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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-03-10T06:34:17.137Z] $ docker top 20a46c51698e00c262495f5a53a8811b6241e60c67a92d620de37d5c901da64f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:34:17.513Z] + go version [2022-03-10T06:34:17.513Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T06:34:17.530Z] $ docker stop --time=1 20a46c51698e00c262495f5a53a8811b6241e60c67a92d620de37d5c901da64f [2022-03-10T06:34:18.716Z] $ docker rm -f 20a46c51698e00c262495f5a53a8811b6241e60c67a92d620de37d5c901da64f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:34:19.097Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:34:19.097Z] . [Pipeline] withDockerContainer [2022-03-10T06:34:19.160Z] prd-centos7-docker-4c-2g-6756 does not seem to be running inside a container [2022-03-10T06:34:19.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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-03-10T06:34:19.547Z] $ docker top f66b0c7f6e23079b7ea901fd8579106600cc05cf8ec06c99270d63beca3d7d07 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:34:19.917Z] + make test [2022-03-10T06:34:19.917Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:34:20.180Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:34:32.549Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:34:32.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:34:32.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:34:32.550Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:34:32.550Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:34:35.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:34:35.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:34:35.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:34:35.147Z] $ docker stop --time=1 f66b0c7f6e23079b7ea901fd8579106600cc05cf8ec06c99270d63beca3d7d07 [2022-03-10T06:34:36.604Z] $ docker rm -f f66b0c7f6e23079b7ea901fd8579106600cc05cf8ec06c99270d63beca3d7d07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:34:36.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:34:37.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-10T06:34:37.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:34:37.932Z] + ls -al . [2022-03-10T06:34:37.932Z] total 112 [2022-03-10T06:34:37.932Z] drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 06:34 . [2022-03-10T06:34:37.932Z] drwxrwxr-x. 4 jenkins jenkins 110 Mar 10 06:33 .. [2022-03-10T06:34:37.932Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 06:33 assets [2022-03-10T06:34:37.932Z] drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 06:33 bin [2022-03-10T06:34:37.932Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 06:33 cmd [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 06:33 CONTRIBUTING.md [2022-03-10T06:34:37.932Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 10 06:34 coverage.out [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 06:33 Dockerfile [2022-03-10T06:34:37.932Z] drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 06:33 docs [2022-03-10T06:34:37.932Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 06:33 .git [2022-03-10T06:34:37.932Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 06:33 .github [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:33 .gitignore [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 06:33 go.mod [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 06:33 go.sum [2022-03-10T06:34:37.932Z] drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 06:33 internal [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 06:33 Jenkinsfile [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 06:33 LICENSE [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 06:33 Makefile [2022-03-10T06:34:37.932Z] drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 06:33 pkg [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 06:33 README.md [2022-03-10T06:34:37.932Z] drwx------. 3 jenkins jenkins 56 Mar 10 06:33 .semver [2022-03-10T06:34:37.932Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 06:33 snap [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 06:33 VERSION [2022-03-10T06:34:37.932Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:33 version.go [2022-03-10T06:34:37.932Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 06:33 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:34:38.229Z] + 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=256496f41e6ce7e18bc0867f10d248ccc24b08bb --label arch=amd64 --label version=0.0.0 . [2022-03-10T06:34:38.491Z] Sending build context to Docker daemon 42.9MB [2022-03-10T06:34:38.491Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:34:38.491Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:34:38.491Z] ---> 44bee4acd487 [2022-03-10T06:34:38.491Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:34:38.751Z] ---> Running in 153d01cff268 [2022-03-10T06:34:38.751Z] Removing intermediate container 153d01cff268 [2022-03-10T06:34:38.751Z] ---> 6909f17d989f [2022-03-10T06:34:38.751Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:34:38.751Z] ---> Running in 36aa706389d0 [2022-03-10T06:34:39.013Z] Removing intermediate container 36aa706389d0 [2022-03-10T06:34:39.013Z] ---> 5410faa7b2ab [2022-03-10T06:34:39.013Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:34:39.013Z] ---> Running in 6b2310a5692e [2022-03-10T06:34:39.013Z] Removing intermediate container 6b2310a5692e [2022-03-10T06:34:39.013Z] ---> 2d8fa44f78ec [2022-03-10T06:34:39.013Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:34:39.013Z] ---> Running in 2cbfad50c0b5 [2022-03-10T06:34:39.273Z] Removing intermediate container 2cbfad50c0b5 [2022-03-10T06:34:39.273Z] ---> 8d3ccf860139 [2022-03-10T06:34:39.273Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:34:39.273Z] ---> Running in b574b68e84f4 [2022-03-10T06:34:39.273Z] Removing intermediate container b574b68e84f4 [2022-03-10T06:34:39.273Z] ---> 7143a62edf3c [2022-03-10T06:34:39.273Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:34:39.273Z] ---> Running in be78813a89b6 [2022-03-10T06:34:39.853Z] Removing intermediate container be78813a89b6 [2022-03-10T06:34:39.853Z] ---> b8861429c4db [2022-03-10T06:34:39.853Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:34:39.853Z] ---> Running in b11282b18ef2 [2022-03-10T06:34:40.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:34:41.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:34:41.336Z] OK: 221 MiB in 52 packages [2022-03-10T06:34:41.336Z] Removing intermediate container b11282b18ef2 [2022-03-10T06:34:41.336Z] ---> 5df394525d67 [2022-03-10T06:34:41.336Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:34:41.597Z] ---> Running in 3c03e2428116 [2022-03-10T06:34:41.597Z] Removing intermediate container 3c03e2428116 [2022-03-10T06:34:41.597Z] ---> f0467ec07c78 [2022-03-10T06:34:41.597Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:34:41.597Z] ---> Running in 4b488969ab38 [2022-03-10T06:34:41.597Z] Removing intermediate container 4b488969ab38 [2022-03-10T06:34:41.597Z] ---> 056befb1629e [2022-03-10T06:34:41.597Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:34:41.862Z] ---> 25d036fd4293 [2022-03-10T06:34:41.862Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:34:41.862Z] ---> Running in 8ac2d8ed9364 [2022-03-10T06:34:42.433Z] Removing intermediate container 8ac2d8ed9364 [2022-03-10T06:34:42.433Z] ---> f4dcd2e34d35 [2022-03-10T06:34:42.433Z] Step 14/23 : COPY . . [2022-03-10T06:34:43.375Z] ---> 7ce63c054a56 [2022-03-10T06:34:43.375Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:34:43.375Z] ---> Running in 32e828015e2d [2022-03-10T06:34:43.636Z] 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-03-10T06:34:53.705Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:34:54.275Z] Removing intermediate container 32e828015e2d [2022-03-10T06:34:54.275Z] ---> bd0be7252265 [2022-03-10T06:34:54.275Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:34:54.850Z] 3.14: Pulling from library/alpine [2022-03-10T06:34:54.850Z] 97518928ae5f: Pulling fs layer [2022-03-10T06:34:55.121Z] 97518928ae5f: Verifying Checksum [2022-03-10T06:34:55.121Z] 97518928ae5f: Download complete [2022-03-10T06:34:55.121Z] 97518928ae5f: Pull complete [2022-03-10T06:34:55.121Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:34:55.121Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:34:55.121Z] ---> 0a97eee8041e [2022-03-10T06:34:55.121Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:34:55.121Z] ---> Running in 337107d68f49 [2022-03-10T06:34:55.382Z] Removing intermediate container 337107d68f49 [2022-03-10T06:34:55.382Z] ---> 7bf50bb024d0 [2022-03-10T06:34:55.382Z] 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-03-10T06:34:55.961Z] ---> 07935f1381cf [2022-03-10T06:34:55.961Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:34:55.961Z] ---> Running in 6439fd8d8eac [2022-03-10T06:34:55.961Z] Removing intermediate container 6439fd8d8eac [2022-03-10T06:34:55.961Z] ---> a6f7a3ddca96 [2022-03-10T06:34:55.961Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:34:55.961Z] ---> Running in 77763605a5e0 [2022-03-10T06:34:55.961Z] Removing intermediate container 77763605a5e0 [2022-03-10T06:34:55.961Z] ---> 5012c22118d4 [2022-03-10T06:34:55.961Z] Step 21/23 : LABEL arch=amd64 [2022-03-10T06:34:55.961Z] ---> Running in e30270e5956b [2022-03-10T06:34:56.221Z] Removing intermediate container e30270e5956b [2022-03-10T06:34:56.222Z] ---> 680987803792 [2022-03-10T06:34:56.222Z] Step 22/23 : LABEL git_sha=256496f41e6ce7e18bc0867f10d248ccc24b08bb [2022-03-10T06:34:56.222Z] ---> Running in 3980e33438e9 [2022-03-10T06:34:56.222Z] Removing intermediate container 3980e33438e9 [2022-03-10T06:34:56.222Z] ---> 6af24a7fc65a [2022-03-10T06:34:56.222Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T06:34:56.222Z] ---> Running in c158b4fab112 [2022-03-10T06:34:56.222Z] Removing intermediate container c158b4fab112 [2022-03-10T06:34:56.222Z] ---> 67a0525b3c2e [2022-03-10T06:34:56.222Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:34:56.483Z] Successfully built 67a0525b3c2e [2022-03-10T06:34:56.483Z] 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-03-10T06:34:56.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:34:56.915Z] [2022-03-10T06:34:56.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:34:57.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:34:57.217Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T06:34:57.217Z] 5eb5b503b376: Pulling fs layer [2022-03-10T06:34:57.217Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T06:34:57.217Z] ec43610c2a17: Pulling fs layer [2022-03-10T06:34:57.217Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T06:34:57.217Z] 33b1e0a273af: Pulling fs layer [2022-03-10T06:34:57.217Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T06:34:57.217Z] 2f39f015ded8: Pulling fs layer [2022-03-10T06:34:57.217Z] 33b1e0a273af: Waiting [2022-03-10T06:34:57.217Z] 5d3b04190fa2: Waiting [2022-03-10T06:34:57.217Z] 2f39f015ded8: Waiting [2022-03-10T06:34:57.217Z] 3a2ae6a8a46f: Waiting [2022-03-10T06:34:57.217Z] 5c69ac0246d0: Download complete [2022-03-10T06:34:57.217Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T06:34:57.217Z] 3a2ae6a8a46f: Download complete [2022-03-10T06:34:57.217Z] ec43610c2a17: Verifying Checksum [2022-03-10T06:34:57.217Z] ec43610c2a17: Download complete [2022-03-10T06:34:57.217Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T06:34:57.217Z] 5d3b04190fa2: Download complete [2022-03-10T06:34:57.217Z] 33b1e0a273af: Verifying Checksum [2022-03-10T06:34:57.217Z] 33b1e0a273af: Download complete [2022-03-10T06:34:57.477Z] 5eb5b503b376: Download complete [2022-03-10T06:34:58.061Z] 2f39f015ded8: Verifying Checksum [2022-03-10T06:34:58.061Z] 2f39f015ded8: Download complete [2022-03-10T06:34:59.008Z] 5eb5b503b376: Pull complete [2022-03-10T06:34:59.277Z] 5c69ac0246d0: Pull complete [2022-03-10T06:34:59.850Z] ec43610c2a17: Pull complete [2022-03-10T06:34:59.850Z] 3a2ae6a8a46f: Pull complete [2022-03-10T06:35:00.113Z] 33b1e0a273af: Pull complete [2022-03-10T06:35:00.113Z] 5d3b04190fa2: Pull complete [2022-03-10T06:35:05.451Z] 2f39f015ded8: Pull complete [2022-03-10T06:35:05.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T06:35:05.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:35:05.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T06:35:05.518Z] prd-centos7-docker-4c-2g-6756 does not seem to be running inside a container [2022-03-10T06:35:05.559Z] $ 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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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-03-10T06:35:08.042Z] $ docker top e8e8e6cc4187a174e6ad9dca21dd83974bd68e753606ac088215722b32e35d9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:35:08.438Z] ---> job-cost.sh [2022-03-10T06:35:08.438Z] lf-activate-venv: SKIPPING [2022-03-10T06:35:08.438Z] INFO: No Stack... [2022-03-10T06:35:08.697Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:35:09.268Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:35:09.561Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/cost.csv [2022-03-10T06:35:09.561Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:35:09.579Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] [2022-03-10T06:35:09.585Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] did not exist. Created. [2022-03-10T06:35:09.585Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:35:09.903Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-10T06:35:09.948Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:35:09.954Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:35:09.977Z] $ docker stop --time=1 e8e8e6cc4187a174e6ad9dca21dd83974bd68e753606ac088215722b32e35d9c [2022-03-10T06:35:11.111Z] $ docker rm -f e8e8e6cc4187a174e6ad9dca21dd83974bd68e753606ac088215722b32e35d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T06:35:57.914Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6757 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [Pipeline] { [Pipeline] ws [2022-03-10T06:35:57.927Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2022-03-10T06:35:58.153Z] The recommended git tool is: git [2022-03-10T06:36:03.338Z] using credential edgex-jenkins-ssh [2022-03-10T06:36:03.358Z] Cloning the remote Git repository [2022-03-10T06:36:03.439Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:36:03.536Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2022-03-10T06:36:03.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:36:03.639Z] > git --version # timeout=10 [2022-03-10T06:36:03.667Z] > git --version # 'git version 2.17.1' [2022-03-10T06:36:03.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:36:03.758Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:36:07.861Z] Merging remotes/origin/main commit 32872baef5fb4a4c6b230a80c5260eed34fae8bb into PR head commit 256496f41e6ce7e18bc0867f10d248ccc24b08bb [2022-03-10T06:36:07.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T06:36:07.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:36:07.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T06:36:07.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:36:07.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:36:07.231Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-10T06:36:07.902Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T06:36:07.925Z] > git checkout -f 256496f41e6ce7e18bc0867f10d248ccc24b08bb # timeout=10 [2022-03-10T06:36:08.286Z] > git remote # timeout=10 [2022-03-10T06:36:08.314Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T06:36:08.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:36:08.360Z] > git merge 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 [2022-03-10T06:36:08.395Z] Merge succeeded, producing 256496f41e6ce7e18bc0867f10d248ccc24b08bb [2022-03-10T06:36:08.395Z] Checking out Revision 256496f41e6ce7e18bc0867f10d248ccc24b08bb (PR-501) [2022-03-10T06:36:08.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T06:36:08.413Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T06:36:08.434Z] > git checkout -f 256496f41e6ce7e18bc0867f10d248ccc24b08bb # timeout=10 [2022-03-10T06:36:12.975Z] Commit message: "Merge branch 'main' into dependabot/npm_and_yarn/web/karma-6.3.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:36:13.980Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T06:36:13.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:36:13.981Z] Dload Upload Total Spent Left Speed [2022-03-10T06:36:13.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2022-03-10T06:36:14.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T06:36:14.850Z] + sudo+ jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-03-10T06:36:14.850Z] [2022-03-10T06:36:14.850Z] { [2022-03-10T06:36:14.850Z] "registry-mirrors": [ [2022-03-10T06:36:14.850Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T06:36:14.850Z] ], [2022-03-10T06:36:14.850Z] "bip": "10.250.0.254/24", [2022-03-10T06:36:14.850Z] "hosts": [ [2022-03-10T06:36:14.850Z] "tcp://0.0.0.0:5555", [2022-03-10T06:36:14.850Z] "unix:///var/run/docker.sock" [2022-03-10T06:36:14.850Z] ], [2022-03-10T06:36:14.850Z] "mtu": 1458, [2022-03-10T06:36:14.850Z] "selinux-enabled": true, [2022-03-10T06:36:14.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T06:36:14.850Z] } [Pipeline] sh [2022-03-10T06:36:15.204Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T06:36:15.568Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:36:34.005Z] provisioning config files... [2022-03-10T06:36:34.034Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config8810933817997629564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:36:34.423Z] ---> docker-login.sh [2022-03-10T06:36:34.423Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:36:35.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:36:35.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:36:35.304Z] Configure a credential helper to remove this warning. See [2022-03-10T06:36:35.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:36:35.304Z] [2022-03-10T06:36:35.304Z] Login Succeeded [2022-03-10T06:36:35.304Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:36:35.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:36:35.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:36:35.862Z] Configure a credential helper to remove this warning. See [2022-03-10T06:36:35.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:36:35.862Z] [2022-03-10T06:36:35.862Z] Login Succeeded [2022-03-10T06:36:35.862Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:36:36.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:36:36.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:36:36.417Z] Configure a credential helper to remove this warning. See [2022-03-10T06:36:36.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:36:36.417Z] [2022-03-10T06:36:36.417Z] Login Succeeded [2022-03-10T06:36:36.417Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:36:36.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:36:36.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:36:36.691Z] Configure a credential helper to remove this warning. See [2022-03-10T06:36:36.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:36:36.691Z] [2022-03-10T06:36:36.691Z] Login Succeeded [2022-03-10T06:36:36.691Z] docker.io [2022-03-10T06:36:37.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:36:37.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:36:37.561Z] Configure a credential helper to remove this warning. See [2022-03-10T06:36:37.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:36:37.561Z] [2022-03-10T06:36:37.561Z] Login Succeeded [2022-03-10T06:36:37.561Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:36:37.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:36:38.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:36:38.095Z] ========================================================= [2022-03-10T06:36:38.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T06:36:38.095Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:36:38.455Z] + 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-03-10T06:36:39.466Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:36:39.466Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:36:39.466Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:36:39.742Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T06:36:39.742Z] 9b3977197b4f: Pulling fs layer [2022-03-10T06:36:39.742Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T06:36:39.742Z] 94645a83ff95: Pulling fs layer [2022-03-10T06:36:39.742Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T06:36:39.742Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T06:36:39.742Z] f7c0051592d6: Pulling fs layer [2022-03-10T06:36:39.742Z] a227ed2f7395: Pulling fs layer [2022-03-10T06:36:39.742Z] 7b1c46037f91: Pulling fs layer [2022-03-10T06:36:39.742Z] f7c0051592d6: Waiting [2022-03-10T06:36:39.742Z] a227ed2f7395: Waiting [2022-03-10T06:36:39.742Z] 0c92f367c5e7: Waiting [2022-03-10T06:36:39.742Z] 7b1c46037f91: Waiting [2022-03-10T06:36:39.742Z] 94645a83ff95: Verifying Checksum [2022-03-10T06:36:39.742Z] 94645a83ff95: Download complete [2022-03-10T06:36:39.742Z] 1a89e8eeedd5: Verifying Checksum [2022-03-10T06:36:39.742Z] 1a89e8eeedd5: Download complete [2022-03-10T06:36:39.742Z] 0c92f367c5e7: Verifying Checksum [2022-03-10T06:36:39.742Z] 0c92f367c5e7: Download complete [2022-03-10T06:36:39.742Z] f7c0051592d6: Verifying Checksum [2022-03-10T06:36:39.742Z] f7c0051592d6: Download complete [2022-03-10T06:36:39.742Z] 9b3977197b4f: Download complete [2022-03-10T06:36:39.742Z] a227ed2f7395: Verifying Checksum [2022-03-10T06:36:39.742Z] a227ed2f7395: Download complete [2022-03-10T06:36:40.739Z] 9b3977197b4f: Pull complete [2022-03-10T06:36:41.366Z] 1a89e8eeedd5: Pull complete [2022-03-10T06:36:41.650Z] 94645a83ff95: Pull complete [2022-03-10T06:36:41.926Z] 7b1c46037f91: Verifying Checksum [2022-03-10T06:36:41.926Z] 7b1c46037f91: Download complete [2022-03-10T06:36:42.524Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-10T06:36:54.943Z] 3f3a8bcf1eab: Pull complete [2022-03-10T06:36:54.943Z] 0c92f367c5e7: Pull complete [2022-03-10T06:36:54.943Z] f7c0051592d6: Pull complete [2022-03-10T06:36:54.943Z] a227ed2f7395: Pull complete [2022-03-10T06:37:01.689Z] 7b1c46037f91: Pull complete [2022-03-10T06:37:01.689Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T06:37:01.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T06:37:01.689Z] ---> f79e39bc4007 [2022-03-10T06:37:01.689Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:37:02.671Z] ---> Running in 4b7ade0aa68f [2022-03-10T06:37:03.279Z] Removing intermediate container 4b7ade0aa68f [2022-03-10T06:37:03.279Z] ---> cba200dd0b9c [2022-03-10T06:37:03.279Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:37:03.279Z] ---> Running in 0266538ce3c1 [2022-03-10T06:37:03.554Z] Removing intermediate container 0266538ce3c1 [2022-03-10T06:37:03.554Z] ---> 6c8ce1f7a17c [2022-03-10T06:37:03.554Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:37:03.829Z] ---> Running in 244f9ebe73e0 [2022-03-10T06:37:04.103Z] Removing intermediate container 244f9ebe73e0 [2022-03-10T06:37:04.103Z] ---> 13070dd09bd4 [2022-03-10T06:37:04.103Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:37:04.375Z] ---> Running in 870df46b4edd [2022-03-10T06:37:04.649Z] Removing intermediate container 870df46b4edd [2022-03-10T06:37:04.649Z] ---> f72b35738216 [2022-03-10T06:37:04.649Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:37:04.924Z] ---> Running in 423168e5aa01 [2022-03-10T06:37:05.198Z] Removing intermediate container 423168e5aa01 [2022-03-10T06:37:05.198Z] ---> d410e05e4df3 [2022-03-10T06:37:05.198Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:37:05.472Z] ---> Running in 49810693e1e3 [2022-03-10T06:37:07.448Z] Removing intermediate container 49810693e1e3 [2022-03-10T06:37:07.448Z] ---> 9eab2007cf5b [2022-03-10T06:37:07.448Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:37:07.448Z] ---> Running in 31ca456784c8 [2022-03-10T06:37:08.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:37:09.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:37:10.393Z] OK: 220 MiB in 52 packages [2022-03-10T06:37:11.380Z] Removing intermediate container 31ca456784c8 [2022-03-10T06:37:11.380Z] ---> b822b345e79c [2022-03-10T06:37:11.380Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:37:11.380Z] ---> Running in 874beb959105 [2022-03-10T06:37:11.657Z] Removing intermediate container 874beb959105 [2022-03-10T06:37:11.657Z] ---> b3fc96511b27 [2022-03-10T06:37:11.657Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:37:11.932Z] ---> Running in e4467efa3c79 [2022-03-10T06:37:12.217Z] Removing intermediate container e4467efa3c79 [2022-03-10T06:37:12.217Z] ---> f8dd7683df43 [2022-03-10T06:37:12.217Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:37:12.816Z] ---> 3b022cf10f58 [2022-03-10T06:37:12.816Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:37:13.090Z] ---> Running in e8f465f1fd05 [2022-03-10T06:38:34.883Z] Removing intermediate container e8f465f1fd05 [2022-03-10T06:38:34.883Z] ---> ed41dca493d2 [2022-03-10T06:38:34.883Z] Step 14/15 : COPY . . [2022-03-10T06:38:34.883Z] ---> 1bf759945031 [2022-03-10T06:38:34.883Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:38:34.883Z] ---> Running in 02592eadcf54 [2022-03-10T06:38:34.883Z] noop [2022-03-10T06:38:34.883Z] Removing intermediate container 02592eadcf54 [2022-03-10T06:38:34.883Z] ---> 7c1df74c6f13 [2022-03-10T06:38:34.883Z] Successfully built 7c1df74c6f13 [2022-03-10T06:38:34.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:35.233Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:38:35.233Z] . [Pipeline] withDockerContainer [2022-03-10T06:38:35.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-6757 does not seem to be running inside a container [2022-03-10T06:38:35.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T06:38:36.989Z] $ docker top 8768e6eda132a90d7fb50c217cca25cf400da6b78e31aa675684f308d8df4f8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:38:37.907Z] + go version [2022-03-10T06:38:37.907Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T06:38:37.936Z] $ docker stop --time=1 8768e6eda132a90d7fb50c217cca25cf400da6b78e31aa675684f308d8df4f8e [2022-03-10T06:38:39.613Z] $ docker rm -f 8768e6eda132a90d7fb50c217cca25cf400da6b78e31aa675684f308d8df4f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:40.228Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:38:40.228Z] . [Pipeline] withDockerContainer [2022-03-10T06:38:40.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-6757 does not seem to be running inside a container [2022-03-10T06:38:40.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T06:38:41.935Z] $ docker top e3bafcc018f250198577d50ebcc23b05863d8cc3805fd53b3becbd46fca76954 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:38:42.863Z] + make test [2022-03-10T06:38:42.863Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:38:43.853Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:39:30.930Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:39:30.930Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:39:43.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:39:43.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:39:43.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:39:43.403Z] $ docker stop --time=1 e3bafcc018f250198577d50ebcc23b05863d8cc3805fd53b3becbd46fca76954 [2022-03-10T06:39:45.155Z] $ docker rm -f e3bafcc018f250198577d50ebcc23b05863d8cc3805fd53b3becbd46fca76954 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:39:45.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:39:45.960Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T06:39:46.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:39:46.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:39:47.295Z] + ls -al . [2022-03-10T06:39:47.295Z] total 152 [2022-03-10T06:39:47.295Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 06:38 . [2022-03-10T06:39:47.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:36 .. [2022-03-10T06:39:47.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 06:36 .git [2022-03-10T06:39:47.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:36 .github [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:36 .gitignore [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 06:36 CONTRIBUTING.md [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 06:36 Dockerfile [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 06:36 Jenkinsfile [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 06:36 LICENSE [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 06:36 Makefile [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 06:36 README.md [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 06:33 VERSION [2022-03-10T06:39:47.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:36 assets [2022-03-10T06:39:47.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:36 bin [2022-03-10T06:39:47.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:36 cmd [2022-03-10T06:39:47.295Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 10 06:38 coverage.out [2022-03-10T06:39:47.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:36 docs [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 06:36 go.mod [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 06:36 go.sum [2022-03-10T06:39:47.295Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 06:36 internal [2022-03-10T06:39:47.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:36 pkg [2022-03-10T06:39:47.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:36 snap [2022-03-10T06:39:47.295Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:36 version.go [2022-03-10T06:39:47.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:36 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:47.672Z] + 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=256496f41e6ce7e18bc0867f10d248ccc24b08bb --label arch=arm64 --label version=0.0.0 . [2022-03-10T06:39:48.731Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:39:48.731Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:39:48.731Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:39:48.731Z] ---> 7c1df74c6f13 [2022-03-10T06:39:48.731Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:39:49.009Z] ---> Running in 612b7ed83686 [2022-03-10T06:39:49.623Z] Removing intermediate container 612b7ed83686 [2022-03-10T06:39:49.623Z] ---> cf274ec6ec08 [2022-03-10T06:39:49.623Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:39:49.623Z] ---> Running in ef4ff60128b5 [2022-03-10T06:39:49.902Z] Removing intermediate container ef4ff60128b5 [2022-03-10T06:39:49.902Z] ---> 7e0cb97ab231 [2022-03-10T06:39:49.902Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:39:50.175Z] ---> Running in 5b0165b7f2c5 [2022-03-10T06:39:50.447Z] Removing intermediate container 5b0165b7f2c5 [2022-03-10T06:39:50.447Z] ---> 4d81d696b11d [2022-03-10T06:39:50.447Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:39:50.447Z] ---> Running in be3a0f281657 [2022-03-10T06:39:50.722Z] Removing intermediate container be3a0f281657 [2022-03-10T06:39:50.722Z] ---> bd5ea791b310 [2022-03-10T06:39:50.722Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:39:51.000Z] ---> Running in 2ab3f2d454fc [2022-03-10T06:39:51.278Z] Removing intermediate container 2ab3f2d454fc [2022-03-10T06:39:51.278Z] ---> 5e2680a5397c [2022-03-10T06:39:51.278Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:39:51.278Z] ---> Running in f698dd1319e9 [2022-03-10T06:39:53.263Z] Removing intermediate container f698dd1319e9 [2022-03-10T06:39:53.263Z] ---> 0b0d84669340 [2022-03-10T06:39:53.263Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:39:53.263Z] ---> Running in 8abd616e6538 [2022-03-10T06:39:54.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:39:55.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:39:56.186Z] OK: 220 MiB in 52 packages [2022-03-10T06:39:56.782Z] Removing intermediate container 8abd616e6538 [2022-03-10T06:39:56.782Z] ---> b14c8927df00 [2022-03-10T06:39:56.782Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:39:57.058Z] ---> Running in 7db6f8daec41 [2022-03-10T06:39:57.332Z] Removing intermediate container 7db6f8daec41 [2022-03-10T06:39:57.332Z] ---> 6380db3b5f38 [2022-03-10T06:39:57.332Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:39:57.332Z] ---> Running in 3ca0f50433d3 [2022-03-10T06:39:57.927Z] Removing intermediate container 3ca0f50433d3 [2022-03-10T06:39:57.927Z] ---> 8800d5caf25e [2022-03-10T06:39:57.927Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:39:58.525Z] ---> d5f996f1d6e4 [2022-03-10T06:39:58.525Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:39:58.525Z] ---> Running in abe6281223af [2022-03-10T06:40:01.147Z] Removing intermediate container abe6281223af [2022-03-10T06:40:01.147Z] ---> f86e42bb28ba [2022-03-10T06:40:01.147Z] Step 14/23 : COPY . . [2022-03-10T06:40:03.762Z] ---> 606708ee0b70 [2022-03-10T06:40:03.762Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:40:03.762Z] ---> Running in 1cdd04042347 [2022-03-10T06:40:04.742Z] 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-03-10T06:40:37.087Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:40:42.477Z] Removing intermediate container 1cdd04042347 [2022-03-10T06:40:42.477Z] ---> f53a50d174ca [2022-03-10T06:40:42.477Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:40:42.477Z] 3.14: Pulling from library/alpine [2022-03-10T06:40:42.477Z] be307f383ecc: Pulling fs layer [2022-03-10T06:40:42.477Z] be307f383ecc: Verifying Checksum [2022-03-10T06:40:42.477Z] be307f383ecc: Download complete [2022-03-10T06:40:43.073Z] be307f383ecc: Pull complete [2022-03-10T06:40:43.073Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:40:43.073Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:40:43.073Z] ---> 5b8b7b635229 [2022-03-10T06:40:43.073Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:40:43.347Z] ---> Running in 0f691362534e [2022-03-10T06:40:43.620Z] Removing intermediate container 0f691362534e [2022-03-10T06:40:43.620Z] ---> 6cf6062dbfbb [2022-03-10T06:40:43.620Z] 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-03-10T06:40:45.066Z] ---> 07a51562ee24 [2022-03-10T06:40:45.066Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:40:45.066Z] ---> Running in 831db6183748 [2022-03-10T06:40:45.660Z] Removing intermediate container 831db6183748 [2022-03-10T06:40:45.660Z] ---> 1d1d8066b252 [2022-03-10T06:40:45.660Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:40:45.660Z] ---> Running in c928441ad769 [2022-03-10T06:40:45.936Z] Removing intermediate container c928441ad769 [2022-03-10T06:40:45.936Z] ---> 377512db51e4 [2022-03-10T06:40:45.936Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T06:40:45.936Z] ---> Running in 68e0e1fa98c9 [2022-03-10T06:40:46.533Z] Removing intermediate container 68e0e1fa98c9 [2022-03-10T06:40:46.533Z] ---> c64e3ab14f26 [2022-03-10T06:40:46.533Z] Step 22/23 : LABEL git_sha=256496f41e6ce7e18bc0867f10d248ccc24b08bb [2022-03-10T06:40:46.533Z] ---> Running in 167524a45a48 [2022-03-10T06:40:46.805Z] Removing intermediate container 167524a45a48 [2022-03-10T06:40:46.805Z] ---> 80436cf54d3c [2022-03-10T06:40:46.805Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T06:40:47.084Z] ---> Running in 2227c4167d1a [2022-03-10T06:40:47.359Z] Removing intermediate container 2227c4167d1a [2022-03-10T06:40:47.359Z] ---> 90eef272aa55 [2022-03-10T06:40:47.359Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:40:47.359Z] Successfully built 90eef272aa55 [2022-03-10T06:40:47.359Z] 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-03-10T06:40:47.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:40:47.779Z] [2022-03-10T06:40:47.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:40:48.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:40:48.127Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T06:40:48.127Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T06:40:48.127Z] 04944245beec: Pulling fs layer [2022-03-10T06:40:48.127Z] 699f458cf7ca: Pulling fs layer [2022-03-10T06:40:48.127Z] 765212b225bb: Pulling fs layer [2022-03-10T06:40:48.127Z] f23df028b6ca: Pulling fs layer [2022-03-10T06:40:48.127Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T06:40:48.127Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T06:40:48.127Z] 765212b225bb: Waiting [2022-03-10T06:40:48.127Z] f23df028b6ca: Waiting [2022-03-10T06:40:48.127Z] d65c8cfc05b1: Waiting [2022-03-10T06:40:48.127Z] 2437ff75d9bd: Waiting [2022-03-10T06:40:48.401Z] 04944245beec: Verifying Checksum [2022-03-10T06:40:48.401Z] 04944245beec: Download complete [2022-03-10T06:40:48.401Z] 765212b225bb: Verifying Checksum [2022-03-10T06:40:48.401Z] 765212b225bb: Download complete [2022-03-10T06:40:48.401Z] f23df028b6ca: Verifying Checksum [2022-03-10T06:40:48.401Z] f23df028b6ca: Download complete [2022-03-10T06:40:48.401Z] d65c8cfc05b1: Verifying Checksum [2022-03-10T06:40:48.401Z] d65c8cfc05b1: Download complete [2022-03-10T06:40:48.675Z] 699f458cf7ca: Verifying Checksum [2022-03-10T06:40:48.675Z] 699f458cf7ca: Download complete [2022-03-10T06:40:48.948Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T06:40:48.948Z] 8998bd30e6a1: Download complete [2022-03-10T06:40:51.561Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T06:40:51.561Z] 2437ff75d9bd: Download complete [2022-03-10T06:40:52.994Z] 8998bd30e6a1: Pull complete [2022-03-10T06:40:53.595Z] 04944245beec: Pull complete [2022-03-10T06:40:55.031Z] 699f458cf7ca: Pull complete [2022-03-10T06:40:55.304Z] 765212b225bb: Pull complete [2022-03-10T06:40:56.279Z] f23df028b6ca: Pull complete [2022-03-10T06:40:56.551Z] d65c8cfc05b1: Pull complete [2022-03-10T06:41:11.634Z] 2437ff75d9bd: Pull complete [2022-03-10T06:41:11.634Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T06:41:11.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:41:11.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T06:41:11.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-6757 does not seem to be running inside a container [2022-03-10T06:41:11.927Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-10T06:41:14.571Z] $ docker top e8af4ba8596ca2860b745a2240651af106f6522efe0c21a904e7d21005442f8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:15.477Z] ---> job-cost.sh [2022-03-10T06:41:15.477Z] lf-activate-venv: SKIPPING [2022-03-10T06:41:15.477Z] INFO: No Stack... [2022-03-10T06:41:15.752Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T06:41:16.727Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:41:17.386Z] + cut -d, -f6 [2022-03-10T06:41:17.386Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2022-03-10T06:41:17.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] [2022-03-10T06:41:17.456Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] did not exist. Created. [2022-03-10T06:41:17.456Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:41:18.133Z] /w/workspace/edgex-ui-go/4@tmp/durable-4c9ac47f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-10T06:41:18.806Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T06:41:18.825Z] Warning: overwriting stash ‘stack-cost’ [2022-03-10T06:41:18.969Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:41:18.976Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:41:19.001Z] $ docker stop --time=1 e8af4ba8596ca2860b745a2240651af106f6522efe0c21a904e7d21005442f8b [2022-03-10T06:41:20.531Z] $ docker rm -f e8af4ba8596ca2860b745a2240651af106f6522efe0c21a904e7d21005442f8b [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-03-10T06:41:21.032Z] provisioning config files... [2022-03-10T06:41:21.074Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config3374204304077963849tmp [Pipeline] { [Pipeline] sh [2022-03-10T06:41:21.474Z] + set +x [2022-03-10T06:41:21.474Z] + curl -s https://codecov.io/bash [2022-03-10T06:41:21.474Z] + bash -s -- [2022-03-10T06:41:21.474Z] [2022-03-10T06:41:21.474Z] _____ _ [2022-03-10T06:41:21.474Z] / ____| | | [2022-03-10T06:41:21.474Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T06:41:21.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T06:41:21.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T06:41:21.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T06:41:21.474Z] Bash-1.0.6 [2022-03-10T06:41:21.474Z] [2022-03-10T06:41:21.474Z] [2022-03-10T06:41:21.474Z] ==> git version 2.24.4 found [2022-03-10T06:41:21.474Z] ==> 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-03-10T06:41:21.474Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T06:41:21.474Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T06:41:21.474Z] ==> Jenkins CI detected. [2022-03-10T06:41:21.474Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-10T06:41:21.474Z] project root: . [2022-03-10T06:41:21.474Z] --> token set from env [2022-03-10T06:41:21.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T06:41:21.474Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T06:41:21.474Z] ==> Python coveragepy not found [2022-03-10T06:41:21.474Z] ==> Searching for coverage reports in: [2022-03-10T06:41:21.474Z] + . [2022-03-10T06:41:21.474Z] -> Found 1 reports [2022-03-10T06:41:21.474Z] ==> Detecting git/mercurial file structure [2022-03-10T06:41:21.474Z] ==> Reading reports [2022-03-10T06:41:21.474Z] + ./coverage.out bytes=10 [2022-03-10T06:41:21.474Z] ==> Appending adjustments [2022-03-10T06:41:21.474Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T06:41:21.790Z] + Found adjustments [2022-03-10T06:41:21.790Z] ==> Gzipping contents [2022-03-10T06:41:21.790Z] 4.0K /tmp/codecov.AY8X73.gz [2022-03-10T06:41:21.790Z] ==> Uploading reports [2022-03-10T06:41:21.790Z] url: https://codecov.io [2022-03-10T06:41:21.790Z] query: branch=PR-501&commit=256496f41e6ce7e18bc0867f10d248ccc24b08bb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2022-03-10T06:41:21.790Z] -> Pinging Codecov [2022-03-10T06:41:21.790Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-501&commit=256496f41e6ce7e18bc0867f10d248ccc24b08bb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2022-03-10T06:41:22.048Z] -> Uploading to [2022-03-10T06:41:22.048Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/256496f41e6ce7e18bc0867f10d248ccc24b08bb/95e2b265-2d8a-4506-81ff-87f616b974c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T064121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=430f9b8a369fa8de5b3b33938b97f8d3a3f5ff77131e02110d27ee95b14700cd [2022-03-10T06:41:22.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:41:22.048Z] Dload Upload Total Spent Left Speed [2022-03-10T06:41:22.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 10424 --:--:-- --:--:-- --:--:-- 10448 [2022-03-10T06:41:22.308Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/256496f41e6ce7e18bc0867f10d248ccc24b08bb [Pipeline] } [2022-03-10T06:41:22.316Z] 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-03-10T06:41:22.953Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives ']' [2022-03-10T06:41:22.953Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-10T06:41:22.953Z] total 8 [2022-03-10T06:41:22.953Z] drwxr-xr-x. 3 root root 34 Mar 10 06:35 . [2022-03-10T06:41:22.953Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:35 .. [2022-03-10T06:41:22.953Z] drwxr-xr-x. 2 root root 6 Mar 10 06:35 cost [2022-03-10T06:41:22.953Z] -rw-r--r--. 1 root root 82 Mar 10 06:35 cost.csv [2022-03-10T06:41:22.953Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-10T06:41:22.953Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-10T06:41:22.953Z] total 8 [2022-03-10T06:41:22.953Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 06:35 . [2022-03-10T06:41:22.953Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:35 .. [2022-03-10T06:41:22.953Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 06:35 cost [2022-03-10T06:41:22.953Z] -rw-r--r--. 1 jenkins jenkins 82 Mar 10 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:23.252Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:23.817Z] ---> package-listing.sh [2022-03-10T06:41:23.817Z] ++ facter osfamily [2022-03-10T06:41:23.817Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T06:41:24.078Z] + OS_FAMILY=redhat [2022-03-10T06:41:24.078Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-10T06:41:24.078Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T06:41:24.078Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T06:41:24.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T06:41:24.078Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T06:41:24.078Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' [2022-03-10T06:41:24.078Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T06:41:24.078Z] + case "${OS_FAMILY}" in [2022-03-10T06:41:24.078Z] + rpm -qa [2022-03-10T06:41:24.078Z] + sort [2022-03-10T06:41:24.649Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T06:41:24.649Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T06:41:24.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T06:41:24.649Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' [2022-03-10T06:41:24.649Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [2022-03-10T06:41:24.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [Pipeline] echo [2022-03-10T06:41:24.663Z] 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T06:41:24.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:41:25.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:41:25.515Z] . [Pipeline] withDockerContainer [2022-03-10T06:41:25.577Z] prd-centos7-docker-4c-2g-6756 does not seem to be running inside a container [2022-03-10T06:41:25.609Z] $ 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-501/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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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-03-10T06:41:25.848Z] $ docker top 43a99d96258ccdf33c26a51645df07e3b0a70cef63f0a29d9530929c46927bd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:41:26.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T06:41:26.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T06:41:26.804Z] + ls /var/log/sa-host [2022-03-10T06:41:26.804Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T06:41:26.804Z] file_magic: OK [2022-03-10T06:41:26.804Z] HZ: Using current value: 100 [2022-03-10T06:41:26.804Z] file_header: OK [2022-03-10T06:41:26.804Z] 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-03-10T06:41:26.804Z] Statistics: [2022-03-10T06:41:26.804Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:41:26.804Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T06:41:26.804Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T06:41:26.804Z] file_magic: OK [2022-03-10T06:41:26.804Z] HZ: Using current value: 100 [2022-03-10T06:41:26.804Z] file_header: OK [2022-03-10T06:41:26.804Z] 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-03-10T06:41:26.804Z] Statistics: [2022-03-10T06:41:26.804Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:41:26.804Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:41:26.888Z] provisioning config files... [2022-03-10T06:41:26.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config7207265248473141672tmp [Pipeline] { [Pipeline] echo [2022-03-10T06:41:26.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:27.204Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T06:41:27.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:27.543Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T06:41:27.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:27.836Z] ---> sudo-logs.sh [2022-03-10T06:41:27.836Z] Archiving 'sudo' log.. [2022-03-10T06:41:27.836Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6756.novalocal: Name or service not known [2022-03-10T06:41:27.836Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6756.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T06:41:27.859Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:28.151Z] ---> job-cost.sh [2022-03-10T06:41:28.151Z] lf-activate-venv: SKIPPING [2022-03-10T06:41:28.151Z] DEBUG: total: 0.05999999865889549 [2022-03-10T06:41:28.151Z] INFO: Retrieving Stack Cost... [2022-03-10T06:41:28.411Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:41:28.981Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T06:41:28.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:41:29.282Z] ---> logs-deploy.sh [2022-03-10T06:41:29.282Z] lf-activate-venv: SKIPPING [2022-03-10T06:41:29.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-501/4 [2022-03-10T06:41:29.282Z] INFO: archiving workspace using pattern(s): [2022-03-10T06:41:30.231Z] Archives upload complete. [2022-03-10T06:41:30.231Z] INFO: archiving logs to Nexus