Pull request #610 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4825f6d034bce8ffe810d71343afa70951ed32e7+d464123f9026c9620999a7ddee9d3f5298a9454f (c10b4151e8372c86d0d24bac50fb0fae44339134) 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-ssh13281191449300346771.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-ssh13771270864536442786.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13588421473249189663.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 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-ssh8500799073259906123.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14069798370915532356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15878 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [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-610 # 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 d464123f9026c9620999a7ddee9d3f5298a9454f into PR head commit 4825f6d034bce8ffe810d71343afa70951ed32e7 > 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/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 Merge succeeded, producing 4825f6d034bce8ffe810d71343afa70951ed32e7 Checking out Revision 4825f6d034bce8ffe810d71343afa70951ed32e7 (PR-610) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:48:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:48:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:48:13 ========================================================= 14:48:13 EdgeX Global Pipelines Version Info 14:48:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 > git rev-list --no-walk 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 14:48:14 ------------------- 14:48:14 stable info: 14:48:14 ------------------- 14:48:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:48:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:48:14 Message: update stable to v1.0.249 14:48:14 ------------------- 14:48:14 experimental info: 14:48:14 ------------------- 14:48:14 Commited By: **** collab-it+edgex@linuxfoundation.org 14:48:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:48:14 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4825f6d [Pipeline] echo 14:48:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:15 provisioning config files... 14:48:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config6687825842448524411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:15 ---> docker-login.sh 14:48:15 nexus3.edgexfoundry.org:10001 14:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:16 Configure a credential helper to remove this warning. See 14:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:16 14:48:16 Login Succeeded 14:48:16 nexus3.edgexfoundry.org:10002 14:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:16 Configure a credential helper to remove this warning. See 14:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:16 14:48:16 Login Succeeded 14:48:16 nexus3.edgexfoundry.org:10003 14:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:16 Configure a credential helper to remove this warning. See 14:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:16 14:48:16 Login Succeeded 14:48:16 nexus3.edgexfoundry.org:10004 14:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:16 Configure a credential helper to remove this warning. See 14:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:16 14:48:16 Login Succeeded 14:48:16 docker.io 14:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:16 Configure a credential helper to remove this warning. See 14:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:16 14:48:16 Login Succeeded 14:48:16 ---> docker-login.sh ends [Pipeline] } 14:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:48:17 + git rev-list -1 --merges 4825f6d034bce8ffe810d71343afa70951ed32e7~1..4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo 14:48:17 -----------> git rev-list -1 --merges 4825f6d034bce8ffe810d71343afa70951ed32e7~1..4825f6d034bce8ffe810d71343afa70951ed32e7 4825f6d034bce8ffe810d71343afa70951ed32e7 [false] [Pipeline] sh 14:48:17 + git log --format=format:%s -1 4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo 14:48:17 ========================================================= 14:48:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:48:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:17 + git log --format=format:%s -1 4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo 14:48:17 [semverPrep] GIT_COMMIT: 4825f6d034bce8ffe810d71343afa70951ed32e7, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 14:48:17 [semverPrep] This is not a build commit. [Pipeline] sh 14:48:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:18 + grep -v github /etc/ssh/ssh_known_hosts 14:48:18 + [ -e /tmp/ssh_known_hosts ] 14:48:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:48:18 + + sudo tee -a /etc/ssh/ssh_known_hosts 14:48:18 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:48:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:18 14:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:18 0.1.4: Pulling from edgex-devops/py-git-semver 14:48:18 b85a868b505f: Pulling fs layer 14:48:18 e2be974225ed: Pulling fs layer 14:48:18 339a4e72a1f5: Pulling fs layer 14:48:18 988bab9f4d93: Pulling fs layer 14:48:18 1469e6f7b9e6: Pulling fs layer 14:48:18 eaf3925da568: Pulling fs layer 14:48:18 bab4dde63d76: Pulling fs layer 14:48:18 bde34c3a00c8: Pulling fs layer 14:48:18 b352a97aabf1: Pulling fs layer 14:48:18 4872d77fe225: Pulling fs layer 14:48:18 5851b861e8e6: Pulling fs layer 14:48:18 b352a97aabf1: Waiting 14:48:18 988bab9f4d93: Waiting 14:48:18 4872d77fe225: Waiting 14:48:18 bde34c3a00c8: Waiting 14:48:18 1469e6f7b9e6: Waiting 14:48:18 5851b861e8e6: Waiting 14:48:18 eaf3925da568: Waiting 14:48:18 bab4dde63d76: Waiting 14:48:18 e2be974225ed: Download complete 14:48:18 988bab9f4d93: Download complete 14:48:18 339a4e72a1f5: Verifying Checksum 14:48:18 339a4e72a1f5: Download complete 14:48:19 1469e6f7b9e6: Verifying Checksum 14:48:19 1469e6f7b9e6: Download complete 14:48:19 eaf3925da568: Download complete 14:48:19 bde34c3a00c8: Verifying Checksum 14:48:19 bde34c3a00c8: Download complete 14:48:19 b352a97aabf1: Download complete 14:48:19 4872d77fe225: Verifying Checksum 14:48:19 4872d77fe225: Download complete 14:48:19 5851b861e8e6: Download complete 14:48:19 b85a868b505f: Verifying Checksum 14:48:19 b85a868b505f: Download complete 14:48:19 bab4dde63d76: Verifying Checksum 14:48:19 bab4dde63d76: Download complete 14:48:20 b85a868b505f: Pull complete 14:48:20 e2be974225ed: Pull complete 14:48:21 339a4e72a1f5: Pull complete 14:48:21 988bab9f4d93: Pull complete 14:48:21 1469e6f7b9e6: Pull complete 14:48:21 eaf3925da568: Pull complete 14:48:23 bab4dde63d76: Pull complete 14:48:23 bde34c3a00c8: Pull complete 14:48:23 b352a97aabf1: Pull complete 14:48:23 4872d77fe225: Pull complete 14:48:23 5851b861e8e6: Pull complete 14:48:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:23 prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container 14:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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-devops/py-git-semver:0.1.4 cat 14:48:26 $ docker top 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 -eo pid,comm 14:48:26 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). 14:48:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:26 [ssh-agent] Looking for ssh-agent implementation... 14:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:27 $ docker exec 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent 14:48:27 SSH_AUTH_SOCK=/tmp/ssh-4peFxjHUfYpV/agent.32 14:48:27 SSH_AGENT_PID=38 14:48:27 Running ssh-add (command line suppressed) 14:48:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_8193571635506005533.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_8193571635506005533.key) 14:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:27 + git tag --points-at HEAD [Pipeline] } 14:48:27 $ docker exec --env ******** --env ******** 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent -k 14:48:27 unset SSH_AUTH_SOCK; 14:48:27 unset SSH_AGENT_PID; 14:48:27 echo Agent pid 38 killed; 14:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:27 [ssh-agent] Looking for ssh-agent implementation... 14:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:27 $ docker exec 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent 14:48:27 SSH_AUTH_SOCK=/tmp/ssh-BzaIEzdkmYsF/agent.70 14:48:27 SSH_AGENT_PID=76 14:48:27 Running ssh-add (command line suppressed) 14:48:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_9410959883727686640.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_9410959883727686640.key) 14:48:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:28 + git semver init 14:48:28 2023-05-17 14:48:28,550 [run_init] DEBUG init version:0.0.0 force:False 14:48:28 2023-05-17 14:48:28,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver 14:48:28 2023-05-17 14:48:28,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver 14:48:28 2023-05-17 14:48:28,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610, universal_newlines=False, shell=None, istream=None) 14:48:30 2023-05-17 14:48:29,969 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.git/info/exclude 14:48:30 2023-05-17 14:48:29,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 with force:False 14:48:30 2023-05-17 14:48:29,970 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 14:48:30 2023-05-17 14:48:29,974 [execute] INFO git cat-file --batch-check 14:48:30 2023-05-17 14:48:29,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) 14:48:30 2023-05-17 14:48:29,981 [execute] INFO git cat-file --batch 14:48:30 2023-05-17 14:48:29,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) 14:48:30 2023-05-17 14:48:29,987 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 14:48:30 0.0.0 [Pipeline] } 14:48:30 $ docker exec --env ******** --env ******** 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent -k 14:48:30 unset SSH_AUTH_SOCK; 14:48:30 unset SSH_AGENT_PID; 14:48:30 echo Agent pid 76 killed; 14:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:30 + git semver [Pipeline] } 14:48:30 $ docker stop --time=1 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 14:48:32 $ docker rm -f --volumes 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:48:32 Stashed 1 file(s) [Pipeline] echo 14:48:32 [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 14:48:32 provisioning config files... 14:48:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config13541491994756629010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:33 ---> docker-login.sh 14:48:33 nexus3.edgexfoundry.org:10001 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 nexus3.edgexfoundry.org:10002 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 nexus3.edgexfoundry.org:10003 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 nexus3.edgexfoundry.org:10004 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 docker.io 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 ---> docker-login.sh ends [Pipeline] } 14:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:33 ========================================================= 14:48:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:48:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:34 + 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 . 14:48:34 Sending build context to Docker daemon 45.5MB 14:48:34 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:48:34 Step 2/15 : FROM ${BASE} AS builder 14:48:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:48:34 f56be85fc22e: Pulling fs layer 14:48:34 85791d961cd3: Pulling fs layer 14:48:34 d694b5ae8c79: Pulling fs layer 14:48:34 9f32a84ed3da: Pulling fs layer 14:48:34 4d19c01a9841: Pulling fs layer 14:48:34 9325e15d5711: Pulling fs layer 14:48:34 556b6ee489ea: Pulling fs layer 14:48:34 c5a4b2cf53e6: Pulling fs layer 14:48:34 9325e15d5711: Waiting 14:48:34 556b6ee489ea: Waiting 14:48:34 4d19c01a9841: Waiting 14:48:34 c5a4b2cf53e6: Waiting 14:48:34 9f32a84ed3da: Waiting 14:48:34 85791d961cd3: Verifying Checksum 14:48:34 85791d961cd3: Download complete 14:48:34 9f32a84ed3da: Verifying Checksum 14:48:34 9f32a84ed3da: Download complete 14:48:34 4d19c01a9841: Verifying Checksum 14:48:34 4d19c01a9841: Download complete 14:48:34 f56be85fc22e: Download complete 14:48:34 9325e15d5711: Verifying Checksum 14:48:34 9325e15d5711: Download complete 14:48:34 f56be85fc22e: Pull complete 14:48:35 85791d961cd3: Pull complete 14:48:35 d694b5ae8c79: Verifying Checksum 14:48:35 d694b5ae8c79: Download complete 14:48:35 c5a4b2cf53e6: Verifying Checksum 14:48:35 c5a4b2cf53e6: Download complete 14:48:35 556b6ee489ea: Verifying Checksum 14:48:35 556b6ee489ea: Download complete 14:48:39 d694b5ae8c79: Pull complete 14:48:39 9f32a84ed3da: Pull complete 14:48:39 4d19c01a9841: Pull complete 14:48:39 9325e15d5711: Pull complete 14:48:41 556b6ee489ea: Pull complete 14:48:42 c5a4b2cf53e6: Pull complete 14:48:42 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:48:42 ---> c4be618373d6 14:48:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:48:47 ---> Running in 0068538fda63 14:48:47 Removing intermediate container 0068538fda63 14:48:47 ---> 4a8900fc68bd 14:48:47 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:48:47 ---> Running in 35a3cffc9a2e 14:48:47 Still waiting to schedule task 14:48:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ 14:48:48 Removing intermediate container 35a3cffc9a2e 14:48:48 ---> 4289fb0d8e8c 14:48:48 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:48:48 ---> Running in aea503a5a8fd 14:48:48 Removing intermediate container aea503a5a8fd 14:48:48 ---> 6cc2037e2eda 14:48:48 Step 6/15 : LABEL Name=edgex-ui-go 14:48:48 ---> Running in 172c45b3ecd2 14:48:48 Removing intermediate container 172c45b3ecd2 14:48:48 ---> 426549e4dca3 14:48:48 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:48:48 ---> Running in 586524c3f6cc 14:48:48 Removing intermediate container 586524c3f6cc 14:48:48 ---> 5f540fe83275 14:48:48 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:48:48 latest: Pulling from library/docker 14:48:48 8a49fdb3b6a5: Pulling fs layer 14:48:48 dfb60e7f5d22: Pulling fs layer 14:48:48 f74671f55a8d: Pulling fs layer 14:48:48 e6f03c789ea9: Pulling fs layer 14:48:48 665194951830: Pulling fs layer 14:48:48 88857a7834c8: Pulling fs layer 14:48:48 33e4b8e81540: Pulling fs layer 14:48:48 ae8c1b0b59b3: Pulling fs layer 14:48:48 688812ff7153: Pulling fs layer 14:48:48 9ab9c878efc9: Pulling fs layer 14:48:48 5869b539971f: Pulling fs layer 14:48:48 f9026325e210: Pulling fs layer 14:48:48 fc6f97b7f667: Pulling fs layer 14:48:48 015e68a5e019: Pulling fs layer 14:48:48 5869b539971f: Waiting 14:48:48 9ab9c878efc9: Waiting 14:48:48 f9026325e210: Waiting 14:48:48 fc6f97b7f667: Waiting 14:48:48 33e4b8e81540: Waiting 14:48:48 015e68a5e019: Waiting 14:48:48 688812ff7153: Waiting 14:48:48 ae8c1b0b59b3: Waiting 14:48:48 e6f03c789ea9: Waiting 14:48:48 665194951830: Waiting 14:48:48 88857a7834c8: Waiting 14:48:48 f74671f55a8d: Verifying Checksum 14:48:48 f74671f55a8d: Download complete 14:48:48 8a49fdb3b6a5: Verifying Checksum 14:48:48 8a49fdb3b6a5: Download complete 14:48:49 dfb60e7f5d22: Verifying Checksum 14:48:49 dfb60e7f5d22: Download complete 14:48:49 8a49fdb3b6a5: Pull complete 14:48:49 e6f03c789ea9: Verifying Checksum 14:48:49 e6f03c789ea9: Download complete 14:48:49 33e4b8e81540: Download complete 14:48:49 665194951830: Verifying Checksum 14:48:49 665194951830: Download complete 14:48:49 dfb60e7f5d22: Pull complete 14:48:49 88857a7834c8: Verifying Checksum 14:48:49 88857a7834c8: Download complete 14:48:49 f74671f55a8d: Pull complete 14:48:49 ae8c1b0b59b3: Download complete 14:48:49 688812ff7153: Verifying Checksum 14:48:49 688812ff7153: Download complete 14:48:49 5869b539971f: Download complete 14:48:49 9ab9c878efc9: Download complete 14:48:49 fc6f97b7f667: Verifying Checksum 14:48:49 fc6f97b7f667: Download complete 14:48:49 015e68a5e019: Download complete 14:48:49 e6f03c789ea9: Pull complete 14:48:50 665194951830: Pull complete 14:48:50 88857a7834c8: Pull complete 14:48:50 33e4b8e81540: Pull complete 14:48:50 ae8c1b0b59b3: Pull complete 14:48:50 f9026325e210: Download complete 14:48:50 688812ff7153: Pull complete 14:48:51 9ab9c878efc9: Pull complete 14:48:51 5869b539971f: Pull complete 14:48:52 f9026325e210: Pull complete 14:48:52 fc6f97b7f667: Pull complete 14:48:52 015e68a5e019: Pull complete 14:48:52 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 14:48:52 Status: Downloaded newer image for docker:latest 14:48:54 ---> 54d9a8959edc 14:48:54 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:48:54 ---> Running in 1a92959c48d4 14:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:48:55 OK: 265 MiB in 53 packages 14:48:55 Removing intermediate container 1a92959c48d4 14:48:55 ---> 05e81ba1fbd1 14:48:55 Step 10/15 : ENV GO111MODULE=on 14:48:55 ---> Running in f2bd870d36fc 14:48:55 Removing intermediate container f2bd870d36fc 14:48:55 ---> c79fbb7e2025 14:48:55 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:48:55 ---> Running in 9a727d6002d4 14:48:55 Removing intermediate container 9a727d6002d4 14:48:55 ---> 6c0ed6d16d09 14:48:55 Step 12/15 : COPY go.mod vendor* ./ 14:48:56 ---> 89d08ba35340 14:48:56 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:56 ---> Running in 8f0866c51220 14:49:23 Removing intermediate container 8f0866c51220 14:49:23 ---> 0dfcd0af0723 14:49:23 Step 14/15 : COPY . . 14:49:24 ---> d4b6dc02adee 14:49:24 Step 15/15 : RUN ${MAKE} 14:49:24 ---> Running in 31ed1f3e566f 14:49:24 noop 14:49:24 Removing intermediate container 31ed1f3e566f 14:49:24 ---> 0dcc634c8be8 14:49:24 Successfully built 0dcc634c8be8 14:49:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:25 + docker inspect -f . ci-base-image-x86_64 14:49:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:25 prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container 14:49:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:49:25 $ docker top 01a721ee49582fbc5352d2e789308696818ac6603843ffc9d60100f037751386 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:25 + go version 14:49:25 go version go1.20.2 linux/amd64 [Pipeline] } 14:49:25 $ docker stop --time=1 01a721ee49582fbc5352d2e789308696818ac6603843ffc9d60100f037751386 14:49:27 $ docker rm -f --volumes 01a721ee49582fbc5352d2e789308696818ac6603843ffc9d60100f037751386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:27 + docker inspect -f . ci-base-image-x86_64 14:49:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:27 prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container 14:49:27 $ 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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:49:27 $ docker top 00404234c171aa6c89c234fb0e1e97569b9c199d6924188038840ada42e70869 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] fileExists [Pipeline] sh 14:49:28 + make test 14:49:28 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:49:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:49:42 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:49:42 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:49:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:49:45 ./bin/test-attribution-txt.sh 14:49:45 make -C web test 14:49:45 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' 14:49:45 make[1]: tput: No such file or directory 14:49:45 make[1]: tput: No such file or directory 14:49:45 warning: generating ./VERSION 14:49:45 echo "0.0.0" > VERSION 14:49:45 docker build \ 14:49:45 -f Dockerfile \ 14:49:45 --build-arg USER=1000 \ 14:49:45 \ 14:49:45 --label "git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7" \ 14:49:45 -t edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 \ 14:49:45 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:49:45 . 14:49:45 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:49:45 Install the buildx component to build images with BuildKit: 14:49:45 https://docs.docker.com/go/buildx/ 14:49:45 14:49:45 Sending build context to Docker daemon 2.571MB 14:49:45 Step 1/10 : FROM node:16.17-alpine3.15 14:49:45 16.17-alpine3.15: Pulling from library/node 14:49:45 9621f1afde84: Pulling fs layer 14:49:45 c6f70ee39829: Pulling fs layer 14:49:45 56892a8094a2: Pulling fs layer 14:49:45 58dd87906ef0: Pulling fs layer 14:49:45 58dd87906ef0: Waiting 14:49:45 56892a8094a2: Verifying Checksum 14:49:45 56892a8094a2: Download complete 14:49:45 9621f1afde84: Verifying Checksum 14:49:45 9621f1afde84: Download complete 14:49:45 58dd87906ef0: Verifying Checksum 14:49:45 58dd87906ef0: Download complete 14:49:45 9621f1afde84: Pull complete 14:49:46 c6f70ee39829: Verifying Checksum 14:49:46 c6f70ee39829: Download complete 14:49:47 c6f70ee39829: Pull complete 14:49:47 56892a8094a2: Pull complete 14:49:47 58dd87906ef0: Pull complete 14:49:47 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:49:47 Status: Downloaded newer image for node:16.17-alpine3.15 14:49:47 ---> b69703f70c3d 14:49:47 Step 2/10 : RUN apk add --no-cache chromium 14:49:50 ---> Running in 0de7523eaa7e 14:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:49:50 (1/129) Installing libxau (1.0.9-r0) 14:49:50 (2/129) Installing libmd (1.0.3-r0) 14:49:50 (3/129) Installing libbsd (0.11.3-r1) 14:49:50 (4/129) Installing libxdmcp (1.1.3-r0) 14:49:50 (5/129) Installing libxcb (1.14-r2) 14:49:50 (6/129) Installing libx11 (1.7.3.1-r0) 14:49:50 (7/129) Installing libxext (1.3.4-r0) 14:49:50 (8/129) Installing libice (1.0.10-r0) 14:49:50 (9/129) Installing libuuid (2.37.4-r0) 14:49:50 (10/129) Installing libsm (1.2.3-r0) 14:49:50 (11/129) Installing libxt (1.2.1-r0) 14:49:50 (12/129) Installing libxmu (1.1.3-r0) 14:49:50 (13/129) Installing xset (1.2.4-r0) 14:49:50 (14/129) Installing xprop (1.2.5-r0) 14:49:50 (15/129) Installing xdg-utils (1.1.3-r0) 14:49:50 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 14:49:50 (17/129) Installing pkgconf (1.8.1-r0) 14:49:50 (18/129) Installing libffi (3.4.2-r1) 14:49:50 (19/129) Installing libintl (0.21-r0) 14:49:50 (20/129) Installing libblkid (2.37.4-r0) 14:49:50 (21/129) Installing libmount (2.37.4-r0) 14:49:50 (22/129) Installing pcre (8.45-r1) 14:49:50 (23/129) Installing glib (2.70.1-r0) 14:49:50 (24/129) Installing xz-libs (5.2.5-r1) 14:49:50 (25/129) Installing libxml2 (2.9.14-r2) 14:49:50 (26/129) Installing shared-mime-info (2.1-r2) 14:49:50 (27/129) Installing hicolor-icon-theme (0.17-r1) 14:49:50 (28/129) Installing libjpeg-turbo (2.1.2-r0) 14:49:50 (29/129) Installing libpng (1.6.37-r1) 14:49:50 (30/129) Installing libwebp (1.2.2-r0) 14:49:50 (31/129) Installing zstd-libs (1.5.0-r0) 14:49:50 (32/129) Installing tiff (4.4.0-r1) 14:49:50 (33/129) Installing gdk-pixbuf (2.42.8-r0) 14:49:50 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 14:49:50 (35/129) Installing libxcomposite (0.4.5-r0) 14:49:50 (36/129) Installing libxfixes (6.0.0-r0) 14:49:50 (37/129) Installing libxrender (0.9.10-r3) 14:49:50 (38/129) Installing libxcursor (1.2.0-r0) 14:49:50 (39/129) Installing libxdamage (1.1.5-r1) 14:49:50 (40/129) Installing libxi (1.8-r0) 14:49:50 (41/129) Installing libxinerama (1.1.4-r1) 14:49:50 (42/129) Installing libxrandr (1.5.2-r1) 14:49:50 (43/129) Installing atk (2.36.0-r0) 14:49:50 (44/129) Installing libxtst (1.2.3-r3) 14:49:50 (45/129) Installing dbus-libs (1.12.24-r0) 14:49:50 (46/129) Installing at-spi2-core (2.42.0-r0) 14:49:50 (47/129) Installing at-spi2-atk (2.38.0-r0) 14:49:50 (48/129) Installing expat (2.5.0-r0) 14:49:50 (49/129) Installing brotli-libs (1.0.9-r5) 14:49:50 (50/129) Installing libbz2 (1.0.8-r1) 14:49:50 (51/129) Installing freetype (2.11.1-r2) 14:49:50 (52/129) Installing fontconfig (2.13.1-r4) 14:49:50 (53/129) Installing pixman (0.40.0-r4) 14:49:50 (54/129) Installing cairo (1.16.0-r5) 14:49:50 (55/129) Installing cairo-gobject (1.16.0-r5) 14:49:50 (56/129) Installing avahi-libs (0.8-r5) 14:49:50 (57/129) Installing gmp (6.2.1-r1) 14:49:50 (58/129) Installing nettle (3.7.3-r0) 14:49:50 (59/129) Installing p11-kit (0.24.0-r1) 14:49:50 (60/129) Installing libtasn1 (4.18.0-r1) 14:49:50 (61/129) Installing libunistring (0.9.10-r1) 14:49:50 (62/129) Installing gnutls (3.7.1-r2) 14:49:50 (63/129) Installing cups-libs (2.3.3-r6) 14:49:50 (64/129) Installing libepoxy (1.5.9-r0) 14:49:50 (65/129) Installing fribidi (1.0.11-r0) 14:49:50 (66/129) Installing graphite2 (1.3.14-r0) 14:49:50 (67/129) Installing harfbuzz (3.0.0-r2) 14:49:50 (68/129) Installing libxft (2.3.4-r0) 14:49:50 (69/129) Installing pango (1.48.10-r0) 14:49:50 (70/129) Installing wayland-libs-client (1.19.0-r1) 14:49:50 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 14:49:50 (72/129) Installing wayland-libs-egl (1.19.0-r1) 14:49:50 (73/129) Installing xkeyboard-config (2.34-r0) 14:49:50 (74/129) Installing libxkbcommon (1.3.1-r0) 14:49:50 (75/129) Installing gtk+3.0 (3.24.30-r0) 14:49:50 Executing gtk+3.0-3.24.30-r0.post-install 14:49:51 (76/129) Installing libfontenc (1.1.4-r0) 14:49:51 (77/129) Installing mkfontscale (1.2.1-r1) 14:49:51 (78/129) Installing ttf-opensans (1.10-r1) 14:49:51 Executing ttf-opensans-1.10-r1.post-install 14:49:53 (79/129) Installing libogg (1.3.5-r0) 14:49:53 (80/129) Installing flac (1.3.4-r0) 14:49:53 (81/129) Installing alsa-lib (1.2.5.1-r1) 14:49:53 (82/129) Installing libatomic (10.3.1_git20211027-r0) 14:49:53 (83/129) Installing sdl2 (2.0.16-r4) 14:49:53 (84/129) Installing aom-libs (3.2.0-r0) 14:49:53 (85/129) Installing libass (0.15.2-r0) 14:49:53 (86/129) Installing libdav1d (0.9.2-r0) 14:49:53 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:49:53 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 14:49:53 (89/129) Installing lame (3.100-r0) 14:49:53 (90/129) Installing opus (1.3.1-r1) 14:49:53 (91/129) Installing libgomp (10.3.1_git20211027-r0) 14:49:53 (92/129) Installing soxr (0.1.3-r2) 14:49:53 (93/129) Installing libsrt (1.4.2-r1) 14:49:53 (94/129) Installing libssh (0.9.6-r1) 14:49:53 (95/129) Installing libtheora (1.1.1-r16) 14:49:53 (96/129) Installing v4l-utils-libs (1.22.1-r1) 14:49:53 (97/129) Installing libpciaccess (0.16-r0) 14:49:53 (98/129) Installing libdrm (2.4.109-r0) 14:49:53 (99/129) Installing libva (2.13.0-r0) 14:49:53 (100/129) Installing libvdpau (1.4-r0) 14:49:53 (101/129) Installing vidstab (1.1.0-r1) 14:49:53 (102/129) Installing libvorbis (1.3.7-r0) 14:49:53 (103/129) Installing libvpx (1.10.0-r0) 14:49:53 (104/129) Installing vulkan-loader (1.2.196-r0) 14:49:53 (105/129) Installing x264-libs (20210613-r0) 14:49:53 (106/129) Installing x265-libs (3.5-r0) 14:49:53 (107/129) Installing xvidcore (1.3.7-r1) 14:49:53 (108/129) Installing ffmpeg-libs (4.4.1-r2) 14:49:53 (109/129) Installing libevent (2.1.12-r4) 14:49:53 (110/129) Installing mesa (21.2.6-r0) 14:49:53 (111/129) Installing wayland-libs-server (1.19.0-r1) 14:49:53 (112/129) Installing mesa-gbm (21.2.6-r0) 14:49:53 (113/129) Installing lcms2 (2.12-r1) 14:49:53 (114/129) Installing nspr (4.32-r0) 14:49:53 (115/129) Installing sqlite-libs (3.36.0-r0) 14:49:53 (116/129) Installing nss (3.78.1-r0) 14:49:53 (117/129) Installing libasyncns (0.8-r1) 14:49:53 (118/129) Installing libltdl (2.4.6-r7) 14:49:53 (119/129) Installing orc (0.4.32-r0) 14:49:53 (120/129) Installing libsndfile (1.0.31-r1) 14:49:53 (121/129) Installing speexdsp (1.2.0-r0) 14:49:53 (122/129) Installing tdb-libs (1.4.5-r0) 14:49:53 (123/129) Installing libpulse (15.0-r2) 14:49:53 (124/129) Installing re2 (2021.11.01-r0) 14:49:53 (125/129) Installing snappy (1.1.9-r1) 14:49:53 (126/129) Installing libgpg-error (1.42-r1) 14:49:53 (127/129) Installing libgcrypt (1.9.4-r0) 14:49:53 (128/129) Installing libxslt (1.1.35-r0) 14:49:53 (129/129) Installing chromium (99.0.4844.84-r0) 14:49:54 Executing busybox-1.34.1-r7.trigger 14:49:54 Executing glib-2.70.1-r0.trigger 14:49:54 Executing shared-mime-info-2.1-r2.trigger 14:49:55 Executing gdk-pixbuf-2.42.8-r0.trigger 14:49:55 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:49:55 Executing fontconfig-2.13.1-r4.trigger 14:49:55 Executing mkfontscale-1.2.1-r1.trigger 14:49:55 OK: 286 MiB in 145 packages 14:50:01 Removing intermediate container 0de7523eaa7e 14:50:01 ---> 80c1fbbf2fa6 14:50:01 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:50:01 ---> Running in 39ea047a66f0 14:50:01 Removing intermediate container 39ea047a66f0 14:50:01 ---> 32678547ad5c 14:50:01 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:50:01 ---> Running in 9de9809bea65 14:50:01 Removing intermediate container 9de9809bea65 14:50:01 ---> a7dfb83060e1 14:50:01 Step 5/10 : RUN npm install -g npm 14:50:01 ---> Running in e454e8d8e5f0 14:50:08 14:50:08 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 14:50:08 14:50:08 27 packages are looking for funding 14:50:08 run `npm fund` for details 14:50:08 14:50:08 found 0 vulnerabilities 14:50:08 Removing intermediate container e454e8d8e5f0 14:50:08 ---> c3821870d804 14:50:08 Step 6/10 : ARG USER=1000 14:50:08 ---> Running in a69274d59fe4 14:50:09 Removing intermediate container a69274d59fe4 14:50:09 ---> 520483569003 14:50:09 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:50:09 ---> Running in c8bb906a6f59 14:50:09 Removing intermediate container c8bb906a6f59 14:50:09 ---> 3b4383d50544 14:50:09 Step 8/10 : USER $USER:$USER 14:50:09 ---> Running in 51e7e486ba77 14:50:09 Removing intermediate container 51e7e486ba77 14:50:09 ---> a665485700f2 14:50:09 Step 9/10 : WORKDIR /app 14:50:09 ---> Running in f5697ea2f8b2 14:50:09 Removing intermediate container f5697ea2f8b2 14:50:09 ---> 606433d7b23d 14:50:09 Step 10/10 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 14:50:09 ---> Running in efc60fc042e8 14:50:09 Removing intermediate container efc60fc042e8 14:50:09 ---> b59dd0de3a90 14:50:09 Successfully built b59dd0de3a90 14:50:09 Successfully tagged edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 14:50:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:50:09 touch edgex-web-ui.imagebuilt 14:50:09 mkdir -p node_modules coverage 14:50:09 chown "1000:1000" node_modules coverage package-lock.json 14:50:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:50:11 npm WARN old lockfile 14:50:11 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 14:50:11 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 14:50:11 npm WARN old lockfile 14:50:11 npm WARN old lockfile This is a one-time fix-up, please be patient... 14:50:11 npm WARN old lockfile 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:19 npm WARN EBADENGINE Unsupported engine { 14:50:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:50:19 npm WARN EBADENGINE required: { 14:50:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:50:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:50:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:50:19 npm WARN EBADENGINE }, 14:50:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:50:19 npm WARN EBADENGINE } 14:50:23 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:50:23 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 14:50:23 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:50:23 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:50:23 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 14:50:23 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:50:24 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:50:24 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:50:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:50:26 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:50:28 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 14:50:28 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. 14:50:29 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:50:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:50:29 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 14:50:29 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. 14:50:30 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 14:50:30 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 14:50:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:50:34 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. 14:50:37 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. 14:50:42 14:50:42 added 1478 packages, and audited 1479 packages in 32s 14:50:42 14:50:42 90 packages are looking for funding 14:50:42 run `npm fund` for details 14:50:42 14:50:42 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 14:50:42 14:50:42 To address issues that do not require attention, run: 14:50:42 npm audit fix 14:50:42 14:50:42 To address all issues (including breaking changes), run: 14:50:42 npm audit fix --force 14:50:42 14:50:42 Run `npm audit` for details. 14:50:50 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 14:50:52 - Generating browser application bundles (phase: setup)... 14:50:57 Compiling @angular/core : es2015 as esm2015 14:50:57 Compiling @angular/compiler/testing : es2015 as esm2015 14:51:01 Compiling @angular/common : es2015 as esm2015 14:51:01 Compiling @angular/core/testing : es2015 as esm2015 14:51:01 Compiling @angular/platform-browser : es2015 as esm2015 14:51:01 Compiling @angular/common/testing : es2015 as esm2015 14:51:02 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:51:02 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:51:02 Compiling @angular/router : es2015 as esm2015 14:51:02 Compiling @angular/common/http : es2015 as esm2015 14:51:02 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:51:02 Compiling @angular/forms : es2015 as esm2015 14:51:03 Compiling @angular/common/http/testing : es2015 as esm2015 14:51:05 Compiling @angular/router/testing : es2015 as esm2015 14:51:11 17 05 2023 14:51:10.571:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:51:11 17 05 2023 14:51:10.573:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:51:11 17 05 2023 14:51:10.577:INFO [launcher]: Starting browser ChromeHeadless 14:51:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15881 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] { [Pipeline] ws 14:51:23 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:51:23 The recommended git tool is: git 14:51:23 ✔ Browser application bundle generation complete. 14:51:23 17 05 2023 14:51:23.072:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket EeR90By-Xq67BvHuAAAB with id 925443 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.12 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.29 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.308 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.323 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.337 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.366 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.379 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.431 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.444 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.458 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.469 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.497 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.509 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.521 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.527 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.532 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.559 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.564 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.568 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.571 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.646 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.656 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.661 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.683 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.694 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.696 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.718 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.763 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.774 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.797 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.817 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.849 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.868 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.891 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.902 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.911 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.928 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.937 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.998 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.024 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.054 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.059 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.066 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.071 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.073 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.084 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.097 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.132 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.136 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.139 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.142 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.149 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.157 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.203 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.209 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.213 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.231 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.253 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.257 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.268 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.27 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.277 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.293 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.3 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.302 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.304 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.324 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.335 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.35 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.355 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.359 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.371 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.376 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.378 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.385 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.409 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.419 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.429 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.442 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.446 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.462 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.465 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.467 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.474 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.541 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.546 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.548 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.588 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.621 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.646 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.661 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.689 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.7 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.707 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.715 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.725 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.729 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.737 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.74 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.748 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.772 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.783 secs) 14:51:28 WARN: ' 14:51:28 It looks like you're using ngModel on the same form field as formControlName. 14:51:28 Support for using the ngModel input property and ngModelChange event with 14:51:28 reactive form directives has been deprecated in Angular v6 and will be removed 14:51:28 in a future version of Angular. 14:51:28 14:51:28 For more information on this, see our API docs here: 14:51:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:51:28 ' 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.783 secs) 14:51:28 WARN: ' 14:51:28 It looks like you're using ngModel on the same form field as formControlName. 14:51:28 Support for using the ngModel input property and ngModelChange event with 14:51:28 reactive form directives has been deprecated in Angular v6 and will be removed 14:51:28 in a future version of Angular. 14:51:28 14:51:28 For more information on this, see our API docs here: 14:51:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:51:28 ' 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.809 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.817 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.819 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.821 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.843 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.85 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.853 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.856 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.86 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.865 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.879 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.901 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.905 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.926 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.939 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.959 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.969 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.975 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.979 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.981 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.993 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.027 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.034 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.041 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.045 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.05 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.053 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.071 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.083 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.087 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.153 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.161 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.176 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.21 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.223 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.239 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.245 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.26 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.271 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.292 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.297 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.318 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.338 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.452 secs / 2.338 secs) 14:51:29 TOTAL: 145 SUCCESS 14:51:29 ✔ Browser application bundle generation complete. 14:51:29 14:51:29 =============================== Coverage summary =============================== 14:51:29 Statements : 41.5% ( 1423/3429 ) 14:51:29 Branches : 12.14% ( 109/898 ) 14:51:29 Functions : 33.17% ( 415/1251 ) 14:51:29 Lines : 39.38% ( 1278/3245 ) 14:51:29 ================================================================================ 14:51:29 ✔ Browser application bundle generation complete. 14:51:30 using credential edgex-jenkins-ssh 14:51:30 Cloning the remote Git repository 14:51:30 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' [Pipeline] echo 14:51:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:51:30 $ docker stop --time=1 00404234c171aa6c89c234fb0e1e97569b9c199d6924188038840ada42e70869 14:51:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:51:30 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:51:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:51:30 > git --version # timeout=10 14:51:30 > git --version # 'git version 2.25.1' 14:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:31 $ docker rm -f --volumes 00404234c171aa6c89c234fb0e1e97569b9c199d6924188038840ada42e70869 [Pipeline] // withDockerContainer [Pipeline] sh 14:51:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:51:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:51:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:51:33 + ls -al . 14:51:33 total 180 14:51:33 drwxrwxr-x 14 jenkins jenkins 4096 May 17 14:49 . 14:51:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 .. 14:51:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 .blubracket 14:51:33 -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:48 .dockerignore 14:51:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 .git 14:51:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 .github 14:51:33 -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:48 .gitignore 14:51:33 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:48 .semver 14:51:33 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:48 Attribution.txt 14:51:33 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:48 CHANGELOG.md 14:51:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:48 CONTRIBUTING.md 14:51:33 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:48 Dockerfile 14:51:33 -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:48 Jenkinsfile 14:51:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:48 LICENSE 14:51:33 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:48 Makefile 14:51:33 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:48 README.md 14:51:33 -rw-rw-r-- 1 jenkins jenkins 5 May 17 14:48 VERSION 14:51:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 assets 14:51:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 bin 14:51:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 cmd 14:51:33 -rw-r--r-- 1 jenkins jenkins 10 May 17 14:49 coverage.out 14:51:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 docs 14:51:33 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:48 go.mod 14:51:33 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:48 go.sum 14:51:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 internal 14:51:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 snap 14:51:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 testing 14:51:33 -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:48 version.go 14:51:33 drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:34 + 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=4825f6d034bce8ffe810d71343afa70951ed32e7 --label arch=amd64 --label version=0.0.0 . 14:51:34 Sending build context to Docker daemon 48.26MB 14:51:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:51:34 Step 2/25 : FROM ${BASE} AS builder 14:51:34 ---> 0dcc634c8be8 14:51:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:51:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:51:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:35 ---> Running in 90bc456afa9d 14:51:35 Removing intermediate container 90bc456afa9d 14:51:35 ---> d7ec876eb9b2 14:51:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:51:35 ---> Running in e3e739530c8c 14:51:35 Removing intermediate container e3e739530c8c 14:51:35 ---> e74fedf0f6d7 14:51:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:51:35 ---> Running in b5a9bac517be 14:51:35 Removing intermediate container b5a9bac517be 14:51:35 ---> d77713f0e317 14:51:35 Step 6/25 : LABEL Name=edgex-ui-go 14:51:35 ---> Running in 8322b1f8973b 14:51:35 Removing intermediate container 8322b1f8973b 14:51:35 ---> 51e2f12387e4 14:51:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:51:35 ---> Running in 1ed785ef813e 14:51:35 Removing intermediate container 1ed785ef813e 14:51:35 ---> 31ceead52c60 14:51:35 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:51:36 Merging remotes/origin/main commit d464123f9026c9620999a7ddee9d3f5298a9454f into PR head commit 4825f6d034bce8ffe810d71343afa70951ed32e7 14:51:36 ---> d190f2de21bf 14:51:36 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:36 Merge succeeded, producing 4825f6d034bce8ffe810d71343afa70951ed32e7 14:51:36 Checking out Revision 4825f6d034bce8ffe810d71343afa70951ed32e7 (PR-610) 14:51:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:51:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:51:36 > git config core.sparsecheckout # timeout=10 14:51:36 > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 14:51:36 > git remote # timeout=10 14:51:36 > git config --get remote.origin.url # timeout=10 14:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:36 > git merge d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 14:51:36 > git rev-parse HEAD^{commit} # timeout=10 14:51:36 > git config core.sparsecheckout # timeout=10 14:51:36 ---> Running in 22936d68d815 14:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:51:37 OK: 265 MiB in 53 packages 14:51:37 Removing intermediate container 22936d68d815 14:51:37 ---> 191c1cb69b66 14:51:37 Step 10/25 : ENV GO111MODULE=on 14:51:37 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 14:51:38 ---> Running in dabc3ae522c6 14:51:38 Removing intermediate container dabc3ae522c6 14:51:38 ---> 853319229b32 14:51:38 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:51:38 ---> Running in 572d843e8299 14:51:38 Removing intermediate container 572d843e8299 14:51:38 ---> f26b72f7c29f 14:51:38 Step 12/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:38 ---> 517d979c1417 14:51:38 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:38 ---> Running in c45b5224926d 14:51:36 > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 14:51:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:51:38 % Total % Received % Xferd Average Speed Time Time Time Current 14:51:38 Dload Upload Total Spent Left Speed 14:51:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 14:51:39 Removing intermediate container c45b5224926d 14:51:39 ---> c9ed9d426add 14:51:39 Step 14/25 : COPY . . 14:51:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:51:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:51:39 + sudo tee /etc/docker/daemon.new 14:51:39 { 14:51:39 "registry-mirrors": [ 14:51:39 "https://nexus3.edgexfoundry.org:10001" 14:51:39 ], 14:51:39 "bip": "10.250.0.254/24", 14:51:39 "hosts": [ 14:51:39 "tcp://0.0.0.0:5555", 14:51:39 "unix:///var/run/docker.sock" 14:51:39 ], 14:51:39 "mtu": 1458, 14:51:39 "selinux-enabled": true, 14:51:39 "seccomp-profile": "/etc/docker/seccomp.json" 14:51:39 } [Pipeline] sh 14:51:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:51:40 + sudo service docker restart 14:51:41 ---> 48fbfd56f4e5 14:51:41 Step 15/25 : RUN ${MAKE} 14:51:41 ---> Running in 0d35ea0d1479 14:51:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:58 provisioning config files... 14:51:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config13126761446107977788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:59 ---> docker-login.sh 14:51:59 nexus3.edgexfoundry.org:10001 14:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:00 Configure a credential helper to remove this warning. See 14:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:00 14:52:00 Login Succeeded 14:52:00 nexus3.edgexfoundry.org:10002 14:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:00 Configure a credential helper to remove this warning. See 14:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:00 14:52:00 Login Succeeded 14:52:00 nexus3.edgexfoundry.org:10003 14:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:00 Configure a credential helper to remove this warning. See 14:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:00 14:52:00 Login Succeeded 14:52:00 nexus3.edgexfoundry.org:10004 14:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:01 Configure a credential helper to remove this warning. See 14:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:01 14:52:01 Login Succeeded 14:52:01 docker.io 14:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:01 Configure a credential helper to remove this warning. See 14:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:01 14:52:01 Login Succeeded 14:52:01 ---> docker-login.sh ends [Pipeline] } 14:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:02 ========================================================= 14:52:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:52:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:02 + 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 . 14:52:03 Removing intermediate container 0d35ea0d1479 14:52:03 ---> f5b465eec2f5 14:52:03 Step 16/25 : FROM alpine:3.17 14:52:03 3.17: Pulling from library/alpine 14:52:03 f56be85fc22e: Already exists 14:52:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:52:03 Status: Downloaded newer image for alpine:3.17 14:52:03 ---> 9ed4aefc74f6 14:52:03 Step 17/25 : EXPOSE 4000 14:52:03 ---> Running in 6b9490eead21 14:52:03 Removing intermediate container 6b9490eead21 14:52:03 ---> cb13dac3e1fa 14:52:03 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 14:52:03 ---> e6e4bd77d30d 14:52:03 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:52:03 ---> 49b119820daf 14:52:03 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:52:03 ---> 5d55a2ea832f 14:52:03 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:52:03 ---> Running in e65d0cd37f4c 14:52:03 Sending build context to Docker daemon 28.31MB 14:52:03 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:52:03 Step 2/15 : FROM ${BASE} AS builder 14:52:03 Removing intermediate container e65d0cd37f4c 14:52:03 ---> a3d61f63235f 14:52:03 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:52:03 ---> Running in ca62bbfaa8f7 14:52:03 Removing intermediate container ca62bbfaa8f7 14:52:03 ---> aedb8d737e73 14:52:03 Step 23/25 : LABEL arch=amd64 14:52:03 ---> Running in 2844865c3759 14:52:03 Removing intermediate container 2844865c3759 14:52:03 ---> d723b7e1cd1e 14:52:03 Step 24/25 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 14:52:03 ---> Running in 792d1778fc66 14:52:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:52:03 c41833b44d91: Pulling fs layer 14:52:03 ed15518f5707: Pulling fs layer 14:52:03 feae8fd75edb: Pulling fs layer 14:52:03 242c74f7c9fa: Pulling fs layer 14:52:03 3cdef696dda3: Pulling fs layer 14:52:03 2ced38df9373: Pulling fs layer 14:52:03 58f1dce35555: Pulling fs layer 14:52:03 3cdef696dda3: Waiting 14:52:03 2ced38df9373: Waiting 14:52:03 242c74f7c9fa: Waiting 14:52:03 58f1dce35555: Waiting 14:52:03 ed15518f5707: Verifying Checksum 14:52:03 ed15518f5707: Download complete 14:52:03 242c74f7c9fa: Verifying Checksum 14:52:03 242c74f7c9fa: Download complete 14:52:03 3cdef696dda3: Verifying Checksum 14:52:03 3cdef696dda3: Download complete 14:52:03 c41833b44d91: Verifying Checksum 14:52:03 c41833b44d91: Download complete 14:52:03 Removing intermediate container 792d1778fc66 14:52:03 ---> ed0a061069dc 14:52:03 Step 25/25 : LABEL version=0.0.0 14:52:03 ---> Running in 52b976d50467 14:52:03 Removing intermediate container 52b976d50467 14:52:03 ---> bce6559918db 14:52:03 [Warning] One or more build-args [ARCH] were not consumed 14:52:03 Successfully built bce6559918db 14:52:03 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 14:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:52:04 14:52:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:52:04 latest: Pulling from edgex-lftools-log-publisher 14:52:04 5eb5b503b376: Pulling fs layer 14:52:04 5c69ac0246d0: Pulling fs layer 14:52:04 ec43610c2a17: Pulling fs layer 14:52:04 3a2ae6a8a46f: Pulling fs layer 14:52:04 33b1e0a273af: Pulling fs layer 14:52:04 5d3b04190fa2: Pulling fs layer 14:52:04 2f39f015ded8: Pulling fs layer 14:52:04 3a2ae6a8a46f: Waiting 14:52:04 33b1e0a273af: Waiting 14:52:04 5d3b04190fa2: Waiting 14:52:04 2f39f015ded8: Waiting 14:52:04 5c69ac0246d0: Download complete 14:52:04 3a2ae6a8a46f: Verifying Checksum 14:52:04 3a2ae6a8a46f: Download complete 14:52:04 33b1e0a273af: Verifying Checksum 14:52:04 33b1e0a273af: Download complete 14:52:04 5d3b04190fa2: Download complete 14:52:04 ec43610c2a17: Verifying Checksum 14:52:04 ec43610c2a17: Download complete 14:52:04 5eb5b503b376: Verifying Checksum 14:52:04 5eb5b503b376: Download complete 14:52:05 c41833b44d91: Pull complete 14:52:05 58f1dce35555: Verifying Checksum 14:52:05 58f1dce35555: Download complete 14:52:05 2f39f015ded8: Download complete 14:52:05 ed15518f5707: Pull complete 14:52:05 5eb5b503b376: Pull complete 14:52:06 5c69ac0246d0: Pull complete 14:52:06 2ced38df9373: Verifying Checksum 14:52:06 2ced38df9373: Download complete 14:52:06 feae8fd75edb: Verifying Checksum 14:52:06 feae8fd75edb: Download complete 14:52:06 ec43610c2a17: Pull complete 14:52:06 3a2ae6a8a46f: Pull complete 14:52:06 33b1e0a273af: Pull complete 14:52:06 5d3b04190fa2: Pull complete 14:52:11 2f39f015ded8: Pull complete 14:52:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:52:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:11 prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container 14:52:11 $ 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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:52:18 $ docker top c87687bf7b20959378a74acdab41a26a1f691daa72ea3a113e96338ae71bd9a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:18 ---> job-cost.sh 14:52:18 lf-activate-venv: SKIPPING 14:52:18 INFO: No Stack... 14:52:18 INFO: Retrieving Pricing Info for: v3-standard-8 14:52:18 feae8fd75edb: Pull complete 14:52:18 242c74f7c9fa: Pull complete 14:52:18 3cdef696dda3: Pull complete 14:52:19 INFO: Archiving Costs [Pipeline] sh 14:52:19 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/cost.csv 14:52:19 + cut -d, -f6 [Pipeline] lock 14:52:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] 14:52:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] did not exist. Created. 14:52:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:52:19 + echo total: 0.2199999988079071 [Pipeline] stash 14:52:20 Stashed 1 file(s) [Pipeline] } 14:52:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:52:20 $ docker stop --time=1 c87687bf7b20959378a74acdab41a26a1f691daa72ea3a113e96338ae71bd9a3 14:52:21 $ docker rm -f --volumes c87687bf7b20959378a74acdab41a26a1f691daa72ea3a113e96338ae71bd9a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:52:27 2ced38df9373: Pull complete 14:52:29 58f1dce35555: Pull complete 14:52:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:52:29 ---> fadd8f120f05 14:52:29 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:52:31 ---> Running in 21735211c098 14:52:31 Removing intermediate container 21735211c098 14:52:31 ---> 29e123a27fcb 14:52:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:52:31 ---> Running in 73641bf37605 14:52:31 Removing intermediate container 73641bf37605 14:52:31 ---> 907acad6ef56 14:52:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:52:31 ---> Running in 47292e5cbc77 14:52:32 Removing intermediate container 47292e5cbc77 14:52:32 ---> aeeafe9028d1 14:52:32 Step 6/15 : LABEL Name=edgex-ui-go 14:52:32 ---> Running in 973b9a0c3198 14:52:32 Removing intermediate container 973b9a0c3198 14:52:32 ---> 9b3cd936b3cc 14:52:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:52:32 ---> Running in 21cd298640e6 14:52:33 Removing intermediate container 21cd298640e6 14:52:33 ---> 61af93d9f411 14:52:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:52:33 latest: Pulling from library/docker 14:52:33 08409d417260: Pulling fs layer 14:52:33 bf127bdc9f4f: Pulling fs layer 14:52:33 55b4810136f4: Pulling fs layer 14:52:33 a803316fb129: Pulling fs layer 14:52:33 e4afab677181: Pulling fs layer 14:52:33 567bc94445bd: Pulling fs layer 14:52:33 69eff66c35e2: Pulling fs layer 14:52:33 9e6196db0a93: Pulling fs layer 14:52:33 c8f44004068c: Pulling fs layer 14:52:33 22442686bd72: Pulling fs layer 14:52:33 538120297d91: Pulling fs layer 14:52:33 567bc94445bd: Waiting 14:52:33 69eff66c35e2: Waiting 14:52:33 9e6196db0a93: Waiting 14:52:33 a803316fb129: Waiting 14:52:33 e4afab677181: Waiting 14:52:33 c8f44004068c: Waiting 14:52:33 22442686bd72: Waiting 14:52:33 538120297d91: Waiting 14:52:33 4eaff4018a72: Pulling fs layer 14:52:33 398e5219c811: Pulling fs layer 14:52:33 4eaff4018a72: Waiting 14:52:33 a054eb5e9d23: Pulling fs layer 14:52:33 a054eb5e9d23: Waiting 14:52:33 398e5219c811: Waiting 14:52:33 55b4810136f4: Download complete 14:52:33 bf127bdc9f4f: Verifying Checksum 14:52:33 bf127bdc9f4f: Download complete 14:52:34 08409d417260: Verifying Checksum 14:52:34 08409d417260: Download complete 14:52:34 a803316fb129: Verifying Checksum 14:52:34 a803316fb129: Download complete 14:52:34 567bc94445bd: Verifying Checksum 14:52:34 567bc94445bd: Download complete 14:52:34 e4afab677181: Verifying Checksum 14:52:34 e4afab677181: Download complete 14:52:34 69eff66c35e2: Verifying Checksum 14:52:34 69eff66c35e2: Download complete 14:52:34 9e6196db0a93: Verifying Checksum 14:52:34 9e6196db0a93: Download complete 14:52:34 c8f44004068c: Verifying Checksum 14:52:34 c8f44004068c: Download complete 14:52:34 538120297d91: Verifying Checksum 14:52:34 538120297d91: Download complete 14:52:35 08409d417260: Pull complete 14:52:35 398e5219c811: Verifying Checksum 14:52:35 398e5219c811: Download complete 14:52:35 22442686bd72: Verifying Checksum 14:52:35 22442686bd72: Download complete 14:52:35 a054eb5e9d23: Verifying Checksum 14:52:35 a054eb5e9d23: Download complete 14:52:35 bf127bdc9f4f: Pull complete 14:52:35 55b4810136f4: Pull complete 14:52:36 4eaff4018a72: Verifying Checksum 14:52:36 4eaff4018a72: Download complete 14:52:36 a803316fb129: Pull complete 14:52:37 e4afab677181: Pull complete 14:52:38 567bc94445bd: Pull complete 14:52:38 69eff66c35e2: Pull complete 14:52:38 9e6196db0a93: Pull complete 14:52:39 c8f44004068c: Pull complete 14:52:40 22442686bd72: Pull complete 14:52:40 538120297d91: Pull complete 14:52:43 4eaff4018a72: Pull complete 14:52:43 398e5219c811: Pull complete 14:52:43 a054eb5e9d23: Pull complete 14:52:43 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 14:52:43 Status: Downloaded newer image for docker:latest 14:52:45 ---> 7ce0dd24fd79 14:52:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:45 ---> Running in 3b7a11bf55ee 14:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:52:48 OK: 263 MiB in 53 packages 14:52:49 Removing intermediate container 3b7a11bf55ee 14:52:49 ---> ae9c0bc5ae26 14:52:49 Step 10/15 : ENV GO111MODULE=on 14:52:49 ---> Running in 0718fbd11a9a 14:52:49 Removing intermediate container 0718fbd11a9a 14:52:49 ---> 427990e1784e 14:52:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:52:50 ---> Running in 5bc30fab73cf 14:52:50 Removing intermediate container 5bc30fab73cf 14:52:50 ---> 90c002eb2ec3 14:52:50 Step 12/15 : COPY go.mod vendor* ./ 14:52:50 ---> ac5774509b5b 14:52:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:50 ---> Running in b2733f04142a 14:53:58 Removing intermediate container b2733f04142a 14:53:58 ---> 5efa658aeea3 14:53:58 Step 14/15 : COPY . . 14:53:58 ---> 80f8611d6075 14:53:58 Step 15/15 : RUN ${MAKE} 14:53:58 ---> Running in f9614f7bdc77 14:53:58 noop 14:53:58 Removing intermediate container f9614f7bdc77 14:53:58 ---> 57284b055de4 14:53:58 Successfully built 57284b055de4 14:53:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:59 + docker inspect -f . ci-base-image-arm64 14:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:59 prd-ubuntu20.04-docker-arm64-4c-16g-15881 does not seem to be running inside a container 14:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:54:01 $ docker top 4f1264223b2bfbc87efd46a167bb6632be12362b256226a6e775fa5577fc5b08 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:02 + go version 14:54:02 go version go1.20.2 linux/arm64 [Pipeline] } 14:54:02 $ docker stop --time=1 4f1264223b2bfbc87efd46a167bb6632be12362b256226a6e775fa5577fc5b08 14:54:03 $ docker rm -f --volumes 4f1264223b2bfbc87efd46a167bb6632be12362b256226a6e775fa5577fc5b08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:04 + docker inspect -f . ci-base-image-arm64 14:54:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:04 prd-ubuntu20.04-docker-arm64-4c-16g-15881 does not seem to be running inside a container 14:54:04 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:54:06 $ docker top ff19edd6be05cbd1e0fc0b91605f05109b6023e6e9345b4e0bc9ee7a3f808488 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:06 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 14:54:07 + make test 14:54:07 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:54:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:56:38 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:56:38 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:56:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:53 ./bin/test-attribution-txt.sh 14:56:53 make -C web test 14:56:53 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 14:56:53 make[1]: tput: No such file or directory 14:56:53 make[1]: tput: No such file or directory 14:56:53 warning: generating ./VERSION 14:56:53 echo "0.0.0" > VERSION 14:56:53 docker build \ 14:56:53 -f Dockerfile \ 14:56:53 --build-arg USER=1000 \ 14:56:53 \ 14:56:53 --label "git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7" \ 14:56:53 -t edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 \ 14:56:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:56:53 . 14:56:53 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:56:53 Install the buildx component to build images with BuildKit: 14:56:53 https://docs.docker.com/go/buildx/ 14:56:53 14:56:53 Sending build context to Docker daemon 2.571MB 14:56:53 Step 1/10 : FROM node:16.17-alpine3.15 14:56:53 16.17-alpine3.15: Pulling from library/node 14:56:53 47517142f6ba: Pulling fs layer 14:56:53 5f8c4bfa009b: Pulling fs layer 14:56:53 f7079c9c4ba1: Pulling fs layer 14:56:53 aba105e6f55a: Pulling fs layer 14:56:53 47517142f6ba: Verifying Checksum 14:56:53 47517142f6ba: Download complete 14:56:53 f7079c9c4ba1: Verifying Checksum 14:56:53 f7079c9c4ba1: Download complete 14:56:53 aba105e6f55a: Verifying Checksum 14:56:53 aba105e6f55a: Download complete 14:56:53 5f8c4bfa009b: Verifying Checksum 14:56:53 5f8c4bfa009b: Download complete 14:56:55 47517142f6ba: Pull complete 14:56:58 5f8c4bfa009b: Pull complete 14:56:58 f7079c9c4ba1: Pull complete 14:56:59 aba105e6f55a: Pull complete 14:56:59 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:56:59 Status: Downloaded newer image for node:16.17-alpine3.15 14:56:59 ---> bf1b8b58d215 14:56:59 Step 2/10 : RUN apk add --no-cache chromium 14:56:59 ---> Running in 83623e024902 14:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:57:01 (1/128) Installing libxau (1.0.9-r0) 14:57:01 (2/128) Installing libmd (1.0.3-r0) 14:57:01 (3/128) Installing libbsd (0.11.3-r1) 14:57:01 (4/128) Installing libxdmcp (1.1.3-r0) 14:57:01 (5/128) Installing libxcb (1.14-r2) 14:57:01 (6/128) Installing libx11 (1.7.3.1-r0) 14:57:02 (7/128) Installing libxext (1.3.4-r0) 14:57:02 (8/128) Installing libice (1.0.10-r0) 14:57:02 (9/128) Installing libuuid (2.37.4-r0) 14:57:02 (10/128) Installing libsm (1.2.3-r0) 14:57:02 (11/128) Installing libxt (1.2.1-r0) 14:57:02 (12/128) Installing libxmu (1.1.3-r0) 14:57:02 (13/128) Installing xset (1.2.4-r0) 14:57:02 (14/128) Installing xprop (1.2.5-r0) 14:57:02 (15/128) Installing xdg-utils (1.1.3-r0) 14:57:02 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 14:57:02 (17/128) Installing pkgconf (1.8.1-r0) 14:57:02 (18/128) Installing libffi (3.4.2-r1) 14:57:02 (19/128) Installing libintl (0.21-r0) 14:57:02 (20/128) Installing libblkid (2.37.4-r0) 14:57:02 (21/128) Installing libmount (2.37.4-r0) 14:57:02 (22/128) Installing pcre (8.45-r1) 14:57:02 (23/128) Installing glib (2.70.1-r0) 14:57:02 (24/128) Installing xz-libs (5.2.5-r1) 14:57:02 (25/128) Installing libxml2 (2.9.14-r2) 14:57:02 (26/128) Installing shared-mime-info (2.1-r2) 14:57:02 (27/128) Installing hicolor-icon-theme (0.17-r1) 14:57:02 (28/128) Installing libjpeg-turbo (2.1.2-r0) 14:57:02 (29/128) Installing libpng (1.6.37-r1) 14:57:02 (30/128) Installing libwebp (1.2.2-r0) 14:57:02 (31/128) Installing zstd-libs (1.5.0-r0) 14:57:02 (32/128) Installing tiff (4.4.0-r1) 14:57:02 (33/128) Installing gdk-pixbuf (2.42.8-r0) 14:57:02 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 14:57:02 (35/128) Installing libxcomposite (0.4.5-r0) 14:57:02 (36/128) Installing libxfixes (6.0.0-r0) 14:57:02 (37/128) Installing libxrender (0.9.10-r3) 14:57:02 (38/128) Installing libxcursor (1.2.0-r0) 14:57:02 (39/128) Installing libxdamage (1.1.5-r1) 14:57:02 (40/128) Installing libxi (1.8-r0) 14:57:02 (41/128) Installing libxinerama (1.1.4-r1) 14:57:02 (42/128) Installing libxrandr (1.5.2-r1) 14:57:02 (43/128) Installing atk (2.36.0-r0) 14:57:02 (44/128) Installing libxtst (1.2.3-r3) 14:57:02 (45/128) Installing dbus-libs (1.12.24-r0) 14:57:02 (46/128) Installing at-spi2-core (2.42.0-r0) 14:57:02 (47/128) Installing at-spi2-atk (2.38.0-r0) 14:57:02 (48/128) Installing expat (2.5.0-r0) 14:57:02 (49/128) Installing brotli-libs (1.0.9-r5) 14:57:02 (50/128) Installing libbz2 (1.0.8-r1) 14:57:02 (51/128) Installing freetype (2.11.1-r2) 14:57:02 (52/128) Installing fontconfig (2.13.1-r4) 14:57:02 (53/128) Installing pixman (0.40.0-r4) 14:57:02 (54/128) Installing cairo (1.16.0-r5) 14:57:02 (55/128) Installing cairo-gobject (1.16.0-r5) 14:57:02 (56/128) Installing avahi-libs (0.8-r5) 14:57:02 (57/128) Installing gmp (6.2.1-r1) 14:57:02 (58/128) Installing nettle (3.7.3-r0) 14:57:02 (59/128) Installing p11-kit (0.24.0-r1) 14:57:02 (60/128) Installing libtasn1 (4.18.0-r1) 14:57:02 (61/128) Installing libunistring (0.9.10-r1) 14:57:02 (62/128) Installing gnutls (3.7.1-r2) 14:57:02 (63/128) Installing cups-libs (2.3.3-r6) 14:57:02 (64/128) Installing libepoxy (1.5.9-r0) 14:57:02 (65/128) Installing fribidi (1.0.11-r0) 14:57:02 (66/128) Installing graphite2 (1.3.14-r0) 14:57:02 (67/128) Installing harfbuzz (3.0.0-r2) 14:57:03 (68/128) Installing libxft (2.3.4-r0) 14:57:03 (69/128) Installing pango (1.48.10-r0) 14:57:03 (70/128) Installing wayland-libs-client (1.19.0-r1) 14:57:03 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 14:57:03 (72/128) Installing wayland-libs-egl (1.19.0-r1) 14:57:03 (73/128) Installing xkeyboard-config (2.34-r0) 14:57:03 (74/128) Installing libxkbcommon (1.3.1-r0) 14:57:03 (75/128) Installing gtk+3.0 (3.24.30-r0) 14:57:03 Executing gtk+3.0-3.24.30-r0.post-install 14:57:03 (76/128) Installing libfontenc (1.1.4-r0) 14:57:03 (77/128) Installing mkfontscale (1.2.1-r1) 14:57:03 (78/128) Installing ttf-opensans (1.10-r1) 14:57:03 Executing ttf-opensans-1.10-r1.post-install 14:57:06 (79/128) Installing libogg (1.3.5-r0) 14:57:06 (80/128) Installing flac (1.3.4-r0) 14:57:06 (81/128) Installing alsa-lib (1.2.5.1-r1) 14:57:06 (82/128) Installing libatomic (10.3.1_git20211027-r0) 14:57:06 (83/128) Installing sdl2 (2.0.16-r4) 14:57:06 (84/128) Installing aom-libs (3.2.0-r0) 14:57:06 (85/128) Installing libass (0.15.2-r0) 14:57:06 (86/128) Installing libdav1d (0.9.2-r0) 14:57:06 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:57:06 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 14:57:06 (89/128) Installing lame (3.100-r0) 14:57:06 (90/128) Installing opus (1.3.1-r1) 14:57:06 (91/128) Installing libgomp (10.3.1_git20211027-r0) 14:57:06 (92/128) Installing soxr (0.1.3-r2) 14:57:06 (93/128) Installing libsrt (1.4.2-r1) 14:57:06 (94/128) Installing libssh (0.9.6-r1) 14:57:06 (95/128) Installing libtheora (1.1.1-r16) 14:57:06 (96/128) Installing v4l-utils-libs (1.22.1-r1) 14:57:06 (97/128) Installing libdrm (2.4.109-r0) 14:57:06 (98/128) Installing libva (2.13.0-r0) 14:57:06 (99/128) Installing libvdpau (1.4-r0) 14:57:06 (100/128) Installing vidstab (1.1.0-r1) 14:57:06 (101/128) Installing libvorbis (1.3.7-r0) 14:57:06 (102/128) Installing libvpx (1.10.0-r0) 14:57:06 (103/128) Installing vulkan-loader (1.2.196-r0) 14:57:06 (104/128) Installing x264-libs (20210613-r0) 14:57:06 (105/128) Installing x265-libs (3.5-r0) 14:57:06 (106/128) Installing xvidcore (1.3.7-r1) 14:57:06 (107/128) Installing ffmpeg-libs (4.4.1-r2) 14:57:06 (108/128) Installing libevent (2.1.12-r4) 14:57:06 (109/128) Installing mesa (21.2.6-r0) 14:57:07 (110/128) Installing wayland-libs-server (1.19.0-r1) 14:57:07 (111/128) Installing mesa-gbm (21.2.6-r0) 14:57:07 (112/128) Installing lcms2 (2.12-r1) 14:57:07 (113/128) Installing nspr (4.32-r0) 14:57:07 (114/128) Installing sqlite-libs (3.36.0-r0) 14:57:07 (115/128) Installing nss (3.78.1-r0) 14:57:07 (116/128) Installing libasyncns (0.8-r1) 14:57:07 (117/128) Installing libltdl (2.4.6-r7) 14:57:07 (118/128) Installing orc (0.4.32-r0) 14:57:07 (119/128) Installing libsndfile (1.0.31-r1) 14:57:07 (120/128) Installing speexdsp (1.2.0-r0) 14:57:07 (121/128) Installing tdb-libs (1.4.5-r0) 14:57:07 (122/128) Installing libpulse (15.0-r2) 14:57:07 (123/128) Installing re2 (2021.11.01-r0) 14:57:07 (124/128) Installing snappy (1.1.9-r1) 14:57:07 (125/128) Installing libgpg-error (1.42-r1) 14:57:07 (126/128) Installing libgcrypt (1.9.4-r0) 14:57:07 (127/128) Installing libxslt (1.1.35-r0) 14:57:07 (128/128) Installing chromium (99.0.4844.84-r0) 14:57:11 Executing busybox-1.34.1-r7.trigger 14:57:11 Executing glib-2.70.1-r0.trigger 14:57:11 Executing shared-mime-info-2.1-r2.trigger 14:57:14 Executing gdk-pixbuf-2.42.8-r0.trigger 14:57:14 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:57:14 Executing fontconfig-2.13.1-r4.trigger 14:57:14 Executing mkfontscale-1.2.1-r1.trigger 14:57:14 OK: 275 MiB in 144 packages 14:57:22 Removing intermediate container 83623e024902 14:57:22 ---> 94e80221fbbd 14:57:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:57:22 ---> Running in ae6aaeadf038 14:57:22 Removing intermediate container ae6aaeadf038 14:57:22 ---> 4b40ff31f521 14:57:22 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:57:22 ---> Running in 10a275b30170 14:57:23 Removing intermediate container 10a275b30170 14:57:23 ---> d4618ecdf628 14:57:23 Step 5/10 : RUN npm install -g npm 14:57:23 ---> Running in e0442f5f79bd 14:57:55 14:57:55 removed 7 packages, changed 101 packages, and audited 264 packages in 27s 14:57:55 14:57:55 27 packages are looking for funding 14:57:55 run `npm fund` for details 14:57:55 14:57:55 found 0 vulnerabilities 14:57:57 Removing intermediate container e0442f5f79bd 14:57:57 ---> fc2413404eab 14:57:57 Step 6/10 : ARG USER=1000 14:57:57 ---> Running in 996878d15bec 14:57:57 Removing intermediate container 996878d15bec 14:57:57 ---> 952155be7eb8 14:57:57 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:57:57 ---> Running in 014cc6110dcd 14:57:59 Removing intermediate container 014cc6110dcd 14:57:59 ---> 5da7bbf1a306 14:57:59 Step 8/10 : USER $USER:$USER 14:57:59 ---> Running in 478e797e228c 14:58:00 Removing intermediate container 478e797e228c 14:58:00 ---> 8066567d3545 14:58:00 Step 9/10 : WORKDIR /app 14:58:00 ---> Running in 3cfbeb32558c 14:58:00 Removing intermediate container 3cfbeb32558c 14:58:00 ---> e489084bf79b 14:58:00 Step 10/10 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 14:58:00 ---> Running in f796b3faad0a 14:58:00 Removing intermediate container f796b3faad0a 14:58:00 ---> 5947d3a738ca 14:58:00 Successfully built 5947d3a738ca 14:58:00 Successfully tagged edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 14:58:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:58:00 touch edgex-web-ui.imagebuilt 14:58:00 mkdir -p node_modules coverage 14:58:00 chown "1000:1000" node_modules coverage package-lock.json 14:58:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:58:13 npm WARN old lockfile 14:58:13 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 14:58:13 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 14:58:13 npm WARN old lockfile 14:58:13 npm WARN old lockfile This is a one-time fix-up, please be patient... 14:58:13 npm WARN old lockfile 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:00 npm WARN EBADENGINE Unsupported engine { 14:59:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:59:00 npm WARN EBADENGINE required: { 14:59:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:59:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:59:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:59:00 npm WARN EBADENGINE }, 14:59:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 14:59:00 npm WARN EBADENGINE } 14:59:32 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:59:32 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 14:59:32 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:59:32 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:59:32 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 14:59:34 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:59:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:59:46 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:59:47 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:59:48 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:00:00 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:00:10 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:00:10 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:00:10 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. 15:00:14 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. 15:00:16 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 15:00:18 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:00:31 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 15:00:32 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 15:00:54 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. 15:01:16 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. 15:01:55 15:01:55 added 1475 packages, and audited 1476 packages in 4m 15:01:55 15:01:55 90 packages are looking for funding 15:01:55 run `npm fund` for details 15:01:55 15:01:55 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:01:55 15:01:55 To address issues that do not require attention, run: 15:01:55 npm audit fix 15:01:55 15:01:55 To address all issues (including breaking changes), run: 15:01:55 npm audit fix --force 15:01:55 15:01:55 Run `npm audit` for details. 15:01:58 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 15:02:16 - Generating browser application bundles (phase: setup)... 15:02:48 Compiling @angular/core : es2015 as esm2015 15:02:48 Compiling @angular/compiler/testing : es2015 as esm2015 15:03:20 Compiling @angular/common : es2015 as esm2015 15:03:20 Compiling @angular/core/testing : es2015 as esm2015 15:03:23 Compiling @angular/platform-browser : es2015 as esm2015 15:03:23 Compiling @angular/common/testing : es2015 as esm2015 15:03:27 Compiling @angular/router : es2015 as esm2015 15:03:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:03:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:03:35 Compiling @angular/common/http : es2015 as esm2015 15:03:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:03:41 Compiling @angular/forms : es2015 as esm2015 15:03:41 Compiling @angular/router/testing : es2015 as esm2015 15:03:41 Compiling @angular/common/http/testing : es2015 as esm2015 15:04:48 17 05 2023 15:04:40.631:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:04:48 17 05 2023 15:04:40.644:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:04:48 17 05 2023 15:04:40.676:INFO [launcher]: Starting browser ChromeHeadless 15:05:56 17 05 2023 15:05:47.793:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:06:23 17 05 2023 15:06:21.472:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:06:41 ✔ Browser application bundle generation complete. 15:06:42 17 05 2023 15:06:42.607:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 6EdDmYiXhT9J6BQmAAAB with id 84019441 15:07:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:07:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.782 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.294 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.428 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.856 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.992 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.045 secs) 15:07:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.081 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.465 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.559 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.64 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.657 secs) 15:07:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.071 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.17 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.215 secs) 15:07:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.311 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.868 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.052 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.214 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.383 secs) 15:07:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.472 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.686 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.728 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.794 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.851 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.957 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.028 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.201 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.32 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.386 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.412 secs) 15:07:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.431 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.462 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.523 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.85 secs) 15:07:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.052 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.389 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.463 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.528 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.595 secs) 15:07:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.844 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.042 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.103 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.213 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.257 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.316 secs) 15:07:09 WARN: ' 15:07:09 It looks like you're using ngModel on the same form field as formControlName. 15:07:09 Support for using the ngModel input property and ngModelChange event with 15:07:09 reactive form directives has been deprecated in Angular v6 and will be removed 15:07:09 in a future version of Angular. 15:07:09 15:07:09 For more information on this, see our API docs here: 15:07:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:07:09 ' 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.316 secs) 15:07:09 WARN: ' 15:07:09 It looks like you're using ngModel on the same form field as formControlName. 15:07:09 Support for using the ngModel input property and ngModelChange event with 15:07:09 reactive form directives has been deprecated in Angular v6 and will be removed 15:07:09 in a future version of Angular. 15:07:09 15:07:09 For more information on this, see our API docs here: 15:07:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:07:09 ' 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.517 secs) 15:07:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.57 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.67 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.929 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.962 secs) 15:07:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.009 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.444 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.472 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.544 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.573 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.664 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.719 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.898 secs) 15:07:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.95 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.998 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.021 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.05 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.206 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.267 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.291 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.307 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.324 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.43 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.454 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.467 secs) 15:07:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.818 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.009 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.079 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.106 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.125 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.265 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.287 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.301 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.319 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.33 secs) 15:07:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.572 secs) 15:07:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.615 secs) 15:07:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.833 secs) 15:07:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.004 secs) 15:07:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.069 secs) 15:07:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.092 secs) 15:07:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.14 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.167 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.181 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.28 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.299 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.311 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.476 secs) 15:07:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.051 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.08 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.098 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.208 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.239 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.277 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.311 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.358 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.389 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.414 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.438 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.452 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.485 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.558 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.613 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.65 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.68 secs) 15:07:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.699 secs) 15:07:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.784 secs) 15:07:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.859 secs) 15:07:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.96 secs) 15:07:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.263 secs) 15:07:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.313 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.372 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.452 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.606 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.661 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.693 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.72 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.922 secs) 15:07:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.081 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.107 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.123 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.14 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.231 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.289 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.365 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.398 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.481 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.623 secs) 15:07:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.701 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.785 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.918 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.948 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.995 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.035 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.215 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.247 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.266 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.282 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.294 secs) 15:07:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.461 secs) 15:07:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.419 secs / 15.461 secs) 15:07:21 TOTAL: 145 SUCCESS 15:07:21 ✔ Browser application bundle generation complete. 15:07:26 15:07:26 =============================== Coverage summary =============================== 15:07:26 Statements : 41.56% ( 1425/3429 ) 15:07:26 Branches : 12.14% ( 109/898 ) 15:07:26 Functions : 33.33% ( 417/1251 ) 15:07:26 Lines : 39.45% ( 1280/3245 ) 15:07:26 ================================================================================ 15:07:26 17 05 2023 15:07:25.502:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:07:26 ✔ Browser application bundle generation complete. 15:07:27 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 15:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:07:27 $ docker stop --time=1 ff19edd6be05cbd1e0fc0b91605f05109b6023e6e9345b4e0bc9ee7a3f808488 15:07:29 $ docker rm -f --volumes ff19edd6be05cbd1e0fc0b91605f05109b6023e6e9345b4e0bc9ee7a3f808488 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:34 Warning: overwriting stash ‘coverage-report’ 15:07:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:42 + ls -al . 15:07:42 total 176 15:07:42 drwxrwxr-x 13 jenkins jenkins 4096 May 17 14:54 . 15:07:42 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 .. 15:07:42 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 .blubracket 15:07:42 -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:51 .dockerignore 15:07:42 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 .git 15:07:42 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 .github 15:07:42 -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:51 .gitignore 15:07:42 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:51 Attribution.txt 15:07:42 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:51 CHANGELOG.md 15:07:42 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:51 CONTRIBUTING.md 15:07:42 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:51 Dockerfile 15:07:42 -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:51 Jenkinsfile 15:07:42 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:51 LICENSE 15:07:42 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:51 Makefile 15:07:42 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:51 README.md 15:07:42 -rw-rw-r-- 1 jenkins jenkins 5 May 17 14:48 VERSION 15:07:42 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 assets 15:07:42 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 bin 15:07:42 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 cmd 15:07:42 -rw-r--r-- 1 jenkins jenkins 10 May 17 14:54 coverage.out 15:07:42 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 docs 15:07:42 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:51 go.mod 15:07:42 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:51 go.sum 15:07:42 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 internal 15:07:42 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 snap 15:07:42 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 testing 15:07:42 -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:51 version.go 15:07:42 drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:43 + 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=4825f6d034bce8ffe810d71343afa70951ed32e7 --label arch=arm64 --label version=0.0.0 . 15:07:44 Sending build context to Docker daemon 31.07MB 15:07:44 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:07:44 Step 2/25 : FROM ${BASE} AS builder 15:07:44 ---> 57284b055de4 15:07:44 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:07:45 ---> Running in 7821d4cbfe7d 15:07:45 Removing intermediate container 7821d4cbfe7d 15:07:45 ---> 2bc16e3d1723 15:07:45 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:07:45 ---> Running in 6e5ed8311add 15:07:46 Removing intermediate container 6e5ed8311add 15:07:46 ---> d790a2f027fe 15:07:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:07:46 ---> Running in 908b82fcba9f 15:07:46 Removing intermediate container 908b82fcba9f 15:07:46 ---> e8e7a0a369e5 15:07:46 Step 6/25 : LABEL Name=edgex-ui-go 15:07:46 ---> Running in dd9cd6da0de9 15:07:46 Removing intermediate container dd9cd6da0de9 15:07:46 ---> abef18388600 15:07:46 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:07:46 ---> Running in 1ef36614e5e8 15:07:47 Removing intermediate container 1ef36614e5e8 15:07:47 ---> 25c8fbbf4811 15:07:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:07:49 ---> 10b3197c5e5f 15:07:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:49 ---> Running in 7628605cec9e 15:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:07:51 OK: 263 MiB in 53 packages 15:07:52 Removing intermediate container 7628605cec9e 15:07:52 ---> ffccfbc3a5a3 15:07:52 Step 10/25 : ENV GO111MODULE=on 15:07:52 ---> Running in 087c69a65501 15:07:52 Removing intermediate container 087c69a65501 15:07:52 ---> 94d343ced394 15:07:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:07:52 ---> Running in 08b3b31517d5 15:07:53 Removing intermediate container 08b3b31517d5 15:07:53 ---> 13bef946d6a6 15:07:53 Step 12/25 : COPY go.mod vendor* ./ 15:07:53 ---> a121cd96e492 15:07:53 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:53 ---> Running in a6634bced6eb 15:07:57 Removing intermediate container a6634bced6eb 15:07:57 ---> 855d6810b464 15:07:57 Step 14/25 : COPY . . 15:08:02 ---> a32173deda6c 15:08:02 Step 15/25 : RUN ${MAKE} 15:08:02 ---> Running in 0659d1fe2bf9 15:08: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 15:10:09 Removing intermediate container 0659d1fe2bf9 15:10:09 ---> f7e111464ac0 15:10:09 Step 16/25 : FROM alpine:3.17 15:10:09 3.17: Pulling from library/alpine 15:10:09 c41833b44d91: Already exists 15:10:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:10:09 Status: Downloaded newer image for alpine:3.17 15:10:09 ---> 51e60588ff2c 15:10:09 Step 17/25 : EXPOSE 4000 15:10:09 ---> Running in 13a05d6d0bac 15:10:09 Removing intermediate container 13a05d6d0bac 15:10:09 ---> b9e3c1317cb3 15:10:09 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 15:10:09 ---> 69d058da97f6 15:10:09 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:10:09 ---> b319a4ae2260 15:10:09 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:10:09 ---> b60d75900d1c 15:10:09 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:10:09 ---> Running in 0cb4d38dc186 15:10:09 Removing intermediate container 0cb4d38dc186 15:10:09 ---> 95f6a4d8c595 15:10:09 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:10:09 ---> Running in fd6ce71ed98b 15:10:09 Removing intermediate container fd6ce71ed98b 15:10:09 ---> 8ba0e78f6414 15:10:09 Step 23/25 : LABEL arch=arm64 15:10:09 ---> Running in 972be7e9cfdf 15:10:09 Removing intermediate container 972be7e9cfdf 15:10:09 ---> fb9e412dd3fc 15:10:09 Step 24/25 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 15:10:09 ---> Running in 053cc51d800b 15:10:09 Removing intermediate container 053cc51d800b 15:10:09 ---> 494129e57f4d 15:10:09 Step 25/25 : LABEL version=0.0.0 15:10:09 ---> Running in 84e4417145ba 15:10:09 Removing intermediate container 84e4417145ba 15:10:09 ---> 83d408392f07 15:10:09 [Warning] One or more build-args [ARCH] were not consumed 15:10:09 Successfully built 83d408392f07 15:10:09 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 15:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:10 15:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:11 arm64: Pulling from edgex-lftools-log-publisher 15:10:11 8998bd30e6a1: Pulling fs layer 15:10:11 04944245beec: Pulling fs layer 15:10:11 699f458cf7ca: Pulling fs layer 15:10:11 765212b225bb: Pulling fs layer 15:10:11 f23df028b6ca: Pulling fs layer 15:10:11 d65c8cfc05b1: Pulling fs layer 15:10:11 2437ff75d9bd: Pulling fs layer 15:10:11 f23df028b6ca: Waiting 15:10:11 d65c8cfc05b1: Waiting 15:10:11 2437ff75d9bd: Waiting 15:10:11 765212b225bb: Waiting 15:10:11 04944245beec: Verifying Checksum 15:10:11 04944245beec: Download complete 15:10:11 765212b225bb: Verifying Checksum 15:10:11 765212b225bb: Download complete 15:10:11 f23df028b6ca: Verifying Checksum 15:10:11 f23df028b6ca: Download complete 15:10:11 d65c8cfc05b1: Verifying Checksum 15:10:11 d65c8cfc05b1: Download complete 15:10:11 699f458cf7ca: Verifying Checksum 15:10:11 699f458cf7ca: Download complete 15:10:12 8998bd30e6a1: Verifying Checksum 15:10:12 8998bd30e6a1: Download complete 15:10:14 2437ff75d9bd: Verifying Checksum 15:10:16 8998bd30e6a1: Pull complete 15:10:16 04944245beec: Pull complete 15:10:18 699f458cf7ca: Pull complete 15:10:18 765212b225bb: Pull complete 15:10:19 f23df028b6ca: Pull complete 15:10:19 d65c8cfc05b1: Pull complete 15:10:34 2437ff75d9bd: Pull complete 15:10:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:34 prd-ubuntu20.04-docker-arm64-4c-16g-15881 does not seem to be running inside a container 15:10:34 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:10:37 $ docker top fb945e7edb46080a66f49d1ae6c173877f4bab67e3ecab1d1698efc34b23f61d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:38 ---> job-cost.sh 15:10:38 lf-activate-venv: SKIPPING 15:10:38 INFO: No Stack... 15:10:38 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:39 INFO: Archiving Costs [Pipeline] sh 15:10:39 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 15:10:39 + cut -d, -f6 [Pipeline] lock 15:10:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] 15:10:40 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] did not exist. Created. 15:10:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:40 /w/workspace/edgex-ui-go/2@tmp/durable-67384083/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:41 + echo total: 0.10999999940395355 [Pipeline] stash 15:10:41 Warning: overwriting stash ‘stack-cost’ 15:10:46 Stashed 1 file(s) [Pipeline] } 15:10:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:46 $ docker stop --time=1 fb945e7edb46080a66f49d1ae6c173877f4bab67e3ecab1d1698efc34b23f61d 15:10:47 $ docker rm -f --volumes fb945e7edb46080a66f49d1ae6c173877f4bab67e3ecab1d1698efc34b23f61d [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 15:10:48 provisioning config files... 15:10:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config9151012205708080102tmp [Pipeline] { [Pipeline] sh 15:10:48 + set +x 15:10:48 + curl -s https://codecov.io/bash 15:10:48 + bash -s -- 15:10:48 15:10:48 _____ _ 15:10:48 / ____| | | 15:10:48 | | ___ __| | ___ ___ _____ __ 15:10:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:48 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:48 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:48 Bash-1.0.6 15:10:48 15:10:48 15:10:48 ==> git version 2.25.1 found 15:10:48 ==> 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 15:10:48 Release-Date: 2020-01-08 15:10:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:10:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:10:48 ==> Jenkins CI detected. 15:10:48 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-610 15:10:48 project root: . 15:10:48 --> token set from env 15:10:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:48 ==> Running gcov in . (disable via -X gcov) 15:10:48 ==> Python coveragepy not found 15:10:48 ==> Searching for coverage reports in: 15:10:48 + . 15:10:48 -> Found 1 reports 15:10:48 ==> Detecting git/mercurial file structure 15:10:48 ==> Reading reports 15:10:48 + ./coverage.out bytes=10 15:10:48 ==> Appending adjustments 15:10:48 https://docs.codecov.io/docs/fixing-reports 15:10:49 + Found adjustments 15:10:49 ==> Gzipping contents 15:10:49 12K /tmp/codecov.gdacMQ.gz 15:10:49 ==> Uploading reports 15:10:49 url: https://codecov.io 15:10:49 query: branch=PR-610&commit=4825f6d034bce8ffe810d71343afa70951ed32e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= 15:10:49 -> Pinging Codecov 15:10:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-610&commit=4825f6d034bce8ffe810d71343afa70951ed32e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= 15:10:49 -> Uploading to 15:10:49 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/4825f6d034bce8ffe810d71343afa70951ed32e7/b3b4584d-44c1-479d-a2f1-2894ee01e883.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T151049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=279d0188d72c131a17d74b49badbb59b92ae46036618e4725a1a069979fc42fd 15:10:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:49 Dload Upload Total Spent Left Speed 15:10:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 37314 --:--:-- --:--:-- --:--:-- 37314 15:10:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] } 15:10:49 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 15:10:50 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives ] 15:10:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives 15:10:50 total 16 15:10:50 drwxr-xr-x 3 root root 4096 May 17 14:52 . 15:10:50 drwxrwxr-x 15 jenkins jenkins 4096 May 17 14:52 .. 15:10:50 drwxr-xr-x 2 root root 4096 May 17 14:52 cost 15:10:50 -rw-r--r-- 1 root root 83 May 17 14:52 cost.csv 15:10:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives 15:10:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives 15:10:50 total 16 15:10:50 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:52 . 15:10:50 drwxrwxr-x 15 jenkins jenkins 4096 May 17 14:52 .. 15:10:50 drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:52 cost 15:10:50 -rw-r--r-- 1 jenkins jenkins 83 May 17 14:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:10:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:10:51 ---> package-listing.sh 15:10:51 ++ facter osfamily 15:10:51 ++ tr '[:upper:]' '[:lower:]' 15:10:52 + OS_FAMILY=debian 15:10:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-610 15:10:52 + START_PACKAGES=/tmp/packages_start.txt 15:10:52 + END_PACKAGES=/tmp/packages_end.txt 15:10:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:52 + PACKAGES=/tmp/packages_start.txt 15:10:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' 15:10:52 + PACKAGES=/tmp/packages_end.txt 15:10:52 + case "${OS_FAMILY}" in 15:10:52 + dpkg -l 15:10:52 + grep '^ii' 15:10:52 + '[' -f /tmp/packages_start.txt ']' 15:10:52 + '[' -f /tmp/packages_end.txt ']' 15:10:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' 15:10:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ 15:10:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ [Pipeline] echo 15:10:52 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-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:10:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:53 prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container 15:10:53 $ 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-610/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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:10:53 $ docker top 56b695d8fb5243cd9cf3d165936480286a46150019e4eb1726c7b09a4da752df -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:10:53 + mkdir -p /var/log/sysstat [Pipeline] sh 15:10:54 + ls /var/log/sa-host 15:10:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:54 provisioning config files... 15:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config2831799506960959977tmp [Pipeline] { [Pipeline] echo 15:10:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:10:54 ---> create-netrc.sh [Pipeline] } 15:10:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:10:54 ---> python-tools-install.sh [Pipeline] echo 15:10:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:10:55 ---> sudo-logs.sh 15:10:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:10:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:10:55 ---> job-cost.sh 15:10:55 lf-activate-venv: SKIPPING 15:10:55 DEBUG: total: 0.2199999988079071 15:10:55 INFO: Retrieving Stack Cost... 15:10:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:56 INFO: Archiving Costs [Pipeline] echo 15:10:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:10:56 ---> logs-deploy.sh 15:10:56 lf-activate-venv: SKIPPING 15:10:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-610/2 15:10:56 INFO: archiving workspace using pattern(s): 15:10:57 Archives upload complete. 15:10:57 INFO: archiving logs to Nexus