Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 657b8d43448e5b2a48089f128e11bc6be1fe8299 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-ssh662285767159610507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12575692263468715278.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2496240786747034662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1020942613972416817.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15487909216693280097.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, goVersion:1.18, 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.18 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-12653 in /w/workspace/undry_device-onvif-camera_levski [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/undry_device-onvif-camera_levski # 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 657b8d43448e5b2a48089f128e11bc6be1fe8299 (levski) > 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 > git checkout -f 657b8d43448e5b2a48089f128e11bc6be1fe8299 # timeout=10 Commit message: "docs: remove docs - levski (#304)" > git rev-list --no-walk 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T23:54:31.315Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T23:54:31.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T23:54:31.374Z] ========================================================= [2023-05-03T23:54:31.374Z] EdgeX Global Pipelines Version Info [2023-05-03T23:54:31.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:54:32.080Z] ------------------- [2023-05-03T23:54:32.080Z] stable info: [2023-05-03T23:54:32.080Z] ------------------- [2023-05-03T23:54:32.080Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T23:54:32.080Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T23:54:32.080Z] Message: update stable to v1.0.248 [2023-05-03T23:54:32.649Z] ------------------- [2023-05-03T23:54:32.649Z] experimental info: [2023-05-03T23:54:32.649Z] ------------------- [2023-05-03T23:54:32.649Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T23:54:32.649Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T23:54:32.649Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T23:54:32.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-03T23:54:32.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-03T23:54:32.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T23:54:32.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T23:54:32.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T23:54:32.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-05-03T23:54:32.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T23:54:32.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T23:54:32.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T23:54:32.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T23:54:32.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T23:54:32.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-03T23:54:32.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T23:54:32.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T23:54:33.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T23:54:33.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T23:54:33.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T23:54:33.050Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T23:54:33.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T23:54:33.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T23:54:33.092Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T23:54:33.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-03T23:54:33.117Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T23:54:33.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T23:54:33.142Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T23:54:33.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T23:54:33.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T23:54:33.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-05-03T23:54:33.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-05-03T23:54:33.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-05-03T23:54:33.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] echo [2023-05-03T23:54:33.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 657b8d4 [Pipeline] echo [2023-05-03T23:54:33.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:54:33.313Z] provisioning config files... [2023-05-03T23:54:33.335Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config3823542613841961176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:54:33.639Z] ---> docker-login.sh [2023-05-03T23:54:33.639Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:54:33.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:33.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:33.907Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:33.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:33.907Z] [2023-05-03T23:54:33.907Z] Login Succeeded [2023-05-03T23:54:33.907Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:54:33.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:33.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:33.907Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:33.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:33.907Z] [2023-05-03T23:54:33.907Z] Login Succeeded [2023-05-03T23:54:33.907Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:54:34.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:34.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:34.169Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:34.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:34.169Z] [2023-05-03T23:54:34.169Z] Login Succeeded [2023-05-03T23:54:34.169Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:54:34.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:34.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:34.169Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:34.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:34.169Z] [2023-05-03T23:54:34.169Z] Login Succeeded [2023-05-03T23:54:34.169Z] docker.io [2023-05-03T23:54:34.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:34.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:34.689Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:34.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:34.689Z] [2023-05-03T23:54:34.689Z] Login Succeeded [2023-05-03T23:54:34.689Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:54:34.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T23:54:35.083Z] + git rev-list -1 --merges 657b8d43448e5b2a48089f128e11bc6be1fe8299~1..657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] echo [2023-05-03T23:54:35.133Z] -----------> git rev-list -1 --merges 657b8d43448e5b2a48089f128e11bc6be1fe8299~1..657b8d43448e5b2a48089f128e11bc6be1fe8299 657b8d43448e5b2a48089f128e11bc6be1fe8299 [false] [Pipeline] sh [2023-05-03T23:54:35.424Z] + git log --format=format:%s -1 657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] echo [2023-05-03T23:54:35.459Z] ========================================================= [2023-05-03T23:54:35.459Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T23:54:35.459Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T23:54:35.775Z] + git log --format=format:%s -1 657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] echo [2023-05-03T23:54:35.785Z] [semverPrep] GIT_COMMIT: 657b8d43448e5b2a48089f128e11bc6be1fe8299, Commit Message: docs: remove docs - levski (#304) [Pipeline] echo [2023-05-03T23:54:35.796Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T23:54:36.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T23:54:36.214Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T23:54:36.214Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T23:54:36.214Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T23:54:36.214Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T23:54:36.214Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T23:54:36.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:54:36.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:54:36.568Z] [2023-05-03T23:54:36.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:54:36.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:54:36.867Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T23:54:36.867Z] b85a868b505f: Pulling fs layer [2023-05-03T23:54:36.867Z] e2be974225ed: Pulling fs layer [2023-05-03T23:54:36.867Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T23:54:36.867Z] 988bab9f4d93: Pulling fs layer [2023-05-03T23:54:36.867Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T23:54:36.867Z] eaf3925da568: Pulling fs layer [2023-05-03T23:54:36.867Z] bab4dde63d76: Pulling fs layer [2023-05-03T23:54:36.867Z] bde34c3a00c8: Pulling fs layer [2023-05-03T23:54:36.867Z] b352a97aabf1: Pulling fs layer [2023-05-03T23:54:36.867Z] 4872d77fe225: Pulling fs layer [2023-05-03T23:54:36.867Z] 5851b861e8e6: Pulling fs layer [2023-05-03T23:54:36.867Z] eaf3925da568: Waiting [2023-05-03T23:54:36.867Z] bab4dde63d76: Waiting [2023-05-03T23:54:36.867Z] 988bab9f4d93: Waiting [2023-05-03T23:54:36.867Z] 1469e6f7b9e6: Waiting [2023-05-03T23:54:36.867Z] bde34c3a00c8: Waiting [2023-05-03T23:54:36.867Z] b352a97aabf1: Waiting [2023-05-03T23:54:36.867Z] 4872d77fe225: Waiting [2023-05-03T23:54:36.867Z] 5851b861e8e6: Waiting [2023-05-03T23:54:36.867Z] e2be974225ed: Verifying Checksum [2023-05-03T23:54:36.867Z] e2be974225ed: Download complete [2023-05-03T23:54:36.867Z] 988bab9f4d93: Download complete [2023-05-03T23:54:37.127Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T23:54:37.127Z] 1469e6f7b9e6: Download complete [2023-05-03T23:54:37.127Z] eaf3925da568: Download complete [2023-05-03T23:54:37.127Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T23:54:37.127Z] 339a4e72a1f5: Download complete [2023-05-03T23:54:37.127Z] bde34c3a00c8: Verifying Checksum [2023-05-03T23:54:37.127Z] bde34c3a00c8: Download complete [2023-05-03T23:54:37.127Z] b352a97aabf1: Download complete [2023-05-03T23:54:37.127Z] 4872d77fe225: Verifying Checksum [2023-05-03T23:54:37.127Z] 4872d77fe225: Download complete [2023-05-03T23:54:37.127Z] 5851b861e8e6: Download complete [2023-05-03T23:54:37.127Z] b85a868b505f: Verifying Checksum [2023-05-03T23:54:37.127Z] b85a868b505f: Download complete [2023-05-03T23:54:37.387Z] bab4dde63d76: Verifying Checksum [2023-05-03T23:54:37.387Z] bab4dde63d76: Download complete [2023-05-03T23:54:38.324Z] b85a868b505f: Pull complete [2023-05-03T23:54:38.585Z] e2be974225ed: Pull complete [2023-05-03T23:54:38.845Z] 339a4e72a1f5: Pull complete [2023-05-03T23:54:39.106Z] 988bab9f4d93: Pull complete [2023-05-03T23:54:39.365Z] 1469e6f7b9e6: Pull complete [2023-05-03T23:54:39.365Z] eaf3925da568: Pull complete [2023-05-03T23:54:41.273Z] bab4dde63d76: Pull complete [2023-05-03T23:54:41.273Z] bde34c3a00c8: Pull complete [2023-05-03T23:54:41.533Z] b352a97aabf1: Pull complete [2023-05-03T23:54:41.533Z] 4872d77fe225: Pull complete [2023-05-03T23:54:41.533Z] 5851b861e8e6: Pull complete [2023-05-03T23:54:41.533Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T23:54:41.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:54:41.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:54:41.642Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-03T23:54:41.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T23:54:44.334Z] $ docker top c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 -eo pid,comm [2023-05-03T23:54:44.389Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T23:54:44.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T23:54:44.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:54:44.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:54:44.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:54:44.566Z] $ docker exec c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 ssh-agent [2023-05-03T23:54:44.675Z] SSH_AUTH_SOCK=/tmp/ssh-UGiCUgrNzIgR/agent.33 [2023-05-03T23:54:44.675Z] SSH_AGENT_PID=39 [2023-05-03T23:54:44.681Z] Running ssh-add (command line suppressed) [2023-05-03T23:54:44.812Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7527688019880875299.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7527688019880875299.key) [2023-05-03T23:54:44.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:54:45.121Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T23:54:45.136Z] $ docker exec --env ******** --env ******** c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 ssh-agent -k [2023-05-03T23:54:45.232Z] unset SSH_AUTH_SOCK; [2023-05-03T23:54:45.233Z] unset SSH_AGENT_PID; [2023-05-03T23:54:45.233Z] echo Agent pid 39 killed; [2023-05-03T23:54:45.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T23:54:45.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:54:45.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:54:45.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:54:45.384Z] $ docker exec c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 ssh-agent [2023-05-03T23:54:45.485Z] SSH_AUTH_SOCK=/tmp/ssh-Tmn7yGJx2pJg/agent.72 [2023-05-03T23:54:45.485Z] SSH_AGENT_PID=78 [2023-05-03T23:54:45.490Z] Running ssh-add (command line suppressed) [2023-05-03T23:54:45.598Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9392403466253308825.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9392403466253308825.key) [2023-05-03T23:54:45.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:54:45.911Z] + git semver init [2023-05-03T23:54:46.171Z] 2023-05-03 23:54:46,109 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T23:54:46.171Z] 2023-05-03 23:54:46,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-05-03T23:54:46.171Z] 2023-05-03 23:54:46,110 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-05-03T23:54:46.171Z] 2023-05-03 23:54:46,110 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-05-03T23:54:47.114Z] 2023-05-03 23:54:47,072 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-05-03T23:54:47.114Z] 2023-05-03 23:54:47,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-05-03T23:54:47.114Z] 2023-05-03 23:54:47,073 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-03T23:54:47.114Z] 2023-05-03 23:54:47,073 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-03T23:54:47.114Z] 2.3.2-dev.1 [Pipeline] } [2023-05-03T23:54:47.128Z] $ docker exec --env ******** --env ******** c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 ssh-agent -k [2023-05-03T23:54:47.237Z] unset SSH_AUTH_SOCK; [2023-05-03T23:54:47.238Z] unset SSH_AGENT_PID; [2023-05-03T23:54:47.238Z] echo Agent pid 78 killed; [2023-05-03T23:54:47.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:54:47.558Z] + git semver [Pipeline] } [2023-05-03T23:54:47.837Z] $ docker stop --time=1 c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 [2023-05-03T23:54:49.149Z] $ docker rm -f --volumes c33bb1c73b1f06245f4be2e72c68328e7787fe0b1b4496bef89b9936b51b9192 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:54:49.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T23:54:49.706Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T23:54:49.709Z] [edgeXSemver]: initialized semver on version 2.3.2-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:54:49.842Z] provisioning config files... [2023-05-03T23:54:49.850Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15591545633445438315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:54:50.147Z] ---> docker-login.sh [2023-05-03T23:54:50.147Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:54:50.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:50.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:50.147Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:50.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:50.147Z] [2023-05-03T23:54:50.147Z] Login Succeeded [2023-05-03T23:54:50.147Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:54:50.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:50.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:50.148Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:50.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:50.148Z] [2023-05-03T23:54:50.148Z] Login Succeeded [2023-05-03T23:54:50.148Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:54:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:50.407Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:50.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:50.407Z] [2023-05-03T23:54:50.407Z] Login Succeeded [2023-05-03T23:54:50.407Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:54:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:50.407Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:50.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:50.407Z] [2023-05-03T23:54:50.407Z] Login Succeeded [2023-05-03T23:54:50.407Z] docker.io [2023-05-03T23:54:50.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:54:50.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:54:50.667Z] Configure a credential helper to remove this warning. See [2023-05-03T23:54:50.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:54:50.667Z] [2023-05-03T23:54:50.667Z] Login Succeeded [2023-05-03T23:54:50.667Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:54:50.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T23:54:50.753Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:54:50.763Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:54:50.770Z] ========================================================= [2023-05-03T23:54:50.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-05-03T23:54:50.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:54:51.073Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T23:54:51.073Z] Sending build context to Docker daemon 21.54MB [2023-05-03T23:54:51.073Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-05-03T23:54:51.073Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-03T23:54:51.336Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T23:54:51.336Z] 213ec9aee27d: Pulling fs layer [2023-05-03T23:54:51.336Z] 4583459ba037: Pulling fs layer [2023-05-03T23:54:51.336Z] 93c1e223e6f2: Pulling fs layer [2023-05-03T23:54:51.336Z] 53926ce57604: Pulling fs layer [2023-05-03T23:54:51.336Z] 21b2b0c7a3f4: Pulling fs layer [2023-05-03T23:54:51.336Z] 53926ce57604: Waiting [2023-05-03T23:54:51.336Z] 22ff95d597cd: Pulling fs layer [2023-05-03T23:54:51.336Z] 12d6caf4c0d1: Pulling fs layer [2023-05-03T23:54:51.336Z] 22ff95d597cd: Waiting [2023-05-03T23:54:51.336Z] 96b7cbca73a9: Pulling fs layer [2023-05-03T23:54:51.336Z] a7acece74701: Pulling fs layer [2023-05-03T23:54:51.336Z] 12d6caf4c0d1: Waiting [2023-05-03T23:54:51.336Z] a7acece74701: Waiting [2023-05-03T23:54:51.336Z] 93c1e223e6f2: Download complete [2023-05-03T23:54:51.336Z] 4583459ba037: Verifying Checksum [2023-05-03T23:54:51.336Z] 4583459ba037: Download complete [2023-05-03T23:54:51.336Z] 21b2b0c7a3f4: Verifying Checksum [2023-05-03T23:54:51.336Z] 21b2b0c7a3f4: Download complete [2023-05-03T23:54:51.336Z] 213ec9aee27d: Verifying Checksum [2023-05-03T23:54:51.336Z] 213ec9aee27d: Download complete [2023-05-03T23:54:51.336Z] 22ff95d597cd: Verifying Checksum [2023-05-03T23:54:51.336Z] 22ff95d597cd: Download complete [2023-05-03T23:54:51.336Z] 12d6caf4c0d1: Verifying Checksum [2023-05-03T23:54:51.336Z] 12d6caf4c0d1: Download complete [2023-05-03T23:54:51.602Z] 213ec9aee27d: Pull complete [2023-05-03T23:54:51.602Z] 4583459ba037: Pull complete [2023-05-03T23:54:51.602Z] 93c1e223e6f2: Pull complete [2023-05-03T23:54:51.862Z] a7acece74701: Verifying Checksum [2023-05-03T23:54:51.862Z] a7acece74701: Download complete [2023-05-03T23:54:52.120Z] 96b7cbca73a9: Verifying Checksum [2023-05-03T23:54:52.120Z] 96b7cbca73a9: Download complete [2023-05-03T23:54:52.120Z] 53926ce57604: Verifying Checksum [2023-05-03T23:54:52.120Z] 53926ce57604: Download complete [2023-05-03T23:54:56.304Z] 53926ce57604: Pull complete [2023-05-03T23:54:56.304Z] 21b2b0c7a3f4: Pull complete [2023-05-03T23:54:56.304Z] 22ff95d597cd: Pull complete [2023-05-03T23:54:56.304Z] 12d6caf4c0d1: Pull complete [2023-05-03T23:54:58.206Z] 96b7cbca73a9: Pull complete [2023-05-03T23:54:59.142Z] a7acece74701: Pull complete [2023-05-03T23:54:59.142Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-05-03T23:54:59.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-05-03T23:54:59.142Z] ---> db6d94c90886 [2023-05-03T23:54:59.142Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:55:03.654Z] ---> Running in 71941977dc5c [2023-05-03T23:55:03.654Z] Removing intermediate container 71941977dc5c [2023-05-03T23:55:03.654Z] ---> f5591008720e [2023-05-03T23:55:03.654Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:55:03.654Z] ---> Running in 4c9651b3ce2c [2023-05-03T23:55:03.654Z] Removing intermediate container 4c9651b3ce2c [2023-05-03T23:55:03.654Z] ---> 601e0da0359a [2023-05-03T23:55:03.654Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-03T23:55:03.654Z] ---> Running in bb08a6a75568 [2023-05-03T23:55:03.654Z] Removing intermediate container bb08a6a75568 [2023-05-03T23:55:03.654Z] ---> 758bd137de65 [2023-05-03T23:55:03.654Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:55:03.654Z] ---> Running in ab4ed5171fc0 [2023-05-03T23:55:03.654Z] Removing intermediate container ab4ed5171fc0 [2023-05-03T23:55:03.654Z] ---> ac5f1861d526 [2023-05-03T23:55:03.654Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:55:03.654Z] ---> Running in 48ef53d29621 [2023-05-03T23:55:03.654Z] Removing intermediate container 48ef53d29621 [2023-05-03T23:55:03.654Z] ---> d38146deba89 [2023-05-03T23:55:03.654Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:55:03.654Z] ---> Running in 70f42a9e08ec [2023-05-03T23:55:03.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:55:04.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:55:04.431Z] OK: 211 MiB in 51 packages [2023-05-03T23:55:04.801Z] Still waiting to schedule task [2023-05-03T23:55:04.802Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-03T23:55:04.998Z] Removing intermediate container 70f42a9e08ec [2023-05-03T23:55:04.998Z] ---> fc473131f977 [2023-05-03T23:55:04.998Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-03T23:55:04.998Z] ---> Running in 3ffa0c784c13 [2023-05-03T23:55:04.998Z] Removing intermediate container 3ffa0c784c13 [2023-05-03T23:55:04.998Z] ---> 7b9e835429ae [2023-05-03T23:55:04.998Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-03T23:55:04.998Z] ---> bb9db0f13aec [2023-05-03T23:55:04.998Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:55:04.998Z] ---> Running in 80ff1dfbf14c [2023-05-03T23:55:31.556Z] Removing intermediate container 80ff1dfbf14c [2023-05-03T23:55:31.556Z] ---> d2ccbb781da8 [2023-05-03T23:55:31.556Z] Step 12/13 : COPY . . [2023-05-03T23:55:31.556Z] ---> 7ace5d915430 [2023-05-03T23:55:31.556Z] Step 13/13 : RUN ${MAKE} [2023-05-03T23:55:31.556Z] ---> Running in 8548664c5575 [2023-05-03T23:55:32.125Z] noop [2023-05-03T23:55:32.125Z] Removing intermediate container 8548664c5575 [2023-05-03T23:55:32.125Z] ---> 15a0004ed1ba [2023-05-03T23:55:32.125Z] Successfully built 15a0004ed1ba [2023-05-03T23:55:32.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:55:32.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T23:55:32.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:55:32.793Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-03T23:55:32.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-05-03T23:55:33.176Z] $ docker top 948d33d0a678405f366399444699670fe801ea063c9195ea7b3e9db61756ec31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:55:33.520Z] + go version [2023-05-03T23:55:33.520Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-05-03T23:55:33.534Z] $ docker stop --time=1 948d33d0a678405f366399444699670fe801ea063c9195ea7b3e9db61756ec31 [2023-05-03T23:55:34.802Z] $ docker rm -f --volumes 948d33d0a678405f366399444699670fe801ea063c9195ea7b3e9db61756ec31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:55:35.209Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T23:55:35.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:55:35.284Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-03T23:55:35.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-05-03T23:55:35.727Z] $ docker top d8dab18cf92ccccb7495bdd235de5b76e8d9da6b8149c7e49894171f13d8b1e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:55:36.077Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:55:36.369Z] + make test [2023-05-03T23:55:36.369Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-03T23:55:36.628Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-03T23:55:48.831Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-03T23:55:50.747Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 29.3% of statements [2023-05-03T23:55:50.747Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-03T23:55:50.747Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.410s coverage: 86.5% of statements [2023-05-03T23:55:58.854Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-05-03T23:55:58.854Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-03T23:56:01.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T23:56:01.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T23:56:01.384Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T23:56:01.396Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T23:56:01.416Z] $ docker stop --time=1 d8dab18cf92ccccb7495bdd235de5b76e8d9da6b8149c7e49894171f13d8b1e4 [2023-05-03T23:56:03.979Z] $ docker rm -f --volumes d8dab18cf92ccccb7495bdd235de5b76e8d9da6b8149c7e49894171f13d8b1e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:56:04.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T23:56:04.522Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T23:56:05.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T23:56:05.444Z] + ls -al . [2023-05-03T23:56:05.444Z] total 244 [2023-05-03T23:56:05.444Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 23:55 . [2023-05-03T23:56:05.444Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:54 .. [2023-05-03T23:56:05.444Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 23:55 .git [2023-05-03T23:56:05.444Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:54 .github [2023-05-03T23:56:05.444Z] -rw-rw-r-- 1 jenkins jenkins 496 May 3 23:54 .gitignore [2023-05-03T23:56:05.444Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 23:54 .golangci.yml [2023-05-03T23:56:05.445Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 23:54 .semver [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 9739 May 3 23:54 Attribution.txt [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 6535 May 3 23:54 CHANGELOG.md [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 1637 May 3 23:54 Dockerfile [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 23:54 GOVERNANCE.md [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 762 May 3 23:54 Jenkinsfile [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 3 23:54 LICENSE [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 2997 May 3 23:54 Makefile [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 625 May 3 23:54 OWNERS.md [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 2368 May 3 23:54 README.md [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 11 May 3 23:54 VERSION [2023-05-03T23:56:05.445Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 23:54 bin [2023-05-03T23:56:05.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:54 cmd [2023-05-03T23:56:05.445Z] -rw-r--r-- 1 jenkins jenkins 79184 May 3 23:55 coverage.out [2023-05-03T23:56:05.445Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:54 doc [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 3687 May 3 23:54 go.mod [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 46105 May 3 23:54 go.sum [2023-05-03T23:56:05.445Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:54 internal [2023-05-03T23:56:05.445Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:54 snap [2023-05-03T23:56:05.445Z] -rw-rw-r-- 1 jenkins jenkins 236 May 3 23:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:05.917Z] + 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=657b8d43448e5b2a48089f128e11bc6be1fe8299 --label arch=amd64 --label version=2.3.2-dev.1 . [2023-05-03T23:56:05.918Z] Sending build context to Docker daemon 21.62MB [2023-05-03T23:56:05.918Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-05-03T23:56:05.918Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-03T23:56:05.918Z] ---> 15a0004ed1ba [2023-05-03T23:56:05.918Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:56:06.208Z] ---> Running in d3ccb1f05fd8 [2023-05-03T23:56:06.208Z] Removing intermediate container d3ccb1f05fd8 [2023-05-03T23:56:06.208Z] ---> cb8ddc8457ce [2023-05-03T23:56:06.208Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:56:06.208Z] ---> Running in 0f622befdba0 [2023-05-03T23:56:06.208Z] Removing intermediate container 0f622befdba0 [2023-05-03T23:56:06.208Z] ---> 6bb1d08e163b [2023-05-03T23:56:06.208Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-03T23:56:06.208Z] ---> Running in a70ea6c9fdb2 [2023-05-03T23:56:06.469Z] Removing intermediate container a70ea6c9fdb2 [2023-05-03T23:56:06.469Z] ---> b8794417c78b [2023-05-03T23:56:06.469Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:56:06.469Z] ---> Running in 3e6ab7b5f8cb [2023-05-03T23:56:06.469Z] Removing intermediate container 3e6ab7b5f8cb [2023-05-03T23:56:06.469Z] ---> 22b0144d03a6 [2023-05-03T23:56:06.469Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:56:06.469Z] ---> Running in 8fa789742bb7 [2023-05-03T23:56:06.469Z] Removing intermediate container 8fa789742bb7 [2023-05-03T23:56:06.469Z] ---> ec245ff41fc4 [2023-05-03T23:56:06.469Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:56:06.729Z] ---> Running in 50232ce363eb [2023-05-03T23:56:06.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:56:06.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:56:07.249Z] OK: 211 MiB in 51 packages [2023-05-03T23:56:07.820Z] Removing intermediate container 50232ce363eb [2023-05-03T23:56:07.820Z] ---> 328f8eb48b56 [2023-05-03T23:56:07.820Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-03T23:56:07.820Z] ---> Running in e780966857e7 [2023-05-03T23:56:07.820Z] Removing intermediate container e780966857e7 [2023-05-03T23:56:07.820Z] ---> 71b99aecf32a [2023-05-03T23:56:07.820Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-03T23:56:07.820Z] ---> b1e45569d212 [2023-05-03T23:56:07.820Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:56:07.820Z] ---> Running in c8e02a906f18 [2023-05-03T23:56:08.758Z] Removing intermediate container c8e02a906f18 [2023-05-03T23:56:08.758Z] ---> ab2c451e2a0d [2023-05-03T23:56:08.758Z] Step 12/26 : COPY . . [2023-05-03T23:56:09.334Z] ---> 8fb3ad654af0 [2023-05-03T23:56:09.334Z] Step 13/26 : RUN ${MAKE} [2023-05-03T23:56:09.334Z] ---> Running in db29618b1f72 [2023-05-03T23:56:09.593Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.2-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-05-03T23:56:36.142Z] Removing intermediate container db29618b1f72 [2023-05-03T23:56:36.142Z] ---> ca785eefe587 [2023-05-03T23:56:36.142Z] Step 14/26 : FROM alpine:3.16 [2023-05-03T23:56:36.142Z] 3.16: Pulling from library/alpine [2023-05-03T23:56:36.142Z] 91d30c5bc195: Pulling fs layer [2023-05-03T23:56:36.142Z] 91d30c5bc195: Verifying Checksum [2023-05-03T23:56:36.142Z] 91d30c5bc195: Download complete [2023-05-03T23:56:36.142Z] 91d30c5bc195: Pull complete [2023-05-03T23:56:36.142Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-03T23:56:36.142Z] Status: Downloaded newer image for alpine:3.16 [2023-05-03T23:56:36.142Z] ---> 8471affe5de5 [2023-05-03T23:56:36.142Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-03T23:56:36.142Z] ---> Running in 4a94b9c8f257 [2023-05-03T23:56:36.142Z] Removing intermediate container 4a94b9c8f257 [2023-05-03T23:56:36.142Z] ---> 1268b9c2e180 [2023-05-03T23:56:36.142Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-05-03T23:56:36.142Z] ---> Running in 6f306ee20958 [2023-05-03T23:56:36.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:56:36.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:56:36.142Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-05-03T23:56:36.142Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-05-03T23:56:36.142Z] (3/6) Installing libsodium (1.0.18-r0) [2023-05-03T23:56:36.142Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-03T23:56:36.142Z] (5/6) Installing libzmq (4.3.4-r0) [2023-05-03T23:56:36.142Z] (6/6) Installing zeromq (4.3.4-r0) [2023-05-03T23:56:36.142Z] Executing busybox-1.35.0-r17.trigger [2023-05-03T23:56:36.142Z] OK: 8 MiB in 20 packages [2023-05-03T23:56:36.142Z] Removing intermediate container 6f306ee20958 [2023-05-03T23:56:36.142Z] ---> 83b57db02417 [2023-05-03T23:56:36.142Z] Step 17/26 : WORKDIR / [2023-05-03T23:56:36.142Z] ---> Running in 580cab947884 [2023-05-03T23:56:36.142Z] Removing intermediate container 580cab947884 [2023-05-03T23:56:36.142Z] ---> 8cfa58ba0a7a [2023-05-03T23:56:36.142Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-03T23:56:36.142Z] ---> 1e754536e696 [2023-05-03T23:56:36.142Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-03T23:56:36.142Z] ---> ff90ba2266ef [2023-05-03T23:56:36.142Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-03T23:56:36.142Z] ---> 5f17588f19db [2023-05-03T23:56:36.142Z] Step 21/26 : EXPOSE 59984 [2023-05-03T23:56:36.142Z] ---> Running in de203126941e [2023-05-03T23:56:36.403Z] Removing intermediate container de203126941e [2023-05-03T23:56:36.403Z] ---> 62ddc82eb65e [2023-05-03T23:56:36.403Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-03T23:56:36.403Z] ---> Running in c33957863225 [2023-05-03T23:56:36.403Z] Removing intermediate container c33957863225 [2023-05-03T23:56:36.403Z] ---> d4cdcadca5d2 [2023-05-03T23:56:36.403Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-05-03T23:56:36.403Z] ---> Running in d6ba8c4a20b9 [2023-05-03T23:56:36.403Z] Removing intermediate container d6ba8c4a20b9 [2023-05-03T23:56:36.403Z] ---> 01624307db15 [2023-05-03T23:56:36.403Z] Step 24/26 : LABEL arch=amd64 [2023-05-03T23:56:36.403Z] ---> Running in 20d15906bc74 [2023-05-03T23:56:36.663Z] Removing intermediate container 20d15906bc74 [2023-05-03T23:56:36.663Z] ---> ce3274682539 [2023-05-03T23:56:36.663Z] Step 25/26 : LABEL git_sha=657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-03T23:56:36.663Z] ---> Running in a1a28b1d5223 [2023-05-03T23:56:36.663Z] Removing intermediate container a1a28b1d5223 [2023-05-03T23:56:36.663Z] ---> 08fc1c4cb96f [2023-05-03T23:56:36.663Z] Step 26/26 : LABEL version=2.3.2-dev.1 [2023-05-03T23:56:36.663Z] ---> Running in 090366755ce3 [2023-05-03T23:56:36.663Z] Removing intermediate container 090366755ce3 [2023-05-03T23:56:36.663Z] ---> 33ab5eaa14e8 [2023-05-03T23:56:36.663Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T23:56:36.663Z] Successfully built 33ab5eaa14e8 [2023-05-03T23:56:36.921Z] 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-05-03T23:56:37.034Z] provisioning config files... [2023-05-03T23:56:37.044Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config7958989972677125221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:56:37.341Z] ---> docker-login.sh [2023-05-03T23:56:37.341Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:56:37.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:56:37.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:56:37.341Z] Configure a credential helper to remove this warning. See [2023-05-03T23:56:37.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:56:37.341Z] [2023-05-03T23:56:37.341Z] Login Succeeded [2023-05-03T23:56:37.341Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:56:37.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:56:37.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:56:37.341Z] Configure a credential helper to remove this warning. See [2023-05-03T23:56:37.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:56:37.341Z] [2023-05-03T23:56:37.341Z] Login Succeeded [2023-05-03T23:56:37.341Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:56:37.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:56:37.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:56:37.600Z] Configure a credential helper to remove this warning. See [2023-05-03T23:56:37.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:56:37.600Z] [2023-05-03T23:56:37.600Z] Login Succeeded [2023-05-03T23:56:37.600Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:56:37.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:56:37.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:56:37.600Z] Configure a credential helper to remove this warning. See [2023-05-03T23:56:37.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:56:37.600Z] [2023-05-03T23:56:37.600Z] Login Succeeded [2023-05-03T23:56:37.600Z] docker.io [2023-05-03T23:56:37.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:56:37.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:56:37.859Z] Configure a credential helper to remove this warning. See [2023-05-03T23:56:37.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:56:37.859Z] [2023-05-03T23:56:37.859Z] Login Succeeded [2023-05-03T23:56:37.859Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:56:37.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T23:56:37.890Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:56:37.906Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-03T23:56:37.906Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-03T23:56:37.906Z] latest [2023-05-03T23:56:37.906Z] 2.3.2-dev.1 [2023-05-03T23:56:37.906Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [2023-05-03T23:56:37.906Z] levski [2023-05-03T23:56:37.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:38.219Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:38.522Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-03T23:56:38.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:56:38.522Z] bddbbae5748e: Preparing [2023-05-03T23:56:38.522Z] 92dbbf51ba0b: Preparing [2023-05-03T23:56:38.522Z] d3198824e8af: Preparing [2023-05-03T23:56:38.522Z] b78a1760bea8: Preparing [2023-05-03T23:56:38.522Z] 5bc340f6d4f5: Preparing [2023-05-03T23:56:38.522Z] 5bc340f6d4f5: Layer already exists [2023-05-03T23:56:38.522Z] 92dbbf51ba0b: Pushed [2023-05-03T23:56:38.522Z] bddbbae5748e: Pushed [2023-05-03T23:56:38.780Z] b78a1760bea8: Pushed [2023-05-03T23:56:42.068Z] d3198824e8af: Pushed [2023-05-03T23:56:42.068Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299: digest: sha256:2ae5ba666022347c74ba45c934d21a2334683f6ece103f369bcd2a897e176b55 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:42.373Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:42.681Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-03T23:56:42.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:56:42.681Z] bddbbae5748e: Preparing [2023-05-03T23:56:42.681Z] 92dbbf51ba0b: Preparing [2023-05-03T23:56:42.681Z] d3198824e8af: Preparing [2023-05-03T23:56:42.681Z] b78a1760bea8: Preparing [2023-05-03T23:56:42.681Z] 5bc340f6d4f5: Preparing [2023-05-03T23:56:42.681Z] d3198824e8af: Layer already exists [2023-05-03T23:56:42.681Z] b78a1760bea8: Layer already exists [2023-05-03T23:56:42.681Z] bddbbae5748e: Layer already exists [2023-05-03T23:56:42.681Z] 92dbbf51ba0b: Layer already exists [2023-05-03T23:56:42.681Z] 5bc340f6d4f5: Layer already exists [2023-05-03T23:56:42.681Z] latest: digest: sha256:2ae5ba666022347c74ba45c934d21a2334683f6ece103f369bcd2a897e176b55 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:42.994Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:43.294Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.2-dev.1 [2023-05-03T23:56:43.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:56:43.294Z] bddbbae5748e: Preparing [2023-05-03T23:56:43.294Z] 92dbbf51ba0b: Preparing [2023-05-03T23:56:43.294Z] d3198824e8af: Preparing [2023-05-03T23:56:43.294Z] b78a1760bea8: Preparing [2023-05-03T23:56:43.294Z] 5bc340f6d4f5: Preparing [2023-05-03T23:56:43.294Z] 92dbbf51ba0b: Layer already exists [2023-05-03T23:56:43.294Z] bddbbae5748e: Layer already exists [2023-05-03T23:56:43.294Z] 5bc340f6d4f5: Layer already exists [2023-05-03T23:56:43.294Z] d3198824e8af: Layer already exists [2023-05-03T23:56:43.294Z] b78a1760bea8: Layer already exists [2023-05-03T23:56:43.294Z] 2.3.2-dev.1: digest: sha256:2ae5ba666022347c74ba45c934d21a2334683f6ece103f369bcd2a897e176b55 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:43.598Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:43.906Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [2023-05-03T23:56:43.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:56:43.906Z] bddbbae5748e: Preparing [2023-05-03T23:56:43.906Z] 92dbbf51ba0b: Preparing [2023-05-03T23:56:43.906Z] d3198824e8af: Preparing [2023-05-03T23:56:43.906Z] b78a1760bea8: Preparing [2023-05-03T23:56:43.906Z] 5bc340f6d4f5: Preparing [2023-05-03T23:56:43.906Z] bddbbae5748e: Layer already exists [2023-05-03T23:56:43.906Z] 92dbbf51ba0b: Layer already exists [2023-05-03T23:56:43.906Z] b78a1760bea8: Layer already exists [2023-05-03T23:56:43.906Z] d3198824e8af: Layer already exists [2023-05-03T23:56:43.906Z] 5bc340f6d4f5: Layer already exists [2023-05-03T23:56:43.906Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1: digest: sha256:2ae5ba666022347c74ba45c934d21a2334683f6ece103f369bcd2a897e176b55 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:44.223Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:44.533Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-05-03T23:56:44.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:56:44.533Z] bddbbae5748e: Preparing [2023-05-03T23:56:44.534Z] 92dbbf51ba0b: Preparing [2023-05-03T23:56:44.534Z] d3198824e8af: Preparing [2023-05-03T23:56:44.534Z] b78a1760bea8: Preparing [2023-05-03T23:56:44.534Z] 5bc340f6d4f5: Preparing [2023-05-03T23:56:44.534Z] 5bc340f6d4f5: Layer already exists [2023-05-03T23:56:44.534Z] d3198824e8af: Layer already exists [2023-05-03T23:56:44.534Z] bddbbae5748e: Layer already exists [2023-05-03T23:56:44.534Z] 92dbbf51ba0b: Layer already exists [2023-05-03T23:56:44.534Z] b78a1760bea8: Layer already exists [2023-05-03T23:56:44.534Z] levski: digest: sha256:2ae5ba666022347c74ba45c934d21a2334683f6ece103f369bcd2a897e176b55 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T23:56:44.572Z] ===================================================== [Pipeline] echo [2023-05-03T23:56:44.581Z] taggedImages: [2023-05-03T23:56:44.581Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-03T23:56:44.581Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-03T23:56:44.581Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.2-dev.1 [2023-05-03T23:56:44.581Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [2023-05-03T23:56:44.581Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:44.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:56:44.952Z] [2023-05-03T23:56:44.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:56:45.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:56:45.247Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T23:56:45.247Z] 5eb5b503b376: Pulling fs layer [2023-05-03T23:56:45.247Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T23:56:45.247Z] ec43610c2a17: Pulling fs layer [2023-05-03T23:56:45.247Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T23:56:45.247Z] 33b1e0a273af: Pulling fs layer [2023-05-03T23:56:45.247Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T23:56:45.247Z] 2f39f015ded8: Pulling fs layer [2023-05-03T23:56:45.247Z] 3a2ae6a8a46f: Waiting [2023-05-03T23:56:45.247Z] 33b1e0a273af: Waiting [2023-05-03T23:56:45.247Z] 5d3b04190fa2: Waiting [2023-05-03T23:56:45.247Z] 2f39f015ded8: Waiting [2023-05-03T23:56:45.247Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T23:56:45.247Z] 5c69ac0246d0: Download complete [2023-05-03T23:56:45.247Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T23:56:45.247Z] 3a2ae6a8a46f: Download complete [2023-05-03T23:56:45.247Z] 33b1e0a273af: Verifying Checksum [2023-05-03T23:56:45.247Z] 33b1e0a273af: Download complete [2023-05-03T23:56:45.247Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T23:56:45.247Z] ec43610c2a17: Verifying Checksum [2023-05-03T23:56:45.247Z] ec43610c2a17: Download complete [2023-05-03T23:56:45.505Z] 5eb5b503b376: Verifying Checksum [2023-05-03T23:56:45.505Z] 5eb5b503b376: Download complete [2023-05-03T23:56:46.072Z] 2f39f015ded8: Verifying Checksum [2023-05-03T23:56:46.072Z] 2f39f015ded8: Download complete [2023-05-03T23:56:47.009Z] 5eb5b503b376: Pull complete [2023-05-03T23:56:47.009Z] 5c69ac0246d0: Pull complete [2023-05-03T23:56:47.269Z] ec43610c2a17: Pull complete [2023-05-03T23:56:47.269Z] 3a2ae6a8a46f: Pull complete [2023-05-03T23:56:47.527Z] 33b1e0a273af: Pull complete [2023-05-03T23:56:47.786Z] 5d3b04190fa2: Pull complete [2023-05-03T23:56:51.972Z] 2f39f015ded8: Pull complete [2023-05-03T23:56:51.972Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T23:56:51.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:56:51.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:56:52.047Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-03T23:56:52.081Z] $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T23:56:54.911Z] $ docker top 580597beab4b29d4dfd938c0539689939f852f77694744fd922216f20df877ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:56:55.273Z] ---> job-cost.sh [2023-05-03T23:56:55.273Z] lf-activate-venv: SKIPPING [2023-05-03T23:56:55.273Z] INFO: No Stack... [2023-05-03T23:56:55.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T23:56:56.100Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T23:56:56.388Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-05-03T23:56:56.388Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T23:56:56.402Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] [2023-05-03T23:56:56.411Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] did not exist. Created. [2023-05-03T23:56:56.411Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T23:56:56.714Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T23:56:56.742Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T23:56:56.749Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T23:56:56.765Z] $ docker stop --time=1 580597beab4b29d4dfd938c0539689939f852f77694744fd922216f20df877ad [2023-05-03T23:56:57.943Z] $ docker rm -f --volumes 580597beab4b29d4dfd938c0539689939f852f77694744fd922216f20df877ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T23:58:32.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12654 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-05-03T23:58:32.638Z] Running in /w/workspace/device-onvif-camera/9 [Pipeline] { [Pipeline] checkout [2023-05-03T23:58:32.673Z] The recommended git tool is: git [2023-05-03T23:58:37.963Z] using credential edgex-jenkins-ssh [2023-05-03T23:58:37.979Z] Cloning the remote Git repository [2023-05-03T23:58:38.017Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-03T23:58:38.115Z] > git init /w/workspace/device-onvif-camera/9 # timeout=10 [2023-05-03T23:58:38.260Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-03T23:58:38.261Z] > git --version # timeout=10 [2023-05-03T23:58:38.280Z] > git --version # 'git version 2.25.1' [2023-05-03T23:58:38.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T23:58:38.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T23:58:39.822Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-03T23:58:39.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T23:58:40.736Z] Avoid second fetch [2023-05-03T23:58:40.736Z] Checking out Revision 657b8d43448e5b2a48089f128e11bc6be1fe8299 (levski) [2023-05-03T23:58:40.749Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T23:58:40.821Z] > git checkout -f 657b8d43448e5b2a48089f128e11bc6be1fe8299 # timeout=10 [2023-05-03T23:58:41.396Z] Commit message: "docs: remove docs - levski (#304)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T23:58:42.304Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T23:58:42.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T23:58:42.304Z] Dload Upload Total Spent Left Speed [2023-05-03T23:58:42.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh [2023-05-03T23:58:43.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T23:58:43.406Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T23:58:43.406Z] + sudo tee /etc/docker/daemon.new [2023-05-03T23:58:43.406Z] { [2023-05-03T23:58:43.406Z] "registry-mirrors": [ [2023-05-03T23:58:43.406Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T23:58:43.406Z] ], [2023-05-03T23:58:43.406Z] "bip": "10.250.0.254/24", [2023-05-03T23:58:43.406Z] "hosts": [ [2023-05-03T23:58:43.406Z] "tcp://0.0.0.0:5555", [2023-05-03T23:58:43.406Z] "unix:///var/run/docker.sock" [2023-05-03T23:58:43.406Z] ], [2023-05-03T23:58:43.406Z] "mtu": 1458, [2023-05-03T23:58:43.406Z] "selinux-enabled": true, [2023-05-03T23:58:43.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T23:58:43.406Z] } [Pipeline] sh [2023-05-03T23:58:43.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T23:58:44.067Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:59:06.216Z] provisioning config files... [2023-05-03T23:59:06.248Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/9@tmp/config5783641865705526277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:59:06.625Z] ---> docker-login.sh [2023-05-03T23:59:06.625Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:59:07.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:59:07.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:59:07.219Z] Configure a credential helper to remove this warning. See [2023-05-03T23:59:07.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:59:07.219Z] [2023-05-03T23:59:07.219Z] Login Succeeded [2023-05-03T23:59:07.489Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:59:07.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:59:07.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:59:07.763Z] Configure a credential helper to remove this warning. See [2023-05-03T23:59:07.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:59:07.763Z] [2023-05-03T23:59:07.763Z] Login Succeeded [2023-05-03T23:59:07.763Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:59:08.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:59:08.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:59:08.036Z] Configure a credential helper to remove this warning. See [2023-05-03T23:59:08.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:59:08.036Z] [2023-05-03T23:59:08.036Z] Login Succeeded [2023-05-03T23:59:08.036Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:59:08.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:59:08.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:59:08.580Z] Configure a credential helper to remove this warning. See [2023-05-03T23:59:08.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:59:08.580Z] [2023-05-03T23:59:08.580Z] Login Succeeded [2023-05-03T23:59:08.580Z] docker.io [2023-05-03T23:59:08.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:59:09.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:59:09.119Z] Configure a credential helper to remove this warning. See [2023-05-03T23:59:09.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:59:09.119Z] [2023-05-03T23:59:09.119Z] Login Succeeded [2023-05-03T23:59:09.119Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:59:09.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T23:59:09.407Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:59:09.422Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:59:09.436Z] ========================================================= [2023-05-03T23:59:09.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-05-03T23:59:09.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:59:09.794Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T23:59:10.388Z] Sending build context to Docker daemon 14.2MB [2023-05-03T23:59:10.388Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-05-03T23:59:10.388Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-03T23:59:10.388Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T23:59:10.388Z] 9b18e9b68314: Pulling fs layer [2023-05-03T23:59:10.388Z] 35d82f9e3411: Pulling fs layer [2023-05-03T23:59:10.388Z] e16973657156: Pulling fs layer [2023-05-03T23:59:10.388Z] fc693d55d65f: Pulling fs layer [2023-05-03T23:59:10.388Z] 7e9fc2657dce: Pulling fs layer [2023-05-03T23:59:10.388Z] dda99020689f: Pulling fs layer [2023-05-03T23:59:10.388Z] db1c61fa0a46: Pulling fs layer [2023-05-03T23:59:10.388Z] 891c053d2c06: Pulling fs layer [2023-05-03T23:59:10.388Z] dda99020689f: Waiting [2023-05-03T23:59:10.388Z] fc693d55d65f: Waiting [2023-05-03T23:59:10.388Z] db1c61fa0a46: Waiting [2023-05-03T23:59:10.388Z] 7e9fc2657dce: Waiting [2023-05-03T23:59:10.388Z] 891c053d2c06: Waiting [2023-05-03T23:59:10.659Z] 35d82f9e3411: Verifying Checksum [2023-05-03T23:59:10.659Z] 35d82f9e3411: Download complete [2023-05-03T23:59:10.659Z] 7e9fc2657dce: Verifying Checksum [2023-05-03T23:59:10.659Z] 7e9fc2657dce: Download complete [2023-05-03T23:59:10.659Z] 9b18e9b68314: Verifying Checksum [2023-05-03T23:59:10.659Z] dda99020689f: Verifying Checksum [2023-05-03T23:59:10.659Z] dda99020689f: Download complete [2023-05-03T23:59:11.649Z] 9b18e9b68314: Pull complete [2023-05-03T23:59:11.649Z] 891c053d2c06: Verifying Checksum [2023-05-03T23:59:11.649Z] 891c053d2c06: Download complete [2023-05-03T23:59:12.245Z] 35d82f9e3411: Pull complete [2023-05-03T23:59:12.516Z] e16973657156: Pull complete [2023-05-03T23:59:13.198Z] db1c61fa0a46: Verifying Checksum [2023-05-03T23:59:13.198Z] db1c61fa0a46: Download complete [2023-05-03T23:59:13.468Z] fc693d55d65f: Verifying Checksum [2023-05-03T23:59:13.468Z] fc693d55d65f: Download complete [2023-05-03T23:59:25.871Z] fc693d55d65f: Pull complete [2023-05-03T23:59:25.871Z] 7e9fc2657dce: Pull complete [2023-05-03T23:59:25.871Z] dda99020689f: Pull complete [2023-05-03T23:59:32.538Z] db1c61fa0a46: Pull complete [2023-05-03T23:59:33.509Z] 891c053d2c06: Pull complete [2023-05-03T23:59:33.780Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-05-03T23:59:33.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-05-03T23:59:33.780Z] ---> f96f9c87975a [2023-05-03T23:59:33.780Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:59:34.742Z] ---> Running in 6e99dc612ed5 [2023-05-03T23:59:34.742Z] Removing intermediate container 6e99dc612ed5 [2023-05-03T23:59:34.742Z] ---> e92fa6938f69 [2023-05-03T23:59:34.742Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:59:35.016Z] ---> Running in c6d3ca4c22ca [2023-05-03T23:59:35.285Z] Removing intermediate container c6d3ca4c22ca [2023-05-03T23:59:35.285Z] ---> bced80eb3410 [2023-05-03T23:59:35.285Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-03T23:59:35.285Z] ---> Running in d565daa74b18 [2023-05-03T23:59:35.557Z] Removing intermediate container d565daa74b18 [2023-05-03T23:59:35.557Z] ---> 75f53f0e5c66 [2023-05-03T23:59:35.557Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:59:35.825Z] ---> Running in d3c5069f8202 [2023-05-03T23:59:36.096Z] Removing intermediate container d3c5069f8202 [2023-05-03T23:59:36.096Z] ---> d20a9ea48c66 [2023-05-03T23:59:36.096Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:59:36.096Z] ---> Running in c1410715f19a [2023-05-03T23:59:36.683Z] Removing intermediate container c1410715f19a [2023-05-03T23:59:36.683Z] ---> 1393f9d304cd [2023-05-03T23:59:36.683Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:59:36.683Z] ---> Running in 31c43b245169 [2023-05-03T23:59:37.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-03T23:59:38.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-03T23:59:39.290Z] OK: 221 MiB in 51 packages [2023-05-03T23:59:40.279Z] Removing intermediate container 31c43b245169 [2023-05-03T23:59:40.279Z] ---> 10cdf87983f5 [2023-05-03T23:59:40.279Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-03T23:59:40.279Z] ---> Running in a158e6bde931 [2023-05-03T23:59:40.548Z] Removing intermediate container a158e6bde931 [2023-05-03T23:59:40.548Z] ---> 2d47e0685102 [2023-05-03T23:59:40.548Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-03T23:59:41.151Z] ---> a251a818a1d8 [2023-05-03T23:59:41.151Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:59:41.420Z] ---> Running in 6a6bbf970c38 [2023-05-04T00:00:49.329Z] Removing intermediate container 6a6bbf970c38 [2023-05-04T00:00:49.329Z] ---> 7f14000eb101 [2023-05-04T00:00:49.329Z] Step 12/13 : COPY . . [2023-05-04T00:00:49.329Z] ---> d6096a33908a [2023-05-04T00:00:49.329Z] Step 13/13 : RUN ${MAKE} [2023-05-04T00:00:49.329Z] ---> Running in b93f0f23cfb8 [2023-05-04T00:00:49.329Z] noop [2023-05-04T00:00:49.329Z] Removing intermediate container b93f0f23cfb8 [2023-05-04T00:00:49.329Z] ---> 5f2ffc154acd [2023-05-04T00:00:49.329Z] Successfully built 5f2ffc154acd [2023-05-04T00:00:49.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:00:49.691Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T00:00:49.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:00:49.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-12654 does not seem to be running inside a container [2023-05-04T00:00:50.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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 ******** ci-base-image-arm64 cat [2023-05-04T00:00:53.317Z] $ docker top 355d10d37cae5122db70b8575c92dd524d89c95157660f6a7490239724dbb7de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:00:54.174Z] + go version [2023-05-04T00:00:54.174Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-05-04T00:00:54.204Z] $ docker stop --time=1 355d10d37cae5122db70b8575c92dd524d89c95157660f6a7490239724dbb7de [2023-05-04T00:00:55.822Z] $ docker rm -f --volumes 355d10d37cae5122db70b8575c92dd524d89c95157660f6a7490239724dbb7de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:00:56.359Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T00:00:56.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:00:56.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-12654 does not seem to be running inside a container [2023-05-04T00:00:56.623Z] $ 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/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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 ******** ci-base-image-arm64 cat [2023-05-04T00:00:57.827Z] $ docker top 853e49e2664de9ee7e1b6be3f22d9add73c16272a79076c3624aa54a96beff15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:00:58.661Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/9 [Pipeline] fileExists [Pipeline] sh [2023-05-04T00:00:59.315Z] + make test [2023-05-04T00:00:59.315Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-04T00:01:01.257Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T00:02:38.820Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T00:02:49.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.234s coverage: 29.3% of statements [2023-05-04T00:02:49.517Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T00:03:07.767Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.976s coverage: 86.5% of statements [2023-05-04T00:03:07.767Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T00:03:07.767Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-04T00:03:40.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T00:03:40.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T00:03:40.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T00:03:40.054Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T00:03:40.077Z] $ docker stop --time=1 853e49e2664de9ee7e1b6be3f22d9add73c16272a79076c3624aa54a96beff15 [2023-05-04T00:03:41.877Z] $ docker rm -f --volumes 853e49e2664de9ee7e1b6be3f22d9add73c16272a79076c3624aa54a96beff15 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:03:42.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T00:03:42.952Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T00:03:43.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T00:03:43.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T00:03:44.267Z] + ls -al . [2023-05-04T00:03:44.268Z] total 240 [2023-05-04T00:03:44.268Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 00:01 . [2023-05-04T00:03:44.268Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:58 .. [2023-05-04T00:03:44.268Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 23:58 .git [2023-05-04T00:03:44.268Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:58 .github [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 496 May 3 23:58 .gitignore [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 23:58 .golangci.yml [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 9739 May 3 23:58 Attribution.txt [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 6535 May 3 23:58 CHANGELOG.md [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 1637 May 3 23:58 Dockerfile [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 23:58 GOVERNANCE.md [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 762 May 3 23:58 Jenkinsfile [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 3 23:58 LICENSE [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 2997 May 3 23:58 Makefile [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 625 May 3 23:58 OWNERS.md [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 2368 May 3 23:58 README.md [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 11 May 3 23:54 VERSION [2023-05-04T00:03:44.268Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 23:58 bin [2023-05-04T00:03:44.268Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:58 cmd [2023-05-04T00:03:44.268Z] -rw-r--r-- 1 jenkins jenkins 79184 May 4 00:03 coverage.out [2023-05-04T00:03:44.268Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:58 doc [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 3687 May 3 23:58 go.mod [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 46105 May 3 23:58 go.sum [2023-05-04T00:03:44.268Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:58 internal [2023-05-04T00:03:44.268Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:58 snap [2023-05-04T00:03:44.268Z] -rw-rw-r-- 1 jenkins jenkins 236 May 3 23:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:03:44.625Z] + 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=657b8d43448e5b2a48089f128e11bc6be1fe8299 --label arch=arm64 --label version=2.3.2-dev.1 . [2023-05-04T00:03:45.221Z] Sending build context to Docker daemon 14.28MB [2023-05-04T00:03:45.221Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-05-04T00:03:45.221Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T00:03:45.221Z] ---> 5f2ffc154acd [2023-05-04T00:03:45.221Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:03:45.221Z] ---> Running in 380245efdda4 [2023-05-04T00:03:45.809Z] Removing intermediate container 380245efdda4 [2023-05-04T00:03:45.809Z] ---> 23179833ff23 [2023-05-04T00:03:45.809Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T00:03:45.809Z] ---> Running in 93546a1de4e3 [2023-05-04T00:03:46.078Z] Removing intermediate container 93546a1de4e3 [2023-05-04T00:03:46.078Z] ---> d9927a2a9836 [2023-05-04T00:03:46.078Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-05-04T00:03:46.078Z] ---> Running in 9821ba95d25f [2023-05-04T00:03:46.347Z] Removing intermediate container 9821ba95d25f [2023-05-04T00:03:46.347Z] ---> a7951c219d69 [2023-05-04T00:03:46.347Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T00:03:46.615Z] ---> Running in f7552e01ac4d [2023-05-04T00:03:46.883Z] Removing intermediate container f7552e01ac4d [2023-05-04T00:03:46.883Z] ---> e9e5fc7faaf3 [2023-05-04T00:03:46.883Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T00:03:46.883Z] ---> Running in 4e202d5d7dda [2023-05-04T00:03:47.150Z] Removing intermediate container 4e202d5d7dda [2023-05-04T00:03:47.150Z] ---> f6da089de36c [2023-05-04T00:03:47.150Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T00:03:47.423Z] ---> Running in 1660d0b9681d [2023-05-04T00:03:48.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:48.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:50.084Z] OK: 221 MiB in 51 packages [2023-05-04T00:03:50.671Z] Removing intermediate container 1660d0b9681d [2023-05-04T00:03:50.671Z] ---> 5ec478352c83 [2023-05-04T00:03:50.671Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T00:03:50.671Z] ---> Running in 70f332593036 [2023-05-04T00:03:51.259Z] Removing intermediate container 70f332593036 [2023-05-04T00:03:51.259Z] ---> f10c23110790 [2023-05-04T00:03:51.259Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T00:03:51.531Z] ---> fb4af8bfdcfc [2023-05-04T00:03:51.531Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:03:51.809Z] ---> Running in 9b7ea84779c4 [2023-05-04T00:03:53.759Z] Removing intermediate container 9b7ea84779c4 [2023-05-04T00:03:53.759Z] ---> 47f2b1c8ac46 [2023-05-04T00:03:53.759Z] Step 12/26 : COPY . . [2023-05-04T00:03:55.715Z] ---> fd131a7e5730 [2023-05-04T00:03:55.715Z] Step 13/26 : RUN ${MAKE} [2023-05-04T00:03:55.715Z] ---> Running in 18bea27786e0 [2023-05-04T00:03:56.305Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.2-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-05-04T00:06:33.751Z] Removing intermediate container 18bea27786e0 [2023-05-04T00:06:33.751Z] ---> 1bc5e980a679 [2023-05-04T00:06:33.751Z] Step 14/26 : FROM alpine:3.16 [2023-05-04T00:06:33.751Z] 3.16: Pulling from library/alpine [2023-05-04T00:06:33.751Z] 547446be3368: Pulling fs layer [2023-05-04T00:06:33.751Z] 547446be3368: Verifying Checksum [2023-05-04T00:06:33.751Z] 547446be3368: Download complete [2023-05-04T00:06:33.751Z] 547446be3368: Pull complete [2023-05-04T00:06:33.751Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-04T00:06:33.751Z] Status: Downloaded newer image for alpine:3.16 [2023-05-04T00:06:33.751Z] ---> 3b5033019969 [2023-05-04T00:06:33.751Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T00:06:33.751Z] ---> Running in 80914c02e8d4 [2023-05-04T00:06:33.751Z] Removing intermediate container 80914c02e8d4 [2023-05-04T00:06:33.751Z] ---> 26dd06df0c71 [2023-05-04T00:06:33.751Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-05-04T00:06:33.751Z] ---> Running in 4baff60921c2 [2023-05-04T00:06:34.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:06:34.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:06:35.571Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-05-04T00:06:35.839Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-05-04T00:06:35.839Z] (3/6) Installing libsodium (1.0.18-r0) [2023-05-04T00:06:35.839Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-04T00:06:35.839Z] (5/6) Installing libzmq (4.3.4-r0) [2023-05-04T00:06:36.108Z] (6/6) Installing zeromq (4.3.4-r0) [2023-05-04T00:06:36.108Z] Executing busybox-1.35.0-r17.trigger [2023-05-04T00:06:36.108Z] OK: 8 MiB in 20 packages [2023-05-04T00:06:37.070Z] Removing intermediate container 4baff60921c2 [2023-05-04T00:06:37.070Z] ---> d69cb7d845cb [2023-05-04T00:06:37.070Z] Step 17/26 : WORKDIR / [2023-05-04T00:06:37.070Z] ---> Running in e846c4fa1e12 [2023-05-04T00:06:37.339Z] Removing intermediate container e846c4fa1e12 [2023-05-04T00:06:37.339Z] ---> b94200f15767 [2023-05-04T00:06:37.339Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T00:06:39.295Z] ---> 8b5a3b386831 [2023-05-04T00:06:39.295Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T00:06:39.563Z] ---> a5badfef4f5c [2023-05-04T00:06:39.564Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T00:06:40.153Z] ---> a0bffbbd1de0 [2023-05-04T00:06:40.153Z] Step 21/26 : EXPOSE 59984 [2023-05-04T00:06:40.153Z] ---> Running in f4681773df75 [2023-05-04T00:06:40.423Z] Removing intermediate container f4681773df75 [2023-05-04T00:06:40.423Z] ---> 01796897a13f [2023-05-04T00:06:40.423Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T00:06:40.423Z] ---> Running in 8fad7233f71c [2023-05-04T00:06:41.390Z] Removing intermediate container 8fad7233f71c [2023-05-04T00:06:41.390Z] ---> c62f0581a561 [2023-05-04T00:06:41.390Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-05-04T00:06:41.390Z] ---> Running in c658129c90dc [2023-05-04T00:06:41.659Z] Removing intermediate container c658129c90dc [2023-05-04T00:06:41.659Z] ---> cd4d5b412400 [2023-05-04T00:06:41.659Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T00:06:41.927Z] ---> Running in 610a3f1a118a [2023-05-04T00:06:42.196Z] Removing intermediate container 610a3f1a118a [2023-05-04T00:06:42.196Z] ---> dc421b802a3d [2023-05-04T00:06:42.196Z] Step 25/26 : LABEL git_sha=657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-04T00:06:42.196Z] ---> Running in 1034b68800c7 [2023-05-04T00:06:42.471Z] Removing intermediate container 1034b68800c7 [2023-05-04T00:06:42.471Z] ---> 1d53964bb0d3 [2023-05-04T00:06:42.471Z] Step 26/26 : LABEL version=2.3.2-dev.1 [2023-05-04T00:06:42.751Z] ---> Running in 4fb739acbfc1 [2023-05-04T00:06:43.079Z] Removing intermediate container 4fb739acbfc1 [2023-05-04T00:06:43.079Z] ---> a7a8fdb3e88f [2023-05-04T00:06:43.079Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T00:06:43.079Z] Successfully built a7a8fdb3e88f [2023-05-04T00:06:43.079Z] 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-05-04T00:06:43.207Z] provisioning config files... [2023-05-04T00:06:43.230Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/9@tmp/config13390292409338841289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:06:43.605Z] ---> docker-login.sh [2023-05-04T00:06:43.605Z] nexus3.edgexfoundry.org:10001 [2023-05-04T00:06:43.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:43.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:43.886Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:43.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:43.886Z] [2023-05-04T00:06:43.886Z] Login Succeeded [2023-05-04T00:06:43.886Z] nexus3.edgexfoundry.org:10002 [2023-05-04T00:06:44.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:44.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:44.450Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:44.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:44.450Z] [2023-05-04T00:06:44.450Z] Login Succeeded [2023-05-04T00:06:44.450Z] nexus3.edgexfoundry.org:10003 [2023-05-04T00:06:44.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:44.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:44.720Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:44.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:44.720Z] [2023-05-04T00:06:44.720Z] Login Succeeded [2023-05-04T00:06:44.720Z] nexus3.edgexfoundry.org:10004 [2023-05-04T00:06:44.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:45.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:45.267Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:45.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:45.267Z] [2023-05-04T00:06:45.267Z] Login Succeeded [2023-05-04T00:06:45.267Z] docker.io [2023-05-04T00:06:45.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:45.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:45.815Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:45.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:45.815Z] [2023-05-04T00:06:45.815Z] Login Succeeded [2023-05-04T00:06:45.815Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T00:06:45.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T00:06:45.865Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:06:45.896Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-04T00:06:45.896Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-04T00:06:45.896Z] latest [2023-05-04T00:06:45.896Z] 2.3.2-dev.1 [2023-05-04T00:06:45.896Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [2023-05-04T00:06:45.896Z] levski [2023-05-04T00:06:45.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:46.245Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:46.595Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-04T00:06:46.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T00:06:46.595Z] 8157be189b66: Preparing [2023-05-04T00:06:46.595Z] d2f406e29a24: Preparing [2023-05-04T00:06:46.595Z] 08f3d0e9fc38: Preparing [2023-05-04T00:06:46.595Z] f676de57814f: Preparing [2023-05-04T00:06:46.595Z] dc65b23a4b7c: Preparing [2023-05-04T00:06:46.595Z] dc65b23a4b7c: Layer already exists [2023-05-04T00:06:46.865Z] d2f406e29a24: Pushed [2023-05-04T00:06:46.865Z] 8157be189b66: Pushed [2023-05-04T00:06:47.449Z] f676de57814f: Pushed [2023-05-04T00:06:51.706Z] 08f3d0e9fc38: Pushed [2023-05-04T00:06:51.706Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299: digest: sha256:9f4ac32388dce8783e86a256603269cd90534e5e2492e0b0886689729ad49a91 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:52.052Z] + 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-05-04T00:06:52.408Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-04T00:06:52.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T00:06:52.408Z] 8157be189b66: Preparing [2023-05-04T00:06:52.408Z] d2f406e29a24: Preparing [2023-05-04T00:06:52.408Z] 08f3d0e9fc38: Preparing [2023-05-04T00:06:52.408Z] f676de57814f: Preparing [2023-05-04T00:06:52.408Z] dc65b23a4b7c: Preparing [2023-05-04T00:06:52.408Z] f676de57814f: Layer already exists [2023-05-04T00:06:52.408Z] d2f406e29a24: Layer already exists [2023-05-04T00:06:52.408Z] 8157be189b66: Layer already exists [2023-05-04T00:06:52.409Z] dc65b23a4b7c: Layer already exists [2023-05-04T00:06:52.409Z] 08f3d0e9fc38: Layer already exists [2023-05-04T00:06:52.676Z] latest: digest: sha256:9f4ac32388dce8783e86a256603269cd90534e5e2492e0b0886689729ad49a91 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:53.037Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:53.389Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.2-dev.1 [2023-05-04T00:06:53.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T00:06:53.389Z] 8157be189b66: Preparing [2023-05-04T00:06:53.389Z] d2f406e29a24: Preparing [2023-05-04T00:06:53.389Z] 08f3d0e9fc38: Preparing [2023-05-04T00:06:53.389Z] f676de57814f: Preparing [2023-05-04T00:06:53.389Z] dc65b23a4b7c: Preparing [2023-05-04T00:06:53.389Z] 08f3d0e9fc38: Layer already exists [2023-05-04T00:06:53.389Z] dc65b23a4b7c: Layer already exists [2023-05-04T00:06:53.389Z] f676de57814f: Layer already exists [2023-05-04T00:06:53.389Z] 8157be189b66: Layer already exists [2023-05-04T00:06:53.389Z] d2f406e29a24: Layer already exists [2023-05-04T00:06:53.389Z] 2.3.2-dev.1: digest: sha256:9f4ac32388dce8783e86a256603269cd90534e5e2492e0b0886689729ad49a91 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:54.003Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:54.345Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [2023-05-04T00:06:54.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T00:06:54.345Z] 8157be189b66: Preparing [2023-05-04T00:06:54.345Z] d2f406e29a24: Preparing [2023-05-04T00:06:54.345Z] 08f3d0e9fc38: Preparing [2023-05-04T00:06:54.345Z] f676de57814f: Preparing [2023-05-04T00:06:54.345Z] dc65b23a4b7c: Preparing [2023-05-04T00:06:54.345Z] d2f406e29a24: Layer already exists [2023-05-04T00:06:54.345Z] 08f3d0e9fc38: Layer already exists [2023-05-04T00:06:54.345Z] 8157be189b66: Layer already exists [2023-05-04T00:06:54.345Z] f676de57814f: Layer already exists [2023-05-04T00:06:54.345Z] dc65b23a4b7c: Layer already exists [2023-05-04T00:06:54.345Z] 657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1: digest: sha256:9f4ac32388dce8783e86a256603269cd90534e5e2492e0b0886689729ad49a91 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:54.964Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:55.314Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-05-04T00:06:55.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T00:06:55.314Z] 8157be189b66: Preparing [2023-05-04T00:06:55.314Z] d2f406e29a24: Preparing [2023-05-04T00:06:55.314Z] 08f3d0e9fc38: Preparing [2023-05-04T00:06:55.314Z] f676de57814f: Preparing [2023-05-04T00:06:55.314Z] dc65b23a4b7c: Preparing [2023-05-04T00:06:55.314Z] 8157be189b66: Layer already exists [2023-05-04T00:06:55.314Z] 08f3d0e9fc38: Layer already exists [2023-05-04T00:06:55.314Z] d2f406e29a24: Layer already exists [2023-05-04T00:06:55.314Z] dc65b23a4b7c: Layer already exists [2023-05-04T00:06:55.314Z] f676de57814f: Layer already exists [2023-05-04T00:06:55.583Z] levski: digest: sha256:9f4ac32388dce8783e86a256603269cd90534e5e2492e0b0886689729ad49a91 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T00:06:55.627Z] ===================================================== [Pipeline] echo [2023-05-04T00:06:55.633Z] taggedImages: [2023-05-04T00:06:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:657b8d43448e5b2a48089f128e11bc6be1fe8299 [2023-05-04T00:06:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-04T00:06:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.2-dev.1 [2023-05-04T00:06:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:657b8d43448e5b2a48089f128e11bc6be1fe8299-2.3.2-dev.1 [2023-05-04T00:06:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:55.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:06:55.986Z] [2023-05-04T00:06:55.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:56.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:06:56.320Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T00:06:56.320Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T00:06:56.320Z] 04944245beec: Pulling fs layer [2023-05-04T00:06:56.320Z] 699f458cf7ca: Pulling fs layer [2023-05-04T00:06:56.320Z] 765212b225bb: Pulling fs layer [2023-05-04T00:06:56.320Z] f23df028b6ca: Pulling fs layer [2023-05-04T00:06:56.320Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T00:06:56.320Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T00:06:56.320Z] 765212b225bb: Waiting [2023-05-04T00:06:56.320Z] f23df028b6ca: Waiting [2023-05-04T00:06:56.320Z] d65c8cfc05b1: Waiting [2023-05-04T00:06:56.320Z] 2437ff75d9bd: Waiting [2023-05-04T00:06:56.589Z] 04944245beec: Verifying Checksum [2023-05-04T00:06:56.589Z] 04944245beec: Download complete [2023-05-04T00:06:56.589Z] 765212b225bb: Verifying Checksum [2023-05-04T00:06:56.589Z] 765212b225bb: Download complete [2023-05-04T00:06:56.589Z] f23df028b6ca: Verifying Checksum [2023-05-04T00:06:56.589Z] f23df028b6ca: Download complete [2023-05-04T00:06:56.589Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T00:06:56.589Z] d65c8cfc05b1: Download complete [2023-05-04T00:06:56.861Z] 699f458cf7ca: Verifying Checksum [2023-05-04T00:06:56.861Z] 699f458cf7ca: Download complete [2023-05-04T00:06:57.129Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T00:06:57.129Z] 8998bd30e6a1: Download complete [2023-05-04T00:06:59.720Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T00:06:59.720Z] 2437ff75d9bd: Download complete [2023-05-04T00:07:01.132Z] 8998bd30e6a1: Pull complete [2023-05-04T00:07:01.718Z] 04944245beec: Pull complete [2023-05-04T00:07:03.128Z] 699f458cf7ca: Pull complete [2023-05-04T00:07:03.129Z] 765212b225bb: Pull complete [2023-05-04T00:07:04.091Z] f23df028b6ca: Pull complete [2023-05-04T00:07:04.091Z] d65c8cfc05b1: Pull complete [2023-05-04T00:07:19.092Z] 2437ff75d9bd: Pull complete [2023-05-04T00:07:19.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T00:07:19.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:07:19.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:07:19.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-12654 does not seem to be running inside a container [2023-05-04T00:07:19.384Z] $ 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/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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:arm64 cat [2023-05-04T00:07:22.610Z] $ docker top 5892c3095032cb219abe7d3cbaf35981d7f6d4175c0cf4ea572854f25b5a609f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:07:23.457Z] ---> job-cost.sh [2023-05-04T00:07:23.457Z] lf-activate-venv: SKIPPING [2023-05-04T00:07:23.457Z] INFO: No Stack... [2023-05-04T00:07:23.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T00:07:24.685Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T00:07:25.328Z] + + cutcat -d, /w/workspace/device-onvif-camera/9/archives/cost.csv -f6 [2023-05-04T00:07:25.328Z] [Pipeline] lock [2023-05-04T00:07:25.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] [2023-05-04T00:07:25.405Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] did not exist. Created. [2023-05-04T00:07:25.405Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T00:07:26.074Z] /w/workspace/device-onvif-camera/9@tmp/durable-77a43a57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T00:07:26.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T00:07:26.758Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T00:07:26.819Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T00:07:26.825Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T00:07:26.859Z] $ docker stop --time=1 5892c3095032cb219abe7d3cbaf35981d7f6d4175c0cf4ea572854f25b5a609f [2023-05-04T00:07:28.393Z] $ docker rm -f --volumes 5892c3095032cb219abe7d3cbaf35981d7f6d4175c0cf4ea572854f25b5a609f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T00:07:28.784Z] provisioning config files... [2023-05-04T00:07:28.792Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6707748174410004446tmp [Pipeline] { [Pipeline] sh [2023-05-04T00:07:29.085Z] + set +x [2023-05-04T00:07:29.085Z] + + curl -s https://codecov.io/bash [2023-05-04T00:07:29.085Z] bash -s -- [2023-05-04T00:07:29.085Z] [2023-05-04T00:07:29.085Z] _____ _ [2023-05-04T00:07:29.085Z] / ____| | | [2023-05-04T00:07:29.085Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T00:07:29.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T00:07:29.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T00:07:29.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T00:07:29.085Z] Bash-1.0.6 [2023-05-04T00:07:29.085Z] [2023-05-04T00:07:29.085Z] [2023-05-04T00:07:29.085Z] ==> git version 2.25.1 found [2023-05-04T00:07:29.085Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T00:07:29.085Z] Release-Date: 2020-01-08 [2023-05-04T00:07:29.085Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T00:07:29.085Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T00:07:29.085Z] ==> Jenkins CI detected. [2023-05-04T00:07:29.085Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-05-04T00:07:29.085Z] project root: . [2023-05-04T00:07:29.085Z] --> token set from env [2023-05-04T00:07:29.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T00:07:29.085Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T00:07:29.085Z] ==> Python coveragepy not found [2023-05-04T00:07:29.085Z] ==> Searching for coverage reports in: [2023-05-04T00:07:29.085Z] + . [2023-05-04T00:07:29.346Z] -> Found 1 reports [2023-05-04T00:07:29.346Z] ==> Detecting git/mercurial file structure [2023-05-04T00:07:29.346Z] ==> Reading reports [2023-05-04T00:07:29.346Z] + ./coverage.out bytes=79184 [2023-05-04T00:07:29.346Z] ==> Appending adjustments [2023-05-04T00:07:29.346Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T00:07:29.346Z] + Found adjustments [2023-05-04T00:07:29.346Z] ==> Gzipping contents [2023-05-04T00:07:29.346Z] 12K /tmp/codecov.Zvss8P.gz [2023-05-04T00:07:29.346Z] ==> Uploading reports [2023-05-04T00:07:29.346Z] url: https://codecov.io [2023-05-04T00:07:29.346Z] query: branch=levski&commit=657b8d43448e5b2a48089f128e11bc6be1fe8299&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T00:07:29.346Z] -> Pinging Codecov [2023-05-04T00:07:29.346Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=657b8d43448e5b2a48089f128e11bc6be1fe8299&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T00:07:29.605Z] -> Uploading to [2023-05-04T00:07:29.605Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/F29A59C45E3A92E06B3E522C9905F8EF/657b8d43448e5b2a48089f128e11bc6be1fe8299/8e3b9afb-d62d-4edc-8527-fd585c87dc0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T000729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85eaea01b0c06084f3dacbf0831c060399add2f1f5dc843fe02827858333dbb8 [2023-05-04T00:07:29.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T00:07:29.605Z] Dload Upload Total Spent Left Speed [2023-05-04T00:07:29.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10883 0 0 100 10883 0 46909 --:--:-- --:--:-- --:--:-- 46708 [2023-05-04T00:07:29.868Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] } [2023-05-04T00:07:29.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T00:07:29.984Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T00:07:29.995Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:07:30.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T00:07:30.288Z] [2023-05-04T00:07:30.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:07:30.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T00:07:30.584Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T00:07:30.584Z] df9b9388f04a: Pulling fs layer [2023-05-04T00:07:30.584Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T00:07:30.584Z] 25bc292e5bac: Pulling fs layer [2023-05-04T00:07:30.584Z] 114826534d7a: Pulling fs layer [2023-05-04T00:07:30.584Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T00:07:30.584Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T00:07:30.584Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T00:07:30.584Z] 114826534d7a: Waiting [2023-05-04T00:07:30.584Z] 4657fd5d0bcf: Waiting [2023-05-04T00:07:30.584Z] 6ad1cebc031e: Waiting [2023-05-04T00:07:30.584Z] 8a3aa393b2d8: Waiting [2023-05-04T00:07:30.584Z] 25bc292e5bac: Verifying Checksum [2023-05-04T00:07:30.584Z] 25bc292e5bac: Download complete [2023-05-04T00:07:30.584Z] 52dc419b0ee2: Verifying Checksum [2023-05-04T00:07:30.585Z] 52dc419b0ee2: Download complete [2023-05-04T00:07:30.585Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T00:07:30.585Z] 4657fd5d0bcf: Download complete [2023-05-04T00:07:30.585Z] df9b9388f04a: Verifying Checksum [2023-05-04T00:07:30.585Z] df9b9388f04a: Download complete [2023-05-04T00:07:30.845Z] df9b9388f04a: Pull complete [2023-05-04T00:07:30.845Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T00:07:30.845Z] 6ad1cebc031e: Download complete [2023-05-04T00:07:30.845Z] 52dc419b0ee2: Pull complete [2023-05-04T00:07:30.845Z] 25bc292e5bac: Pull complete [2023-05-04T00:07:31.411Z] 114826534d7a: Verifying Checksum [2023-05-04T00:07:31.411Z] 114826534d7a: Download complete [2023-05-04T00:07:31.411Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T00:07:31.411Z] 8a3aa393b2d8: Download complete [2023-05-04T00:07:34.714Z] 114826534d7a: Pull complete [2023-05-04T00:07:34.973Z] 4657fd5d0bcf: Pull complete [2023-05-04T00:07:35.231Z] 6ad1cebc031e: Pull complete [2023-05-04T00:07:38.519Z] 8a3aa393b2d8: Pull complete [2023-05-04T00:07:38.519Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T00:07:38.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T00:07:38.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:07:38.608Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-04T00:07:38.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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/edgex-snyk-go:1.410.4 cat [2023-05-04T00:07:42.385Z] $ docker top 935fdcbf9ed17013d533e22d44cbaaec2fb3832375e36aa3b782e24f5db21fd6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T00:07:42.457Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-05-04T00:07:42.737Z] + set -o pipefail [2023-05-04T00:07:42.737Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-05-04T00:07:49.320Z] [2023-05-04T00:07:49.320Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-05-04T00:07:49.320Z] [2023-05-04T00:07:49.320Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/e5140220-e4c7-4403-ab67-3f06f4162ba7 [2023-05-04T00:07:49.320Z] [2023-05-04T00:07:49.320Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-04T00:07:49.320Z] [2023-05-04T00:07:49.320Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T00:07:49.320Z] [2023-05-04T00:07:49.320Z] [2023-05-04T00:07:49.320Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T00:07:49.320Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T00:07:49.320Z] More details here: https://snyk.co/ue1NS [2023-05-04T00:07:49.320Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T00:07:49.320Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T00:07:49.339Z] $ docker stop --time=1 935fdcbf9ed17013d533e22d44cbaaec2fb3832375e36aa3b782e24f5db21fd6 [2023-05-04T00:07:53.034Z] $ docker rm -f --volumes 935fdcbf9ed17013d533e22d44cbaaec2fb3832375e36aa3b782e24f5db21fd6 [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-05-04T00:07:53.412Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:07:53.424Z] provisioning config files... [2023-05-04T00:07:53.432Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config7665793961760311968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:07:53.726Z] --> edgex-publish-swagger.sh [2023-05-04T00:07:53.726Z] === Publish doc/openapi/v2 API === [2023-05-04T00:07:53.726Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-04T00:07:53.726Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-04T00:07:53.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T00:07:53.726Z] Dload Upload Total Spent Left Speed [2023-05-04T00:07:54.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 684k --:--:-- --:--:-- --:--:-- 683k [2023-05-04T00:07:54.295Z] [2023-05-04T00:07:54.295Z] [Pipeline] } [2023-05-04T00:07:54.302Z] 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-05-04T00:07:54.694Z] + git log --format=format:%s -1 657b8d43448e5b2a48089f128e11bc6be1fe8299 [Pipeline] sh [2023-05-04T00:07:54.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:07:54.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:07:55.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:07:55.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:07:55.352Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-04T00:07:55.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T00:07:55.761Z] $ docker top 4b503516d9a71f8fbbde727b4b133f620175c1617fd4937fa5d4575e5009f237 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:07:55.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:07:55.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:07:55.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:07:55.971Z] $ docker exec 4b503516d9a71f8fbbde727b4b133f620175c1617fd4937fa5d4575e5009f237 ssh-agent [2023-05-04T00:07:56.080Z] SSH_AUTH_SOCK=/tmp/ssh-RsFCVx1TsOox/agent.32 [2023-05-04T00:07:56.080Z] SSH_AGENT_PID=38 [2023-05-04T00:07:56.085Z] Running ssh-add (command line suppressed) [2023-05-04T00:07:56.187Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17929282260080397140.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17929282260080397140.key) [2023-05-04T00:07:56.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:07:56.483Z] + git semver tag [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,666 [run_tag] DEBUG tag force:False [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,666 [check_head_tag] DEBUG check head tag [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,668 [execute] INFO git cat-file --batch-check [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,672 [execute] INFO git cat-file --batch [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,704 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,705 [execute] INFO git tag -a v2.3.2-dev.1 -m v2.3.2-dev.1 [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,705 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.2-dev.1', '-m', 'v2.3.2-dev.1'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:07:56.742Z] 2023-05-04 00:07:56,710 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:07:56.742Z] 2.3.2-dev.1 [Pipeline] } [2023-05-04T00:07:56.753Z] $ docker exec --env ******** --env ******** 4b503516d9a71f8fbbde727b4b133f620175c1617fd4937fa5d4575e5009f237 ssh-agent -k [2023-05-04T00:07:56.860Z] unset SSH_AUTH_SOCK; [2023-05-04T00:07:56.860Z] unset SSH_AGENT_PID; [2023-05-04T00:07:56.861Z] echo Agent pid 38 killed; [2023-05-04T00:07:56.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:07:57.176Z] + git semver [Pipeline] } [2023-05-04T00:07:57.449Z] $ docker stop --time=1 4b503516d9a71f8fbbde727b4b133f620175c1617fd4937fa5d4575e5009f237 [2023-05-04T00:07:58.733Z] $ docker rm -f --volumes 4b503516d9a71f8fbbde727b4b133f620175c1617fd4937fa5d4575e5009f237 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:07:59.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T00:07:59.115Z] [2023-05-04T00:07:59.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:07:59.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T00:07:59.415Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T00:07:59.415Z] ab5ef0e58194: Pulling fs layer [2023-05-04T00:07:59.415Z] 9712f1f96733: Pulling fs layer [2023-05-04T00:07:59.415Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T00:07:59.415Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T00:07:59.415Z] e9a5061849ea: Pulling fs layer [2023-05-04T00:07:59.415Z] d747dcd14b5f: Pulling fs layer [2023-05-04T00:07:59.415Z] 0d9ebad4ef96: Waiting [2023-05-04T00:07:59.415Z] e9a5061849ea: Waiting [2023-05-04T00:07:59.415Z] 2de7ff778b66: Pulling fs layer [2023-05-04T00:07:59.415Z] d747dcd14b5f: Waiting [2023-05-04T00:07:59.415Z] 2de7ff778b66: Waiting [2023-05-04T00:07:59.415Z] 9712f1f96733: Verifying Checksum [2023-05-04T00:07:59.415Z] 9712f1f96733: Download complete [2023-05-04T00:07:59.676Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T00:07:59.676Z] 63f879dbbcfc: Download complete [2023-05-04T00:07:59.937Z] e9a5061849ea: Verifying Checksum [2023-05-04T00:07:59.937Z] e9a5061849ea: Download complete [2023-05-04T00:07:59.937Z] d747dcd14b5f: Verifying Checksum [2023-05-04T00:07:59.937Z] d747dcd14b5f: Download complete [2023-05-04T00:07:59.937Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T00:07:59.937Z] 0d9ebad4ef96: Download complete [2023-05-04T00:07:59.937Z] ab5ef0e58194: Verifying Checksum [2023-05-04T00:07:59.937Z] ab5ef0e58194: Download complete [2023-05-04T00:07:59.937Z] 2de7ff778b66: Verifying Checksum [2023-05-04T00:07:59.937Z] 2de7ff778b66: Download complete [2023-05-04T00:08:03.217Z] ab5ef0e58194: Pull complete [2023-05-04T00:08:03.217Z] 9712f1f96733: Pull complete [2023-05-04T00:08:03.477Z] 63f879dbbcfc: Pull complete [2023-05-04T00:08:07.662Z] 0d9ebad4ef96: Pull complete [2023-05-04T00:08:07.920Z] e9a5061849ea: Pull complete [2023-05-04T00:08:08.178Z] d747dcd14b5f: Pull complete [2023-05-04T00:08:09.553Z] 2de7ff778b66: Pull complete [2023-05-04T00:08:09.553Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T00:08:09.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T00:08:09.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:08:09.641Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-04T00:08:09.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-04T00:08:13.560Z] $ docker top fd41b78a8c1f48fbf5cc98315ee25453025b4e4b88745209bc079c14dad3f53c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:08:13.636Z] provisioning config files... [2023-05-04T00:08:13.643Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config476513994909994633tmp [2023-05-04T00:08:13.654Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config18161237018696010891tmp [2023-05-04T00:08:13.663Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16065318168647304558tmp [Pipeline] { [Pipeline] echo [2023-05-04T00:08:13.679Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:13.961Z] ---> sigul-configuration.sh [2023-05-04T00:08:13.961Z] gpg: directory `/root/.gnupg' created [2023-05-04T00:08:13.961Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T00:08:13.961Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T00:08:13.961Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T00:08:13.961Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T00:08:13.961Z] gpg: CAST5 encrypted data [2023-05-04T00:08:13.961Z] gpg: encrypted with 1 passphrase [2023-05-04T00:08:13.961Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T00:08:14.246Z] + mkdir /home/jenkins [2023-05-04T00:08:14.246Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T00:08:14.529Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-04T00:08:14.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:14.820Z] ---> sigul-install.sh [2023-05-04T00:08:14.820Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T00:08:15.103Z] + git tag --list [2023-05-04T00:08:15.103Z] v0.0.0 [2023-05-04T00:08:15.103Z] v0.0.1-dev.1 [2023-05-04T00:08:15.103Z] v0.0.1-dev.10 [2023-05-04T00:08:15.103Z] v0.0.1-dev.11 [2023-05-04T00:08:15.103Z] v0.0.1-dev.12 [2023-05-04T00:08:15.103Z] v0.0.1-dev.13 [2023-05-04T00:08:15.103Z] v0.0.1-dev.14 [2023-05-04T00:08:15.103Z] v0.0.1-dev.15 [2023-05-04T00:08:15.103Z] v0.0.1-dev.16 [2023-05-04T00:08:15.103Z] v0.0.1-dev.17 [2023-05-04T00:08:15.103Z] v0.0.1-dev.18 [2023-05-04T00:08:15.103Z] v0.0.1-dev.19 [2023-05-04T00:08:15.103Z] v0.0.1-dev.2 [2023-05-04T00:08:15.103Z] v0.0.1-dev.20 [2023-05-04T00:08:15.103Z] v0.0.1-dev.21 [2023-05-04T00:08:15.103Z] v0.0.1-dev.22 [2023-05-04T00:08:15.103Z] v0.0.1-dev.23 [2023-05-04T00:08:15.103Z] v0.0.1-dev.24 [2023-05-04T00:08:15.103Z] v0.0.1-dev.25 [2023-05-04T00:08:15.103Z] v0.0.1-dev.26 [2023-05-04T00:08:15.103Z] v0.0.1-dev.27 [2023-05-04T00:08:15.103Z] v0.0.1-dev.28 [2023-05-04T00:08:15.103Z] v0.0.1-dev.3 [2023-05-04T00:08:15.103Z] v0.0.1-dev.4 [2023-05-04T00:08:15.103Z] v0.0.1-dev.5 [2023-05-04T00:08:15.103Z] v0.0.1-dev.6 [2023-05-04T00:08:15.103Z] v0.0.1-dev.7 [2023-05-04T00:08:15.103Z] v0.0.1-dev.8 [2023-05-04T00:08:15.103Z] v0.0.1-dev.9 [2023-05-04T00:08:15.103Z] v2.2.0 [2023-05-04T00:08:15.103Z] v2.2.0-dev.29 [2023-05-04T00:08:15.103Z] v2.2.0-dev.30 [2023-05-04T00:08:15.103Z] v2.2.0-dev.31 [2023-05-04T00:08:15.103Z] v2.2.0-dev.32 [2023-05-04T00:08:15.103Z] v2.2.0-dev.33 [2023-05-04T00:08:15.103Z] v2.2.0-dev.34 [2023-05-04T00:08:15.103Z] v2.2.0-dev.35 [2023-05-04T00:08:15.103Z] v2.3.0 [2023-05-04T00:08:15.103Z] v2.3.0-dev.1 [2023-05-04T00:08:15.103Z] v2.3.0-dev.10 [2023-05-04T00:08:15.103Z] v2.3.0-dev.11 [2023-05-04T00:08:15.103Z] v2.3.0-dev.12 [2023-05-04T00:08:15.103Z] v2.3.0-dev.13 [2023-05-04T00:08:15.103Z] v2.3.0-dev.14 [2023-05-04T00:08:15.103Z] v2.3.0-dev.15 [2023-05-04T00:08:15.103Z] v2.3.0-dev.16 [2023-05-04T00:08:15.103Z] v2.3.0-dev.17 [2023-05-04T00:08:15.103Z] v2.3.0-dev.18 [2023-05-04T00:08:15.103Z] v2.3.0-dev.19 [2023-05-04T00:08:15.103Z] v2.3.0-dev.2 [2023-05-04T00:08:15.103Z] v2.3.0-dev.20 [2023-05-04T00:08:15.103Z] v2.3.0-dev.21 [2023-05-04T00:08:15.103Z] v2.3.0-dev.22 [2023-05-04T00:08:15.103Z] v2.3.0-dev.23 [2023-05-04T00:08:15.103Z] v2.3.0-dev.24 [2023-05-04T00:08:15.103Z] v2.3.0-dev.25 [2023-05-04T00:08:15.103Z] v2.3.0-dev.26 [2023-05-04T00:08:15.103Z] v2.3.0-dev.27 [2023-05-04T00:08:15.103Z] v2.3.0-dev.28 [2023-05-04T00:08:15.103Z] v2.3.0-dev.29 [2023-05-04T00:08:15.103Z] v2.3.0-dev.3 [2023-05-04T00:08:15.103Z] v2.3.0-dev.30 [2023-05-04T00:08:15.103Z] v2.3.0-dev.31 [2023-05-04T00:08:15.103Z] v2.3.0-dev.32 [2023-05-04T00:08:15.103Z] v2.3.0-dev.33 [2023-05-04T00:08:15.103Z] v2.3.0-dev.34 [2023-05-04T00:08:15.103Z] v2.3.0-dev.35 [2023-05-04T00:08:15.103Z] v2.3.0-dev.36 [2023-05-04T00:08:15.103Z] v2.3.0-dev.37 [2023-05-04T00:08:15.103Z] v2.3.0-dev.38 [2023-05-04T00:08:15.103Z] v2.3.0-dev.39 [2023-05-04T00:08:15.103Z] v2.3.0-dev.4 [2023-05-04T00:08:15.103Z] v2.3.0-dev.40 [2023-05-04T00:08:15.103Z] v2.3.0-dev.41 [2023-05-04T00:08:15.103Z] v2.3.0-dev.42 [2023-05-04T00:08:15.103Z] v2.3.0-dev.43 [2023-05-04T00:08:15.103Z] v2.3.0-dev.44 [2023-05-04T00:08:15.103Z] v2.3.0-dev.45 [2023-05-04T00:08:15.103Z] v2.3.0-dev.5 [2023-05-04T00:08:15.103Z] v2.3.0-dev.6 [2023-05-04T00:08:15.103Z] v2.3.0-dev.7 [2023-05-04T00:08:15.103Z] v2.3.0-dev.8 [2023-05-04T00:08:15.103Z] v2.3.0-dev.9 [2023-05-04T00:08:15.103Z] v2.3.1 [2023-05-04T00:08:15.103Z] v2.3.1-dev.1 [2023-05-04T00:08:15.103Z] v2.3.1-dev.4 [2023-05-04T00:08:15.103Z] v2.3.1-dev.5 [2023-05-04T00:08:15.103Z] v2.3.2-dev.1 [2023-05-04T00:08:15.103Z] v3.0.0-dev.1 [2023-05-04T00:08:15.103Z] v3.0.0-dev.10 [2023-05-04T00:08:15.103Z] v3.0.0-dev.11 [2023-05-04T00:08:15.103Z] v3.0.0-dev.12 [2023-05-04T00:08:15.103Z] v3.0.0-dev.13 [2023-05-04T00:08:15.103Z] v3.0.0-dev.14 [2023-05-04T00:08:15.103Z] v3.0.0-dev.15 [2023-05-04T00:08:15.103Z] v3.0.0-dev.16 [2023-05-04T00:08:15.103Z] v3.0.0-dev.17 [2023-05-04T00:08:15.103Z] v3.0.0-dev.18 [2023-05-04T00:08:15.103Z] v3.0.0-dev.19 [2023-05-04T00:08:15.103Z] v3.0.0-dev.2 [2023-05-04T00:08:15.103Z] v3.0.0-dev.20 [2023-05-04T00:08:15.103Z] v3.0.0-dev.21 [2023-05-04T00:08:15.103Z] v3.0.0-dev.22 [2023-05-04T00:08:15.103Z] v3.0.0-dev.23 [2023-05-04T00:08:15.103Z] v3.0.0-dev.24 [2023-05-04T00:08:15.103Z] v3.0.0-dev.25 [2023-05-04T00:08:15.103Z] v3.0.0-dev.26 [2023-05-04T00:08:15.103Z] v3.0.0-dev.27 [2023-05-04T00:08:15.103Z] v3.0.0-dev.28 [2023-05-04T00:08:15.103Z] v3.0.0-dev.29 [2023-05-04T00:08:15.103Z] v3.0.0-dev.3 [2023-05-04T00:08:15.103Z] v3.0.0-dev.30 [2023-05-04T00:08:15.103Z] v3.0.0-dev.31 [2023-05-04T00:08:15.103Z] v3.0.0-dev.32 [2023-05-04T00:08:15.103Z] v3.0.0-dev.33 [2023-05-04T00:08:15.103Z] v3.0.0-dev.34 [2023-05-04T00:08:15.103Z] v3.0.0-dev.35 [2023-05-04T00:08:15.103Z] v3.0.0-dev.36 [2023-05-04T00:08:15.103Z] v3.0.0-dev.4 [2023-05-04T00:08:15.103Z] v3.0.0-dev.5 [2023-05-04T00:08:15.103Z] v3.0.0-dev.6 [2023-05-04T00:08:15.103Z] v3.0.0-dev.7 [2023-05-04T00:08:15.103Z] v3.0.0-dev.8 [2023-05-04T00:08:15.103Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-04T00:08:15.386Z] + lftools sign git-tag v2.3.2-dev.1 [2023-05-04T00:08:15.954Z] Signing Git tag with Sigul... [2023-05-04T00:08:15.954Z] Signing v2.3.2-dev.1 [Pipeline] echo [2023-05-04T00:08:16.223Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:16.509Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T00:08:16.517Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T00:08:16.536Z] $ docker stop --time=1 fd41b78a8c1f48fbf5cc98315ee25453025b4e4b88745209bc079c14dad3f53c [2023-05-04T00:08:17.814Z] $ docker rm -f --volumes fd41b78a8c1f48fbf5cc98315ee25453025b4e4b88745209bc079c14dad3f53c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T00:08:18.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:08:18.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:08:18.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:08:18.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:08:18.595Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-04T00:08:18.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T00:08:18.950Z] $ docker top bf8137c6d1fb65d501b5103025048f03936814b98fc20e97193f432c2f2b46c1 -eo pid,comm [2023-05-04T00:08:18.999Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T00:08:18.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:08:19.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:08:19.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:08:19.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:08:19.142Z] $ docker exec bf8137c6d1fb65d501b5103025048f03936814b98fc20e97193f432c2f2b46c1 ssh-agent [2023-05-04T00:08:19.259Z] SSH_AUTH_SOCK=/tmp/ssh-6thIRBvtKVEb/agent.32 [2023-05-04T00:08:19.259Z] SSH_AGENT_PID=38 [2023-05-04T00:08:19.264Z] Running ssh-add (command line suppressed) [2023-05-04T00:08:19.375Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_11646518116593868066.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_11646518116593868066.key) [2023-05-04T00:08:19.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:08:19.676Z] + git semver bump pre [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,848 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,848 [bump_version] DEBUG bumping version:2.3.2-dev.1 on axis:pre with prefix:dev [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,848 [bump_version] DEBUG bumped version:2.3.2-dev.2 [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,848 [write_version] DEBUG write version:2.3.2-dev.2 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:True [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,848 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,848 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,851 [execute] INFO git cat-file --batch-check [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,856 [execute] INFO git cat-file --batch [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T00:08:19.936Z] 2023-05-04 00:08:19,863 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:08:19.936Z] 2.3.2-dev.2 [Pipeline] } [2023-05-04T00:08:19.947Z] $ docker exec --env ******** --env ******** bf8137c6d1fb65d501b5103025048f03936814b98fc20e97193f432c2f2b46c1 ssh-agent -k [2023-05-04T00:08:20.042Z] unset SSH_AUTH_SOCK; [2023-05-04T00:08:20.042Z] unset SSH_AGENT_PID; [2023-05-04T00:08:20.042Z] echo Agent pid 38 killed; [2023-05-04T00:08:20.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:08:20.348Z] + git semver [Pipeline] } [2023-05-04T00:08:20.619Z] $ docker stop --time=1 bf8137c6d1fb65d501b5103025048f03936814b98fc20e97193f432c2f2b46c1 [2023-05-04T00:08:21.932Z] $ docker rm -f --volumes bf8137c6d1fb65d501b5103025048f03936814b98fc20e97193f432c2f2b46c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:08:22.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:08:22.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:08:22.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:08:22.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:08:22.663Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-04T00:08:22.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T00:08:23.044Z] $ docker top 3604c4bd56b19c7924874cfaba8e65c1e3f710d79095cf2facc6a20fd07d191b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:08:23.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:08:23.131Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:08:23.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:08:23.244Z] $ docker exec 3604c4bd56b19c7924874cfaba8e65c1e3f710d79095cf2facc6a20fd07d191b ssh-agent [2023-05-04T00:08:23.348Z] SSH_AUTH_SOCK=/tmp/ssh-frka56BVZ4pm/agent.33 [2023-05-04T00:08:23.348Z] SSH_AGENT_PID=39 [2023-05-04T00:08:23.354Z] Running ssh-add (command line suppressed) [2023-05-04T00:08:23.461Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9828758144555259805.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9828758144555259805.key) [2023-05-04T00:08:23.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:08:23.759Z] + git semver push [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,928 [run_push] DEBUG push [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,928 [execute] INFO git cat-file --batch-check [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,933 [execute] INFO git rev-list 0975086aafe895ce3685d263bc5e65dad32501b6 -- [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,933 [execute] DEBUG Popen(['git', 'rev-list', '0975086aafe895ce3685d263bc5e65dad32501b6', '--'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,941 [execute] INFO git fetch -v origin [2023-05-04T00:08:24.019Z] 2023-05-04 00:08:23,941 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T00:08:24.587Z] 2023-05-04 00:08:24,378 [run_push] DEBUG no remote changes detected [2023-05-04T00:08:24.587Z] 2023-05-04 00:08:24,378 [execute] INFO git push origin semver [2023-05-04T00:08:24.587Z] 2023-05-04 00:08:24,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:08:25.154Z] 2023-05-04 00:08:25,058 [run_push] DEBUG push all version tags [2023-05-04T00:08:25.154Z] 2023-05-04 00:08:25,059 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T00:08:25.154Z] 2023-05-04 00:08:25,059 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:08:26.095Z] 2023-05-04 00:08:26,074 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-05-04T00:08:26.095Z] 2.3.2-dev.2 [Pipeline] } [2023-05-04T00:08:26.367Z] $ docker exec --env ******** --env ******** 3604c4bd56b19c7924874cfaba8e65c1e3f710d79095cf2facc6a20fd07d191b ssh-agent -k [2023-05-04T00:08:26.477Z] unset SSH_AUTH_SOCK; [2023-05-04T00:08:26.478Z] unset SSH_AGENT_PID; [2023-05-04T00:08:26.478Z] echo Agent pid 39 killed; [2023-05-04T00:08:26.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:08:26.799Z] + git semver [Pipeline] } [2023-05-04T00:08:27.073Z] $ docker stop --time=1 3604c4bd56b19c7924874cfaba8e65c1e3f710d79095cf2facc6a20fd07d191b [2023-05-04T00:08:28.379Z] $ docker rm -f --volumes 3604c4bd56b19c7924874cfaba8e65c1e3f710d79095cf2facc6a20fd07d191b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T00:08:28.925Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-05-04T00:08:28.925Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-05-04T00:08:28.925Z] total 16 [2023-05-04T00:08:28.925Z] drwxr-xr-x 3 root root 4096 May 3 23:56 . [2023-05-04T00:08:28.925Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 00:08 .. [2023-05-04T00:08:28.925Z] drwxr-xr-x 2 root root 4096 May 3 23:56 cost [2023-05-04T00:08:28.925Z] -rw-r--r-- 1 root root 91 May 3 23:56 cost.csv [2023-05-04T00:08:28.925Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-05-04T00:08:28.925Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-05-04T00:08:28.925Z] total 16 [2023-05-04T00:08:28.925Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 23:56 . [2023-05-04T00:08:28.925Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 00:08 .. [2023-05-04T00:08:28.925Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 23:56 cost [2023-05-04T00:08:28.925Z] -rw-r--r-- 1 jenkins jenkins 91 May 3 23:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:29.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:30.069Z] ---> package-listing.sh [2023-05-04T00:08:30.069Z] ++ facter osfamily [2023-05-04T00:08:30.069Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T00:08:30.328Z] + OS_FAMILY=debian [2023-05-04T00:08:30.328Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-05-04T00:08:30.328Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T00:08:30.328Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T00:08:30.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T00:08:30.328Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T00:08:30.328Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-05-04T00:08:30.328Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T00:08:30.328Z] + case "${OS_FAMILY}" in [2023-05-04T00:08:30.328Z] + dpkg -l [2023-05-04T00:08:30.328Z] + grep '^ii' [2023-05-04T00:08:30.328Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T00:08:30.328Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T00:08:30.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T00:08:30.328Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-05-04T00:08:30.328Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-05-04T00:08:30.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-05-04T00:08:30.338Z] 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T00:08:30.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:08:31.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:08:31.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:08:31.440Z] prd-ubuntu20.04-docker-8c-8g-12653 does not seem to be running inside a container [2023-05-04T00:08:31.471Z] $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T00:08:31.689Z] $ docker top 684826f31b311eb16ae247e2b41f91ae04491841e5648542e94d59377d9f3776 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:08:32.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T00:08:32.322Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T00:08:32.605Z] + ls /var/log/sa-host [2023-05-04T00:08:32.606Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:08:32.678Z] provisioning config files... [2023-05-04T00:08:32.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9511038760794665309tmp [Pipeline] { [Pipeline] echo [2023-05-04T00:08:32.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:32.984Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T00:08:32.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:33.315Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T00:08:33.324Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:33.609Z] ---> sudo-logs.sh [2023-05-04T00:08:33.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T00:08:33.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:33.929Z] ---> job-cost.sh [2023-05-04T00:08:33.929Z] lf-activate-venv: SKIPPING [2023-05-04T00:08:33.929Z] DEBUG: total: 0.2199999988079071 [2023-05-04T00:08:33.929Z] INFO: Retrieving Stack Cost... [2023-05-04T00:08:34.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T00:08:34.758Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T00:08:34.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:08:35.056Z] ---> logs-deploy.sh [2023-05-04T00:08:35.056Z] lf-activate-venv: SKIPPING [2023-05-04T00:08:35.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/9 [2023-05-04T00:08:35.056Z] INFO: archiving workspace using pattern(s): [2023-05-04T00:08:35.993Z] Archives upload complete. [2023-05-04T00:08:35.993Z] INFO: archiving logs to Nexus