Pull request #487 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3054ebeb51d96043e6d473ef90ac3aafb9ee161+e48074128e3d49bf104d5160f342619963f8a85e (023d8a675d92e041b9007af7ba4258a4b0ec97b4) 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-ssh9862037430425788941.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-ssh2578373134593371006.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13825955969345082762.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-ssh14557944334297243222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4959503100915995902.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 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-3549’ is offline Running on prd-centos7-docker-4c-2g-3551 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-487 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh2874343586265004348.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-487@tmp/jenkins-gitclient-ssh470919577268994877.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit b3054ebeb51d96043e6d473ef90ac3aafb9ee161 Merge succeeded, producing b3054ebeb51d96043e6d473ef90ac3aafb9ee161 Checking out Revision b3054ebeb51d96043e6d473ef90ac3aafb9ee161 (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh6124722084521405429.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:26 ========================================================= 20:07:26 EdgeX Global Pipelines Version Info 20:07:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b63b7f95eea093af4f772a7280cbf1acc9225bf7 # timeout=10 20:07:27 ------------------- 20:07:27 stable info: 20:07:27 ------------------- 20:07:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:27 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:07:27 Message: update stable to v1.0.219 20:07:27 ------------------- 20:07:27 experimental info: 20:07:27 ------------------- 20:07:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:07:27 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:07:27 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3054eb [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:28 provisioning config files... 20:07:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config456786443408627489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:28 ---> docker-login.sh 20:07:28 nexus3.edgexfoundry.org:10001 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 nexus3.edgexfoundry.org:10002 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 nexus3.edgexfoundry.org:10003 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 nexus3.edgexfoundry.org:10004 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 docker.io 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 ---> docker-login.sh ends [Pipeline] } 20:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:07:29 + git rev-list -1 --merges b3054ebeb51d96043e6d473ef90ac3aafb9ee161~1..b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo 20:07:29 -----------> git rev-list -1 --merges b3054ebeb51d96043e6d473ef90ac3aafb9ee161~1..b3054ebeb51d96043e6d473ef90ac3aafb9ee161 b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [false] [Pipeline] sh 20:07:30 + git log --format=format:%s -1 b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo 20:07:30 ========================================================= 20:07:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:30 + git log --format=format:%s -1 b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo 20:07:30 [semverPrep] GIT_COMMIT: b3054ebeb51d96043e6d473ef90ac3aafb9ee161, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web [Pipeline] echo 20:07:30 [semverPrep] This is not a build commit. [Pipeline] sh 20:07:31 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:07:31 + grep -v github /etc/ssh/ssh_known_hosts 20:07:31 + '[' -e /tmp/ssh_known_hosts ']' 20:07:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:31 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:07:31 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:31 20:07:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:07:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:31 latest: Pulling from edgex-devops/git-semver 20:07:31 a0d0a0d46f8b: Pulling fs layer 20:07:31 3e5f54012d9b: Pulling fs layer 20:07:31 4c7163046ea9: Pulling fs layer 20:07:31 0c2d73faf560: Pulling fs layer 20:07:31 0c2d73faf560: Waiting 20:07:31 3e5f54012d9b: Download complete 20:07:31 a0d0a0d46f8b: Verifying Checksum 20:07:31 a0d0a0d46f8b: Download complete 20:07:31 4c7163046ea9: Verifying Checksum 20:07:31 4c7163046ea9: Download complete 20:07:31 0c2d73faf560: Verifying Checksum 20:07:31 0c2d73faf560: Download complete 20:07:31 a0d0a0d46f8b: Pull complete 20:07:31 3e5f54012d9b: Pull complete 20:07:32 4c7163046ea9: Pull complete 20:07:32 0c2d73faf560: Pull complete 20:07:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:07:32 prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container 20:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:07:33 $ docker top 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:33 [ssh-agent] Looking for ssh-agent implementation... 20:07:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:33 $ docker exec 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent 20:07:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKpfjMo/agent.14 20:07:33 SSH_AGENT_PID=20 20:07:33 Running ssh-add (command line suppressed) 20:07:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6593515030257309550.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6593515030257309550.key) 20:07:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:33 + git tag --points-at HEAD [Pipeline] } 20:07:33 $ docker exec --env ******** --env ******** 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent -k 20:07:33 unset SSH_AUTH_SOCK; 20:07:33 unset SSH_AGENT_PID; 20:07:33 echo Agent pid 20 killed; 20:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:33 [ssh-agent] Looking for ssh-agent implementation... 20:07:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:34 $ docker exec 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent 20:07:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXefBimC/agent.54 20:07:34 SSH_AGENT_PID=60 20:07:34 Running ssh-add (command line suppressed) 20:07:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6507676158701197311.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6507676158701197311.key) 20:07:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:34 + git semver init 20:07:34 # -> Open(): unable to determine branch for HEAD 20:07:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.git 20:07:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-487 20:07:34 # $SEMVER_REMOTE_NAME = origin 20:07:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:07:34 # $SEMVER_USER_NAME = edgex-jenkins 20:07:34 # $SEMVER_BRANCH = PR-487 20:07:34 # $SEMVER_TEMP = /tmp/semver-088969251 20:07:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:07:36 # '/tmp/semver-088969251' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver' 20:07:36 # -> Force: false 20:07:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver [Pipeline] } 20:07:36 $ docker exec --env ******** --env ******** 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent -k 20:07:36 unset SSH_AUTH_SOCK; 20:07:36 unset SSH_AGENT_PID; 20:07:36 echo Agent pid 60 killed; 20:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:36 + git semver [Pipeline] } 20:07:36 $ docker stop --time=1 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f 20:07:38 $ docker rm -f 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f [Pipeline] // withDockerContainer [Pipeline] sh 20:07:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:38 Stashed 1 file(s) [Pipeline] echo 20:07:38 [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 20:07:38 provisioning config files... 20:07:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config7517684433380047730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:39 ---> docker-login.sh 20:07:39 nexus3.edgexfoundry.org:10001 20:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:39 Configure a credential helper to remove this warning. See 20:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:39 20:07:39 Login Succeeded 20:07:39 nexus3.edgexfoundry.org:10002 20:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:39 Configure a credential helper to remove this warning. See 20:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:39 20:07:39 Login Succeeded 20:07:39 nexus3.edgexfoundry.org:10003 20:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:39 Configure a credential helper to remove this warning. See 20:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:39 20:07:39 Login Succeeded 20:07:39 nexus3.edgexfoundry.org:10004 20:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:39 Configure a credential helper to remove this warning. See 20:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:39 20:07:39 Login Succeeded 20:07:39 docker.io 20:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:39 Configure a credential helper to remove this warning. See 20:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:39 20:07:39 Login Succeeded 20:07:39 ---> docker-login.sh ends [Pipeline] } 20:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:40 ========================================================= 20:07:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:07:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:07:40 + 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 . 20:07:40 Sending build context to Docker daemon 39.31MB 20:07:40 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:07:40 Step 2/15 : FROM ${BASE} AS builder 20:07:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:07:40 59bf1c3509f3: Pulling fs layer 20:07:40 666ba61612fd: Pulling fs layer 20:07:40 8ed8ca486205: Pulling fs layer 20:07:40 4fe6c5a15a65: Pulling fs layer 20:07:40 22a0e8bec74d: Pulling fs layer 20:07:40 f965cba54748: Pulling fs layer 20:07:40 861ffc35075e: Pulling fs layer 20:07:40 4b385c91608e: Pulling fs layer 20:07:40 560528eb2ebb: Pulling fs layer 20:07:40 4fe6c5a15a65: Waiting 20:07:40 22a0e8bec74d: Waiting 20:07:40 f965cba54748: Waiting 20:07:40 861ffc35075e: Waiting 20:07:40 4b385c91608e: Waiting 20:07:40 560528eb2ebb: Waiting 20:07:40 8ed8ca486205: Verifying Checksum 20:07:40 8ed8ca486205: Download complete 20:07:40 666ba61612fd: Verifying Checksum 20:07:40 666ba61612fd: Download complete 20:07:40 22a0e8bec74d: Verifying Checksum 20:07:40 22a0e8bec74d: Download complete 20:07:40 f965cba54748: Verifying Checksum 20:07:40 f965cba54748: Download complete 20:07:40 59bf1c3509f3: Verifying Checksum 20:07:40 59bf1c3509f3: Download complete 20:07:40 861ffc35075e: Verifying Checksum 20:07:40 861ffc35075e: Download complete 20:07:40 4b385c91608e: Verifying Checksum 20:07:40 4b385c91608e: Download complete 20:07:40 59bf1c3509f3: Pull complete 20:07:41 666ba61612fd: Pull complete 20:07:41 8ed8ca486205: Pull complete 20:07:41 4fe6c5a15a65: Download complete 20:07:41 560528eb2ebb: Verifying Checksum 20:07:41 560528eb2ebb: Download complete 20:07:45 4fe6c5a15a65: Pull complete 20:07:45 22a0e8bec74d: Pull complete 20:07:45 f965cba54748: Pull complete 20:07:45 861ffc35075e: Pull complete 20:07:45 4b385c91608e: Pull complete 20:07:48 560528eb2ebb: Pull complete 20:07:48 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:07:48 ---> dd4a08f94e63 20:07:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:07:49 ---> Running in a5269c0a4ae2 20:07:49 Removing intermediate container a5269c0a4ae2 20:07:49 ---> 44f5884e3150 20:07:49 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:07:49 ---> Running in 3ef4fa986bfa 20:07:49 Removing intermediate container 3ef4fa986bfa 20:07:49 ---> 3acf55a23088 20:07:49 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:07:49 ---> Running in 7f95ed45df6e 20:07:50 Removing intermediate container 7f95ed45df6e 20:07:50 ---> 8e8e477ce14a 20:07:50 Step 6/15 : LABEL Name=edgex-ui-go 20:07:50 ---> Running in e15fc7bab5f4 20:07:50 Removing intermediate container e15fc7bab5f4 20:07:50 ---> 06a0001bb88d 20:07:50 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:07:50 ---> Running in 685dda1f343e 20:07:50 Removing intermediate container 685dda1f343e 20:07:50 ---> c658a0512d36 20:07:50 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:50 ---> Running in 9b4e9e430a3d 20:07:50 Removing intermediate container 9b4e9e430a3d 20:07:50 ---> 8bc3660f55a3 20:07:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:50 ---> Running in 08410bb0b886 20:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:52 OK: 221 MiB in 52 packages 20:07:52 Removing intermediate container 08410bb0b886 20:07:52 ---> ba64a2018dff 20:07:52 Step 10/15 : ENV GO111MODULE=on 20:07:52 ---> Running in f203dde17204 20:07:52 Removing intermediate container f203dde17204 20:07:52 ---> ea98b5bbdb12 20:07:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:07:52 ---> Running in 170a1ae4246e 20:07:52 Removing intermediate container 170a1ae4246e 20:07:52 ---> b9a54c0d10e3 20:07:52 Step 12/15 : COPY go.mod vendor* ./ 20:07:52 ---> 7250a8f787e6 20:07:52 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:52 ---> Running in c637908a21d4 20:07:53 Still waiting to schedule task 20:07:53 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:53 ‘prd-centos7-builder-2c-1g-3545’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:53 ‘prd-centos7-docker-4c-2g-3549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:53 ‘prd-centos7-docker-4c-2g-3550’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3553’ is offline 20:08:19 Removing intermediate container c637908a21d4 20:08:19 ---> 457a820b7221 20:08:19 Step 14/15 : COPY . . 20:08:19 ---> e1da21c57df4 20:08:19 Step 15/15 : RUN ${MAKE} 20:08:19 ---> Running in de61688143bf 20:08:19 noop 20:08:19 Removing intermediate container de61688143bf 20:08:19 ---> 0052dbde1788 20:08:19 Successfully built 0052dbde1788 20:08:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:08:19 + docker inspect -f . ci-base-image-x86_64 20:08:19 . [Pipeline] withDockerContainer 20:08:19 prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container 20:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:19 $ docker top 6fe8b66852b76412998426c776cdca427473edb840d101eba1467933efbd6952 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:20 + go version 20:08:20 go version go1.17.6 linux/amd64 [Pipeline] } 20:08:20 $ docker stop --time=1 6fe8b66852b76412998426c776cdca427473edb840d101eba1467933efbd6952 20:08:21 $ docker rm -f 6fe8b66852b76412998426c776cdca427473edb840d101eba1467933efbd6952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:21 + docker inspect -f . ci-base-image-x86_64 20:08:21 . [Pipeline] withDockerContainer 20:08:22 prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container 20:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:22 $ docker top e5ac700fa0c2d7e8ad9541ec0b7b2cda70c351ff0c827e3653c9d93afdb0a4f5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:08:22 + make test 20:08:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:08:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:08:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:08:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:38 $ docker stop --time=1 e5ac700fa0c2d7e8ad9541ec0b7b2cda70c351ff0c827e3653c9d93afdb0a4f5 20:08:40 $ docker rm -f e5ac700fa0c2d7e8ad9541ec0b7b2cda70c351ff0c827e3653c9d93afdb0a4f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:41 + ls -al . 20:08:41 total 112 20:08:41 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 20:08 . 20:08:41 drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 20:07 .. 20:08:41 drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 20:07 assets 20:08:41 drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 20:07 bin 20:08:41 drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 20:07 cmd 20:08:41 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 20:07 CONTRIBUTING.md 20:08:41 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:08 coverage.out 20:08:41 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 20:07 Dockerfile 20:08:41 drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 20:07 docs 20:08:41 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 20:07 .git 20:08:41 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 20:07 .github 20:08:41 -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 .gitignore 20:08:41 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 20 20:07 go.mod 20:08:41 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 20:07 go.sum 20:08:41 drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 20:07 internal 20:08:41 -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 20:07 Jenkinsfile 20:08:41 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 20:07 LICENSE 20:08:41 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 20:07 Makefile 20:08:41 drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 20:07 pkg 20:08:41 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 20:07 README.md 20:08:41 drwx------. 3 jenkins jenkins 56 Jan 20 20:07 .semver 20:08:41 drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 20:07 snap 20:08:41 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 20:07 VERSION 20:08:41 -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 version.go 20:08:41 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 20:07 web [Pipeline] isUnix [Pipeline] sh 20:08:41 + 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=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 --label arch=amd64 --label version=0.0.0 . 20:08:42 Sending build context to Docker daemon 39.31MB 20:08:42 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:08:42 Step 2/23 : FROM ${BASE} AS builder 20:08:42 ---> 0052dbde1788 20:08:42 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:08:42 ---> Running in 99041a2a904c 20:08:42 Removing intermediate container 99041a2a904c 20:08:42 ---> 74d10fba0eb9 20:08:42 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:08:42 ---> Running in e43b3f44b8d2 20:08:42 Removing intermediate container e43b3f44b8d2 20:08:42 ---> e053baa3b0a6 20:08:42 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:08:42 ---> Running in f943b372e2c3 20:08:42 Removing intermediate container f943b372e2c3 20:08:42 ---> cbc82c70dbb7 20:08:42 Step 6/23 : LABEL Name=edgex-ui-go 20:08:42 ---> Running in 9363408b7ca8 20:08:42 Removing intermediate container 9363408b7ca8 20:08:42 ---> 2097dde3095e 20:08:42 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:08:42 ---> Running in 1791b14d8d70 20:08:42 Removing intermediate container 1791b14d8d70 20:08:42 ---> 74e8ce1c771c 20:08:42 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:42 ---> Running in a6b3f7ab6505 20:08:43 Removing intermediate container a6b3f7ab6505 20:08:43 ---> 365e7bd110f0 20:08:43 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:43 ---> Running in cc4dd4b08fed 20:08:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:44 OK: 221 MiB in 52 packages 20:08:45 Removing intermediate container cc4dd4b08fed 20:08:45 ---> ce726ff1bfbd 20:08:45 Step 10/23 : ENV GO111MODULE=on 20:08:45 ---> Running in 2c14e097f7a4 20:08:45 Removing intermediate container 2c14e097f7a4 20:08:45 ---> 5c8cb4894d91 20:08:45 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:08:45 ---> Running in 93ae3ca55d22 20:08:45 Removing intermediate container 93ae3ca55d22 20:08:45 ---> 616ee2c36070 20:08:45 Step 12/23 : COPY go.mod vendor* ./ 20:08:45 ---> 3cafc395a85c 20:08:45 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:45 ---> Running in cfe2ba28ab28 20:08:45 Removing intermediate container cfe2ba28ab28 20:08:45 ---> 8eb06b76803f 20:08:45 Step 14/23 : COPY . . 20:08:47 ---> 97c36853c1bf 20:08:47 Step 15/23 : RUN ${MAKE} 20:08:47 ---> Running in aa2fa9b6df5f 20:08:47 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 20:08:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:08:57 Removing intermediate container aa2fa9b6df5f 20:08:57 ---> 280ae069c2fc 20:08:57 Step 16/23 : FROM alpine:3.14 20:08:58 3.14: Pulling from library/alpine 20:08:58 97518928ae5f: Pulling fs layer 20:08:58 97518928ae5f: Verifying Checksum 20:08:58 97518928ae5f: Download complete 20:08:59 97518928ae5f: Pull complete 20:08:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:08:59 Status: Downloaded newer image for alpine:3.14 20:08:59 ---> 0a97eee8041e 20:08:59 Step 17/23 : EXPOSE 4000 20:08:59 ---> Running in 624aa114787f 20:08:59 Removing intermediate container 624aa114787f 20:08:59 ---> e1e244197e07 20:08:59 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 20:08:59 ---> f5fcd3d1b8e2 20:08:59 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:08:59 ---> Running in 695086f04c24 20:08:59 Removing intermediate container 695086f04c24 20:08:59 ---> b416415063fd 20:08:59 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:08:59 ---> Running in d0146ac6d6f8 20:08:59 Removing intermediate container d0146ac6d6f8 20:08:59 ---> bf0e46dabcf3 20:08:59 Step 21/23 : LABEL arch=amd64 20:08:59 ---> Running in dd515faa7f24 20:08:59 Removing intermediate container dd515faa7f24 20:08:59 ---> b19962ec3e5a 20:08:59 Step 22/23 : LABEL git_sha=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 20:09:00 ---> Running in ff77b49ccda9 20:09:00 Removing intermediate container ff77b49ccda9 20:09:00 ---> 653ade6baea2 20:09:00 Step 23/23 : LABEL version=0.0.0 20:09:00 ---> Running in 3c8eae661be1 20:09:00 Removing intermediate container 3c8eae661be1 20:09:00 ---> d2b18b86772b 20:09:00 [Warning] One or more build-args [ARCH] were not consumed 20:09:00 Successfully built d2b18b86772b 20:09:00 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 20:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:00 20:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:00 latest: Pulling from edgex-lftools-log-publisher 20:09:00 b4d181a07f80: Pulling fs layer 20:09:00 a1111a8f2ec3: Pulling fs layer 20:09:00 ed53099fbce6: Pulling fs layer 20:09:00 dc539afda2c1: Pulling fs layer 20:09:00 77bc0d833cb6: Pulling fs layer 20:09:00 9065ff56babe: Pulling fs layer 20:09:00 d287ab97295c: Pulling fs layer 20:09:00 77bc0d833cb6: Waiting 20:09:00 9065ff56babe: Waiting 20:09:00 d287ab97295c: Waiting 20:09:00 dc539afda2c1: Waiting 20:09:00 a1111a8f2ec3: Verifying Checksum 20:09:00 a1111a8f2ec3: Download complete 20:09:00 dc539afda2c1: Verifying Checksum 20:09:00 dc539afda2c1: Download complete 20:09:00 77bc0d833cb6: Verifying Checksum 20:09:00 77bc0d833cb6: Download complete 20:09:00 ed53099fbce6: Verifying Checksum 20:09:00 ed53099fbce6: Download complete 20:09:01 9065ff56babe: Verifying Checksum 20:09:01 9065ff56babe: Download complete 20:09:01 b4d181a07f80: Verifying Checksum 20:09:01 b4d181a07f80: Download complete 20:09:01 d287ab97295c: Verifying Checksum 20:09:01 d287ab97295c: Download complete 20:09:02 b4d181a07f80: Pull complete 20:09:02 a1111a8f2ec3: Pull complete 20:09:03 ed53099fbce6: Pull complete 20:09:03 dc539afda2c1: Pull complete 20:09:03 77bc0d833cb6: Pull complete 20:09:03 9065ff56babe: Pull complete 20:09:08 d287ab97295c: Pull complete 20:09:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:09:09 prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container 20:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:11 $ docker top c20d580a282aa7a25b72366bd2208b0ba3e37c275db95aa201c7a5e21937a6e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:11 ---> job-cost.sh 20:09:11 lf-activate-venv: SKIPPING 20:09:11 INFO: No Stack... 20:09:12 INFO: Retrieving Pricing Info for: v3-standard-2 20:09:12 INFO: Archiving Costs [Pipeline] sh 20:09:13 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/cost.csv 20:09:13 + cut -d, -f6 [Pipeline] lock 20:09:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] 20:09:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] did not exist. Created. 20:09:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:13 + echo total: 0.05999999865889549 [Pipeline] stash 20:09:13 Stashed 1 file(s) [Pipeline] } 20:09:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:13 $ docker stop --time=1 c20d580a282aa7a25b72366bd2208b0ba3e37c275db95aa201c7a5e21937a6e1 20:09:14 $ docker rm -f c20d580a282aa7a25b72366bd2208b0ba3e37c275db95aa201c7a5e21937a6e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3556 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] ws 20:10:38 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 20:10:38 The recommended git tool is: git 20:10:44 using credential edgex-jenkins-ssh 20:10:44 Cloning the remote Git repository 20:10:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:10:44 > git init /w/workspace/edgex-ui-go/4 # timeout=10 20:10:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:10:44 > git --version # timeout=10 20:10:44 > git --version # 'git version 2.17.1' 20:10:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:48 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit b3054ebeb51d96043e6d473ef90ac3aafb9ee161 20:10:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:10:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:10:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:10:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:10:48 > git config core.sparsecheckout # timeout=10 20:10:48 > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 20:10:48 Merge succeeded, producing b3054ebeb51d96043e6d473ef90ac3aafb9ee161 20:10:48 Checking out Revision b3054ebeb51d96043e6d473ef90ac3aafb9ee161 (PR-487) 20:10:48 > git remote # timeout=10 20:10:48 > git config --get remote.origin.url # timeout=10 20:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:48 > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 20:10:48 > git rev-parse HEAD^{commit} # timeout=10 20:10:48 > git config core.sparsecheckout # timeout=10 20:10:48 > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 20:10:53 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:10:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:54 Dload Upload Total Spent Left Speed 20:10:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 20:10:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:10:55 + sudo tee /etc/docker/daemon.new 20:10:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:10:55 { 20:10:55 "registry-mirrors": [ 20:10:55 "https://nexus3.edgexfoundry.org:10001" 20:10:55 ], 20:10:55 "bip": "10.250.0.254/24", 20:10:55 "hosts": [ 20:10:55 "tcp://0.0.0.0:5555", 20:10:55 "unix:///var/run/docker.sock" 20:10:55 ], 20:10:55 "mtu": 1458, 20:10:55 "selinux-enabled": true, 20:10:55 "seccomp-profile": "/etc/docker/seccomp.json" 20:10:55 } [Pipeline] sh 20:10:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:10:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:14 provisioning config files... 20:11:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config8814760085047494679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:15 ---> docker-login.sh 20:11:15 nexus3.edgexfoundry.org:10001 20:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:15 Configure a credential helper to remove this warning. See 20:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:15 20:11:15 Login Succeeded 20:11:15 nexus3.edgexfoundry.org:10002 20:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:16 Configure a credential helper to remove this warning. See 20:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:16 20:11:16 Login Succeeded 20:11:16 nexus3.edgexfoundry.org:10003 20:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:16 Configure a credential helper to remove this warning. See 20:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:16 20:11:16 Login Succeeded 20:11:16 nexus3.edgexfoundry.org:10004 20:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:17 Configure a credential helper to remove this warning. See 20:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:17 20:11:17 Login Succeeded 20:11:17 docker.io 20:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:17 Configure a credential helper to remove this warning. See 20:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:17 20:11:17 Login Succeeded 20:11:17 ---> docker-login.sh ends [Pipeline] } 20:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:18 ========================================================= 20:11:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:11:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:11:18 + 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 . 20:11:19 Sending build context to Docker daemon 24.95MB 20:11:19 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:11:19 Step 2/15 : FROM ${BASE} AS builder 20:11:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:11:19 9b3977197b4f: Pulling fs layer 20:11:19 1a89e8eeedd5: Pulling fs layer 20:11:19 94645a83ff95: Pulling fs layer 20:11:19 3f3a8bcf1eab: Pulling fs layer 20:11:19 0c92f367c5e7: Pulling fs layer 20:11:19 4b8299f9d1f4: Pulling fs layer 20:11:19 9a6b49a46696: Pulling fs layer 20:11:19 cf05db05a679: Pulling fs layer 20:11:19 4b8299f9d1f4: Waiting 20:11:19 9a6b49a46696: Waiting 20:11:19 cf05db05a679: Waiting 20:11:19 3f3a8bcf1eab: Waiting 20:11:19 0c92f367c5e7: Waiting 20:11:19 94645a83ff95: Verifying Checksum 20:11:19 94645a83ff95: Download complete 20:11:19 1a89e8eeedd5: Verifying Checksum 20:11:19 1a89e8eeedd5: Download complete 20:11:20 0c92f367c5e7: Verifying Checksum 20:11:20 0c92f367c5e7: Download complete 20:11:20 9b3977197b4f: Verifying Checksum 20:11:20 9b3977197b4f: Download complete 20:11:20 4b8299f9d1f4: Download complete 20:11:20 9a6b49a46696: Verifying Checksum 20:11:20 9b3977197b4f: Pull complete 20:11:21 1a89e8eeedd5: Pull complete 20:11:21 94645a83ff95: Pull complete 20:11:21 cf05db05a679: Download complete 20:11:22 3f3a8bcf1eab: Verifying Checksum 20:11:22 3f3a8bcf1eab: Download complete 20:11:34 3f3a8bcf1eab: Pull complete 20:11:34 0c92f367c5e7: Pull complete 20:11:34 4b8299f9d1f4: Pull complete 20:11:34 9a6b49a46696: Pull complete 20:11:41 cf05db05a679: Pull complete 20:11:41 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:11:41 ---> 0ccda1f7e2ee 20:11:41 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:11:43 ---> Running in 35a429f515ea 20:11:43 Removing intermediate container 35a429f515ea 20:11:43 ---> 93ec15eae2e1 20:11:43 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:11:43 ---> Running in f7c1f881499d 20:11:43 Removing intermediate container f7c1f881499d 20:11:43 ---> e29ff1e3ab50 20:11:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:11:43 ---> Running in 99aee4eba1ec 20:11:44 Removing intermediate container 99aee4eba1ec 20:11:44 ---> eb2883a6d4d6 20:11:44 Step 6/15 : LABEL Name=edgex-ui-go 20:11:44 ---> Running in 5d0d62699293 20:11:44 Removing intermediate container 5d0d62699293 20:11:44 ---> 0125bfc7dc5c 20:11:44 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:11:44 ---> Running in 463ae5337413 20:11:45 Removing intermediate container 463ae5337413 20:11:45 ---> 5a81ff113bfb 20:11:45 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:45 ---> Running in a5b20c52299e 20:11:47 Removing intermediate container a5b20c52299e 20:11:47 ---> 8f6181291a6f 20:11:47 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:47 ---> Running in 6840b2e5293e 20:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:11:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:11:50 OK: 220 MiB in 52 packages 20:11:51 Removing intermediate container 6840b2e5293e 20:11:51 ---> d6cb82d3584e 20:11:51 Step 10/15 : ENV GO111MODULE=on 20:11:51 ---> Running in 944578fbb040 20:11:51 Removing intermediate container 944578fbb040 20:11:51 ---> 393fca8d2c0b 20:11:51 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:11:51 ---> Running in 1964174146b9 20:11:52 Removing intermediate container 1964174146b9 20:11:52 ---> 6a4259858859 20:11:52 Step 12/15 : COPY go.mod vendor* ./ 20:11:52 ---> 6283a78962f4 20:11:52 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:52 ---> Running in 0b93c824c369 20:13:14 Removing intermediate container 0b93c824c369 20:13:14 ---> 85d70dcc4839 20:13:14 Step 14/15 : COPY . . 20:13:14 ---> 49591f26d18a 20:13:14 Step 15/15 : RUN ${MAKE} 20:13:14 ---> Running in 35e0d2379677 20:13:14 noop 20:13:14 Removing intermediate container 35e0d2379677 20:13:14 ---> e63f06538edf 20:13:14 Successfully built e63f06538edf 20:13:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:13:15 + docker inspect -f . ci-base-image-arm64 20:13:15 . [Pipeline] withDockerContainer 20:13:15 prd-ubuntu18.04-docker-arm64-4c-16g-3556 does not seem to be running inside a container 20:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:16 $ docker top 8d432223a998f887d0a311f4c472857f3af7d50b43195bc63647d0ef1c77da66 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:17 + go version 20:13:17 go version go1.17.6 linux/arm64 [Pipeline] } 20:13:17 $ docker stop --time=1 8d432223a998f887d0a311f4c472857f3af7d50b43195bc63647d0ef1c77da66 20:13:19 $ docker rm -f 8d432223a998f887d0a311f4c472857f3af7d50b43195bc63647d0ef1c77da66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:20 + docker inspect -f . ci-base-image-arm64 20:13:20 . [Pipeline] withDockerContainer 20:13:20 prd-ubuntu18.04-docker-arm64-4c-16g-3556 does not seem to be running inside a container 20:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:21 $ docker top 3e5b52146ce1a8d73716759c8d6d299fceeaef57accc4771b7389387ca66a999 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:13:22 + make test 20:13:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:13:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:14:10 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:14:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:14:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:14:23 $ docker stop --time=1 3e5b52146ce1a8d73716759c8d6d299fceeaef57accc4771b7389387ca66a999 20:14:24 $ docker rm -f 3e5b52146ce1a8d73716759c8d6d299fceeaef57accc4771b7389387ca66a999 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:25 Warning: overwriting stash ‘coverage-report’ 20:14:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:27 + ls -al . 20:14:27 total 152 20:14:27 drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 20:13 . 20:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 .. 20:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 20:10 .git 20:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 .github 20:14:27 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 .gitignore 20:14:27 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 20:10 CONTRIBUTING.md 20:14:27 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 20:10 Dockerfile 20:14:27 -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 20:10 Jenkinsfile 20:14:27 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 20:10 LICENSE 20:14:27 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 20:10 Makefile 20:14:27 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 20:10 README.md 20:14:27 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 20:07 VERSION 20:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 assets 20:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 bin 20:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 cmd 20:14:27 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 20:13 coverage.out 20:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 docs 20:14:27 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 20 20:10 go.mod 20:14:27 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 20:10 go.sum 20:14:27 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 20:10 internal 20:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 pkg 20:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 snap 20:14:27 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 version.go 20:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 web [Pipeline] isUnix [Pipeline] sh 20:14:27 + 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=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 --label arch=arm64 --label version=0.0.0 . 20:14:28 Sending build context to Docker daemon 24.95MB 20:14:28 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:14:28 Step 2/23 : FROM ${BASE} AS builder 20:14:28 ---> e63f06538edf 20:14:28 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:14:28 ---> Running in b470a71ec2c8 20:14:29 Removing intermediate container b470a71ec2c8 20:14:29 ---> b182d1363bbb 20:14:29 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:14:29 ---> Running in dc1486c4451f 20:14:29 Removing intermediate container dc1486c4451f 20:14:29 ---> 68afc70c453c 20:14:29 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:14:29 ---> Running in 5eabbe066613 20:14:29 Removing intermediate container 5eabbe066613 20:14:29 ---> 6794a1519821 20:14:29 Step 6/23 : LABEL Name=edgex-ui-go 20:14:30 ---> Running in 1454f6a52ad0 20:14:30 Removing intermediate container 1454f6a52ad0 20:14:30 ---> 5d9d4c3b0cf0 20:14:30 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:14:30 ---> Running in 18934e0ef12d 20:14:31 Removing intermediate container 18934e0ef12d 20:14:31 ---> c4ec9b965b9c 20:14:31 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:31 ---> Running in f787927911d2 20:14:33 Removing intermediate container f787927911d2 20:14:33 ---> 994da3e93cb2 20:14:33 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:33 ---> Running in d112ad90b4d0 20:14:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:14:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:14:35 OK: 220 MiB in 52 packages 20:14:36 Removing intermediate container d112ad90b4d0 20:14:36 ---> b141a9b029e5 20:14:36 Step 10/23 : ENV GO111MODULE=on 20:14:36 ---> Running in 4e11d264cac6 20:14:37 Removing intermediate container 4e11d264cac6 20:14:37 ---> 4c8da5f5c346 20:14:37 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:14:37 ---> Running in 84e9eb3edfd4 20:14:37 Removing intermediate container 84e9eb3edfd4 20:14:37 ---> 04ed5338c8b6 20:14:37 Step 12/23 : COPY go.mod vendor* ./ 20:14:38 ---> d82e8f044e21 20:14:38 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:38 ---> Running in 7f9fd64d72fd 20:14:41 Removing intermediate container 7f9fd64d72fd 20:14:41 ---> f8f4e84cda8f 20:14:41 Step 14/23 : COPY . . 20:14:43 ---> 46031975f612 20:14:43 Step 15/23 : RUN ${MAKE} 20:14:43 ---> Running in 530f30fbdfac 20:14:44 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 20:15:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:15:24 Removing intermediate container 530f30fbdfac 20:15:24 ---> 9e32ea7ef400 20:15:24 Step 16/23 : FROM alpine:3.14 20:15:24 3.14: Pulling from library/alpine 20:15:24 be307f383ecc: Pulling fs layer 20:15:25 be307f383ecc: Download complete 20:15:25 be307f383ecc: Pull complete 20:15:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:15:25 Status: Downloaded newer image for alpine:3.14 20:15:25 ---> 5b8b7b635229 20:15:25 Step 17/23 : EXPOSE 4000 20:15:25 ---> Running in c90c0f95e368 20:15:26 Removing intermediate container c90c0f95e368 20:15:26 ---> fb1d20cd6e7c 20:15:26 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 20:15:27 ---> 1d17ef96aec3 20:15:27 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:15:27 ---> Running in f29a86da8576 20:15:28 Removing intermediate container f29a86da8576 20:15:28 ---> 0852810fa23f 20:15:28 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:15:28 ---> Running in 7ab03c29d199 20:15:28 Removing intermediate container 7ab03c29d199 20:15:28 ---> 9c6d47814189 20:15:28 Step 21/23 : LABEL arch=arm64 20:15:28 ---> Running in 985d5ac74433 20:15:28 Removing intermediate container 985d5ac74433 20:15:28 ---> 085295a84bdc 20:15:28 Step 22/23 : LABEL git_sha=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 20:15:28 ---> Running in 63e1e72d300d 20:15:29 Removing intermediate container 63e1e72d300d 20:15:29 ---> 27cb430c3382 20:15:29 Step 23/23 : LABEL version=0.0.0 20:15:29 ---> Running in a95e942032e5 20:15:29 Removing intermediate container a95e942032e5 20:15:29 ---> 0fb35d5f08f3 20:15:29 [Warning] One or more build-args [ARCH] were not consumed 20:15:29 Successfully built 0fb35d5f08f3 20:15:29 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 20:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:30 20:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:30 arm64: Pulling from edgex-lftools-log-publisher 20:15:30 448f6bf000e3: Pulling fs layer 20:15:30 f757da607395: Pulling fs layer 20:15:30 05883995daec: Pulling fs layer 20:15:30 8603b9c90790: Pulling fs layer 20:15:30 1560dd03e051: Pulling fs layer 20:15:30 27f5ce0e4adf: Pulling fs layer 20:15:30 c2d8d7efcc4b: Pulling fs layer 20:15:30 8603b9c90790: Waiting 20:15:30 27f5ce0e4adf: Waiting 20:15:30 1560dd03e051: Waiting 20:15:30 f757da607395: Verifying Checksum 20:15:30 f757da607395: Download complete 20:15:30 8603b9c90790: Verifying Checksum 20:15:30 8603b9c90790: Download complete 20:15:31 1560dd03e051: Verifying Checksum 20:15:31 1560dd03e051: Download complete 20:15:31 27f5ce0e4adf: Verifying Checksum 20:15:31 27f5ce0e4adf: Download complete 20:15:31 05883995daec: Verifying Checksum 20:15:31 05883995daec: Download complete 20:15:31 448f6bf000e3: Verifying Checksum 20:15:31 448f6bf000e3: Download complete 20:15:34 c2d8d7efcc4b: Verifying Checksum 20:15:34 c2d8d7efcc4b: Download complete 20:15:35 448f6bf000e3: Pull complete 20:15:35 f757da607395: Pull complete 20:15:37 05883995daec: Pull complete 20:15:37 8603b9c90790: Pull complete 20:15:38 1560dd03e051: Pull complete 20:15:38 27f5ce0e4adf: Pull complete 20:15:53 c2d8d7efcc4b: Pull complete 20:15:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:15:53 prd-ubuntu18.04-docker-arm64-4c-16g-3556 does not seem to be running inside a container 20:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:15:56 $ docker top f8732c98dc84ae332b58b41b808c69321dfe35e12f92a0b713c71cee4f9c0222 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:57 ---> job-cost.sh 20:15:57 lf-activate-venv: SKIPPING 20:15:57 INFO: No Stack... 20:15:58 INFO: Retrieving Pricing Info for: v3-standard-4 20:15:58 INFO: Archiving Costs [Pipeline] sh 20:15:58 + cut -d, -f6 20:15:58 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock 20:15:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] 20:15:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] did not exist. Created. 20:15:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:59 /w/workspace/edgex-ui-go/4@tmp/durable-bda856d6/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-bda856d6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:00 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:00 Warning: overwriting stash ‘stack-cost’ 20:16:00 Stashed 1 file(s) [Pipeline] } 20:16:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:00 $ docker stop --time=1 f8732c98dc84ae332b58b41b808c69321dfe35e12f92a0b713c71cee4f9c0222 20:16:01 $ docker rm -f f8732c98dc84ae332b58b41b808c69321dfe35e12f92a0b713c71cee4f9c0222 [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 20:16:02 provisioning config files... 20:16:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config860170419387968670tmp [Pipeline] { [Pipeline] sh 20:16:02 + set +x 20:16:02 + curl -s https://codecov.io/bash 20:16:02 + bash -s -- 20:16:02 20:16:02 _____ _ 20:16:02 / ____| | | 20:16:02 | | ___ __| | ___ ___ _____ __ 20:16:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:02 Bash-1.0.6 20:16:02 20:16:02 20:16:02 ==> git version 2.24.4 found 20:16:02 ==> 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 20:16:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:16:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:16:02 ==> Jenkins CI detected. 20:16:02 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-487 20:16:02 project root: . 20:16:02 --> token set from env 20:16:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:02 ==> Running gcov in . (disable via -X gcov) 20:16:02 ==> Python coveragepy not found 20:16:02 ==> Searching for coverage reports in: 20:16:02 + . 20:16:02 -> Found 1 reports 20:16:02 ==> Detecting git/mercurial file structure 20:16:02 ==> Reading reports 20:16:02 + ./coverage.out bytes=10 20:16:02 ==> Appending adjustments 20:16:02 https://docs.codecov.io/docs/fixing-reports 20:16:02 + Found adjustments 20:16:02 ==> Gzipping contents 20:16:02 4.0K /tmp/codecov.VcFAMI.gz 20:16:02 ==> Uploading reports 20:16:02 url: https://codecov.io 20:16:02 query: branch=PR-487&commit=b3054ebeb51d96043e6d473ef90ac3aafb9ee161&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= 20:16:02 -> Pinging Codecov 20:16:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-487&commit=b3054ebeb51d96043e6d473ef90ac3aafb9ee161&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= 20:16:03 -> Uploading to 20:16:03 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/b3054ebeb51d96043e6d473ef90ac3aafb9ee161/3d1d09cd-68ba-4285-a617-49570d8b9f91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T201603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3efc7173dde14b0b864b8637f5564d7c944e8387e0b3d826449e3df21df364ed 20:16:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:03 Dload Upload Total Spent Left Speed 20:16:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12462 --:--:-- --:--:-- --:--:-- 12459 20:16:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] } 20:16:03 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 20:16:04 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives ']' 20:16:04 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives 20:16:04 total 8 20:16:04 drwxr-xr-x. 3 root root 34 Jan 20 20:09 . 20:16:04 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. 20:16:04 drwxr-xr-x. 2 root root 6 Jan 20 20:09 cost 20:16:04 -rw-r--r--. 1 root root 82 Jan 20 20:09 cost.csv 20:16:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives 20:16:04 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives 20:16:04 total 8 20:16:04 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:09 . 20:16:04 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. 20:16:04 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:09 cost 20:16:04 -rw-r--r--. 1 jenkins jenkins 82 Jan 20 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:16:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:05 ---> package-listing.sh 20:16:05 ++ facter osfamily 20:16:05 ++ tr '[:upper:]' '[:lower:]' 20:16:05 + OS_FAMILY=redhat 20:16:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-487 20:16:05 + START_PACKAGES=/tmp/packages_start.txt 20:16:05 + END_PACKAGES=/tmp/packages_end.txt 20:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:05 + PACKAGES=/tmp/packages_start.txt 20:16:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' 20:16:05 + PACKAGES=/tmp/packages_end.txt 20:16:05 + case "${OS_FAMILY}" in 20:16:05 + rpm -qa 20:16:05 + sort 20:16:06 + '[' -f /tmp/packages_start.txt ']' 20:16:06 + '[' -f /tmp/packages_end.txt ']' 20:16:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' 20:16:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ 20:16:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [Pipeline] echo 20:16:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:06 . [Pipeline] withDockerContainer 20:16:07 prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container 20:16:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:16:07 $ docker top 0e47f8eb0a7683ca9a0cd0047008b6271447e751a606aafb5b57d33c39eb06b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:16:08 + ls /var/log/sa-host 20:16:08 + sadf -c /var/log/sa-host/sa17 20:16:08 file_magic: OK 20:16:08 HZ: Using current value: 100 20:16:08 file_header: OK 20:16:08 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 20:16:08 Statistics: 20:16:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:16:08 File successfully converted to sysstat format version 12.0.3 20:16:08 + sadf -c /var/log/sa-host/sa20 20:16:08 file_magic: OK 20:16:08 HZ: Using current value: 100 20:16:08 file_header: OK 20:16:08 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 20:16:08 Statistics: 20:16:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:16:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:08 provisioning config files... 20:16:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config1655439969586608818tmp [Pipeline] { [Pipeline] echo 20:16:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:08 ---> create-netrc.sh [Pipeline] } 20:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:16:08 ---> python-tools-install.sh [Pipeline] echo 20:16:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:16:09 ---> sudo-logs.sh 20:16:09 Archiving 'sudo' log.. 20:16:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3551.novalocal: Name or service not known 20:16:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3551.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:16:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:16:09 ---> job-cost.sh 20:16:09 lf-activate-venv: SKIPPING 20:16:09 DEBUG: total: 0.05999999865889549 20:16:09 INFO: Retrieving Stack Cost... 20:16:09 INFO: Retrieving Pricing Info for: v3-standard-2 20:16:10 INFO: Archiving Costs [Pipeline] echo 20:16:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:10 ---> logs-deploy.sh 20:16:10 lf-activate-venv: SKIPPING 20:16:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-487/4 20:16:10 INFO: archiving workspace using pattern(s): 20:16:10 Archives upload complete. 20:16:11 INFO: archiving logs to Nexus