Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a50055877b3ba9e707da638ed848135075ac4df 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-ssh14461397684162296724.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-ssh3192064245668655565.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13930534629552131310.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-ssh1514848573371275923.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15472673750899399318.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 ‘prd-ubuntu20.04-docker-8c-8g-16507’ Running on prd-ubuntu20.04-docker-8c-8g-16510 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 1a50055877b3ba9e707da638ed848135075ac4df (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 Commit message: "Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.42" > git rev-list --no-walk ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T15:52:44.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T15:52:44.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T15:52:44.308Z] ========================================================= [2023-05-23T15:52:44.308Z] EdgeX Global Pipelines Version Info [2023-05-23T15:52:44.308Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:52:45.392Z] ------------------- [2023-05-23T15:52:45.392Z] stable info: [2023-05-23T15:52:45.392Z] ------------------- [2023-05-23T15:52:45.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T15:52:45.392Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:52:45.392Z] Message: update stable to v1.0.249 [2023-05-23T15:52:45.653Z] ------------------- [2023-05-23T15:52:45.653Z] experimental info: [2023-05-23T15:52:45.653Z] ------------------- [2023-05-23T15:52:45.653Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T15:52:45.653Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:52:45.653Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T15:52:45.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-23T15:52:45.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-23T15:52:45.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T15:52:45.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T15:52:45.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T15:52:45.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T15:52:45.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T15:52:45.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T15:52:45.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T15:52:45.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T15:52:45.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T15:52:45.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-23T15:52:45.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T15:52:45.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T15:52:45.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:52:45.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:52:45.986Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T15:52:45.996Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T15:52:46.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T15:52:46.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T15:52:46.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T15:52:46.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T15:52:46.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T15:52:46.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T15:52:46.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T15:52:46.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T15:52:46.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T15:52:46.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-23T15:52:46.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-23T15:52:46.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-23T15:52:46.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo [2023-05-23T15:52:46.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a50055 [Pipeline] echo [2023-05-23T15:52:46.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:52:46.188Z] provisioning config files... [2023-05-23T15:52:46.199Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1297097232040140326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:52:46.499Z] ---> docker-login.sh [2023-05-23T15:52:46.499Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:52:47.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:47.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:47.881Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:47.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:47.881Z] [2023-05-23T15:52:47.881Z] Login Succeeded [2023-05-23T15:52:47.881Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:52:48.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:48.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:48.140Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:48.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:48.140Z] [2023-05-23T15:52:48.140Z] Login Succeeded [2023-05-23T15:52:48.140Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:52:48.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:48.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:48.140Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:48.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:48.140Z] [2023-05-23T15:52:48.140Z] Login Succeeded [2023-05-23T15:52:48.140Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:52:48.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:48.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:48.399Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:48.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:48.399Z] [2023-05-23T15:52:48.399Z] Login Succeeded [2023-05-23T15:52:48.399Z] docker.io [2023-05-23T15:52:48.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:48.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:48.658Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:48.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:48.658Z] [2023-05-23T15:52:48.658Z] Login Succeeded [2023-05-23T15:52:48.658Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:52:48.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T15:52:49.026Z] + git rev-list -1 --merges 1a50055877b3ba9e707da638ed848135075ac4df~1..1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo [2023-05-23T15:52:49.067Z] -----------> git rev-list -1 --merges 1a50055877b3ba9e707da638ed848135075ac4df~1..1a50055877b3ba9e707da638ed848135075ac4df 1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:52:49.067Z] 1a50055877b3ba9e707da638ed848135075ac4df [false] [Pipeline] sh [2023-05-23T15:52:49.351Z] + git log --format=format:%s -1 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo [2023-05-23T15:52:49.379Z] ========================================================= [2023-05-23T15:52:49.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T15:52:49.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:52:49.706Z] + git log --format=format:%s -1 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo [2023-05-23T15:52:49.717Z] [semverPrep] GIT_COMMIT: 1a50055877b3ba9e707da638ed848135075ac4df, Commit Message: Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.42 [Pipeline] echo [2023-05-23T15:52:49.726Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T15:52:50.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:52:50.093Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T15:52:50.093Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T15:52:50.093Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T15:52:50.093Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T15:52:50.093Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T15:52:50.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:52:50.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:52:50.447Z] [2023-05-23T15:52:50.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:52:50.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:52:51.018Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T15:52:51.018Z] b85a868b505f: Pulling fs layer [2023-05-23T15:52:51.018Z] e2be974225ed: Pulling fs layer [2023-05-23T15:52:51.018Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T15:52:51.018Z] 988bab9f4d93: Pulling fs layer [2023-05-23T15:52:51.018Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T15:52:51.018Z] eaf3925da568: Pulling fs layer [2023-05-23T15:52:51.018Z] bab4dde63d76: Pulling fs layer [2023-05-23T15:52:51.018Z] bde34c3a00c8: Pulling fs layer [2023-05-23T15:52:51.018Z] b352a97aabf1: Pulling fs layer [2023-05-23T15:52:51.018Z] 4872d77fe225: Pulling fs layer [2023-05-23T15:52:51.018Z] 5851b861e8e6: Pulling fs layer [2023-05-23T15:52:51.018Z] eaf3925da568: Waiting [2023-05-23T15:52:51.018Z] 988bab9f4d93: Waiting [2023-05-23T15:52:51.018Z] 1469e6f7b9e6: Waiting [2023-05-23T15:52:51.018Z] bab4dde63d76: Waiting [2023-05-23T15:52:51.018Z] 4872d77fe225: Waiting [2023-05-23T15:52:51.018Z] bde34c3a00c8: Waiting [2023-05-23T15:52:51.018Z] b352a97aabf1: Waiting [2023-05-23T15:52:51.018Z] 5851b861e8e6: Waiting [2023-05-23T15:52:51.276Z] e2be974225ed: Verifying Checksum [2023-05-23T15:52:51.276Z] e2be974225ed: Download complete [2023-05-23T15:52:51.276Z] 988bab9f4d93: Verifying Checksum [2023-05-23T15:52:51.276Z] 988bab9f4d93: Download complete [2023-05-23T15:52:51.276Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T15:52:51.276Z] 339a4e72a1f5: Download complete [2023-05-23T15:52:51.276Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T15:52:51.276Z] 1469e6f7b9e6: Download complete [2023-05-23T15:52:51.276Z] eaf3925da568: Verifying Checksum [2023-05-23T15:52:51.276Z] eaf3925da568: Download complete [2023-05-23T15:52:51.276Z] bde34c3a00c8: Download complete [2023-05-23T15:52:51.276Z] b352a97aabf1: Verifying Checksum [2023-05-23T15:52:51.276Z] b352a97aabf1: Download complete [2023-05-23T15:52:51.276Z] 4872d77fe225: Verifying Checksum [2023-05-23T15:52:51.276Z] 4872d77fe225: Download complete [2023-05-23T15:52:51.276Z] 5851b861e8e6: Verifying Checksum [2023-05-23T15:52:51.276Z] 5851b861e8e6: Download complete [2023-05-23T15:52:51.276Z] b85a868b505f: Verifying Checksum [2023-05-23T15:52:51.276Z] b85a868b505f: Download complete [2023-05-23T15:52:51.534Z] bab4dde63d76: Verifying Checksum [2023-05-23T15:52:51.534Z] bab4dde63d76: Download complete [2023-05-23T15:52:52.911Z] b85a868b505f: Pull complete [2023-05-23T15:52:53.171Z] e2be974225ed: Pull complete [2023-05-23T15:52:53.741Z] 339a4e72a1f5: Pull complete [2023-05-23T15:52:54.001Z] 988bab9f4d93: Pull complete [2023-05-23T15:52:54.569Z] 1469e6f7b9e6: Pull complete [2023-05-23T15:52:54.569Z] eaf3925da568: Pull complete [2023-05-23T15:52:56.477Z] bab4dde63d76: Pull complete [2023-05-23T15:52:56.737Z] bde34c3a00c8: Pull complete [2023-05-23T15:52:56.994Z] b352a97aabf1: Pull complete [2023-05-23T15:52:57.254Z] 4872d77fe225: Pull complete [2023-05-23T15:52:57.254Z] 5851b861e8e6: Pull complete [2023-05-23T15:52:57.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T15:52:57.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:52:57.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:52:57.349Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T15:52:57.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T15:53:01.427Z] $ docker top 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 -eo pid,comm [2023-05-23T15:53:01.486Z] 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). [2023-05-23T15:53:01.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:53:01.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:53:01.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:53:01.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:53:01.640Z] $ docker exec 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent [2023-05-23T15:53:01.750Z] SSH_AUTH_SOCK=/tmp/ssh-DEz2ZhWE8YKP/agent.31 [2023-05-23T15:53:01.750Z] SSH_AGENT_PID=37 [2023-05-23T15:53:01.756Z] Running ssh-add (command line suppressed) [2023-05-23T15:53:01.840Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11849543951394218798.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11849543951394218798.key) [2023-05-23T15:53:01.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:53:02.150Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T15:53:02.165Z] $ docker exec --env ******** --env ******** 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent -k [2023-05-23T15:53:02.255Z] unset SSH_AUTH_SOCK; [2023-05-23T15:53:02.255Z] unset SSH_AGENT_PID; [2023-05-23T15:53:02.255Z] echo Agent pid 37 killed; [2023-05-23T15:53:02.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T15:53:02.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:53:02.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:53:02.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:53:02.412Z] $ docker exec 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent [2023-05-23T15:53:02.518Z] SSH_AUTH_SOCK=/tmp/ssh-mtEvgiQxZzB2/agent.69 [2023-05-23T15:53:02.519Z] SSH_AGENT_PID=75 [2023-05-23T15:53:02.524Z] Running ssh-add (command line suppressed) [2023-05-23T15:53:02.681Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5200556394650762526.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5200556394650762526.key) [2023-05-23T15:53:02.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:53:02.987Z] + git semver init [2023-05-23T15:53:03.246Z] 2023-05-23 15:53:03,163 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T15:53:03.246Z] 2023-05-23 15:53:03,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-23T15:53:03.246Z] 2023-05-23 15:53:03,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-23T15:53:03.246Z] 2023-05-23 15:53:03,165 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:53:05.157Z] 2023-05-23 15:53:04,912 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-23T15:53:05.157Z] 2023-05-23 15:53:04,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-23T15:53:05.157Z] 2023-05-23 15:53:04,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T15:53:05.157Z] 2023-05-23 15:53:04,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T15:53:05.157Z] 3.0.0-dev.15 [Pipeline] } [2023-05-23T15:53:05.165Z] $ docker exec --env ******** --env ******** 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent -k [2023-05-23T15:53:05.265Z] unset SSH_AUTH_SOCK; [2023-05-23T15:53:05.265Z] unset SSH_AGENT_PID; [2023-05-23T15:53:05.265Z] echo Agent pid 75 killed; [2023-05-23T15:53:05.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:53:05.587Z] + git semver [Pipeline] } [2023-05-23T15:53:06.168Z] $ docker stop --time=1 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 [2023-05-23T15:53:07.681Z] $ docker rm -f --volumes 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:53:08.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T15:53:08.322Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T15:53:08.325Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 [2023-05-23T15:53:08.474Z] provisioning config files... [2023-05-23T15:53:08.483Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12429380119611012915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:53:08.785Z] ---> docker-login.sh [2023-05-23T15:53:08.785Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:53:08.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:08.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:08.785Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:08.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:08.785Z] [2023-05-23T15:53:08.785Z] Login Succeeded [2023-05-23T15:53:08.785Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:53:08.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:08.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:08.785Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:08.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:08.785Z] [2023-05-23T15:53:08.785Z] Login Succeeded [2023-05-23T15:53:08.786Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:53:09.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:09.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:09.045Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:09.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:09.045Z] [2023-05-23T15:53:09.045Z] Login Succeeded [2023-05-23T15:53:09.045Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:53:09.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:09.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:09.045Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:09.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:09.045Z] [2023-05-23T15:53:09.045Z] Login Succeeded [2023-05-23T15:53:09.045Z] docker.io [2023-05-23T15:53:09.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:09.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:09.305Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:09.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:09.305Z] [2023-05-23T15:53:09.305Z] Login Succeeded [2023-05-23T15:53:09.305Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:53:09.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T15:53:09.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:53:09.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:53:09.383Z] ========================================================= [2023-05-23T15:53:09.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T15:53:09.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:53:09.684Z] + 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 . [2023-05-23T15:53:09.942Z] Sending build context to Docker daemon 45.56MB [2023-05-23T15:53:09.942Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:53:09.942Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T15:53:10.202Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T15:53:10.202Z] f56be85fc22e: Pulling fs layer [2023-05-23T15:53:10.202Z] 85791d961cd3: Pulling fs layer [2023-05-23T15:53:10.202Z] d694b5ae8c79: Pulling fs layer [2023-05-23T15:53:10.202Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T15:53:10.202Z] 4d19c01a9841: Pulling fs layer [2023-05-23T15:53:10.202Z] 9325e15d5711: Pulling fs layer [2023-05-23T15:53:10.202Z] 556b6ee489ea: Pulling fs layer [2023-05-23T15:53:10.202Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T15:53:10.202Z] 9f32a84ed3da: Waiting [2023-05-23T15:53:10.202Z] 4d19c01a9841: Waiting [2023-05-23T15:53:10.202Z] 9325e15d5711: Waiting [2023-05-23T15:53:10.202Z] 556b6ee489ea: Waiting [2023-05-23T15:53:10.202Z] c5a4b2cf53e6: Waiting [2023-05-23T15:53:10.202Z] 85791d961cd3: Verifying Checksum [2023-05-23T15:53:10.202Z] 85791d961cd3: Download complete [2023-05-23T15:53:10.202Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T15:53:10.202Z] 9f32a84ed3da: Download complete [2023-05-23T15:53:10.202Z] 4d19c01a9841: Verifying Checksum [2023-05-23T15:53:10.202Z] 4d19c01a9841: Download complete [2023-05-23T15:53:10.202Z] f56be85fc22e: Verifying Checksum [2023-05-23T15:53:10.202Z] f56be85fc22e: Download complete [2023-05-23T15:53:10.202Z] 9325e15d5711: Verifying Checksum [2023-05-23T15:53:10.202Z] 9325e15d5711: Download complete [2023-05-23T15:53:10.774Z] f56be85fc22e: Pull complete [2023-05-23T15:53:11.033Z] 85791d961cd3: Pull complete [2023-05-23T15:53:11.033Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T15:53:11.033Z] c5a4b2cf53e6: Download complete [2023-05-23T15:53:11.033Z] d694b5ae8c79: Download complete [2023-05-23T15:53:11.291Z] 556b6ee489ea: Verifying Checksum [2023-05-23T15:53:11.291Z] 556b6ee489ea: Download complete [2023-05-23T15:53:14.572Z] d694b5ae8c79: Pull complete [2023-05-23T15:53:14.572Z] 9f32a84ed3da: Pull complete [2023-05-23T15:53:14.831Z] 4d19c01a9841: Pull complete [2023-05-23T15:53:15.090Z] 9325e15d5711: Pull complete [2023-05-23T15:53:17.623Z] 556b6ee489ea: Pull complete [2023-05-23T15:53:19.000Z] c5a4b2cf53e6: Pull complete [2023-05-23T15:53:19.000Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T15:53:19.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:53:19.000Z] ---> c4be618373d6 [2023-05-23T15:53:19.000Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T15:53:23.431Z] Still waiting to schedule task [2023-05-23T15:53:23.432Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16508’ [2023-05-23T15:53:25.656Z] ---> Running in b48a5bf03faf [2023-05-23T15:53:25.656Z] Removing intermediate container b48a5bf03faf [2023-05-23T15:53:25.656Z] ---> 666caa43a3e7 [2023-05-23T15:53:25.656Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:53:25.656Z] ---> Running in 94eb3059851a [2023-05-23T15:53:26.231Z] Removing intermediate container 94eb3059851a [2023-05-23T15:53:26.231Z] ---> 592f452532a8 [2023-05-23T15:53:26.231Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:53:26.231Z] ---> Running in ef141959fae4 [2023-05-23T15:53:26.804Z] Removing intermediate container ef141959fae4 [2023-05-23T15:53:26.804Z] ---> e8f0d53d796b [2023-05-23T15:53:26.804Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T15:53:26.804Z] ---> Running in 6d241479f242 [2023-05-23T15:53:27.064Z] Removing intermediate container 6d241479f242 [2023-05-23T15:53:27.064Z] ---> 565b6d4fe553 [2023-05-23T15:53:27.064Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T15:53:27.324Z] ---> Running in 33fc9d30106f [2023-05-23T15:53:27.589Z] Removing intermediate container 33fc9d30106f [2023-05-23T15:53:27.589Z] ---> f26f03ef68bd [2023-05-23T15:53:27.589Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T15:53:28.156Z] latest: Pulling from library/docker [2023-05-23T15:53:28.156Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-23T15:53:28.156Z] dfb60e7f5d22: Pulling fs layer [2023-05-23T15:53:28.156Z] f74671f55a8d: Pulling fs layer [2023-05-23T15:53:28.156Z] 75039dcfa57a: Pulling fs layer [2023-05-23T15:53:28.156Z] a867a08cc62a: Pulling fs layer [2023-05-23T15:53:28.156Z] f897c97d93d5: Pulling fs layer [2023-05-23T15:53:28.156Z] 5893dfdf0269: Pulling fs layer [2023-05-23T15:53:28.156Z] 7bd0f5addfbf: Pulling fs layer [2023-05-23T15:53:28.156Z] b3364461d2a2: Pulling fs layer [2023-05-23T15:53:28.156Z] 3b63b390fabe: Pulling fs layer [2023-05-23T15:53:28.156Z] 200a256d559f: Pulling fs layer [2023-05-23T15:53:28.156Z] f36549cf8e4b: Pulling fs layer [2023-05-23T15:53:28.156Z] 135f01648aa4: Pulling fs layer [2023-05-23T15:53:28.156Z] f9804e6a84f9: Pulling fs layer [2023-05-23T15:53:28.156Z] a867a08cc62a: Waiting [2023-05-23T15:53:28.156Z] f897c97d93d5: Waiting [2023-05-23T15:53:28.156Z] 200a256d559f: Waiting [2023-05-23T15:53:28.156Z] f36549cf8e4b: Waiting [2023-05-23T15:53:28.156Z] 5893dfdf0269: Waiting [2023-05-23T15:53:28.156Z] 7bd0f5addfbf: Waiting [2023-05-23T15:53:28.156Z] b3364461d2a2: Waiting [2023-05-23T15:53:28.156Z] 3b63b390fabe: Waiting [2023-05-23T15:53:28.156Z] 75039dcfa57a: Waiting [2023-05-23T15:53:28.156Z] f9804e6a84f9: Waiting [2023-05-23T15:53:28.156Z] 135f01648aa4: Waiting [2023-05-23T15:53:28.415Z] f74671f55a8d: Verifying Checksum [2023-05-23T15:53:28.415Z] f74671f55a8d: Download complete [2023-05-23T15:53:28.415Z] dfb60e7f5d22: Verifying Checksum [2023-05-23T15:53:28.415Z] dfb60e7f5d22: Download complete [2023-05-23T15:53:28.415Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-23T15:53:28.415Z] 8a49fdb3b6a5: Download complete [2023-05-23T15:53:28.674Z] a867a08cc62a: Verifying Checksum [2023-05-23T15:53:28.674Z] a867a08cc62a: Download complete [2023-05-23T15:53:28.674Z] 8a49fdb3b6a5: Pull complete [2023-05-23T15:53:28.674Z] f897c97d93d5: Verifying Checksum [2023-05-23T15:53:28.674Z] f897c97d93d5: Download complete [2023-05-23T15:53:28.674Z] 5893dfdf0269: Verifying Checksum [2023-05-23T15:53:28.674Z] 5893dfdf0269: Download complete [2023-05-23T15:53:28.674Z] 75039dcfa57a: Verifying Checksum [2023-05-23T15:53:28.674Z] 75039dcfa57a: Download complete [2023-05-23T15:53:28.933Z] 7bd0f5addfbf: Verifying Checksum [2023-05-23T15:53:28.933Z] 7bd0f5addfbf: Download complete [2023-05-23T15:53:28.933Z] b3364461d2a2: Verifying Checksum [2023-05-23T15:53:28.933Z] b3364461d2a2: Download complete [2023-05-23T15:53:28.933Z] 200a256d559f: Verifying Checksum [2023-05-23T15:53:28.933Z] 200a256d559f: Download complete [2023-05-23T15:53:28.933Z] 3b63b390fabe: Verifying Checksum [2023-05-23T15:53:28.933Z] 3b63b390fabe: Download complete [2023-05-23T15:53:28.933Z] 135f01648aa4: Download complete [2023-05-23T15:53:28.933Z] f9804e6a84f9: Download complete [2023-05-23T15:53:28.933Z] dfb60e7f5d22: Pull complete [2023-05-23T15:53:29.191Z] f74671f55a8d: Pull complete [2023-05-23T15:53:29.760Z] f36549cf8e4b: Download complete [2023-05-23T15:53:29.760Z] 75039dcfa57a: Pull complete [2023-05-23T15:53:30.326Z] a867a08cc62a: Pull complete [2023-05-23T15:53:30.894Z] f897c97d93d5: Pull complete [2023-05-23T15:53:31.154Z] 5893dfdf0269: Pull complete [2023-05-23T15:53:31.412Z] 7bd0f5addfbf: Pull complete [2023-05-23T15:53:31.714Z] b3364461d2a2: Pull complete [2023-05-23T15:53:33.094Z] 3b63b390fabe: Pull complete [2023-05-23T15:53:34.034Z] 200a256d559f: Pull complete [2023-05-23T15:53:35.409Z] f36549cf8e4b: Pull complete [2023-05-23T15:53:35.409Z] 135f01648aa4: Pull complete [2023-05-23T15:53:35.669Z] f9804e6a84f9: Pull complete [2023-05-23T15:53:35.669Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T15:53:35.928Z] Status: Downloaded newer image for docker:latest [2023-05-23T15:53:38.463Z] ---> 178b75fd3f20 [2023-05-23T15:53:38.463Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:53:38.463Z] ---> Running in 2413b3e0aeb4 [2023-05-23T15:53:38.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:38.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:38.723Z] OK: 265 MiB in 53 packages [2023-05-23T15:53:38.982Z] Removing intermediate container 2413b3e0aeb4 [2023-05-23T15:53:38.982Z] ---> 110f61a1f461 [2023-05-23T15:53:38.982Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T15:53:39.242Z] ---> Running in 80f57d9d1594 [2023-05-23T15:53:39.242Z] Removing intermediate container 80f57d9d1594 [2023-05-23T15:53:39.242Z] ---> 52643b4020f2 [2023-05-23T15:53:39.242Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T15:53:39.242Z] ---> Running in c5c7ebf2b02a [2023-05-23T15:53:39.500Z] Removing intermediate container c5c7ebf2b02a [2023-05-23T15:53:39.500Z] ---> 78209f248bf1 [2023-05-23T15:53:39.500Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T15:53:39.759Z] ---> 66b20834285c [2023-05-23T15:53:39.759Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:39.759Z] ---> Running in c875f8a3544d [2023-05-23T15:54:26.442Z] Removing intermediate container c875f8a3544d [2023-05-23T15:54:26.442Z] ---> 374128c32cf2 [2023-05-23T15:54:26.442Z] Step 14/15 : COPY . . [2023-05-23T15:54:26.442Z] ---> 447b60f6138c [2023-05-23T15:54:26.442Z] Step 15/15 : RUN ${MAKE} [2023-05-23T15:54:26.701Z] ---> Running in 5c0ecdaab949 [2023-05-23T15:54:26.960Z] noop [2023-05-23T15:54:27.527Z] Removing intermediate container 5c0ecdaab949 [2023-05-23T15:54:27.527Z] ---> 450441679cef [2023-05-23T15:54:27.527Z] Successfully built 450441679cef [2023-05-23T15:54:27.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:54:27.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:54:27.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:54:27.909Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T15:54:27.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-23T15:54:28.331Z] $ docker top f68c3ec722c4ca7de5134791003ae8d0b44177e4af9515db3ee5b776cb06dbce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:54:28.676Z] + go version [2023-05-23T15:54:28.676Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T15:54:28.690Z] $ docker stop --time=1 f68c3ec722c4ca7de5134791003ae8d0b44177e4af9515db3ee5b776cb06dbce [2023-05-23T15:54:30.022Z] $ docker rm -f --volumes f68c3ec722c4ca7de5134791003ae8d0b44177e4af9515db3ee5b776cb06dbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:54:30.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:54:30.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:54:30.499Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T15:54:30.531Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-23T15:54:30.980Z] $ docker top 06e56be45a1c5f40fad87c7048ab1088191bb3495398baad7ecacbb18dbcf624 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:54:31.319Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:54:31.614Z] + make test [2023-05-23T15:54:31.614Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T15:54:36.879Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T15:54:45.127Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T15:54:45.127Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T15:54:48.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T15:54:48.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T15:54:48.465Z] ./bin/test-attribution-txt.sh [2023-05-23T15:54:48.465Z] make -C web test [2023-05-23T15:54:48.465Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-23T15:54:48.465Z] make[1]: tput: No such file or directory [2023-05-23T15:54:48.465Z] make[1]: tput: No such file or directory [2023-05-23T15:54:48.465Z] warning: generating ./VERSION [2023-05-23T15:54:48.465Z] echo "0.0.0" > VERSION [2023-05-23T15:54:48.465Z] docker build \ [2023-05-23T15:54:48.465Z] -f Dockerfile \ [2023-05-23T15:54:48.465Z] --build-arg USER=1000 \ [2023-05-23T15:54:48.465Z] \ [2023-05-23T15:54:48.465Z] --label "git_sha=1a50055877b3ba9e707da638ed848135075ac4df" \ [2023-05-23T15:54:48.465Z] -t edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df \ [2023-05-23T15:54:48.465Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T15:54:48.465Z] . [2023-05-23T15:54:48.465Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T15:54:48.465Z] Install the buildx component to build images with BuildKit: [2023-05-23T15:54:48.465Z] https://docs.docker.com/go/buildx/ [2023-05-23T15:54:48.465Z] [2023-05-23T15:54:48.731Z] Sending build context to Docker daemon 2.571MB [2023-05-23T15:54:48.731Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T15:54:48.989Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T15:54:49.260Z] 9621f1afde84: Pulling fs layer [2023-05-23T15:54:49.260Z] c6f70ee39829: Pulling fs layer [2023-05-23T15:54:49.260Z] 56892a8094a2: Pulling fs layer [2023-05-23T15:54:49.260Z] 58dd87906ef0: Pulling fs layer [2023-05-23T15:54:49.260Z] 58dd87906ef0: Waiting [2023-05-23T15:54:49.260Z] 56892a8094a2: Verifying Checksum [2023-05-23T15:54:49.260Z] 56892a8094a2: Download complete [2023-05-23T15:54:49.260Z] 9621f1afde84: Verifying Checksum [2023-05-23T15:54:49.260Z] 9621f1afde84: Download complete [2023-05-23T15:54:49.260Z] 58dd87906ef0: Verifying Checksum [2023-05-23T15:54:49.260Z] 58dd87906ef0: Download complete [2023-05-23T15:54:49.518Z] 9621f1afde84: Pull complete [2023-05-23T15:54:49.518Z] c6f70ee39829: Verifying Checksum [2023-05-23T15:54:49.518Z] c6f70ee39829: Download complete [2023-05-23T15:54:50.892Z] c6f70ee39829: Pull complete [2023-05-23T15:54:50.892Z] 56892a8094a2: Pull complete [2023-05-23T15:54:51.149Z] 58dd87906ef0: Pull complete [2023-05-23T15:54:51.149Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T15:54:51.149Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T15:54:51.149Z] ---> b69703f70c3d [2023-05-23T15:54:51.149Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T15:54:56.524Z] ---> Running in d8dd21f36aa8 [2023-05-23T15:54:56.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:56.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:56.524Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-23T15:54:56.524Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-23T15:54:56.524Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-23T15:54:56.524Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-23T15:54:56.524Z] (5/129) Installing libxcb (1.14-r2) [2023-05-23T15:54:56.524Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-23T15:54:56.784Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-23T15:54:56.784Z] (8/129) Installing libice (1.0.10-r0) [2023-05-23T15:54:56.784Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-23T15:54:56.784Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-23T15:54:56.784Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-23T15:54:56.784Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-23T15:54:56.784Z] (13/129) Installing xset (1.2.4-r0) [2023-05-23T15:54:56.784Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-23T15:54:56.784Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-23T15:54:56.784Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T15:54:56.784Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-23T15:54:56.784Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-23T15:54:56.784Z] (19/129) Installing libintl (0.21-r0) [2023-05-23T15:54:56.784Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-23T15:54:56.784Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-23T15:54:56.784Z] (22/129) Installing pcre (8.45-r1) [2023-05-23T15:54:56.784Z] (23/129) Installing glib (2.70.1-r0) [2023-05-23T15:54:56.784Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-23T15:54:56.784Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-23T15:54:56.784Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-23T15:54:56.784Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T15:54:56.784Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T15:54:56.784Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-23T15:54:56.784Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-23T15:54:56.784Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-23T15:54:56.784Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-23T15:54:56.784Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T15:54:56.784Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T15:54:56.784Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-23T15:54:56.784Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-23T15:54:56.784Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-23T15:54:56.784Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-23T15:54:56.784Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-23T15:54:56.784Z] (40/129) Installing libxi (1.8-r0) [2023-05-23T15:54:56.784Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-23T15:54:56.784Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-23T15:54:56.784Z] (43/129) Installing atk (2.36.0-r0) [2023-05-23T15:54:56.784Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-23T15:54:56.784Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-23T15:54:57.046Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-23T15:54:57.046Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T15:54:57.046Z] (48/129) Installing expat (2.5.0-r0) [2023-05-23T15:54:57.046Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-23T15:54:57.046Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-23T15:54:57.046Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-23T15:54:57.046Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-23T15:54:57.046Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-23T15:54:57.046Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-23T15:54:57.046Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-23T15:54:57.046Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-23T15:54:57.046Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-23T15:54:57.046Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-23T15:54:57.046Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-23T15:54:57.046Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-23T15:54:57.046Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-23T15:54:57.046Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-23T15:54:57.046Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-23T15:54:57.046Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-23T15:54:57.046Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-23T15:54:57.046Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-23T15:54:57.046Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-23T15:54:57.046Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-23T15:54:57.046Z] (69/129) Installing pango (1.48.10-r0) [2023-05-23T15:54:57.046Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T15:54:57.046Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T15:54:57.046Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T15:54:57.306Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-23T15:54:57.306Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-23T15:54:57.306Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T15:54:57.306Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T15:54:57.306Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-23T15:54:57.306Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-23T15:54:57.306Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-23T15:54:57.306Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T15:54:59.853Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-23T15:54:59.853Z] (80/129) Installing flac (1.3.4-r0) [2023-05-23T15:54:59.853Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T15:54:59.853Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T15:54:59.853Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-23T15:54:59.853Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-23T15:54:59.853Z] (85/129) Installing libass (0.15.2-r0) [2023-05-23T15:54:59.853Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-23T15:54:59.853Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T15:54:59.853Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T15:54:59.853Z] (89/129) Installing lame (3.100-r0) [2023-05-23T15:54:59.853Z] (90/129) Installing opus (1.3.1-r1) [2023-05-23T15:54:59.853Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T15:54:59.853Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-23T15:54:59.853Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-23T15:54:59.853Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-23T15:54:59.853Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-23T15:54:59.853Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T15:54:59.853Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-23T15:54:59.853Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-23T15:54:59.853Z] (99/129) Installing libva (2.13.0-r0) [2023-05-23T15:54:59.853Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-23T15:54:59.853Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-23T15:54:59.853Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-23T15:54:59.853Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-23T15:54:59.853Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-23T15:54:59.853Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-23T15:54:59.853Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-23T15:54:59.853Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-23T15:54:59.853Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T15:54:59.853Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-23T15:54:59.853Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-23T15:54:59.853Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T15:54:59.853Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-23T15:54:59.853Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-23T15:54:59.853Z] (114/129) Installing nspr (4.32-r0) [2023-05-23T15:54:59.853Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-23T15:54:59.853Z] (116/129) Installing nss (3.78.1-r0) [2023-05-23T15:54:59.853Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-23T15:54:59.853Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-23T15:54:59.853Z] (119/129) Installing orc (0.4.32-r0) [2023-05-23T15:54:59.853Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-23T15:54:59.853Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-23T15:54:59.853Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-23T15:54:59.853Z] (123/129) Installing libpulse (15.0-r2) [2023-05-23T15:54:59.853Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-23T15:54:59.853Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-23T15:54:59.853Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-23T15:54:59.853Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-23T15:55:00.115Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-23T15:55:00.115Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-23T15:55:01.058Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T15:55:01.058Z] Executing glib-2.70.1-r0.trigger [2023-05-23T15:55:01.058Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T15:55:01.667Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T15:55:01.667Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T15:55:01.929Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T15:55:01.929Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T15:55:01.929Z] OK: 286 MiB in 145 packages [2023-05-23T15:55:10.060Z] Removing intermediate container d8dd21f36aa8 [2023-05-23T15:55:10.060Z] ---> f131226747dd [2023-05-23T15:55:10.060Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T15:55:10.320Z] ---> Running in 467e1469cfed [2023-05-23T15:55:10.580Z] Removing intermediate container 467e1469cfed [2023-05-23T15:55:10.580Z] ---> e225726c975f [2023-05-23T15:55:10.580Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T15:55:10.580Z] ---> Running in 0e77cd98e1bd [2023-05-23T15:55:10.839Z] Removing intermediate container 0e77cd98e1bd [2023-05-23T15:55:10.839Z] ---> 16525b14cd39 [2023-05-23T15:55:10.839Z] Step 5/10 : RUN npm install -g npm [2023-05-23T15:55:11.097Z] ---> Running in d621009bdb8b [2023-05-23T15:55:21.069Z] [2023-05-23T15:55:21.069Z] removed 7 packages, changed 101 packages, and audited 264 packages in 9s [2023-05-23T15:55:21.069Z] [2023-05-23T15:55:21.069Z] 27 packages are looking for funding [2023-05-23T15:55:21.069Z] run `npm fund` for details [2023-05-23T15:55:21.069Z] [2023-05-23T15:55:21.069Z] found 0 vulnerabilities [2023-05-23T15:55:24.372Z] Removing intermediate container d621009bdb8b [2023-05-23T15:55:24.372Z] ---> c6abc3f4726b [2023-05-23T15:55:24.372Z] Step 6/10 : ARG USER=1000 [2023-05-23T15:55:24.372Z] ---> Running in ef4bbc55143e [2023-05-23T15:55:24.372Z] Removing intermediate container ef4bbc55143e [2023-05-23T15:55:24.372Z] ---> 0e5d2ffd1203 [2023-05-23T15:55:24.372Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T15:55:24.632Z] ---> Running in 8a4f603ff666 [2023-05-23T15:55:26.012Z] Removing intermediate container 8a4f603ff666 [2023-05-23T15:55:26.012Z] ---> 946832dee6ae [2023-05-23T15:55:26.012Z] Step 8/10 : USER $USER:$USER [2023-05-23T15:55:26.012Z] ---> Running in 2fa3f001ea11 [2023-05-23T15:55:26.582Z] Removing intermediate container 2fa3f001ea11 [2023-05-23T15:55:26.582Z] ---> f9c3889500af [2023-05-23T15:55:26.582Z] Step 9/10 : WORKDIR /app [2023-05-23T15:55:26.582Z] ---> Running in 8c0a08585207 [2023-05-23T15:55:26.843Z] Removing intermediate container 8c0a08585207 [2023-05-23T15:55:26.843Z] ---> f87268dff773 [2023-05-23T15:55:26.843Z] Step 10/10 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:55:27.103Z] ---> Running in 15d564c32c68 [2023-05-23T15:55:27.363Z] Removing intermediate container 15d564c32c68 [2023-05-23T15:55:27.363Z] ---> 467caacfd9a7 [2023-05-23T15:55:27.363Z] Successfully built 467caacfd9a7 [2023-05-23T15:55:27.363Z] Successfully tagged edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:55:27.363Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T15:55:27.363Z] touch edgex-web-ui.imagebuilt [2023-05-23T15:55:27.363Z] mkdir -p node_modules coverage [2023-05-23T15:55:27.363Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T15:55:27.363Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T15:55:29.273Z] npm WARN old lockfile [2023-05-23T15:55:29.273Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T15:55:29.273Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T15:55:29.273Z] npm WARN old lockfile [2023-05-23T15:55:29.273Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T15:55:29.273Z] npm WARN old lockfile [2023-05-23T15:55:29.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16513 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-23T15:55:29.741Z] Running in /w/workspace/edgex-ui-go/111 [Pipeline] { [Pipeline] checkout [2023-05-23T15:55:29.783Z] The recommended git tool is: git [2023-05-23T15:55:36.175Z] using credential edgex-jenkins-ssh [2023-05-23T15:55:36.198Z] Cloning the remote Git repository [2023-05-23T15:55:36.257Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T15:55:36.385Z] > git init /w/workspace/edgex-ui-go/111 # timeout=10 [2023-05-23T15:55:36.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T15:55:36.559Z] > git --version # timeout=10 [2023-05-23T15:55:36.583Z] > git --version # 'git version 2.25.1' [2023-05-23T15:55:36.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T15:55:36.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE required: { [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE }, [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:55:37.400Z] npm WARN EBADENGINE } [2023-05-23T15:55:40.699Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T15:55:40.699Z] 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 [2023-05-23T15:55:40.957Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T15:55:40.957Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T15:55:40.957Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T15:55:41.215Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T15:55:41.497Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T15:55:40.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T15:55:40.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:55:41.827Z] Avoid second fetch [2023-05-23T15:55:41.828Z] Checking out Revision 1a50055877b3ba9e707da638ed848135075ac4df (main) [2023-05-23T15:55:42.436Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T15:55:42.898Z] Commit message: "Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.42" [2023-05-23T15:55:41.858Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T15:55:41.939Z] > git checkout -f 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:55:43.824Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T15:55:43.824Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T15:55:43.923Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T15:55:43.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T15:55:43.923Z] Dload Upload Total Spent Left Speed [2023-05-23T15:55:43.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-23T15:55:44.568Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T15:55:44.917Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T15:55:44.917Z] + sudo tee /etc/docker/daemon.new [2023-05-23T15:55:44.917Z] { [2023-05-23T15:55:44.917Z] "registry-mirrors": [ [2023-05-23T15:55:44.917Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T15:55:44.917Z] ], [2023-05-23T15:55:44.917Z] "bip": "10.250.0.254/24", [2023-05-23T15:55:44.917Z] "hosts": [ [2023-05-23T15:55:44.917Z] "tcp://0.0.0.0:5555", [2023-05-23T15:55:44.917Z] "unix:///var/run/docker.sock" [2023-05-23T15:55:44.917Z] ], [2023-05-23T15:55:44.917Z] "mtu": 1458, [2023-05-23T15:55:44.917Z] "selinux-enabled": true, [2023-05-23T15:55:44.917Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T15:55:44.917Z] } [Pipeline] sh [2023-05-23T15:55:45.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T15:55:45.620Z] + sudo service docker restart [2023-05-23T15:55:45.741Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T15:55:47.663Z] 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. [2023-05-23T15:55:47.663Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-23T15:55:47.663Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T15:55:48.235Z] 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. [2023-05-23T15:55:48.497Z] 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. [2023-05-23T15:55:49.434Z] 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 [2023-05-23T15:55:49.434Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T15:55:50.376Z] 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 [2023-05-23T15:55:53.956Z] 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. [2023-05-23T15:55:58.216Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:56:03.945Z] provisioning config files... [2023-05-23T15:56:03.983Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config3971732038734679856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:56:04.368Z] ---> docker-login.sh [2023-05-23T15:56:04.368Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:56:04.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:56:04.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:56:04.966Z] Configure a credential helper to remove this warning. See [2023-05-23T15:56:04.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:56:04.966Z] [2023-05-23T15:56:04.966Z] Login Succeeded [2023-05-23T15:56:04.966Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:56:05.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:56:05.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:56:05.511Z] Configure a credential helper to remove this warning. See [2023-05-23T15:56:05.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:56:05.511Z] [2023-05-23T15:56:05.511Z] Login Succeeded [2023-05-23T15:56:05.511Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:56:05.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:56:05.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:56:05.789Z] Configure a credential helper to remove this warning. See [2023-05-23T15:56:05.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:56:05.789Z] [2023-05-23T15:56:05.789Z] Login Succeeded [2023-05-23T15:56:05.789Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:56:06.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:56:06.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:56:06.352Z] Configure a credential helper to remove this warning. See [2023-05-23T15:56:06.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:56:06.352Z] [2023-05-23T15:56:06.352Z] Login Succeeded [2023-05-23T15:56:06.352Z] docker.io [2023-05-23T15:56:06.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:56:06.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:56:06.895Z] Configure a credential helper to remove this warning. See [2023-05-23T15:56:06.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:56:06.895Z] [2023-05-23T15:56:06.895Z] Login Succeeded [2023-05-23T15:56:06.895Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:56:06.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-23T15:56:07.085Z] [2023-05-23T15:56:07.085Z] added 1478 packages, and audited 1479 packages in 37s [2023-05-23T15:56:07.085Z] [2023-05-23T15:56:07.085Z] 90 packages are looking for funding [2023-05-23T15:56:07.085Z] run `npm fund` for details [2023-05-23T15:56:07.085Z] [2023-05-23T15:56:07.085Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T15:56:07.085Z] [2023-05-23T15:56:07.085Z] To address issues that do not require attention, run: [2023-05-23T15:56:07.085Z] npm audit fix [2023-05-23T15:56:07.085Z] [2023-05-23T15:56:07.085Z] To address all issues (including breaking changes), run: [2023-05-23T15:56:07.085Z] npm audit fix --force [2023-05-23T15:56:07.085Z] [2023-05-23T15:56:07.085Z] Run `npm audit` for details. [Pipeline] echo [2023-05-23T15:56:07.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:56:07.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:56:07.278Z] ========================================================= [2023-05-23T15:56:07.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T15:56:07.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:56:07.647Z] + 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 . [2023-05-23T15:56:08.629Z] Sending build context to Docker daemon 28.34MB [2023-05-23T15:56:08.920Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:56:08.920Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T15:56:08.920Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T15:56:08.920Z] c41833b44d91: Pulling fs layer [2023-05-23T15:56:08.920Z] ed15518f5707: Pulling fs layer [2023-05-23T15:56:08.920Z] feae8fd75edb: Pulling fs layer [2023-05-23T15:56:08.920Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T15:56:08.920Z] 3cdef696dda3: Pulling fs layer [2023-05-23T15:56:08.920Z] 2ced38df9373: Pulling fs layer [2023-05-23T15:56:08.920Z] 58f1dce35555: Pulling fs layer [2023-05-23T15:56:08.920Z] 242c74f7c9fa: Waiting [2023-05-23T15:56:08.920Z] 3cdef696dda3: Waiting [2023-05-23T15:56:08.920Z] 58f1dce35555: Waiting [2023-05-23T15:56:08.920Z] 2ced38df9373: Waiting [2023-05-23T15:56:08.920Z] ed15518f5707: Verifying Checksum [2023-05-23T15:56:08.920Z] ed15518f5707: Download complete [2023-05-23T15:56:08.920Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T15:56:08.920Z] 242c74f7c9fa: Download complete [2023-05-23T15:56:09.195Z] 3cdef696dda3: Download complete [2023-05-23T15:56:09.195Z] c41833b44d91: Verifying Checksum [2023-05-23T15:56:09.195Z] c41833b44d91: Download complete [2023-05-23T15:56:10.173Z] c41833b44d91: Pull complete [2023-05-23T15:56:10.772Z] 58f1dce35555: Verifying Checksum [2023-05-23T15:56:10.772Z] 58f1dce35555: Download complete [2023-05-23T15:56:10.772Z] ed15518f5707: Pull complete [2023-05-23T15:56:11.770Z] feae8fd75edb: Download complete [2023-05-23T15:56:12.042Z] 2ced38df9373: Verifying Checksum [2023-05-23T15:56:12.042Z] 2ced38df9373: Download complete [2023-05-23T15:56:21.990Z] 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 [2023-05-23T15:56:24.415Z] feae8fd75edb: Pull complete [2023-05-23T15:56:24.415Z] 242c74f7c9fa: Pull complete [2023-05-23T15:56:24.415Z] 3cdef696dda3: Pull complete [2023-05-23T15:56:25.289Z] - Generating browser application bundles (phase: setup)... [2023-05-23T15:56:29.480Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T15:56:29.480Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T15:56:31.115Z] 2ced38df9373: Pull complete [2023-05-23T15:56:33.663Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T15:56:33.663Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T15:56:33.839Z] 58f1dce35555: Pull complete [2023-05-23T15:56:33.839Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T15:56:33.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:56:33.839Z] ---> fadd8f120f05 [2023-05-23T15:56:33.839Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T15:56:35.036Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T15:56:35.036Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T15:56:35.634Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T15:56:35.634Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T15:56:35.827Z] ---> Running in 71d094c2a1e6 [2023-05-23T15:56:36.101Z] Removing intermediate container 71d094c2a1e6 [2023-05-23T15:56:36.101Z] ---> 1dd806144e9a [2023-05-23T15:56:36.101Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:56:36.203Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T15:56:36.203Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T15:56:36.203Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T15:56:36.371Z] ---> Running in c0e6c4597d6b [2023-05-23T15:56:36.641Z] Removing intermediate container c0e6c4597d6b [2023-05-23T15:56:36.641Z] ---> a0081422c6aa [2023-05-23T15:56:36.641Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:56:36.641Z] ---> Running in 1a8e335d31e9 [2023-05-23T15:56:36.772Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T15:56:36.772Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T15:56:37.238Z] Removing intermediate container 1a8e335d31e9 [2023-05-23T15:56:37.238Z] ---> 70d5b402c5c5 [2023-05-23T15:56:37.238Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T15:56:37.238Z] ---> Running in c7548f87f8ca [2023-05-23T15:56:37.509Z] Removing intermediate container c7548f87f8ca [2023-05-23T15:56:37.509Z] ---> fb0986c47538 [2023-05-23T15:56:37.509Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T15:56:37.780Z] ---> Running in 6494491977e1 [2023-05-23T15:56:38.051Z] Removing intermediate container 6494491977e1 [2023-05-23T15:56:38.051Z] ---> d22f94cb83c6 [2023-05-23T15:56:38.051Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T15:56:38.644Z] latest: Pulling from library/docker [2023-05-23T15:56:38.644Z] 08409d417260: Pulling fs layer [2023-05-23T15:56:38.644Z] bf127bdc9f4f: Pulling fs layer [2023-05-23T15:56:38.644Z] 55b4810136f4: Pulling fs layer [2023-05-23T15:56:38.644Z] 2e7805c665c5: Pulling fs layer [2023-05-23T15:56:38.644Z] 560067f77f09: Pulling fs layer [2023-05-23T15:56:38.644Z] 87854ced1808: Pulling fs layer [2023-05-23T15:56:38.644Z] cb23a4dee6cb: Pulling fs layer [2023-05-23T15:56:38.644Z] 0f440641682c: Pulling fs layer [2023-05-23T15:56:38.644Z] d5751f9f360d: Pulling fs layer [2023-05-23T15:56:38.644Z] 39b4d37fd203: Pulling fs layer [2023-05-23T15:56:38.644Z] 181b4cd8a6de: Pulling fs layer [2023-05-23T15:56:38.644Z] 59b8b8583a6e: Pulling fs layer [2023-05-23T15:56:38.644Z] 5363e21a005c: Pulling fs layer [2023-05-23T15:56:38.644Z] 2e7805c665c5: Waiting [2023-05-23T15:56:38.644Z] 560067f77f09: Waiting [2023-05-23T15:56:38.644Z] d56ef98c0a70: Pulling fs layer [2023-05-23T15:56:38.644Z] 87854ced1808: Waiting [2023-05-23T15:56:38.644Z] cb23a4dee6cb: Waiting [2023-05-23T15:56:38.644Z] 0f440641682c: Waiting [2023-05-23T15:56:38.644Z] d5751f9f360d: Waiting [2023-05-23T15:56:38.644Z] 39b4d37fd203: Waiting [2023-05-23T15:56:38.644Z] 181b4cd8a6de: Waiting [2023-05-23T15:56:38.644Z] 59b8b8583a6e: Waiting [2023-05-23T15:56:38.644Z] 5363e21a005c: Waiting [2023-05-23T15:56:38.644Z] d56ef98c0a70: Waiting [2023-05-23T15:56:38.644Z] 55b4810136f4: Verifying Checksum [2023-05-23T15:56:38.644Z] 55b4810136f4: Download complete [2023-05-23T15:56:38.697Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T15:56:38.914Z] 08409d417260: Verifying Checksum [2023-05-23T15:56:38.914Z] 08409d417260: Download complete [2023-05-23T15:56:38.914Z] bf127bdc9f4f: Verifying Checksum [2023-05-23T15:56:38.914Z] bf127bdc9f4f: Download complete [2023-05-23T15:56:39.510Z] 2e7805c665c5: Verifying Checksum [2023-05-23T15:56:39.510Z] 2e7805c665c5: Download complete [2023-05-23T15:56:39.510Z] 560067f77f09: Verifying Checksum [2023-05-23T15:56:39.510Z] 560067f77f09: Download complete [2023-05-23T15:56:39.510Z] 87854ced1808: Verifying Checksum [2023-05-23T15:56:39.510Z] 87854ced1808: Download complete [2023-05-23T15:56:39.510Z] cb23a4dee6cb: Verifying Checksum [2023-05-23T15:56:39.510Z] cb23a4dee6cb: Download complete [2023-05-23T15:56:39.780Z] 0f440641682c: Verifying Checksum [2023-05-23T15:56:39.780Z] 0f440641682c: Download complete [2023-05-23T15:56:39.780Z] d5751f9f360d: Verifying Checksum [2023-05-23T15:56:39.780Z] d5751f9f360d: Download complete [2023-05-23T15:56:39.780Z] 08409d417260: Pull complete [2023-05-23T15:56:39.780Z] 181b4cd8a6de: Verifying Checksum [2023-05-23T15:56:39.780Z] 181b4cd8a6de: Download complete [2023-05-23T15:56:39.780Z] 5363e21a005c: Verifying Checksum [2023-05-23T15:56:39.780Z] 5363e21a005c: Download complete [2023-05-23T15:56:40.052Z] 39b4d37fd203: Verifying Checksum [2023-05-23T15:56:40.052Z] 39b4d37fd203: Download complete [2023-05-23T15:56:40.052Z] d56ef98c0a70: Verifying Checksum [2023-05-23T15:56:40.052Z] d56ef98c0a70: Download complete [2023-05-23T15:56:40.648Z] bf127bdc9f4f: Pull complete [2023-05-23T15:56:40.921Z] 55b4810136f4: Pull complete [2023-05-23T15:56:41.209Z] 59b8b8583a6e: Verifying Checksum [2023-05-23T15:56:41.209Z] 59b8b8583a6e: Download complete [2023-05-23T15:56:44.590Z] 2e7805c665c5: Pull complete [2023-05-23T15:56:45.268Z] 23 05 2023 15:56:44.022:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T15:56:45.268Z] 23 05 2023 15:56:44.024:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T15:56:45.268Z] 23 05 2023 15:56:44.027:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T15:56:45.565Z] 560067f77f09: Pull complete [2023-05-23T15:56:46.999Z] 87854ced1808: Pull complete [2023-05-23T15:56:46.999Z] cb23a4dee6cb: Pull complete [2023-05-23T15:56:47.272Z] 0f440641682c: Pull complete [2023-05-23T15:56:47.546Z] d5751f9f360d: Pull complete [2023-05-23T15:56:48.971Z] 39b4d37fd203: Pull complete [2023-05-23T15:56:48.971Z] 181b4cd8a6de: Pull complete [2023-05-23T15:56:51.582Z] 59b8b8583a6e: Pull complete [2023-05-23T15:56:51.582Z] 5363e21a005c: Pull complete [2023-05-23T15:56:51.851Z] d56ef98c0a70: Pull complete [2023-05-23T15:56:51.851Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T15:56:51.851Z] Status: Downloaded newer image for docker:latest [2023-05-23T15:56:54.511Z] ---> 33bb9a459da9 [2023-05-23T15:56:54.511Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:56:54.511Z] ---> Running in 9df6389af771 [2023-05-23T15:56:55.235Z] ✔ Browser application bundle generation complete. [2023-05-23T15:56:55.235Z] 23 05 2023 15:56:55.236:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket NcVW8E7rr60A6DZ_AAAB with id 56244895 [2023-05-23T15:56:55.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:56.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:57.041Z] OK: 263 MiB in 53 packages [2023-05-23T15:56:58.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.086 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.106 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.109 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.137 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.154 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.16 secs) [2023-05-23T15:56:58.517Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.162 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.272 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.286 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.299 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.356 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.368 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.375 secs) [2023-05-23T15:56:58.775Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.384 secs) [2023-05-23T15:56:58.999Z] Removing intermediate container 9df6389af771 [2023-05-23T15:56:58.999Z] ---> cb94518ca195 [2023-05-23T15:56:58.999Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.462 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.47 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.473 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.476 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.494 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.528 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.548 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.567 secs) [2023-05-23T15:56:59.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.574 secs) [2023-05-23T15:56:59.280Z] ---> Running in 0a94655760b3 [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.621 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.653 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.656 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.658 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.711 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.728 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.767 secs) [2023-05-23T15:56:59.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.774 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.824 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.832 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.858 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.879 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.907 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.917 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.919 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.934 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.939 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.943 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.946 secs) [2023-05-23T15:56:59.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.994 secs) [2023-05-23T15:56:59.550Z] Removing intermediate container 0a94655760b3 [2023-05-23T15:56:59.550Z] ---> 3fdf3a0c79a7 [2023-05-23T15:56:59.550Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T15:56:59.550Z] ---> Running in 44d27bd8d145 [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.03 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.037 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.055 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.064 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.071 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.091 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.111 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.148 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.153 secs) [2023-05-23T15:56:59.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.188 secs) [2023-05-23T15:56:59.821Z] Removing intermediate container 44d27bd8d145 [2023-05-23T15:56:59.821Z] ---> e3b1599bb80a [2023-05-23T15:56:59.821Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.196 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.198 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.2 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.244 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.253 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.279 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.297 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.301 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.306 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.31 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.319 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.336 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.355 secs) [2023-05-23T15:57:00.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.375 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.396 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.41 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.428 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.438 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.443 secs) [2023-05-23T15:57:00.327Z] WARN: ' [2023-05-23T15:57:00.327Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T15:57:00.327Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T15:57:00.327Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T15:57:00.327Z] in a future version of Angular. [2023-05-23T15:57:00.327Z] [2023-05-23T15:57:00.327Z] For more information on this, see our API docs here: [2023-05-23T15:57:00.327Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T15:57:00.327Z] ' [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.443 secs) [2023-05-23T15:57:00.327Z] WARN: ' [2023-05-23T15:57:00.327Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T15:57:00.327Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T15:57:00.327Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T15:57:00.327Z] in a future version of Angular. [2023-05-23T15:57:00.327Z] [2023-05-23T15:57:00.327Z] For more information on this, see our API docs here: [2023-05-23T15:57:00.327Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T15:57:00.327Z] ' [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.468 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.489 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.492 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.494 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.498 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.507 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.509 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.512 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.518 secs) [2023-05-23T15:57:00.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.524 secs) [2023-05-23T15:57:00.409Z] ---> 05b1e91e7a29 [2023-05-23T15:57:00.410Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.539 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.558 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.568 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.601 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.63 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.637 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.645 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.661 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.674 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.679 secs) [2023-05-23T15:57:00.585Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.681 secs) [2023-05-23T15:57:00.679Z] ---> Running in 572b03b5d70b [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.729 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.742 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.756 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.774 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.78 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.799 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.802 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.804 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.808 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.812 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.827 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.835 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.843 secs) [2023-05-23T15:57:00.843Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.938 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.943 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.971 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.982 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.986 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.989 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.001 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.005 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.014 secs) [2023-05-23T15:57:01.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.033 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.051 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.066 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.076 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.08 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.095 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.103 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.111 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.124 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.163 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.167 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.17 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.171 secs) [2023-05-23T15:57:01.390Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.174 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.22 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.224 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.233 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.239 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.244 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.285 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.289 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.296 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.299 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.301 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.304 secs) [2023-05-23T15:57:01.647Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.306 secs) [2023-05-23T15:57:01.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.485 secs / 2.306 secs) [2023-05-23T15:57:01.905Z] TOTAL: 145 SUCCESS [2023-05-23T15:57:01.905Z] ✔ Browser application bundle generation complete. [2023-05-23T15:57:02.162Z] [2023-05-23T15:57:02.162Z] =============================== Coverage summary =============================== [2023-05-23T15:57:02.162Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T15:57:02.162Z] Branches : 12.14% ( 109/898 ) [2023-05-23T15:57:02.162Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T15:57:02.162Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T15:57:02.162Z] ================================================================================ [2023-05-23T15:57:02.420Z] ✔ Browser application bundle generation complete. [2023-05-23T15:57:03.817Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-23T15:57:03.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T15:57:03.846Z] $ docker stop --time=1 06e56be45a1c5f40fad87c7048ab1088191bb3495398baad7ecacbb18dbcf624 [2023-05-23T15:57:05.145Z] $ docker rm -f --volumes 06e56be45a1c5f40fad87c7048ab1088191bb3495398baad7ecacbb18dbcf624 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:57:05.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T15:57:07.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T15:57:08.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T15:57:08.901Z] + ls -al . [2023-05-23T15:57:08.901Z] total 180 [2023-05-23T15:57:08.901Z] drwxrwxr-x 14 jenkins jenkins 4096 May 23 15:54 . [2023-05-23T15:57:08.901Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 .. [2023-05-23T15:57:08.901Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 .blubracket [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:52 .dockerignore [2023-05-23T15:57:08.901Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:53 .git [2023-05-23T15:57:08.901Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 .github [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:52 .gitignore [2023-05-23T15:57:08.901Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:53 .semver [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:52 Attribution.txt [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:52 CHANGELOG.md [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:52 CONTRIBUTING.md [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:52 Dockerfile [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:52 Jenkinsfile [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:52 LICENSE [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:52 Makefile [2023-05-23T15:57:08.901Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:52 README.md [2023-05-23T15:57:08.902Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:53 VERSION [2023-05-23T15:57:08.902Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 assets [2023-05-23T15:57:08.902Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 bin [2023-05-23T15:57:08.902Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 cmd [2023-05-23T15:57:08.902Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 15:54 coverage.out [2023-05-23T15:57:08.902Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 docs [2023-05-23T15:57:08.902Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:52 go.mod [2023-05-23T15:57:08.902Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:52 go.sum [2023-05-23T15:57:08.902Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:52 internal [2023-05-23T15:57:08.902Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 snap [2023-05-23T15:57:08.902Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 testing [2023-05-23T15:57:08.902Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:52 version.go [2023-05-23T15:57:08.902Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 15:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:09.203Z] + 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=1a50055877b3ba9e707da638ed848135075ac4df --label arch=amd64 --label version=3.0.0-dev.15 . [2023-05-23T15:57:09.461Z] Sending build context to Docker daemon 48.32MB [2023-05-23T15:57:09.461Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:57:09.461Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T15:57:09.461Z] ---> 450441679cef [2023-05-23T15:57:09.461Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T15:57:10.395Z] ---> Running in c67cc201fe66 [2023-05-23T15:57:10.395Z] Removing intermediate container c67cc201fe66 [2023-05-23T15:57:10.395Z] ---> 040f12d653cb [2023-05-23T15:57:10.395Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:57:10.395Z] ---> Running in 816bdf40ab74 [2023-05-23T15:57:10.395Z] Removing intermediate container 816bdf40ab74 [2023-05-23T15:57:10.395Z] ---> 5ac40ba0439e [2023-05-23T15:57:10.395Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:57:10.395Z] ---> Running in a9471ec41d60 [2023-05-23T15:57:10.395Z] Removing intermediate container a9471ec41d60 [2023-05-23T15:57:10.395Z] ---> 2b4e14efa2ea [2023-05-23T15:57:10.395Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T15:57:10.395Z] ---> Running in e9477c2db15d [2023-05-23T15:57:10.395Z] Removing intermediate container e9477c2db15d [2023-05-23T15:57:10.395Z] ---> f0a283f6e743 [2023-05-23T15:57:10.395Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T15:57:10.395Z] ---> Running in 113b470af662 [2023-05-23T15:57:10.653Z] Removing intermediate container 113b470af662 [2023-05-23T15:57:10.653Z] ---> 5094b22e64f8 [2023-05-23T15:57:10.653Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T15:57:11.588Z] ---> 6b63a68c6161 [2023-05-23T15:57:11.588Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:57:11.588Z] ---> Running in c7d4ccc0b711 [2023-05-23T15:57:11.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:57:11.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:57:12.104Z] OK: 265 MiB in 53 packages [2023-05-23T15:57:12.362Z] Removing intermediate container c7d4ccc0b711 [2023-05-23T15:57:12.362Z] ---> 1c2f44577510 [2023-05-23T15:57:12.362Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T15:57:12.362Z] ---> Running in dfa440a50dfa [2023-05-23T15:57:12.362Z] Removing intermediate container dfa440a50dfa [2023-05-23T15:57:12.362Z] ---> dec21ee1b7d4 [2023-05-23T15:57:12.362Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T15:57:12.362Z] ---> Running in d12a67499047 [2023-05-23T15:57:12.362Z] Removing intermediate container d12a67499047 [2023-05-23T15:57:12.362Z] ---> 61d878a025bb [2023-05-23T15:57:12.362Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T15:57:12.620Z] ---> 68b4c2da5936 [2023-05-23T15:57:12.621Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:57:12.621Z] ---> Running in d06a6d3bcc88 [2023-05-23T15:57:13.186Z] Removing intermediate container d06a6d3bcc88 [2023-05-23T15:57:13.186Z] ---> c2552fd520df [2023-05-23T15:57:13.186Z] Step 14/25 : COPY . . [2023-05-23T15:57:15.090Z] ---> 4f44a9fd9f2e [2023-05-23T15:57:15.090Z] Step 15/25 : RUN ${MAKE} [2023-05-23T15:57:15.090Z] ---> Running in d4590c0e8079 [2023-05-23T15:57:15.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-23T15:57:33.424Z] Removing intermediate container d4590c0e8079 [2023-05-23T15:57:33.424Z] ---> 3bdb211f14f9 [2023-05-23T15:57:33.424Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T15:57:33.424Z] 3.17: Pulling from library/alpine [2023-05-23T15:57:33.424Z] f56be85fc22e: Already exists [2023-05-23T15:57:33.424Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T15:57:33.424Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T15:57:33.424Z] ---> 9ed4aefc74f6 [2023-05-23T15:57:33.424Z] Step 17/25 : EXPOSE 4000 [2023-05-23T15:57:33.424Z] ---> Running in a2b7765462b9 [2023-05-23T15:57:33.424Z] Removing intermediate container a2b7765462b9 [2023-05-23T15:57:33.424Z] ---> c3e262c5f64d [2023-05-23T15:57:33.424Z] 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 [2023-05-23T15:57:33.424Z] ---> 0248b020d3fd [2023-05-23T15:57:33.424Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T15:57:33.424Z] ---> c3118e106ff9 [2023-05-23T15:57:33.424Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T15:57:33.683Z] ---> 3bd36d6506c7 [2023-05-23T15:57:33.683Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T15:57:33.683Z] ---> Running in 8f5de826cef6 [2023-05-23T15:57:33.683Z] Removing intermediate container 8f5de826cef6 [2023-05-23T15:57:33.683Z] ---> 9bc8374d2030 [2023-05-23T15:57:33.683Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T15:57:33.683Z] ---> Running in 781a3ef19356 [2023-05-23T15:57:33.683Z] Removing intermediate container 781a3ef19356 [2023-05-23T15:57:33.683Z] ---> bd9f4ca1b843 [2023-05-23T15:57:33.683Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T15:57:33.683Z] ---> Running in 995f134aa011 [2023-05-23T15:57:33.942Z] Removing intermediate container 995f134aa011 [2023-05-23T15:57:33.942Z] ---> eb684bffe5b1 [2023-05-23T15:57:33.942Z] Step 24/25 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:57:33.942Z] ---> Running in 889e948211ec [2023-05-23T15:57:33.942Z] Removing intermediate container 889e948211ec [2023-05-23T15:57:33.942Z] ---> c6e8d9b6988e [2023-05-23T15:57:33.942Z] Step 25/25 : LABEL version=3.0.0-dev.15 [2023-05-23T15:57:33.942Z] ---> Running in 33ab4fb58145 [2023-05-23T15:57:33.942Z] Removing intermediate container 33ab4fb58145 [2023-05-23T15:57:33.942Z] ---> 296d03209973 [2023-05-23T15:57:33.942Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T15:57:33.942Z] Successfully built 296d03209973 [2023-05-23T15:57:33.942Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:57:34.050Z] provisioning config files... [2023-05-23T15:57:34.058Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15272554661679076791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:57:34.359Z] ---> docker-login.sh [2023-05-23T15:57:34.359Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:57:34.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:34.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:34.359Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:34.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:34.359Z] [2023-05-23T15:57:34.359Z] Login Succeeded [2023-05-23T15:57:34.359Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:57:34.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:34.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:34.359Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:34.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:34.359Z] [2023-05-23T15:57:34.359Z] Login Succeeded [2023-05-23T15:57:34.359Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:57:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:34.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:34.618Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:34.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:34.618Z] [2023-05-23T15:57:34.618Z] Login Succeeded [2023-05-23T15:57:34.618Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:57:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:34.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:34.618Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:34.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:34.618Z] [2023-05-23T15:57:34.618Z] Login Succeeded [2023-05-23T15:57:34.618Z] docker.io [2023-05-23T15:57:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:34.876Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:34.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:34.876Z] [2023-05-23T15:57:34.876Z] Login Succeeded [2023-05-23T15:57:34.876Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:57:34.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:34.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:57:34.958Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-23T15:57:34.958Z] 1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:57:34.958Z] latest [2023-05-23T15:57:34.958Z] 3.0.0-dev.15 [2023-05-23T15:57:34.958Z] 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [2023-05-23T15:57:34.958Z] main [2023-05-23T15:57:34.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:35.302Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:35.614Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:57:35.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T15:57:35.615Z] e7b5f95b0ece: Preparing [2023-05-23T15:57:35.615Z] 455530e436c8: Preparing [2023-05-23T15:57:35.615Z] 6d40dc1e1eda: Preparing [2023-05-23T15:57:35.615Z] f1417ff83b31: Preparing [2023-05-23T15:57:35.615Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:35.615Z] 455530e436c8: Pushed [2023-05-23T15:57:35.615Z] e7b5f95b0ece: Pushed [2023-05-23T15:57:38.147Z] 6d40dc1e1eda: Pushed [2023-05-23T15:57:38.406Z] 1a50055877b3ba9e707da638ed848135075ac4df: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:38.721Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.024Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-23T15:57:39.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T15:57:39.024Z] e7b5f95b0ece: Preparing [2023-05-23T15:57:39.024Z] 455530e436c8: Preparing [2023-05-23T15:57:39.024Z] 6d40dc1e1eda: Preparing [2023-05-23T15:57:39.024Z] f1417ff83b31: Preparing [2023-05-23T15:57:39.024Z] e7b5f95b0ece: Layer already exists [2023-05-23T15:57:39.024Z] 455530e436c8: Layer already exists [2023-05-23T15:57:39.024Z] 6d40dc1e1eda: Layer already exists [2023-05-23T15:57:39.024Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:39.024Z] latest: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.335Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.643Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.15 [2023-05-23T15:57:39.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T15:57:39.643Z] e7b5f95b0ece: Preparing [2023-05-23T15:57:39.643Z] 455530e436c8: Preparing [2023-05-23T15:57:39.643Z] 6d40dc1e1eda: Preparing [2023-05-23T15:57:39.643Z] f1417ff83b31: Preparing [2023-05-23T15:57:39.643Z] 455530e436c8: Layer already exists [2023-05-23T15:57:39.643Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:39.643Z] 6d40dc1e1eda: Layer already exists [2023-05-23T15:57:39.643Z] e7b5f95b0ece: Layer already exists [2023-05-23T15:57:39.643Z] 3.0.0-dev.15: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.953Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:40.267Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [2023-05-23T15:57:40.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T15:57:40.267Z] e7b5f95b0ece: Preparing [2023-05-23T15:57:40.267Z] 455530e436c8: Preparing [2023-05-23T15:57:40.267Z] 6d40dc1e1eda: Preparing [2023-05-23T15:57:40.267Z] f1417ff83b31: Preparing [2023-05-23T15:57:40.267Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:40.267Z] e7b5f95b0ece: Layer already exists [2023-05-23T15:57:40.267Z] 455530e436c8: Layer already exists [2023-05-23T15:57:40.267Z] 6d40dc1e1eda: Layer already exists [2023-05-23T15:57:40.267Z] 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:40.638Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:40.982Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-23T15:57:40.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T15:57:40.982Z] e7b5f95b0ece: Preparing [2023-05-23T15:57:40.982Z] 455530e436c8: Preparing [2023-05-23T15:57:40.982Z] 6d40dc1e1eda: Preparing [2023-05-23T15:57:40.982Z] f1417ff83b31: Preparing [2023-05-23T15:57:40.982Z] 6d40dc1e1eda: Layer already exists [2023-05-23T15:57:40.982Z] 455530e436c8: Layer already exists [2023-05-23T15:57:40.982Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:40.982Z] e7b5f95b0ece: Layer already exists [2023-05-23T15:57:40.982Z] main: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:41.046Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:41.053Z] taggedImages: [2023-05-23T15:57:41.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T15:57:41.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-23T15:57:41.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.15 [2023-05-23T15:57:41.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [2023-05-23T15:57:41.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 [2023-05-23T15:57:41.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:57:41.511Z] [2023-05-23T15:57:41.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:41.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:57:41.818Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T15:57:41.818Z] 5eb5b503b376: Pulling fs layer [2023-05-23T15:57:41.818Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T15:57:41.818Z] ec43610c2a17: Pulling fs layer [2023-05-23T15:57:41.818Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T15:57:41.818Z] 33b1e0a273af: Pulling fs layer [2023-05-23T15:57:41.818Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T15:57:41.818Z] 3a2ae6a8a46f: Waiting [2023-05-23T15:57:41.818Z] 33b1e0a273af: Waiting [2023-05-23T15:57:41.818Z] 2f39f015ded8: Pulling fs layer [2023-05-23T15:57:41.818Z] 5d3b04190fa2: Waiting [2023-05-23T15:57:41.818Z] 2f39f015ded8: Waiting [2023-05-23T15:57:41.818Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T15:57:41.818Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T15:57:41.818Z] 3a2ae6a8a46f: Download complete [2023-05-23T15:57:41.818Z] 33b1e0a273af: Verifying Checksum [2023-05-23T15:57:41.818Z] 33b1e0a273af: Download complete [2023-05-23T15:57:41.818Z] ec43610c2a17: Verifying Checksum [2023-05-23T15:57:41.818Z] ec43610c2a17: Download complete [2023-05-23T15:57:41.818Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T15:57:41.818Z] 5d3b04190fa2: Download complete [2023-05-23T15:57:42.076Z] 5eb5b503b376: Verifying Checksum [2023-05-23T15:57:42.076Z] 5eb5b503b376: Download complete [2023-05-23T15:57:42.641Z] 2f39f015ded8: Download complete [2023-05-23T15:57:43.210Z] 5eb5b503b376: Pull complete [2023-05-23T15:57:43.210Z] 5c69ac0246d0: Pull complete [2023-05-23T15:57:43.468Z] ec43610c2a17: Pull complete [2023-05-23T15:57:43.727Z] 3a2ae6a8a46f: Pull complete [2023-05-23T15:57:43.984Z] 33b1e0a273af: Pull complete [2023-05-23T15:57:43.984Z] 5d3b04190fa2: Pull complete [2023-05-23T15:57:48.166Z] 2f39f015ded8: Pull complete [2023-05-23T15:57:48.166Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T15:57:48.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:57:48.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:57:48.241Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T15:57:48.275Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T15:57:51.715Z] $ docker top e9367e58d87732ff6241fcfbcfd70e6a190ba465f6f251a11a03022b9cc4740e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:57:52.080Z] ---> job-cost.sh [2023-05-23T15:57:52.080Z] lf-activate-venv: SKIPPING [2023-05-23T15:57:52.080Z] INFO: No Stack... [2023-05-23T15:57:52.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T15:57:52.597Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T15:57:52.886Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-23T15:57:52.886Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T15:57:52.897Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [2023-05-23T15:57:52.903Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] did not exist. Created. [2023-05-23T15:57:52.903Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T15:57:53.204Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T15:57:53.545Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T15:57:53.552Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T15:57:53.571Z] $ docker stop --time=1 e9367e58d87732ff6241fcfbcfd70e6a190ba465f6f251a11a03022b9cc4740e [2023-05-23T15:57:54.839Z] $ docker rm -f --volumes e9367e58d87732ff6241fcfbcfd70e6a190ba465f6f251a11a03022b9cc4740e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T15:58:08.675Z] Removing intermediate container 572b03b5d70b [2023-05-23T15:58:08.675Z] ---> bcb663a65e15 [2023-05-23T15:58:08.675Z] Step 14/15 : COPY . . [2023-05-23T15:58:08.675Z] ---> 9af6cd486db3 [2023-05-23T15:58:08.675Z] Step 15/15 : RUN ${MAKE} [2023-05-23T15:58:08.675Z] ---> Running in 14278909a61e [2023-05-23T15:58:09.643Z] noop [2023-05-23T15:58:10.231Z] Removing intermediate container 14278909a61e [2023-05-23T15:58:10.231Z] ---> 5283664a32b5 [2023-05-23T15:58:10.507Z] Successfully built 5283664a32b5 [2023-05-23T15:58:10.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:10.869Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:58:10.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:58:11.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-16513 does not seem to be running inside a container [2023-05-23T15:58:11.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@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 ******** ci-base-image-arm64 cat [2023-05-23T15:58:12.473Z] $ docker top 24940ec1d1190a7e2902e2556ca496018a5e1bf56253e068a68b49d5c19b950c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:58:13.322Z] + go version [2023-05-23T15:58:13.322Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T15:58:13.348Z] $ docker stop --time=1 24940ec1d1190a7e2902e2556ca496018a5e1bf56253e068a68b49d5c19b950c [2023-05-23T15:58:15.017Z] $ docker rm -f --volumes 24940ec1d1190a7e2902e2556ca496018a5e1bf56253e068a68b49d5c19b950c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:15.535Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:58:15.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:58:15.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-16513 does not seem to be running inside a container [2023-05-23T15:58:15.808Z] $ 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/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@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 ******** ci-base-image-arm64 cat [2023-05-23T15:58:17.049Z] $ docker top a8ff13ee55326e389d8e230194d4b1402459395bb3ea1c24c795c20c3e6871d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:58:17.895Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/111 [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:58:18.548Z] + make test [2023-05-23T15:58:18.548Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T15:58:57.477Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T16:00:49.246Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T16:00:49.246Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T16:01:11.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T16:01:11.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T16:01:11.336Z] ./bin/test-attribution-txt.sh [2023-05-23T16:01:11.336Z] make -C web test [2023-05-23T16:01:11.336Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/111/web' [2023-05-23T16:01:11.336Z] make[1]: tput: No such file or directory [2023-05-23T16:01:11.336Z] make[1]: tput: No such file or directory [2023-05-23T16:01:11.336Z] warning: generating ./VERSION [2023-05-23T16:01:11.336Z] echo "0.0.0" > VERSION [2023-05-23T16:01:11.336Z] docker build \ [2023-05-23T16:01:11.336Z] -f Dockerfile \ [2023-05-23T16:01:11.336Z] --build-arg USER=1000 \ [2023-05-23T16:01:11.336Z] \ [2023-05-23T16:01:11.336Z] --label "git_sha=1a50055877b3ba9e707da638ed848135075ac4df" \ [2023-05-23T16:01:11.336Z] -t edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df \ [2023-05-23T16:01:11.336Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T16:01:11.336Z] . [2023-05-23T16:01:11.336Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T16:01:11.336Z] Install the buildx component to build images with BuildKit: [2023-05-23T16:01:11.336Z] https://docs.docker.com/go/buildx/ [2023-05-23T16:01:11.336Z] [2023-05-23T16:01:11.336Z] Sending build context to Docker daemon 2.571MB [2023-05-23T16:01:11.336Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T16:01:11.336Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T16:01:11.336Z] 47517142f6ba: Pulling fs layer [2023-05-23T16:01:11.336Z] 5f8c4bfa009b: Pulling fs layer [2023-05-23T16:01:11.336Z] f7079c9c4ba1: Pulling fs layer [2023-05-23T16:01:11.336Z] aba105e6f55a: Pulling fs layer [2023-05-23T16:01:11.336Z] aba105e6f55a: Waiting [2023-05-23T16:01:11.336Z] 47517142f6ba: Verifying Checksum [2023-05-23T16:01:11.336Z] 47517142f6ba: Download complete [2023-05-23T16:01:11.336Z] f7079c9c4ba1: Verifying Checksum [2023-05-23T16:01:11.336Z] f7079c9c4ba1: Download complete [2023-05-23T16:01:11.336Z] aba105e6f55a: Verifying Checksum [2023-05-23T16:01:11.336Z] aba105e6f55a: Download complete [2023-05-23T16:01:11.336Z] 47517142f6ba: Pull complete [2023-05-23T16:01:11.336Z] 5f8c4bfa009b: Verifying Checksum [2023-05-23T16:01:11.336Z] 5f8c4bfa009b: Download complete [2023-05-23T16:01:14.690Z] 5f8c4bfa009b: Pull complete [2023-05-23T16:01:14.962Z] f7079c9c4ba1: Pull complete [2023-05-23T16:01:15.230Z] aba105e6f55a: Pull complete [2023-05-23T16:01:15.230Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T16:01:15.230Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T16:01:15.230Z] ---> bf1b8b58d215 [2023-05-23T16:01:15.230Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T16:01:15.852Z] ---> Running in 43c4b64f1e8f [2023-05-23T16:01:16.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:01:17.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:01:18.371Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-23T16:01:18.371Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-23T16:01:18.371Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-23T16:01:18.371Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-23T16:01:18.371Z] (5/128) Installing libxcb (1.14-r2) [2023-05-23T16:01:18.371Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-23T16:01:18.640Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-23T16:01:18.640Z] (8/128) Installing libice (1.0.10-r0) [2023-05-23T16:01:18.640Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-23T16:01:18.640Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-23T16:01:18.640Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-23T16:01:18.640Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-23T16:01:18.640Z] (13/128) Installing xset (1.2.4-r0) [2023-05-23T16:01:18.640Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-23T16:01:18.640Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-23T16:01:18.910Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T16:01:18.910Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-23T16:01:18.910Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-23T16:01:18.910Z] (19/128) Installing libintl (0.21-r0) [2023-05-23T16:01:18.910Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-23T16:01:18.910Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-23T16:01:18.910Z] (22/128) Installing pcre (8.45-r1) [2023-05-23T16:01:19.179Z] (23/128) Installing glib (2.70.1-r0) [2023-05-23T16:01:19.179Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-23T16:01:19.179Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-23T16:01:19.450Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-23T16:01:19.450Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T16:01:19.450Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T16:01:19.719Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-23T16:01:19.719Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-23T16:01:19.719Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-23T16:01:19.719Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-23T16:01:19.719Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T16:01:19.988Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T16:01:19.988Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-23T16:01:19.988Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-23T16:01:19.988Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-23T16:01:19.988Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-23T16:01:19.988Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-23T16:01:19.988Z] (40/128) Installing libxi (1.8-r0) [2023-05-23T16:01:19.988Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-23T16:01:19.988Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-23T16:01:20.258Z] (43/128) Installing atk (2.36.0-r0) [2023-05-23T16:01:20.258Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-23T16:01:20.258Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-23T16:01:20.258Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-23T16:01:20.258Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T16:01:20.258Z] (48/128) Installing expat (2.5.0-r0) [2023-05-23T16:01:20.258Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-23T16:01:20.258Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-23T16:01:20.258Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-23T16:01:20.258Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-23T16:01:20.526Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-23T16:01:20.526Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-23T16:01:20.526Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-23T16:01:20.526Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-23T16:01:20.526Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-23T16:01:20.526Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-23T16:01:20.795Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-23T16:01:20.795Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-23T16:01:20.795Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-23T16:01:20.795Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-23T16:01:20.795Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-23T16:01:20.795Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-23T16:01:21.063Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-23T16:01:21.063Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-23T16:01:21.063Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-23T16:01:21.063Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-23T16:01:21.063Z] (69/128) Installing pango (1.48.10-r0) [2023-05-23T16:01:21.063Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T16:01:21.332Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T16:01:21.332Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T16:01:21.332Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-23T16:01:21.332Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-23T16:01:21.332Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T16:01:21.599Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T16:01:21.868Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-23T16:01:21.868Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-23T16:01:21.868Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-23T16:01:21.868Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T16:01:24.452Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-23T16:01:24.452Z] (80/128) Installing flac (1.3.4-r0) [2023-05-23T16:01:24.452Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T16:01:24.452Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T16:01:24.452Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-23T16:01:24.452Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-23T16:01:24.452Z] (85/128) Installing libass (0.15.2-r0) [2023-05-23T16:01:24.452Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-23T16:01:24.452Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T16:01:24.452Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T16:01:24.721Z] (89/128) Installing lame (3.100-r0) [2023-05-23T16:01:24.721Z] (90/128) Installing opus (1.3.1-r1) [2023-05-23T16:01:24.721Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T16:01:24.721Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-23T16:01:24.721Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-23T16:01:24.721Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-23T16:01:24.721Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-23T16:01:24.721Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T16:01:24.989Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-23T16:01:24.989Z] (98/128) Installing libva (2.13.0-r0) [2023-05-23T16:01:24.989Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-23T16:01:24.989Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-23T16:01:24.989Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-23T16:01:25.260Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-23T16:01:25.260Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-23T16:01:25.260Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-23T16:01:25.260Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-23T16:01:25.260Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-23T16:01:25.260Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T16:01:25.849Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-23T16:01:25.849Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-23T16:01:25.849Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T16:01:25.849Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-23T16:01:25.849Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-23T16:01:25.849Z] (113/128) Installing nspr (4.32-r0) [2023-05-23T16:01:26.120Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-23T16:01:26.120Z] (115/128) Installing nss (3.78.1-r0) [2023-05-23T16:01:26.120Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-23T16:01:26.120Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-23T16:01:26.388Z] (118/128) Installing orc (0.4.32-r0) [2023-05-23T16:01:26.388Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-23T16:01:26.388Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-23T16:01:26.388Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-23T16:01:26.388Z] (122/128) Installing libpulse (15.0-r2) [2023-05-23T16:01:26.658Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-23T16:01:26.658Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-23T16:01:26.658Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-23T16:01:26.658Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-23T16:01:26.658Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-23T16:01:26.658Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-23T16:01:30.921Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T16:01:30.921Z] Executing glib-2.70.1-r0.trigger [2023-05-23T16:01:30.921Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T16:01:32.870Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T16:01:32.870Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T16:01:33.140Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T16:01:33.141Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T16:01:33.141Z] OK: 275 MiB in 144 packages [2023-05-23T16:01:41.365Z] Removing intermediate container 43c4b64f1e8f [2023-05-23T16:01:41.365Z] ---> 613486f75215 [2023-05-23T16:01:41.365Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T16:01:41.365Z] ---> Running in 1f53358b51d9 [2023-05-23T16:01:41.633Z] Removing intermediate container 1f53358b51d9 [2023-05-23T16:01:41.633Z] ---> 5dbcdb82bf8c [2023-05-23T16:01:41.633Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T16:01:41.901Z] ---> Running in cc5198a5605c [2023-05-23T16:01:42.170Z] Removing intermediate container cc5198a5605c [2023-05-23T16:01:42.170Z] ---> f2cc08c7ecc7 [2023-05-23T16:01:42.170Z] Step 5/10 : RUN npm install -g npm [2023-05-23T16:01:42.170Z] ---> Running in e3da1d7e3016 [2023-05-23T16:02:14.410Z] [2023-05-23T16:02:14.410Z] removed 7 packages, changed 101 packages, and audited 264 packages in 27s [2023-05-23T16:02:14.410Z] [2023-05-23T16:02:14.410Z] 27 packages are looking for funding [2023-05-23T16:02:14.410Z] run `npm fund` for details [2023-05-23T16:02:14.410Z] [2023-05-23T16:02:14.410Z] found 0 vulnerabilities [2023-05-23T16:02:16.991Z] Removing intermediate container e3da1d7e3016 [2023-05-23T16:02:16.991Z] ---> e17c6d49f372 [2023-05-23T16:02:16.991Z] Step 6/10 : ARG USER=1000 [2023-05-23T16:02:16.991Z] ---> Running in 1e479781f251 [2023-05-23T16:02:16.991Z] Removing intermediate container 1e479781f251 [2023-05-23T16:02:16.991Z] ---> 450696dbcd4a [2023-05-23T16:02:16.991Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T16:02:17.263Z] ---> Running in 0edbcc5e89ca [2023-05-23T16:02:19.209Z] Removing intermediate container 0edbcc5e89ca [2023-05-23T16:02:19.209Z] ---> d2decd204186 [2023-05-23T16:02:19.209Z] Step 8/10 : USER $USER:$USER [2023-05-23T16:02:19.209Z] ---> Running in ee5ebc259ad9 [2023-05-23T16:02:19.209Z] Removing intermediate container ee5ebc259ad9 [2023-05-23T16:02:19.209Z] ---> 6dc17bada610 [2023-05-23T16:02:19.209Z] Step 9/10 : WORKDIR /app [2023-05-23T16:02:19.477Z] ---> Running in 5b9e6acabf83 [2023-05-23T16:02:19.747Z] Removing intermediate container 5b9e6acabf83 [2023-05-23T16:02:19.747Z] ---> 27873279b388 [2023-05-23T16:02:19.747Z] Step 10/10 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T16:02:19.747Z] ---> Running in 11d168a0501b [2023-05-23T16:02:20.014Z] Removing intermediate container 11d168a0501b [2023-05-23T16:02:20.014Z] ---> 4914f80ef4f4 [2023-05-23T16:02:20.282Z] Successfully built 4914f80ef4f4 [2023-05-23T16:02:20.282Z] Successfully tagged edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T16:02:20.282Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T16:02:20.282Z] touch edgex-web-ui.imagebuilt [2023-05-23T16:02:20.282Z] mkdir -p node_modules coverage [2023-05-23T16:02:20.282Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T16:02:20.282Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T16:02:32.742Z] npm WARN old lockfile [2023-05-23T16:02:32.742Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T16:02:32.742Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T16:02:32.742Z] npm WARN old lockfile [2023-05-23T16:02:32.742Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T16:02:32.742Z] npm WARN old lockfile [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.614Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE } [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE required: { [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE }, [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:03:19.615Z] npm WARN EBADENGINE } [2023-05-23T16:03:51.864Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T16:03:51.864Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T16:03:51.864Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:03:51.864Z] 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 [2023-05-23T16:03:51.864Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T16:03:52.135Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T16:03:56.394Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T16:04:06.473Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T16:04:06.473Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T16:04:14.682Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T16:04:18.958Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T16:04:31.292Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-23T16:04:31.292Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:04:31.292Z] 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. [2023-05-23T16:04:35.563Z] 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. [2023-05-23T16:04:36.979Z] 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. [2023-05-23T16:04:38.398Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:04:50.737Z] 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 [2023-05-23T16:04:52.685Z] 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 [2023-05-23T16:05:17.865Z] 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. [2023-05-23T16:05:39.979Z] 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. [2023-05-23T16:06:26.851Z] [2023-05-23T16:06:26.851Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-23T16:06:26.851Z] [2023-05-23T16:06:26.851Z] 90 packages are looking for funding [2023-05-23T16:06:26.851Z] run `npm fund` for details [2023-05-23T16:06:26.851Z] [2023-05-23T16:06:26.851Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T16:06:26.851Z] [2023-05-23T16:06:26.851Z] To address issues that do not require attention, run: [2023-05-23T16:06:26.851Z] npm audit fix [2023-05-23T16:06:26.851Z] [2023-05-23T16:06:26.851Z] To address all issues (including breaking changes), run: [2023-05-23T16:06:26.851Z] npm audit fix --force [2023-05-23T16:06:26.851Z] [2023-05-23T16:06:26.851Z] Run `npm audit` for details. [2023-05-23T16:06:29.441Z] 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 [2023-05-23T16:06:47.685Z] - Generating browser application bundles (phase: setup)... [2023-05-23T16:07:26.584Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T16:07:26.584Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T16:07:58.819Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T16:07:58.819Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T16:08:01.414Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T16:08:01.414Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T16:08:06.783Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T16:08:06.783Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T16:08:12.150Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T16:08:14.098Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T16:08:15.059Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T16:08:18.410Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T16:08:19.823Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T16:08:21.245Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T16:09:29.206Z] 23 05 2023 16:09:26.114:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T16:09:29.206Z] 23 05 2023 16:09:26.130:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T16:09:29.207Z] 23 05 2023 16:09:26.163:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T16:10:37.150Z] 23 05 2023 16:10:30.771:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-23T16:10:42.497Z] 23 05 2023 16:10:42.140:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T16:11:29.350Z] 23 05 2023 16:11:27.232:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-23T16:11:51.412Z] ✔ Browser application bundle generation complete. [2023-05-23T16:11:51.412Z] 23 05 2023 16:11:49.843:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 2YtaxTuGsuoWss-xAAAB with id 23038715 [2023-05-23T16:12:09.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T16:12:09.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.678 secs) [2023-05-23T16:12:10.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 2.09 secs) [2023-05-23T16:12:10.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.191 secs) [2023-05-23T16:12:10.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.324 secs) [2023-05-23T16:12:10.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.429 secs) [2023-05-23T16:12:11.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.566 secs) [2023-05-23T16:12:11.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.734 secs) [2023-05-23T16:12:11.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.095 secs) [2023-05-23T16:12:11.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.278 secs) [2023-05-23T16:12:12.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.371 secs) [2023-05-23T16:12:12.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.451 secs) [2023-05-23T16:12:12.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.722 secs) [2023-05-23T16:12:12.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.769 secs) [2023-05-23T16:12:12.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.828 secs) [2023-05-23T16:12:12.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.949 secs) [2023-05-23T16:12:12.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.008 secs) [2023-05-23T16:12:12.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.041 secs) [2023-05-23T16:12:12.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.067 secs) [2023-05-23T16:12:12.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.094 secs) [2023-05-23T16:12:13.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.24 secs) [2023-05-23T16:12:13.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.559 secs) [2023-05-23T16:12:13.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.603 secs) [2023-05-23T16:12:13.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.659 secs) [2023-05-23T16:12:13.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.695 secs) [2023-05-23T16:12:13.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.732 secs) [2023-05-23T16:12:13.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.776 secs) [2023-05-23T16:12:13.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.79 secs) [2023-05-23T16:12:14.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.057 secs) [2023-05-23T16:12:14.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.077 secs) [2023-05-23T16:12:14.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.091 secs) [2023-05-23T16:12:14.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.156 secs) [2023-05-23T16:12:14.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.297 secs) [2023-05-23T16:12:14.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.359 secs) [2023-05-23T16:12:15.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.542 secs) [2023-05-23T16:12:15.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.626 secs) [2023-05-23T16:12:15.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.663 secs) [2023-05-23T16:12:15.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.881 secs) [2023-05-23T16:12:15.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.962 secs) [2023-05-23T16:12:15.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.98 secs) [2023-05-23T16:12:15.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.995 secs) [2023-05-23T16:12:15.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.282 secs) [2023-05-23T16:12:16.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.47 secs) [2023-05-23T16:12:16.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.663 secs) [2023-05-23T16:12:16.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.752 secs) [2023-05-23T16:12:16.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.838 secs) [2023-05-23T16:12:16.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.865 secs) [2023-05-23T16:12:16.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.88 secs) [2023-05-23T16:12:16.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.954 secs) [2023-05-23T16:12:16.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.994 secs) [2023-05-23T16:12:16.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.027 secs) [2023-05-23T16:12:16.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.06 secs) [2023-05-23T16:12:17.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.257 secs) [2023-05-23T16:12:17.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.401 secs) [2023-05-23T16:12:17.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.575 secs) [2023-05-23T16:12:17.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.632 secs) [2023-05-23T16:12:17.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.659 secs) [2023-05-23T16:12:17.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.692 secs) [2023-05-23T16:12:17.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.716 secs) [2023-05-23T16:12:17.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.729 secs) [2023-05-23T16:12:17.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.849 secs) [2023-05-23T16:12:17.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.888 secs) [2023-05-23T16:12:17.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.91 secs) [2023-05-23T16:12:18.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.074 secs) [2023-05-23T16:12:18.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.185 secs) [2023-05-23T16:12:18.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.302 secs) [2023-05-23T16:12:18.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.406 secs) [2023-05-23T16:12:19.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.668 secs) [2023-05-23T16:12:19.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.742 secs) [2023-05-23T16:12:19.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.835 secs) [2023-05-23T16:12:19.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.111 secs) [2023-05-23T16:12:19.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.178 secs) [2023-05-23T16:12:19.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.223 secs) [2023-05-23T16:12:19.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.262 secs) [2023-05-23T16:12:20.106Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.373 secs) [2023-05-23T16:12:20.106Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.421 secs) [2023-05-23T16:12:20.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.682 secs) [2023-05-23T16:12:20.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.707 secs) [2023-05-23T16:12:20.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.778 secs) [2023-05-23T16:12:20.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.863 secs) [2023-05-23T16:12:20.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.883 secs) [2023-05-23T16:12:20.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.897 secs) [2023-05-23T16:12:20.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.057 secs) [2023-05-23T16:12:20.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.121 secs) [2023-05-23T16:12:20.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.142 secs) [2023-05-23T16:12:21.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.211 secs) [2023-05-23T16:12:21.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.511 secs) [2023-05-23T16:12:21.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.658 secs) [2023-05-23T16:12:21.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.841 secs) [2023-05-23T16:12:21.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.91 secs) [2023-05-23T16:12:22.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.976 secs) [2023-05-23T16:12:22.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.998 secs) [2023-05-23T16:12:22.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.155 secs) [2023-05-23T16:12:22.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.301 secs) [2023-05-23T16:12:22.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.359 secs) [2023-05-23T16:12:23.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.768 secs) [2023-05-23T16:12:23.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.022 secs) [2023-05-23T16:12:23.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.19 secs) [2023-05-23T16:12:23.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.294 secs) [2023-05-23T16:12:24.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.351 secs) [2023-05-23T16:12:24.175Z] WARN: ' [2023-05-23T16:12:24.175Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:12:24.175Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:12:24.175Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:12:24.175Z] in a future version of Angular. [2023-05-23T16:12:24.175Z] [2023-05-23T16:12:24.175Z] For more information on this, see our API docs here: [2023-05-23T16:12:24.175Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:12:24.175Z] ' [2023-05-23T16:12:24.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.351 secs) [2023-05-23T16:12:24.175Z] WARN: ' [2023-05-23T16:12:24.175Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:12:24.175Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:12:24.175Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:12:24.175Z] in a future version of Angular. [2023-05-23T16:12:24.175Z] [2023-05-23T16:12:24.175Z] For more information on this, see our API docs here: [2023-05-23T16:12:24.175Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:12:24.175Z] ' [2023-05-23T16:12:24.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.523 secs) [2023-05-23T16:12:24.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.562 secs) [2023-05-23T16:12:24.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.582 secs) [2023-05-23T16:12:24.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.699 secs) [2023-05-23T16:12:24.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.746 secs) [2023-05-23T16:12:24.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.779 secs) [2023-05-23T16:12:24.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.815 secs) [2023-05-23T16:12:24.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.917 secs) [2023-05-23T16:12:24.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.978 secs) [2023-05-23T16:12:25.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.113 secs) [2023-05-23T16:12:25.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.166 secs) [2023-05-23T16:12:25.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.227 secs) [2023-05-23T16:12:25.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.464 secs) [2023-05-23T16:12:25.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.491 secs) [2023-05-23T16:12:26.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.801 secs) [2023-05-23T16:12:26.052Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.821 secs) [2023-05-23T16:12:27.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.03 secs) [2023-05-23T16:12:27.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.081 secs) [2023-05-23T16:12:27.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.739 secs) [2023-05-23T16:12:27.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.776 secs) [2023-05-23T16:12:27.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.838 secs) [2023-05-23T16:12:27.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.995 secs) [2023-05-23T16:12:27.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 15.047 secs) [2023-05-23T16:12:27.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 15.094 secs) [2023-05-23T16:12:27.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 15.127 secs) [2023-05-23T16:12:27.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.141 secs) [2023-05-23T16:12:28.198Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.344 secs) [2023-05-23T16:12:28.198Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.486 secs) [2023-05-23T16:12:28.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.561 secs) [2023-05-23T16:12:28.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.65 secs) [2023-05-23T16:12:28.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.719 secs) [2023-05-23T16:12:28.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.738 secs) [2023-05-23T16:12:28.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.759 secs) [2023-05-23T16:12:28.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.79 secs) [2023-05-23T16:12:28.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.991 secs) [2023-05-23T16:12:29.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 16.017 secs) [2023-05-23T16:12:29.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 16.029 secs) [2023-05-23T16:12:29.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 16.229 secs) [2023-05-23T16:12:29.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 16.242 secs) [2023-05-23T16:12:29.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 16.29 secs) [2023-05-23T16:12:29.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.309 secs) [2023-05-23T16:12:29.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.325 secs) [2023-05-23T16:12:29.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.344 secs) [2023-05-23T16:12:29.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.356 secs) [2023-05-23T16:12:29.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.42 secs) [2023-05-23T16:12:29.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.483 secs) [2023-05-23T16:12:30.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (22.89 secs / 16.483 secs) [2023-05-23T16:12:30.763Z] TOTAL: 145 SUCCESS [2023-05-23T16:12:30.763Z] ✔ Browser application bundle generation complete. [2023-05-23T16:12:35.016Z] [2023-05-23T16:12:35.016Z] =============================== Coverage summary =============================== [2023-05-23T16:12:35.016Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T16:12:35.016Z] Branches : 12.14% ( 109/898 ) [2023-05-23T16:12:35.016Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T16:12:35.016Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T16:12:35.016Z] ================================================================================ [2023-05-23T16:12:35.016Z] 23 05 2023 16:12:34.717:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T16:12:35.977Z] ✔ Browser application bundle generation complete. [2023-05-23T16:12:37.391Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/111/web' [Pipeline] echo [2023-05-23T16:12:37.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T16:12:37.434Z] $ docker stop --time=1 a8ff13ee55326e389d8e230194d4b1402459395bb3ea1c24c795c20c3e6871d1 [2023-05-23T16:12:39.282Z] $ docker rm -f --volumes a8ff13ee55326e389d8e230194d4b1402459395bb3ea1c24c795c20c3e6871d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:12:40.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T16:12:43.750Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T16:12:49.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T16:12:49.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T16:12:52.519Z] + ls -al . [2023-05-23T16:12:52.519Z] total 176 [2023-05-23T16:12:52.519Z] drwxrwxr-x 13 jenkins jenkins 4096 May 23 15:58 . [2023-05-23T16:12:52.519Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:55 .. [2023-05-23T16:12:52.519Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:55 .blubracket [2023-05-23T16:12:52.519Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:55 .dockerignore [2023-05-23T16:12:52.519Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:55 .git [2023-05-23T16:12:52.519Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:55 .github [2023-05-23T16:12:52.519Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:55 .gitignore [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:55 Attribution.txt [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:55 CHANGELOG.md [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:55 CONTRIBUTING.md [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:55 Dockerfile [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:55 Jenkinsfile [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:55 LICENSE [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:55 Makefile [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:55 README.md [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:53 VERSION [2023-05-23T16:12:52.520Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:55 assets [2023-05-23T16:12:52.520Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:55 bin [2023-05-23T16:12:52.520Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:55 cmd [2023-05-23T16:12:52.520Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 15:58 coverage.out [2023-05-23T16:12:52.520Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:55 docs [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:55 go.mod [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:55 go.sum [2023-05-23T16:12:52.520Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:55 internal [2023-05-23T16:12:52.520Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:55 snap [2023-05-23T16:12:52.520Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:55 testing [2023-05-23T16:12:52.520Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:55 version.go [2023-05-23T16:12:52.520Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:12:52.862Z] + 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=1a50055877b3ba9e707da638ed848135075ac4df --label arch=arm64 --label version=3.0.0-dev.15 . [2023-05-23T16:12:54.275Z] Sending build context to Docker daemon 31.09MB [2023-05-23T16:12:54.275Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T16:12:54.275Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T16:12:54.275Z] ---> 5283664a32b5 [2023-05-23T16:12:54.275Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T16:12:55.233Z] ---> Running in 2cf744848a3d [2023-05-23T16:12:55.499Z] Removing intermediate container 2cf744848a3d [2023-05-23T16:12:55.499Z] ---> 3a1460f63af2 [2023-05-23T16:12:55.499Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T16:12:55.499Z] ---> Running in 83bc6ccf3797 [2023-05-23T16:12:55.767Z] Removing intermediate container 83bc6ccf3797 [2023-05-23T16:12:55.767Z] ---> 0fea4e48e32b [2023-05-23T16:12:55.767Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T16:12:55.767Z] ---> Running in ff60413d5b3a [2023-05-23T16:12:56.350Z] Removing intermediate container ff60413d5b3a [2023-05-23T16:12:56.350Z] ---> 709eaaf5cf00 [2023-05-23T16:12:56.350Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T16:12:56.350Z] ---> Running in b32f8d6baaeb [2023-05-23T16:12:56.619Z] Removing intermediate container b32f8d6baaeb [2023-05-23T16:12:56.619Z] ---> e8aef3066b98 [2023-05-23T16:12:56.619Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T16:12:56.619Z] ---> Running in be1abb6399e8 [2023-05-23T16:12:57.204Z] Removing intermediate container be1abb6399e8 [2023-05-23T16:12:57.204Z] ---> 14b76ad958af [2023-05-23T16:12:57.204Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T16:12:58.616Z] ---> e0b1dfd415aa [2023-05-23T16:12:58.616Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T16:12:58.897Z] ---> Running in 0f8d9d7c4400 [2023-05-23T16:12:59.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:13:00.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:13:01.848Z] OK: 263 MiB in 53 packages [2023-05-23T16:13:02.430Z] Removing intermediate container 0f8d9d7c4400 [2023-05-23T16:13:02.430Z] ---> 3d38c6cf29bb [2023-05-23T16:13:02.430Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T16:13:02.696Z] ---> Running in 54658c3c72be [2023-05-23T16:13:02.963Z] Removing intermediate container 54658c3c72be [2023-05-23T16:13:02.963Z] ---> ca3a1be6d914 [2023-05-23T16:13:02.963Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T16:13:02.963Z] ---> Running in ddc12a60394f [2023-05-23T16:13:03.230Z] Removing intermediate container ddc12a60394f [2023-05-23T16:13:03.230Z] ---> a9907b7a970b [2023-05-23T16:13:03.230Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T16:13:04.193Z] ---> 52670d5f937e [2023-05-23T16:13:04.193Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:13:04.193Z] ---> Running in 706a5e4b96a7 [2023-05-23T16:13:06.768Z] Removing intermediate container 706a5e4b96a7 [2023-05-23T16:13:06.769Z] ---> 03e9dbed1951 [2023-05-23T16:13:06.769Z] Step 14/25 : COPY . . [2023-05-23T16:13:11.020Z] ---> 499528862bf9 [2023-05-23T16:13:11.020Z] Step 15/25 : RUN ${MAKE} [2023-05-23T16:13:11.020Z] ---> Running in 37f9cd0ac6bd [2023-05-23T16:13:11.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-23T16:15:33.307Z] Removing intermediate container 37f9cd0ac6bd [2023-05-23T16:15:33.307Z] ---> 178ad4cb2d30 [2023-05-23T16:15:33.307Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T16:15:33.307Z] 3.17: Pulling from library/alpine [2023-05-23T16:15:33.307Z] c41833b44d91: Already exists [2023-05-23T16:15:33.307Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T16:15:33.307Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T16:15:33.307Z] ---> 51e60588ff2c [2023-05-23T16:15:33.307Z] Step 17/25 : EXPOSE 4000 [2023-05-23T16:15:33.307Z] ---> Running in bc843b0ae053 [2023-05-23T16:15:33.307Z] Removing intermediate container bc843b0ae053 [2023-05-23T16:15:33.307Z] ---> ef052437594e [2023-05-23T16:15:33.307Z] 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 [2023-05-23T16:15:33.307Z] ---> 56def59d9c10 [2023-05-23T16:15:33.307Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T16:15:33.307Z] ---> 277c04e450b0 [2023-05-23T16:15:33.307Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T16:15:33.307Z] ---> f31bfe70352a [2023-05-23T16:15:33.307Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T16:15:33.307Z] ---> Running in 8fd865685740 [2023-05-23T16:15:33.307Z] Removing intermediate container 8fd865685740 [2023-05-23T16:15:33.307Z] ---> 4a8a714ef27b [2023-05-23T16:15:33.307Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T16:15:33.307Z] ---> Running in 2d2556b160e0 [2023-05-23T16:15:33.307Z] Removing intermediate container 2d2556b160e0 [2023-05-23T16:15:33.307Z] ---> 005a6476c95a [2023-05-23T16:15:33.307Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T16:15:33.307Z] ---> Running in 1172d90a9003 [2023-05-23T16:15:33.307Z] Removing intermediate container 1172d90a9003 [2023-05-23T16:15:33.307Z] ---> 4bc4f9a8a0b7 [2023-05-23T16:15:33.307Z] Step 24/25 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T16:15:33.307Z] ---> Running in e265154a85b5 [2023-05-23T16:15:33.307Z] Removing intermediate container e265154a85b5 [2023-05-23T16:15:33.307Z] ---> 7ab104257bf6 [2023-05-23T16:15:33.307Z] Step 25/25 : LABEL version=3.0.0-dev.15 [2023-05-23T16:15:33.307Z] ---> Running in 159d43d2844d [2023-05-23T16:15:33.307Z] Removing intermediate container 159d43d2844d [2023-05-23T16:15:33.307Z] ---> cf451810f986 [2023-05-23T16:15:33.307Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T16:15:33.307Z] Successfully built cf451810f986 [2023-05-23T16:15:33.307Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:15:33.424Z] provisioning config files... [2023-05-23T16:15:33.440Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config13655249554449208270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:15:33.790Z] ---> docker-login.sh [2023-05-23T16:15:33.790Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:15:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:15:34.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:15:34.058Z] Configure a credential helper to remove this warning. See [2023-05-23T16:15:34.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:15:34.058Z] [2023-05-23T16:15:34.058Z] Login Succeeded [2023-05-23T16:15:34.058Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:15:34.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:15:34.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:15:34.594Z] Configure a credential helper to remove this warning. See [2023-05-23T16:15:34.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:15:34.594Z] [2023-05-23T16:15:34.594Z] Login Succeeded [2023-05-23T16:15:34.594Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:15:34.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:15:34.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:15:34.864Z] Configure a credential helper to remove this warning. See [2023-05-23T16:15:34.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:15:34.864Z] [2023-05-23T16:15:34.864Z] Login Succeeded [2023-05-23T16:15:34.864Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:15:35.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:15:35.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:15:35.401Z] Configure a credential helper to remove this warning. See [2023-05-23T16:15:35.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:15:35.401Z] [2023-05-23T16:15:35.401Z] Login Succeeded [2023-05-23T16:15:35.401Z] docker.io [2023-05-23T16:15:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:15:35.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:15:35.936Z] Configure a credential helper to remove this warning. See [2023-05-23T16:15:35.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:15:35.936Z] [2023-05-23T16:15:35.936Z] Login Succeeded [2023-05-23T16:15:35.936Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:15:35.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:15:35.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:15:36.010Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-23T16:15:36.010Z] 1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T16:15:36.010Z] latest [2023-05-23T16:15:36.010Z] 3.0.0-dev.15 [2023-05-23T16:15:36.010Z] 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [2023-05-23T16:15:36.010Z] main [2023-05-23T16:15:36.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:36.381Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:36.736Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T16:15:36.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:15:36.736Z] 2553c706ec51: Preparing [2023-05-23T16:15:36.736Z] a545eca38cc7: Preparing [2023-05-23T16:15:36.736Z] 62cb60dbbc10: Preparing [2023-05-23T16:15:36.736Z] 26cbea5cba74: Preparing [2023-05-23T16:15:36.736Z] 26cbea5cba74: Layer already exists [2023-05-23T16:15:37.004Z] 2553c706ec51: Pushed [2023-05-23T16:15:37.004Z] a545eca38cc7: Pushed [2023-05-23T16:15:45.219Z] 62cb60dbbc10: Pushed [2023-05-23T16:15:45.219Z] 1a50055877b3ba9e707da638ed848135075ac4df: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:45.587Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:45.932Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-23T16:15:45.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:15:45.932Z] 2553c706ec51: Preparing [2023-05-23T16:15:45.932Z] a545eca38cc7: Preparing [2023-05-23T16:15:45.932Z] 62cb60dbbc10: Preparing [2023-05-23T16:15:45.932Z] 26cbea5cba74: Preparing [2023-05-23T16:15:45.932Z] a545eca38cc7: Layer already exists [2023-05-23T16:15:45.932Z] 26cbea5cba74: Layer already exists [2023-05-23T16:15:45.932Z] 62cb60dbbc10: Layer already exists [2023-05-23T16:15:45.932Z] 2553c706ec51: Layer already exists [2023-05-23T16:15:46.199Z] latest: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:46.546Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:46.893Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.15 [2023-05-23T16:15:46.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:15:46.893Z] 2553c706ec51: Preparing [2023-05-23T16:15:46.893Z] a545eca38cc7: Preparing [2023-05-23T16:15:46.893Z] 62cb60dbbc10: Preparing [2023-05-23T16:15:46.893Z] 26cbea5cba74: Preparing [2023-05-23T16:15:46.893Z] 62cb60dbbc10: Layer already exists [2023-05-23T16:15:46.893Z] 26cbea5cba74: Layer already exists [2023-05-23T16:15:46.893Z] 2553c706ec51: Layer already exists [2023-05-23T16:15:46.893Z] a545eca38cc7: Layer already exists [2023-05-23T16:15:46.893Z] 3.0.0-dev.15: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:47.513Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:47.857Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [2023-05-23T16:15:47.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:15:47.858Z] 2553c706ec51: Preparing [2023-05-23T16:15:47.858Z] a545eca38cc7: Preparing [2023-05-23T16:15:47.858Z] 62cb60dbbc10: Preparing [2023-05-23T16:15:47.858Z] 26cbea5cba74: Preparing [2023-05-23T16:15:47.858Z] 2553c706ec51: Layer already exists [2023-05-23T16:15:47.858Z] 26cbea5cba74: Layer already exists [2023-05-23T16:15:47.858Z] 62cb60dbbc10: Layer already exists [2023-05-23T16:15:47.858Z] a545eca38cc7: Layer already exists [2023-05-23T16:15:47.858Z] 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:48.549Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:48.923Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-23T16:15:48.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:15:48.923Z] 2553c706ec51: Preparing [2023-05-23T16:15:48.923Z] a545eca38cc7: Preparing [2023-05-23T16:15:48.923Z] 62cb60dbbc10: Preparing [2023-05-23T16:15:48.923Z] 26cbea5cba74: Preparing [2023-05-23T16:15:48.923Z] 62cb60dbbc10: Layer already exists [2023-05-23T16:15:48.923Z] a545eca38cc7: Layer already exists [2023-05-23T16:15:48.923Z] 26cbea5cba74: Layer already exists [2023-05-23T16:15:48.923Z] 2553c706ec51: Layer already exists [2023-05-23T16:15:49.193Z] main: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:15:49.236Z] ===================================================== [Pipeline] echo [2023-05-23T16:15:49.242Z] taggedImages: [2023-05-23T16:15:49.242Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df [2023-05-23T16:15:49.242Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-23T16:15:49.242Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.15 [2023-05-23T16:15:49.242Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [2023-05-23T16:15:49.242Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:49.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:15:49.607Z] [2023-05-23T16:15:49.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:15:49.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:15:49.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T16:15:49.950Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T16:15:49.950Z] 04944245beec: Pulling fs layer [2023-05-23T16:15:49.950Z] 699f458cf7ca: Pulling fs layer [2023-05-23T16:15:49.950Z] 765212b225bb: Pulling fs layer [2023-05-23T16:15:49.950Z] f23df028b6ca: Pulling fs layer [2023-05-23T16:15:49.950Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T16:15:49.950Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T16:15:49.950Z] 765212b225bb: Waiting [2023-05-23T16:15:49.950Z] f23df028b6ca: Waiting [2023-05-23T16:15:49.950Z] d65c8cfc05b1: Waiting [2023-05-23T16:15:49.950Z] 2437ff75d9bd: Waiting [2023-05-23T16:15:50.217Z] 04944245beec: Verifying Checksum [2023-05-23T16:15:50.218Z] 04944245beec: Download complete [2023-05-23T16:15:50.218Z] 765212b225bb: Verifying Checksum [2023-05-23T16:15:50.218Z] 765212b225bb: Download complete [2023-05-23T16:15:50.218Z] f23df028b6ca: Verifying Checksum [2023-05-23T16:15:50.218Z] f23df028b6ca: Download complete [2023-05-23T16:15:50.218Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T16:15:50.218Z] d65c8cfc05b1: Download complete [2023-05-23T16:15:50.489Z] 699f458cf7ca: Verifying Checksum [2023-05-23T16:15:50.489Z] 699f458cf7ca: Download complete [2023-05-23T16:15:50.759Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T16:15:50.759Z] 8998bd30e6a1: Download complete [2023-05-23T16:15:53.340Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T16:15:53.340Z] 2437ff75d9bd: Download complete [2023-05-23T16:15:55.283Z] 8998bd30e6a1: Pull complete [2023-05-23T16:15:59.538Z] 04944245beec: Pull complete [2023-05-23T16:16:00.123Z] 699f458cf7ca: Pull complete [2023-05-23T16:16:00.391Z] 765212b225bb: Pull complete [2023-05-23T16:16:01.354Z] f23df028b6ca: Pull complete [2023-05-23T16:16:01.354Z] d65c8cfc05b1: Pull complete [2023-05-23T16:16:16.354Z] 2437ff75d9bd: Pull complete [2023-05-23T16:16:16.354Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T16:16:16.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:16:16.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:16:16.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-16513 does not seem to be running inside a container [2023-05-23T16:16:16.642Z] $ 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/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T16:16:19.431Z] $ docker top 9fee10103787bcb634b9abfc4dae41e561a6f67737a40a1fd02a233d78db70d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:16:20.272Z] ---> job-cost.sh [2023-05-23T16:16:20.272Z] lf-activate-venv: SKIPPING [2023-05-23T16:16:20.272Z] INFO: No Stack... [2023-05-23T16:16:20.538Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T16:16:21.495Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T16:16:22.139Z] + cat /w/workspace/edgex-ui-go/111/archives/cost.csv [2023-05-23T16:16:22.139Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T16:16:22.215Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [2023-05-23T16:16:22.221Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] did not exist. Created. [2023-05-23T16:16:22.222Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T16:16:22.879Z] /w/workspace/edgex-ui-go/111@tmp/durable-e90ff9f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T16:16:23.534Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T16:16:23.554Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T16:16:28.533Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T16:16:28.541Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T16:16:28.565Z] $ docker stop --time=1 9fee10103787bcb634b9abfc4dae41e561a6f67737a40a1fd02a233d78db70d8 [2023-05-23T16:16:30.260Z] $ docker rm -f --volumes 9fee10103787bcb634b9abfc4dae41e561a6f67737a40a1fd02a233d78db70d8 [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 [2023-05-23T16:16:30.655Z] provisioning config files... [2023-05-23T16:16:30.661Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3063478739344472548tmp [Pipeline] { [Pipeline] sh [2023-05-23T16:16:30.954Z] + set +x [2023-05-23T16:16:30.954Z] + curl -s https://codecov.io/bash [2023-05-23T16:16:30.954Z] + bash -s -- [2023-05-23T16:16:30.954Z] [2023-05-23T16:16:30.954Z] _____ _ [2023-05-23T16:16:30.954Z] / ____| | | [2023-05-23T16:16:30.954Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T16:16:30.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T16:16:30.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T16:16:30.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T16:16:30.954Z] Bash-1.0.6 [2023-05-23T16:16:30.954Z] [2023-05-23T16:16:30.954Z] [2023-05-23T16:16:30.954Z] ==> git version 2.25.1 found [2023-05-23T16:16:30.954Z] ==> 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 [2023-05-23T16:16:30.954Z] Release-Date: 2020-01-08 [2023-05-23T16:16:30.954Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-23T16:16:30.954Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T16:16:30.954Z] ==> Jenkins CI detected. [2023-05-23T16:16:30.954Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-23T16:16:30.954Z] project root: . [2023-05-23T16:16:30.954Z] --> token set from env [2023-05-23T16:16:30.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T16:16:30.954Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T16:16:31.213Z] ==> Python coveragepy not found [2023-05-23T16:16:31.213Z] ==> Searching for coverage reports in: [2023-05-23T16:16:31.213Z] + . [2023-05-23T16:16:31.213Z] -> Found 1 reports [2023-05-23T16:16:31.213Z] ==> Detecting git/mercurial file structure [2023-05-23T16:16:31.213Z] ==> Reading reports [2023-05-23T16:16:31.213Z] + ./coverage.out bytes=10 [2023-05-23T16:16:31.213Z] ==> Appending adjustments [2023-05-23T16:16:31.213Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T16:16:31.779Z] + Found adjustments [2023-05-23T16:16:31.779Z] ==> Gzipping contents [2023-05-23T16:16:31.779Z] 12K /tmp/codecov.jQ2KUv.gz [2023-05-23T16:16:31.779Z] ==> Uploading reports [2023-05-23T16:16:31.779Z] url: https://codecov.io [2023-05-23T16:16:31.779Z] query: branch=main&commit=1a50055877b3ba9e707da638ed848135075ac4df&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T16:16:31.779Z] -> Pinging Codecov [2023-05-23T16:16:31.779Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=1a50055877b3ba9e707da638ed848135075ac4df&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T16:16:32.038Z] -> Uploading to [2023-05-23T16:16:32.038Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/1a50055877b3ba9e707da638ed848135075ac4df/23d70cef-dda0-4fe8-b003-b34b8c406d33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T161631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0c3c611ca85d391bb129dfa5c815d5c1e16ef8e2d27467646236a710087d41b [2023-05-23T16:16:32.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:16:32.038Z] Dload Upload Total Spent Left Speed [2023-05-23T16:16:32.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 34253 --:--:-- --:--:-- --:--:-- 34253 [2023-05-23T16:16:32.553Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] } [2023-05-23T16:16:32.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-23T16:16:32.762Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-23T16:16:32.772Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:33.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:16:33.067Z] [2023-05-23T16:16:33.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:33.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:16:33.359Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-23T16:16:33.359Z] df9b9388f04a: Pulling fs layer [2023-05-23T16:16:33.359Z] 52dc419b0ee2: Pulling fs layer [2023-05-23T16:16:33.359Z] 25bc292e5bac: Pulling fs layer [2023-05-23T16:16:33.359Z] 114826534d7a: Pulling fs layer [2023-05-23T16:16:33.359Z] 4657fd5d0bcf: Pulling fs layer [2023-05-23T16:16:33.359Z] 6ad1cebc031e: Pulling fs layer [2023-05-23T16:16:33.359Z] 8a3aa393b2d8: Pulling fs layer [2023-05-23T16:16:33.359Z] 114826534d7a: Waiting [2023-05-23T16:16:33.359Z] 4657fd5d0bcf: Waiting [2023-05-23T16:16:33.359Z] 6ad1cebc031e: Waiting [2023-05-23T16:16:33.359Z] 8a3aa393b2d8: Waiting [2023-05-23T16:16:33.359Z] 25bc292e5bac: Verifying Checksum [2023-05-23T16:16:33.359Z] 25bc292e5bac: Download complete [2023-05-23T16:16:33.359Z] 52dc419b0ee2: Verifying Checksum [2023-05-23T16:16:33.359Z] 52dc419b0ee2: Download complete [2023-05-23T16:16:33.359Z] 4657fd5d0bcf: Verifying Checksum [2023-05-23T16:16:33.359Z] 4657fd5d0bcf: Download complete [2023-05-23T16:16:33.359Z] df9b9388f04a: Verifying Checksum [2023-05-23T16:16:33.359Z] df9b9388f04a: Download complete [2023-05-23T16:16:33.617Z] 6ad1cebc031e: Verifying Checksum [2023-05-23T16:16:33.617Z] 6ad1cebc031e: Download complete [2023-05-23T16:16:33.617Z] df9b9388f04a: Pull complete [2023-05-23T16:16:33.617Z] 52dc419b0ee2: Pull complete [2023-05-23T16:16:33.617Z] 25bc292e5bac: Pull complete [2023-05-23T16:16:34.181Z] 114826534d7a: Download complete [2023-05-23T16:16:34.181Z] 8a3aa393b2d8: Verifying Checksum [2023-05-23T16:16:34.181Z] 8a3aa393b2d8: Download complete [2023-05-23T16:16:37.453Z] 114826534d7a: Pull complete [2023-05-23T16:16:37.453Z] 4657fd5d0bcf: Pull complete [2023-05-23T16:16:37.710Z] 6ad1cebc031e: Pull complete [2023-05-23T16:16:40.241Z] 8a3aa393b2d8: Pull complete [2023-05-23T16:16:40.241Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-23T16:16:40.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:16:40.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:16:40.316Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T16:16:40.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-23T16:16:44.885Z] $ docker top 34bd9f690a3ac37bd9b0a022c2113d3d6de3531f630d87934a7d45b880ea2b47 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T16:16:44.943Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-23T16:16:45.219Z] + set -o pipefail [2023-05-23T16:16:45.219Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-23T16:16:51.778Z] [2023-05-23T16:16:51.778Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-23T16:16:51.778Z] [2023-05-23T16:16:51.778Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/15f65677-d545-4177-b63f-2e5755810c08 [2023-05-23T16:16:51.778Z] [2023-05-23T16:16:51.778Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-23T16:16:51.778Z] [2023-05-23T16:16:51.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-23T16:16:51.778Z] [2023-05-23T16:16:51.778Z] [2023-05-23T16:16:51.778Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-23T16:16:51.779Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-23T16:16:51.779Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-23T16:16:51.796Z] $ docker stop --time=1 34bd9f690a3ac37bd9b0a022c2113d3d6de3531f630d87934a7d45b880ea2b47 [2023-05-23T16:16:55.018Z] $ docker rm -f --volumes 34bd9f690a3ac37bd9b0a022c2113d3d6de3531f630d87934a7d45b880ea2b47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T16:16:55.725Z] + git log --format=format:%s -1 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] sh [2023-05-23T16:16:56.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:16:56.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:56.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:16:56.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:16:56.386Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T16:16:56.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T16:16:56.798Z] $ docker top 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 -eo pid,comm [2023-05-23T16:16:56.838Z] 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). [2023-05-23T16:16:56.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:16:56.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:16:56.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:16:56.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:16:56.986Z] $ docker exec 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 ssh-agent [2023-05-23T16:16:57.098Z] SSH_AUTH_SOCK=/tmp/ssh-yscPXN4XtL84/agent.31 [2023-05-23T16:16:57.098Z] SSH_AGENT_PID=37 [2023-05-23T16:16:57.102Z] Running ssh-add (command line suppressed) [2023-05-23T16:16:57.214Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18011963195404153164.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18011963195404153164.key) [2023-05-23T16:16:57.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:16:57.500Z] + git semver tag [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,677 [run_tag] DEBUG tag force:False [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,677 [check_head_tag] DEBUG check head tag [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,678 [execute] INFO git cat-file --batch-check [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,682 [execute] INFO git cat-file --batch [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,699 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,699 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:16:57.760Z] 2023-05-23 16:16:57,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:16:57.760Z] 3.0.0-dev.15 [Pipeline] } [2023-05-23T16:16:57.775Z] $ docker exec --env ******** --env ******** 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 ssh-agent -k [2023-05-23T16:16:57.886Z] unset SSH_AUTH_SOCK; [2023-05-23T16:16:57.887Z] unset SSH_AGENT_PID; [2023-05-23T16:16:57.887Z] echo Agent pid 37 killed; [2023-05-23T16:16:57.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:16:58.204Z] + git semver [Pipeline] } [2023-05-23T16:16:58.483Z] $ docker stop --time=1 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 [2023-05-23T16:16:59.736Z] $ docker rm -f --volumes 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:00.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:17:00.116Z] [2023-05-23T16:17:00.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:00.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:17:00.412Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-23T16:17:00.412Z] ab5ef0e58194: Pulling fs layer [2023-05-23T16:17:00.412Z] 9712f1f96733: Pulling fs layer [2023-05-23T16:17:00.412Z] 63f879dbbcfc: Pulling fs layer [2023-05-23T16:17:00.412Z] 0d9ebad4ef96: Pulling fs layer [2023-05-23T16:17:00.412Z] e9a5061849ea: Pulling fs layer [2023-05-23T16:17:00.412Z] d747dcd14b5f: Pulling fs layer [2023-05-23T16:17:00.412Z] 2de7ff778b66: Pulling fs layer [2023-05-23T16:17:00.412Z] d747dcd14b5f: Waiting [2023-05-23T16:17:00.412Z] e9a5061849ea: Waiting [2023-05-23T16:17:00.412Z] 2de7ff778b66: Waiting [2023-05-23T16:17:00.412Z] 0d9ebad4ef96: Waiting [2023-05-23T16:17:00.412Z] 9712f1f96733: Verifying Checksum [2023-05-23T16:17:00.412Z] 9712f1f96733: Download complete [2023-05-23T16:17:00.671Z] 63f879dbbcfc: Verifying Checksum [2023-05-23T16:17:00.671Z] 63f879dbbcfc: Download complete [2023-05-23T16:17:00.929Z] 0d9ebad4ef96: Verifying Checksum [2023-05-23T16:17:00.930Z] 0d9ebad4ef96: Download complete [2023-05-23T16:17:00.930Z] d747dcd14b5f: Download complete [2023-05-23T16:17:00.930Z] e9a5061849ea: Download complete [2023-05-23T16:17:00.930Z] ab5ef0e58194: Download complete [2023-05-23T16:17:00.930Z] 2de7ff778b66: Verifying Checksum [2023-05-23T16:17:00.930Z] 2de7ff778b66: Download complete [2023-05-23T16:17:03.458Z] ab5ef0e58194: Pull complete [2023-05-23T16:17:03.718Z] 9712f1f96733: Pull complete [2023-05-23T16:17:04.283Z] 63f879dbbcfc: Pull complete [2023-05-23T16:17:08.507Z] 0d9ebad4ef96: Pull complete [2023-05-23T16:17:08.507Z] e9a5061849ea: Pull complete [2023-05-23T16:17:08.507Z] d747dcd14b5f: Pull complete [2023-05-23T16:17:09.071Z] 2de7ff778b66: Pull complete [2023-05-23T16:17:09.071Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-23T16:17:09.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:17:09.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:17:09.150Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T16:17:09.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-23T16:17:14.487Z] $ docker top a1d4c5554c63e9c0f84e1b869bae48f3a67e515b3b5eea022982c19e1d57171d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:17:14.553Z] provisioning config files... [2023-05-23T16:17:14.561Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10938233008370088382tmp [2023-05-23T16:17:14.572Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7209126934313226343tmp [2023-05-23T16:17:14.582Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3968489974722980131tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:17:14.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:14.884Z] ---> sigul-configuration.sh [2023-05-23T16:17:14.884Z] gpg: directory `/root/.gnupg' created [2023-05-23T16:17:14.884Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-23T16:17:14.884Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-23T16:17:14.884Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-23T16:17:14.884Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-23T16:17:14.884Z] gpg: CAST5 encrypted data [2023-05-23T16:17:14.884Z] gpg: encrypted with 1 passphrase [2023-05-23T16:17:14.884Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-23T16:17:15.172Z] + mkdir /home/jenkins [2023-05-23T16:17:15.172Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-23T16:17:15.453Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-23T16:17:15.462Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:15.747Z] ---> sigul-install.sh [2023-05-23T16:17:15.747Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-23T16:17:16.084Z] + git tag --list [2023-05-23T16:17:16.084Z] 0.1.1 [2023-05-23T16:17:16.084Z] v1.1.0 [2023-05-23T16:17:16.084Z] v1.2.0 [2023-05-23T16:17:16.084Z] v1.2.1 [2023-05-23T16:17:16.084Z] v1.3.0 [2023-05-23T16:17:16.084Z] v2.0.0 [2023-05-23T16:17:16.084Z] v2.1.0 [2023-05-23T16:17:16.084Z] v2.2.0 [2023-05-23T16:17:16.084Z] v2.2.1-dev.1 [2023-05-23T16:17:16.084Z] v2.2.1-dev.2 [2023-05-23T16:17:16.084Z] v2.2.1-dev.3 [2023-05-23T16:17:16.084Z] v2.2.1-dev.4 [2023-05-23T16:17:16.084Z] v2.2.1-dev.5 [2023-05-23T16:17:16.084Z] v2.2.1-dev.6 [2023-05-23T16:17:16.084Z] v2.2.1-dev.7 [2023-05-23T16:17:16.084Z] v2.3.0 [2023-05-23T16:17:16.084Z] v2.3.0-dev.10 [2023-05-23T16:17:16.084Z] v2.3.0-dev.11 [2023-05-23T16:17:16.084Z] v2.3.0-dev.12 [2023-05-23T16:17:16.084Z] v2.3.0-dev.13 [2023-05-23T16:17:16.084Z] v2.3.0-dev.14 [2023-05-23T16:17:16.084Z] v2.3.0-dev.15 [2023-05-23T16:17:16.084Z] v2.3.0-dev.16 [2023-05-23T16:17:16.084Z] v2.3.0-dev.17 [2023-05-23T16:17:16.084Z] v2.3.0-dev.18 [2023-05-23T16:17:16.084Z] v2.3.0-dev.19 [2023-05-23T16:17:16.084Z] v2.3.0-dev.20 [2023-05-23T16:17:16.084Z] v2.3.0-dev.21 [2023-05-23T16:17:16.084Z] v2.3.0-dev.22 [2023-05-23T16:17:16.084Z] v2.3.0-dev.23 [2023-05-23T16:17:16.084Z] v2.3.0-dev.24 [2023-05-23T16:17:16.084Z] v2.3.0-dev.7 [2023-05-23T16:17:16.084Z] v2.3.0-dev.8 [2023-05-23T16:17:16.084Z] v2.3.0-dev.9 [2023-05-23T16:17:16.084Z] v3.0.0-dev.1 [2023-05-23T16:17:16.084Z] v3.0.0-dev.10 [2023-05-23T16:17:16.084Z] v3.0.0-dev.11 [2023-05-23T16:17:16.084Z] v3.0.0-dev.12 [2023-05-23T16:17:16.084Z] v3.0.0-dev.13 [2023-05-23T16:17:16.084Z] v3.0.0-dev.14 [2023-05-23T16:17:16.084Z] v3.0.0-dev.15 [2023-05-23T16:17:16.084Z] v3.0.0-dev.2 [2023-05-23T16:17:16.084Z] v3.0.0-dev.3 [2023-05-23T16:17:16.084Z] v3.0.0-dev.4 [2023-05-23T16:17:16.084Z] v3.0.0-dev.5 [2023-05-23T16:17:16.084Z] v3.0.0-dev.6 [2023-05-23T16:17:16.084Z] v3.0.0-dev.7 [2023-05-23T16:17:16.084Z] v3.0.0-dev.8 [2023-05-23T16:17:16.084Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-23T16:17:16.405Z] + lftools sign git-tag v3.0.0-dev.15 [2023-05-23T16:17:16.976Z] Signing Git tag with Sigul... [2023-05-23T16:17:16.976Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-05-23T16:17:17.244Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:17.525Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-23T16:17:17.533Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-23T16:17:17.562Z] $ docker stop --time=1 a1d4c5554c63e9c0f84e1b869bae48f3a67e515b3b5eea022982c19e1d57171d [2023-05-23T16:17:18.817Z] $ docker rm -f --volumes a1d4c5554c63e9c0f84e1b869bae48f3a67e515b3b5eea022982c19e1d57171d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-23T16:17:19.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:17:19.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:19.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:17:19.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:17:19.593Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T16:17:19.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T16:17:19.964Z] $ docker top 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 -eo pid,comm [2023-05-23T16:17:20.005Z] 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). [2023-05-23T16:17:20.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:17:20.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:17:20.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:17:20.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:17:20.160Z] $ docker exec 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 ssh-agent [2023-05-23T16:17:20.256Z] SSH_AUTH_SOCK=/tmp/ssh-FhVXLRK7sEZ8/agent.32 [2023-05-23T16:17:20.256Z] SSH_AGENT_PID=38 [2023-05-23T16:17:20.262Z] Running ssh-add (command line suppressed) [2023-05-23T16:17:20.352Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16923971398170243898.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16923971398170243898.key) [2023-05-23T16:17:20.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:17:20.647Z] + git semver bump pre [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,821 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,821 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,821 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,822 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,824 [execute] INFO git cat-file --batch-check [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,829 [execute] INFO git cat-file --batch [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:17:20.908Z] 2023-05-23 16:17:20,835 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:17:20.908Z] 3.0.0-dev.16 [Pipeline] } [2023-05-23T16:17:20.925Z] $ docker exec --env ******** --env ******** 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 ssh-agent -k [2023-05-23T16:17:21.018Z] unset SSH_AUTH_SOCK; [2023-05-23T16:17:21.023Z] unset SSH_AGENT_PID; [2023-05-23T16:17:21.023Z] echo Agent pid 38 killed; [2023-05-23T16:17:21.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:17:21.328Z] + git semver [Pipeline] } [2023-05-23T16:17:21.610Z] $ docker stop --time=1 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 [2023-05-23T16:17:22.841Z] $ docker rm -f --volumes 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:17:23.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:17:23.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:23.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:17:23.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:17:23.533Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T16:17:23.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T16:17:23.890Z] $ docker top 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:17:23.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:17:23.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:17:24.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:17:24.104Z] $ docker exec 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 ssh-agent [2023-05-23T16:17:24.195Z] SSH_AUTH_SOCK=/tmp/ssh-FJ0E5GglpHoK/agent.32 [2023-05-23T16:17:24.195Z] SSH_AGENT_PID=38 [2023-05-23T16:17:24.200Z] Running ssh-add (command line suppressed) [2023-05-23T16:17:24.298Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7283444233134218563.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7283444233134218563.key) [2023-05-23T16:17:24.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:17:24.589Z] + git semver push [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,758 [run_push] DEBUG push [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,759 [execute] INFO git cat-file --batch-check [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,763 [execute] INFO git rev-list af97e79b9ecc42b55ac7bb47d41c0ad1816cf8e8 -- [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,763 [execute] DEBUG Popen(['git', 'rev-list', 'af97e79b9ecc42b55ac7bb47d41c0ad1816cf8e8', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,772 [execute] INFO git fetch -v origin [2023-05-23T16:17:24.846Z] 2023-05-23 16:17:24,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-23T16:17:25.414Z] 2023-05-23 16:17:25,247 [run_push] DEBUG no remote changes detected [2023-05-23T16:17:25.414Z] 2023-05-23 16:17:25,247 [execute] INFO git push origin semver [2023-05-23T16:17:25.414Z] 2023-05-23 16:17:25,248 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:17:26.353Z] 2023-05-23 16:17:26,057 [run_push] DEBUG push all version tags [2023-05-23T16:17:26.353Z] 2023-05-23 16:17:26,057 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-23T16:17:26.353Z] 2023-05-23 16:17:26,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:17:26.920Z] 2023-05-23 16:17:26,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:17:26.920Z] 3.0.0-dev.16 [Pipeline] } [2023-05-23T16:17:26.937Z] $ docker exec --env ******** --env ******** 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 ssh-agent -k [2023-05-23T16:17:27.019Z] unset SSH_AUTH_SOCK; [2023-05-23T16:17:27.019Z] unset SSH_AGENT_PID; [2023-05-23T16:17:27.019Z] echo Agent pid 38 killed; [2023-05-23T16:17:27.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:17:27.336Z] + git semver [Pipeline] } [2023-05-23T16:17:27.615Z] $ docker stop --time=1 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 [2023-05-23T16:17:28.903Z] $ docker rm -f --volumes 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2023-05-23T16:17:29.441Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-23T16:17:29.441Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-23T16:17:29.441Z] total 16 [2023-05-23T16:17:29.441Z] drwxr-xr-x 3 root root 4096 May 23 15:57 . [2023-05-23T16:17:29.441Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:17 .. [2023-05-23T16:17:29.441Z] drwxr-xr-x 2 root root 4096 May 23 15:57 cost [2023-05-23T16:17:29.441Z] -rw-r--r-- 1 root root 83 May 23 15:57 cost.csv [2023-05-23T16:17:29.441Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-23T16:17:29.441Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-23T16:17:29.441Z] total 16 [2023-05-23T16:17:29.441Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:57 . [2023-05-23T16:17:29.441Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:17 .. [2023-05-23T16:17:29.441Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 15:57 cost [2023-05-23T16:17:29.441Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:29.727Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:30.583Z] ---> package-listing.sh [2023-05-23T16:17:30.583Z] ++ facter osfamily [2023-05-23T16:17:30.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T16:17:30.842Z] + OS_FAMILY=debian [2023-05-23T16:17:30.842Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-23T16:17:30.842Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T16:17:30.842Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T16:17:30.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T16:17:30.842Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T16:17:30.842Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-23T16:17:30.842Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T16:17:30.842Z] + case "${OS_FAMILY}" in [2023-05-23T16:17:30.842Z] + dpkg -l [2023-05-23T16:17:30.842Z] + grep '^ii' [2023-05-23T16:17:30.842Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T16:17:30.842Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T16:17:30.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T16:17:30.842Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-23T16:17:30.842Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-23T16:17:30.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-23T16:17:30.853Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T16:17:31.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:31.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:17:31.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:17:31.770Z] prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container [2023-05-23T16:17:31.808Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T16:17:32.016Z] $ docker top 4808b95343471fb441af20233c22eeccea38e040101549fa057006c7ed19e351 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:17:32.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T16:17:32.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T16:17:32.918Z] + ls /var/log/sa-host [2023-05-23T16:17:32.918Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:17:32.980Z] provisioning config files... [2023-05-23T16:17:32.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2587517669782672873tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:17:33.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:33.282Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T16:17:33.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:33.618Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T16:17:33.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:33.907Z] ---> sudo-logs.sh [2023-05-23T16:17:33.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T16:17:33.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:34.214Z] ---> job-cost.sh [2023-05-23T16:17:34.214Z] lf-activate-venv: SKIPPING [2023-05-23T16:17:34.214Z] DEBUG: total: 0.2199999988079071 [2023-05-23T16:17:34.214Z] INFO: Retrieving Stack Cost... [2023-05-23T16:17:34.472Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T16:17:35.039Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T16:17:35.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:35.329Z] ---> logs-deploy.sh [2023-05-23T16:17:35.330Z] lf-activate-venv: SKIPPING [2023-05-23T16:17:35.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/111 [2023-05-23T16:17:35.330Z] INFO: archiving workspace using pattern(s): [2023-05-23T16:17:36.268Z] Archives upload complete. [2023-05-23T16:17:36.268Z] INFO: archiving logs to Nexus