Pull request #617 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7425b0be313c7ccdd8dc1650b27036565ea33f48+588e4747f1d3645342cd4a28a51c9f1e9b808114 (55d967c8329b0f7e049c68d390b349ccd055d097) 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-ssh3851203968897145988.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-ssh5146427046034158904.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-617/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-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1769123881030963713.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-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17487343821468229905.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-ssh6769871869060013895.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-617/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-617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15461971086047434318.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16660 in /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [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-617 # 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 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 7425b0be313c7ccdd8dc1650b27036565ea33f48 Merge succeeded, producing 7425b0be313c7ccdd8dc1650b27036565ea33f48 Checking out Revision 7425b0be313c7ccdd8dc1650b27036565ea33f48 (PR-617) > 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/617/head:refs/remotes/origin/PR-617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/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 04:59:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:40 ========================================================= 04:59:40 EdgeX Global Pipelines Version Info 04:59:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:41 ------------------- 04:59:41 stable info: 04:59:41 ------------------- 04:59:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:41 Message: update stable to v1.0.249 04:59:42 ------------------- 04:59:42 experimental info: 04:59:42 ------------------- 04:59:42 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:42 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-617 [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-617 [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-617 [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7425b0b [Pipeline] echo 04:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:44 provisioning config files... 04:59:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config1869259280069704736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:44 ---> docker-login.sh 04:59:44 nexus3.edgexfoundry.org:10001 04:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:44 Configure a credential helper to remove this warning. See 04:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:44 04:59:44 Login Succeeded 04:59:44 nexus3.edgexfoundry.org:10002 04:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:44 Configure a credential helper to remove this warning. See 04:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:44 04:59:44 Login Succeeded 04:59:44 nexus3.edgexfoundry.org:10003 04:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:44 Configure a credential helper to remove this warning. See 04:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:44 04:59:44 Login Succeeded 04:59:44 nexus3.edgexfoundry.org:10004 04:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:44 Configure a credential helper to remove this warning. See 04:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:44 04:59:44 Login Succeeded 04:59:44 docker.io 04:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:45 Configure a credential helper to remove this warning. See 04:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:45 04:59:45 Login Succeeded 04:59:45 ---> docker-login.sh ends [Pipeline] } 04:59:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:45 + git rev-list -1 --merges 7425b0be313c7ccdd8dc1650b27036565ea33f48~1..7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo 04:59:45 -----------> git rev-list -1 --merges 7425b0be313c7ccdd8dc1650b27036565ea33f48~1..7425b0be313c7ccdd8dc1650b27036565ea33f48 7425b0be313c7ccdd8dc1650b27036565ea33f48 [false] [Pipeline] sh 04:59:46 + git log --format=format:%s -1 7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo 04:59:46 ========================================================= 04:59:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:46 + git log --format=format:%s -1 7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] echo 04:59:46 [semverPrep] GIT_COMMIT: 7425b0be313c7ccdd8dc1650b27036565ea33f48, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 04:59:46 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:47 + grep -v github /etc/ssh/ssh_known_hosts 04:59:47 + [ -e /tmp/ssh_known_hosts ] 04:59:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:47 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:47 04:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:47 b85a868b505f: Pulling fs layer 04:59:47 e2be974225ed: Pulling fs layer 04:59:47 339a4e72a1f5: Pulling fs layer 04:59:47 988bab9f4d93: Pulling fs layer 04:59:47 1469e6f7b9e6: Pulling fs layer 04:59:47 eaf3925da568: Pulling fs layer 04:59:47 bab4dde63d76: Pulling fs layer 04:59:47 bde34c3a00c8: Pulling fs layer 04:59:47 b352a97aabf1: Pulling fs layer 04:59:47 4872d77fe225: Pulling fs layer 04:59:47 5851b861e8e6: Pulling fs layer 04:59:47 1469e6f7b9e6: Waiting 04:59:47 eaf3925da568: Waiting 04:59:47 bab4dde63d76: Waiting 04:59:47 bde34c3a00c8: Waiting 04:59:47 b352a97aabf1: Waiting 04:59:47 4872d77fe225: Waiting 04:59:47 5851b861e8e6: Waiting 04:59:47 988bab9f4d93: Waiting 04:59:47 e2be974225ed: Download complete 04:59:47 988bab9f4d93: Verifying Checksum 04:59:47 988bab9f4d93: Download complete 04:59:47 1469e6f7b9e6: Verifying Checksum 04:59:47 1469e6f7b9e6: Download complete 04:59:47 eaf3925da568: Verifying Checksum 04:59:47 eaf3925da568: Download complete 04:59:48 339a4e72a1f5: Verifying Checksum 04:59:48 339a4e72a1f5: Download complete 04:59:48 bde34c3a00c8: Verifying Checksum 04:59:48 bde34c3a00c8: Download complete 04:59:48 b352a97aabf1: Download complete 04:59:48 4872d77fe225: Verifying Checksum 04:59:48 4872d77fe225: Download complete 04:59:48 5851b861e8e6: Download complete 04:59:48 b85a868b505f: Verifying Checksum 04:59:48 b85a868b505f: Download complete 04:59:48 bab4dde63d76: Verifying Checksum 04:59:48 bab4dde63d76: Download complete 04:59:49 b85a868b505f: Pull complete 04:59:49 e2be974225ed: Pull complete 04:59:49 339a4e72a1f5: Pull complete 04:59:50 988bab9f4d93: Pull complete 04:59:50 1469e6f7b9e6: Pull complete 04:59:50 eaf3925da568: Pull complete 04:59:52 bab4dde63d76: Pull complete 04:59:52 bde34c3a00c8: Pull complete 04:59:52 b352a97aabf1: Pull complete 04:59:52 4872d77fe225: Pull complete 04:59:52 5851b861e8e6: Pull complete 04:59:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:52 prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container 04:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 04:59:54 $ docker top 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 -eo pid,comm 04:59:54 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). 04:59:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:54 [ssh-agent] Looking for ssh-agent implementation... 04:59:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:54 $ docker exec 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent 04:59:54 SSH_AUTH_SOCK=/tmp/ssh-9zejeUVwIYLg/agent.33 04:59:54 SSH_AGENT_PID=39 04:59:54 Running ssh-add (command line suppressed) 04:59:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_5420875122643915632.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_5420875122643915632.key) 04:59:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:55 + git tag --points-at HEAD [Pipeline] } 04:59:55 $ docker exec --env ******** --env ******** 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent -k 04:59:55 unset SSH_AUTH_SOCK; 04:59:55 unset SSH_AGENT_PID; 04:59:55 echo Agent pid 39 killed; 04:59:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:55 [ssh-agent] Looking for ssh-agent implementation... 04:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:55 $ docker exec 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent 04:59:55 SSH_AUTH_SOCK=/tmp/ssh-53WpSp4JUaOH/agent.71 04:59:55 SSH_AGENT_PID=77 04:59:55 Running ssh-add (command line suppressed) 04:59:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_12266149663261031485.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/private_key_12266149663261031485.key) 04:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:55 + git semver init 04:59:56 2023-05-24 04:59:56,093 [run_init] DEBUG init version:0.0.0 force:False 04:59:56 2023-05-24 04:59:56,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver 04:59:56 2023-05-24 04:59:56,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver 04:59:56 2023-05-24 04:59:56,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-617, universal_newlines=False, shell=None, istream=None) 04:59:57 2023-05-24 04:59:57,396 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.git/info/exclude 04:59:57 2023-05-24 04:59:57,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver/PR-617 with force:False 04:59:57 2023-05-24 04:59:57,396 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver/PR-617 04:59:57 2023-05-24 04:59:57,401 [execute] INFO git cat-file --batch-check 04:59:57 2023-05-24 04:59:57,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver, universal_newlines=False, shell=None, istream=) 04:59:57 2023-05-24 04:59:57,406 [execute] INFO git cat-file --batch 04:59:57 2023-05-24 04:59:57,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver, universal_newlines=False, shell=None, istream=) 04:59:57 2023-05-24 04:59:57,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-617/.semver/PR-617 04:59:57 0.0.0 [Pipeline] } 04:59:57 $ docker exec --env ******** --env ******** 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 ssh-agent -k 04:59:57 unset SSH_AUTH_SOCK; 04:59:57 unset SSH_AGENT_PID; 04:59:57 echo Agent pid 77 killed; 04:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:58 + git semver [Pipeline] } 04:59:58 $ docker stop --time=1 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 04:59:59 $ docker rm -f --volumes 279af63a0536955d3180aeda705abb8782954eb5a0631e68203ea5d9f1cf5126 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:00 Stashed 1 file(s) [Pipeline] echo 05:00:00 [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 05:00:01 provisioning config files... 05:00:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config12853705788153979708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:01 ---> docker-login.sh 05:00:01 nexus3.edgexfoundry.org:10001 05:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:01 Configure a credential helper to remove this warning. See 05:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:01 05:00:01 Login Succeeded 05:00:01 nexus3.edgexfoundry.org:10002 05:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:01 Configure a credential helper to remove this warning. See 05:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:01 05:00:01 Login Succeeded 05:00:01 nexus3.edgexfoundry.org:10003 05:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:01 Configure a credential helper to remove this warning. See 05:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:01 05:00:01 Login Succeeded 05:00:01 nexus3.edgexfoundry.org:10004 05:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:01 Configure a credential helper to remove this warning. See 05:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:01 05:00:01 Login Succeeded 05:00:01 docker.io 05:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 ---> docker-login.sh ends [Pipeline] } 05:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:03 ========================================================= 05:00:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + 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 . 05:00:04 Sending build context to Docker daemon 47.7MB 05:00:04 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:00:04 Step 2/15 : FROM ${BASE} AS builder 05:00:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:04 f56be85fc22e: Pulling fs layer 05:00:04 85791d961cd3: Pulling fs layer 05:00:04 d694b5ae8c79: Pulling fs layer 05:00:04 9f32a84ed3da: Pulling fs layer 05:00:04 4d19c01a9841: Pulling fs layer 05:00:04 9325e15d5711: Pulling fs layer 05:00:04 556b6ee489ea: Pulling fs layer 05:00:04 c5a4b2cf53e6: Pulling fs layer 05:00:04 9f32a84ed3da: Waiting 05:00:04 4d19c01a9841: Waiting 05:00:04 9325e15d5711: Waiting 05:00:04 556b6ee489ea: Waiting 05:00:04 c5a4b2cf53e6: Waiting 05:00:04 85791d961cd3: Verifying Checksum 05:00:04 85791d961cd3: Download complete 05:00:04 9f32a84ed3da: Verifying Checksum 05:00:04 9f32a84ed3da: Download complete 05:00:04 4d19c01a9841: Verifying Checksum 05:00:04 4d19c01a9841: Download complete 05:00:04 f56be85fc22e: Verifying Checksum 05:00:04 f56be85fc22e: Download complete 05:00:04 9325e15d5711: Verifying Checksum 05:00:04 9325e15d5711: Download complete 05:00:04 f56be85fc22e: Pull complete 05:00:05 85791d961cd3: Pull complete 05:00:05 c5a4b2cf53e6: Verifying Checksum 05:00:05 c5a4b2cf53e6: Download complete 05:00:05 d694b5ae8c79: Verifying Checksum 05:00:05 d694b5ae8c79: Download complete 05:00:05 556b6ee489ea: Verifying Checksum 05:00:05 556b6ee489ea: Download complete 05:00:10 d694b5ae8c79: Pull complete 05:00:10 9f32a84ed3da: Pull complete 05:00:10 4d19c01a9841: Pull complete 05:00:10 9325e15d5711: Pull complete 05:00:14 556b6ee489ea: Pull complete 05:00:15 Still waiting to schedule task 05:00:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:15 c5a4b2cf53e6: Pull complete 05:00:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:15 ---> c4be618373d6 05:00:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:18 ---> Running in 8bffaff79a00 05:00:18 Removing intermediate container 8bffaff79a00 05:00:18 ---> 72089fa400ae 05:00:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:00:18 ---> Running in 3fea20a3a594 05:00:18 Removing intermediate container 3fea20a3a594 05:00:18 ---> 5e5088ecd2eb 05:00:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:00:18 ---> Running in 3d1b80073d2f 05:00:18 Removing intermediate container 3d1b80073d2f 05:00:18 ---> aacca90293bb 05:00:18 Step 6/15 : LABEL Name=edgex-ui-go 05:00:18 ---> Running in 0cf7d0082fa6 05:00:18 Removing intermediate container 0cf7d0082fa6 05:00:18 ---> 017ffeca91c3 05:00:18 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:00:18 ---> Running in 8618a5bf7160 05:00:18 Removing intermediate container 8618a5bf7160 05:00:18 ---> fdc09d70a644 05:00:18 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:00:20 latest: Pulling from library/docker 05:00:20 8a49fdb3b6a5: Pulling fs layer 05:00:20 dfb60e7f5d22: Pulling fs layer 05:00:20 f74671f55a8d: Pulling fs layer 05:00:20 75039dcfa57a: Pulling fs layer 05:00:20 a867a08cc62a: Pulling fs layer 05:00:20 f897c97d93d5: Pulling fs layer 05:00:20 5893dfdf0269: Pulling fs layer 05:00:20 7bd0f5addfbf: Pulling fs layer 05:00:20 b3364461d2a2: Pulling fs layer 05:00:20 3b63b390fabe: Pulling fs layer 05:00:20 200a256d559f: Pulling fs layer 05:00:20 f36549cf8e4b: Pulling fs layer 05:00:20 135f01648aa4: Pulling fs layer 05:00:20 f9804e6a84f9: Pulling fs layer 05:00:20 75039dcfa57a: Waiting 05:00:20 a867a08cc62a: Waiting 05:00:20 f897c97d93d5: Waiting 05:00:20 5893dfdf0269: Waiting 05:00:20 7bd0f5addfbf: Waiting 05:00:20 b3364461d2a2: Waiting 05:00:20 3b63b390fabe: Waiting 05:00:20 200a256d559f: Waiting 05:00:20 f36549cf8e4b: Waiting 05:00:20 135f01648aa4: Waiting 05:00:20 f9804e6a84f9: Waiting 05:00:20 f74671f55a8d: Verifying Checksum 05:00:20 f74671f55a8d: Download complete 05:00:20 dfb60e7f5d22: Download complete 05:00:20 8a49fdb3b6a5: Download complete 05:00:20 8a49fdb3b6a5: Pull complete 05:00:20 75039dcfa57a: Verifying Checksum 05:00:20 75039dcfa57a: Download complete 05:00:20 a867a08cc62a: Verifying Checksum 05:00:20 a867a08cc62a: Download complete 05:00:21 5893dfdf0269: Verifying Checksum 05:00:21 5893dfdf0269: Download complete 05:00:21 7bd0f5addfbf: Download complete 05:00:21 f897c97d93d5: Download complete 05:00:21 dfb60e7f5d22: Pull complete 05:00:21 b3364461d2a2: Download complete 05:00:21 200a256d559f: Verifying Checksum 05:00:21 200a256d559f: Download complete 05:00:21 3b63b390fabe: Verifying Checksum 05:00:21 3b63b390fabe: Download complete 05:00:21 f74671f55a8d: Pull complete 05:00:21 135f01648aa4: Verifying Checksum 05:00:21 135f01648aa4: Download complete 05:00:21 f9804e6a84f9: Verifying Checksum 05:00:21 f9804e6a84f9: Download complete 05:00:21 75039dcfa57a: Pull complete 05:00:21 f36549cf8e4b: Verifying Checksum 05:00:21 f36549cf8e4b: Download complete 05:00:21 a867a08cc62a: Pull complete 05:00:22 f897c97d93d5: Pull complete 05:00:22 5893dfdf0269: Pull complete 05:00:22 7bd0f5addfbf: Pull complete 05:00:22 b3364461d2a2: Pull complete 05:00:22 3b63b390fabe: Pull complete 05:00:22 200a256d559f: Pull complete 05:00:24 f36549cf8e4b: Pull complete 05:00:24 135f01648aa4: Pull complete 05:00:24 f9804e6a84f9: Pull complete 05:00:24 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:00:24 Status: Downloaded newer image for docker:latest 05:00:24 ---> d4f5de22f840 05:00:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:24 ---> Running in ea57b0e27475 05:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:25 OK: 265 MiB in 53 packages 05:00:26 Removing intermediate container ea57b0e27475 05:00:26 ---> 22e738eb9ddc 05:00:26 Step 10/15 : ENV GO111MODULE=on 05:00:26 ---> Running in e734ba0adb8b 05:00:26 Removing intermediate container e734ba0adb8b 05:00:26 ---> 3e26c3fe6f66 05:00:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:00:26 ---> Running in cbfa35b5c3e1 05:00:26 Removing intermediate container cbfa35b5c3e1 05:00:26 ---> f80112971793 05:00:26 Step 12/15 : COPY go.mod vendor* ./ 05:00:26 ---> d17eb88dcb11 05:00:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:26 ---> Running in 7c0576fd2f76 05:00:44 Removing intermediate container 7c0576fd2f76 05:00:44 ---> b2947d1947b2 05:00:44 Step 14/15 : COPY . . 05:00:44 ---> f4b2881a8ecc 05:00:44 Step 15/15 : RUN ${MAKE} 05:00:44 ---> Running in 277eb865e545 05:00:44 noop 05:00:45 Removing intermediate container 277eb865e545 05:00:45 ---> aab3be78e3cb 05:00:45 Successfully built aab3be78e3cb 05:00:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:45 + docker inspect -f . ci-base-image-x86_64 05:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:45 prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container 05:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 05:00:46 $ docker top d8b51a240cdfc8723636b9803492a1168fa1c0b35a04ba8b83f9f61c92ad6eda -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:46 + go version 05:00:46 go version go1.20.2 linux/amd64 [Pipeline] } 05:00:46 $ docker stop --time=1 d8b51a240cdfc8723636b9803492a1168fa1c0b35a04ba8b83f9f61c92ad6eda 05:00:47 $ docker rm -f --volumes d8b51a240cdfc8723636b9803492a1168fa1c0b35a04ba8b83f9f61c92ad6eda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:48 + docker inspect -f . ci-base-image-x86_64 05:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:48 prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container 05:00:48 $ 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-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 05:00:49 $ docker top 9f1abb9f8e14281368c36d3c263a3d96c778073afa8d9b5b02d5bbaaf0c71737 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [Pipeline] fileExists [Pipeline] sh 05:00:50 + make test 05:00:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:00:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:01:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:01:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:07 ./bin/test-attribution-txt.sh 05:01:07 make -C web test 05:01:07 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-617/web' 05:01:07 make[1]: tput: No such file or directory 05:01:07 make[1]: tput: No such file or directory 05:01:07 warning: generating ./VERSION 05:01:07 echo "0.0.0" > VERSION 05:01:07 docker build \ 05:01:07 -f Dockerfile \ 05:01:07 --build-arg USER=1000 \ 05:01:07 \ 05:01:07 --label "git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48" \ 05:01:07 -t edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 \ 05:01:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:01:07 . 05:01:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:01:07 Install the buildx component to build images with BuildKit: 05:01:07 https://docs.docker.com/go/buildx/ 05:01:07 05:01:07 Sending build context to Docker daemon 2.571MB 05:01:07 Step 1/10 : FROM node:16.17-alpine3.15 05:01:07 16.17-alpine3.15: Pulling from library/node 05:01:07 9621f1afde84: Pulling fs layer 05:01:07 c6f70ee39829: Pulling fs layer 05:01:07 56892a8094a2: Pulling fs layer 05:01:07 58dd87906ef0: Pulling fs layer 05:01:07 58dd87906ef0: Waiting 05:01:07 56892a8094a2: Verifying Checksum 05:01:07 56892a8094a2: Download complete 05:01:07 58dd87906ef0: Verifying Checksum 05:01:07 58dd87906ef0: Download complete 05:01:07 9621f1afde84: Verifying Checksum 05:01:07 9621f1afde84: Download complete 05:01:07 9621f1afde84: Pull complete 05:01:08 c6f70ee39829: Verifying Checksum 05:01:08 c6f70ee39829: Download complete 05:01:09 c6f70ee39829: Pull complete 05:01:09 56892a8094a2: Pull complete 05:01:09 58dd87906ef0: Pull complete 05:01:09 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:01:09 Status: Downloaded newer image for node:16.17-alpine3.15 05:01:09 ---> b69703f70c3d 05:01:09 Step 2/10 : RUN apk add --no-cache chromium 05:01:09 ---> Running in 24860dc78c0f 05:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:01:10 (1/129) Installing libxau (1.0.9-r0) 05:01:10 (2/129) Installing libmd (1.0.3-r0) 05:01:10 (3/129) Installing libbsd (0.11.3-r1) 05:01:10 (4/129) Installing libxdmcp (1.1.3-r0) 05:01:10 (5/129) Installing libxcb (1.14-r2) 05:01:10 (6/129) Installing libx11 (1.7.3.1-r0) 05:01:10 (7/129) Installing libxext (1.3.4-r0) 05:01:10 (8/129) Installing libice (1.0.10-r0) 05:01:10 (9/129) Installing libuuid (2.37.4-r0) 05:01:10 (10/129) Installing libsm (1.2.3-r0) 05:01:10 (11/129) Installing libxt (1.2.1-r0) 05:01:10 (12/129) Installing libxmu (1.1.3-r0) 05:01:10 (13/129) Installing xset (1.2.4-r0) 05:01:10 (14/129) Installing xprop (1.2.5-r0) 05:01:10 (15/129) Installing xdg-utils (1.1.3-r0) 05:01:10 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:01:10 (17/129) Installing pkgconf (1.8.1-r0) 05:01:10 (18/129) Installing libffi (3.4.2-r1) 05:01:10 (19/129) Installing libintl (0.21-r0) 05:01:10 (20/129) Installing libblkid (2.37.4-r0) 05:01:10 (21/129) Installing libmount (2.37.4-r0) 05:01:10 (22/129) Installing pcre (8.45-r1) 05:01:10 (23/129) Installing glib (2.70.5-r0) 05:01:11 (24/129) Installing xz-libs (5.2.5-r1) 05:01:11 (25/129) Installing libxml2 (2.9.14-r2) 05:01:11 (26/129) Installing shared-mime-info (2.1-r2) 05:01:11 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:01:11 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:01:11 (29/129) Installing libpng (1.6.37-r1) 05:01:11 (30/129) Installing libwebp (1.2.2-r1) 05:01:11 (31/129) Installing zstd-libs (1.5.0-r0) 05:01:11 (32/129) Installing tiff (4.4.0-r1) 05:01:11 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:01:11 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:01:11 (35/129) Installing libxcomposite (0.4.5-r0) 05:01:11 (36/129) Installing libxfixes (6.0.0-r0) 05:01:11 (37/129) Installing libxrender (0.9.10-r3) 05:01:11 (38/129) Installing libxcursor (1.2.0-r0) 05:01:11 (39/129) Installing libxdamage (1.1.5-r1) 05:01:11 (40/129) Installing libxi (1.8-r0) 05:01:11 (41/129) Installing libxinerama (1.1.4-r1) 05:01:11 (42/129) Installing libxrandr (1.5.2-r1) 05:01:11 (43/129) Installing atk (2.36.0-r0) 05:01:11 (44/129) Installing libxtst (1.2.3-r3) 05:01:11 (45/129) Installing dbus-libs (1.12.24-r0) 05:01:11 (46/129) Installing at-spi2-core (2.42.0-r0) 05:01:11 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:01:11 (48/129) Installing expat (2.5.0-r0) 05:01:11 (49/129) Installing brotli-libs (1.0.9-r5) 05:01:11 (50/129) Installing libbz2 (1.0.8-r1) 05:01:11 (51/129) Installing freetype (2.11.1-r2) 05:01:11 (52/129) Installing fontconfig (2.13.1-r4) 05:01:11 (53/129) Installing pixman (0.40.0-r4) 05:01:11 (54/129) Installing cairo (1.16.0-r5) 05:01:11 (55/129) Installing cairo-gobject (1.16.0-r5) 05:01:11 (56/129) Installing avahi-libs (0.8-r5) 05:01:11 (57/129) Installing gmp (6.2.1-r1) 05:01:11 (58/129) Installing nettle (3.7.3-r0) 05:01:11 (59/129) Installing p11-kit (0.24.0-r1) 05:01:11 (60/129) Installing libtasn1 (4.18.0-r1) 05:01:11 (61/129) Installing libunistring (0.9.10-r1) 05:01:11 (62/129) Installing gnutls (3.7.1-r2) 05:01:11 (63/129) Installing cups-libs (2.3.3-r6) 05:01:11 (64/129) Installing libepoxy (1.5.9-r0) 05:01:11 (65/129) Installing fribidi (1.0.11-r0) 05:01:11 (66/129) Installing graphite2 (1.3.14-r0) 05:01:11 (67/129) Installing harfbuzz (3.0.0-r2) 05:01:11 (68/129) Installing libxft (2.3.4-r0) 05:01:11 (69/129) Installing pango (1.48.10-r0) 05:01:11 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:01:11 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:01:11 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:01:11 (73/129) Installing xkeyboard-config (2.34-r0) 05:01:11 (74/129) Installing libxkbcommon (1.3.1-r0) 05:01:11 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:01:11 Executing gtk+3.0-3.24.30-r0.post-install 05:01:11 (76/129) Installing libfontenc (1.1.4-r0) 05:01:11 (77/129) Installing mkfontscale (1.2.1-r1) 05:01:11 (78/129) Installing ttf-opensans (1.10-r1) 05:01:11 Executing ttf-opensans-1.10-r1.post-install 05:01:13 (79/129) Installing libogg (1.3.5-r0) 05:01:13 (80/129) Installing flac (1.3.4-r0) 05:01:13 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:01:13 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:01:13 (83/129) Installing sdl2 (2.0.16-r4) 05:01:13 (84/129) Installing aom-libs (3.2.0-r0) 05:01:13 (85/129) Installing libass (0.15.2-r0) 05:01:13 (86/129) Installing libdav1d (0.9.2-r0) 05:01:13 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:01:13 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:01:13 (89/129) Installing lame (3.100-r0) 05:01:13 (90/129) Installing opus (1.3.1-r1) 05:01:13 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:01:13 (92/129) Installing soxr (0.1.3-r2) 05:01:13 (93/129) Installing libsrt (1.4.2-r1) 05:01:13 (94/129) Installing libssh (0.9.6-r1) 05:01:13 (95/129) Installing libtheora (1.1.1-r16) 05:01:13 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:01:13 (97/129) Installing libpciaccess (0.16-r0) 05:01:13 (98/129) Installing libdrm (2.4.109-r0) 05:01:13 (99/129) Installing libva (2.13.0-r0) 05:01:13 (100/129) Installing libvdpau (1.4-r0) 05:01:13 (101/129) Installing vidstab (1.1.0-r1) 05:01:13 (102/129) Installing libvorbis (1.3.7-r0) 05:01:13 (103/129) Installing libvpx (1.10.0-r0) 05:01:13 (104/129) Installing vulkan-loader (1.2.196-r0) 05:01:13 (105/129) Installing x264-libs (20210613-r0) 05:01:13 (106/129) Installing x265-libs (3.5-r0) 05:01:13 (107/129) Installing xvidcore (1.3.7-r1) 05:01:13 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:01:13 (109/129) Installing libevent (2.1.12-r4) 05:01:13 (110/129) Installing mesa (21.2.6-r0) 05:01:14 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:01:14 (112/129) Installing mesa-gbm (21.2.6-r0) 05:01:14 (113/129) Installing lcms2 (2.12-r1) 05:01:14 (114/129) Installing nspr (4.32-r0) 05:01:14 (115/129) Installing sqlite-libs (3.36.0-r0) 05:01:14 (116/129) Installing nss (3.78.1-r0) 05:01:14 (117/129) Installing libasyncns (0.8-r1) 05:01:14 (118/129) Installing libltdl (2.4.6-r7) 05:01:14 (119/129) Installing orc (0.4.32-r0) 05:01:14 (120/129) Installing libsndfile (1.0.31-r1) 05:01:14 (121/129) Installing speexdsp (1.2.0-r0) 05:01:14 (122/129) Installing tdb-libs (1.4.5-r0) 05:01:14 (123/129) Installing libpulse (15.0-r2) 05:01:14 (124/129) Installing re2 (2021.11.01-r0) 05:01:14 (125/129) Installing snappy (1.1.9-r1) 05:01:14 (126/129) Installing libgpg-error (1.42-r1) 05:01:14 (127/129) Installing libgcrypt (1.9.4-r0) 05:01:14 (128/129) Installing libxslt (1.1.35-r0) 05:01:14 (129/129) Installing chromium (99.0.4844.84-r0) 05:01:15 Executing busybox-1.34.1-r7.trigger 05:01:15 Executing glib-2.70.5-r0.trigger 05:01:15 Executing shared-mime-info-2.1-r2.trigger 05:01:15 Executing gdk-pixbuf-2.42.8-r0.trigger 05:01:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:01:15 Executing fontconfig-2.13.1-r4.trigger 05:01:15 Executing mkfontscale-1.2.1-r1.trigger 05:01:16 OK: 286 MiB in 145 packages 05:01:19 Removing intermediate container 24860dc78c0f 05:01:19 ---> a867b7948595 05:01:19 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:01:19 ---> Running in d2064e2855c9 05:01:19 Removing intermediate container d2064e2855c9 05:01:19 ---> 50a6856d5875 05:01:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:01:19 ---> Running in 20ba8ce59fb0 05:01:19 Removing intermediate container 20ba8ce59fb0 05:01:19 ---> b0ce4adad50c 05:01:19 Step 5/10 : RUN npm install -g npm 05:01:19 ---> Running in 2f88eff5c2b5 05:01:26 05:01:26 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:01:26 05:01:26 27 packages are looking for funding 05:01:26 run `npm fund` for details 05:01:26 05:01:26 found 0 vulnerabilities 05:01:27 Removing intermediate container 2f88eff5c2b5 05:01:27 ---> c6299102f25d 05:01:27 Step 6/10 : ARG USER=1000 05:01:27 ---> Running in 809f53713058 05:01:27 Removing intermediate container 809f53713058 05:01:27 ---> 37c7e54615fa 05:01:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:01:27 ---> Running in c1facca1b448 05:01:27 Removing intermediate container c1facca1b448 05:01:27 ---> 84e69c1d9d2f 05:01:27 Step 8/10 : USER $USER:$USER 05:01:27 ---> Running in 3bcd4b4d9cad 05:01:27 Removing intermediate container 3bcd4b4d9cad 05:01:27 ---> d1862770cf55 05:01:27 Step 9/10 : WORKDIR /app 05:01:27 ---> Running in 1241d3388579 05:01:27 Removing intermediate container 1241d3388579 05:01:27 ---> 473932423546 05:01:27 Step 10/10 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 05:01:27 ---> Running in d1ddd08c2983 05:01:27 Removing intermediate container d1ddd08c2983 05:01:27 ---> ac708eab73e4 05:01:27 Successfully built ac708eab73e4 05:01:27 Successfully tagged edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 05:01:27 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:01:27 touch edgex-web-ui.imagebuilt 05:01:27 mkdir -p node_modules coverage 05:01:27 chown "1000:1000" node_modules coverage package-lock.json 05:01:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:01:29 npm WARN old lockfile 05:01:29 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:01:29 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:01:29 npm WARN old lockfile 05:01:29 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:01:29 npm WARN old lockfile 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:36 npm WARN EBADENGINE Unsupported engine { 05:01:36 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:01:36 npm WARN EBADENGINE required: { 05:01:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:01:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:01:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:01:36 npm WARN EBADENGINE }, 05:01:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:01:36 npm WARN EBADENGINE } 05:01:40 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:01:40 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 05:01:40 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:01:40 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:01:40 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:01:40 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:01:40 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:01:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:01:42 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:01:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:01:44 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:01:46 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. 05:01:46 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:01:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:01:46 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. 05:01:46 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. 05:01:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:01:48 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 05:01:49 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 05:01:51 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. 05:01:54 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. 05:01:59 05:01:59 added 1478 packages, and audited 1479 packages in 30s 05:01:59 05:01:59 90 packages are looking for funding 05:01:59 run `npm fund` for details 05:01:59 05:01:59 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:01:59 05:01:59 To address issues that do not require attention, run: 05:01:59 npm audit fix 05:01:59 05:01:59 To address all issues (including breaking changes), run: 05:01:59 npm audit fix --force 05:01:59 05:01:59 Run `npm audit` for details. 05:02:01 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 05:02:04 - Generating browser application bundles (phase: setup)... 05:02:08 Compiling @angular/core : es2015 as esm2015 05:02:08 Compiling @angular/compiler/testing : es2015 as esm2015 05:02:12 Compiling @angular/common : es2015 as esm2015 05:02:12 Compiling @angular/core/testing : es2015 as esm2015 05:02:13 Compiling @angular/platform-browser : es2015 as esm2015 05:02:13 Compiling @angular/common/testing : es2015 as esm2015 05:02:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:02:13 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:02:13 Compiling @angular/router : es2015 as esm2015 05:02:14 Compiling @angular/common/http : es2015 as esm2015 05:02:14 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:02:14 Compiling @angular/forms : es2015 as esm2015 05:02:14 Compiling @angular/common/http/testing : es2015 as esm2015 05:02:16 Compiling @angular/router/testing : es2015 as esm2015 05:02:23 24 05 2023 05:02:22.953:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:02:23 24 05 2023 05:02:22.957:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:02:23 24 05 2023 05:02:22.963:INFO [launcher]: Starting browser ChromeHeadless 05:02:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16663 in /w/workspace/edgexfoundry_edgex-ui-go_PR-617 [Pipeline] { [Pipeline] ws 05:02:36 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:02:36 The recommended git tool is: git 05:02:38 ✔ Browser application bundle generation complete. 05:02:38 24 05 2023 05:02:36.035:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 9CBHwrNUyQzhi22KAAAB with id 98511774 05:02:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:02:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.052 secs) 05:02:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.064 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.102 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.151 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.157 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.227 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.24 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.311 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.358 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.384 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.393 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.395 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.412 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.416 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.481 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.576 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.611 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.637 secs) 05:02:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.642 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.686 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.698 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.763 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.775 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.802 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.813 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.824 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.827 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.831 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.85 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.863 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.895 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.906 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.92 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.928 secs) 05:02:40 WARN: ' 05:02:40 It looks like you're using ngModel on the same form field as formControlName. 05:02:40 Support for using the ngModel input property and ngModelChange event with 05:02:40 reactive form directives has been deprecated in Angular v6 and will be removed 05:02:40 in a future version of Angular. 05:02:40 05:02:40 For more information on this, see our API docs here: 05:02:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:02:40 ' 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.928 secs) 05:02:40 WARN: ' 05:02:40 It looks like you're using ngModel on the same form field as formControlName. 05:02:40 Support for using the ngModel input property and ngModelChange event with 05:02:40 reactive form directives has been deprecated in Angular v6 and will be removed 05:02:40 in a future version of Angular. 05:02:40 05:02:40 For more information on this, see our API docs here: 05:02:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:02:40 ' 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.957 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.971 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.979 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.008 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.036 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.048 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.058 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.063 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.065 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.066 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.072 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.075 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.092 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.112 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.122 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.137 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.148 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.156 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.18 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.186 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.229 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.234 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.243 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.264 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.278 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.283 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.285 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.316 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.329 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.331 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.339 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.341 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.343 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.353 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.366 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.374 secs) 05:02:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.378 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.39 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.397 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.405 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.44 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.451 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.458 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.468 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.474 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.481 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.496 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.507 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.59 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.618 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.637 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.651 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.67 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.697 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.725 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.735 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.784 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.795 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.833 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.852 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.862 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.88 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.884 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.886 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.894 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.898 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.9 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.907 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.935 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.946 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.96 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.973 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.976 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.979 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.982 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.986 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 2.007 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 2.015 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 2.018 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 2.026 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 2.029 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 2.031 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.033 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.039 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.06 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.07 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.075 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.081 secs) 05:02:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.09 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.114 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.122 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.147 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.166 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.17 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.173 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.178 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.183 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.207 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.224 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.227 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.228 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.232 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.234 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.24 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.244 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.247 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.249 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.264 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.271 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.273 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.275 secs) 05:02:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.343 secs / 2.275 secs) 05:02:42 TOTAL: 145 SUCCESS 05:02:42 ✔ Browser application bundle generation complete. 05:02:42 using credential edgex-jenkins-ssh 05:02:42 Cloning the remote Git repository 05:02:42 05:02:42 =============================== Coverage summary =============================== 05:02:42 Statements : 41.53% ( 1424/3429 ) 05:02:42 Branches : 12.14% ( 109/898 ) 05:02:42 Functions : 33.25% ( 416/1251 ) 05:02:42 Lines : 39.41% ( 1279/3245 ) 05:02:42 ================================================================================ 05:02:42 ✔ Browser application bundle generation complete. 05:02:43 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-617/web' [Pipeline] echo 05:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:43 $ docker stop --time=1 9f1abb9f8e14281368c36d3c263a3d96c778073afa8d9b5b02d5bbaaf0c71737 05:02:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:02:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:02:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:43 > git --version # timeout=10 05:02:43 > git --version # 'git version 2.25.1' 05:02:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:44 $ docker rm -f --volumes 9f1abb9f8e14281368c36d3c263a3d96c778073afa8d9b5b02d5bbaaf0c71737 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:46 + ls -al . 05:02:46 total 180 05:02:46 drwxrwxr-x 14 jenkins jenkins 4096 May 24 05:00 . 05:02:46 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 .. 05:02:46 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 .blubracket 05:02:46 -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:59 .dockerignore 05:02:46 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 .git 05:02:46 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 .github 05:02:46 -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:59 .gitignore 05:02:46 drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:59 .semver 05:02:46 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:59 Attribution.txt 05:02:46 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:59 CHANGELOG.md 05:02:46 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:59 CONTRIBUTING.md 05:02:46 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:59 Dockerfile 05:02:46 -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:59 Jenkinsfile 05:02:46 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:59 LICENSE 05:02:46 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:59 Makefile 05:02:46 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:59 README.md 05:02:46 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION 05:02:46 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 assets 05:02:46 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 bin 05:02:46 drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 cmd 05:02:46 -rw-r--r-- 1 jenkins jenkins 10 May 24 05:00 coverage.out 05:02:46 drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 docs 05:02:46 -rw-rw-r-- 1 jenkins jenkins 3033 May 24 04:59 go.mod 05:02:46 -rw-rw-r-- 1 jenkins jenkins 30596 May 24 04:59 go.sum 05:02:46 drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 internal 05:02:46 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 snap 05:02:46 drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 testing 05:02:46 -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:59 version.go 05:02:46 drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:47 + 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=7425b0be313c7ccdd8dc1650b27036565ea33f48 --label arch=amd64 --label version=0.0.0 . 05:02:47 Sending build context to Docker daemon 50.46MB 05:02:47 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:02:47 Step 2/25 : FROM ${BASE} AS builder 05:02:47 ---> aab3be78e3cb 05:02:47 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:02:47 ---> Running in 2bae7b872a35 05:02:47 Removing intermediate container 2bae7b872a35 05:02:47 ---> 606f96352b13 05:02:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:02:47 ---> Running in bbb664bbf899 05:02:47 Removing intermediate container bbb664bbf899 05:02:47 ---> c62116b23a73 05:02:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:02:47 ---> Running in 833c24d448f2 05:02:47 Removing intermediate container 833c24d448f2 05:02:47 ---> 8c8d595f7bfe 05:02:47 Step 6/25 : LABEL Name=edgex-ui-go 05:02:47 ---> Running in bc79bbf21ccf 05:02:47 Removing intermediate container bc79bbf21ccf 05:02:47 ---> bde5f6a90dda 05:02:47 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:02:47 ---> Running in 493e8e20a5e1 05:02:47 Removing intermediate container 493e8e20a5e1 05:02:47 ---> c75305f3ded6 05:02:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:02:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/617/head:refs/remotes/origin/PR-617 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:48 ---> ffcb2b554320 05:02:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:48 ---> Running in 18e3623f5d52 05:02:48 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 7425b0be313c7ccdd8dc1650b27036565ea33f48 05:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:49 OK: 265 MiB in 53 packages 05:02:49 Merge succeeded, producing 7425b0be313c7ccdd8dc1650b27036565ea33f48 05:02:49 Checking out Revision 7425b0be313c7ccdd8dc1650b27036565ea33f48 (PR-617) 05:02:49 Removing intermediate container 18e3623f5d52 05:02:49 ---> 730ac044a010 05:02:49 Step 10/25 : ENV GO111MODULE=on 05:02:49 ---> Running in 42350349fa64 05:02:49 Removing intermediate container 42350349fa64 05:02:49 ---> becf573326d8 05:02:49 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:49 ---> Running in 66d07e179828 05:02:49 Removing intermediate container 66d07e179828 05:02:49 ---> 8120d621a835 05:02:49 Step 12/25 : COPY go.mod vendor* ./ 05:02:49 ---> 33ee0ea1416a 05:02:49 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:49 ---> Running in 5ee5b8a294c9 05:02:49 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 05:02:48 > git config core.sparsecheckout # timeout=10 05:02:48 > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # timeout=10 05:02:49 > git remote # timeout=10 05:02:49 > git config --get remote.origin.url # timeout=10 05:02:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:49 > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 05:02:49 > git rev-parse HEAD^{commit} # timeout=10 05:02:49 > git config core.sparsecheckout # timeout=10 05:02:49 > git checkout -f 7425b0be313c7ccdd8dc1650b27036565ea33f48 # timeout=10 05:02:49 > git --version # timeout=10 05:02:49 > git --version # 'git version 2.25.1' 05:02:49 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:50 Removing intermediate container 5ee5b8a294c9 05:02:50 ---> e6306e54fe4f 05:02:50 Step 14/25 : COPY . . 05:02:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:50 Dload Upload Total Spent Left Speed 05:02:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 05:02:51 ---> 5f8c2cc18a81 05:02:51 Step 15/25 : RUN ${MAKE} 05:02:51 ---> Running in 8bcb67f9feeb 05:02:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:02:51 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 05:02:51 tee /etc/docker/daemon.new 05:02:51 { 05:02:51 "registry-mirrors": [ 05:02:51 "https://nexus3.edgexfoundry.org:10001" 05:02:51 ], 05:02:51 "bip": "10.250.0.254/24", 05:02:51 "hosts": [ 05:02:51 "tcp://0.0.0.0:5555", 05:02:51 "unix:///var/run/docker.sock" 05:02:51 ], 05:02:51 "mtu": 1458, 05:02:51 "selinux-enabled": true, 05:02:51 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:51 } [Pipeline] sh 05:02:52 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 05:02:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:52 + sudo service docker restart 05:03:10 Removing intermediate container 8bcb67f9feeb 05:03:10 ---> b69b0eaecff0 05:03:10 Step 16/25 : FROM alpine:3.17 05:03:10 3.17: Pulling from library/alpine 05:03:10 f56be85fc22e: Already exists 05:03:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:03:10 Status: Downloaded newer image for alpine:3.17 05:03:10 ---> 9ed4aefc74f6 05:03:10 Step 17/25 : EXPOSE 4000 05:03:10 ---> Running in f0042563f31e 05:03:10 Removing intermediate container f0042563f31e 05:03:10 ---> 227eb02ff276 05:03:10 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 05:03:10 ---> d7e56374771f 05:03:10 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:03:10 ---> 6e4653664f21 05:03:10 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:03:10 ---> 23c331cf54fc 05:03:10 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:03:10 ---> Running in ae1fc8d47bd9 05:03:10 Removing intermediate container ae1fc8d47bd9 05:03:10 ---> 1e731d6196f8 05:03:10 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:03:10 ---> Running in c0671f98ce5e 05:03:10 Removing intermediate container c0671f98ce5e 05:03:10 ---> 89abafb268fa 05:03:10 Step 23/25 : LABEL arch=amd64 05:03:10 ---> Running in 6283869a7065 05:03:10 Removing intermediate container 6283869a7065 05:03:10 ---> 174bd36df231 05:03:10 Step 24/25 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 05:03:10 ---> Running in 20b6c444a4d6 05:03:10 Removing intermediate container 20b6c444a4d6 05:03:10 ---> a1756082e847 05:03:10 Step 25/25 : LABEL version=0.0.0 05:03:10 ---> Running in 388ef83b53ce 05:03:10 Removing intermediate container 388ef83b53ce 05:03:10 ---> 1f48eed128c4 05:03:10 [Warning] One or more build-args [ARCH] were not consumed 05:03:10 Successfully built 1f48eed128c4 05:03:10 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:11 05:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:12 latest: Pulling from edgex-lftools-log-publisher 05:03:12 5eb5b503b376: Pulling fs layer 05:03:12 5c69ac0246d0: Pulling fs layer 05:03:12 ec43610c2a17: Pulling fs layer 05:03:12 3a2ae6a8a46f: Pulling fs layer 05:03:12 33b1e0a273af: Pulling fs layer 05:03:12 5d3b04190fa2: Pulling fs layer 05:03:12 2f39f015ded8: Pulling fs layer 05:03:12 2f39f015ded8: Waiting 05:03:12 33b1e0a273af: Waiting 05:03:12 3a2ae6a8a46f: Waiting 05:03:12 5c69ac0246d0: Verifying Checksum 05:03:12 5c69ac0246d0: Download complete 05:03:12 3a2ae6a8a46f: Verifying Checksum 05:03:12 3a2ae6a8a46f: Download complete 05:03:12 33b1e0a273af: Verifying Checksum 05:03:12 33b1e0a273af: Download complete 05:03:12 5d3b04190fa2: Verifying Checksum 05:03:12 5d3b04190fa2: Download complete 05:03:12 ec43610c2a17: Verifying Checksum 05:03:12 ec43610c2a17: Download complete 05:03:12 5eb5b503b376: Verifying Checksum 05:03:12 5eb5b503b376: Download complete 05:03:12 2f39f015ded8: Download complete 05:03:13 5eb5b503b376: Pull complete 05:03:13 5c69ac0246d0: Pull complete 05:03:13 ec43610c2a17: Pull complete 05:03:13 3a2ae6a8a46f: Pull complete 05:03:14 33b1e0a273af: Pull complete 05:03:14 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:14 provisioning config files... 05:03:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8083909756038034343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:15 ---> docker-login.sh 05:03:15 nexus3.edgexfoundry.org:10001 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10002 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10003 05:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:17 Configure a credential helper to remove this warning. See 05:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:17 05:03:17 Login Succeeded 05:03:17 nexus3.edgexfoundry.org:10004 05:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:17 Configure a credential helper to remove this warning. See 05:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:17 05:03:17 Login Succeeded 05:03:17 docker.io 05:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:18 Configure a credential helper to remove this warning. See 05:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:18 05:03:18 Login Succeeded 05:03:18 ---> docker-login.sh ends [Pipeline] } 05:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:03:18 2f39f015ded8: Pull complete 05:03:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:18 prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container 05:03:18 $ 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-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 05:03:20 $ docker top 7fb99d28822c77d2b3f83cf9da14ea5f92939f1ea6832e798149051d759b74af -eo pid,comm [Pipeline] { [Pipeline] echo 05:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 05:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:20 ========================================================= 05:03:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:03:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:03:20 ---> job-cost.sh 05:03:20 lf-activate-venv: SKIPPING 05:03:20 INFO: No Stack... [Pipeline] sh 05:03:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:21 + 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 . 05:03:21 INFO: Archiving Costs [Pipeline] sh 05:03:21 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives/cost.csv 05:03:21 + cut -d, -f6 [Pipeline] lock 05:03:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] 05:03:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] did not exist. Created. 05:03:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:22 Sending build context to Docker daemon 30.41MB 05:03:22 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:03:22 Step 2/15 : FROM ${BASE} AS builder 05:03:22 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:22 Stashed 1 file(s) [Pipeline] } 05:03:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:22 $ docker stop --time=1 7fb99d28822c77d2b3f83cf9da14ea5f92939f1ea6832e798149051d759b74af 05:03:24 $ docker rm -f --volumes 7fb99d28822c77d2b3f83cf9da14ea5f92939f1ea6832e798149051d759b74af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:24 c41833b44d91: Pulling fs layer 05:03:24 ed15518f5707: Pulling fs layer 05:03:24 feae8fd75edb: Pulling fs layer 05:03:24 242c74f7c9fa: Pulling fs layer 05:03:24 3cdef696dda3: Pulling fs layer 05:03:24 2ced38df9373: Pulling fs layer 05:03:24 58f1dce35555: Pulling fs layer 05:03:24 242c74f7c9fa: Waiting 05:03:24 3cdef696dda3: Waiting 05:03:24 2ced38df9373: Waiting 05:03:24 58f1dce35555: Waiting 05:03:24 ed15518f5707: Verifying Checksum 05:03:24 ed15518f5707: Download complete 05:03:24 242c74f7c9fa: Verifying Checksum 05:03:24 242c74f7c9fa: Download complete 05:03:24 3cdef696dda3: Download complete 05:03:24 c41833b44d91: Verifying Checksum 05:03:25 c41833b44d91: Pull complete 05:03:25 58f1dce35555: Verifying Checksum 05:03:25 58f1dce35555: Download complete 05:03:26 ed15518f5707: Pull complete 05:03:27 feae8fd75edb: Download complete 05:03:27 2ced38df9373: Verifying Checksum 05:03:27 2ced38df9373: Download complete 05:03:39 feae8fd75edb: Pull complete 05:03:39 242c74f7c9fa: Pull complete 05:03:39 3cdef696dda3: Pull complete 05:03:46 2ced38df9373: Pull complete 05:03:48 58f1dce35555: Pull complete 05:03:48 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:48 ---> fadd8f120f05 05:03:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:50 ---> Running in c676ff1ee6e6 05:03:50 Removing intermediate container c676ff1ee6e6 05:03:50 ---> 72f22f06048a 05:03:50 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:03:50 ---> Running in 6f38676d9719 05:03:51 Removing intermediate container 6f38676d9719 05:03:51 ---> 7f08ae165c13 05:03:51 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:03:51 ---> Running in 1fb8b33faafe 05:03:51 Removing intermediate container 1fb8b33faafe 05:03:51 ---> 69ce30ffa40c 05:03:51 Step 6/15 : LABEL Name=edgex-ui-go 05:03:51 ---> Running in 6c95f2cb7a81 05:03:51 Removing intermediate container 6c95f2cb7a81 05:03:51 ---> be3080f68f8c 05:03:51 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:51 ---> Running in 566b018bdb25 05:03:52 Removing intermediate container 566b018bdb25 05:03:52 ---> cf200ea21197 05:03:52 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:52 latest: Pulling from library/docker 05:03:52 08409d417260: Pulling fs layer 05:03:52 bf127bdc9f4f: Pulling fs layer 05:03:52 55b4810136f4: Pulling fs layer 05:03:52 2e7805c665c5: Pulling fs layer 05:03:52 560067f77f09: Pulling fs layer 05:03:52 87854ced1808: Pulling fs layer 05:03:52 cb23a4dee6cb: Pulling fs layer 05:03:52 0f440641682c: Pulling fs layer 05:03:52 d5751f9f360d: Pulling fs layer 05:03:52 39b4d37fd203: Pulling fs layer 05:03:52 181b4cd8a6de: Pulling fs layer 05:03:52 59b8b8583a6e: Pulling fs layer 05:03:52 5363e21a005c: Pulling fs layer 05:03:52 d56ef98c0a70: Pulling fs layer 05:03:52 0f440641682c: Waiting 05:03:52 d5751f9f360d: Waiting 05:03:52 39b4d37fd203: Waiting 05:03:52 181b4cd8a6de: Waiting 05:03:52 59b8b8583a6e: Waiting 05:03:52 5363e21a005c: Waiting 05:03:52 d56ef98c0a70: Waiting 05:03:52 560067f77f09: Waiting 05:03:52 87854ced1808: Waiting 05:03:52 cb23a4dee6cb: Waiting 05:03:52 2e7805c665c5: Waiting 05:03:53 55b4810136f4: Verifying Checksum 05:03:53 55b4810136f4: Download complete 05:03:53 bf127bdc9f4f: Verifying Checksum 05:03:53 bf127bdc9f4f: Download complete 05:03:53 08409d417260: Verifying Checksum 05:03:53 08409d417260: Download complete 05:03:53 2e7805c665c5: Verifying Checksum 05:03:53 2e7805c665c5: Download complete 05:03:53 560067f77f09: Verifying Checksum 05:03:53 560067f77f09: Download complete 05:03:53 87854ced1808: Verifying Checksum 05:03:53 87854ced1808: Download complete 05:03:53 cb23a4dee6cb: Download complete 05:03:53 0f440641682c: Verifying Checksum 05:03:53 0f440641682c: Download complete 05:03:53 d5751f9f360d: Verifying Checksum 05:03:53 d5751f9f360d: Download complete 05:03:53 181b4cd8a6de: Verifying Checksum 05:03:53 181b4cd8a6de: Download complete 05:03:53 08409d417260: Pull complete 05:03:53 5363e21a005c: Verifying Checksum 05:03:53 5363e21a005c: Download complete 05:03:53 39b4d37fd203: Download complete 05:03:54 d56ef98c0a70: Verifying Checksum 05:03:54 d56ef98c0a70: Download complete 05:03:54 bf127bdc9f4f: Pull complete 05:03:54 55b4810136f4: Pull complete 05:03:55 59b8b8583a6e: Verifying Checksum 05:03:55 59b8b8583a6e: Download complete 05:03:55 2e7805c665c5: Pull complete 05:03:56 560067f77f09: Pull complete 05:03:57 87854ced1808: Pull complete 05:03:57 cb23a4dee6cb: Pull complete 05:03:58 0f440641682c: Pull complete 05:03:58 d5751f9f360d: Pull complete 05:03:59 39b4d37fd203: Pull complete 05:03:59 181b4cd8a6de: Pull complete 05:04:02 59b8b8583a6e: Pull complete 05:04:02 5363e21a005c: Pull complete 05:04:02 d56ef98c0a70: Pull complete 05:04:02 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:04:02 Status: Downloaded newer image for docker:latest 05:04:05 ---> f459adb8c9e4 05:04:05 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:05 ---> Running in 5bdc7c5d43b0 05:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:04:08 OK: 263 MiB in 53 packages 05:04:08 Removing intermediate container 5bdc7c5d43b0 05:04:08 ---> ea390ae93abc 05:04:08 Step 10/15 : ENV GO111MODULE=on 05:04:09 ---> Running in 9fc53e6a4163 05:04:09 Removing intermediate container 9fc53e6a4163 05:04:09 ---> 5681bd5f81fb 05:04:09 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:04:09 ---> Running in bce7dce8cb38 05:04:09 Removing intermediate container bce7dce8cb38 05:04:09 ---> e579a7679816 05:04:09 Step 12/15 : COPY go.mod vendor* ./ 05:04:10 ---> 26c516555512 05:04:10 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:10 ---> Running in 3e4d924eba27 05:05:18 Removing intermediate container 3e4d924eba27 05:05:18 ---> 43d1defc6123 05:05:18 Step 14/15 : COPY . . 05:05:18 ---> 4b378ccc1927 05:05:18 Step 15/15 : RUN ${MAKE} 05:05:18 ---> Running in cc4555509b27 05:05:18 noop 05:05:18 Removing intermediate container cc4555509b27 05:05:18 ---> f293b2e9ebc1 05:05:18 Successfully built f293b2e9ebc1 05:05:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + docker inspect -f . ci-base-image-arm64 05:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:19 prd-ubuntu20.04-docker-arm64-4c-16g-16663 does not seem to be running inside a container 05:05:19 $ 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 05:05:20 $ docker top 5d2a0f8d8375c3e5084815828c7ccc9050c4d2cfc18d2ca4dcf56ef563125f13 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:21 + go version 05:05:21 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:21 $ docker stop --time=1 5d2a0f8d8375c3e5084815828c7ccc9050c4d2cfc18d2ca4dcf56ef563125f13 05:05:22 $ docker rm -f --volumes 5d2a0f8d8375c3e5084815828c7ccc9050c4d2cfc18d2ca4dcf56ef563125f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:23 + docker inspect -f . ci-base-image-arm64 05:05:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-16663 does not seem to be running inside a container 05:05:24 $ 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 05:05:25 $ docker top 420a7c6f62b2090ed6f14c501c7a6c7329a64c5de645508eeb8951f27f29f710 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:26 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:26 + make test 05:05:26 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:06:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:07:57 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:07:57 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:08:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:24 ./bin/test-attribution-txt.sh 05:08:24 make -C web test 05:08:24 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:08:24 make[1]: tput: No such file or directory 05:08:24 make[1]: tput: No such file or directory 05:08:24 warning: generating ./VERSION 05:08:24 echo "0.0.0" > VERSION 05:08:24 docker build \ 05:08:24 -f Dockerfile \ 05:08:24 --build-arg USER=1000 \ 05:08:24 \ 05:08:24 --label "git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48" \ 05:08:24 -t edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 \ 05:08:24 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:08:24 . 05:08:24 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:08:24 Install the buildx component to build images with BuildKit: 05:08:24 https://docs.docker.com/go/buildx/ 05:08:24 05:08:25 Sending build context to Docker daemon 2.571MB 05:08:25 Step 1/10 : FROM node:16.17-alpine3.15 05:08:25 16.17-alpine3.15: Pulling from library/node 05:08:25 47517142f6ba: Pulling fs layer 05:08:25 5f8c4bfa009b: Pulling fs layer 05:08:25 f7079c9c4ba1: Pulling fs layer 05:08:25 aba105e6f55a: Pulling fs layer 05:08:25 aba105e6f55a: Waiting 05:08:25 f7079c9c4ba1: Verifying Checksum 05:08:25 f7079c9c4ba1: Download complete 05:08:25 47517142f6ba: Verifying Checksum 05:08:25 47517142f6ba: Download complete 05:08:25 aba105e6f55a: Download complete 05:08:26 47517142f6ba: Pull complete 05:08:26 5f8c4bfa009b: Verifying Checksum 05:08:26 5f8c4bfa009b: Download complete 05:08:30 5f8c4bfa009b: Pull complete 05:08:30 f7079c9c4ba1: Pull complete 05:08:30 aba105e6f55a: Pull complete 05:08:30 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:08:30 Status: Downloaded newer image for node:16.17-alpine3.15 05:08:30 ---> bf1b8b58d215 05:08:30 Step 2/10 : RUN apk add --no-cache chromium 05:08:31 ---> Running in 934e16ac08d1 05:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:08:33 (1/128) Installing libxau (1.0.9-r0) 05:08:33 (2/128) Installing libmd (1.0.3-r0) 05:08:33 (3/128) Installing libbsd (0.11.3-r1) 05:08:33 (4/128) Installing libxdmcp (1.1.3-r0) 05:08:33 (5/128) Installing libxcb (1.14-r2) 05:08:33 (6/128) Installing libx11 (1.7.3.1-r0) 05:08:33 (7/128) Installing libxext (1.3.4-r0) 05:08:33 (8/128) Installing libice (1.0.10-r0) 05:08:33 (9/128) Installing libuuid (2.37.4-r0) 05:08:33 (10/128) Installing libsm (1.2.3-r0) 05:08:33 (11/128) Installing libxt (1.2.1-r0) 05:08:33 (12/128) Installing libxmu (1.1.3-r0) 05:08:33 (13/128) Installing xset (1.2.4-r0) 05:08:34 (14/128) Installing xprop (1.2.5-r0) 05:08:34 (15/128) Installing xdg-utils (1.1.3-r0) 05:08:34 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:08:34 (17/128) Installing pkgconf (1.8.1-r0) 05:08:34 (18/128) Installing libffi (3.4.2-r1) 05:08:34 (19/128) Installing libintl (0.21-r0) 05:08:34 (20/128) Installing libblkid (2.37.4-r0) 05:08:34 (21/128) Installing libmount (2.37.4-r0) 05:08:34 (22/128) Installing pcre (8.45-r1) 05:08:34 (23/128) Installing glib (2.70.5-r0) 05:08:34 (24/128) Installing xz-libs (5.2.5-r1) 05:08:34 (25/128) Installing libxml2 (2.9.14-r2) 05:08:34 (26/128) Installing shared-mime-info (2.1-r2) 05:08:34 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:08:34 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:08:34 (29/128) Installing libpng (1.6.37-r1) 05:08:34 (30/128) Installing libwebp (1.2.2-r1) 05:08:34 (31/128) Installing zstd-libs (1.5.0-r0) 05:08:34 (32/128) Installing tiff (4.4.0-r1) 05:08:34 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:08:34 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:08:34 (35/128) Installing libxcomposite (0.4.5-r0) 05:08:34 (36/128) Installing libxfixes (6.0.0-r0) 05:08:34 (37/128) Installing libxrender (0.9.10-r3) 05:08:34 (38/128) Installing libxcursor (1.2.0-r0) 05:08:34 (39/128) Installing libxdamage (1.1.5-r1) 05:08:34 (40/128) Installing libxi (1.8-r0) 05:08:34 (41/128) Installing libxinerama (1.1.4-r1) 05:08:34 (42/128) Installing libxrandr (1.5.2-r1) 05:08:34 (43/128) Installing atk (2.36.0-r0) 05:08:34 (44/128) Installing libxtst (1.2.3-r3) 05:08:34 (45/128) Installing dbus-libs (1.12.24-r0) 05:08:34 (46/128) Installing at-spi2-core (2.42.0-r0) 05:08:34 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:08:34 (48/128) Installing expat (2.5.0-r0) 05:08:34 (49/128) Installing brotli-libs (1.0.9-r5) 05:08:34 (50/128) Installing libbz2 (1.0.8-r1) 05:08:34 (51/128) Installing freetype (2.11.1-r2) 05:08:34 (52/128) Installing fontconfig (2.13.1-r4) 05:08:34 (53/128) Installing pixman (0.40.0-r4) 05:08:34 (54/128) Installing cairo (1.16.0-r5) 05:08:34 (55/128) Installing cairo-gobject (1.16.0-r5) 05:08:34 (56/128) Installing avahi-libs (0.8-r5) 05:08:34 (57/128) Installing gmp (6.2.1-r1) 05:08:34 (58/128) Installing nettle (3.7.3-r0) 05:08:34 (59/128) Installing p11-kit (0.24.0-r1) 05:08:35 (60/128) Installing libtasn1 (4.18.0-r1) 05:08:35 (61/128) Installing libunistring (0.9.10-r1) 05:08:35 (62/128) Installing gnutls (3.7.1-r2) 05:08:35 (63/128) Installing cups-libs (2.3.3-r6) 05:08:35 (64/128) Installing libepoxy (1.5.9-r0) 05:08:35 (65/128) Installing fribidi (1.0.11-r0) 05:08:35 (66/128) Installing graphite2 (1.3.14-r0) 05:08:35 (67/128) Installing harfbuzz (3.0.0-r2) 05:08:35 (68/128) Installing libxft (2.3.4-r0) 05:08:35 (69/128) Installing pango (1.48.10-r0) 05:08:35 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:08:35 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:08:35 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:08:35 (73/128) Installing xkeyboard-config (2.34-r0) 05:08:35 (74/128) Installing libxkbcommon (1.3.1-r0) 05:08:35 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:08:35 Executing gtk+3.0-3.24.30-r0.post-install 05:08:35 (76/128) Installing libfontenc (1.1.4-r0) 05:08:35 (77/128) Installing mkfontscale (1.2.1-r1) 05:08:35 (78/128) Installing ttf-opensans (1.10-r1) 05:08:35 Executing ttf-opensans-1.10-r1.post-install 05:08:38 (79/128) Installing libogg (1.3.5-r0) 05:08:38 (80/128) Installing flac (1.3.4-r0) 05:08:38 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:08:38 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:08:38 (83/128) Installing sdl2 (2.0.16-r4) 05:08:38 (84/128) Installing aom-libs (3.2.0-r0) 05:08:38 (85/128) Installing libass (0.15.2-r0) 05:08:38 (86/128) Installing libdav1d (0.9.2-r0) 05:08:38 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:08:38 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:08:38 (89/128) Installing lame (3.100-r0) 05:08:38 (90/128) Installing opus (1.3.1-r1) 05:08:38 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:08:38 (92/128) Installing soxr (0.1.3-r2) 05:08:38 (93/128) Installing libsrt (1.4.2-r1) 05:08:38 (94/128) Installing libssh (0.9.6-r1) 05:08:38 (95/128) Installing libtheora (1.1.1-r16) 05:08:38 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:08:38 (97/128) Installing libdrm (2.4.109-r0) 05:08:38 (98/128) Installing libva (2.13.0-r0) 05:08:38 (99/128) Installing libvdpau (1.4-r0) 05:08:38 (100/128) Installing vidstab (1.1.0-r1) 05:08:38 (101/128) Installing libvorbis (1.3.7-r0) 05:08:38 (102/128) Installing libvpx (1.10.0-r0) 05:08:38 (103/128) Installing vulkan-loader (1.2.196-r0) 05:08:38 (104/128) Installing x264-libs (20210613-r0) 05:08:38 (105/128) Installing x265-libs (3.5-r0) 05:08:38 (106/128) Installing xvidcore (1.3.7-r1) 05:08:38 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:08:39 (108/128) Installing libevent (2.1.12-r4) 05:08:39 (109/128) Installing mesa (21.2.6-r0) 05:08:39 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:08:39 (111/128) Installing mesa-gbm (21.2.6-r0) 05:08:39 (112/128) Installing lcms2 (2.12-r1) 05:08:39 (113/128) Installing nspr (4.32-r0) 05:08:39 (114/128) Installing sqlite-libs (3.36.0-r0) 05:08:39 (115/128) Installing nss (3.78.1-r0) 05:08:39 (116/128) Installing libasyncns (0.8-r1) 05:08:39 (117/128) Installing libltdl (2.4.6-r7) 05:08:39 (118/128) Installing orc (0.4.32-r0) 05:08:39 (119/128) Installing libsndfile (1.0.31-r1) 05:08:39 (120/128) Installing speexdsp (1.2.0-r0) 05:08:39 (121/128) Installing tdb-libs (1.4.5-r0) 05:08:39 (122/128) Installing libpulse (15.0-r2) 05:08:39 (123/128) Installing re2 (2021.11.01-r0) 05:08:39 (124/128) Installing snappy (1.1.9-r1) 05:08:39 (125/128) Installing libgpg-error (1.42-r1) 05:08:39 (126/128) Installing libgcrypt (1.9.4-r0) 05:08:39 (127/128) Installing libxslt (1.1.35-r0) 05:08:39 (128/128) Installing chromium (99.0.4844.84-r0) 05:08:43 Executing busybox-1.34.1-r7.trigger 05:08:43 Executing glib-2.70.5-r0.trigger 05:08:43 Executing shared-mime-info-2.1-r2.trigger 05:08:45 Executing gdk-pixbuf-2.42.8-r0.trigger 05:08:45 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:08:45 Executing fontconfig-2.13.1-r4.trigger 05:08:45 Executing mkfontscale-1.2.1-r1.trigger 05:08:45 OK: 275 MiB in 144 packages 05:08:55 Removing intermediate container 934e16ac08d1 05:08:55 ---> 3a4c9002208d 05:08:55 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:08:55 ---> Running in 4b4e579f26fa 05:08:55 Removing intermediate container 4b4e579f26fa 05:08:55 ---> 5dc18785bdbe 05:08:55 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:08:55 ---> Running in 016c7c0ee7e8 05:08:56 Removing intermediate container 016c7c0ee7e8 05:08:56 ---> c859dc238b1c 05:08:56 Step 5/10 : RUN npm install -g npm 05:08:56 ---> Running in d2a47c87d0a2 05:09:28 05:09:28 removed 7 packages, changed 101 packages, and audited 264 packages in 27s 05:09:28 05:09:28 27 packages are looking for funding 05:09:28 run `npm fund` for details 05:09:28 05:09:28 found 0 vulnerabilities 05:09:31 Removing intermediate container d2a47c87d0a2 05:09:31 ---> ea680f082031 05:09:31 Step 6/10 : ARG USER=1000 05:09:31 ---> Running in 9101cf31d0ab 05:09:31 Removing intermediate container 9101cf31d0ab 05:09:31 ---> a93da22060c0 05:09:31 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:09:31 ---> Running in 3f6b9d056f55 05:09:36 Removing intermediate container 3f6b9d056f55 05:09:36 ---> d96d038b521f 05:09:36 Step 8/10 : USER $USER:$USER 05:09:36 ---> Running in 133fec88deda 05:09:36 Removing intermediate container 133fec88deda 05:09:36 ---> 35aad12e12bd 05:09:36 Step 9/10 : WORKDIR /app 05:09:36 ---> Running in 20ff8b0cf8c3 05:09:36 Removing intermediate container 20ff8b0cf8c3 05:09:36 ---> d7dce48194b3 05:09:36 Step 10/10 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 05:09:36 ---> Running in 4a7016cce850 05:09:36 Removing intermediate container 4a7016cce850 05:09:36 ---> f2a5d2bbfeda 05:09:36 Successfully built f2a5d2bbfeda 05:09:36 Successfully tagged edgexfoundry/edgex-web-ui:7425b0be313c7ccdd8dc1650b27036565ea33f48 05:09:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:09:36 touch edgex-web-ui.imagebuilt 05:09:36 mkdir -p node_modules coverage 05:09:36 chown "1000:1000" node_modules coverage package-lock.json 05:09:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:09:46 npm WARN old lockfile 05:09:46 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:09:46 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:09:46 npm WARN old lockfile 05:09:46 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:09:46 npm WARN old lockfile 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:10:33 npm WARN EBADENGINE Unsupported engine { 05:10:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:10:33 npm WARN EBADENGINE required: { 05:10:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:10:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:10:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:10:33 npm WARN EBADENGINE }, 05:10:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:10:33 npm WARN EBADENGINE } 05:11:00 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:11:01 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 05:11:01 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:11:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:11:04 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:11:05 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:11:08 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:11:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:11:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:11:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:11:31 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:11:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:11:39 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:11:40 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. 05:11:46 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. 05:11:46 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. 05:11:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:12:02 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 05:12:02 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 05:12:29 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. 05:12:51 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. 05:13:30 05:13:30 added 1475 packages, and audited 1476 packages in 4m 05:13:30 05:13:30 90 packages are looking for funding 05:13:30 run `npm fund` for details 05:13:30 05:13:30 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:13:30 05:13:30 To address issues that do not require attention, run: 05:13:30 npm audit fix 05:13:30 05:13:30 To address all issues (including breaking changes), run: 05:13:30 npm audit fix --force 05:13:30 05:13:30 Run `npm audit` for details. 05:13:32 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 05:13:51 - Generating browser application bundles (phase: setup)... 05:14:23 Compiling @angular/core : es2015 as esm2015 05:14:23 Compiling @angular/compiler/testing : es2015 as esm2015 05:14:55 Compiling @angular/common : es2015 as esm2015 05:14:55 Compiling @angular/core/testing : es2015 as esm2015 05:15:02 Compiling @angular/platform-browser : es2015 as esm2015 05:15:02 Compiling @angular/common/testing : es2015 as esm2015 05:15:06 Compiling @angular/router : es2015 as esm2015 05:15:06 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:15:12 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:15:14 Compiling @angular/common/http : es2015 as esm2015 05:15:14 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:15:18 Compiling @angular/forms : es2015 as esm2015 05:15:18 Compiling @angular/common/http/testing : es2015 as esm2015 05:15:19 Compiling @angular/router/testing : es2015 as esm2015 05:16:27 24 05 2023 05:16:21.892:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:16:27 24 05 2023 05:16:21.907:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:16:27 24 05 2023 05:16:21.938:INFO [launcher]: Starting browser ChromeHeadless 05:17:35 24 05 2023 05:17:25.687:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:18:13 24 05 2023 05:18:13.861:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:18:36 ✔ Browser application bundle generation complete. 05:18:36 24 05 2023 05:18:36.056:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket mmGZ0Tl1xIFS2Z5dAAAB with id 13396403 05:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.03 secs) 05:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.755 secs) 05:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.894 secs) 05:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.912 secs) 05:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.077 secs) 05:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.165 secs) 05:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.214 secs) 05:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.229 secs) 05:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.236 secs) 05:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.319 secs) 05:18:57 WARN: ' 05:18:57 It looks like you're using ngModel on the same form field as formControlName. 05:18:57 Support for using the ngModel input property and ngModelChange event with 05:18:57 reactive form directives has been deprecated in Angular v6 and will be removed 05:18:57 in a future version of Angular. 05:18:57 05:18:57 For more information on this, see our API docs here: 05:18:57 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:18:57 ' 05:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.319 secs) 05:18:57 WARN: ' 05:18:57 It looks like you're using ngModel on the same form field as formControlName. 05:18:57 Support for using the ngModel input property and ngModelChange event with 05:18:57 reactive form directives has been deprecated in Angular v6 and will be removed 05:18:57 in a future version of Angular. 05:18:57 05:18:57 For more information on this, see our API docs here: 05:18:57 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:18:57 ' 05:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.513 secs) 05:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.602 secs) 05:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.173 secs) 05:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.271 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.427 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.455 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.518 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.621 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.681 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.788 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.828 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.848 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.865 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.925 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.955 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.982 secs) 05:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.006 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.188 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.252 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.348 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.446 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.486 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.505 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.812 secs) 05:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.924 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.086 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.171 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.246 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.349 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.429 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.45 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.459 secs) 05:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.477 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.523 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.567 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.669 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.767 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.88 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.036 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.085 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.134 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.172 secs) 05:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.221 secs) 05:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.273 secs) 05:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.291 secs) 05:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.49 secs) 05:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.657 secs) 05:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.962 secs) 05:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.037 secs) 05:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.101 secs) 05:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.2 secs) 05:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.222 secs) 05:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.242 secs) 05:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.255 secs) 05:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.518 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.939 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.975 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.188 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.218 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.253 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.297 secs) 05:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.472 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.733 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.775 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.835 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.922 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.965 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.994 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.041 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.154 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.189 secs) 05:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.226 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.258 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.277 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.413 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.549 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.58 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.725 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.875 secs) 05:19:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.92 secs) 05:19:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.101 secs) 05:19:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.167 secs) 05:19:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.201 secs) 05:19:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.319 secs) 05:19:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.395 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.782 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.86 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.902 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.919 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.938 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.114 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.169 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.381 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.457 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.474 secs) 05:19:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.486 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.545 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.584 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.6 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.613 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.667 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.715 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.732 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.745 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.869 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.925 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.982 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.013 secs) 05:19:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.046 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.261 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.289 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.304 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.359 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.418 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.583 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.616 secs) 05:19:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.707 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.872 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.032 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.179 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.344 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.386 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.401 secs) 05:19:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.416 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.674 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.761 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.923 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.986 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.049 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.165 secs) 05:19:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.235 secs) 05:19:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.257 secs) 05:19:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.279 secs) 05:19:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.3 secs) 05:19:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.311 secs) 05:19:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.193 secs / 15.311 secs) 05:19:15 TOTAL: 145 SUCCESS 05:19:15 ✔ Browser application bundle generation complete. 05:19:19 05:19:19 =============================== Coverage summary =============================== 05:19:19 Statements : 41.56% ( 1425/3429 ) 05:19:19 Branches : 12.14% ( 109/898 ) 05:19:19 Functions : 33.33% ( 417/1251 ) 05:19:19 Lines : 39.45% ( 1280/3245 ) 05:19:19 ================================================================================ 05:19:19 24 05 2023 05:19:18.873:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:19:20 ✔ Browser application bundle generation complete. 05:19:21 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:19:22 $ docker stop --time=1 420a7c6f62b2090ed6f14c501c7a6c7329a64c5de645508eeb8951f27f29f710 05:19:23 $ docker rm -f --volumes 420a7c6f62b2090ed6f14c501c7a6c7329a64c5de645508eeb8951f27f29f710 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:28 Warning: overwriting stash ‘coverage-report’ 05:19:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:39 + ls -al . 05:19:39 total 176 05:19:39 drwxrwxr-x 13 jenkins jenkins 4096 May 24 05:05 . 05:19:39 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:02 .. 05:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:02 .blubracket 05:19:39 -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:02 .dockerignore 05:19:39 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:02 .git 05:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:02 .github 05:19:39 -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:02 .gitignore 05:19:39 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:02 Attribution.txt 05:19:39 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:02 CHANGELOG.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:02 CONTRIBUTING.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:02 Dockerfile 05:19:39 -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:02 Jenkinsfile 05:19:39 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:02 LICENSE 05:19:39 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:02 Makefile 05:19:39 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:02 README.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION 05:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:02 assets 05:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:02 bin 05:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:02 cmd 05:19:39 -rw-r--r-- 1 jenkins jenkins 10 May 24 05:05 coverage.out 05:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:02 docs 05:19:39 -rw-rw-r-- 1 jenkins jenkins 3033 May 24 05:02 go.mod 05:19:39 -rw-rw-r-- 1 jenkins jenkins 30596 May 24 05:02 go.sum 05:19:39 drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:02 internal 05:19:39 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:02 snap 05:19:39 drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:02 testing 05:19:39 -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:02 version.go 05:19:39 drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19: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=7425b0be313c7ccdd8dc1650b27036565ea33f48 --label arch=arm64 --label version=0.0.0 . 05:19:41 Sending build context to Docker daemon 33.17MB 05:19:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:19:41 Step 2/25 : FROM ${BASE} AS builder 05:19:41 ---> f293b2e9ebc1 05:19:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:19:42 ---> Running in 56ec76c1b6db 05:19:42 Removing intermediate container 56ec76c1b6db 05:19:42 ---> ef588b2748bf 05:19:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:19:42 ---> Running in aee69030868c 05:19:43 Removing intermediate container aee69030868c 05:19:43 ---> cbde00019f93 05:19:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:19:43 ---> Running in 31f152d3068a 05:19:43 Removing intermediate container 31f152d3068a 05:19:43 ---> b7acb8478758 05:19:43 Step 6/25 : LABEL Name=edgex-ui-go 05:19:43 ---> Running in 33e00f72bea4 05:19:44 Removing intermediate container 33e00f72bea4 05:19:44 ---> 7a7110c480e8 05:19:44 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:19:44 ---> Running in cbb332c6d073 05:19:44 Removing intermediate container cbb332c6d073 05:19:44 ---> ac81df374ff1 05:19:44 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:19:49 ---> 51ed104ae776 05:19:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:49 ---> Running in 0f42aeb345c0 05:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:19:51 OK: 263 MiB in 53 packages 05:19:52 Removing intermediate container 0f42aeb345c0 05:19:52 ---> f478487f22b0 05:19:52 Step 10/25 : ENV GO111MODULE=on 05:19:52 ---> Running in dc8e69c8682a 05:19:53 Removing intermediate container dc8e69c8682a 05:19:53 ---> 3284448aa6b8 05:19:53 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:19:53 ---> Running in 56f88cc5f17f 05:19:53 Removing intermediate container 56f88cc5f17f 05:19:53 ---> 0fc124fe3e34 05:19:53 Step 12/25 : COPY go.mod vendor* ./ 05:19:54 ---> f0618123c96f 05:19:54 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:54 ---> Running in ae20c43be43c 05:19:56 Removing intermediate container ae20c43be43c 05:19:56 ---> ea5ddd712cf2 05:19:56 Step 14/25 : COPY . . 05:20:03 ---> b2b1aea847fc 05:20:03 Step 15/25 : RUN ${MAKE} 05:20:03 ---> Running in c3e88c9a3643 05:20: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 05:22:10 Removing intermediate container c3e88c9a3643 05:22:10 ---> bbdb20c99789 05:22:10 Step 16/25 : FROM alpine:3.17 05:22:10 3.17: Pulling from library/alpine 05:22:10 c41833b44d91: Already exists 05:22:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:22:10 Status: Downloaded newer image for alpine:3.17 05:22:10 ---> 51e60588ff2c 05:22:10 Step 17/25 : EXPOSE 4000 05:22:10 ---> Running in 9cfb6a831d16 05:22:10 Removing intermediate container 9cfb6a831d16 05:22:10 ---> d480bb5f6bf6 05:22:10 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 05:22:10 ---> 3e3f6036ab2e 05:22:10 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:22:10 ---> ac2cb49e3de0 05:22:10 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:22:10 ---> 1c1f0acd442a 05:22:10 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:22:11 ---> Running in 060d0971a9e8 05:22:11 Removing intermediate container 060d0971a9e8 05:22:11 ---> d492afdd419b 05:22:11 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:22:11 ---> Running in 9f045c274f2f 05:22:11 Removing intermediate container 9f045c274f2f 05:22:11 ---> 86c56f2fd9d4 05:22:11 Step 23/25 : LABEL arch=arm64 05:22:11 ---> Running in ea39371f1d70 05:22:11 Removing intermediate container ea39371f1d70 05:22:11 ---> 0f0ef8cac9dc 05:22:11 Step 24/25 : LABEL git_sha=7425b0be313c7ccdd8dc1650b27036565ea33f48 05:22:12 ---> Running in b3d14c028a94 05:22:12 Removing intermediate container b3d14c028a94 05:22:12 ---> 9378d958e25f 05:22:12 Step 25/25 : LABEL version=0.0.0 05:22:12 ---> Running in f4bb6d985b48 05:22:12 Removing intermediate container f4bb6d985b48 05:22:12 ---> 0c2765c64140 05:22:12 [Warning] One or more build-args [ARCH] were not consumed 05:22:12 Successfully built 0c2765c64140 05:22:12 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 05:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:13 05:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:14 arm64: Pulling from edgex-lftools-log-publisher 05:22:14 8998bd30e6a1: Pulling fs layer 05:22:14 04944245beec: Pulling fs layer 05:22:14 699f458cf7ca: Pulling fs layer 05:22:14 765212b225bb: Pulling fs layer 05:22:14 f23df028b6ca: Pulling fs layer 05:22:14 d65c8cfc05b1: Pulling fs layer 05:22:14 2437ff75d9bd: Pulling fs layer 05:22:14 d65c8cfc05b1: Waiting 05:22:14 f23df028b6ca: Waiting 05:22:14 2437ff75d9bd: Waiting 05:22:14 765212b225bb: Waiting 05:22:14 04944245beec: Verifying Checksum 05:22:14 04944245beec: Download complete 05:22:14 765212b225bb: Verifying Checksum 05:22:14 765212b225bb: Download complete 05:22:14 f23df028b6ca: Verifying Checksum 05:22:14 f23df028b6ca: Download complete 05:22:14 d65c8cfc05b1: Verifying Checksum 05:22:14 d65c8cfc05b1: Download complete 05:22:14 699f458cf7ca: Verifying Checksum 05:22:14 699f458cf7ca: Download complete 05:22:15 8998bd30e6a1: Verifying Checksum 05:22:15 8998bd30e6a1: Download complete 05:22:16 2437ff75d9bd: Verifying Checksum 05:22:16 2437ff75d9bd: Download complete 05:22:18 8998bd30e6a1: Pull complete 05:22:19 04944245beec: Pull complete 05:22:20 699f458cf7ca: Pull complete 05:22:20 765212b225bb: Pull complete 05:22:21 f23df028b6ca: Pull complete 05:22:21 d65c8cfc05b1: Pull complete 05:22:36 2437ff75d9bd: Pull complete 05:22:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:37 prd-ubuntu20.04-docker-arm64-4c-16g-16663 does not seem to be running inside a container 05:22:37 $ 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 05:22:40 $ docker top 0a5d2fa488239b3417cc1a0b1720ef69ecff37ae62b556e44b9df7374413a082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:41 ---> job-cost.sh 05:22:41 lf-activate-venv: SKIPPING 05:22:41 INFO: No Stack... 05:22:41 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:42 INFO: Archiving Costs [Pipeline] sh 05:22:42 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:22:42 + cut -d, -f6 [Pipeline] lock 05:22:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] 05:22:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] did not exist. Created. 05:22:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:43 /w/workspace/edgex-ui-go/1@tmp/durable-214e5824/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:43 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:43 Warning: overwriting stash ‘stack-cost’ 05:22:48 Stashed 1 file(s) [Pipeline] } 05:22:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:48 $ docker stop --time=1 0a5d2fa488239b3417cc1a0b1720ef69ecff37ae62b556e44b9df7374413a082 05:22:49 $ docker rm -f --volumes 0a5d2fa488239b3417cc1a0b1720ef69ecff37ae62b556e44b9df7374413a082 [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 05:22:50 provisioning config files... 05:22:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config290106172893737478tmp [Pipeline] { [Pipeline] sh 05:22:51 + set +x 05:22:51 + curl -s https://codecov.io/bash 05:22:51 + bash -s -- 05:22:51 05:22:51 _____ _ 05:22:51 / ____| | | 05:22:51 | | ___ __| | ___ ___ _____ __ 05:22:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:22:51 | |___| (_) | (_| | __/ (_| (_) \ V / 05:22:51 \_____\___/ \__,_|\___|\___\___/ \_/ 05:22:51 Bash-1.0.6 05:22:51 05:22:51 05:22:51 ==> git version 2.25.1 found 05:22:51 ==> 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 05:22:51 Release-Date: 2020-01-08 05:22:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:22:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:22:51 ==> Jenkins CI detected. 05:22:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-617 05:22:51 project root: . 05:22:51 --> token set from env 05:22:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:22:51 ==> Running gcov in . (disable via -X gcov) 05:22:51 ==> Python coveragepy not found 05:22:51 ==> Searching for coverage reports in: 05:22:51 + . 05:22:51 -> Found 1 reports 05:22:51 ==> Detecting git/mercurial file structure 05:22:51 ==> Reading reports 05:22:51 + ./coverage.out bytes=10 05:22:51 ==> Appending adjustments 05:22:51 https://docs.codecov.io/docs/fixing-reports 05:22:52 + Found adjustments 05:22:52 ==> Gzipping contents 05:22:52 12K /tmp/codecov.1rfHsS.gz 05:22:52 ==> Uploading reports 05:22:52 url: https://codecov.io 05:22:52 query: branch=PR-617&commit=7425b0be313c7ccdd8dc1650b27036565ea33f48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=617&job=&cmd_args= 05:22:52 -> Pinging Codecov 05:22:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-617&commit=7425b0be313c7ccdd8dc1650b27036565ea33f48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=617&job=&cmd_args= 05:22:52 -> Uploading to 05:22:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/7425b0be313c7ccdd8dc1650b27036565ea33f48/61c91f21-b6e4-48e7-9964-46aed516e619.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T052252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c10497d79ae2be17c6d8d8ee44716c29e3748a6988dd693e60fe1c067b5388bd 05:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:52 Dload Upload Total Spent Left Speed 05:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 40235 --:--:-- --:--:-- --:--:-- 40235 05:22:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7425b0be313c7ccdd8dc1650b27036565ea33f48 [Pipeline] } 05:22:52 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 05:22:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives ] 05:22:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives 05:22:54 total 16 05:22:54 drwxr-xr-x 3 root root 4096 May 24 05:03 . 05:22:54 drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. 05:22:54 drwxr-xr-x 2 root root 4096 May 24 05:03 cost 05:22:54 -rw-r--r-- 1 root root 83 May 24 05:03 cost.csv 05:22:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives 05:22:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives 05:22:54 total 16 05:22:54 drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:03 . 05:22:54 drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. 05:22:54 drwxr-xr-x 2 jenkins jenkins 4096 May 24 05:03 cost 05:22:54 -rw-r--r-- 1 jenkins jenkins 83 May 24 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:22:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:22:55 ---> package-listing.sh 05:22:55 ++ facter osfamily 05:22:55 ++ tr '[:upper:]' '[:lower:]' 05:22:55 + OS_FAMILY=debian 05:22:55 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-617 05:22:55 + START_PACKAGES=/tmp/packages_start.txt 05:22:55 + END_PACKAGES=/tmp/packages_end.txt 05:22:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:22:55 + PACKAGES=/tmp/packages_start.txt 05:22:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-617 ']' 05:22:55 + PACKAGES=/tmp/packages_end.txt 05:22:55 + case "${OS_FAMILY}" in 05:22:55 + dpkg -l 05:22:55 + grep '^ii' 05:22:55 + '[' -f /tmp/packages_start.txt ']' 05:22:55 + '[' -f /tmp/packages_end.txt ']' 05:22:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:22:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-617 ']' 05:22:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives/ 05:22:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-617/archives/ [Pipeline] echo 05:22:55 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-617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:22:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:56 prd-ubuntu20.04-docker-8c-8g-16660 does not seem to be running inside a container 05:22:56 $ 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-617/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-617 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617:/w/workspace/edgexfoundry_edgex-ui-go_PR-617:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@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 05:22:57 $ docker top 1ee173b8e69642ae28be74654c42a23a696146645d6615b9bf4ad640bf076f5a -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:22:57 + mkdir -p /var/log/sysstat [Pipeline] sh 05:22:58 + ls /var/log/sa-host 05:22:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:58 provisioning config files... 05:22:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-617@tmp/config7157571118951830024tmp [Pipeline] { [Pipeline] echo 05:22:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:22:58 ---> create-netrc.sh [Pipeline] } 05:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:22:59 ---> python-tools-install.sh [Pipeline] echo 05:22:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:22:59 ---> sudo-logs.sh 05:22:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:22:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:22:59 ---> job-cost.sh 05:22:59 lf-activate-venv: SKIPPING 05:22:59 DEBUG: total: 0.2199999988079071 05:22:59 INFO: Retrieving Stack Cost... 05:23:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:00 INFO: Archiving Costs [Pipeline] echo 05:23:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:01 ---> logs-deploy.sh 05:23:01 lf-activate-venv: SKIPPING 05:23:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-617/1 05:23:01 INFO: archiving workspace using pattern(s): 05:23:01 Archives upload complete. 05:23:01 INFO: archiving logs to Nexus