Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec 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-ssh3997691916476477401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh610939516028201868.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5378098799033014325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16710090819881995997.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18258027293677212993.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6324 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#296)" > git checkout -f 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 > git rev-list --no-walk 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:26:30.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:26:30.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:26:30.130Z] ========================================================= [2023-03-29T23:26:30.130Z] EdgeX Global Pipelines Version Info [2023-03-29T23:26:30.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:26:30.866Z] ------------------- [2023-03-29T23:26:30.866Z] stable info: [2023-03-29T23:26:30.866Z] ------------------- [2023-03-29T23:26:30.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:26:30.866Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:26:30.866Z] Message: update stable to v1.0.245 [2023-03-29T23:26:31.804Z] ------------------- [2023-03-29T23:26:31.804Z] experimental info: [2023-03-29T23:26:31.804Z] ------------------- [2023-03-29T23:26:31.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:26:31.804Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:26:31.804Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:26:31.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-29T23:26:31.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-29T23:26:31.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:26:31.987Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:26:31.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:26:32.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:26:32.021Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:26:32.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:26:32.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:26:32.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:26:32.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:26:32.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-29T23:26:32.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:26:32.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:26:32.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:26:32.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:26:32.116Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:26:32.124Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:26:32.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:26:32.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:26:32.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T23:26:32.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-29T23:26:32.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:26:32.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:26:32.183Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:26:32.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:26:32.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:26:32.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T23:26:32.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T23:26:32.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T23:26:32.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] echo [2023-03-29T23:26:32.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186be4e [Pipeline] echo [2023-03-29T23:26:32.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:26:32.318Z] provisioning config files... [2023-03-29T23:26:32.330Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10455112802523862795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:26:32.668Z] ---> docker-login.sh [2023-03-29T23:26:32.668Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:26:34.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:34.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:34.308Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:34.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:34.308Z] [2023-03-29T23:26:34.308Z] Login Succeeded [2023-03-29T23:26:34.308Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:26:34.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:34.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:34.567Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:34.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:34.567Z] [2023-03-29T23:26:34.567Z] Login Succeeded [2023-03-29T23:26:34.567Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:26:34.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:34.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:34.567Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:34.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:34.567Z] [2023-03-29T23:26:34.567Z] Login Succeeded [2023-03-29T23:26:34.567Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:26:34.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:34.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:34.828Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:34.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:34.828Z] [2023-03-29T23:26:34.828Z] Login Succeeded [2023-03-29T23:26:34.828Z] docker.io [2023-03-29T23:26:34.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:35.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:35.089Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:35.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:35.089Z] [2023-03-29T23:26:35.089Z] Login Succeeded [2023-03-29T23:26:35.089Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:26:35.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:26:35.457Z] + git rev-list -1 --merges 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec~1..186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] echo [2023-03-29T23:26:35.505Z] -----------> git rev-list -1 --merges 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec~1..186be4e7cfd84d819ae8e1b3a278a99ca1d844ec 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [false] [Pipeline] sh [2023-03-29T23:26:35.792Z] + git log --format=format:%s -1 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] echo [2023-03-29T23:26:35.806Z] ========================================================= [2023-03-29T23:26:35.806Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:26:35.806Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:26:36.221Z] + git log --format=format:%s -1 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] echo [2023-03-29T23:26:36.245Z] [semverPrep] GIT_COMMIT: 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#296) [Pipeline] echo [2023-03-29T23:26:36.252Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:26:36.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:26:36.586Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:26:36.586Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:26:36.586Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:26:36.586Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:26:36.586Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:26:36.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:36.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:36.925Z] [2023-03-29T23:26:36.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:37.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:37.799Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:26:37.799Z] b85a868b505f: Pulling fs layer [2023-03-29T23:26:37.799Z] e2be974225ed: Pulling fs layer [2023-03-29T23:26:37.799Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:26:37.799Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:26:37.799Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:26:37.799Z] eaf3925da568: Pulling fs layer [2023-03-29T23:26:37.799Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:26:37.799Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:26:37.799Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:26:37.799Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:26:37.799Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:26:37.799Z] eaf3925da568: Waiting [2023-03-29T23:26:37.799Z] bab4dde63d76: Waiting [2023-03-29T23:26:37.799Z] bde34c3a00c8: Waiting [2023-03-29T23:26:37.799Z] b352a97aabf1: Waiting [2023-03-29T23:26:37.799Z] 4872d77fe225: Waiting [2023-03-29T23:26:37.799Z] 5851b861e8e6: Waiting [2023-03-29T23:26:37.799Z] 988bab9f4d93: Waiting [2023-03-29T23:26:38.058Z] e2be974225ed: Verifying Checksum [2023-03-29T23:26:38.058Z] e2be974225ed: Download complete [2023-03-29T23:26:38.058Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:26:38.058Z] 988bab9f4d93: Download complete [2023-03-29T23:26:38.058Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:26:38.058Z] 1469e6f7b9e6: Download complete [2023-03-29T23:26:38.058Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:26:38.058Z] 339a4e72a1f5: Download complete [2023-03-29T23:26:38.058Z] eaf3925da568: Download complete [2023-03-29T23:26:38.058Z] bde34c3a00c8: Download complete [2023-03-29T23:26:38.058Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:26:38.058Z] b352a97aabf1: Download complete [2023-03-29T23:26:38.058Z] 4872d77fe225: Download complete [2023-03-29T23:26:38.058Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:26:38.058Z] 5851b861e8e6: Download complete [2023-03-29T23:26:38.058Z] b85a868b505f: Verifying Checksum [2023-03-29T23:26:38.058Z] b85a868b505f: Download complete [2023-03-29T23:26:38.317Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:26:38.317Z] bab4dde63d76: Download complete [2023-03-29T23:26:39.692Z] b85a868b505f: Pull complete [2023-03-29T23:26:40.261Z] e2be974225ed: Pull complete [2023-03-29T23:26:40.828Z] 339a4e72a1f5: Pull complete [2023-03-29T23:26:41.092Z] 988bab9f4d93: Pull complete [2023-03-29T23:26:41.660Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:26:41.920Z] eaf3925da568: Pull complete [2023-03-29T23:26:43.823Z] bab4dde63d76: Pull complete [2023-03-29T23:26:44.082Z] bde34c3a00c8: Pull complete [2023-03-29T23:26:44.354Z] b352a97aabf1: Pull complete [2023-03-29T23:26:44.612Z] 4872d77fe225: Pull complete [2023-03-29T23:26:44.873Z] 5851b861e8e6: Pull complete [2023-03-29T23:26:44.873Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:26:45.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:45.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:26:45.289Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:26:45.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:26:53.347Z] $ docker top 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae -eo pid,comm [2023-03-29T23:26:53.414Z] 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-03-29T23:26:53.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:26:53.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:26:53.450Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:26:53.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:26:53.561Z] $ docker exec 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae ssh-agent [2023-03-29T23:26:53.692Z] SSH_AUTH_SOCK=/tmp/ssh-ByVIRFcw9n46/agent.14 [2023-03-29T23:26:53.692Z] SSH_AGENT_PID=20 [2023-03-29T23:26:53.702Z] Running ssh-add (command line suppressed) [2023-03-29T23:26:53.806Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6195696671035687068.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6195696671035687068.key) [2023-03-29T23:26:53.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:26:54.107Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:26:54.124Z] $ docker exec --env ******** --env ******** 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae ssh-agent -k [2023-03-29T23:26:54.219Z] unset SSH_AUTH_SOCK; [2023-03-29T23:26:54.222Z] unset SSH_AGENT_PID; [2023-03-29T23:26:54.222Z] echo Agent pid 20 killed; [2023-03-29T23:26:54.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:26:54.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:26:54.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:26:54.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:26:54.402Z] $ docker exec 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae ssh-agent [2023-03-29T23:26:54.504Z] SSH_AUTH_SOCK=/tmp/ssh-TQyxbv5HBBU2/agent.72 [2023-03-29T23:26:54.504Z] SSH_AGENT_PID=78 [2023-03-29T23:26:54.513Z] Running ssh-add (command line suppressed) [2023-03-29T23:26:54.601Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_766049619049714656.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_766049619049714656.key) [2023-03-29T23:26:54.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:26:54.905Z] + git semver init [2023-03-29T23:26:55.471Z] 2023-03-29 23:26:55,173 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:26:55.471Z] 2023-03-29 23:26:55,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-29T23:26:55.471Z] 2023-03-29 23:26:55,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-29T23:26:55.471Z] 2023-03-29 23:26:55,175 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:26:56.408Z] 2023-03-29 23:26:56,261 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-29T23:26:56.408Z] 2023-03-29 23:26:56,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-29T23:26:56.408Z] 2023-03-29 23:26:56,262 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:26:56.408Z] 2023-03-29 23:26:56,262 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:26:56.408Z] 3.0.0-dev.26 [Pipeline] } [2023-03-29T23:26:56.422Z] $ docker exec --env ******** --env ******** 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae ssh-agent -k [2023-03-29T23:26:56.521Z] unset SSH_AUTH_SOCK; [2023-03-29T23:26:56.521Z] unset SSH_AGENT_PID; [2023-03-29T23:26:56.522Z] echo Agent pid 78 killed; [2023-03-29T23:26:56.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:26:56.825Z] + git semver [Pipeline] } [2023-03-29T23:26:57.406Z] $ docker stop --time=1 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae [2023-03-29T23:26:59.129Z] $ docker rm -f --volumes 67febaf07123d55c96a323bb0d287ace6a2344147736eaeb23ee421965340cae [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:26:59.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:26:59.751Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:26:59.753Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-03-29T23:26:59.888Z] provisioning config files... [2023-03-29T23:26:59.896Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8377868282613469261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:27:00.184Z] ---> docker-login.sh [2023-03-29T23:27:00.184Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:27:00.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:00.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:00.184Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:00.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:00.184Z] [2023-03-29T23:27:00.184Z] Login Succeeded [2023-03-29T23:27:00.184Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:27:00.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:00.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:00.184Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:00.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:00.184Z] [2023-03-29T23:27:00.184Z] Login Succeeded [2023-03-29T23:27:00.184Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:27:00.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:00.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:00.445Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:00.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:00.445Z] [2023-03-29T23:27:00.445Z] Login Succeeded [2023-03-29T23:27:00.445Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:27:00.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:00.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:00.445Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:00.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:00.445Z] [2023-03-29T23:27:00.445Z] Login Succeeded [2023-03-29T23:27:00.445Z] docker.io [2023-03-29T23:27:00.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:00.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:00.703Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:00.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:00.703Z] [2023-03-29T23:27:00.703Z] Login Succeeded [2023-03-29T23:27:00.703Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:27:00.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:27:00.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:00.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:00.793Z] ========================================================= [2023-03-29T23:27:00.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:27:00.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:01.101Z] + 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-03-29T23:27:01.101Z] Sending build context to Docker daemon 27.02MB [2023-03-29T23:27:01.101Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:01.101Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T23:27:01.360Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:27:01.360Z] 63b65145d645: Pulling fs layer [2023-03-29T23:27:01.360Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:27:01.360Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:27:01.360Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:27:01.360Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:27:01.360Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:27:01.360Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:27:01.360Z] f25807f1079a: Pulling fs layer [2023-03-29T23:27:01.360Z] a2aff8979fd8: Waiting [2023-03-29T23:27:01.360Z] 6808be2612f2: Waiting [2023-03-29T23:27:01.360Z] f25807f1079a: Waiting [2023-03-29T23:27:01.360Z] 94cc34f8dd06: Waiting [2023-03-29T23:27:01.360Z] 30dea6a524f1: Waiting [2023-03-29T23:27:01.360Z] a2d21d5440eb: Download complete [2023-03-29T23:27:01.360Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:27:01.360Z] 94cc34f8dd06: Download complete [2023-03-29T23:27:01.360Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:27:01.360Z] 30dea6a524f1: Download complete [2023-03-29T23:27:01.360Z] 63b65145d645: Verifying Checksum [2023-03-29T23:27:01.360Z] 63b65145d645: Download complete [2023-03-29T23:27:01.360Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:27:01.360Z] a2aff8979fd8: Download complete [2023-03-29T23:27:02.001Z] 63b65145d645: Pull complete [2023-03-29T23:27:02.267Z] a2d21d5440eb: Pull complete [2023-03-29T23:27:02.267Z] f25807f1079a: Verifying Checksum [2023-03-29T23:27:02.267Z] f25807f1079a: Download complete [2023-03-29T23:27:02.267Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:27:02.267Z] 935e6c44a52c: Download complete [2023-03-29T23:27:02.525Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:27:02.525Z] 6808be2612f2: Download complete [2023-03-29T23:27:06.718Z] 935e6c44a52c: Pull complete [2023-03-29T23:27:07.654Z] 94cc34f8dd06: Pull complete [2023-03-29T23:27:08.263Z] 30dea6a524f1: Pull complete [2023-03-29T23:27:09.645Z] a2aff8979fd8: Pull complete [2023-03-29T23:27:13.839Z] 6808be2612f2: Pull complete [2023-03-29T23:27:14.853Z] Still waiting to schedule task [2023-03-29T23:27:14.854Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:27:15.213Z] f25807f1079a: Pull complete [2023-03-29T23:27:15.781Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:27:16.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:27:16.346Z] ---> 3b553350e43f [2023-03-29T23:27:16.346Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:27:28.563Z] ---> Running in cda5a247a4bb [2023-03-29T23:27:28.821Z] Removing intermediate container cda5a247a4bb [2023-03-29T23:27:28.821Z] ---> a244ad7ff156 [2023-03-29T23:27:28.821Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:27:28.821Z] ---> Running in 70df5c79ff02 [2023-03-29T23:27:28.821Z] Removing intermediate container 70df5c79ff02 [2023-03-29T23:27:28.821Z] ---> 32ba59384801 [2023-03-29T23:27:28.821Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:27:29.089Z] ---> Running in 2044ef40619b [2023-03-29T23:27:29.089Z] Removing intermediate container 2044ef40619b [2023-03-29T23:27:29.089Z] ---> 93243e7d3cb0 [2023-03-29T23:27:29.089Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:27:29.089Z] ---> Running in 2830cd6d8de4 [2023-03-29T23:27:29.089Z] Removing intermediate container 2830cd6d8de4 [2023-03-29T23:27:29.089Z] ---> 765078539095 [2023-03-29T23:27:29.089Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:27:29.089Z] ---> Running in debc21075aee [2023-03-29T23:27:29.346Z] Removing intermediate container debc21075aee [2023-03-29T23:27:29.346Z] ---> 8c8f9125e124 [2023-03-29T23:27:29.346Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:27:29.346Z] ---> Running in 1b50ca027086 [2023-03-29T23:27:29.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:29.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:29.861Z] OK: 265 MiB in 53 packages [2023-03-29T23:27:30.428Z] Removing intermediate container 1b50ca027086 [2023-03-29T23:27:30.428Z] ---> a3bac68ee116 [2023-03-29T23:27:30.428Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T23:27:30.428Z] ---> Running in 835a84c1e888 [2023-03-29T23:27:30.428Z] Removing intermediate container 835a84c1e888 [2023-03-29T23:27:30.428Z] ---> 54fecef7fbe2 [2023-03-29T23:27:30.428Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T23:27:30.428Z] ---> 805414b4769e [2023-03-29T23:27:30.428Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:30.428Z] ---> Running in 4ccfca440de6 [2023-03-29T23:28:17.117Z] Removing intermediate container 4ccfca440de6 [2023-03-29T23:28:17.117Z] ---> 79e3a9276518 [2023-03-29T23:28:17.117Z] Step 12/13 : COPY . . [2023-03-29T23:28:17.686Z] ---> f24a6c407adb [2023-03-29T23:28:17.686Z] Step 13/13 : RUN ${MAKE} [2023-03-29T23:28:17.686Z] ---> Running in 562eb7c68aea [2023-03-29T23:28:17.946Z] noop [2023-03-29T23:28:18.882Z] Removing intermediate container 562eb7c68aea [2023-03-29T23:28:18.882Z] ---> e6755d4b9954 [2023-03-29T23:28:18.882Z] Successfully built e6755d4b9954 [2023-03-29T23:28:18.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:19.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:28:19.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:28:19.265Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:28:19.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:28:20.115Z] $ docker top 63b8ea90388a707e00aa42943cdfc35b00bb4768255e2c3cd56c44d62b0cfd7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:28:20.457Z] + go version [2023-03-29T23:28:20.457Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:28:20.472Z] $ docker stop --time=1 63b8ea90388a707e00aa42943cdfc35b00bb4768255e2c3cd56c44d62b0cfd7a [2023-03-29T23:28:22.170Z] $ docker rm -f --volumes 63b8ea90388a707e00aa42943cdfc35b00bb4768255e2c3cd56c44d62b0cfd7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:22.575Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:28:22.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:28:22.641Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:28:22.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:28:23.450Z] $ docker top 04dcac0e4979797da7637152b1f283443e8885296c02d48ae93f2efbb1fc44e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:28:23.775Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:28:24.065Z] + make test [2023-03-29T23:28:24.065Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:28:29.324Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T23:28:41.551Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T23:28:41.551Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T23:28:41.843Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.7% of statements [2023-03-29T23:28:41.843Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.169s coverage: 86.5% of statements [2023-03-29T23:28:48.435Z] go vet ./... [2023-03-29T23:28:52.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:28:52.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:28:52.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:28:52.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:28:52.655Z] $ docker stop --time=1 04dcac0e4979797da7637152b1f283443e8885296c02d48ae93f2efbb1fc44e4 [2023-03-29T23:28:59.337Z] $ docker rm -f --volumes 04dcac0e4979797da7637152b1f283443e8885296c02d48ae93f2efbb1fc44e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:28:59.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:28:59.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:29:00.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:29:00.624Z] + ls -al . [2023-03-29T23:29:00.624Z] total 232 [2023-03-29T23:29:00.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:28 . [2023-03-29T23:29:00.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 .. [2023-03-29T23:29:00.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:26 .git [2023-03-29T23:29:00.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 .github [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:26 .gitignore [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:26 .golangci.yml [2023-03-29T23:29:00.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:26 .semver [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:26 Attribution.txt [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:26 CHANGELOG.md [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:26 Dockerfile [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:26 GOVERNANCE.md [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:26 Jenkinsfile [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:26 LICENSE [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:26 Makefile [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:26 OWNERS.md [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:26 README.md [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:26 VERSION [2023-03-29T23:29:00.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:26 bin [2023-03-29T23:29:00.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 cmd [2023-03-29T23:29:00.624Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:28 coverage.out [2023-03-29T23:29:00.624Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:26 doc [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:26 go.mod [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:26 go.sum [2023-03-29T23:29:00.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 internal [2023-03-29T23:29:00.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 snap [2023-03-29T23:29:00.624Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:00.929Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=186be4e7cfd84d819ae8e1b3a278a99ca1d844ec --label arch=amd64 --label version=3.0.0-dev.26 . [2023-03-29T23:29:00.929Z] Sending build context to Docker daemon 27.1MB [2023-03-29T23:29:00.929Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:29:00.929Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:29:00.929Z] ---> e6755d4b9954 [2023-03-29T23:29:00.929Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:29:02.847Z] ---> Running in bfd2670c3838 [2023-03-29T23:29:03.107Z] Removing intermediate container bfd2670c3838 [2023-03-29T23:29:03.107Z] ---> 1b55a1f3a95d [2023-03-29T23:29:03.107Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:29:03.107Z] ---> Running in 076dae8698c2 [2023-03-29T23:29:03.107Z] Removing intermediate container 076dae8698c2 [2023-03-29T23:29:03.107Z] ---> 159ec8c8126f [2023-03-29T23:29:03.107Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:29:03.107Z] ---> Running in a121c94e0b18 [2023-03-29T23:29:03.365Z] Removing intermediate container a121c94e0b18 [2023-03-29T23:29:03.365Z] ---> d5b431c4e410 [2023-03-29T23:29:03.365Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:29:03.365Z] ---> Running in 2c7370b212d2 [2023-03-29T23:29:03.365Z] Removing intermediate container 2c7370b212d2 [2023-03-29T23:29:03.365Z] ---> 68adbc498e9f [2023-03-29T23:29:03.365Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:29:03.365Z] ---> Running in 446e8bbe7618 [2023-03-29T23:29:03.623Z] Removing intermediate container 446e8bbe7618 [2023-03-29T23:29:03.623Z] ---> 09077074c54b [2023-03-29T23:29:03.623Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:29:03.623Z] ---> Running in 2d15a9f12d29 [2023-03-29T23:29:03.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:29:04.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:29:04.399Z] OK: 265 MiB in 53 packages [2023-03-29T23:29:04.658Z] Removing intermediate container 2d15a9f12d29 [2023-03-29T23:29:04.658Z] ---> ae1f608ee371 [2023-03-29T23:29:04.658Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T23:29:04.658Z] ---> Running in efebcc54e17e [2023-03-29T23:29:04.658Z] Removing intermediate container efebcc54e17e [2023-03-29T23:29:04.658Z] ---> d4ecee6efef7 [2023-03-29T23:29:04.658Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T23:29:04.916Z] ---> d8ed91558dbe [2023-03-29T23:29:04.916Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:29:04.916Z] ---> Running in eab3be9d3b1b [2023-03-29T23:29:06.296Z] Removing intermediate container eab3be9d3b1b [2023-03-29T23:29:06.296Z] ---> 06af93af84c4 [2023-03-29T23:29:06.296Z] Step 12/26 : COPY . . [2023-03-29T23:29:07.889Z] ---> 550cbdba25f1 [2023-03-29T23:29:07.889Z] Step 13/26 : RUN ${MAKE} [2023-03-29T23:29:07.889Z] ---> Running in 0d0e75e4678c [2023-03-29T23:29:08.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T23:29:34.699Z] Removing intermediate container 0d0e75e4678c [2023-03-29T23:29:34.699Z] ---> bbae61734006 [2023-03-29T23:29:34.699Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T23:29:34.699Z] 3.17: Pulling from library/alpine [2023-03-29T23:29:34.699Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:29:34.699Z] f56be85fc22e: Verifying Checksum [2023-03-29T23:29:34.699Z] f56be85fc22e: Download complete [2023-03-29T23:29:34.699Z] f56be85fc22e: Pull complete [2023-03-29T23:29:34.699Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:29:34.699Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:29:34.699Z] ---> 9ed4aefc74f6 [2023-03-29T23:29:34.699Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T23:29:34.699Z] ---> Running in 0e3f8a3766c7 [2023-03-29T23:29:34.699Z] Removing intermediate container 0e3f8a3766c7 [2023-03-29T23:29:34.699Z] ---> 66965878a666 [2023-03-29T23:29:34.699Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:29:34.699Z] ---> Running in 67c7de19dfa4 [2023-03-29T23:29:34.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:29:35.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:29:35.477Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:29:35.477Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:29:35.477Z] OK: 7 MiB in 16 packages [2023-03-29T23:29:36.050Z] Removing intermediate container 67c7de19dfa4 [2023-03-29T23:29:36.050Z] ---> 54acd3a67b61 [2023-03-29T23:29:36.050Z] Step 17/26 : WORKDIR / [2023-03-29T23:29:36.308Z] ---> Running in b8e1b9a73689 [2023-03-29T23:29:36.567Z] Removing intermediate container b8e1b9a73689 [2023-03-29T23:29:36.567Z] ---> 284daf6338b4 [2023-03-29T23:29:36.567Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T23:29:37.779Z] ---> 0a3ccc739286 [2023-03-29T23:29:37.779Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T23:29:38.037Z] ---> 03f6fd750cc0 [2023-03-29T23:29:38.037Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T23:29:38.314Z] ---> 522b474a2dbf [2023-03-29T23:29:38.314Z] Step 21/26 : EXPOSE 59984 [2023-03-29T23:29:38.573Z] ---> Running in ca2fc4a21b72 [2023-03-29T23:29:38.573Z] Removing intermediate container ca2fc4a21b72 [2023-03-29T23:29:38.573Z] ---> d8a4f9e6fe20 [2023-03-29T23:29:38.573Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T23:29:38.831Z] ---> Running in 78b089abfe8e [2023-03-29T23:29:39.090Z] Removing intermediate container 78b089abfe8e [2023-03-29T23:29:39.090Z] ---> 5606d3e75501 [2023-03-29T23:29:39.090Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:29:39.348Z] ---> Running in 0bd352f85e2b [2023-03-29T23:29:39.642Z] Removing intermediate container 0bd352f85e2b [2023-03-29T23:29:39.642Z] ---> 9b8e80cccf04 [2023-03-29T23:29:39.642Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T23:29:39.900Z] ---> Running in 3d1a28956e89 [2023-03-29T23:29:39.900Z] Removing intermediate container 3d1a28956e89 [2023-03-29T23:29:39.900Z] ---> c70a0c454914 [2023-03-29T23:29:39.900Z] Step 25/26 : LABEL git_sha=186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:29:39.900Z] ---> Running in d3f6b999ca71 [2023-03-29T23:29:39.900Z] Removing intermediate container d3f6b999ca71 [2023-03-29T23:29:39.900Z] ---> 39ee5d5b4bfa [2023-03-29T23:29:39.900Z] Step 26/26 : LABEL version=3.0.0-dev.26 [2023-03-29T23:29:40.160Z] ---> Running in 9c6faff6167c [2023-03-29T23:29:40.418Z] Removing intermediate container 9c6faff6167c [2023-03-29T23:29:40.418Z] ---> abb829b5ed1e [2023-03-29T23:29:40.418Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:29:40.418Z] Successfully built abb829b5ed1e [2023-03-29T23:29:40.418Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:29:40.512Z] provisioning config files... [2023-03-29T23:29:40.523Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2778248394389506216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:29:40.818Z] ---> docker-login.sh [2023-03-29T23:29:40.818Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:29:40.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:40.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:40.818Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:40.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:40.818Z] [2023-03-29T23:29:40.818Z] Login Succeeded [2023-03-29T23:29:40.818Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:29:40.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:40.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:40.818Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:40.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:40.818Z] [2023-03-29T23:29:40.818Z] Login Succeeded [2023-03-29T23:29:40.818Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:29:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:41.081Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:41.081Z] [2023-03-29T23:29:41.081Z] Login Succeeded [2023-03-29T23:29:41.081Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:29:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:41.081Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:41.081Z] [2023-03-29T23:29:41.081Z] Login Succeeded [2023-03-29T23:29:41.081Z] docker.io [2023-03-29T23:29:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:41.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:41.340Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:41.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:41.340Z] [2023-03-29T23:29:41.340Z] Login Succeeded [2023-03-29T23:29:41.340Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:29:41.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:29:41.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:29:41.394Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-29T23:29:41.394Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:29:41.394Z] latest [2023-03-29T23:29:41.394Z] 3.0.0-dev.26 [2023-03-29T23:29:41.394Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [2023-03-29T23:29:41.394Z] main [2023-03-29T23:29:41.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:41.700Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:42.005Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:29:42.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T23:29:42.005Z] a74c94253aa9: Preparing [2023-03-29T23:29:42.005Z] 00ac0818e708: Preparing [2023-03-29T23:29:42.005Z] 35820208d35c: Preparing [2023-03-29T23:29:42.005Z] 981290b07db0: Preparing [2023-03-29T23:29:42.005Z] f1417ff83b31: Preparing [2023-03-29T23:29:42.005Z] f1417ff83b31: Layer already exists [2023-03-29T23:29:42.005Z] 00ac0818e708: Pushed [2023-03-29T23:29:42.005Z] 981290b07db0: Pushed [2023-03-29T23:29:42.005Z] a74c94253aa9: Pushed [2023-03-29T23:29:44.537Z] 35820208d35c: Pushed [2023-03-29T23:29:44.537Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec: digest: sha256:5a7bba0ddea6d8bf03af8f0f9bbeeb3d411b6e340895a629d02913a81ba3cf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:44.845Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:45.147Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-29T23:29:45.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T23:29:45.147Z] a74c94253aa9: Preparing [2023-03-29T23:29:45.147Z] 00ac0818e708: Preparing [2023-03-29T23:29:45.147Z] 35820208d35c: Preparing [2023-03-29T23:29:45.147Z] 981290b07db0: Preparing [2023-03-29T23:29:45.147Z] f1417ff83b31: Preparing [2023-03-29T23:29:45.147Z] 00ac0818e708: Layer already exists [2023-03-29T23:29:45.147Z] 981290b07db0: Layer already exists [2023-03-29T23:29:45.147Z] 35820208d35c: Layer already exists [2023-03-29T23:29:45.147Z] a74c94253aa9: Layer already exists [2023-03-29T23:29:45.147Z] f1417ff83b31: Layer already exists [2023-03-29T23:29:45.147Z] latest: digest: sha256:5a7bba0ddea6d8bf03af8f0f9bbeeb3d411b6e340895a629d02913a81ba3cf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:45.455Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:45.763Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.26 [2023-03-29T23:29:45.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T23:29:45.763Z] a74c94253aa9: Preparing [2023-03-29T23:29:45.763Z] 00ac0818e708: Preparing [2023-03-29T23:29:45.763Z] 35820208d35c: Preparing [2023-03-29T23:29:45.763Z] 981290b07db0: Preparing [2023-03-29T23:29:45.763Z] f1417ff83b31: Preparing [2023-03-29T23:29:45.763Z] f1417ff83b31: Layer already exists [2023-03-29T23:29:45.763Z] a74c94253aa9: Layer already exists [2023-03-29T23:29:45.763Z] 981290b07db0: Layer already exists [2023-03-29T23:29:45.764Z] 35820208d35c: Layer already exists [2023-03-29T23:29:45.764Z] 00ac0818e708: Layer already exists [2023-03-29T23:29:45.764Z] 3.0.0-dev.26: digest: sha256:5a7bba0ddea6d8bf03af8f0f9bbeeb3d411b6e340895a629d02913a81ba3cf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:46.076Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:46.380Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [2023-03-29T23:29:46.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T23:29:46.380Z] a74c94253aa9: Preparing [2023-03-29T23:29:46.380Z] 00ac0818e708: Preparing [2023-03-29T23:29:46.380Z] 35820208d35c: Preparing [2023-03-29T23:29:46.380Z] 981290b07db0: Preparing [2023-03-29T23:29:46.380Z] f1417ff83b31: Preparing [2023-03-29T23:29:46.380Z] 00ac0818e708: Layer already exists [2023-03-29T23:29:46.380Z] f1417ff83b31: Layer already exists [2023-03-29T23:29:46.380Z] 35820208d35c: Layer already exists [2023-03-29T23:29:46.380Z] 981290b07db0: Layer already exists [2023-03-29T23:29:46.380Z] a74c94253aa9: Layer already exists [2023-03-29T23:29:46.380Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26: digest: sha256:5a7bba0ddea6d8bf03af8f0f9bbeeb3d411b6e340895a629d02913a81ba3cf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:46.697Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:47.013Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-29T23:29:47.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T23:29:47.013Z] a74c94253aa9: Preparing [2023-03-29T23:29:47.013Z] 00ac0818e708: Preparing [2023-03-29T23:29:47.013Z] 35820208d35c: Preparing [2023-03-29T23:29:47.013Z] 981290b07db0: Preparing [2023-03-29T23:29:47.013Z] f1417ff83b31: Preparing [2023-03-29T23:29:47.013Z] f1417ff83b31: Layer already exists [2023-03-29T23:29:47.013Z] 35820208d35c: Layer already exists [2023-03-29T23:29:47.013Z] 981290b07db0: Layer already exists [2023-03-29T23:29:47.013Z] a74c94253aa9: Layer already exists [2023-03-29T23:29:47.013Z] 00ac0818e708: Layer already exists [2023-03-29T23:29:47.013Z] main: digest: sha256:5a7bba0ddea6d8bf03af8f0f9bbeeb3d411b6e340895a629d02913a81ba3cf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:29:47.060Z] ===================================================== [Pipeline] echo [2023-03-29T23:29:47.067Z] taggedImages: [2023-03-29T23:29:47.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:29:47.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-29T23:29:47.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.26 [2023-03-29T23:29:47.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [2023-03-29T23:29:47.067Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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-03-29T23:29:47.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:47.441Z] [2023-03-29T23:29:47.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:47.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:47.742Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:29:47.742Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:29:47.742Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:29:47.742Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:29:47.742Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:29:47.742Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:29:47.742Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:29:47.742Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:29:47.742Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:29:47.742Z] 2f39f015ded8: Waiting [2023-03-29T23:29:47.742Z] 33b1e0a273af: Waiting [2023-03-29T23:29:47.742Z] 5d3b04190fa2: Waiting [2023-03-29T23:29:47.742Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T23:29:47.742Z] 5c69ac0246d0: Download complete [2023-03-29T23:29:47.742Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:29:47.742Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:29:48.001Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:29:48.001Z] 33b1e0a273af: Download complete [2023-03-29T23:29:48.001Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:29:48.001Z] 5d3b04190fa2: Download complete [2023-03-29T23:29:48.001Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:29:48.001Z] ec43610c2a17: Download complete [2023-03-29T23:29:48.001Z] 5eb5b503b376: Verifying Checksum [2023-03-29T23:29:48.001Z] 5eb5b503b376: Download complete [2023-03-29T23:29:48.567Z] 2f39f015ded8: Verifying Checksum [2023-03-29T23:29:48.567Z] 2f39f015ded8: Download complete [2023-03-29T23:29:49.503Z] 5eb5b503b376: Pull complete [2023-03-29T23:29:49.762Z] 5c69ac0246d0: Pull complete [2023-03-29T23:29:50.342Z] ec43610c2a17: Pull complete [2023-03-29T23:29:50.599Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:29:50.861Z] 33b1e0a273af: Pull complete [2023-03-29T23:29:51.119Z] 5d3b04190fa2: Pull complete [2023-03-29T23:29:55.303Z] 2f39f015ded8: Pull complete [2023-03-29T23:29:55.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:29:55.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:55.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:29:55.384Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:29:55.418Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:30:05.002Z] $ docker top fca5bd86ce7e63e50d371983ff7d56a316e7133803bdbf74ca014a33e7314b5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:30:05.345Z] ---> job-cost.sh [2023-03-29T23:30:05.345Z] lf-activate-venv: SKIPPING [2023-03-29T23:30:05.345Z] INFO: No Stack... [2023-03-29T23:30:05.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:30:06.172Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:30:06.458Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-29T23:30:06.458Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:30:06.468Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] [2023-03-29T23:30:06.474Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] did not exist. Created. [2023-03-29T23:30:06.474Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:30:06.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:30:06.802Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:30:06.809Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:30:06.831Z] $ docker stop --time=1 fca5bd86ce7e63e50d371983ff7d56a316e7133803bdbf74ca014a33e7314b5b [2023-03-29T23:30:08.307Z] $ docker rm -f --volumes fca5bd86ce7e63e50d371983ff7d56a316e7133803bdbf74ca014a33e7314b5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:30:35.402Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6333 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-29T23:30:35.414Z] Running in /w/workspace/device-onvif-camera/120 [Pipeline] { [Pipeline] checkout [2023-03-29T23:30:35.453Z] The recommended git tool is: git [2023-03-29T23:30:49.045Z] using credential edgex-jenkins-ssh [2023-03-29T23:30:49.081Z] Cloning the remote Git repository [2023-03-29T23:30:49.203Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:30:49.350Z] > git init /w/workspace/device-onvif-camera/120 # timeout=10 [2023-03-29T23:30:49.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:30:49.714Z] > git --version # timeout=10 [2023-03-29T23:30:49.797Z] > git --version # 'git version 2.25.1' [2023-03-29T23:30:49.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:30:50.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:30:52.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T23:30:52.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:30:54.063Z] Avoid second fetch [2023-03-29T23:30:54.063Z] Checking out Revision 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec (main) [2023-03-29T23:30:55.349Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#296)" [2023-03-29T23:30:54.092Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:30:54.188Z] > git checkout -f 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:30:56.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:30:56.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:30:56.423Z] Dload Upload Total Spent Left Speed [2023-03-29T23:30:56.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-03-29T23:30:57.222Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:30:57.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:30:57.598Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:30:57.598Z] { [2023-03-29T23:30:57.598Z] "registry-mirrors": [ [2023-03-29T23:30:57.598Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:30:57.598Z] ], [2023-03-29T23:30:57.598Z] "bip": "10.250.0.254/24", [2023-03-29T23:30:57.598Z] "hosts": [ [2023-03-29T23:30:57.598Z] "tcp://0.0.0.0:5555", [2023-03-29T23:30:57.598Z] "unix:///var/run/docker.sock" [2023-03-29T23:30:57.598Z] ], [2023-03-29T23:30:57.598Z] "mtu": 1458, [2023-03-29T23:30:57.598Z] "selinux-enabled": true, [2023-03-29T23:30:57.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:30:57.598Z] } [Pipeline] sh [2023-03-29T23:30:57.965Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:30:58.340Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:31:16.741Z] provisioning config files... [2023-03-29T23:31:16.779Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/120@tmp/config8741996814638838381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:31:17.172Z] ---> docker-login.sh [2023-03-29T23:31:17.172Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:31:17.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:19.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:19.214Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:19.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:19.214Z] [2023-03-29T23:31:19.214Z] Login Succeeded [2023-03-29T23:31:19.214Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:31:19.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:19.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:19.494Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:19.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:19.494Z] [2023-03-29T23:31:19.494Z] Login Succeeded [2023-03-29T23:31:19.494Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:31:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:19.772Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:19.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:19.772Z] [2023-03-29T23:31:19.772Z] Login Succeeded [2023-03-29T23:31:20.046Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:31:20.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:20.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:20.361Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:20.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:20.361Z] [2023-03-29T23:31:20.361Z] Login Succeeded [2023-03-29T23:31:20.361Z] docker.io [2023-03-29T23:31:20.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:22.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:22.063Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:22.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:22.063Z] [2023-03-29T23:31:22.063Z] Login Succeeded [2023-03-29T23:31:22.063Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:31:22.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:31:22.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:31:22.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:31:22.481Z] ========================================================= [2023-03-29T23:31:22.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:31:22.481Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:22.849Z] + 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-03-29T23:31:23.453Z] Sending build context to Docker daemon 19.7MB [2023-03-29T23:31:23.453Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:31:23.453Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T23:31:23.725Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:31:23.725Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:31:23.725Z] 55522c791124: Pulling fs layer [2023-03-29T23:31:23.725Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:31:23.725Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:31:23.725Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:31:23.725Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:31:23.725Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:31:23.725Z] 169dfbe0d373: Waiting [2023-03-29T23:31:23.725Z] 52ebb69f0ebf: Waiting [2023-03-29T23:31:23.725Z] 5abe8eddf0d5: Waiting [2023-03-29T23:31:23.725Z] e1ff8fa3b103: Waiting [2023-03-29T23:31:23.725Z] 55522c791124: Verifying Checksum [2023-03-29T23:31:23.725Z] 55522c791124: Download complete [2023-03-29T23:31:23.725Z] 169dfbe0d373: Download complete [2023-03-29T23:31:23.725Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:31:23.725Z] e1ff8fa3b103: Download complete [2023-03-29T23:31:23.725Z] af6eaf76a39c: Download complete [2023-03-29T23:31:24.731Z] af6eaf76a39c: Pull complete [2023-03-29T23:31:25.003Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:31:25.003Z] 5abe8eddf0d5: Download complete [2023-03-29T23:31:25.276Z] 55522c791124: Pull complete [2023-03-29T23:31:26.748Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:31:26.748Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:31:26.748Z] ce5c4a1c91eb: Download complete [2023-03-29T23:31:39.148Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:31:39.148Z] 169dfbe0d373: Pull complete [2023-03-29T23:31:39.432Z] e1ff8fa3b103: Pull complete [2023-03-29T23:31:47.743Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:31:49.190Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:31:49.190Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:31:49.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:31:49.190Z] ---> 6cb57ee374ae [2023-03-29T23:31:49.190Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:31:51.811Z] ---> Running in 5816ac3f0f79 [2023-03-29T23:31:51.811Z] Removing intermediate container 5816ac3f0f79 [2023-03-29T23:31:51.811Z] ---> dfff00cc2cea [2023-03-29T23:31:51.811Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:31:51.811Z] ---> Running in 66ac85b729fe [2023-03-29T23:31:52.083Z] Removing intermediate container 66ac85b729fe [2023-03-29T23:31:52.083Z] ---> c59f158766ad [2023-03-29T23:31:52.083Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:31:52.357Z] ---> Running in 0c1d67c3b539 [2023-03-29T23:31:52.632Z] Removing intermediate container 0c1d67c3b539 [2023-03-29T23:31:52.632Z] ---> 2a6a1c6c2cf9 [2023-03-29T23:31:52.632Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:31:52.632Z] ---> Running in da1142f8898c [2023-03-29T23:31:53.229Z] Removing intermediate container da1142f8898c [2023-03-29T23:31:53.229Z] ---> 0a15f283979a [2023-03-29T23:31:53.229Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:31:53.229Z] ---> Running in 518a07e8a498 [2023-03-29T23:31:53.824Z] Removing intermediate container 518a07e8a498 [2023-03-29T23:31:53.824Z] ---> 6792748e67e0 [2023-03-29T23:31:53.824Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:31:53.824Z] ---> Running in 01af1953e2c8 [2023-03-29T23:31:55.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:31:55.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:31:57.834Z] OK: 263 MiB in 53 packages [2023-03-29T23:31:58.835Z] Removing intermediate container 01af1953e2c8 [2023-03-29T23:31:58.835Z] ---> ed88edb05163 [2023-03-29T23:31:58.835Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T23:31:58.835Z] ---> Running in 6f49bd587bbf [2023-03-29T23:32:00.264Z] Removing intermediate container 6f49bd587bbf [2023-03-29T23:32:00.264Z] ---> eb2f98f845fa [2023-03-29T23:32:00.264Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T23:32:00.864Z] ---> 3bef19ecc50f [2023-03-29T23:32:00.864Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:32:01.136Z] ---> Running in 550ec3196faf [2023-03-29T23:33:09.123Z] Removing intermediate container 550ec3196faf [2023-03-29T23:33:09.123Z] ---> d71bfa34b226 [2023-03-29T23:33:09.123Z] Step 12/13 : COPY . . [2023-03-29T23:33:09.718Z] ---> a66704eed123 [2023-03-29T23:33:09.718Z] Step 13/13 : RUN ${MAKE} [2023-03-29T23:33:09.718Z] ---> Running in f2abdba41126 [2023-03-29T23:33:11.140Z] noop [2023-03-29T23:33:11.743Z] Removing intermediate container f2abdba41126 [2023-03-29T23:33:11.743Z] ---> f572415d1b4e [2023-03-29T23:33:11.743Z] Successfully built f572415d1b4e [2023-03-29T23:33:11.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:33:12.113Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:33:12.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:33:12.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-6333 does not seem to be running inside a container [2023-03-29T23:33:12.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/120 -v /w/workspace/device-onvif-camera/120:/w/workspace/device-onvif-camera/120:rw,z -v /w/workspace/device-onvif-camera/120@tmp:/w/workspace/device-onvif-camera/120@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-03-29T23:33:13.881Z] $ docker top bc0968a967418f2ab304e2680761b8810936003252e1351e970588566964e8d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:33:14.793Z] + go version [2023-03-29T23:33:14.793Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:33:14.822Z] $ docker stop --time=1 bc0968a967418f2ab304e2680761b8810936003252e1351e970588566964e8d3 [2023-03-29T23:33:16.605Z] $ docker rm -f --volumes bc0968a967418f2ab304e2680761b8810936003252e1351e970588566964e8d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:33:17.216Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:33:17.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:33:17.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-6333 does not seem to be running inside a container [2023-03-29T23:33:17.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/120 -v /w/workspace/device-onvif-camera/120:/w/workspace/device-onvif-camera/120:rw,z -v /w/workspace/device-onvif-camera/120@tmp:/w/workspace/device-onvif-camera/120@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-03-29T23:33:19.000Z] $ docker top 322f54718e671afef3f50fbe6aec0bd33d1743fdeb6fe57dc83a928b687bc6d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:33:19.924Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/120 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:33:20.611Z] + make test [2023-03-29T23:33:20.611Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:34:07.555Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T23:36:44.880Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T23:36:44.880Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T23:36:45.858Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.7% of statements [2023-03-29T23:37:12.632Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.400s coverage: 86.5% of statements [2023-03-29T23:37:12.632Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:37:12.632Z] go vet ./... [2023-03-29T23:37:51.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:37:51.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:37:51.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:37:51.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:37:51.682Z] $ docker stop --time=1 322f54718e671afef3f50fbe6aec0bd33d1743fdeb6fe57dc83a928b687bc6d8 [2023-03-29T23:37:53.881Z] $ docker rm -f --volumes 322f54718e671afef3f50fbe6aec0bd33d1743fdeb6fe57dc83a928b687bc6d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:37:55.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:37:55.368Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:37:56.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:37:56.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:37:56.932Z] + ls -al . [2023-03-29T23:37:56.932Z] total 228 [2023-03-29T23:37:56.932Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:33 . [2023-03-29T23:37:56.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:30 .. [2023-03-29T23:37:56.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:30 .git [2023-03-29T23:37:56.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:30 .github [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:30 .gitignore [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:30 .golangci.yml [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:30 Attribution.txt [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:30 CHANGELOG.md [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:30 Dockerfile [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:30 GOVERNANCE.md [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:30 Jenkinsfile [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:30 LICENSE [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:30 Makefile [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:30 OWNERS.md [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:30 README.md [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:26 VERSION [2023-03-29T23:37:56.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:30 bin [2023-03-29T23:37:56.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:30 cmd [2023-03-29T23:37:56.932Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:37 coverage.out [2023-03-29T23:37:56.932Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:30 doc [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:30 go.mod [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:30 go.sum [2023-03-29T23:37:56.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:30 internal [2023-03-29T23:37:56.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:30 snap [2023-03-29T23:37:56.932Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:37:57.300Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=186be4e7cfd84d819ae8e1b3a278a99ca1d844ec --label arch=arm64 --label version=3.0.0-dev.26 . [2023-03-29T23:37:57.901Z] Sending build context to Docker daemon 19.78MB [2023-03-29T23:37:57.901Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:37:57.901Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:37:57.901Z] ---> f572415d1b4e [2023-03-29T23:37:57.901Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:37:58.174Z] ---> Running in de63f8a73d77 [2023-03-29T23:37:58.768Z] Removing intermediate container de63f8a73d77 [2023-03-29T23:37:58.768Z] ---> 8ed53e9e29a1 [2023-03-29T23:37:58.768Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:37:58.768Z] ---> Running in a71631f5c15d [2023-03-29T23:37:59.041Z] Removing intermediate container a71631f5c15d [2023-03-29T23:37:59.041Z] ---> c1566a3ff048 [2023-03-29T23:37:59.041Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:37:59.314Z] ---> Running in 5851b49efec7 [2023-03-29T23:37:59.587Z] Removing intermediate container 5851b49efec7 [2023-03-29T23:37:59.587Z] ---> 8527f2b7eb5d [2023-03-29T23:37:59.587Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:37:59.587Z] ---> Running in 27ed62897577 [2023-03-29T23:38:00.183Z] Removing intermediate container 27ed62897577 [2023-03-29T23:38:00.183Z] ---> 0e81456b2c51 [2023-03-29T23:38:00.183Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:38:00.183Z] ---> Running in ce6b25d4325a [2023-03-29T23:38:00.454Z] Removing intermediate container ce6b25d4325a [2023-03-29T23:38:00.454Z] ---> f176ca0c3e4d [2023-03-29T23:38:00.454Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:38:00.454Z] ---> Running in 0134181ee59c [2023-03-29T23:38:01.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:38:02.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:38:04.291Z] OK: 263 MiB in 53 packages [2023-03-29T23:38:05.267Z] Removing intermediate container 0134181ee59c [2023-03-29T23:38:05.267Z] ---> 0f7810522570 [2023-03-29T23:38:05.267Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T23:38:05.537Z] ---> Running in d310c8156965 [2023-03-29T23:38:05.810Z] Removing intermediate container d310c8156965 [2023-03-29T23:38:05.810Z] ---> 71a7462b90d8 [2023-03-29T23:38:05.810Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T23:38:06.415Z] ---> edc62fa7b83c [2023-03-29T23:38:06.415Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:38:06.415Z] ---> Running in 1df4d8b3e71c [2023-03-29T23:38:09.804Z] Removing intermediate container 1df4d8b3e71c [2023-03-29T23:38:09.804Z] ---> 5b9a7e67266e [2023-03-29T23:38:09.804Z] Step 12/26 : COPY . . [2023-03-29T23:38:12.418Z] ---> 36ae1553bf99 [2023-03-29T23:38:12.418Z] Step 13/26 : RUN ${MAKE} [2023-03-29T23:38:12.418Z] ---> Running in 5821e7965686 [2023-03-29T23:38:13.400Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T23:41:20.310Z] Removing intermediate container 5821e7965686 [2023-03-29T23:41:20.310Z] ---> 5801d9ca5f69 [2023-03-29T23:41:20.310Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T23:41:20.310Z] 3.17: Pulling from library/alpine [2023-03-29T23:41:20.310Z] c41833b44d91: Pulling fs layer [2023-03-29T23:41:20.310Z] c41833b44d91: Verifying Checksum [2023-03-29T23:41:20.310Z] c41833b44d91: Download complete [2023-03-29T23:41:20.310Z] c41833b44d91: Pull complete [2023-03-29T23:41:20.310Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:41:20.310Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:41:20.310Z] ---> 51e60588ff2c [2023-03-29T23:41:20.310Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T23:41:20.310Z] ---> Running in fa8f06c55b4d [2023-03-29T23:41:20.310Z] Removing intermediate container fa8f06c55b4d [2023-03-29T23:41:20.310Z] ---> d71debdb74fb [2023-03-29T23:41:20.310Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:41:20.310Z] ---> Running in fab815a6f1ef [2023-03-29T23:41:20.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:20.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:20.310Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:41:20.310Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:41:20.310Z] OK: 8 MiB in 16 packages [2023-03-29T23:41:20.310Z] Removing intermediate container fab815a6f1ef [2023-03-29T23:41:20.310Z] ---> 18610665149b [2023-03-29T23:41:20.310Z] Step 17/26 : WORKDIR / [2023-03-29T23:41:20.310Z] ---> Running in 69908bd54587 [2023-03-29T23:41:20.310Z] Removing intermediate container 69908bd54587 [2023-03-29T23:41:20.310Z] ---> ce2437e2fd05 [2023-03-29T23:41:20.310Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T23:41:20.310Z] ---> e5f8ce49897d [2023-03-29T23:41:20.310Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T23:41:20.310Z] ---> e8793270c97b [2023-03-29T23:41:20.310Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T23:41:20.310Z] ---> 687d2b8340a0 [2023-03-29T23:41:20.310Z] Step 21/26 : EXPOSE 59984 [2023-03-29T23:41:20.310Z] ---> Running in ecd46899c01e [2023-03-29T23:41:20.310Z] Removing intermediate container ecd46899c01e [2023-03-29T23:41:20.310Z] ---> e997409c603b [2023-03-29T23:41:20.310Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T23:41:20.310Z] ---> Running in f66bad5db6fa [2023-03-29T23:41:20.310Z] Removing intermediate container f66bad5db6fa [2023-03-29T23:41:20.310Z] ---> 44b0cec4229b [2023-03-29T23:41:20.310Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:41:20.310Z] ---> Running in 8576c31462dd [2023-03-29T23:41:20.310Z] Removing intermediate container 8576c31462dd [2023-03-29T23:41:20.310Z] ---> c97e45160f60 [2023-03-29T23:41:20.310Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:41:20.310Z] ---> Running in b570b02ff76f [2023-03-29T23:41:20.310Z] Removing intermediate container b570b02ff76f [2023-03-29T23:41:20.310Z] ---> db0a01f65388 [2023-03-29T23:41:20.310Z] Step 25/26 : LABEL git_sha=186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:41:20.310Z] ---> Running in 152d22e62201 [2023-03-29T23:41:20.310Z] Removing intermediate container 152d22e62201 [2023-03-29T23:41:20.310Z] ---> 72c632f462e1 [2023-03-29T23:41:20.310Z] Step 26/26 : LABEL version=3.0.0-dev.26 [2023-03-29T23:41:20.310Z] ---> Running in bbe45f0df014 [2023-03-29T23:41:20.310Z] Removing intermediate container bbe45f0df014 [2023-03-29T23:41:20.310Z] ---> a65f76f4c017 [2023-03-29T23:41:20.310Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:41:20.310Z] Successfully built a65f76f4c017 [2023-03-29T23:41:20.310Z] Successfully tagged device-onvif-camera-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-03-29T23:41:20.412Z] provisioning config files... [2023-03-29T23:41:20.427Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/120@tmp/config14681804334879862899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:20.773Z] ---> docker-login.sh [2023-03-29T23:41:20.773Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:41:21.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:41:21.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:41:21.044Z] Configure a credential helper to remove this warning. See [2023-03-29T23:41:21.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:41:21.044Z] [2023-03-29T23:41:21.044Z] Login Succeeded [2023-03-29T23:41:21.044Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:41:21.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:41:21.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:41:21.577Z] Configure a credential helper to remove this warning. See [2023-03-29T23:41:21.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:41:21.577Z] [2023-03-29T23:41:21.577Z] Login Succeeded [2023-03-29T23:41:21.577Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:41:21.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:41:21.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:41:21.844Z] Configure a credential helper to remove this warning. See [2023-03-29T23:41:21.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:41:21.844Z] [2023-03-29T23:41:21.844Z] Login Succeeded [2023-03-29T23:41:21.844Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:41:22.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:41:22.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:41:22.383Z] Configure a credential helper to remove this warning. See [2023-03-29T23:41:22.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:41:22.383Z] [2023-03-29T23:41:22.383Z] Login Succeeded [2023-03-29T23:41:22.383Z] docker.io [2023-03-29T23:41:22.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:41:22.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:41:22.920Z] Configure a credential helper to remove this warning. See [2023-03-29T23:41:22.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:41:22.920Z] [2023-03-29T23:41:22.920Z] Login Succeeded [2023-03-29T23:41:22.920Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:41:22.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:41:22.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:41:22.988Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-29T23:41:22.988Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:41:22.988Z] latest [2023-03-29T23:41:22.988Z] 3.0.0-dev.26 [2023-03-29T23:41:22.988Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [2023-03-29T23:41:22.988Z] main [2023-03-29T23:41:22.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:23.336Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:23.688Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:41:23.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T23:41:23.689Z] 6d893c2cf73c: Preparing [2023-03-29T23:41:23.689Z] 3c934252657f: Preparing [2023-03-29T23:41:23.689Z] 4452ad0b9260: Preparing [2023-03-29T23:41:23.689Z] e048109412dd: Preparing [2023-03-29T23:41:23.689Z] 26cbea5cba74: Preparing [2023-03-29T23:41:23.962Z] 26cbea5cba74: Layer already exists [2023-03-29T23:41:23.962Z] 3c934252657f: Pushed [2023-03-29T23:41:23.962Z] 6d893c2cf73c: Pushed [2023-03-29T23:41:23.962Z] e048109412dd: Pushed [2023-03-29T23:41:30.671Z] 4452ad0b9260: Pushed [2023-03-29T23:41:30.671Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec: digest: sha256:f924469835d883c00144755d12262c466d1309cd6c6d35b106306f6bf2209bc4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:31.069Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:31.432Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-29T23:41:31.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T23:41:31.432Z] 6d893c2cf73c: Preparing [2023-03-29T23:41:31.432Z] 3c934252657f: Preparing [2023-03-29T23:41:31.432Z] 4452ad0b9260: Preparing [2023-03-29T23:41:31.432Z] e048109412dd: Preparing [2023-03-29T23:41:31.432Z] 26cbea5cba74: Preparing [2023-03-29T23:41:31.432Z] e048109412dd: Layer already exists [2023-03-29T23:41:31.432Z] 6d893c2cf73c: Layer already exists [2023-03-29T23:41:31.432Z] 26cbea5cba74: Layer already exists [2023-03-29T23:41:31.432Z] 3c934252657f: Layer already exists [2023-03-29T23:41:31.432Z] 4452ad0b9260: Layer already exists [2023-03-29T23:41:31.705Z] latest: digest: sha256:f924469835d883c00144755d12262c466d1309cd6c6d35b106306f6bf2209bc4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:32.070Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:32.433Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.26 [2023-03-29T23:41:32.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T23:41:32.433Z] 6d893c2cf73c: Preparing [2023-03-29T23:41:32.433Z] 3c934252657f: Preparing [2023-03-29T23:41:32.433Z] 4452ad0b9260: Preparing [2023-03-29T23:41:32.433Z] e048109412dd: Preparing [2023-03-29T23:41:32.433Z] 26cbea5cba74: Preparing [2023-03-29T23:41:32.434Z] 6d893c2cf73c: Layer already exists [2023-03-29T23:41:32.434Z] 3c934252657f: Layer already exists [2023-03-29T23:41:32.434Z] 26cbea5cba74: Layer already exists [2023-03-29T23:41:32.434Z] e048109412dd: Layer already exists [2023-03-29T23:41:32.434Z] 4452ad0b9260: Layer already exists [2023-03-29T23:41:32.434Z] 3.0.0-dev.26: digest: sha256:f924469835d883c00144755d12262c466d1309cd6c6d35b106306f6bf2209bc4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:33.059Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:33.408Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [2023-03-29T23:41:33.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T23:41:33.408Z] 6d893c2cf73c: Preparing [2023-03-29T23:41:33.408Z] 3c934252657f: Preparing [2023-03-29T23:41:33.408Z] 4452ad0b9260: Preparing [2023-03-29T23:41:33.408Z] e048109412dd: Preparing [2023-03-29T23:41:33.408Z] 26cbea5cba74: Preparing [2023-03-29T23:41:33.408Z] 6d893c2cf73c: Layer already exists [2023-03-29T23:41:33.408Z] e048109412dd: Layer already exists [2023-03-29T23:41:33.408Z] 3c934252657f: Layer already exists [2023-03-29T23:41:33.408Z] 26cbea5cba74: Layer already exists [2023-03-29T23:41:33.408Z] 4452ad0b9260: Layer already exists [2023-03-29T23:41:33.408Z] 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26: digest: sha256:f924469835d883c00144755d12262c466d1309cd6c6d35b106306f6bf2209bc4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:34.036Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:34.385Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-29T23:41:34.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T23:41:34.385Z] 6d893c2cf73c: Preparing [2023-03-29T23:41:34.385Z] 3c934252657f: Preparing [2023-03-29T23:41:34.385Z] 4452ad0b9260: Preparing [2023-03-29T23:41:34.385Z] e048109412dd: Preparing [2023-03-29T23:41:34.385Z] 26cbea5cba74: Preparing [2023-03-29T23:41:34.385Z] 26cbea5cba74: Layer already exists [2023-03-29T23:41:34.385Z] 4452ad0b9260: Layer already exists [2023-03-29T23:41:34.385Z] 3c934252657f: Layer already exists [2023-03-29T23:41:34.385Z] 6d893c2cf73c: Layer already exists [2023-03-29T23:41:34.385Z] e048109412dd: Layer already exists [2023-03-29T23:41:34.385Z] main: digest: sha256:f924469835d883c00144755d12262c466d1309cd6c6d35b106306f6bf2209bc4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:41:34.705Z] ===================================================== [Pipeline] echo [2023-03-29T23:41:34.711Z] taggedImages: [2023-03-29T23:41:34.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [2023-03-29T23:41:34.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-29T23:41:34.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.26 [2023-03-29T23:41:34.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:186be4e7cfd84d819ae8e1b3a278a99ca1d844ec-3.0.0-dev.26 [2023-03-29T23:41:34.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:35.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:41:35.090Z] [2023-03-29T23:41:35.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:35.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:41:35.708Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:41:35.708Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:41:35.708Z] 04944245beec: Pulling fs layer [2023-03-29T23:41:35.708Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:41:35.708Z] 765212b225bb: Pulling fs layer [2023-03-29T23:41:35.708Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:41:35.708Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:41:35.708Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:41:35.708Z] 765212b225bb: Waiting [2023-03-29T23:41:35.708Z] d65c8cfc05b1: Waiting [2023-03-29T23:41:35.708Z] f23df028b6ca: Waiting [2023-03-29T23:41:35.708Z] 2437ff75d9bd: Waiting [2023-03-29T23:41:35.708Z] 04944245beec: Verifying Checksum [2023-03-29T23:41:35.708Z] 04944245beec: Download complete [2023-03-29T23:41:35.708Z] 765212b225bb: Verifying Checksum [2023-03-29T23:41:35.708Z] 765212b225bb: Download complete [2023-03-29T23:41:35.708Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:41:35.708Z] f23df028b6ca: Download complete [2023-03-29T23:41:35.981Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:41:35.981Z] d65c8cfc05b1: Download complete [2023-03-29T23:41:35.981Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:41:35.981Z] 699f458cf7ca: Download complete [2023-03-29T23:41:36.254Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:41:36.254Z] 8998bd30e6a1: Download complete [2023-03-29T23:41:38.852Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:41:38.852Z] 2437ff75d9bd: Download complete [2023-03-29T23:41:40.264Z] 8998bd30e6a1: Pull complete [2023-03-29T23:41:40.852Z] 04944245beec: Pull complete [2023-03-29T23:41:42.265Z] 699f458cf7ca: Pull complete [2023-03-29T23:41:42.265Z] 765212b225bb: Pull complete [2023-03-29T23:41:42.851Z] f23df028b6ca: Pull complete [2023-03-29T23:41:43.121Z] d65c8cfc05b1: Pull complete [2023-03-29T23:41:58.128Z] 2437ff75d9bd: Pull complete [2023-03-29T23:41:58.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:41:58.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:41:58.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:41:58.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-6333 does not seem to be running inside a container [2023-03-29T23:41:58.422Z] $ 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/device-onvif-camera/120 -v /w/workspace/device-onvif-camera/120:/w/workspace/device-onvif-camera/120:rw,z -v /w/workspace/device-onvif-camera/120@tmp:/w/workspace/device-onvif-camera/120@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-03-29T23:42:01.373Z] $ docker top 3c9715365bc03bd2934c4717a6fad36475f92d4b1235a4f6b56092b4ae1a7b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:42:02.226Z] ---> job-cost.sh [2023-03-29T23:42:02.226Z] lf-activate-venv: SKIPPING [2023-03-29T23:42:02.226Z] INFO: No Stack... [2023-03-29T23:42:02.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:42:03.776Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:42:04.423Z] + cat /w/workspace/device-onvif-camera/120/archives/cost.csv [2023-03-29T23:42:04.423Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:42:04.513Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] [2023-03-29T23:42:04.520Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] did not exist. Created. [2023-03-29T23:42:04.520Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:42:05.191Z] /w/workspace/device-onvif-camera/120@tmp/durable-44eec812/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:42:05.885Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:42:05.912Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:42:06.005Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:42:06.012Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:42:06.043Z] $ docker stop --time=1 3c9715365bc03bd2934c4717a6fad36475f92d4b1235a4f6b56092b4ae1a7b22 [2023-03-29T23:42:07.639Z] $ docker rm -f --volumes 3c9715365bc03bd2934c4717a6fad36475f92d4b1235a4f6b56092b4ae1a7b22 [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-03-29T23:42:08.012Z] provisioning config files... [2023-03-29T23:42:08.019Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16467982464703454089tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:42:08.314Z] + set +x [2023-03-29T23:42:08.314Z] + curl -s https://codecov.io/bash [2023-03-29T23:42:08.314Z] + bash -s -- [2023-03-29T23:42:08.314Z] [2023-03-29T23:42:08.314Z] _____ _ [2023-03-29T23:42:08.314Z] / ____| | | [2023-03-29T23:42:08.314Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:42:08.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:42:08.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:42:08.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:42:08.314Z] Bash-1.0.6 [2023-03-29T23:42:08.314Z] [2023-03-29T23:42:08.314Z] [2023-03-29T23:42:08.314Z] ==> git version 2.25.1 found [2023-03-29T23:42:08.314Z] ==> 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-03-29T23:42:08.314Z] Release-Date: 2020-01-08 [2023-03-29T23:42:08.314Z] 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-03-29T23:42:08.314Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:42:08.314Z] ==> Jenkins CI detected. [2023-03-29T23:42:08.314Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-29T23:42:08.314Z] project root: . [2023-03-29T23:42:08.314Z] --> token set from env [2023-03-29T23:42:08.314Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:42:08.314Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:42:08.314Z] ==> Python coveragepy not found [2023-03-29T23:42:08.314Z] ==> Searching for coverage reports in: [2023-03-29T23:42:08.314Z] + . [2023-03-29T23:42:08.314Z] -> Found 1 reports [2023-03-29T23:42:08.314Z] ==> Detecting git/mercurial file structure [2023-03-29T23:42:08.314Z] ==> Reading reports [2023-03-29T23:42:08.314Z] + ./coverage.out bytes=78487 [2023-03-29T23:42:08.314Z] ==> Appending adjustments [2023-03-29T23:42:08.314Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:42:08.573Z] + Found adjustments [2023-03-29T23:42:08.573Z] ==> Gzipping contents [2023-03-29T23:42:08.573Z] 12K /tmp/codecov.JZ2jSY.gz [2023-03-29T23:42:08.573Z] ==> Uploading reports [2023-03-29T23:42:08.573Z] url: https://codecov.io [2023-03-29T23:42:08.573Z] query: branch=main&commit=186be4e7cfd84d819ae8e1b3a278a99ca1d844ec&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:42:08.573Z] -> Pinging Codecov [2023-03-29T23:42:08.573Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=186be4e7cfd84d819ae8e1b3a278a99ca1d844ec&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:42:08.834Z] -> Uploading to [2023-03-29T23:42:08.834Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/186be4e7cfd84d819ae8e1b3a278a99ca1d844ec/6db82081-62dc-4291-bd02-ad1cc8851dba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e93f3f0fd1130a425419db9f8179d1130352f67c4354846fd68fcfd85cfd0ad [2023-03-29T23:42:08.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:42:08.834Z] Dload Upload Total Spent Left Speed [2023-03-29T23:42:09.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 34857 --:--:-- --:--:-- --:--:-- 34857 [2023-03-29T23:42:09.093Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] } [2023-03-29T23:42:09.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-29T23:42:09.242Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T23:42:09.252Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:09.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:42:09.554Z] [2023-03-29T23:42:09.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:09.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:42:09.859Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T23:42:09.859Z] df9b9388f04a: Pulling fs layer [2023-03-29T23:42:09.859Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T23:42:09.859Z] 25bc292e5bac: Pulling fs layer [2023-03-29T23:42:09.859Z] 114826534d7a: Pulling fs layer [2023-03-29T23:42:09.859Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T23:42:09.859Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T23:42:09.859Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T23:42:09.859Z] 114826534d7a: Waiting [2023-03-29T23:42:09.859Z] 4657fd5d0bcf: Waiting [2023-03-29T23:42:09.859Z] 8a3aa393b2d8: Waiting [2023-03-29T23:42:09.859Z] 6ad1cebc031e: Waiting [2023-03-29T23:42:09.859Z] 25bc292e5bac: Verifying Checksum [2023-03-29T23:42:09.859Z] 25bc292e5bac: Download complete [2023-03-29T23:42:09.859Z] 52dc419b0ee2: Download complete [2023-03-29T23:42:09.859Z] 4657fd5d0bcf: Verifying Checksum [2023-03-29T23:42:09.859Z] 4657fd5d0bcf: Download complete [2023-03-29T23:42:09.859Z] df9b9388f04a: Download complete [2023-03-29T23:42:10.118Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T23:42:10.118Z] 6ad1cebc031e: Download complete [2023-03-29T23:42:10.118Z] df9b9388f04a: Pull complete [2023-03-29T23:42:10.381Z] 52dc419b0ee2: Pull complete [2023-03-29T23:42:10.381Z] 25bc292e5bac: Pull complete [2023-03-29T23:42:10.639Z] 114826534d7a: Verifying Checksum [2023-03-29T23:42:10.639Z] 114826534d7a: Download complete [2023-03-29T23:42:10.899Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T23:42:10.899Z] 8a3aa393b2d8: Download complete [2023-03-29T23:42:15.088Z] 114826534d7a: Pull complete [2023-03-29T23:42:15.088Z] 4657fd5d0bcf: Pull complete [2023-03-29T23:42:15.088Z] 6ad1cebc031e: Pull complete [2023-03-29T23:42:18.370Z] 8a3aa393b2d8: Pull complete [2023-03-29T23:42:18.370Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T23:42:18.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:42:18.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:42:18.544Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:42:18.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:42:31.263Z] $ docker top dcc3de00c414ef0d36f2423cade4b3a512b46a3d1783fd9a298679e240fb254b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:42:31.329Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-29T23:42:31.607Z] + set -o pipefail [2023-03-29T23:42:31.607Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-29T23:42:35.791Z] [2023-03-29T23:42:35.791Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-29T23:42:35.791Z] [2023-03-29T23:42:35.791Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/f71d9042-8d0c-45fe-a500-87a255822247 [2023-03-29T23:42:35.791Z] [2023-03-29T23:42:35.791Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-29T23:42:35.791Z] [2023-03-29T23:42:35.791Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T23:42:35.791Z] [2023-03-29T23:42:36.050Z] [2023-03-29T23:42:36.050Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T23:42:36.050Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T23:42:36.050Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T23:42:36.063Z] $ docker stop --time=1 dcc3de00c414ef0d36f2423cade4b3a512b46a3d1783fd9a298679e240fb254b [2023-03-29T23:42:42.864Z] $ docker rm -f --volumes dcc3de00c414ef0d36f2423cade4b3a512b46a3d1783fd9a298679e240fb254b [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) [Pipeline] echo [2023-03-29T23:42:43.280Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:42:43.291Z] provisioning config files... [2023-03-29T23:42:43.301Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config23395475486862763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:42:43.593Z] --> edgex-publish-swagger.sh [2023-03-29T23:42:43.593Z] === Publish doc/openapi/v2 API === [2023-03-29T23:42:43.593Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-29T23:42:43.593Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-29T23:42:43.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:42:43.593Z] Dload Upload Total Spent Left Speed [2023-03-29T23:42:44.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 2015k --:--:-- --:--:-- --:--:-- 2006k 100 469k 0 0 100 469k 0 656k --:--:-- --:--:-- --:--:-- 655k [2023-03-29T23:42:44.160Z] [2023-03-29T23:42:44.160Z] [Pipeline] } [2023-03-29T23:42:44.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:42:44.585Z] + git log --format=format:%s -1 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec [Pipeline] sh [2023-03-29T23:42:44.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:42:44.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:45.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:42:45.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:42:45.248Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:42:45.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:42:46.019Z] $ docker top a34f5de6193bd46be90255312df09cc344d26741f93039285e9ce0f9d80b6a60 -eo pid,comm [2023-03-29T23:42:46.062Z] 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-03-29T23:42:46.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:42:46.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:42:46.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:42:46.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:42:46.201Z] $ docker exec a34f5de6193bd46be90255312df09cc344d26741f93039285e9ce0f9d80b6a60 ssh-agent [2023-03-29T23:42:46.301Z] SSH_AUTH_SOCK=/tmp/ssh-clxKBukyrkBD/agent.13 [2023-03-29T23:42:46.301Z] SSH_AGENT_PID=29 [2023-03-29T23:42:46.306Z] Running ssh-add (command line suppressed) [2023-03-29T23:42:46.397Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7634119985254101181.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7634119985254101181.key) [2023-03-29T23:42:46.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:42:46.710Z] + git semver tag [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,072 [run_tag] DEBUG tag force:False [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,073 [check_head_tag] DEBUG check head tag [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,075 [execute] INFO git cat-file --batch-check [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,078 [execute] INFO git cat-file --batch [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,118 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,119 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:42:47.277Z] 2023-03-29 23:42:47,123 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:42:47.277Z] 3.0.0-dev.26 [Pipeline] } [2023-03-29T23:42:47.287Z] $ docker exec --env ******** --env ******** a34f5de6193bd46be90255312df09cc344d26741f93039285e9ce0f9d80b6a60 ssh-agent -k [2023-03-29T23:42:47.385Z] unset SSH_AUTH_SOCK; [2023-03-29T23:42:47.385Z] unset SSH_AGENT_PID; [2023-03-29T23:42:47.386Z] echo Agent pid 29 killed; [2023-03-29T23:42:47.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:42:47.706Z] + git semver [Pipeline] } [2023-03-29T23:42:48.286Z] $ docker stop --time=1 a34f5de6193bd46be90255312df09cc344d26741f93039285e9ce0f9d80b6a60 [2023-03-29T23:42:49.869Z] $ docker rm -f --volumes a34f5de6193bd46be90255312df09cc344d26741f93039285e9ce0f9d80b6a60 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:50.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:42:50.273Z] [2023-03-29T23:42:50.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:50.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:42:50.570Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T23:42:50.570Z] ab5ef0e58194: Pulling fs layer [2023-03-29T23:42:50.570Z] 9712f1f96733: Pulling fs layer [2023-03-29T23:42:50.570Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T23:42:50.570Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T23:42:50.570Z] e9a5061849ea: Pulling fs layer [2023-03-29T23:42:50.570Z] d747dcd14b5f: Pulling fs layer [2023-03-29T23:42:50.570Z] 2de7ff778b66: Pulling fs layer [2023-03-29T23:42:50.570Z] e9a5061849ea: Waiting [2023-03-29T23:42:50.570Z] 2de7ff778b66: Waiting [2023-03-29T23:42:50.570Z] 0d9ebad4ef96: Waiting [2023-03-29T23:42:50.570Z] d747dcd14b5f: Waiting [2023-03-29T23:42:50.570Z] 9712f1f96733: Verifying Checksum [2023-03-29T23:42:50.570Z] 9712f1f96733: Download complete [2023-03-29T23:42:50.829Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T23:42:50.829Z] 63f879dbbcfc: Download complete [2023-03-29T23:42:51.087Z] e9a5061849ea: Verifying Checksum [2023-03-29T23:42:51.087Z] e9a5061849ea: Download complete [2023-03-29T23:42:51.087Z] d747dcd14b5f: Verifying Checksum [2023-03-29T23:42:51.087Z] d747dcd14b5f: Download complete [2023-03-29T23:42:51.087Z] ab5ef0e58194: Verifying Checksum [2023-03-29T23:42:51.087Z] ab5ef0e58194: Download complete [2023-03-29T23:42:51.344Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T23:42:51.344Z] 0d9ebad4ef96: Download complete [2023-03-29T23:42:51.344Z] 2de7ff778b66: Verifying Checksum [2023-03-29T23:42:51.344Z] 2de7ff778b66: Download complete [2023-03-29T23:42:53.869Z] ab5ef0e58194: Pull complete [2023-03-29T23:42:54.125Z] 9712f1f96733: Pull complete [2023-03-29T23:42:55.057Z] 63f879dbbcfc: Pull complete [2023-03-29T23:42:59.239Z] 0d9ebad4ef96: Pull complete [2023-03-29T23:42:59.239Z] e9a5061849ea: Pull complete [2023-03-29T23:42:59.239Z] d747dcd14b5f: Pull complete [2023-03-29T23:43:00.610Z] 2de7ff778b66: Pull complete [2023-03-29T23:43:00.868Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T23:43:00.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:43:00.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:43:00.952Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:43:00.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:43:12.692Z] $ docker top 5e733ea1cd0a7313727f7ab2ec343dbd3f39eb4112744c3a4d9ab2d3ffd51c33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:43:12.751Z] provisioning config files... [2023-03-29T23:43:12.758Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7279175605985823416tmp [2023-03-29T23:43:12.767Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3155567125094145426tmp [2023-03-29T23:43:12.775Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11688234128988891094tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:43:12.786Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:13.066Z] ---> sigul-configuration.sh [2023-03-29T23:43:13.066Z] gpg: directory `/root/.gnupg' created [2023-03-29T23:43:13.066Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T23:43:13.066Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T23:43:13.066Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T23:43:13.066Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T23:43:13.066Z] gpg: CAST5 encrypted data [2023-03-29T23:43:13.066Z] gpg: encrypted with 1 passphrase [2023-03-29T23:43:13.066Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T23:43:13.350Z] + mkdir /home/jenkins [2023-03-29T23:43:13.350Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T23:43:13.633Z] + 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-03-29T23:43:13.640Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:13.922Z] ---> sigul-install.sh [2023-03-29T23:43:13.923Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T23:43:14.226Z] + git tag --list [2023-03-29T23:43:14.226Z] v0.0.0 [2023-03-29T23:43:14.226Z] v0.0.1-dev.1 [2023-03-29T23:43:14.226Z] v0.0.1-dev.10 [2023-03-29T23:43:14.226Z] v0.0.1-dev.11 [2023-03-29T23:43:14.226Z] v0.0.1-dev.12 [2023-03-29T23:43:14.226Z] v0.0.1-dev.13 [2023-03-29T23:43:14.226Z] v0.0.1-dev.14 [2023-03-29T23:43:14.226Z] v0.0.1-dev.15 [2023-03-29T23:43:14.226Z] v0.0.1-dev.16 [2023-03-29T23:43:14.226Z] v0.0.1-dev.17 [2023-03-29T23:43:14.226Z] v0.0.1-dev.18 [2023-03-29T23:43:14.226Z] v0.0.1-dev.19 [2023-03-29T23:43:14.226Z] v0.0.1-dev.2 [2023-03-29T23:43:14.226Z] v0.0.1-dev.20 [2023-03-29T23:43:14.226Z] v0.0.1-dev.21 [2023-03-29T23:43:14.226Z] v0.0.1-dev.22 [2023-03-29T23:43:14.226Z] v0.0.1-dev.23 [2023-03-29T23:43:14.226Z] v0.0.1-dev.24 [2023-03-29T23:43:14.226Z] v0.0.1-dev.25 [2023-03-29T23:43:14.226Z] v0.0.1-dev.26 [2023-03-29T23:43:14.226Z] v0.0.1-dev.27 [2023-03-29T23:43:14.226Z] v0.0.1-dev.28 [2023-03-29T23:43:14.226Z] v0.0.1-dev.3 [2023-03-29T23:43:14.226Z] v0.0.1-dev.4 [2023-03-29T23:43:14.226Z] v0.0.1-dev.5 [2023-03-29T23:43:14.226Z] v0.0.1-dev.6 [2023-03-29T23:43:14.226Z] v0.0.1-dev.7 [2023-03-29T23:43:14.226Z] v0.0.1-dev.8 [2023-03-29T23:43:14.226Z] v0.0.1-dev.9 [2023-03-29T23:43:14.226Z] v2.2.0 [2023-03-29T23:43:14.226Z] v2.2.0-dev.29 [2023-03-29T23:43:14.226Z] v2.2.0-dev.30 [2023-03-29T23:43:14.226Z] v2.2.0-dev.31 [2023-03-29T23:43:14.226Z] v2.2.0-dev.32 [2023-03-29T23:43:14.226Z] v2.2.0-dev.33 [2023-03-29T23:43:14.226Z] v2.2.0-dev.34 [2023-03-29T23:43:14.226Z] v2.2.0-dev.35 [2023-03-29T23:43:14.226Z] v2.3.0 [2023-03-29T23:43:14.226Z] v2.3.0-dev.1 [2023-03-29T23:43:14.226Z] v2.3.0-dev.10 [2023-03-29T23:43:14.226Z] v2.3.0-dev.11 [2023-03-29T23:43:14.226Z] v2.3.0-dev.12 [2023-03-29T23:43:14.226Z] v2.3.0-dev.13 [2023-03-29T23:43:14.226Z] v2.3.0-dev.14 [2023-03-29T23:43:14.226Z] v2.3.0-dev.15 [2023-03-29T23:43:14.226Z] v2.3.0-dev.16 [2023-03-29T23:43:14.226Z] v2.3.0-dev.17 [2023-03-29T23:43:14.226Z] v2.3.0-dev.18 [2023-03-29T23:43:14.226Z] v2.3.0-dev.19 [2023-03-29T23:43:14.226Z] v2.3.0-dev.2 [2023-03-29T23:43:14.226Z] v2.3.0-dev.20 [2023-03-29T23:43:14.226Z] v2.3.0-dev.21 [2023-03-29T23:43:14.226Z] v2.3.0-dev.22 [2023-03-29T23:43:14.226Z] v2.3.0-dev.23 [2023-03-29T23:43:14.226Z] v2.3.0-dev.24 [2023-03-29T23:43:14.226Z] v2.3.0-dev.25 [2023-03-29T23:43:14.226Z] v2.3.0-dev.26 [2023-03-29T23:43:14.226Z] v2.3.0-dev.27 [2023-03-29T23:43:14.226Z] v2.3.0-dev.28 [2023-03-29T23:43:14.226Z] v2.3.0-dev.29 [2023-03-29T23:43:14.226Z] v2.3.0-dev.3 [2023-03-29T23:43:14.226Z] v2.3.0-dev.30 [2023-03-29T23:43:14.226Z] v2.3.0-dev.31 [2023-03-29T23:43:14.226Z] v2.3.0-dev.32 [2023-03-29T23:43:14.226Z] v2.3.0-dev.33 [2023-03-29T23:43:14.226Z] v2.3.0-dev.34 [2023-03-29T23:43:14.226Z] v2.3.0-dev.35 [2023-03-29T23:43:14.226Z] v2.3.0-dev.36 [2023-03-29T23:43:14.226Z] v2.3.0-dev.37 [2023-03-29T23:43:14.226Z] v2.3.0-dev.38 [2023-03-29T23:43:14.226Z] v2.3.0-dev.39 [2023-03-29T23:43:14.226Z] v2.3.0-dev.4 [2023-03-29T23:43:14.226Z] v2.3.0-dev.40 [2023-03-29T23:43:14.226Z] v2.3.0-dev.41 [2023-03-29T23:43:14.226Z] v2.3.0-dev.42 [2023-03-29T23:43:14.226Z] v2.3.0-dev.43 [2023-03-29T23:43:14.226Z] v2.3.0-dev.44 [2023-03-29T23:43:14.226Z] v2.3.0-dev.45 [2023-03-29T23:43:14.226Z] v2.3.0-dev.5 [2023-03-29T23:43:14.226Z] v2.3.0-dev.6 [2023-03-29T23:43:14.226Z] v2.3.0-dev.7 [2023-03-29T23:43:14.226Z] v2.3.0-dev.8 [2023-03-29T23:43:14.226Z] v2.3.0-dev.9 [2023-03-29T23:43:14.226Z] v2.3.1 [2023-03-29T23:43:14.226Z] v2.3.1-dev.1 [2023-03-29T23:43:14.226Z] v2.3.1-dev.4 [2023-03-29T23:43:14.226Z] v2.3.1-dev.5 [2023-03-29T23:43:14.226Z] v3.0.0-dev.1 [2023-03-29T23:43:14.226Z] v3.0.0-dev.10 [2023-03-29T23:43:14.226Z] v3.0.0-dev.11 [2023-03-29T23:43:14.226Z] v3.0.0-dev.12 [2023-03-29T23:43:14.226Z] v3.0.0-dev.13 [2023-03-29T23:43:14.226Z] v3.0.0-dev.14 [2023-03-29T23:43:14.226Z] v3.0.0-dev.15 [2023-03-29T23:43:14.226Z] v3.0.0-dev.16 [2023-03-29T23:43:14.226Z] v3.0.0-dev.17 [2023-03-29T23:43:14.226Z] v3.0.0-dev.18 [2023-03-29T23:43:14.226Z] v3.0.0-dev.19 [2023-03-29T23:43:14.226Z] v3.0.0-dev.2 [2023-03-29T23:43:14.226Z] v3.0.0-dev.20 [2023-03-29T23:43:14.226Z] v3.0.0-dev.21 [2023-03-29T23:43:14.226Z] v3.0.0-dev.22 [2023-03-29T23:43:14.226Z] v3.0.0-dev.23 [2023-03-29T23:43:14.226Z] v3.0.0-dev.24 [2023-03-29T23:43:14.226Z] v3.0.0-dev.25 [2023-03-29T23:43:14.226Z] v3.0.0-dev.26 [2023-03-29T23:43:14.226Z] v3.0.0-dev.3 [2023-03-29T23:43:14.226Z] v3.0.0-dev.4 [2023-03-29T23:43:14.226Z] v3.0.0-dev.5 [2023-03-29T23:43:14.226Z] v3.0.0-dev.6 [2023-03-29T23:43:14.226Z] v3.0.0-dev.7 [2023-03-29T23:43:14.226Z] v3.0.0-dev.8 [2023-03-29T23:43:14.226Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-29T23:43:14.510Z] + lftools sign git-tag v3.0.0-dev.26 [2023-03-29T23:43:15.074Z] Signing Git tag with Sigul... [2023-03-29T23:43:15.074Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-03-29T23:43:15.648Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:15.933Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T23:43:15.940Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T23:43:15.961Z] $ docker stop --time=1 5e733ea1cd0a7313727f7ab2ec343dbd3f39eb4112744c3a4d9ab2d3ffd51c33 [2023-03-29T23:43:17.570Z] $ docker rm -f --volumes 5e733ea1cd0a7313727f7ab2ec343dbd3f39eb4112744c3a4d9ab2d3ffd51c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T23:43:17.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:43:17.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:18.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:43:18.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:43:18.341Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:43:18.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:43:19.011Z] $ docker top 07a2955f7d2d0da1a2ab4df4349dad5d13735fcda342acf4ec800ac719bd04d6 -eo pid,comm [2023-03-29T23:43:19.055Z] 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-03-29T23:43:19.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:43:19.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:43:19.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:43:19.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:43:19.246Z] $ docker exec 07a2955f7d2d0da1a2ab4df4349dad5d13735fcda342acf4ec800ac719bd04d6 ssh-agent [2023-03-29T23:43:19.346Z] SSH_AUTH_SOCK=/tmp/ssh-z1k0fy12ovMl/agent.31 [2023-03-29T23:43:19.346Z] SSH_AGENT_PID=37 [2023-03-29T23:43:19.351Z] Running ssh-add (command line suppressed) [2023-03-29T23:43:19.453Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10534227195931024196.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10534227195931024196.key) [2023-03-29T23:43:19.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:43:19.749Z] + git semver bump pre [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,968 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,968 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,968 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,968 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,969 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,969 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,971 [execute] INFO git cat-file --batch-check [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,976 [execute] INFO git cat-file --batch [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:43:20.010Z] 2023-03-29 23:43:19,982 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:43:20.010Z] 3.0.0-dev.27 [Pipeline] } [2023-03-29T23:43:20.022Z] $ docker exec --env ******** --env ******** 07a2955f7d2d0da1a2ab4df4349dad5d13735fcda342acf4ec800ac719bd04d6 ssh-agent -k [2023-03-29T23:43:20.126Z] unset SSH_AUTH_SOCK; [2023-03-29T23:43:20.126Z] unset SSH_AGENT_PID; [2023-03-29T23:43:20.126Z] echo Agent pid 37 killed; [2023-03-29T23:43:20.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:43:20.442Z] + git semver [Pipeline] } [2023-03-29T23:43:20.715Z] $ docker stop --time=1 07a2955f7d2d0da1a2ab4df4349dad5d13735fcda342acf4ec800ac719bd04d6 [2023-03-29T23:43:22.169Z] $ docker rm -f --volumes 07a2955f7d2d0da1a2ab4df4349dad5d13735fcda342acf4ec800ac719bd04d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:43:22.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:43:22.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:22.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:43:22.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:43:22.939Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:43:23.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:43:24.037Z] $ docker top f69167b6592d43b1476d8deff74313a3a9f759a0c8f364bdaa22938e332762d7 -eo pid,comm [2023-03-29T23:43:24.099Z] 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-03-29T23:43:24.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:43:24.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:43:24.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:43:24.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:43:24.272Z] $ docker exec f69167b6592d43b1476d8deff74313a3a9f759a0c8f364bdaa22938e332762d7 ssh-agent [2023-03-29T23:43:24.380Z] SSH_AUTH_SOCK=/tmp/ssh-y1rSCU1hGzgr/agent.14 [2023-03-29T23:43:24.380Z] SSH_AGENT_PID=26 [2023-03-29T23:43:24.385Z] Running ssh-add (command line suppressed) [2023-03-29T23:43:24.494Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18121922423564598127.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18121922423564598127.key) [2023-03-29T23:43:24.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:43:24.788Z] + git semver push [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,024 [run_push] DEBUG push [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,026 [execute] INFO git cat-file --batch-check [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,031 [execute] INFO git rev-list c492df62de9402f23aeacb6a8ddbf3a7b70c3b2c -- [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,031 [execute] DEBUG Popen(['git', 'rev-list', 'c492df62de9402f23aeacb6a8ddbf3a7b70c3b2c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,036 [execute] INFO git fetch -v origin [2023-03-29T23:43:25.047Z] 2023-03-29 23:43:25,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T23:43:25.662Z] 2023-03-29 23:43:25,529 [run_push] DEBUG no remote changes detected [2023-03-29T23:43:25.662Z] 2023-03-29 23:43:25,529 [execute] INFO git push origin semver [2023-03-29T23:43:25.662Z] 2023-03-29 23:43:25,530 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:43:26.595Z] 2023-03-29 23:43:26,289 [run_push] DEBUG push all version tags [2023-03-29T23:43:26.595Z] 2023-03-29 23:43:26,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T23:43:26.595Z] 2023-03-29 23:43:26,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:43:27.164Z] 2023-03-29 23:43:27,032 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T23:43:27.164Z] 3.0.0-dev.27 [Pipeline] } [2023-03-29T23:43:27.175Z] $ docker exec --env ******** --env ******** f69167b6592d43b1476d8deff74313a3a9f759a0c8f364bdaa22938e332762d7 ssh-agent -k [2023-03-29T23:43:27.265Z] unset SSH_AUTH_SOCK; [2023-03-29T23:43:27.265Z] unset SSH_AGENT_PID; [2023-03-29T23:43:27.265Z] echo Agent pid 26 killed; [2023-03-29T23:43:27.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:43:27.577Z] + git semver [Pipeline] } [2023-03-29T23:43:28.153Z] $ docker stop --time=1 f69167b6592d43b1476d8deff74313a3a9f759a0c8f364bdaa22938e332762d7 [2023-03-29T23:43:29.695Z] $ docker rm -f --volumes f69167b6592d43b1476d8deff74313a3a9f759a0c8f364bdaa22938e332762d7 [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-03-29T23:43:30.192Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-29T23:43:30.192Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-29T23:43:30.192Z] total 16 [2023-03-29T23:43:30.192Z] drwxr-xr-x 3 root root 4096 Mar 29 23:30 . [2023-03-29T23:43:30.192Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:43 .. [2023-03-29T23:43:30.192Z] drwxr-xr-x 2 root root 4096 Mar 29 23:30 cost [2023-03-29T23:43:30.192Z] -rw-r--r-- 1 root root 91 Mar 29 23:30 cost.csv [2023-03-29T23:43:30.192Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-29T23:43:30.192Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-29T23:43:30.192Z] total 16 [2023-03-29T23:43:30.192Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:30 . [2023-03-29T23:43:30.192Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:43 .. [2023-03-29T23:43:30.192Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:30 cost [2023-03-29T23:43:30.192Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 29 23:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:30.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:31.331Z] ---> package-listing.sh [2023-03-29T23:43:31.331Z] ++ facter osfamily [2023-03-29T23:43:31.331Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:43:31.588Z] + OS_FAMILY=debian [2023-03-29T23:43:31.588Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-29T23:43:31.588Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:43:31.588Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:43:31.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:43:31.588Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:43:31.588Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-29T23:43:31.588Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:43:31.588Z] + case "${OS_FAMILY}" in [2023-03-29T23:43:31.588Z] + dpkg -l [2023-03-29T23:43:31.588Z] + grep '^ii' [2023-03-29T23:43:31.588Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:43:31.588Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:43:31.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:43:31.588Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-29T23:43:31.588Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-29T23:43:31.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-29T23:43:31.597Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:43:31.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:32.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:43:32.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:43:32.499Z] prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container [2023-03-29T23:43:32.528Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-03-29T23:43:33.107Z] $ docker top 3ace37473c2cecc951ff7e4530c8f9192e7cda5162c209e854f56a0026031097 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:43:33.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:43:33.712Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:43:33.993Z] + ls /var/log/sa-host [2023-03-29T23:43:33.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:43:34.056Z] provisioning config files... [2023-03-29T23:43:34.064Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15850645285756801875tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:43:34.079Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:34.358Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:43:34.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:34.677Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:43:34.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:34.970Z] ---> sudo-logs.sh [2023-03-29T23:43:34.970Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:43:34.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:35.274Z] ---> job-cost.sh [2023-03-29T23:43:35.274Z] lf-activate-venv: SKIPPING [2023-03-29T23:43:35.274Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:43:35.274Z] INFO: Retrieving Stack Cost... [2023-03-29T23:43:35.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:43:36.098Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:43:36.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:36.389Z] ---> logs-deploy.sh [2023-03-29T23:43:36.389Z] lf-activate-venv: SKIPPING [2023-03-29T23:43:36.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/120 [2023-03-29T23:43:36.389Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:43:37.323Z] Archives upload complete. [2023-03-29T23:43:37.581Z] INFO: archiving logs to Nexus