Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at e48074128e3d49bf104d5160f342619963f8a85e rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from e48074128e3d49bf104d5160f342619963f8a85e 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-ssh7382093290850612875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8061263585358655283.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2443420694538530343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13926042012162876285.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5408890297604320524.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh4825809671489864627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-431@tmp/jenkins-gitclient-ssh7913281107934857202.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 Checking out Revision 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh2571489983414062829.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 # timeout=10 Commit message: "Merge commit 'e48074128e3d49bf104d5160f342619963f8a85e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-21T18:06:23.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-21T18:06:23.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-21T18:06:23.387Z] ========================================================= [2022-01-21T18:06:23.387Z] EdgeX Global Pipelines Version Info [2022-01-21T18:06:23.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6a6c5385510e47fe6e9ecbde85c2f8178d17767c # timeout=10 [2022-01-21T18:06:24.511Z] ------------------- [2022-01-21T18:06:24.512Z] stable info: [2022-01-21T18:06:24.512Z] ------------------- [2022-01-21T18:06:24.512Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-21T18:06:24.512Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-21T18:06:24.512Z] Message: update stable to v1.0.219 [2022-01-21T18:06:25.089Z] ------------------- [2022-01-21T18:06:25.089Z] experimental info: [2022-01-21T18:06:25.089Z] ------------------- [2022-01-21T18:06:25.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-21T18:06:25.089Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-21T18:06:25.089Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-21T18:06:25.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-21T18:06:25.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-21T18:06:25.265Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-21T18:06:25.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-21T18:06:25.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-21T18:06:25.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-21T18:06:25.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-21T18:06:25.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-21T18:06:25.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-21T18:06:25.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-21T18:06:25.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-21T18:06:25.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-21T18:06:25.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-21T18:06:25.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-21T18:06:25.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-21T18:06:25.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-21T18:06:25.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-21T18:06:25.492Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-21T18:06:25.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-21T18:06:25.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-21T18:06:25.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-21T18:06:25.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-21T18:06:25.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-21T18:06:25.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-21T18:06:25.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-21T18:06:25.627Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-21T18:06:25.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2022-01-21T18:06:25.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2022-01-21T18:06:25.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2022-01-21T18:06:25.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo [2022-01-21T18:06:25.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 381334f [Pipeline] echo [2022-01-21T18:06:25.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T18:06:25.753Z] provisioning config files... [2022-01-21T18:06:25.765Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config249546593728435303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:06:26.080Z] ---> docker-login.sh [2022-01-21T18:06:26.080Z] nexus3.edgexfoundry.org:10001 [2022-01-21T18:06:26.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:26.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:26.080Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:26.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:26.080Z] [2022-01-21T18:06:26.080Z] Login Succeeded [2022-01-21T18:06:26.080Z] nexus3.edgexfoundry.org:10002 [2022-01-21T18:06:26.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:26.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:26.343Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:26.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:26.343Z] [2022-01-21T18:06:26.343Z] Login Succeeded [2022-01-21T18:06:26.343Z] nexus3.edgexfoundry.org:10003 [2022-01-21T18:06:26.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:26.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:26.343Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:26.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:26.343Z] [2022-01-21T18:06:26.343Z] Login Succeeded [2022-01-21T18:06:26.605Z] nexus3.edgexfoundry.org:10004 [2022-01-21T18:06:26.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:26.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:26.605Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:26.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:26.605Z] [2022-01-21T18:06:26.605Z] Login Succeeded [2022-01-21T18:06:26.605Z] docker.io [2022-01-21T18:06:26.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:27.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:27.180Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:27.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:27.181Z] [2022-01-21T18:06:27.181Z] Login Succeeded [2022-01-21T18:06:27.181Z] ---> docker-login.sh ends [Pipeline] } [2022-01-21T18:06:27.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-21T18:06:27.558Z] + git rev-list -1 --merges 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7~1..381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo [2022-01-21T18:06:27.586Z] -----------> git rev-list -1 --merges 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7~1..381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [2022-01-21T18:06:27.586Z] 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [false] [Pipeline] sh [2022-01-21T18:06:27.881Z] + git log --format=format:%s -1 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo [2022-01-21T18:06:27.900Z] ========================================================= [2022-01-21T18:06:27.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-21T18:06:27.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-21T18:06:28.250Z] + git log --format=format:%s -1 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] echo [2022-01-21T18:06:28.265Z] [semverPrep] GIT_COMMIT: 381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7, Commit Message: Merge commit 'e48074128e3d49bf104d5160f342619963f8a85e' into HEAD [Pipeline] echo [2022-01-21T18:06:28.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-21T18:06:28.708Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-21T18:06:28.708Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-21T18:06:28.708Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-21T18:06:28.708Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-21T18:06:28.708Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-21T18:06:28.708Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-21T18:06:28.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:06:29.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-21T18:06:29.129Z] [2022-01-21T18:06:29.129Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:06:29.441Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-21T18:06:29.441Z] latest: Pulling from edgex-devops/git-semver [2022-01-21T18:06:29.441Z] a0d0a0d46f8b: Pulling fs layer [2022-01-21T18:06:29.441Z] 3e5f54012d9b: Pulling fs layer [2022-01-21T18:06:29.441Z] 4c7163046ea9: Pulling fs layer [2022-01-21T18:06:29.441Z] 0c2d73faf560: Pulling fs layer [2022-01-21T18:06:29.441Z] 0c2d73faf560: Waiting [2022-01-21T18:06:29.441Z] 3e5f54012d9b: Verifying Checksum [2022-01-21T18:06:29.441Z] 3e5f54012d9b: Download complete [2022-01-21T18:06:29.441Z] a0d0a0d46f8b: Download complete [2022-01-21T18:06:29.441Z] 4c7163046ea9: Verifying Checksum [2022-01-21T18:06:29.441Z] 4c7163046ea9: Download complete [2022-01-21T18:06:29.441Z] 0c2d73faf560: Verifying Checksum [2022-01-21T18:06:29.441Z] 0c2d73faf560: Download complete [2022-01-21T18:06:29.709Z] a0d0a0d46f8b: Pull complete [2022-01-21T18:06:29.709Z] 3e5f54012d9b: Pull complete [2022-01-21T18:06:29.972Z] 4c7163046ea9: Pull complete [2022-01-21T18:06:30.235Z] 0c2d73faf560: Pull complete [2022-01-21T18:06:30.235Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-21T18:06:30.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-21T18:06:30.235Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-21T18:06:30.304Z] prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container [2022-01-21T18:06:29.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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:10004/edgex-devops/git-semver:latest cat [2022-01-21T18:06:30.648Z] $ docker top 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-21T18:06:31.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-21T18:06:31.090Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-21T18:06:31.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-21T18:06:30.875Z] $ docker exec 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent [2022-01-21T18:06:31.284Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJnPbB/agent.15 [2022-01-21T18:06:31.284Z] SSH_AGENT_PID=22 [2022-01-21T18:06:31.291Z] Running ssh-add (command line suppressed) [2022-01-21T18:06:31.067Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_292420323965026712.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_292420323965026712.key) [2022-01-21T18:06:31.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-21T18:06:31.679Z] + git tag --points-at HEAD [Pipeline] } [2022-01-21T18:06:31.427Z] $ docker exec --env ******** --env ******** 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent -k [2022-01-21T18:06:31.511Z] unset SSH_AUTH_SOCK; [2022-01-21T18:06:31.511Z] unset SSH_AGENT_PID; [2022-01-21T18:06:31.511Z] echo Agent pid 22 killed; [2022-01-21T18:06:31.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-21T18:06:31.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-21T18:06:31.819Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-21T18:06:31.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-21T18:06:31.668Z] $ docker exec 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent [2022-01-21T18:06:32.033Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHeaOL/agent.55 [2022-01-21T18:06:32.033Z] SSH_AGENT_PID=61 [2022-01-21T18:06:32.037Z] Running ssh-add (command line suppressed) [2022-01-21T18:06:31.885Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_497762426640402722.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_497762426640402722.key) [2022-01-21T18:06:32.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-21T18:06:32.428Z] + git semver init [2022-01-21T18:06:32.428Z] # -> Open(): unable to determine branch for HEAD [2022-01-21T18:06:32.428Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2022-01-21T18:06:32.428Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2022-01-21T18:06:32.428Z] # $SEMVER_REMOTE_NAME = origin [2022-01-21T18:06:32.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-21T18:06:32.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-21T18:06:32.428Z] # $SEMVER_BRANCH = PR-431 [2022-01-21T18:06:32.428Z] # $SEMVER_TEMP = /tmp/semver-627001561 [2022-01-21T18:06:32.428Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-21T18:06:34.339Z] # '/tmp/semver-627001561' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2022-01-21T18:06:34.339Z] # -> Force: false [2022-01-21T18:06:34.339Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2022-01-21T18:06:34.296Z] $ docker exec --env ******** --env ******** 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 ssh-agent -k [2022-01-21T18:06:34.383Z] unset SSH_AUTH_SOCK; [2022-01-21T18:06:34.384Z] unset SSH_AGENT_PID; [2022-01-21T18:06:34.384Z] echo Agent pid 61 killed; [2022-01-21T18:06:34.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-21T18:06:34.763Z] + git semver [Pipeline] } [2022-01-21T18:06:34.760Z] $ docker stop --time=1 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 [2022-01-21T18:06:36.027Z] $ docker rm -f 9e847d6c928938b7d19ff2a35105181809cf3d8b4bea09243f4e3e036ce51b82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-21T18:06:36.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-21T18:06:36.586Z] Stashed 1 file(s) [Pipeline] echo [2022-01-21T18:06:36.590Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T18:06:36.735Z] provisioning config files... [2022-01-21T18:06:36.745Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7692299415451693684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:06:37.061Z] ---> docker-login.sh [2022-01-21T18:06:37.061Z] nexus3.edgexfoundry.org:10001 [2022-01-21T18:06:37.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:37.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:37.061Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:37.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:37.061Z] [2022-01-21T18:06:37.061Z] Login Succeeded [2022-01-21T18:06:37.061Z] nexus3.edgexfoundry.org:10002 [2022-01-21T18:06:37.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:37.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:37.061Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:37.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:37.061Z] [2022-01-21T18:06:37.061Z] Login Succeeded [2022-01-21T18:06:37.061Z] nexus3.edgexfoundry.org:10003 [2022-01-21T18:06:37.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:37.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:37.321Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:37.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:37.321Z] [2022-01-21T18:06:37.321Z] Login Succeeded [2022-01-21T18:06:37.321Z] nexus3.edgexfoundry.org:10004 [2022-01-21T18:06:37.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:37.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:37.321Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:37.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:37.321Z] [2022-01-21T18:06:37.321Z] Login Succeeded [2022-01-21T18:06:37.321Z] docker.io [2022-01-21T18:06:37.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:06:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:06:37.844Z] Configure a credential helper to remove this warning. See [2022-01-21T18:06:37.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:06:37.844Z] [2022-01-21T18:06:37.844Z] Login Succeeded [2022-01-21T18:06:37.844Z] ---> docker-login.sh ends [Pipeline] } [2022-01-21T18:06:37.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-21T18:06:37.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-21T18:06:37.937Z] ========================================================= [2022-01-21T18:06:37.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-21T18:06:37.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:06:38.262Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-21T18:06:38.524Z] Sending build context to Docker daemon 40.21MB [2022-01-21T18:06:38.524Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T18:06:38.524Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-21T18:06:38.524Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-21T18:06:38.524Z] 59bf1c3509f3: Pulling fs layer [2022-01-21T18:06:38.524Z] 666ba61612fd: Pulling fs layer [2022-01-21T18:06:38.524Z] 8ed8ca486205: Pulling fs layer [2022-01-21T18:06:38.524Z] 4fe6c5a15a65: Pulling fs layer [2022-01-21T18:06:38.524Z] 22a0e8bec74d: Pulling fs layer [2022-01-21T18:06:38.524Z] f965cba54748: Pulling fs layer [2022-01-21T18:06:38.524Z] 861ffc35075e: Pulling fs layer [2022-01-21T18:06:38.524Z] 4b385c91608e: Pulling fs layer [2022-01-21T18:06:38.524Z] 560528eb2ebb: Pulling fs layer [2022-01-21T18:06:38.524Z] f965cba54748: Waiting [2022-01-21T18:06:38.524Z] 4fe6c5a15a65: Waiting [2022-01-21T18:06:38.524Z] 861ffc35075e: Waiting [2022-01-21T18:06:38.524Z] 4b385c91608e: Waiting [2022-01-21T18:06:38.524Z] 22a0e8bec74d: Waiting [2022-01-21T18:06:38.524Z] 560528eb2ebb: Waiting [2022-01-21T18:06:38.524Z] 8ed8ca486205: Verifying Checksum [2022-01-21T18:06:38.524Z] 8ed8ca486205: Download complete [2022-01-21T18:06:38.524Z] 666ba61612fd: Verifying Checksum [2022-01-21T18:06:38.524Z] 666ba61612fd: Download complete [2022-01-21T18:06:38.524Z] 22a0e8bec74d: Verifying Checksum [2022-01-21T18:06:38.524Z] 22a0e8bec74d: Download complete [2022-01-21T18:06:38.794Z] 59bf1c3509f3: Verifying Checksum [2022-01-21T18:06:38.794Z] 59bf1c3509f3: Download complete [2022-01-21T18:06:38.794Z] f965cba54748: Verifying Checksum [2022-01-21T18:06:38.794Z] f965cba54748: Download complete [2022-01-21T18:06:38.794Z] 861ffc35075e: Verifying Checksum [2022-01-21T18:06:38.794Z] 861ffc35075e: Download complete [2022-01-21T18:06:38.794Z] 4b385c91608e: Verifying Checksum [2022-01-21T18:06:38.794Z] 4b385c91608e: Download complete [2022-01-21T18:06:39.060Z] 59bf1c3509f3: Pull complete [2022-01-21T18:06:39.327Z] 4fe6c5a15a65: Verifying Checksum [2022-01-21T18:06:39.327Z] 4fe6c5a15a65: Download complete [2022-01-21T18:06:39.327Z] 560528eb2ebb: Verifying Checksum [2022-01-21T18:06:39.327Z] 560528eb2ebb: Download complete [2022-01-21T18:06:39.327Z] 666ba61612fd: Pull complete [2022-01-21T18:06:39.327Z] 8ed8ca486205: Pull complete [2022-01-21T18:06:43.575Z] 4fe6c5a15a65: Pull complete [2022-01-21T18:06:43.575Z] 22a0e8bec74d: Pull complete [2022-01-21T18:06:43.575Z] f965cba54748: Pull complete [2022-01-21T18:06:43.575Z] 861ffc35075e: Pull complete [2022-01-21T18:06:43.575Z] 4b385c91608e: Pull complete [2022-01-21T18:06:45.505Z] 560528eb2ebb: Pull complete [2022-01-21T18:06:45.505Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-21T18:06:45.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-21T18:06:45.505Z] ---> dd4a08f94e63 [2022-01-21T18:06:45.505Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T18:06:47.423Z] ---> Running in b17029e278c7 [2022-01-21T18:06:47.423Z] Removing intermediate container b17029e278c7 [2022-01-21T18:06:47.423Z] ---> 70b8f9d7847e [2022-01-21T18:06:47.423Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T18:06:47.423Z] ---> Running in 7b7967448165 [2022-01-21T18:06:47.423Z] Removing intermediate container 7b7967448165 [2022-01-21T18:06:47.423Z] ---> c3be432a4c53 [2022-01-21T18:06:47.423Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T18:06:47.684Z] ---> Running in cb001a27d37b [2022-01-21T18:06:47.684Z] Removing intermediate container cb001a27d37b [2022-01-21T18:06:47.684Z] ---> d23ed5bfd55d [2022-01-21T18:06:47.684Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-21T18:06:47.684Z] ---> Running in bf9f4d1aefb6 [2022-01-21T18:06:47.684Z] Removing intermediate container bf9f4d1aefb6 [2022-01-21T18:06:47.684Z] ---> c4762ec73a0a [2022-01-21T18:06:47.684Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T18:06:47.946Z] ---> Running in 60d921c1640d [2022-01-21T18:06:47.946Z] Removing intermediate container 60d921c1640d [2022-01-21T18:06:47.946Z] ---> 26abc4ffd460 [2022-01-21T18:06:47.946Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T18:06:47.947Z] ---> Running in 9f9932ce0760 [2022-01-21T18:06:48.522Z] Removing intermediate container 9f9932ce0760 [2022-01-21T18:06:48.522Z] ---> 82a4fde04f9d [2022-01-21T18:06:48.522Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T18:06:48.522Z] ---> Running in a43bac24d992 [2022-01-21T18:06:48.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-21T18:06:49.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-21T18:06:49.997Z] OK: 221 MiB in 52 packages [2022-01-21T18:06:50.259Z] Removing intermediate container a43bac24d992 [2022-01-21T18:06:50.259Z] ---> 407cbdb26180 [2022-01-21T18:06:50.259Z] Step 10/15 : ENV GO111MODULE=on [2022-01-21T18:06:50.259Z] ---> Running in 7c726ccb640e [2022-01-21T18:06:50.522Z] Removing intermediate container 7c726ccb640e [2022-01-21T18:06:50.522Z] ---> ed4b96788a33 [2022-01-21T18:06:50.522Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T18:06:50.522Z] ---> Running in 115272f380d1 [2022-01-21T18:06:50.522Z] Removing intermediate container 115272f380d1 [2022-01-21T18:06:50.522Z] ---> c0d3c1f57ebf [2022-01-21T18:06:50.522Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-21T18:06:50.783Z] ---> a1d2bb9294d9 [2022-01-21T18:06:50.783Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T18:06:50.783Z] ---> Running in 6492472eabb0 [2022-01-21T18:06:51.703Z] Still waiting to schedule task [2022-01-21T18:06:51.703Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-21T18:07:29.585Z] Removing intermediate container 6492472eabb0 [2022-01-21T18:07:29.586Z] ---> 82c30ca32283 [2022-01-21T18:07:29.586Z] Step 14/15 : COPY . . [2022-01-21T18:07:29.586Z] ---> c57034d06bcc [2022-01-21T18:07:29.586Z] Step 15/15 : RUN ${MAKE} [2022-01-21T18:07:29.586Z] ---> Running in 6da73a63ca47 [2022-01-21T18:07:29.586Z] noop [2022-01-21T18:07:29.586Z] Removing intermediate container 6da73a63ca47 [2022-01-21T18:07:29.586Z] ---> 63540a610739 [2022-01-21T18:07:29.586Z] Successfully built 63540a610739 [2022-01-21T18:07:29.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:07:29.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-21T18:07:29.894Z] . [Pipeline] withDockerContainer [2022-01-21T18:07:29.977Z] prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container [2022-01-21T18:07:30.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-21T18:07:30.389Z] $ docker top 354bb2e63158138f40fb7d0244fa3ccf57b118385be8fc553129e15bd520c539 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-21T18:07:30.746Z] + go version [2022-01-21T18:07:30.746Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-21T18:07:30.757Z] $ docker stop --time=1 354bb2e63158138f40fb7d0244fa3ccf57b118385be8fc553129e15bd520c539 [2022-01-21T18:07:31.943Z] $ docker rm -f 354bb2e63158138f40fb7d0244fa3ccf57b118385be8fc553129e15bd520c539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:07:32.346Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-21T18:07:32.346Z] . [Pipeline] withDockerContainer [2022-01-21T18:07:32.420Z] prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container [2022-01-21T18:07:32.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-21T18:07:32.839Z] $ docker top ec2a8d81552d6c9047a8745b051422f1808cc809c65258c093e8ebc7eb081ef3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-21T18:07:33.224Z] + make test [2022-01-21T18:07:33.224Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-21T18:07:33.503Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-21T18:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-21T18:07:45.809Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-21T18:07:49.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-21T18:07:49.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-21T18:07:49.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-21T18:07:49.164Z] $ docker stop --time=1 ec2a8d81552d6c9047a8745b051422f1808cc809c65258c093e8ebc7eb081ef3 [2022-01-21T18:07:50.809Z] $ docker rm -f ec2a8d81552d6c9047a8745b051422f1808cc809c65258c093e8ebc7eb081ef3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-21T18:07:51.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-21T18:07:51.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-21T18:07:52.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-21T18:07:52.538Z] + ls -al . [2022-01-21T18:07:52.538Z] total 112 [2022-01-21T18:07:52.538Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 21 18:07 . [2022-01-21T18:07:52.538Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 21 18:06 .. [2022-01-21T18:07:52.538Z] drwxrwxr-x. 4 jenkins jenkins 36 Jan 21 18:06 assets [2022-01-21T18:07:52.538Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 21 18:06 bin [2022-01-21T18:07:52.538Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 18:06 cmd [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 18:06 CONTRIBUTING.md [2022-01-21T18:07:52.538Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 21 18:07 coverage.out [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 21 18:06 Dockerfile [2022-01-21T18:07:52.538Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 21 18:06 docs [2022-01-21T18:07:52.538Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 18:06 .git [2022-01-21T18:07:52.538Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 18:06 .github [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 18:06 .gitignore [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 21 18:06 go.mod [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 21 18:06 go.sum [2022-01-21T18:07:52.538Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 21 18:06 internal [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 18:06 Jenkinsfile [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 18:06 LICENSE [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 21 18:06 Makefile [2022-01-21T18:07:52.538Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 21 18:06 pkg [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 21 18:06 README.md [2022-01-21T18:07:52.538Z] drwx------. 3 jenkins jenkins 56 Jan 21 18:06 .semver [2022-01-21T18:07:52.538Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 21 18:06 snap [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 18:06 VERSION [2022-01-21T18:07:52.538Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 18:06 version.go [2022-01-21T18:07:52.538Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 18:06 web [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:07:52.842Z] + 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=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 --label arch=amd64 --label version=0.0.0 . [2022-01-21T18:07:53.105Z] Sending build context to Docker daemon 40.21MB [2022-01-21T18:07:53.105Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T18:07:53.105Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-21T18:07:53.105Z] ---> 63540a610739 [2022-01-21T18:07:53.105Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T18:07:53.373Z] ---> Running in 2ef22fc8eb79 [2022-01-21T18:07:53.639Z] Removing intermediate container 2ef22fc8eb79 [2022-01-21T18:07:53.639Z] ---> 5e9eef3ca5af [2022-01-21T18:07:53.639Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T18:07:53.639Z] ---> Running in 5269a0e0405e [2022-01-21T18:07:53.639Z] Removing intermediate container 5269a0e0405e [2022-01-21T18:07:53.639Z] ---> b1bec20a84be [2022-01-21T18:07:53.639Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T18:07:53.639Z] ---> Running in 20b7a1e4bac9 [2022-01-21T18:07:53.905Z] Removing intermediate container 20b7a1e4bac9 [2022-01-21T18:07:53.905Z] ---> 548bc5db9ad2 [2022-01-21T18:07:53.905Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-21T18:07:53.905Z] ---> Running in a49d574b2c5a [2022-01-21T18:07:53.905Z] Removing intermediate container a49d574b2c5a [2022-01-21T18:07:53.905Z] ---> 5863776fa8a7 [2022-01-21T18:07:53.905Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T18:07:53.905Z] ---> Running in dd9327d19d54 [2022-01-21T18:07:54.171Z] Removing intermediate container dd9327d19d54 [2022-01-21T18:07:54.171Z] ---> 408495893cbc [2022-01-21T18:07:54.171Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T18:07:54.171Z] ---> Running in 87861c243068 [2022-01-21T18:07:54.745Z] Removing intermediate container 87861c243068 [2022-01-21T18:07:54.745Z] ---> 3bc2b8da72b5 [2022-01-21T18:07:54.745Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T18:07:54.745Z] ---> Running in 80f9fa2e7fe5 [2022-01-21T18:07:55.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-21T18:07:55.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-21T18:07:56.151Z] OK: 221 MiB in 52 packages [2022-01-21T18:07:56.412Z] Removing intermediate container 80f9fa2e7fe5 [2022-01-21T18:07:56.412Z] ---> 17db105c39a0 [2022-01-21T18:07:56.412Z] Step 10/23 : ENV GO111MODULE=on [2022-01-21T18:07:56.412Z] ---> Running in 2ea65e6f6ee7 [2022-01-21T18:07:56.412Z] Removing intermediate container 2ea65e6f6ee7 [2022-01-21T18:07:56.412Z] ---> a553e1d03e17 [2022-01-21T18:07:56.412Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T18:07:56.412Z] ---> Running in 6898c69693b2 [2022-01-21T18:07:56.412Z] Removing intermediate container 6898c69693b2 [2022-01-21T18:07:56.412Z] ---> f382aad93d42 [2022-01-21T18:07:56.412Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-21T18:07:56.675Z] ---> ad708056324e [2022-01-21T18:07:56.675Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T18:07:56.675Z] ---> Running in a8ed751421ee [2022-01-21T18:07:57.263Z] Removing intermediate container a8ed751421ee [2022-01-21T18:07:57.263Z] ---> 8de398fd5694 [2022-01-21T18:07:57.263Z] Step 14/23 : COPY . . [2022-01-21T18:07:58.207Z] ---> ec72a2deb090 [2022-01-21T18:07:58.207Z] Step 15/23 : RUN ${MAKE} [2022-01-21T18:07:58.207Z] ---> Running in e8c030bb69c8 [2022-01-21T18:07:58.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-21T18:08:08.516Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-21T18:08:08.778Z] Removing intermediate container e8c030bb69c8 [2022-01-21T18:08:08.778Z] ---> 19db5307b206 [2022-01-21T18:08:08.778Z] Step 16/23 : FROM alpine:3.14 [2022-01-21T18:08:09.352Z] 3.14: Pulling from library/alpine [2022-01-21T18:08:09.626Z] 97518928ae5f: Pulling fs layer [2022-01-21T18:08:09.626Z] 97518928ae5f: Verifying Checksum [2022-01-21T18:08:09.626Z] 97518928ae5f: Download complete [2022-01-21T18:08:09.889Z] 97518928ae5f: Pull complete [2022-01-21T18:08:09.889Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-21T18:08:09.889Z] Status: Downloaded newer image for alpine:3.14 [2022-01-21T18:08:09.889Z] ---> 0a97eee8041e [2022-01-21T18:08:09.889Z] Step 17/23 : EXPOSE 4000 [2022-01-21T18:08:09.889Z] ---> Running in e73daec88773 [2022-01-21T18:08:09.889Z] Removing intermediate container e73daec88773 [2022-01-21T18:08:09.889Z] ---> 433659496709 [2022-01-21T18:08:09.889Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-21T18:08:10.459Z] ---> 0b7187181fad [2022-01-21T18:08:10.459Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-21T18:08:10.459Z] ---> Running in 130cdc17c57b [2022-01-21T18:08:10.459Z] Removing intermediate container 130cdc17c57b [2022-01-21T18:08:10.459Z] ---> ea3b7d3fcd8a [2022-01-21T18:08:10.459Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-21T18:08:10.459Z] ---> Running in 0cff015d67f3 [2022-01-21T18:08:10.720Z] Removing intermediate container 0cff015d67f3 [2022-01-21T18:08:10.720Z] ---> 216099be8e33 [2022-01-21T18:08:10.720Z] Step 21/23 : LABEL arch=amd64 [2022-01-21T18:08:10.720Z] ---> Running in daa607024b44 [2022-01-21T18:08:10.720Z] Removing intermediate container daa607024b44 [2022-01-21T18:08:10.720Z] ---> 4a026f001b69 [2022-01-21T18:08:10.720Z] Step 22/23 : LABEL git_sha=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [2022-01-21T18:08:10.720Z] ---> Running in 8e2b24c9d1aa [2022-01-21T18:08:10.980Z] Removing intermediate container 8e2b24c9d1aa [2022-01-21T18:08:10.980Z] ---> ea8997490aa3 [2022-01-21T18:08:10.980Z] Step 23/23 : LABEL version=0.0.0 [2022-01-21T18:08:10.980Z] ---> Running in 4295a4361b4b [2022-01-21T18:08:10.980Z] Removing intermediate container 4295a4361b4b [2022-01-21T18:08:10.980Z] ---> 24eef73f9110 [2022-01-21T18:08:10.980Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-21T18:08:10.980Z] Successfully built 24eef73f9110 [2022-01-21T18:08:10.980Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:08:11.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T18:08:11.407Z] [2022-01-21T18:08:11.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:08:11.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T18:08:11.714Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-21T18:08:11.714Z] b4d181a07f80: Pulling fs layer [2022-01-21T18:08:11.714Z] a1111a8f2ec3: Pulling fs layer [2022-01-21T18:08:11.714Z] ed53099fbce6: Pulling fs layer [2022-01-21T18:08:11.714Z] dc539afda2c1: Pulling fs layer [2022-01-21T18:08:11.714Z] 77bc0d833cb6: Pulling fs layer [2022-01-21T18:08:11.714Z] 9065ff56babe: Pulling fs layer [2022-01-21T18:08:11.714Z] d287ab97295c: Pulling fs layer [2022-01-21T18:08:11.714Z] dc539afda2c1: Waiting [2022-01-21T18:08:11.714Z] 77bc0d833cb6: Waiting [2022-01-21T18:08:11.714Z] 9065ff56babe: Waiting [2022-01-21T18:08:11.714Z] d287ab97295c: Waiting [2022-01-21T18:08:11.714Z] a1111a8f2ec3: Verifying Checksum [2022-01-21T18:08:11.714Z] a1111a8f2ec3: Download complete [2022-01-21T18:08:11.714Z] dc539afda2c1: Verifying Checksum [2022-01-21T18:08:11.714Z] dc539afda2c1: Download complete [2022-01-21T18:08:11.714Z] 77bc0d833cb6: Verifying Checksum [2022-01-21T18:08:11.714Z] 77bc0d833cb6: Download complete [2022-01-21T18:08:11.980Z] 9065ff56babe: Verifying Checksum [2022-01-21T18:08:11.980Z] 9065ff56babe: Download complete [2022-01-21T18:08:11.980Z] ed53099fbce6: Verifying Checksum [2022-01-21T18:08:11.980Z] ed53099fbce6: Download complete [2022-01-21T18:08:11.980Z] b4d181a07f80: Verifying Checksum [2022-01-21T18:08:11.980Z] b4d181a07f80: Download complete [2022-01-21T18:08:12.557Z] d287ab97295c: Verifying Checksum [2022-01-21T18:08:12.557Z] d287ab97295c: Download complete [2022-01-21T18:08:13.138Z] b4d181a07f80: Pull complete [2022-01-21T18:08:13.419Z] a1111a8f2ec3: Pull complete [2022-01-21T18:08:13.999Z] ed53099fbce6: Pull complete [2022-01-21T18:08:13.999Z] dc539afda2c1: Pull complete [2022-01-21T18:08:14.260Z] 77bc0d833cb6: Pull complete [2022-01-21T18:08:14.260Z] 9065ff56babe: Pull complete [2022-01-21T18:08:15.912Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3613 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2022-01-21T18:08:15.926Z] Running in /w/workspace/edgex-ui-go/20 [Pipeline] { [Pipeline] checkout [2022-01-21T18:08:16.185Z] The recommended git tool is: git [2022-01-21T18:08:19.610Z] d287ab97295c: Pull complete [2022-01-21T18:08:19.610Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-21T18:08:19.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T18:08:19.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-21T18:08:19.676Z] prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container [2022-01-21T18:08:19.709Z] $ 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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-21T18:08:20.797Z] using credential edgex-jenkins-ssh [2022-01-21T18:08:20.813Z] Cloning the remote Git repository [2022-01-21T18:08:20.874Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-21T18:08:20.949Z] > git init /w/workspace/edgex-ui-go/20 # timeout=10 [2022-01-21T18:08:21.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-21T18:08:21.046Z] > git --version # timeout=10 [2022-01-21T18:08:21.064Z] > git --version # 'git version 2.17.1' [2022-01-21T18:08:21.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-21T18:08:21.197Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-21T18:08:22.648Z] $ docker top d8363cdc34fd79c3a8743f3d7a5802c9edef3042c60765758060387a3f8f2726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:08:23.102Z] ---> job-cost.sh [2022-01-21T18:08:23.102Z] lf-activate-venv: SKIPPING [2022-01-21T18:08:23.102Z] INFO: No Stack... [2022-01-21T18:08:23.363Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-21T18:08:23.624Z] INFO: Archiving Costs [Pipeline] sh [2022-01-21T18:08:23.923Z] + cut -d, -f6 [2022-01-21T18:08:23.923Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/cost.csv [Pipeline] lock [2022-01-21T18:08:23.942Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [2022-01-21T18:08:23.948Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] did not exist. Created. [2022-01-21T18:08:23.948Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-21T18:08:24.265Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-21T18:08:24.303Z] Stashed 1 file(s) [Pipeline] } [2022-01-21T18:08:24.312Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-21T18:08:24.333Z] $ docker stop --time=1 d8363cdc34fd79c3a8743f3d7a5802c9edef3042c60765758060387a3f8f2726 [2022-01-21T18:08:24.524Z] Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2022-01-21T18:08:23.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-21T18:08:23.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-21T18:08:23.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-21T18:08:23.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-21T18:08:23.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-21T18:08:23.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-21T18:08:24.537Z] > git config core.sparsecheckout # timeout=10 [2022-01-21T18:08:24.554Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2022-01-21T18:08:24.864Z] > git remote # timeout=10 [2022-01-21T18:08:24.878Z] > git config --get remote.origin.url # timeout=10 [2022-01-21T18:08:24.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-21T18:08:24.903Z] > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 [2022-01-21T18:08:25.482Z] $ docker rm -f d8363cdc34fd79c3a8743f3d7a5802c9edef3042c60765758060387a3f8f2726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-21T18:08:26.036Z] Merge succeeded, producing 99c042fcff6c706d9d9187a453cc9f29d406cdba [2022-01-21T18:08:26.036Z] Checking out Revision 99c042fcff6c706d9d9187a453cc9f29d406cdba (PR-431) [2022-01-21T18:08:26.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-21T18:08:26.038Z] > git config core.sparsecheckout # timeout=10 [2022-01-21T18:08:26.052Z] > git checkout -f 99c042fcff6c706d9d9187a453cc9f29d406cdba # timeout=10 [2022-01-21T18:08:30.499Z] Commit message: "Merge commit 'e48074128e3d49bf104d5160f342619963f8a85e' into HEAD" [2022-01-21T18:08:30.522Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-01-21T18:08:30.503Z] > git rev-list --no-walk 6a6c5385510e47fe6e9ecbde85c2f8178d17767c # timeout=10 [Pipeline] sh [2022-01-21T18:08:31.516Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-21T18:08:31.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-21T18:08:31.516Z] Dload Upload Total Spent Left Speed [2022-01-21T18:08:31.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65071 0 --:--:-- --:--:-- --:--:-- 65430 [Pipeline] sh [2022-01-21T18:08:32.088Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-21T18:08:32.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-21T18:08:32.437Z] + sudo tee /etc/docker/daemon.new [2022-01-21T18:08:32.437Z] { [2022-01-21T18:08:32.437Z] "registry-mirrors": [ [2022-01-21T18:08:32.437Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-21T18:08:32.437Z] ], [2022-01-21T18:08:32.437Z] "bip": "10.250.0.254/24", [2022-01-21T18:08:32.437Z] "hosts": [ [2022-01-21T18:08:32.437Z] "tcp://0.0.0.0:5555", [2022-01-21T18:08:32.437Z] "unix:///var/run/docker.sock" [2022-01-21T18:08:32.437Z] ], [2022-01-21T18:08:32.437Z] "mtu": 1458, [2022-01-21T18:08:32.437Z] "selinux-enabled": true, [2022-01-21T18:08:32.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-21T18:08:32.437Z] } [Pipeline] sh [2022-01-21T18:08:32.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-21T18:08:33.126Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T18:08:51.442Z] provisioning config files... [2022-01-21T18:08:51.464Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config3146225260754120261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:08:51.821Z] ---> docker-login.sh [2022-01-21T18:08:51.821Z] nexus3.edgexfoundry.org:10001 [2022-01-21T18:08:52.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:08:52.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:08:52.686Z] Configure a credential helper to remove this warning. See [2022-01-21T18:08:52.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:08:52.686Z] [2022-01-21T18:08:52.686Z] Login Succeeded [2022-01-21T18:08:52.686Z] nexus3.edgexfoundry.org:10002 [2022-01-21T18:08:52.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:08:52.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:08:52.960Z] Configure a credential helper to remove this warning. See [2022-01-21T18:08:52.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:08:52.960Z] [2022-01-21T18:08:52.960Z] Login Succeeded [2022-01-21T18:08:52.960Z] nexus3.edgexfoundry.org:10003 [2022-01-21T18:08:53.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:08:53.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:08:53.511Z] Configure a credential helper to remove this warning. See [2022-01-21T18:08:53.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:08:53.511Z] [2022-01-21T18:08:53.511Z] Login Succeeded [2022-01-21T18:08:53.511Z] nexus3.edgexfoundry.org:10004 [2022-01-21T18:08:53.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:08:53.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:08:53.787Z] Configure a credential helper to remove this warning. See [2022-01-21T18:08:53.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:08:53.787Z] [2022-01-21T18:08:53.787Z] Login Succeeded [2022-01-21T18:08:53.787Z] docker.io [2022-01-21T18:08:54.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T18:08:54.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T18:08:54.651Z] Configure a credential helper to remove this warning. See [2022-01-21T18:08:54.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T18:08:54.651Z] [2022-01-21T18:08:54.651Z] Login Succeeded [2022-01-21T18:08:54.651Z] ---> docker-login.sh ends [Pipeline] } [2022-01-21T18:08:54.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-21T18:08:55.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-21T18:08:55.196Z] ========================================================= [2022-01-21T18:08:55.196Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-21T18:08:55.196Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:08:55.557Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-21T18:08:56.540Z] Sending build context to Docker daemon 25.85MB [2022-01-21T18:08:56.540Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T18:08:56.540Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-21T18:08:56.540Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-21T18:08:56.540Z] 9b3977197b4f: Pulling fs layer [2022-01-21T18:08:56.540Z] 1a89e8eeedd5: Pulling fs layer [2022-01-21T18:08:56.540Z] 94645a83ff95: Pulling fs layer [2022-01-21T18:08:56.540Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-21T18:08:56.540Z] 0c92f367c5e7: Pulling fs layer [2022-01-21T18:08:56.540Z] 4b8299f9d1f4: Pulling fs layer [2022-01-21T18:08:56.540Z] 9a6b49a46696: Pulling fs layer [2022-01-21T18:08:56.540Z] cf05db05a679: Pulling fs layer [2022-01-21T18:08:56.540Z] 3f3a8bcf1eab: Waiting [2022-01-21T18:08:56.540Z] 0c92f367c5e7: Waiting [2022-01-21T18:08:56.540Z] 4b8299f9d1f4: Waiting [2022-01-21T18:08:56.540Z] 9a6b49a46696: Waiting [2022-01-21T18:08:56.540Z] cf05db05a679: Waiting [2022-01-21T18:08:56.540Z] 94645a83ff95: Verifying Checksum [2022-01-21T18:08:56.540Z] 94645a83ff95: Download complete [2022-01-21T18:08:56.540Z] 1a89e8eeedd5: Download complete [2022-01-21T18:08:56.540Z] 0c92f367c5e7: Verifying Checksum [2022-01-21T18:08:56.540Z] 0c92f367c5e7: Download complete [2022-01-21T18:08:56.540Z] 4b8299f9d1f4: Download complete [2022-01-21T18:08:56.540Z] 9b3977197b4f: Download complete [2022-01-21T18:08:56.540Z] 9a6b49a46696: Verifying Checksum [2022-01-21T18:08:56.540Z] 9a6b49a46696: Download complete [2022-01-21T18:08:57.522Z] 9b3977197b4f: Pull complete [2022-01-21T18:08:57.796Z] 1a89e8eeedd5: Pull complete [2022-01-21T18:08:58.069Z] 94645a83ff95: Pull complete [2022-01-21T18:08:58.665Z] cf05db05a679: Verifying Checksum [2022-01-21T18:08:58.665Z] cf05db05a679: Download complete [2022-01-21T18:08:58.942Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-21T18:08:58.942Z] 3f3a8bcf1eab: Download complete [2022-01-21T18:09:11.332Z] 3f3a8bcf1eab: Pull complete [2022-01-21T18:09:11.332Z] 0c92f367c5e7: Pull complete [2022-01-21T18:09:11.332Z] 4b8299f9d1f4: Pull complete [2022-01-21T18:09:11.332Z] 9a6b49a46696: Pull complete [2022-01-21T18:09:16.761Z] cf05db05a679: Pull complete [2022-01-21T18:09:16.761Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-21T18:09:16.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-21T18:09:16.761Z] ---> 0ccda1f7e2ee [2022-01-21T18:09:16.761Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T18:09:18.742Z] ---> Running in 70f805291e75 [2022-01-21T18:09:19.016Z] Removing intermediate container 70f805291e75 [2022-01-21T18:09:19.016Z] ---> 9e78a1384ec7 [2022-01-21T18:09:19.016Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T18:09:19.016Z] ---> Running in 389c2a098694 [2022-01-21T18:09:19.611Z] Removing intermediate container 389c2a098694 [2022-01-21T18:09:19.611Z] ---> cfc275495aad [2022-01-21T18:09:19.611Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T18:09:19.611Z] ---> Running in a48e50d2db63 [2022-01-21T18:09:19.892Z] Removing intermediate container a48e50d2db63 [2022-01-21T18:09:19.892Z] ---> 5287ebe24d2c [2022-01-21T18:09:19.893Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-21T18:09:19.893Z] ---> Running in ead69cecefb8 [2022-01-21T18:09:20.489Z] Removing intermediate container ead69cecefb8 [2022-01-21T18:09:20.489Z] ---> 06a8ac7fdbec [2022-01-21T18:09:20.489Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T18:09:20.489Z] ---> Running in c4e69f73544a [2022-01-21T18:09:20.761Z] Removing intermediate container c4e69f73544a [2022-01-21T18:09:20.761Z] ---> 9906b2dc5a8e [2022-01-21T18:09:20.761Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T18:09:21.033Z] ---> Running in a0998d9c95b6 [2022-01-21T18:09:23.005Z] Removing intermediate container a0998d9c95b6 [2022-01-21T18:09:23.005Z] ---> b8516750b69e [2022-01-21T18:09:23.005Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T18:09:23.005Z] ---> Running in a0648a6e935a [2022-01-21T18:09:23.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-21T18:09:24.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-21T18:09:25.569Z] OK: 220 MiB in 52 packages [2022-01-21T18:09:26.172Z] Removing intermediate container a0648a6e935a [2022-01-21T18:09:26.172Z] ---> 8e8a848801d8 [2022-01-21T18:09:26.172Z] Step 10/15 : ENV GO111MODULE=on [2022-01-21T18:09:26.446Z] ---> Running in b131b18932e5 [2022-01-21T18:09:26.724Z] Removing intermediate container b131b18932e5 [2022-01-21T18:09:26.724Z] ---> 440d63470e13 [2022-01-21T18:09:26.724Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T18:09:26.724Z] ---> Running in d1f2893835bb [2022-01-21T18:09:27.320Z] Removing intermediate container d1f2893835bb [2022-01-21T18:09:27.320Z] ---> c3c21c4f65d8 [2022-01-21T18:09:27.320Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-21T18:09:27.922Z] ---> 52cb48067782 [2022-01-21T18:09:27.922Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T18:09:27.922Z] ---> Running in 30d6a2883f82 [2022-01-21T18:10:35.924Z] Removing intermediate container 30d6a2883f82 [2022-01-21T18:10:35.924Z] ---> 9f05a7c73616 [2022-01-21T18:10:35.924Z] Step 14/15 : COPY . . [2022-01-21T18:10:37.891Z] ---> 1485b927034f [2022-01-21T18:10:37.891Z] Step 15/15 : RUN ${MAKE} [2022-01-21T18:10:37.891Z] ---> Running in a89d4cf19764 [2022-01-21T18:10:38.867Z] noop [2022-01-21T18:10:39.459Z] Removing intermediate container a89d4cf19764 [2022-01-21T18:10:39.459Z] ---> 825fa3227d61 [2022-01-21T18:10:39.459Z] Successfully built 825fa3227d61 [2022-01-21T18:10:39.459Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:10:39.802Z] + docker inspect -f . ci-base-image-arm64 [2022-01-21T18:10:39.802Z] . [Pipeline] withDockerContainer [2022-01-21T18:10:40.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-3613 does not seem to be running inside a container [2022-01-21T18:10:40.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-21T18:10:41.445Z] $ docker top 303c5eaf6768d3ebb4292b0ca620c8dad5e2789019133267851f2620204fe652 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-21T18:10:42.321Z] + go version [2022-01-21T18:10:42.321Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-21T18:10:42.348Z] $ docker stop --time=1 303c5eaf6768d3ebb4292b0ca620c8dad5e2789019133267851f2620204fe652 [2022-01-21T18:10:43.994Z] $ docker rm -f 303c5eaf6768d3ebb4292b0ca620c8dad5e2789019133267851f2620204fe652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:10:44.594Z] + docker inspect -f . ci-base-image-arm64 [2022-01-21T18:10:44.594Z] . [Pipeline] withDockerContainer [2022-01-21T18:10:44.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-3613 does not seem to be running inside a container [2022-01-21T18:10:44.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-21T18:10:46.209Z] $ docker top a7c6ba84add19c7061dfe28b4c54283ce5158b581ecaf354c7689fdb94b0ce43 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-21T18:10:47.091Z] + make test [2022-01-21T18:10:47.091Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-21T18:10:48.070Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-21T18:11:27.111Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-21T18:11:27.111Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-21T18:11:42.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-21T18:11:42.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-21T18:11:42.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-21T18:11:42.219Z] $ docker stop --time=1 a7c6ba84add19c7061dfe28b4c54283ce5158b581ecaf354c7689fdb94b0ce43 [2022-01-21T18:11:43.927Z] $ docker rm -f a7c6ba84add19c7061dfe28b4c54283ce5158b581ecaf354c7689fdb94b0ce43 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-21T18:11:44.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-21T18:11:44.684Z] Warning: overwriting stash ‘coverage-report’ [2022-01-21T18:11:45.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-21T18:11:45.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-21T18:11:45.946Z] + ls -al . [2022-01-21T18:11:45.946Z] total 152 [2022-01-21T18:11:45.946Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 18:10 . [2022-01-21T18:11:45.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 .. [2022-01-21T18:11:45.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 18:08 .git [2022-01-21T18:11:45.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 18:08 .github [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 18:08 .gitignore [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 18:08 CONTRIBUTING.md [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 21 18:08 Dockerfile [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 18:08 Jenkinsfile [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 18:08 LICENSE [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 21 18:08 Makefile [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 21 18:08 README.md [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 18:06 VERSION [2022-01-21T18:11:45.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 assets [2022-01-21T18:11:45.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 18:08 bin [2022-01-21T18:11:45.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 18:08 cmd [2022-01-21T18:11:45.946Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 21 18:10 coverage.out [2022-01-21T18:11:45.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 18:08 docs [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 21 18:08 go.mod [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 21 18:08 go.sum [2022-01-21T18:11:45.946Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 21 18:08 internal [2022-01-21T18:11:45.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 18:08 pkg [2022-01-21T18:11:45.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 snap [2022-01-21T18:11:45.946Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 18:08 version.go [2022-01-21T18:11:45.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 18:08 web [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:11:46.295Z] + 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=99c042fcff6c706d9d9187a453cc9f29d406cdba --label arch=arm64 --label version=0.0.0 . [2022-01-21T18:11:47.272Z] Sending build context to Docker daemon 25.85MB [2022-01-21T18:11:47.272Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T18:11:47.272Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-21T18:11:47.272Z] ---> 825fa3227d61 [2022-01-21T18:11:47.272Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T18:11:47.545Z] ---> Running in f70fec026fb6 [2022-01-21T18:11:47.818Z] Removing intermediate container f70fec026fb6 [2022-01-21T18:11:47.818Z] ---> 8e14f007fe07 [2022-01-21T18:11:47.818Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T18:11:47.818Z] ---> Running in d5faefb08d95 [2022-01-21T18:11:48.413Z] Removing intermediate container d5faefb08d95 [2022-01-21T18:11:48.413Z] ---> a9fe554d1c94 [2022-01-21T18:11:48.413Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T18:11:48.413Z] ---> Running in 5890c69d9b95 [2022-01-21T18:11:48.689Z] Removing intermediate container 5890c69d9b95 [2022-01-21T18:11:48.689Z] ---> 6381668691d0 [2022-01-21T18:11:48.689Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-21T18:11:48.689Z] ---> Running in 0730a974b9ad [2022-01-21T18:11:48.966Z] Removing intermediate container 0730a974b9ad [2022-01-21T18:11:48.966Z] ---> 876aa4c0a9fc [2022-01-21T18:11:48.966Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T18:11:49.238Z] ---> Running in f5b8f759660c [2022-01-21T18:11:49.519Z] Removing intermediate container f5b8f759660c [2022-01-21T18:11:49.519Z] ---> ff80e4db4690 [2022-01-21T18:11:49.519Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T18:11:49.519Z] ---> Running in f72f72b048ae [2022-01-21T18:11:51.490Z] Removing intermediate container f72f72b048ae [2022-01-21T18:11:51.490Z] ---> 370ff07f6fd1 [2022-01-21T18:11:51.490Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T18:11:51.490Z] ---> Running in 8b19aff27ed0 [2022-01-21T18:11:52.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-21T18:11:53.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-21T18:11:54.030Z] OK: 220 MiB in 52 packages [2022-01-21T18:11:55.003Z] Removing intermediate container 8b19aff27ed0 [2022-01-21T18:11:55.003Z] ---> bd5bb5f1b49c [2022-01-21T18:11:55.003Z] Step 10/23 : ENV GO111MODULE=on [2022-01-21T18:11:55.003Z] ---> Running in fe6718cf2494 [2022-01-21T18:11:55.274Z] Removing intermediate container fe6718cf2494 [2022-01-21T18:11:55.274Z] ---> 997e45d80813 [2022-01-21T18:11:55.274Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T18:11:55.274Z] ---> Running in 7abb39afadf7 [2022-01-21T18:11:55.547Z] Removing intermediate container 7abb39afadf7 [2022-01-21T18:11:55.547Z] ---> d3c4384200bf [2022-01-21T18:11:55.547Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-21T18:11:56.140Z] ---> 89a55843d3c9 [2022-01-21T18:11:56.140Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T18:11:56.140Z] ---> Running in 4f538977ec49 [2022-01-21T18:11:58.756Z] Removing intermediate container 4f538977ec49 [2022-01-21T18:11:58.756Z] ---> a02d1a8f1e7b [2022-01-21T18:11:58.756Z] Step 14/23 : COPY . . [2022-01-21T18:12:01.378Z] ---> ff57e02aaf9b [2022-01-21T18:12:01.378Z] Step 15/23 : RUN ${MAKE} [2022-01-21T18:12:01.378Z] ---> Running in 3caad9086e5c [2022-01-21T18:12:01.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-21T18:12:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-21T18:12:35.275Z] Removing intermediate container 3caad9086e5c [2022-01-21T18:12:35.275Z] ---> 8bd86e634c1f [2022-01-21T18:12:35.275Z] Step 16/23 : FROM alpine:3.14 [2022-01-21T18:12:35.866Z] 3.14: Pulling from library/alpine [2022-01-21T18:12:36.138Z] be307f383ecc: Pulling fs layer [2022-01-21T18:12:36.138Z] be307f383ecc: Verifying Checksum [2022-01-21T18:12:36.138Z] be307f383ecc: Download complete [2022-01-21T18:12:36.733Z] be307f383ecc: Pull complete [2022-01-21T18:12:36.733Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-21T18:12:36.733Z] Status: Downloaded newer image for alpine:3.14 [2022-01-21T18:12:36.733Z] ---> 5b8b7b635229 [2022-01-21T18:12:36.733Z] Step 17/23 : EXPOSE 4000 [2022-01-21T18:12:37.004Z] ---> Running in 5a59e122114b [2022-01-21T18:12:37.277Z] Removing intermediate container 5a59e122114b [2022-01-21T18:12:37.277Z] ---> 90b81aa7db70 [2022-01-21T18:12:37.277Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-21T18:12:38.704Z] ---> dfa19f78e241 [2022-01-21T18:12:38.704Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-21T18:12:38.704Z] ---> Running in bdafe25e8b06 [2022-01-21T18:12:38.977Z] Removing intermediate container bdafe25e8b06 [2022-01-21T18:12:38.977Z] ---> a111f0676649 [2022-01-21T18:12:38.977Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-21T18:12:38.977Z] ---> Running in 6d973583abff [2022-01-21T18:12:39.249Z] Removing intermediate container 6d973583abff [2022-01-21T18:12:39.249Z] ---> 2d4be67ee94c [2022-01-21T18:12:39.249Z] Step 21/23 : LABEL arch=arm64 [2022-01-21T18:12:39.521Z] ---> Running in 19de07ee2acb [2022-01-21T18:12:39.793Z] Removing intermediate container 19de07ee2acb [2022-01-21T18:12:39.793Z] ---> a8da5d27e94f [2022-01-21T18:12:39.793Z] Step 22/23 : LABEL git_sha=99c042fcff6c706d9d9187a453cc9f29d406cdba [2022-01-21T18:12:39.793Z] ---> Running in 04cdf9862aec [2022-01-21T18:12:40.064Z] Removing intermediate container 04cdf9862aec [2022-01-21T18:12:40.064Z] ---> e23006612856 [2022-01-21T18:12:40.064Z] Step 23/23 : LABEL version=0.0.0 [2022-01-21T18:12:40.336Z] ---> Running in 4127529863c6 [2022-01-21T18:12:40.607Z] Removing intermediate container 4127529863c6 [2022-01-21T18:12:40.607Z] ---> d8324501e076 [2022-01-21T18:12:40.607Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-21T18:12:40.607Z] Successfully built d8324501e076 [2022-01-21T18:12:40.607Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:12:41.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-21T18:12:41.055Z] [2022-01-21T18:12:41.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:12:41.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-21T18:12:41.673Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-21T18:12:41.673Z] 448f6bf000e3: Pulling fs layer [2022-01-21T18:12:41.673Z] f757da607395: Pulling fs layer [2022-01-21T18:12:41.673Z] 05883995daec: Pulling fs layer [2022-01-21T18:12:41.673Z] 8603b9c90790: Pulling fs layer [2022-01-21T18:12:41.673Z] 1560dd03e051: Pulling fs layer [2022-01-21T18:12:41.673Z] 27f5ce0e4adf: Pulling fs layer [2022-01-21T18:12:41.673Z] c2d8d7efcc4b: Pulling fs layer [2022-01-21T18:12:41.673Z] 8603b9c90790: Waiting [2022-01-21T18:12:41.673Z] 1560dd03e051: Waiting [2022-01-21T18:12:41.673Z] c2d8d7efcc4b: Waiting [2022-01-21T18:12:41.673Z] 27f5ce0e4adf: Waiting [2022-01-21T18:12:41.673Z] f757da607395: Verifying Checksum [2022-01-21T18:12:41.673Z] f757da607395: Download complete [2022-01-21T18:12:41.673Z] 8603b9c90790: Download complete [2022-01-21T18:12:41.673Z] 1560dd03e051: Verifying Checksum [2022-01-21T18:12:41.673Z] 1560dd03e051: Download complete [2022-01-21T18:12:41.673Z] 27f5ce0e4adf: Verifying Checksum [2022-01-21T18:12:41.673Z] 27f5ce0e4adf: Download complete [2022-01-21T18:12:41.673Z] 05883995daec: Verifying Checksum [2022-01-21T18:12:41.673Z] 05883995daec: Download complete [2022-01-21T18:12:42.265Z] 448f6bf000e3: Download complete [2022-01-21T18:12:44.239Z] c2d8d7efcc4b: Verifying Checksum [2022-01-21T18:12:44.239Z] c2d8d7efcc4b: Download complete [2022-01-21T18:12:45.668Z] 448f6bf000e3: Pull complete [2022-01-21T18:12:46.258Z] f757da607395: Pull complete [2022-01-21T18:12:47.698Z] 05883995daec: Pull complete [2022-01-21T18:12:47.699Z] 8603b9c90790: Pull complete [2022-01-21T18:12:48.676Z] 1560dd03e051: Pull complete [2022-01-21T18:12:48.949Z] 27f5ce0e4adf: Pull complete [2022-01-21T18:13:04.029Z] c2d8d7efcc4b: Pull complete [2022-01-21T18:13:04.029Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-21T18:13:04.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-21T18:13:04.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-21T18:13:04.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-3613 does not seem to be running inside a container [2022-01-21T18:13:04.318Z] $ 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/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-21T18:13:06.830Z] $ docker top 039a906b070e3ba8cbe18b39e03df077de0d470b74803a9cfef45c46a40f6bce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:07.718Z] ---> job-cost.sh [2022-01-21T18:13:07.718Z] lf-activate-venv: SKIPPING [2022-01-21T18:13:07.718Z] INFO: No Stack... [2022-01-21T18:13:07.989Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-21T18:13:08.583Z] INFO: Archiving Costs [Pipeline] sh [2022-01-21T18:13:09.240Z] + cat /w/workspace/edgex-ui-go/20/archives/cost.csv [2022-01-21T18:13:09.240Z] + cut -d, -f6 [Pipeline] lock [2022-01-21T18:13:09.306Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [2022-01-21T18:13:09.312Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] did not exist. Created. [2022-01-21T18:13:09.312Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-21T18:13:09.990Z] /w/workspace/edgex-ui-go/20@tmp/durable-37075d9d/script.sh: 1: /w/workspace/edgex-ui-go/20@tmp/durable-37075d9d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-21T18:13:10.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-21T18:13:10.690Z] Warning: overwriting stash ‘stack-cost’ [2022-01-21T18:13:10.826Z] Stashed 1 file(s) [Pipeline] } [2022-01-21T18:13:10.832Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-21T18:13:10.859Z] $ docker stop --time=1 039a906b070e3ba8cbe18b39e03df077de0d470b74803a9cfef45c46a40f6bce [2022-01-21T18:13:12.314Z] $ docker rm -f 039a906b070e3ba8cbe18b39e03df077de0d470b74803a9cfef45c46a40f6bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-21T18:13:12.820Z] provisioning config files... [2022-01-21T18:13:12.827Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config5240999767873861622tmp [Pipeline] { [Pipeline] sh [2022-01-21T18:13:13.264Z] + set +x [2022-01-21T18:13:13.264Z] + curl -s https://codecov.io/bash [2022-01-21T18:13:13.264Z] + bash -s -- [2022-01-21T18:13:13.264Z] [2022-01-21T18:13:13.264Z] _____ _ [2022-01-21T18:13:13.264Z] / ____| | | [2022-01-21T18:13:13.264Z] | | ___ __| | ___ ___ _____ __ [2022-01-21T18:13:13.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-21T18:13:13.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-21T18:13:13.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-21T18:13:13.264Z] Bash-1.0.6 [2022-01-21T18:13:13.264Z] [2022-01-21T18:13:13.264Z] [2022-01-21T18:13:13.264Z] ==> git version 2.24.4 found [2022-01-21T18:13:13.264Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-21T18:13:13.264Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-21T18:13:13.264Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-21T18:13:13.264Z] ==> Jenkins CI detected. [2022-01-21T18:13:13.264Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2022-01-21T18:13:13.264Z] project root: . [2022-01-21T18:13:13.264Z] --> token set from env [2022-01-21T18:13:13.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-21T18:13:13.264Z] ==> Running gcov in . (disable via -X gcov) [2022-01-21T18:13:13.264Z] ==> Python coveragepy not found [2022-01-21T18:13:13.264Z] ==> Searching for coverage reports in: [2022-01-21T18:13:13.264Z] + . [2022-01-21T18:13:13.264Z] -> Found 1 reports [2022-01-21T18:13:13.264Z] ==> Detecting git/mercurial file structure [2022-01-21T18:13:13.264Z] ==> Reading reports [2022-01-21T18:13:13.264Z] + ./coverage.out bytes=10 [2022-01-21T18:13:13.264Z] ==> Appending adjustments [2022-01-21T18:13:13.264Z] https://docs.codecov.io/docs/fixing-reports [2022-01-21T18:13:13.556Z] + Found adjustments [2022-01-21T18:13:13.556Z] ==> Gzipping contents [2022-01-21T18:13:13.556Z] 4.0K /tmp/codecov.jJrtoK.gz [2022-01-21T18:13:13.556Z] ==> Uploading reports [2022-01-21T18:13:13.556Z] url: https://codecov.io [2022-01-21T18:13:13.556Z] query: branch=PR-431&commit=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-01-21T18:13:13.556Z] -> Pinging Codecov [2022-01-21T18:13:13.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-01-21T18:13:13.868Z] -> Uploading to [2022-01-21T18:13:13.868Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-21/FB506323287CE973F263BFD2A0EB1F37/381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7/ff2d5dcf-371e-4d9b-a248-ae4c8a77d4f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220121T181313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df7c83877cd997f558ff05594f30b5bb0163dc15ac14c3fb05fef925bda641a6 [2022-01-21T18:13:13.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-21T18:13:13.868Z] Dload Upload Total Spent Left Speed [2022-01-21T18:13:14.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 11491 --:--:-- --:--:-- --:--:-- 11527 [2022-01-21T18:13:14.163Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/381334fc24d7dcdb4d7dc0e8a94e4e4db666d1e7 [Pipeline] } [2022-01-21T18:13:14.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-21T18:13:15.002Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [2022-01-21T18:13:15.002Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives [2022-01-21T18:13:15.002Z] total 8 [2022-01-21T18:13:15.002Z] drwxr-xr-x. 3 root root 34 Jan 21 18:08 . [2022-01-21T18:13:15.002Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 18:08 .. [2022-01-21T18:13:15.002Z] drwxr-xr-x. 2 root root 6 Jan 21 18:08 cost [2022-01-21T18:13:15.002Z] -rw-r--r--. 1 root root 83 Jan 21 18:08 cost.csv [2022-01-21T18:13:15.002Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives [2022-01-21T18:13:15.002Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives [2022-01-21T18:13:15.002Z] total 8 [2022-01-21T18:13:15.002Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 21 18:08 . [2022-01-21T18:13:15.002Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 18:08 .. [2022-01-21T18:13:15.002Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 21 18:08 cost [2022-01-21T18:13:15.002Z] -rw-r--r--. 1 jenkins jenkins 83 Jan 21 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:15.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:15.876Z] ---> package-listing.sh [2022-01-21T18:13:15.876Z] ++ facter osfamily [2022-01-21T18:13:15.876Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-21T18:13:16.138Z] + OS_FAMILY=redhat [2022-01-21T18:13:16.138Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2022-01-21T18:13:16.138Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-21T18:13:16.138Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-21T18:13:16.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-21T18:13:16.138Z] + PACKAGES=/tmp/packages_start.txt [2022-01-21T18:13:16.138Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2022-01-21T18:13:16.138Z] + PACKAGES=/tmp/packages_end.txt [2022-01-21T18:13:16.138Z] + case "${OS_FAMILY}" in [2022-01-21T18:13:16.138Z] + rpm -qa [2022-01-21T18:13:16.138Z] + sort [2022-01-21T18:13:16.710Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-21T18:13:16.710Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-21T18:13:16.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-21T18:13:16.710Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2022-01-21T18:13:16.710Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2022-01-21T18:13:16.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2022-01-21T18:13:16.721Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-21T18:13:17.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-21T18:13:17.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T18:13:17.582Z] . [Pipeline] withDockerContainer [2022-01-21T18:13:17.647Z] prd-centos7-docker-4c-2g-3612 does not seem to be running inside a container [2022-01-21T18:13:17.680Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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:latest cat [2022-01-21T18:13:17.884Z] $ docker top ead7151bd2329ce01adb13ccd3154c0472d370555820826492876c9e7aa99ee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-21T18:13:18.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-21T18:13:18.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-21T18:13:18.819Z] + ls /var/log/sa-host [2022-01-21T18:13:18.819Z] + sadf -c /var/log/sa-host/sa17 [2022-01-21T18:13:18.819Z] file_magic: OK [2022-01-21T18:13:18.819Z] HZ: Using current value: 100 [2022-01-21T18:13:18.819Z] file_header: OK [2022-01-21T18:13:18.819Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-21T18:13:18.819Z] Statistics: [2022-01-21T18:13:18.819Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-21T18:13:18.819Z] File successfully converted to sysstat format version 12.0.3 [2022-01-21T18:13:18.819Z] + sadf -c /var/log/sa-host/sa21 [2022-01-21T18:13:18.819Z] file_magic: OK [2022-01-21T18:13:18.819Z] HZ: Using current value: 100 [2022-01-21T18:13:18.819Z] file_header: OK [2022-01-21T18:13:18.819Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-21T18:13:18.819Z] Statistics: [2022-01-21T18:13:18.819Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-21T18:13:18.819Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T18:13:19.058Z] provisioning config files... [2022-01-21T18:13:19.070Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7831587155018391025tmp [Pipeline] { [Pipeline] echo [2022-01-21T18:13:19.087Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:19.378Z] ---> create-netrc.sh [Pipeline] } [2022-01-21T18:13:19.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:19.727Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-21T18:13:19.737Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:20.026Z] ---> sudo-logs.sh [2022-01-21T18:13:20.026Z] Archiving 'sudo' log.. [2022-01-21T18:13:20.026Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3612.novalocal: Name or service not known [2022-01-21T18:13:20.026Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3612.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-21T18:13:20.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:20.343Z] ---> job-cost.sh [2022-01-21T18:13:20.343Z] lf-activate-venv: SKIPPING [2022-01-21T18:13:20.343Z] DEBUG: total: 0.05999999865889549 [2022-01-21T18:13:20.343Z] INFO: Retrieving Stack Cost... [2022-01-21T18:13:20.603Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-21T18:13:20.863Z] INFO: Archiving Costs [Pipeline] echo [2022-01-21T18:13:20.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T18:13:21.170Z] ---> logs-deploy.sh [2022-01-21T18:13:21.170Z] lf-activate-venv: SKIPPING [2022-01-21T18:13:21.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/20 [2022-01-21T18:13:21.170Z] INFO: archiving workspace using pattern(s): [2022-01-21T18:13:21.739Z] Archives upload complete. [2022-01-21T18:13:21.999Z] INFO: archiving logs to Nexus [2022-01-21T18:13:22.572Z] ---> uname -a: [2022-01-21T18:13:22.572Z] Linux prd-centos7-docker-4c-2g-3612.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] ---> lscpu: [2022-01-21T18:13:22.572Z] Architecture: x86_64 [2022-01-21T18:13:22.572Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-21T18:13:22.572Z] Byte Order: Little Endian [2022-01-21T18:13:22.572Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-21T18:13:22.572Z] CPU(s): 2 [2022-01-21T18:13:22.572Z] On-line CPU(s) list: 0,1 [2022-01-21T18:13:22.572Z] Thread(s) per core: 1 [2022-01-21T18:13:22.572Z] Core(s) per socket: 1 [2022-01-21T18:13:22.572Z] Socket(s): 2 [2022-01-21T18:13:22.572Z] NUMA node(s): 1 [2022-01-21T18:13:22.572Z] Vendor ID: AuthenticAMD [2022-01-21T18:13:22.572Z] CPU family: 23 [2022-01-21T18:13:22.572Z] Model: 49 [2022-01-21T18:13:22.572Z] Model name: AMD EPYC-Rome Processor [2022-01-21T18:13:22.572Z] Stepping: 0 [2022-01-21T18:13:22.572Z] CPU MHz: 2799.998 [2022-01-21T18:13:22.572Z] BogoMIPS: 5599.99 [2022-01-21T18:13:22.572Z] Virtualization: AMD-V [2022-01-21T18:13:22.572Z] Hypervisor vendor: KVM [2022-01-21T18:13:22.572Z] Virtualization type: full [2022-01-21T18:13:22.572Z] L1d cache: 32K [2022-01-21T18:13:22.572Z] L1i cache: 32K [2022-01-21T18:13:22.572Z] L2 cache: 512K [2022-01-21T18:13:22.572Z] L3 cache: 16384K [2022-01-21T18:13:22.572Z] NUMA node0 CPU(s): 0,1 [2022-01-21T18:13:22.572Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] ---> nproc: [2022-01-21T18:13:22.572Z] 2 [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] ---> df -h: [2022-01-21T18:13:22.572Z] Filesystem Size Used Avail Use% Mounted on [2022-01-21T18:13:22.572Z] overlay 40G 9.2G 31G 23% / [2022-01-21T18:13:22.572Z] tmpfs 64M 0 64M 0% /dev [2022-01-21T18:13:22.572Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-21T18:13:22.572Z] shm 64M 0 64M 0% /dev/shm [2022-01-21T18:13:22.572Z] /dev/vda1 40G 9.2G 31G 23% /facter-os [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] ---> sar -b -r -n DEV: [2022-01-21T18:13:22.572Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/21/22 _x86_64_ (2 CPU) [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] 18:05:50 LINUX RESTART (2 CPU) [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] 18:06:01 tps rtps wtps bread/s bwrtn/s [2022-01-21T18:13:22.572Z] 18:07:01 260.01 64.36 195.66 8180.86 63015.05 [2022-01-21T18:13:22.572Z] 18:08:01 319.40 0.05 319.35 1.07 65964.71 [2022-01-21T18:13:22.572Z] 18:09:01 96.92 0.00 96.92 0.00 23724.59 [2022-01-21T18:13:22.572Z] 18:10:01 0.75 0.00 0.75 0.00 6.61 [2022-01-21T18:13:22.572Z] 18:11:01 0.27 0.00 0.27 0.00 3.38 [2022-01-21T18:13:22.572Z] 18:12:01 0.33 0.00 0.33 0.00 5.90 [2022-01-21T18:13:22.572Z] 18:13:01 0.23 0.00 0.23 0.00 3.35 [2022-01-21T18:13:22.572Z] Average: 96.87 9.23 87.64 1172.16 21818.71 [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] 18:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-21T18:13:22.572Z] 18:07:01 4614804 0 821128 10.25 2620 2570380 1607432 17.75 788176 2251764 211192 [2022-01-21T18:13:22.572Z] 18:08:01 3762936 0 1007304 12.58 2620 3236072 1656524 18.29 997952 2781040 37044 [2022-01-21T18:13:22.572Z] 18:09:01 3243092 0 1036024 12.94 2620 3727196 1219324 13.46 993396 3229496 8 [2022-01-21T18:13:22.572Z] 18:10:01 3243816 0 1035292 12.93 2620 3727204 1175096 12.97 994636 3229500 8 [2022-01-21T18:13:22.572Z] 18:11:01 3252348 0 1026756 12.82 2620 3727208 1175096 12.97 987400 3229496 16 [2022-01-21T18:13:22.572Z] 18:12:01 3250240 0 1028864 12.85 2620 3727208 1175192 12.97 990060 3229496 8 [2022-01-21T18:13:22.572Z] 18:13:01 3255808 0 1023288 12.78 2620 3727216 1175096 12.97 984604 3229496 12 [2022-01-21T18:13:22.572Z] Average: 3517578 0 996951 12.45 2620 3491783 1311966 14.48 962318 3025755 35470 [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] 18:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-21T18:13:22.572Z] 18:07:01 eth0 731.28 486.45 5519.15 103.43 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:07:01 vethe55ba85 108.26 140.80 10.44 691.82 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:07:01 docker0 174.28 178.39 14.98 962.69 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:08:01 veth0cd772e 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:08:01 eth0 142.40 101.75 1415.79 21.43 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:08:01 docker0 79.07 104.30 6.07 1380.32 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:09:01 eth0 131.84 76.21 2693.93 13.54 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:10:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:12:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] Average: eth0 143.81 95.07 1372.85 19.81 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] Average: docker0 36.29 40.49 3.02 335.60 0.00 0.00 0.00 0.00 [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] ---> sar -P ALL: [2022-01-21T18:13:22.572Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/21/22 _x86_64_ (2 CPU) [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] 18:05:50 LINUX RESTART (2 CPU) [2022-01-21T18:13:22.572Z] [2022-01-21T18:13:22.572Z] 18:06:01 CPU %user %nice %system %iowait %steal %idle [2022-01-21T18:13:22.572Z] 18:07:01 all 30.83 0.00 11.03 7.61 0.10 50.42 [2022-01-21T18:13:22.572Z] 18:07:01 0 30.15 0.00 11.38 8.59 0.11 49.78 [2022-01-21T18:13:22.573Z] 18:07:01 1 31.52 0.00 10.69 6.64 0.09 51.07 [2022-01-21T18:13:22.573Z] 18:08:01 all 39.78 0.00 11.01 2.88 0.11 46.22 [2022-01-21T18:13:22.573Z] 18:08:01 0 38.46 0.00 10.81 3.00 0.11 47.63 [2022-01-21T18:13:22.573Z] 18:08:01 1 41.11 0.00 11.20 2.76 0.11 44.82 [2022-01-21T18:13:22.573Z] 18:09:01 all 15.56 0.00 4.27 1.92 0.06 78.19 [2022-01-21T18:13:22.573Z] 18:09:01 0 15.33 0.00 4.29 2.12 0.05 78.21 [2022-01-21T18:13:22.573Z] 18:09:01 1 15.80 0.00 4.24 1.72 0.07 78.17 [2022-01-21T18:13:22.573Z] 18:10:01 all 0.14 0.00 0.06 0.00 0.03 99.77 [2022-01-21T18:13:22.573Z] 18:10:01 0 0.02 0.00 0.08 0.00 0.02 99.88 [2022-01-21T18:13:22.573Z] 18:10:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2022-01-21T18:13:22.573Z] 18:11:01 all 0.19 0.00 0.06 0.00 0.03 99.72 [2022-01-21T18:13:22.573Z] 18:11:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2022-01-21T18:13:22.573Z] 18:11:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2022-01-21T18:13:22.573Z] 18:12:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2022-01-21T18:13:22.573Z] 18:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-01-21T18:13:22.573Z] 18:12:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2022-01-21T18:13:22.573Z] 18:13:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2022-01-21T18:13:22.573Z] 18:13:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-01-21T18:13:22.573Z] 18:13:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2022-01-21T18:13:22.573Z] Average: all 11.92 0.00 3.64 1.71 0.05 82.68 [2022-01-21T18:13:22.573Z] Average: 0 11.54 0.00 3.67 1.89 0.05 82.86 [2022-01-21T18:13:22.573Z] Average: 1 12.30 0.00 3.61 1.53 0.05 82.51 [2022-01-21T18:13:22.573Z] [2022-01-21T18:13:22.573Z] [2022-01-21T18:13:22.573Z]