Pull request #607 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d91d91ef1bd6bdb621576c24c9e684d18b21fbc5+c9840ee3d982748db972085be425fa319c5fdbd2 (6ff64515a0ef707d4516f5da1107eb09e5348d10) 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-ssh1137869505777152187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1342449580345054846.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2150951380558239490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7328473328226936106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh18221002227771341354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13983291787303273213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15535’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15539 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [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-607 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 Merge succeeded, producing d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 Checking out Revision d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 (PR-607) Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:54:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 [Pipeline] withCredentials 09:54:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:54:42 ========================================================= 09:54:42 EdgeX Global Pipelines Version Info 09:54:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:54:43 ------------------- 09:54:43 stable info: 09:54:43 ------------------- 09:54:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:54:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:54:43 Message: update stable to v1.0.249 09:54:43 ------------------- 09:54:43 experimental info: 09:54:43 ------------------- 09:54:43 Commited By: **** collab-it+edgex@linuxfoundation.org 09:54:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:54:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:54:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:54:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d91d91e [Pipeline] echo 09:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:45 provisioning config files... 09:54:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config14425893129319811072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:46 ---> docker-login.sh 09:54:46 nexus3.edgexfoundry.org:10001 09:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:46 Configure a credential helper to remove this warning. See 09:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:46 09:54:46 Login Succeeded 09:54:46 nexus3.edgexfoundry.org:10002 09:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:46 Configure a credential helper to remove this warning. See 09:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:46 09:54:46 Login Succeeded 09:54:46 nexus3.edgexfoundry.org:10003 09:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:46 Configure a credential helper to remove this warning. See 09:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:46 09:54:46 Login Succeeded 09:54:46 nexus3.edgexfoundry.org:10004 09:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:46 Configure a credential helper to remove this warning. See 09:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:46 09:54:46 Login Succeeded 09:54:46 docker.io 09:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:46 Configure a credential helper to remove this warning. See 09:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:46 09:54:46 Login Succeeded 09:54:46 ---> docker-login.sh ends [Pipeline] } 09:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:54:47 + git rev-list -1 --merges d91d91ef1bd6bdb621576c24c9e684d18b21fbc5~1..d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo 09:54:47 -----------> git rev-list -1 --merges d91d91ef1bd6bdb621576c24c9e684d18b21fbc5~1..d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [false] [Pipeline] sh 09:54:47 + git log --format=format:%s -1 d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo 09:54:48 ========================================================= 09:54:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:54:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:48 + git log --format=format:%s -1 d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo 09:54:48 [semverPrep] GIT_COMMIT: d91d91ef1bd6bdb621576c24c9e684d18b21fbc5, Commit Message: chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo 09:54:48 [semverPrep] This is not a build commit. [Pipeline] sh 09:54:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:54:48 + grep -v github /etc/ssh/ssh_known_hosts 09:54:48 + [ -e /tmp/ssh_known_hosts ] 09:54:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:54:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:54:48 + sudo tee -a /etc/ssh/ssh_known_hosts 09:54:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:54:49 09:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:54:49 0.1.4: Pulling from edgex-devops/py-git-semver 09:54:49 b85a868b505f: Pulling fs layer 09:54:49 e2be974225ed: Pulling fs layer 09:54:49 339a4e72a1f5: Pulling fs layer 09:54:49 988bab9f4d93: Pulling fs layer 09:54:49 1469e6f7b9e6: Pulling fs layer 09:54:49 eaf3925da568: Pulling fs layer 09:54:49 bab4dde63d76: Pulling fs layer 09:54:49 bde34c3a00c8: Pulling fs layer 09:54:49 b352a97aabf1: Pulling fs layer 09:54:49 4872d77fe225: Pulling fs layer 09:54:49 5851b861e8e6: Pulling fs layer 09:54:49 eaf3925da568: Waiting 09:54:49 bab4dde63d76: Waiting 09:54:49 bde34c3a00c8: Waiting 09:54:49 b352a97aabf1: Waiting 09:54:49 4872d77fe225: Waiting 09:54:49 5851b861e8e6: Waiting 09:54:49 1469e6f7b9e6: Waiting 09:54:49 988bab9f4d93: Waiting 09:54:49 e2be974225ed: Download complete 09:54:49 988bab9f4d93: Download complete 09:54:50 1469e6f7b9e6: Verifying Checksum 09:54:50 1469e6f7b9e6: Download complete 09:54:50 339a4e72a1f5: Verifying Checksum 09:54:50 339a4e72a1f5: Download complete 09:54:50 eaf3925da568: Download complete 09:54:50 bde34c3a00c8: Download complete 09:54:50 b352a97aabf1: Download complete 09:54:50 4872d77fe225: Verifying Checksum 09:54:50 4872d77fe225: Download complete 09:54:50 5851b861e8e6: Verifying Checksum 09:54:50 5851b861e8e6: Download complete 09:54:50 b85a868b505f: Verifying Checksum 09:54:50 b85a868b505f: Download complete 09:54:50 bab4dde63d76: Verifying Checksum 09:54:50 bab4dde63d76: Download complete 09:54:51 b85a868b505f: Pull complete 09:54:51 e2be974225ed: Pull complete 09:54:51 339a4e72a1f5: Pull complete 09:54:52 988bab9f4d93: Pull complete 09:54:52 1469e6f7b9e6: Pull complete 09:54:52 eaf3925da568: Pull complete 09:54:54 bab4dde63d76: Pull complete 09:54:54 bde34c3a00c8: Pull complete 09:54:54 b352a97aabf1: Pull complete 09:54:54 4872d77fe225: Pull complete 09:54:54 5851b861e8e6: Pull complete 09:54:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:54:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:55 prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container 09:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:55:06 $ docker top 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 -eo pid,comm 09:55:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:55:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:55:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:06 [ssh-agent] Looking for ssh-agent implementation... 09:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:06 $ docker exec 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent 09:55:06 SSH_AUTH_SOCK=/tmp/ssh-4RNbgBnJ8dBN/agent.14 09:55:06 SSH_AGENT_PID=20 09:55:06 Running ssh-add (command line suppressed) 09:55:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_16335145597705288570.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_16335145597705288570.key) 09:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:06 + git tag --points-at HEAD [Pipeline] } 09:55:07 $ docker exec --env ******** --env ******** 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent -k 09:55:07 unset SSH_AUTH_SOCK; 09:55:07 unset SSH_AGENT_PID; 09:55:07 echo Agent pid 20 killed; 09:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:07 [ssh-agent] Looking for ssh-agent implementation... 09:55:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:07 $ docker exec 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent 09:55:07 SSH_AUTH_SOCK=/tmp/ssh-L0TymjfqKNYa/agent.52 09:55:07 SSH_AGENT_PID=58 09:55:07 Running ssh-add (command line suppressed) 09:55:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_4538703663789036020.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_4538703663789036020.key) 09:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:07 + git semver init 09:55:08 2023-05-16 09:55:08,186 [run_init] DEBUG init version:0.0.0 force:False 09:55:08 2023-05-16 09:55:08,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 09:55:08 2023-05-16 09:55:08,188 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 09:55:08 2023-05-16 09:55:08,188 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) 09:55:10 2023-05-16 09:55:09,914 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude 09:55:10 2023-05-16 09:55:09,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False 09:55:10 2023-05-16 09:55:09,915 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 09:55:10 2023-05-16 09:55:09,919 [execute] INFO git cat-file --batch-check 09:55:10 2023-05-16 09:55:09,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 09:55:10 2023-05-16 09:55:09,926 [execute] INFO git cat-file --batch 09:55:10 2023-05-16 09:55:09,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 09:55:10 2023-05-16 09:55:09,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 09:55:10 0.0.0 [Pipeline] } 09:55:10 $ docker exec --env ******** --env ******** 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent -k 09:55:10 unset SSH_AUTH_SOCK; 09:55:10 unset SSH_AGENT_PID; 09:55:10 echo Agent pid 58 killed; 09:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:10 + git semver [Pipeline] } 09:55:11 $ docker stop --time=1 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 09:55:12 $ docker rm -f --volumes 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:55:13 Stashed 1 file(s) [Pipeline] echo 09:55:13 [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 09:55:14 provisioning config files... 09:55:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config9695182734262734608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:14 ---> docker-login.sh 09:55:14 nexus3.edgexfoundry.org:10001 09:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:14 Configure a credential helper to remove this warning. See 09:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:14 09:55:14 Login Succeeded 09:55:14 nexus3.edgexfoundry.org:10002 09:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:14 Configure a credential helper to remove this warning. See 09:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:14 09:55:14 Login Succeeded 09:55:14 nexus3.edgexfoundry.org:10003 09:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:15 Configure a credential helper to remove this warning. See 09:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:15 09:55:15 Login Succeeded 09:55:15 nexus3.edgexfoundry.org:10004 09:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:15 Configure a credential helper to remove this warning. See 09:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:15 09:55:15 Login Succeeded 09:55:15 docker.io 09:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:15 Configure a credential helper to remove this warning. See 09:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:15 09:55:15 Login Succeeded 09:55:15 ---> docker-login.sh ends [Pipeline] } 09:55:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:15 ========================================================= 09:55:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:55:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:55:16 Sending build context to Docker daemon 45.62MB 09:55:16 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 09:55:16 Step 2/15 : FROM ${BASE} AS builder 09:55:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:55:16 f56be85fc22e: Pulling fs layer 09:55:16 85791d961cd3: Pulling fs layer 09:55:16 d694b5ae8c79: Pulling fs layer 09:55:16 9f32a84ed3da: Pulling fs layer 09:55:16 4d19c01a9841: Pulling fs layer 09:55:16 9325e15d5711: Pulling fs layer 09:55:16 556b6ee489ea: Pulling fs layer 09:55:16 c5a4b2cf53e6: Pulling fs layer 09:55:16 4d19c01a9841: Waiting 09:55:16 9325e15d5711: Waiting 09:55:16 556b6ee489ea: Waiting 09:55:16 c5a4b2cf53e6: Waiting 09:55:16 9f32a84ed3da: Waiting 09:55:17 85791d961cd3: Download complete 09:55:17 9f32a84ed3da: Verifying Checksum 09:55:17 9f32a84ed3da: Download complete 09:55:17 4d19c01a9841: Verifying Checksum 09:55:17 4d19c01a9841: Download complete 09:55:17 f56be85fc22e: Verifying Checksum 09:55:17 f56be85fc22e: Download complete 09:55:17 9325e15d5711: Verifying Checksum 09:55:17 9325e15d5711: Download complete 09:55:17 f56be85fc22e: Pull complete 09:55:17 c5a4b2cf53e6: Verifying Checksum 09:55:17 c5a4b2cf53e6: Download complete 09:55:17 d694b5ae8c79: Verifying Checksum 09:55:17 d694b5ae8c79: Download complete 09:55:18 556b6ee489ea: Download complete 09:55:18 85791d961cd3: Pull complete 09:55:22 d694b5ae8c79: Pull complete 09:55:22 9f32a84ed3da: Pull complete 09:55:22 4d19c01a9841: Pull complete 09:55:23 9325e15d5711: Pull complete 09:55:26 556b6ee489ea: Pull complete 09:55:26 c5a4b2cf53e6: Pull complete 09:55:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:55:26 ---> c4be618373d6 09:55:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:55:29 Still waiting to schedule task 09:55:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15534’ 09:55:31 ---> Running in 985b23e353fa 09:55:31 Removing intermediate container 985b23e353fa 09:55:31 ---> 46af35f0bc26 09:55:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:55:31 ---> Running in 7fa26b1a52a3 09:55:31 Removing intermediate container 7fa26b1a52a3 09:55:31 ---> 737d8fb2ac5f 09:55:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:55:31 ---> Running in 611724e99c35 09:55:31 Removing intermediate container 611724e99c35 09:55:31 ---> d12d7679aa6f 09:55:31 Step 6/15 : LABEL Name=edgex-ui-go 09:55:31 ---> Running in e8972e02ec6e 09:55:31 Removing intermediate container e8972e02ec6e 09:55:31 ---> e21c960a7dc7 09:55:31 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 09:55:31 ---> Running in 428335d92571 09:55:31 Removing intermediate container 428335d92571 09:55:31 ---> cf554361bb21 09:55:31 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:55:32 latest: Pulling from library/docker 09:55:32 8a49fdb3b6a5: Pulling fs layer 09:55:32 dfb60e7f5d22: Pulling fs layer 09:55:32 f74671f55a8d: Pulling fs layer 09:55:32 1cd4867cc7bf: Pulling fs layer 09:55:32 a9d94ad0c817: Pulling fs layer 09:55:32 ec5418c68f0e: Pulling fs layer 09:55:32 1082547c2e5b: Pulling fs layer 09:55:32 80b838ca0f73: Pulling fs layer 09:55:32 d15f978d7223: Pulling fs layer 09:55:32 1058b1c95dcd: Pulling fs layer 09:55:32 0ac1c4c35af9: Pulling fs layer 09:55:32 1d938c8b2399: Pulling fs layer 09:55:32 1b2885b54919: Pulling fs layer 09:55:32 5d3ce26085aa: Pulling fs layer 09:55:32 80b838ca0f73: Waiting 09:55:32 d15f978d7223: Waiting 09:55:32 1058b1c95dcd: Waiting 09:55:32 5d3ce26085aa: Waiting 09:55:32 1b2885b54919: Waiting 09:55:32 0ac1c4c35af9: Waiting 09:55:32 1cd4867cc7bf: Waiting 09:55:32 a9d94ad0c817: Waiting 09:55:32 ec5418c68f0e: Waiting 09:55:32 1082547c2e5b: Waiting 09:55:32 1d938c8b2399: Waiting 09:55:32 f74671f55a8d: Verifying Checksum 09:55:32 f74671f55a8d: Download complete 09:55:32 dfb60e7f5d22: Verifying Checksum 09:55:32 dfb60e7f5d22: Download complete 09:55:32 8a49fdb3b6a5: Download complete 09:55:32 1cd4867cc7bf: Verifying Checksum 09:55:32 1cd4867cc7bf: Download complete 09:55:32 a9d94ad0c817: Verifying Checksum 09:55:32 a9d94ad0c817: Download complete 09:55:32 8a49fdb3b6a5: Pull complete 09:55:32 ec5418c68f0e: Verifying Checksum 09:55:32 ec5418c68f0e: Download complete 09:55:32 1082547c2e5b: Verifying Checksum 09:55:32 1082547c2e5b: Download complete 09:55:32 80b838ca0f73: Verifying Checksum 09:55:32 80b838ca0f73: Download complete 09:55:32 d15f978d7223: Verifying Checksum 09:55:32 d15f978d7223: Download complete 09:55:32 dfb60e7f5d22: Pull complete 09:55:32 0ac1c4c35af9: Verifying Checksum 09:55:32 0ac1c4c35af9: Download complete 09:55:32 1058b1c95dcd: Download complete 09:55:32 f74671f55a8d: Pull complete 09:55:32 1b2885b54919: Verifying Checksum 09:55:32 1b2885b54919: Download complete 09:55:32 5d3ce26085aa: Download complete 09:55:33 1cd4867cc7bf: Pull complete 09:55:33 1d938c8b2399: Verifying Checksum 09:55:33 1d938c8b2399: Download complete 09:55:33 a9d94ad0c817: Pull complete 09:55:33 ec5418c68f0e: Pull complete 09:55:33 1082547c2e5b: Pull complete 09:55:33 80b838ca0f73: Pull complete 09:55:34 d15f978d7223: Pull complete 09:55:34 1058b1c95dcd: Pull complete 09:55:34 0ac1c4c35af9: Pull complete 09:55:35 1d938c8b2399: Pull complete 09:55:35 1b2885b54919: Pull complete 09:55:35 5d3ce26085aa: Pull complete 09:55:35 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 09:55:35 Status: Downloaded newer image for docker:latest 09:55:37 ---> 75e4915b4174 09:55:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:55:37 ---> Running in 86f15e41a8bd 09:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:55:37 OK: 265 MiB in 53 packages 09:55:38 Removing intermediate container 86f15e41a8bd 09:55:38 ---> e510bf77b3c2 09:55:38 Step 10/15 : ENV GO111MODULE=on 09:55:38 ---> Running in 5c24ac6ce160 09:55:38 Removing intermediate container 5c24ac6ce160 09:55:38 ---> 2788ad416190 09:55:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:55:38 ---> Running in b3c1e9e7e3c2 09:55:38 Removing intermediate container b3c1e9e7e3c2 09:55:38 ---> abfb0e30be69 09:55:38 Step 12/15 : COPY go.mod vendor* ./ 09:55:38 ---> b68b7a946d05 09:55:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:38 ---> Running in 1600901d9954 09:56:05 Removing intermediate container 1600901d9954 09:56:05 ---> ae4e215a50d5 09:56:05 Step 14/15 : COPY . . 09:56:05 ---> a624ab8daccc 09:56:05 Step 15/15 : RUN ${MAKE} 09:56:05 ---> Running in f7774643812b 09:56:05 noop 09:56:05 Removing intermediate container f7774643812b 09:56:05 ---> c6900345b2a7 09:56:05 Successfully built c6900345b2a7 09:56:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:06 + docker inspect -f . ci-base-image-x86_64 09:56:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:06 prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container 09:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** ci-base-image-x86_64 cat 09:56:06 $ docker top f1077df990ca8d5557b3b6f80ab4c0e2145f5b6d7b562102db3e125e7c68110f -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:07 + go version 09:56:07 go version go1.20.2 linux/amd64 [Pipeline] } 09:56:07 $ docker stop --time=1 f1077df990ca8d5557b3b6f80ab4c0e2145f5b6d7b562102db3e125e7c68110f 09:56:08 $ docker rm -f --volumes f1077df990ca8d5557b3b6f80ab4c0e2145f5b6d7b562102db3e125e7c68110f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:09 + docker inspect -f . ci-base-image-x86_64 09:56:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:09 prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container 09:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** ci-base-image-x86_64 cat 09:56:09 $ docker top 7a57bab90ce9a509f0f03dd487c0c26492cd9222bc55167c3da9064d419f9e75 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh 09:56:10 + make test 09:56:10 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:56:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:56:25 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:56:25 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:56:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:56:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:56:28 ./bin/test-attribution-txt.sh 09:56:28 make -C web test 09:56:28 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' 09:56:28 make[1]: tput: No such file or directory 09:56:28 make[1]: tput: No such file or directory 09:56:28 warning: generating ./VERSION 09:56:28 echo "0.0.0" > VERSION 09:56:28 docker build \ 09:56:28 -f Dockerfile \ 09:56:28 --build-arg USER=1000 \ 09:56:28 \ 09:56:28 --label "git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5" \ 09:56:28 -t edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 \ 09:56:28 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:56:28 . 09:56:28 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 09:56:28 Install the buildx component to build images with BuildKit: 09:56:28 https://docs.docker.com/go/buildx/ 09:56:28 09:56:28 Sending build context to Docker daemon 2.571MB 09:56:28 Step 1/10 : FROM node:16.17-alpine3.15 09:56:29 16.17-alpine3.15: Pulling from library/node 09:56:29 9621f1afde84: Pulling fs layer 09:56:29 c6f70ee39829: Pulling fs layer 09:56:29 56892a8094a2: Pulling fs layer 09:56:29 58dd87906ef0: Pulling fs layer 09:56:29 58dd87906ef0: Waiting 09:56:29 56892a8094a2: Download complete 09:56:29 9621f1afde84: Verifying Checksum 09:56:29 9621f1afde84: Download complete 09:56:29 58dd87906ef0: Download complete 09:56:29 9621f1afde84: Pull complete 09:56:30 c6f70ee39829: Verifying Checksum 09:56:30 c6f70ee39829: Download complete 09:56:31 c6f70ee39829: Pull complete 09:56:31 56892a8094a2: Pull complete 09:56:31 58dd87906ef0: Pull complete 09:56:31 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:56:31 Status: Downloaded newer image for node:16.17-alpine3.15 09:56:31 ---> b69703f70c3d 09:56:31 Step 2/10 : RUN apk add --no-cache chromium 09:56:34 ---> Running in 38e7be24db18 09:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:34 (1/129) Installing libxau (1.0.9-r0) 09:56:34 (2/129) Installing libmd (1.0.3-r0) 09:56:34 (3/129) Installing libbsd (0.11.3-r1) 09:56:34 (4/129) Installing libxdmcp (1.1.3-r0) 09:56:34 (5/129) Installing libxcb (1.14-r2) 09:56:34 (6/129) Installing libx11 (1.7.3.1-r0) 09:56:34 (7/129) Installing libxext (1.3.4-r0) 09:56:34 (8/129) Installing libice (1.0.10-r0) 09:56:34 (9/129) Installing libuuid (2.37.4-r0) 09:56:34 (10/129) Installing libsm (1.2.3-r0) 09:56:34 (11/129) Installing libxt (1.2.1-r0) 09:56:34 (12/129) Installing libxmu (1.1.3-r0) 09:56:34 (13/129) Installing xset (1.2.4-r0) 09:56:34 (14/129) Installing xprop (1.2.5-r0) 09:56:34 (15/129) Installing xdg-utils (1.1.3-r0) 09:56:34 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 09:56:34 (17/129) Installing pkgconf (1.8.1-r0) 09:56:34 (18/129) Installing libffi (3.4.2-r1) 09:56:34 (19/129) Installing libintl (0.21-r0) 09:56:34 (20/129) Installing libblkid (2.37.4-r0) 09:56:34 (21/129) Installing libmount (2.37.4-r0) 09:56:34 (22/129) Installing pcre (8.45-r1) 09:56:34 (23/129) Installing glib (2.70.1-r0) 09:56:34 (24/129) Installing xz-libs (5.2.5-r1) 09:56:34 (25/129) Installing libxml2 (2.9.14-r2) 09:56:34 (26/129) Installing shared-mime-info (2.1-r2) 09:56:34 (27/129) Installing hicolor-icon-theme (0.17-r1) 09:56:34 (28/129) Installing libjpeg-turbo (2.1.2-r0) 09:56:35 (29/129) Installing libpng (1.6.37-r1) 09:56:35 (30/129) Installing libwebp (1.2.2-r0) 09:56:35 (31/129) Installing zstd-libs (1.5.0-r0) 09:56:35 (32/129) Installing tiff (4.4.0-r1) 09:56:35 (33/129) Installing gdk-pixbuf (2.42.8-r0) 09:56:35 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 09:56:35 (35/129) Installing libxcomposite (0.4.5-r0) 09:56:35 (36/129) Installing libxfixes (6.0.0-r0) 09:56:35 (37/129) Installing libxrender (0.9.10-r3) 09:56:35 (38/129) Installing libxcursor (1.2.0-r0) 09:56:35 (39/129) Installing libxdamage (1.1.5-r1) 09:56:35 (40/129) Installing libxi (1.8-r0) 09:56:35 (41/129) Installing libxinerama (1.1.4-r1) 09:56:35 (42/129) Installing libxrandr (1.5.2-r1) 09:56:35 (43/129) Installing atk (2.36.0-r0) 09:56:35 (44/129) Installing libxtst (1.2.3-r3) 09:56:35 (45/129) Installing dbus-libs (1.12.24-r0) 09:56:35 (46/129) Installing at-spi2-core (2.42.0-r0) 09:56:35 (47/129) Installing at-spi2-atk (2.38.0-r0) 09:56:35 (48/129) Installing expat (2.5.0-r0) 09:56:35 (49/129) Installing brotli-libs (1.0.9-r5) 09:56:35 (50/129) Installing libbz2 (1.0.8-r1) 09:56:35 (51/129) Installing freetype (2.11.1-r2) 09:56:35 (52/129) Installing fontconfig (2.13.1-r4) 09:56:35 (53/129) Installing pixman (0.40.0-r4) 09:56:35 (54/129) Installing cairo (1.16.0-r5) 09:56:35 (55/129) Installing cairo-gobject (1.16.0-r5) 09:56:35 (56/129) Installing avahi-libs (0.8-r5) 09:56:35 (57/129) Installing gmp (6.2.1-r1) 09:56:35 (58/129) Installing nettle (3.7.3-r0) 09:56:35 (59/129) Installing p11-kit (0.24.0-r1) 09:56:35 (60/129) Installing libtasn1 (4.18.0-r1) 09:56:35 (61/129) Installing libunistring (0.9.10-r1) 09:56:35 (62/129) Installing gnutls (3.7.1-r2) 09:56:35 (63/129) Installing cups-libs (2.3.3-r6) 09:56:35 (64/129) Installing libepoxy (1.5.9-r0) 09:56:35 (65/129) Installing fribidi (1.0.11-r0) 09:56:35 (66/129) Installing graphite2 (1.3.14-r0) 09:56:35 (67/129) Installing harfbuzz (3.0.0-r2) 09:56:35 (68/129) Installing libxft (2.3.4-r0) 09:56:35 (69/129) Installing pango (1.48.10-r0) 09:56:35 (70/129) Installing wayland-libs-client (1.19.0-r1) 09:56:35 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 09:56:35 (72/129) Installing wayland-libs-egl (1.19.0-r1) 09:56:35 (73/129) Installing xkeyboard-config (2.34-r0) 09:56:35 (74/129) Installing libxkbcommon (1.3.1-r0) 09:56:35 (75/129) Installing gtk+3.0 (3.24.30-r0) 09:56:35 Executing gtk+3.0-3.24.30-r0.post-install 09:56:35 (76/129) Installing libfontenc (1.1.4-r0) 09:56:35 (77/129) Installing mkfontscale (1.2.1-r1) 09:56:35 (78/129) Installing ttf-opensans (1.10-r1) 09:56:35 Executing ttf-opensans-1.10-r1.post-install 09:56:37 (79/129) Installing libogg (1.3.5-r0) 09:56:37 (80/129) Installing flac (1.3.4-r0) 09:56:37 (81/129) Installing alsa-lib (1.2.5.1-r1) 09:56:37 (82/129) Installing libatomic (10.3.1_git20211027-r0) 09:56:37 (83/129) Installing sdl2 (2.0.16-r4) 09:56:37 (84/129) Installing aom-libs (3.2.0-r0) 09:56:37 (85/129) Installing libass (0.15.2-r0) 09:56:37 (86/129) Installing libdav1d (0.9.2-r0) 09:56:37 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:56:37 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 09:56:37 (89/129) Installing lame (3.100-r0) 09:56:37 (90/129) Installing opus (1.3.1-r1) 09:56:37 (91/129) Installing libgomp (10.3.1_git20211027-r0) 09:56:37 (92/129) Installing soxr (0.1.3-r2) 09:56:37 (93/129) Installing libsrt (1.4.2-r1) 09:56:37 (94/129) Installing libssh (0.9.6-r1) 09:56:37 (95/129) Installing libtheora (1.1.1-r16) 09:56:37 (96/129) Installing v4l-utils-libs (1.22.1-r1) 09:56:37 (97/129) Installing libpciaccess (0.16-r0) 09:56:37 (98/129) Installing libdrm (2.4.109-r0) 09:56:37 (99/129) Installing libva (2.13.0-r0) 09:56:37 (100/129) Installing libvdpau (1.4-r0) 09:56:37 (101/129) Installing vidstab (1.1.0-r1) 09:56:37 (102/129) Installing libvorbis (1.3.7-r0) 09:56:37 (103/129) Installing libvpx (1.10.0-r0) 09:56:37 (104/129) Installing vulkan-loader (1.2.196-r0) 09:56:37 (105/129) Installing x264-libs (20210613-r0) 09:56:37 (106/129) Installing x265-libs (3.5-r0) 09:56:37 (107/129) Installing xvidcore (1.3.7-r1) 09:56:37 (108/129) Installing ffmpeg-libs (4.4.1-r2) 09:56:37 (109/129) Installing libevent (2.1.12-r4) 09:56:37 (110/129) Installing mesa (21.2.6-r0) 09:56:37 (111/129) Installing wayland-libs-server (1.19.0-r1) 09:56:37 (112/129) Installing mesa-gbm (21.2.6-r0) 09:56:37 (113/129) Installing lcms2 (2.12-r1) 09:56:37 (114/129) Installing nspr (4.32-r0) 09:56:37 (115/129) Installing sqlite-libs (3.36.0-r0) 09:56:37 (116/129) Installing nss (3.78.1-r0) 09:56:37 (117/129) Installing libasyncns (0.8-r1) 09:56:37 (118/129) Installing libltdl (2.4.6-r7) 09:56:37 (119/129) Installing orc (0.4.32-r0) 09:56:37 (120/129) Installing libsndfile (1.0.31-r1) 09:56:37 (121/129) Installing speexdsp (1.2.0-r0) 09:56:37 (122/129) Installing tdb-libs (1.4.5-r0) 09:56:37 (123/129) Installing libpulse (15.0-r2) 09:56:37 (124/129) Installing re2 (2021.11.01-r0) 09:56:37 (125/129) Installing snappy (1.1.9-r1) 09:56:37 (126/129) Installing libgpg-error (1.42-r1) 09:56:37 (127/129) Installing libgcrypt (1.9.4-r0) 09:56:37 (128/129) Installing libxslt (1.1.35-r0) 09:56:38 (129/129) Installing chromium (99.0.4844.84-r0) 09:56:39 Executing busybox-1.34.1-r7.trigger 09:56:39 Executing glib-2.70.1-r0.trigger 09:56:39 Executing shared-mime-info-2.1-r2.trigger 09:56:39 Executing gdk-pixbuf-2.42.8-r0.trigger 09:56:39 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:56:39 Executing fontconfig-2.13.1-r4.trigger 09:56:39 Executing mkfontscale-1.2.1-r1.trigger 09:56:39 OK: 286 MiB in 145 packages 09:56:44 Removing intermediate container 38e7be24db18 09:56:44 ---> 46598b1113ef 09:56:44 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:56:44 ---> Running in d6317d4feb34 09:56:44 Removing intermediate container d6317d4feb34 09:56:44 ---> e36d57a762a0 09:56:44 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:56:44 ---> Running in d085358f31d7 09:56:44 Removing intermediate container d085358f31d7 09:56:44 ---> 618de1f29400 09:56:44 Step 5/10 : RUN npm install -g npm 09:56:44 ---> Running in 4204a2300592 09:56:52 09:56:52 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 09:56:52 09:56:52 27 packages are looking for funding 09:56:52 run `npm fund` for details 09:56:52 09:56:52 found 0 vulnerabilities 09:56:53 Removing intermediate container 4204a2300592 09:56:53 ---> 0750b6e88fcb 09:56:53 Step 6/10 : ARG USER=1000 09:56:53 ---> Running in 115060fb06e4 09:56:53 Removing intermediate container 115060fb06e4 09:56:53 ---> 2043efe469e7 09:56:53 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:56:53 ---> Running in 046cf93ca45f 09:56:53 Removing intermediate container 046cf93ca45f 09:56:53 ---> 1a6cdea87587 09:56:53 Step 8/10 : USER $USER:$USER 09:56:53 ---> Running in 7c3d7f03faf9 09:56:53 Removing intermediate container 7c3d7f03faf9 09:56:53 ---> b46eff043894 09:56:53 Step 9/10 : WORKDIR /app 09:56:53 ---> Running in 95619b6d5e7a 09:56:53 Removing intermediate container 95619b6d5e7a 09:56:53 ---> 11d3e3ac0cfd 09:56:53 Step 10/10 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 09:56:53 ---> Running in 54ae6617289e 09:56:54 Removing intermediate container 54ae6617289e 09:56:54 ---> d5efb7cd2212 09:56:54 Successfully built d5efb7cd2212 09:56:54 Successfully tagged edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 09:56:54 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:56:54 touch edgex-web-ui.imagebuilt 09:56:54 mkdir -p node_modules coverage 09:56:54 chown "1000:1000" node_modules coverage package-lock.json 09:56:54 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:56:56 npm WARN old lockfile 09:56:56 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 09:56:56 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 09:56:56 npm WARN old lockfile 09:56:56 npm WARN old lockfile This is a one-time fix-up, please be patient... 09:56:56 npm WARN old lockfile 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:04 npm WARN EBADENGINE Unsupported engine { 09:57:04 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:57:04 npm WARN EBADENGINE required: { 09:57:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:57:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:57:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:57:04 npm WARN EBADENGINE }, 09:57:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 09:57:04 npm WARN EBADENGINE } 09:57:08 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:57:08 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 09:57:08 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:57:08 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:57:08 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 09:57:08 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:57:08 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:57:09 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:57:10 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:57:10 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:57:12 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 09:57:13 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 09:57:13 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 09:57:15 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:57:15 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:57:16 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:57:16 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:57:16 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:57:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:57:19 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 09:57:22 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 09:57:29 09:57:29 added 1478 packages, and audited 1479 packages in 34s 09:57:29 09:57:29 90 packages are looking for funding 09:57:29 run `npm fund` for details 09:57:29 09:57:29 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 09:57:29 09:57:29 To address issues that do not require attention, run: 09:57:29 npm audit fix 09:57:29 09:57:29 To address all issues (including breaking changes), run: 09:57:29 npm audit fix --force 09:57:29 09:57:29 Run `npm audit` for details. 09:57:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 09:57:38 - Generating browser application bundles (phase: setup)... 09:57:42 Compiling @angular/core : es2015 as esm2015 09:57:42 Compiling @angular/compiler/testing : es2015 as esm2015 09:57:46 Compiling @angular/common : es2015 as esm2015 09:57:46 Compiling @angular/core/testing : es2015 as esm2015 09:57:46 Compiling @angular/platform-browser : es2015 as esm2015 09:57:46 Compiling @angular/common/testing : es2015 as esm2015 09:57:47 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:57:47 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:57:47 Compiling @angular/router : es2015 as esm2015 09:57:47 Compiling @angular/common/http : es2015 as esm2015 09:57:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:57:48 Compiling @angular/forms : es2015 as esm2015 09:57:48 Compiling @angular/common/http/testing : es2015 as esm2015 09:57:50 Compiling @angular/router/testing : es2015 as esm2015 09:57:56 16 05 2023 09:57:56.503:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:57:56 16 05 2023 09:57:56.506:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:57:56 16 05 2023 09:57:56.509:INFO [launcher]: Starting browser ChromeHeadless 09:58:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15544 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] ws 09:58:01 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:58:01 The recommended git tool is: git 09:58:08 using credential edgex-jenkins-ssh 09:58:08 Cloning the remote Git repository 09:58:08 ✔ Browser application bundle generation complete. 09:58:08 16 05 2023 09:58:08.520:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket qGvu7R9aj4d3A6FGAAAB with id 39170993 09:58:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:58:08 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:58:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:58:08 > git --version # timeout=10 09:58:09 > git --version # 'git version 2.25.1' 09:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.027 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.035 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.038 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.04 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.103 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.11 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.112 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.116 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.123 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.134 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.19 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.195 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.222 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.225 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.231 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.309 secs) 09:58:11 WARN: ' 09:58:11 It looks like you're using ngModel on the same form field as formControlName. 09:58:11 Support for using the ngModel input property and ngModelChange event with 09:58:11 reactive form directives has been deprecated in Angular v6 and will be removed 09:58:11 in a future version of Angular. 09:58:11 09:58:11 For more information on this, see our API docs here: 09:58:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:58:11 ' 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.309 secs) 09:58:11 WARN: ' 09:58:11 It looks like you're using ngModel on the same form field as formControlName. 09:58:11 Support for using the ngModel input property and ngModelChange event with 09:58:11 reactive form directives has been deprecated in Angular v6 and will be removed 09:58:11 in a future version of Angular. 09:58:11 09:58:11 For more information on this, see our API docs here: 09:58:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:58:11 ' 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.348 secs) 09:58:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.355 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.357 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.363 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.404 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.418 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.431 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.514 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.53 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.536 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.545 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.55 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.554 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.563 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.568 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.591 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.597 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.6 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.639 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.673 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.682 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.687 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.708 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.714 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.718 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.732 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.741 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.747 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.752 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.759 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.79 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.801 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.808 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.811 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.813 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.85 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.883 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.895 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.9 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.902 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.919 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.921 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.923 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.924 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.943 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.957 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.962 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.991 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.009 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.011 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.015 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.03 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.033 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.036 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.049 secs) 09:58:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.07 secs) 09:58:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.101 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.129 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.141 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.154 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.163 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.166 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.168 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.172 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.207 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.216 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.218 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.22 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.225 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.233 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.241 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.27 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.277 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.286 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.296 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.299 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.328 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.349 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.357 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.361 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.366 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.374 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.391 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.401 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.418 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.432 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.443 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.47 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.479 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.499 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.517 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.524 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.529 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.538 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.547 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.579 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.603 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.614 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.656 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.665 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.679 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.684 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.687 secs) 09:58:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.693 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.703 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.716 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.73 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.758 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.776 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.781 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.784 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.809 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.847 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.85 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.862 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.896 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.907 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.919 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.929 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.942 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.948 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.015 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.029 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.039 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.06 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.07 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.076 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.104 secs) 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.144 secs) 09:58:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:58:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:58:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.261 secs / 2.144 secs) 09:58:14 TOTAL: 145 SUCCESS 09:58:14 ✔ Browser application bundle generation complete. 09:58:14 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 09:58:15 09:58:15 =============================== Coverage summary =============================== 09:58:15 Statements : 41.41% ( 1420/3429 ) 09:58:15 Branches : 12.14% ( 109/898 ) 09:58:15 Functions : 33.09% ( 414/1251 ) 09:58:15 Lines : 39.29% ( 1275/3245 ) 09:58:15 ================================================================================ 09:58:15 ✔ Browser application bundle generation complete. 09:58:15 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' 09:58:15 Merge succeeded, producing d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 09:58:15 Checking out Revision d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 (PR-607) [Pipeline] echo 09:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:58:15 $ docker stop --time=1 7a57bab90ce9a509f0f03dd487c0c26492cd9222bc55167c3da9064d419f9e75 09:58:14 > git config core.sparsecheckout # timeout=10 09:58:15 > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 09:58:15 > git remote # timeout=10 09:58:15 > git config --get remote.origin.url # timeout=10 09:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:15 > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 09:58:15 > git rev-parse HEAD^{commit} # timeout=10 09:58:15 > git config core.sparsecheckout # timeout=10 09:58:15 > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 09:58:16 Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3" 09:58:16 > git --version # timeout=10 09:58:16 > git --version # 'git version 2.25.1' 09:58:16 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:58:16 $ docker rm -f --volumes 7a57bab90ce9a509f0f03dd487c0c26492cd9222bc55167c3da9064d419f9e75 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 09:58:17 + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] sh [Pipeline] stash 09:58:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:18 Dload Upload Total Spent Left Speed 09:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k 09:58:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:58:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:58:18 + sudo chown -R jenkins:jenkins . 09:58:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:58:19 + sudo tee /etc/docker/daemon.new 09:58:19 { 09:58:19 "registry-mirrors": [ 09:58:19 "https://nexus3.edgexfoundry.org:10001" 09:58:19 ], 09:58:19 "bip": "10.250.0.254/24", 09:58:19 "hosts": [ 09:58:19 "tcp://0.0.0.0:5555", 09:58:19 "unix:///var/run/docker.sock" 09:58:19 ], 09:58:19 "mtu": 1458, 09:58:19 "selinux-enabled": true, 09:58:19 "seccomp-profile": "/etc/docker/seccomp.json" 09:58:19 } [Pipeline] sh 09:58:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 09:58:19 + sudo service docker restart 09:58:19 + ls -al . 09:58:19 total 180 09:58:19 drwxrwxr-x 14 jenkins jenkins 4096 May 16 09:56 . 09:58:19 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 .. 09:58:19 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 .blubracket 09:58:19 -rw-rw-r-- 1 jenkins jenkins 18 May 16 09:54 .dockerignore 09:58:19 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:55 .git 09:58:19 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 .github 09:58:19 -rw-rw-r-- 1 jenkins jenkins 185 May 16 09:54 .gitignore 09:58:19 drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:55 .semver 09:58:19 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 09:54 Attribution.txt 09:58:19 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 09:54 CHANGELOG.md 09:58:19 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 09:54 CONTRIBUTING.md 09:58:19 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 09:54 Dockerfile 09:58:19 -rw-rw-r-- 1 jenkins jenkins 652 May 16 09:54 Jenkinsfile 09:58:19 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 09:54 LICENSE 09:58:19 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 09:54 Makefile 09:58:19 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 09:54 README.md 09:58:19 -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:55 VERSION 09:58:19 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 assets 09:58:19 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 bin 09:58:19 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 cmd 09:58:19 -rw-r--r-- 1 jenkins jenkins 10 May 16 09:56 coverage.out 09:58:19 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 docs 09:58:19 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 09:54 go.mod 09:58:19 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 09:54 go.sum 09:58:19 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:54 internal 09:58:19 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 snap 09:58:19 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 testing 09:58:19 -rw-rw-r-- 1 jenkins jenkins 155 May 16 09:54 version.go 09:58:19 drwxrwxr-x 6 jenkins jenkins 4096 May 16 09:56 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + 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=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 --label arch=amd64 --label version=0.0.0 . 09:58:20 Sending build context to Docker daemon 48.38MB 09:58:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 09:58:20 Step 2/25 : FROM ${BASE} AS builder 09:58:20 ---> c6900345b2a7 09:58:20 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:58:21 ---> Running in 751bbf9ced30 09:58:21 Removing intermediate container 751bbf9ced30 09:58:21 ---> 40a8c46b99ae 09:58:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:58:21 ---> Running in eac890f74ac9 09:58:21 Removing intermediate container eac890f74ac9 09:58:21 ---> 29faa9cafc6a 09:58:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:58:21 ---> Running in dd050d0739c4 09:58:21 Removing intermediate container dd050d0739c4 09:58:21 ---> 73a6846bba20 09:58:21 Step 6/25 : LABEL Name=edgex-ui-go 09:58:21 ---> Running in ef22f4bfdcb4 09:58:21 Removing intermediate container ef22f4bfdcb4 09:58:21 ---> ba6d6848deca 09:58:21 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 09:58:21 ---> Running in c3db61b61c52 09:58:21 Removing intermediate container c3db61b61c52 09:58:21 ---> ac1e929904e8 09:58:21 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:58:22 ---> c28465ae3bbb 09:58:22 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:22 ---> Running in d9f32318a23b 09:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:23 OK: 265 MiB in 53 packages 09:58:23 Removing intermediate container d9f32318a23b 09:58:23 ---> d09a2f3901e7 09:58:23 Step 10/25 : ENV GO111MODULE=on 09:58:23 ---> Running in 28da6b1c897b 09:58:23 Removing intermediate container 28da6b1c897b 09:58:23 ---> b945785f6fad 09:58:23 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:58:23 ---> Running in cf875b8d89ad 09:58:23 Removing intermediate container cf875b8d89ad 09:58:23 ---> e4020b4924b1 09:58:23 Step 12/25 : COPY go.mod vendor* ./ 09:58:23 ---> a238e2cddec3 09:58:23 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:23 ---> Running in 2e88a97815f5 09:58:24 Removing intermediate container 2e88a97815f5 09:58:24 ---> 1f394bbf3a53 09:58:24 Step 14/25 : COPY . . 09:58:26 ---> ae5ccfe2c6b1 09:58:26 Step 15/25 : RUN ${MAKE} 09:58:26 ---> Running in 00bbcf396bd8 09:58:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:38 provisioning config files... 09:58:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5654602448682222897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:38 ---> docker-login.sh 09:58:38 nexus3.edgexfoundry.org:10001 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:39 Configure a credential helper to remove this warning. See 09:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:39 09:58:39 Login Succeeded 09:58:39 nexus3.edgexfoundry.org:10002 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:39 Configure a credential helper to remove this warning. See 09:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:39 09:58:39 Login Succeeded 09:58:39 nexus3.edgexfoundry.org:10003 09:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:40 Configure a credential helper to remove this warning. See 09:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:40 09:58:40 Login Succeeded 09:58:40 nexus3.edgexfoundry.org:10004 09:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:41 Configure a credential helper to remove this warning. See 09:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:41 09:58:41 Login Succeeded 09:58:41 docker.io 09:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:41 Configure a credential helper to remove this warning. See 09:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:41 09:58:41 Login Succeeded 09:58:41 ---> docker-login.sh ends [Pipeline] } 09:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:42 ========================================================= 09:58:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:58:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:58:43 Sending build context to Docker daemon 28.36MB 09:58:44 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 09:58:44 Step 2/15 : FROM ${BASE} AS builder 09:58:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:58:44 c41833b44d91: Pulling fs layer 09:58:44 ed15518f5707: Pulling fs layer 09:58:44 feae8fd75edb: Pulling fs layer 09:58:44 242c74f7c9fa: Pulling fs layer 09:58:44 3cdef696dda3: Pulling fs layer 09:58:44 2ced38df9373: Pulling fs layer 09:58:44 58f1dce35555: Pulling fs layer 09:58:44 3cdef696dda3: Waiting 09:58:44 2ced38df9373: Waiting 09:58:44 242c74f7c9fa: Waiting 09:58:44 58f1dce35555: Waiting 09:58:44 ed15518f5707: Download complete 09:58:44 242c74f7c9fa: Verifying Checksum 09:58:44 242c74f7c9fa: Download complete 09:58:44 3cdef696dda3: Download complete 09:58:44 c41833b44d91: Verifying Checksum 09:58:44 c41833b44d91: Download complete 09:58:44 Removing intermediate container 00bbcf396bd8 09:58:44 ---> e3dfb3f89785 09:58:44 Step 16/25 : FROM alpine:3.17 09:58:44 3.17: Pulling from library/alpine 09:58:44 f56be85fc22e: Already exists 09:58:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:58:44 Status: Downloaded newer image for alpine:3.17 09:58:44 ---> 9ed4aefc74f6 09:58:44 Step 17/25 : EXPOSE 4000 09:58:45 ---> Running in 4d7dce30f226 09:58:45 Removing intermediate container 4d7dce30f226 09:58:45 ---> 2e3268e6741d 09:58:45 Step 18/25 : 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 09:58:45 c41833b44d91: Pull complete 09:58:45 ---> df3c94b6be41 09:58:45 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:58:45 ---> d80810817daf 09:58:45 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:58:45 58f1dce35555: Verifying Checksum 09:58:45 58f1dce35555: Download complete 09:58:45 ed15518f5707: Pull complete 09:58:46 ---> 19b8d771d99d 09:58:46 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:58:46 ---> Running in cc2515dc31c8 09:58:46 Removing intermediate container cc2515dc31c8 09:58:46 ---> 855bc149e928 09:58:46 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 09:58:46 ---> Running in d33255c09535 09:58:46 Removing intermediate container d33255c09535 09:58:46 ---> fbe8d3395653 09:58:46 Step 23/25 : LABEL arch=amd64 09:58:46 ---> Running in f2c5262cde3e 09:58:46 Removing intermediate container f2c5262cde3e 09:58:46 ---> fd16fe51f2c6 09:58:46 Step 24/25 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 09:58:46 ---> Running in 9d98bcfa598b 09:58:46 Removing intermediate container 9d98bcfa598b 09:58:46 ---> 25a8e56b911c 09:58:46 Step 25/25 : LABEL version=0.0.0 09:58:46 ---> Running in 1dfbd1054a6b 09:58:46 Removing intermediate container 1dfbd1054a6b 09:58:46 ---> 87e0dd0bb8b0 09:58:46 [Warning] One or more build-args [ARCH] were not consumed 09:58:46 Successfully built 87e0dd0bb8b0 09:58:46 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 09:58:46 feae8fd75edb: Verifying Checksum 09:58:46 feae8fd75edb: Download complete 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 09:58:47 2ced38df9373: Verifying Checksum 09:58:47 2ced38df9373: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:47 09:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:48 latest: Pulling from edgex-lftools-log-publisher 09:58:48 5eb5b503b376: Pulling fs layer 09:58:48 5c69ac0246d0: Pulling fs layer 09:58:48 ec43610c2a17: Pulling fs layer 09:58:48 3a2ae6a8a46f: Pulling fs layer 09:58:48 33b1e0a273af: Pulling fs layer 09:58:48 5d3b04190fa2: Pulling fs layer 09:58:48 2f39f015ded8: Pulling fs layer 09:58:48 3a2ae6a8a46f: Waiting 09:58:48 33b1e0a273af: Waiting 09:58:48 2f39f015ded8: Waiting 09:58:48 5d3b04190fa2: Waiting 09:58:48 5c69ac0246d0: Download complete 09:58:48 3a2ae6a8a46f: Verifying Checksum 09:58:48 3a2ae6a8a46f: Download complete 09:58:48 33b1e0a273af: Verifying Checksum 09:58:48 33b1e0a273af: Download complete 09:58:48 ec43610c2a17: Verifying Checksum 09:58:48 ec43610c2a17: Download complete 09:58:48 5d3b04190fa2: Download complete 09:58:48 5eb5b503b376: Verifying Checksum 09:58:48 5eb5b503b376: Download complete 09:58:49 5eb5b503b376: Pull complete 09:58:49 5c69ac0246d0: Pull complete 09:58:50 ec43610c2a17: Pull complete 09:58:50 3a2ae6a8a46f: Pull complete 09:58:50 33b1e0a273af: Pull complete 09:58:50 5d3b04190fa2: Pull complete 09:58:54 2f39f015ded8: Pull complete 09:58:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:54 prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container 09:58: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/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 09:58:58 $ docker top f52ac8d348877a09bf00940549650402ec4ce669d19291fc32d9c0af10df7038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:58 ---> job-cost.sh 09:58:58 lf-activate-venv: SKIPPING 09:58:58 INFO: No Stack... 09:58:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:58:59 feae8fd75edb: Pull complete 09:58:59 242c74f7c9fa: Pull complete 09:58:59 3cdef696dda3: Pull complete 09:58:59 INFO: Archiving Costs [Pipeline] sh 09:59:00 + + cut -d, -f6cat 09:59:00 /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv [Pipeline] lock 09:59:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] 09:59:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] did not exist. Created. 09:59:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:59:00 + echo total: 0.2199999988079071 [Pipeline] stash 09:59:00 Stashed 1 file(s) [Pipeline] } 09:59:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:01 $ docker stop --time=1 f52ac8d348877a09bf00940549650402ec4ce669d19291fc32d9c0af10df7038 09:59:02 $ docker rm -f --volumes f52ac8d348877a09bf00940549650402ec4ce669d19291fc32d9c0af10df7038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:59:09 2ced38df9373: Pull complete 09:59:10 58f1dce35555: Pull complete 09:59:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:59:10 ---> fadd8f120f05 09:59:10 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:59:12 ---> Running in 1f09211134d2 09:59:13 Removing intermediate container 1f09211134d2 09:59:13 ---> 4a3610064f82 09:59:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:59:13 ---> Running in 454e9a652c16 09:59:13 Removing intermediate container 454e9a652c16 09:59:13 ---> f921a1790024 09:59:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:59:13 ---> Running in 42995b0d8934 09:59:14 Removing intermediate container 42995b0d8934 09:59:14 ---> fc531d520367 09:59:14 Step 6/15 : LABEL Name=edgex-ui-go 09:59:14 ---> Running in 059ab28d5135 09:59:14 Removing intermediate container 059ab28d5135 09:59:14 ---> 7cc16ed573d9 09:59:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 09:59:14 ---> Running in 6ffd71f323a4 09:59:15 Removing intermediate container 6ffd71f323a4 09:59:15 ---> 6ecde36d0ee1 09:59:15 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:59:15 latest: Pulling from library/docker 09:59:15 08409d417260: Pulling fs layer 09:59:15 bf127bdc9f4f: Pulling fs layer 09:59:15 55b4810136f4: Pulling fs layer 09:59:15 7755db036d15: Pulling fs layer 09:59:15 5a3f85b23db6: Pulling fs layer 09:59:15 cf39c0494cbe: Pulling fs layer 09:59:15 f4a1512e3bbb: Pulling fs layer 09:59:15 5ccc04d8fc75: Pulling fs layer 09:59:15 bc47925e6b41: Pulling fs layer 09:59:15 3ad6e81d58bb: Pulling fs layer 09:59:15 3b77d6fe3da4: Pulling fs layer 09:59:15 31f5e86c7e55: Pulling fs layer 09:59:15 7db388f73c37: Pulling fs layer 09:59:15 08255c858201: Pulling fs layer 09:59:15 7755db036d15: Waiting 09:59:15 bc47925e6b41: Waiting 09:59:15 5a3f85b23db6: Waiting 09:59:15 3ad6e81d58bb: Waiting 09:59:15 cf39c0494cbe: Waiting 09:59:15 3b77d6fe3da4: Waiting 09:59:15 f4a1512e3bbb: Waiting 09:59:15 31f5e86c7e55: Waiting 09:59:15 5ccc04d8fc75: Waiting 09:59:16 55b4810136f4: Verifying Checksum 09:59:16 55b4810136f4: Download complete 09:59:16 bf127bdc9f4f: Verifying Checksum 09:59:16 bf127bdc9f4f: Download complete 09:59:16 08409d417260: Verifying Checksum 09:59:16 08409d417260: Download complete 09:59:16 7755db036d15: Verifying Checksum 09:59:16 7755db036d15: Download complete 09:59:16 5a3f85b23db6: Verifying Checksum 09:59:16 5a3f85b23db6: Download complete 09:59:16 f4a1512e3bbb: Verifying Checksum 09:59:16 f4a1512e3bbb: Download complete 09:59:16 cf39c0494cbe: Verifying Checksum 09:59:16 cf39c0494cbe: Download complete 09:59:16 5ccc04d8fc75: Verifying Checksum 09:59:16 5ccc04d8fc75: Download complete 09:59:16 bc47925e6b41: Verifying Checksum 09:59:16 bc47925e6b41: Download complete 09:59:16 3b77d6fe3da4: Verifying Checksum 09:59:16 3b77d6fe3da4: Download complete 09:59:16 08409d417260: Pull complete 09:59:16 7db388f73c37: Verifying Checksum 09:59:16 7db388f73c37: Download complete 09:59:17 3ad6e81d58bb: Verifying Checksum 09:59:17 3ad6e81d58bb: Download complete 09:59:17 08255c858201: Verifying Checksum 09:59:17 08255c858201: Download complete 09:59:17 bf127bdc9f4f: Pull complete 09:59:18 55b4810136f4: Pull complete 09:59:18 31f5e86c7e55: Verifying Checksum 09:59:18 31f5e86c7e55: Download complete 09:59:18 7755db036d15: Pull complete 09:59:20 5a3f85b23db6: Pull complete 09:59:21 cf39c0494cbe: Pull complete 09:59:21 f4a1512e3bbb: Pull complete 09:59:21 5ccc04d8fc75: Pull complete 09:59:22 bc47925e6b41: Pull complete 09:59:23 3ad6e81d58bb: Pull complete 09:59:23 3b77d6fe3da4: Pull complete 09:59:26 31f5e86c7e55: Pull complete 09:59:26 7db388f73c37: Pull complete 09:59:26 08255c858201: Pull complete 09:59:27 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 09:59:27 Status: Downloaded newer image for docker:latest 09:59:29 ---> 4b034254ed41 09:59:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:29 ---> Running in bcc72550d08c 09:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:59:33 OK: 263 MiB in 53 packages 09:59:34 Removing intermediate container bcc72550d08c 09:59:34 ---> 1422a4c49b32 09:59:34 Step 10/15 : ENV GO111MODULE=on 09:59:34 ---> Running in 9c827c238ff9 09:59:34 Removing intermediate container 9c827c238ff9 09:59:34 ---> 5e93c76a29f6 09:59:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:59:34 ---> Running in 00c42386223b 09:59:35 Removing intermediate container 00c42386223b 09:59:35 ---> 152d54bef06d 09:59:35 Step 12/15 : COPY go.mod vendor* ./ 09:59:35 ---> 0bbb4da13dba 09:59:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:36 ---> Running in c7a1eee24fbc 10:00:47 Removing intermediate container c7a1eee24fbc 10:00:47 ---> c4de517e6948 10:00:47 Step 14/15 : COPY . . 10:00:47 ---> f7d6e1281de7 10:00:47 Step 15/15 : RUN ${MAKE} 10:00:47 ---> Running in 3bf045ae8ade 10:00:47 noop 10:00:47 Removing intermediate container 3bf045ae8ade 10:00:47 ---> 81f9c8a58ad2 10:00:47 Successfully built 81f9c8a58ad2 10:00:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:48 + docker inspect -f . ci-base-image-arm64 10:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container 10:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:00:50 $ docker top 4fe03de73118653e4023f2f6ff9b6afad98cdf89b749dec24ad2a14eb3fe6e2f -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:51 + go version 10:00:51 go version go1.20.2 linux/arm64 [Pipeline] } 10:00:51 $ docker stop --time=1 4fe03de73118653e4023f2f6ff9b6afad98cdf89b749dec24ad2a14eb3fe6e2f 10:00:52 $ docker rm -f --volumes 4fe03de73118653e4023f2f6ff9b6afad98cdf89b749dec24ad2a14eb3fe6e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:53 + docker inspect -f . ci-base-image-arm64 10:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:53 prd-ubuntu20.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container 10:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:00:55 $ docker top 30614463cf06908b4e0253d41170ca7c259d2946affb354ad0922c52b8520476 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:56 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 10:00:57 + make test 10:00:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:01:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:03:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:03:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:04:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:04:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:04:30 ./bin/test-attribution-txt.sh 10:04:30 make -C web test 10:04:30 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 10:04:30 make[1]: tput: No such file or directory 10:04:30 make[1]: tput: No such file or directory 10:04:30 warning: generating ./VERSION 10:04:30 echo "0.0.0" > VERSION 10:04:30 docker build \ 10:04:30 -f Dockerfile \ 10:04:30 --build-arg USER=1000 \ 10:04:30 \ 10:04:30 --label "git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5" \ 10:04:30 -t edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 \ 10:04:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:04:30 . 10:04:30 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 10:04:30 Install the buildx component to build images with BuildKit: 10:04:30 https://docs.docker.com/go/buildx/ 10:04:30 10:04:30 Sending build context to Docker daemon 2.571MB 10:04:30 Step 1/10 : FROM node:16.17-alpine3.15 10:04:30 16.17-alpine3.15: Pulling from library/node 10:04:30 47517142f6ba: Pulling fs layer 10:04:30 5f8c4bfa009b: Pulling fs layer 10:04:30 f7079c9c4ba1: Pulling fs layer 10:04:30 aba105e6f55a: Pulling fs layer 10:04:30 aba105e6f55a: Waiting 10:04:30 f7079c9c4ba1: Verifying Checksum 10:04:30 f7079c9c4ba1: Download complete 10:04:30 47517142f6ba: Verifying Checksum 10:04:30 47517142f6ba: Download complete 10:04:30 aba105e6f55a: Verifying Checksum 10:04:30 47517142f6ba: Pull complete 10:04:30 5f8c4bfa009b: Verifying Checksum 10:04:30 5f8c4bfa009b: Download complete 10:04:34 5f8c4bfa009b: Pull complete 10:04:35 f7079c9c4ba1: Pull complete 10:04:35 aba105e6f55a: Pull complete 10:04:35 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:04:35 Status: Downloaded newer image for node:16.17-alpine3.15 10:04:35 ---> bf1b8b58d215 10:04:35 Step 2/10 : RUN apk add --no-cache chromium 10:04:35 ---> Running in 2ed81d59d7af 10:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:04:39 (1/128) Installing libxau (1.0.9-r0) 10:04:39 (2/128) Installing libmd (1.0.3-r0) 10:04:39 (3/128) Installing libbsd (0.11.3-r1) 10:04:39 (4/128) Installing libxdmcp (1.1.3-r0) 10:04:39 (5/128) Installing libxcb (1.14-r2) 10:04:39 (6/128) Installing libx11 (1.7.3.1-r0) 10:04:39 (7/128) Installing libxext (1.3.4-r0) 10:04:39 (8/128) Installing libice (1.0.10-r0) 10:04:39 (9/128) Installing libuuid (2.37.4-r0) 10:04:39 (10/128) Installing libsm (1.2.3-r0) 10:04:39 (11/128) Installing libxt (1.2.1-r0) 10:04:39 (12/128) Installing libxmu (1.1.3-r0) 10:04:39 (13/128) Installing xset (1.2.4-r0) 10:04:39 (14/128) Installing xprop (1.2.5-r0) 10:04:39 (15/128) Installing xdg-utils (1.1.3-r0) 10:04:39 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 10:04:39 (17/128) Installing pkgconf (1.8.1-r0) 10:04:39 (18/128) Installing libffi (3.4.2-r1) 10:04:39 (19/128) Installing libintl (0.21-r0) 10:04:39 (20/128) Installing libblkid (2.37.4-r0) 10:04:39 (21/128) Installing libmount (2.37.4-r0) 10:04:39 (22/128) Installing pcre (8.45-r1) 10:04:39 (23/128) Installing glib (2.70.1-r0) 10:04:41 (24/128) Installing xz-libs (5.2.5-r1) 10:04:41 (25/128) Installing libxml2 (2.9.14-r2) 10:04:41 (26/128) Installing shared-mime-info (2.1-r2) 10:04:41 (27/128) Installing hicolor-icon-theme (0.17-r1) 10:04:41 (28/128) Installing libjpeg-turbo (2.1.2-r0) 10:04:41 (29/128) Installing libpng (1.6.37-r1) 10:04:41 (30/128) Installing libwebp (1.2.2-r0) 10:04:41 (31/128) Installing zstd-libs (1.5.0-r0) 10:04:41 (32/128) Installing tiff (4.4.0-r1) 10:04:41 (33/128) Installing gdk-pixbuf (2.42.8-r0) 10:04:41 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 10:04:41 (35/128) Installing libxcomposite (0.4.5-r0) 10:04:41 (36/128) Installing libxfixes (6.0.0-r0) 10:04:41 (37/128) Installing libxrender (0.9.10-r3) 10:04:41 (38/128) Installing libxcursor (1.2.0-r0) 10:04:41 (39/128) Installing libxdamage (1.1.5-r1) 10:04:41 (40/128) Installing libxi (1.8-r0) 10:04:41 (41/128) Installing libxinerama (1.1.4-r1) 10:04:41 (42/128) Installing libxrandr (1.5.2-r1) 10:04:41 (43/128) Installing atk (2.36.0-r0) 10:04:41 (44/128) Installing libxtst (1.2.3-r3) 10:04:41 (45/128) Installing dbus-libs (1.12.24-r0) 10:04:41 (46/128) Installing at-spi2-core (2.42.0-r0) 10:04:41 (47/128) Installing at-spi2-atk (2.38.0-r0) 10:04:41 (48/128) Installing expat (2.5.0-r0) 10:04:41 (49/128) Installing brotli-libs (1.0.9-r5) 10:04:41 (50/128) Installing libbz2 (1.0.8-r1) 10:04:41 (51/128) Installing freetype (2.11.1-r2) 10:04:41 (52/128) Installing fontconfig (2.13.1-r4) 10:04:41 (53/128) Installing pixman (0.40.0-r4) 10:04:41 (54/128) Installing cairo (1.16.0-r5) 10:04:41 (55/128) Installing cairo-gobject (1.16.0-r5) 10:04:41 (56/128) Installing avahi-libs (0.8-r5) 10:04:41 (57/128) Installing gmp (6.2.1-r1) 10:04:41 (58/128) Installing nettle (3.7.3-r0) 10:04:41 (59/128) Installing p11-kit (0.24.0-r1) 10:04:41 (60/128) Installing libtasn1 (4.18.0-r1) 10:04:41 (61/128) Installing libunistring (0.9.10-r1) 10:04:41 (62/128) Installing gnutls (3.7.1-r2) 10:04:41 (63/128) Installing cups-libs (2.3.3-r6) 10:04:41 (64/128) Installing libepoxy (1.5.9-r0) 10:04:41 (65/128) Installing fribidi (1.0.11-r0) 10:04:41 (66/128) Installing graphite2 (1.3.14-r0) 10:04:41 (67/128) Installing harfbuzz (3.0.0-r2) 10:04:41 (68/128) Installing libxft (2.3.4-r0) 10:04:41 (69/128) Installing pango (1.48.10-r0) 10:04:41 (70/128) Installing wayland-libs-client (1.19.0-r1) 10:04:41 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 10:04:41 (72/128) Installing wayland-libs-egl (1.19.0-r1) 10:04:41 (73/128) Installing xkeyboard-config (2.34-r0) 10:04:41 (74/128) Installing libxkbcommon (1.3.1-r0) 10:04:41 (75/128) Installing gtk+3.0 (3.24.30-r0) 10:04:41 Executing gtk+3.0-3.24.30-r0.post-install 10:04:41 (76/128) Installing libfontenc (1.1.4-r0) 10:04:41 (77/128) Installing mkfontscale (1.2.1-r1) 10:04:41 (78/128) Installing ttf-opensans (1.10-r1) 10:04:41 Executing ttf-opensans-1.10-r1.post-install 10:04:44 (79/128) Installing libogg (1.3.5-r0) 10:04:44 (80/128) Installing flac (1.3.4-r0) 10:04:44 (81/128) Installing alsa-lib (1.2.5.1-r1) 10:04:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 10:04:44 (83/128) Installing sdl2 (2.0.16-r4) 10:04:44 (84/128) Installing aom-libs (3.2.0-r0) 10:04:44 (85/128) Installing libass (0.15.2-r0) 10:04:44 (86/128) Installing libdav1d (0.9.2-r0) 10:04:44 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:04:44 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 10:04:44 (89/128) Installing lame (3.100-r0) 10:04:44 (90/128) Installing opus (1.3.1-r1) 10:04:44 (91/128) Installing libgomp (10.3.1_git20211027-r0) 10:04:44 (92/128) Installing soxr (0.1.3-r2) 10:04:44 (93/128) Installing libsrt (1.4.2-r1) 10:04:44 (94/128) Installing libssh (0.9.6-r1) 10:04:44 (95/128) Installing libtheora (1.1.1-r16) 10:04:44 (96/128) Installing v4l-utils-libs (1.22.1-r1) 10:04:44 (97/128) Installing libdrm (2.4.109-r0) 10:04:44 (98/128) Installing libva (2.13.0-r0) 10:04:44 (99/128) Installing libvdpau (1.4-r0) 10:04:44 (100/128) Installing vidstab (1.1.0-r1) 10:04:44 (101/128) Installing libvorbis (1.3.7-r0) 10:04:44 (102/128) Installing libvpx (1.10.0-r0) 10:04:44 (103/128) Installing vulkan-loader (1.2.196-r0) 10:04:44 (104/128) Installing x264-libs (20210613-r0) 10:04:44 (105/128) Installing x265-libs (3.5-r0) 10:04:44 (106/128) Installing xvidcore (1.3.7-r1) 10:04:44 (107/128) Installing ffmpeg-libs (4.4.1-r2) 10:04:45 (108/128) Installing libevent (2.1.12-r4) 10:04:45 (109/128) Installing mesa (21.2.6-r0) 10:04:45 (110/128) Installing wayland-libs-server (1.19.0-r1) 10:04:45 (111/128) Installing mesa-gbm (21.2.6-r0) 10:04:45 (112/128) Installing lcms2 (2.12-r1) 10:04:45 (113/128) Installing nspr (4.32-r0) 10:04:45 (114/128) Installing sqlite-libs (3.36.0-r0) 10:04:45 (115/128) Installing nss (3.78.1-r0) 10:04:45 (116/128) Installing libasyncns (0.8-r1) 10:04:45 (117/128) Installing libltdl (2.4.6-r7) 10:04:45 (118/128) Installing orc (0.4.32-r0) 10:04:45 (119/128) Installing libsndfile (1.0.31-r1) 10:04:45 (120/128) Installing speexdsp (1.2.0-r0) 10:04:45 (121/128) Installing tdb-libs (1.4.5-r0) 10:04:45 (122/128) Installing libpulse (15.0-r2) 10:04:45 (123/128) Installing re2 (2021.11.01-r0) 10:04:45 (124/128) Installing snappy (1.1.9-r1) 10:04:45 (125/128) Installing libgpg-error (1.42-r1) 10:04:45 (126/128) Installing libgcrypt (1.9.4-r0) 10:04:45 (127/128) Installing libxslt (1.1.35-r0) 10:04:45 (128/128) Installing chromium (99.0.4844.84-r0) 10:04:49 Executing busybox-1.34.1-r7.trigger 10:04:49 Executing glib-2.70.1-r0.trigger 10:04:49 Executing shared-mime-info-2.1-r2.trigger 10:04:52 Executing gdk-pixbuf-2.42.8-r0.trigger 10:04:52 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:04:52 Executing fontconfig-2.13.1-r4.trigger 10:04:52 Executing mkfontscale-1.2.1-r1.trigger 10:04:52 OK: 275 MiB in 144 packages 10:05:02 Removing intermediate container 2ed81d59d7af 10:05:02 ---> e5c26006ae03 10:05:02 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:05:02 ---> Running in e7b863da3b68 10:05:02 Removing intermediate container e7b863da3b68 10:05:02 ---> b8f8bcb61b30 10:05:02 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:05:02 ---> Running in 57173c69dd1b 10:05:02 Removing intermediate container 57173c69dd1b 10:05:02 ---> ff2b86a5f8ab 10:05:02 Step 5/10 : RUN npm install -g npm 10:05:02 ---> Running in 2c6c3e446446 10:05:42 10:05:42 removed 7 packages, changed 101 packages, and audited 264 packages in 34s 10:05:42 10:05:42 27 packages are looking for funding 10:05:42 run `npm fund` for details 10:05:42 10:05:42 found 0 vulnerabilities 10:05:45 Removing intermediate container 2c6c3e446446 10:05:45 ---> 20e43ee58e1d 10:05:45 Step 6/10 : ARG USER=1000 10:05:45 ---> Running in b1e699536a55 10:05:45 Removing intermediate container b1e699536a55 10:05:45 ---> 19ca8167e16d 10:05:45 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:05:45 ---> Running in 5067399cd70d 10:05:47 Removing intermediate container 5067399cd70d 10:05:47 ---> 6040cb4a75f8 10:05:47 Step 8/10 : USER $USER:$USER 10:05:47 ---> Running in 6eb2afa60926 10:05:47 Removing intermediate container 6eb2afa60926 10:05:47 ---> 6c738524da01 10:05:47 Step 9/10 : WORKDIR /app 10:05:48 ---> Running in 8c8ff61c0774 10:05:48 Removing intermediate container 8c8ff61c0774 10:05:48 ---> 162098d7a6ef 10:05:48 Step 10/10 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 10:05:48 ---> Running in f1fe447cf1fb 10:05:49 Removing intermediate container f1fe447cf1fb 10:05:49 ---> d70a432fb74c 10:05:49 Successfully built d70a432fb74c 10:05:49 Successfully tagged edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 10:05:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:05:49 touch edgex-web-ui.imagebuilt 10:05:49 mkdir -p node_modules coverage 10:05:49 chown "1000:1000" node_modules coverage package-lock.json 10:05:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:06:07 npm WARN old lockfile 10:06:07 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 10:06:07 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 10:06:07 npm WARN old lockfile 10:06:07 npm WARN old lockfile This is a one-time fix-up, please be patient... 10:06:07 npm WARN old lockfile 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:03 npm WARN EBADENGINE Unsupported engine { 10:07:03 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:07:03 npm WARN EBADENGINE required: { 10:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:07:03 npm WARN EBADENGINE }, 10:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:07:03 npm WARN EBADENGINE } 10:07:42 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:07:42 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:07:42 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 10:07:42 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:07:42 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 10:07:44 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:07:51 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:07:59 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:07:59 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:08:09 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:08:12 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 10:08:24 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:08:24 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:08:26 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:08:30 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:08:31 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:08:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:08:46 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 10:08:48 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 10:09:15 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 10:09:42 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 10:10:29 10:10:29 added 1475 packages, and audited 1476 packages in 5m 10:10:29 10:10:29 90 packages are looking for funding 10:10:29 run `npm fund` for details 10:10:29 10:10:29 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 10:10:29 10:10:29 To address issues that do not require attention, run: 10:10:29 npm audit fix 10:10:29 10:10:29 To address all issues (including breaking changes), run: 10:10:29 npm audit fix --force 10:10:29 10:10:29 Run `npm audit` for details. 10:10:29 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 10:10:51 - Generating browser application bundles (phase: setup)... 10:11:30 Compiling @angular/core : es2015 as esm2015 10:11:30 Compiling @angular/compiler/testing : es2015 as esm2015 10:12:09 Compiling @angular/common : es2015 as esm2015 10:12:09 Compiling @angular/core/testing : es2015 as esm2015 10:12:12 Compiling @angular/platform-browser : es2015 as esm2015 10:12:12 Compiling @angular/common/testing : es2015 as esm2015 10:12:16 Compiling @angular/router : es2015 as esm2015 10:12:18 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:12:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:12:26 Compiling @angular/common/http : es2015 as esm2015 10:12:26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:12:32 Compiling @angular/forms : es2015 as esm2015 10:12:32 Compiling @angular/common/http/testing : es2015 as esm2015 10:12:33 Compiling @angular/router/testing : es2015 as esm2015 10:13:54 16 05 2023 10:13:42.802:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:13:54 16 05 2023 10:13:42.819:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:13:54 16 05 2023 10:13:42.852:INFO [launcher]: Starting browser ChromeHeadless 10:15:02 16 05 2023 10:15:01.750:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 10:15:10 16 05 2023 10:15:10.228:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:15:12 16 05 2023 10:15:12.110:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 10:16:20 16 05 2023 10:16:18.202:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 10:16:20 ✔ Browser application bundle generation complete. 10:16:20 16 05 2023 10:16:19.869:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 10:16:22 16 05 2023 10:16:22.510:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket X4PdKbmcxGFGjsedAAAB with id 13683843 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.66 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.935 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.044 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.273 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.35 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.385 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.962 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.195 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.402 secs) 10:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 4.038 secs) 10:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.095 secs) 10:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.163 secs) 10:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.711 secs) 10:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.857 secs) 10:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 5.031 secs) 10:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 5.079 secs) 10:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 5.098 secs) 10:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 5.128 secs) 10:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 5.585 secs) 10:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.647 secs) 10:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.687 secs) 10:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.708 secs) 10:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.998 secs) 10:16:53 WARN: ' 10:16:53 It looks like you're using ngModel on the same form field as formControlName. 10:16:53 Support for using the ngModel input property and ngModelChange event with 10:16:53 reactive form directives has been deprecated in Angular v6 and will be removed 10:16:53 in a future version of Angular. 10:16:53 10:16:53 For more information on this, see our API docs here: 10:16:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:16:53 ' 10:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.998 secs) 10:16:53 WARN: ' 10:16:53 It looks like you're using ngModel on the same form field as formControlName. 10:16:53 Support for using the ngModel input property and ngModelChange event with 10:16:53 reactive form directives has been deprecated in Angular v6 and will be removed 10:16:53 in a future version of Angular. 10:16:53 10:16:53 For more information on this, see our API docs here: 10:16:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:16:53 ' 10:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 6.35 secs) 10:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 6.613 secs) 10:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 6.729 secs) 10:16:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 7.776 secs) 10:16:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 7.998 secs) 10:16:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 8.062 secs) 10:16:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 8.145 secs) 10:16:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 8.43 secs) 10:16:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 9.054 secs) 10:16:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 9.078 secs) 10:16:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 9.096 secs) 10:16:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 9.119 secs) 10:16:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 9.286 secs) 10:16:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 9.398 secs) 10:16:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 9.533 secs) 10:16:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 9.597 secs) 10:16:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 9.64 secs) 10:16:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 9.837 secs) 10:16:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 9.925 secs) 10:16:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 10.251 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 10.304 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 10.403 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 10.498 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 10.601 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 10.701 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 10.739 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 10.799 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 10.866 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 10.891 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 10.915 secs) 10:16:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 10.977 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 11.173 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 11.275 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 11.495 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 11.588 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 11.763 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 11.808 secs) 10:16:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 11.851 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 11.896 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 11.919 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 11.939 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 12.02 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 12.069 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 12.109 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 12.147 secs) 10:17:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 12.365 secs) 10:17:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 12.788 secs) 10:17:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 13.146 secs) 10:17:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 13.396 secs) 10:17:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 13.467 secs) 10:17:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 13.543 secs) 10:17:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 13.565 secs) 10:17:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 13.853 secs) 10:17:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 13.942 secs) 10:17:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 14.073 secs) 10:17:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 14.162 secs) 10:17:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 14.19 secs) 10:17:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 14.206 secs) 10:17:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 14.498 secs) 10:17:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 14.77 secs) 10:17:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 14.945 secs) 10:17:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 15.449 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 15.594 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 15.684 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 15.716 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 15.74 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 15.76 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 15.78 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 15.873 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 15.952 secs) 10:17:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 16.181 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 16.264 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 16.328 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 16.552 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 16.696 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 16.904 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 16.922 secs) 10:17:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 16.939 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 16.991 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 17.066 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 17.102 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 17.118 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 17.245 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 17.262 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 17.335 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 17.382 secs) 10:17:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 17.421 secs) 10:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 17.581 secs) 10:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 17.63 secs) 10:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 17.827 secs) 10:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 17.904 secs) 10:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 17.987 secs) 10:17:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 18.014 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 18.475 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 18.529 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 18.627 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 18.708 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 18.794 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 18.839 secs) 10:17:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 18.89 secs) 10:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 19.024 secs) 10:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 19.054 secs) 10:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 19.261 secs) 10:17:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 19.356 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 19.639 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 19.725 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 19.843 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 19.906 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 20.136 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 20.245 secs) 10:17:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 20.318 secs) 10:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 20.525 secs) 10:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 20.605 secs) 10:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 20.665 secs) 10:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 20.698 secs) 10:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 20.713 secs) 10:17:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 20.771 secs) 10:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 20.936 secs) 10:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 20.954 secs) 10:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 20.97 secs) 10:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 21.073 secs) 10:17:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 21.123 secs) 10:17:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (29.374 secs / 21.123 secs) 10:17:14 TOTAL: 145 SUCCESS 10:17:14 ✔ Browser application bundle generation complete. 10:17:20 10:17:20 =============================== Coverage summary =============================== 10:17:20 Statements : 41.53% ( 1424/3429 ) 10:17:20 Branches : 12.14% ( 109/898 ) 10:17:20 Functions : 33.25% ( 416/1251 ) 10:17:20 Lines : 39.41% ( 1279/3245 ) 10:17:20 ================================================================================ 10:17:20 16 05 2023 10:17:19.139:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:17:20 ✔ Browser application bundle generation complete. 10:17:22 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 10:17:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:17:22 $ docker stop --time=1 30614463cf06908b4e0253d41170ca7c259d2946affb354ad0922c52b8520476 10:17:24 $ docker rm -f --volumes 30614463cf06908b4e0253d41170ca7c259d2946affb354ad0922c52b8520476 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:17:29 Warning: overwriting stash ‘coverage-report’ 10:17:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:40 + ls -al . 10:17:40 total 176 10:17:40 drwxrwxr-x 13 jenkins jenkins 4096 May 16 10:01 . 10:17:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 .. 10:17:40 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 .blubracket 10:17:40 -rw-rw-r-- 1 jenkins jenkins 18 May 16 09:58 .dockerignore 10:17:40 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 .git 10:17:40 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 .github 10:17:40 -rw-rw-r-- 1 jenkins jenkins 185 May 16 09:58 .gitignore 10:17:40 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 09:58 Attribution.txt 10:17:40 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 09:58 CHANGELOG.md 10:17:40 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 09:58 CONTRIBUTING.md 10:17:40 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 09:58 Dockerfile 10:17:40 -rw-rw-r-- 1 jenkins jenkins 652 May 16 09:58 Jenkinsfile 10:17:40 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 09:58 LICENSE 10:17:40 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 09:58 Makefile 10:17:40 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 09:58 README.md 10:17:40 -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:55 VERSION 10:17:40 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 assets 10:17:40 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 bin 10:17:40 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 cmd 10:17:40 -rw-r--r-- 1 jenkins jenkins 10 May 16 10:01 coverage.out 10:17:40 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 docs 10:17:40 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 09:58 go.mod 10:17:40 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 09:58 go.sum 10:17:40 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 internal 10:17:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 snap 10:17:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 testing 10:17:40 -rw-rw-r-- 1 jenkins jenkins 155 May 16 09:58 version.go 10:17:40 drwxrwxr-x 6 jenkins jenkins 4096 May 16 10:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:40 + 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=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 --label arch=arm64 --label version=0.0.0 . 10:17:42 Sending build context to Docker daemon 31.12MB 10:17:42 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:17:42 Step 2/25 : FROM ${BASE} AS builder 10:17:42 ---> 81f9c8a58ad2 10:17:42 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:17:43 ---> Running in a4d45153406b 10:17:43 Removing intermediate container a4d45153406b 10:17:43 ---> 30b87d0355b0 10:17:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:17:43 ---> Running in 600e33121795 10:17:44 Removing intermediate container 600e33121795 10:17:44 ---> a5a69e3ca06a 10:17:44 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:17:44 ---> Running in 27c481012124 10:17:44 Removing intermediate container 27c481012124 10:17:44 ---> 9a195d0ae073 10:17:44 Step 6/25 : LABEL Name=edgex-ui-go 10:17:44 ---> Running in f20a273f9bb9 10:17:45 Removing intermediate container f20a273f9bb9 10:17:45 ---> d4a5a879335c 10:17:45 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:17:45 ---> Running in 8a3cffb4c821 10:17:45 Removing intermediate container 8a3cffb4c821 10:17:45 ---> b3ef7f5c004e 10:17:45 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:17:47 ---> ea9fd45d5f42 10:17:47 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:47 ---> Running in d27315c6ce5e 10:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:17:51 OK: 263 MiB in 53 packages 10:17:52 Removing intermediate container d27315c6ce5e 10:17:52 ---> 1013c0367f88 10:17:52 Step 10/25 : ENV GO111MODULE=on 10:17:52 ---> Running in d41ba2dcfab9 10:17:52 Removing intermediate container d41ba2dcfab9 10:17:52 ---> 5ab1388cd16b 10:17:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:17:53 ---> Running in c5a9165f5ae1 10:17:53 Removing intermediate container c5a9165f5ae1 10:17:53 ---> 63c4fae5e840 10:17:53 Step 12/25 : COPY go.mod vendor* ./ 10:17:54 ---> 0f414b9766da 10:17:54 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:54 ---> Running in deff3b05a6ed 10:17:57 Removing intermediate container deff3b05a6ed 10:17:57 ---> 69f4c4e4d1ea 10:17:57 Step 14/25 : COPY . . 10:18:03 ---> 1ca6f53b9831 10:18:03 Step 15/25 : RUN ${MAKE} 10:18:03 ---> Running in 35d1c0a94b3d 10:18:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:20:40 Removing intermediate container 35d1c0a94b3d 10:20:40 ---> 2766b82b4370 10:20:40 Step 16/25 : FROM alpine:3.17 10:20:40 3.17: Pulling from library/alpine 10:20:40 c41833b44d91: Already exists 10:20:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:20:40 Status: Downloaded newer image for alpine:3.17 10:20:40 ---> 51e60588ff2c 10:20:40 Step 17/25 : EXPOSE 4000 10:20:40 ---> Running in 1969e779dc37 10:20:40 Removing intermediate container 1969e779dc37 10:20:40 ---> cccc19d592c8 10:20:40 Step 18/25 : 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 10:20:40 ---> 584ca4f29c8d 10:20:40 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:20:40 ---> a80dba7d8354 10:20:40 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:20:41 ---> 3a4a6d090344 10:20:41 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:20:41 ---> Running in 4a2178e2cc36 10:20:42 Removing intermediate container 4a2178e2cc36 10:20:42 ---> 1e9b6cb10840 10:20:42 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 10:20:42 ---> Running in 4fa2c298fa1e 10:20:42 Removing intermediate container 4fa2c298fa1e 10:20:42 ---> 7de53ba69795 10:20:42 Step 23/25 : LABEL arch=arm64 10:20:42 ---> Running in d58e3833e04b 10:20:42 Removing intermediate container d58e3833e04b 10:20:42 ---> f4a0197abee5 10:20:42 Step 24/25 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 10:20:42 ---> Running in f6a0ca2f0a1b 10:20:43 Removing intermediate container f6a0ca2f0a1b 10:20:43 ---> 2330337f5ca6 10:20:43 Step 25/25 : LABEL version=0.0.0 10:20:43 ---> Running in 3181db2e565e 10:20:43 Removing intermediate container 3181db2e565e 10:20:43 ---> a4727801aaec 10:20:43 [Warning] One or more build-args [ARCH] were not consumed 10:20:44 Successfully built a4727801aaec 10:20:44 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 10:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:44 10:20:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:45 arm64: Pulling from edgex-lftools-log-publisher 10:20:45 8998bd30e6a1: Pulling fs layer 10:20:45 04944245beec: Pulling fs layer 10:20:45 699f458cf7ca: Pulling fs layer 10:20:45 765212b225bb: Pulling fs layer 10:20:45 f23df028b6ca: Pulling fs layer 10:20:45 d65c8cfc05b1: Pulling fs layer 10:20:45 2437ff75d9bd: Pulling fs layer 10:20:45 f23df028b6ca: Waiting 10:20:45 d65c8cfc05b1: Waiting 10:20:45 2437ff75d9bd: Waiting 10:20:45 765212b225bb: Waiting 10:20:45 04944245beec: Verifying Checksum 10:20:45 04944245beec: Download complete 10:20:45 765212b225bb: Verifying Checksum 10:20:45 765212b225bb: Download complete 10:20:45 f23df028b6ca: Verifying Checksum 10:20:45 f23df028b6ca: Download complete 10:20:45 d65c8cfc05b1: Verifying Checksum 10:20:45 d65c8cfc05b1: Download complete 10:20:45 699f458cf7ca: Verifying Checksum 10:20:45 699f458cf7ca: Download complete 10:20:46 8998bd30e6a1: Verifying Checksum 10:20:46 8998bd30e6a1: Download complete 10:20:49 2437ff75d9bd: Download complete 10:20:51 8998bd30e6a1: Pull complete 10:20:51 04944245beec: Pull complete 10:20:52 699f458cf7ca: Pull complete 10:20:52 765212b225bb: Pull complete 10:20:53 f23df028b6ca: Pull complete 10:20:53 d65c8cfc05b1: Pull complete 10:21:08 2437ff75d9bd: Pull complete 10:21:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:09 prd-ubuntu20.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container 10:21: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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:21:12 $ docker top c188a7738a3251822f69261c86386125d66a0f2d3ac3471edb2493fa00975089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:13 ---> job-cost.sh 10:21:13 lf-activate-venv: SKIPPING 10:21:13 INFO: No Stack... 10:21:14 INFO: Retrieving Pricing Info for: v3-standard-4 10:21:15 INFO: Archiving Costs [Pipeline] sh 10:21:16 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:21:16 + cut -d, -f6 [Pipeline] lock 10:21:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] 10:21:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] did not exist. Created. 10:21:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:21:16 /w/workspace/edgex-ui-go/1@tmp/durable-c13c132f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:21:17 + echo total: 0.10999999940395355 [Pipeline] stash 10:21:17 Warning: overwriting stash ‘stack-cost’ 10:21:23 Stashed 1 file(s) [Pipeline] } 10:21:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:21:23 $ docker stop --time=1 c188a7738a3251822f69261c86386125d66a0f2d3ac3471edb2493fa00975089 10:21:25 $ docker rm -f --volumes c188a7738a3251822f69261c86386125d66a0f2d3ac3471edb2493fa00975089 [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 10:21:26 provisioning config files... 10:21:26 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config62845536388867637tmp [Pipeline] { [Pipeline] sh 10:21:26 + set +x 10:21:26 + curl -s https://codecov.io/bash 10:21:26 + bash -s -- 10:21:26 10:21:26 _____ _ 10:21:26 / ____| | | 10:21:26 | | ___ __| | ___ ___ _____ __ 10:21:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:21:26 | |___| (_) | (_| | __/ (_| (_) \ V / 10:21:26 \_____\___/ \__,_|\___|\___\___/ \_/ 10:21:26 Bash-1.0.6 10:21:26 10:21:26 10:21:26 ==> git version 2.25.1 found 10:21:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:21:26 Release-Date: 2020-01-08 10:21:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:21:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:21:26 ==> Jenkins CI detected. 10:21:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-607 10:21:26 project root: . 10:21:26 --> token set from env 10:21:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:21:26 ==> Running gcov in . (disable via -X gcov) 10:21:27 ==> Python coveragepy not found 10:21:27 ==> Searching for coverage reports in: 10:21:27 + . 10:21:27 -> Found 1 reports 10:21:27 ==> Detecting git/mercurial file structure 10:21:27 ==> Reading reports 10:21:27 + ./coverage.out bytes=10 10:21:27 ==> Appending adjustments 10:21:27 https://docs.codecov.io/docs/fixing-reports 10:21:27 + Found adjustments 10:21:27 ==> Gzipping contents 10:21:27 12K /tmp/codecov.tpGbfH.gz 10:21:27 ==> Uploading reports 10:21:27 url: https://codecov.io 10:21:27 query: branch=PR-607&commit=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= 10:21:27 -> Pinging Codecov 10:21:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-607&commit=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= 10:21:27 -> Uploading to 10:21:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/d91d91ef1bd6bdb621576c24c9e684d18b21fbc5/d7c441fb-26c8-402c-946b-d71a2af46c6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T102127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09a6680d1e6e7b01c66005a654970a4f51129ce444cdc08d35797b8d1f8ce3e7 10:21:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:21:27 Dload Upload Total Spent Left Speed 10:21:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 38460 --:--:-- --:--:-- --:--:-- 38460 10:21:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] } 10:21:28 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 10:21:30 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] 10:21:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 10:21:30 total 16 10:21:30 drwxr-xr-x 3 root root 4096 May 16 09:58 . 10:21:30 drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:59 .. 10:21:30 drwxr-xr-x 2 root root 4096 May 16 09:58 cost 10:21:30 -rw-r--r-- 1 root root 83 May 16 09:58 cost.csv 10:21:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 10:21:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 10:21:30 total 16 10:21:30 drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:58 . 10:21:30 drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:59 .. 10:21:30 drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:58 cost 10:21:30 -rw-r--r-- 1 jenkins jenkins 83 May 16 09:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:21:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:31 ---> package-listing.sh 10:21:31 ++ facter osfamily 10:21:31 ++ tr '[:upper:]' '[:lower:]' 10:21:31 + OS_FAMILY=debian 10:21:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 10:21:31 + START_PACKAGES=/tmp/packages_start.txt 10:21:31 + END_PACKAGES=/tmp/packages_end.txt 10:21:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:31 + PACKAGES=/tmp/packages_start.txt 10:21:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 10:21:31 + PACKAGES=/tmp/packages_end.txt 10:21:31 + case "${OS_FAMILY}" in 10:21:31 + dpkg -l 10:21:31 + grep '^ii' 10:21:31 + '[' -f /tmp/packages_start.txt ']' 10:21:31 + '[' -f /tmp/packages_end.txt ']' 10:21:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 10:21:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ 10:21:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo 10:21:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:21:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:32 prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container 10:21:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607/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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:21:32 $ docker top e95c9a5bb067c20b3658bbd2e650ec11688e6095b4a98e71673e8caf4856954c -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:33 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:33 + mkdir -p /var/log/sysstat [Pipeline] sh 10:21:34 + ls /var/log/sa-host 10:21:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:34 provisioning config files... 10:21:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config14143782911920799596tmp [Pipeline] { [Pipeline] echo 10:21:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:21:34 ---> create-netrc.sh [Pipeline] } 10:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:21:35 ---> python-tools-install.sh [Pipeline] echo 10:21:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:21:35 ---> sudo-logs.sh 10:21:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:21:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:21:35 ---> job-cost.sh 10:21:35 lf-activate-venv: SKIPPING 10:21:35 DEBUG: total: 0.2199999988079071 10:21:35 INFO: Retrieving Stack Cost... 10:21:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:36 INFO: Archiving Costs [Pipeline] echo 10:21:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:21:37 ---> logs-deploy.sh 10:21:37 lf-activate-venv: SKIPPING 10:21:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/1 10:21:37 INFO: archiving workspace using pattern(s): 10:21:38 Archives upload complete. 10:21:38 INFO: archiving logs to Nexus