Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c60bf2a2901989854b2c85f44f5dcfef240ae3a 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-ssh16207555063929936964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5894376394323620739.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10484197584339282432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6707663849726937387.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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6082828707979470550.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5044’ Running on prd-ubuntu20.04-docker-8c-8g-5046 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9c60bf2a2901989854b2c85f44f5dcfef240ae3a (main) Commit message: "feat: Add proxy to build script for device-usb-service (#271)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 9c60bf2a2901989854b2c85f44f5dcfef240ae3a # timeout=10 > git rev-list --no-walk c79013aec5a343747aa63ac8b71198bf6f18d439 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:18 ========================================================= 19:39:18 EdgeX Global Pipelines Version Info 19:39:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:19 ------------------- 19:39:19 stable info: 19:39:19 ------------------- 19:39:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:39:19 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:39:19 Message: update stable to v1.0.253 19:39:20 ------------------- 19:39:20 experimental info: 19:39:20 ------------------- 19:39:20 Commited By: **** collab-it+edgex@linuxfoundation.org 19:39:20 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:39:20 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c60bf2 [Pipeline] echo 19:39:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:20 provisioning config files... 19:39:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6160566515728675039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:20 ---> docker-login.sh 19:39:20 nexus3.edgexfoundry.org:10001 19:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:22 Configure a credential helper to remove this warning. See 19:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:22 19:39:22 Login Succeeded 19:39:22 nexus3.edgexfoundry.org:10002 19:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:22 Configure a credential helper to remove this warning. See 19:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:22 19:39:22 Login Succeeded 19:39:22 nexus3.edgexfoundry.org:10003 19:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:22 Configure a credential helper to remove this warning. See 19:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:22 19:39:22 Login Succeeded 19:39:22 nexus3.edgexfoundry.org:10004 19:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:22 Configure a credential helper to remove this warning. See 19:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:22 19:39:22 Login Succeeded 19:39:22 docker.io 19:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:23 Configure a credential helper to remove this warning. See 19:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:23 19:39:23 Login Succeeded 19:39:23 ---> docker-login.sh ends [Pipeline] } 19:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:39:23 + git rev-list -1 --merges 9c60bf2a2901989854b2c85f44f5dcfef240ae3a~1..9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo 19:39:23 -----------> git rev-list -1 --merges 9c60bf2a2901989854b2c85f44f5dcfef240ae3a~1..9c60bf2a2901989854b2c85f44f5dcfef240ae3a 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [false] [Pipeline] sh 19:39:23 + git log --format=format:%s -1 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo 19:39:23 ========================================================= 19:39:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:39:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:24 + git log --format=format:%s -1 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo 19:39:24 [semverPrep] GIT_COMMIT: 9c60bf2a2901989854b2c85f44f5dcfef240ae3a, Commit Message: feat: Add proxy to build script for device-usb-service (#271) [Pipeline] echo 19:39:24 [semverPrep] This is not a build commit. [Pipeline] sh 19:39:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:24 + grep -v github /etc/ssh/ssh_known_hosts 19:39:24 + [ -e /tmp/ssh_known_hosts ] 19:39:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:39:24 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:39:24 sudo tee -a /etc/ssh/ssh_known_hosts 19:39:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:25 19:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:25 0.1.4: Pulling from edgex-devops/py-git-semver 19:39:25 b85a868b505f: Pulling fs layer 19:39:25 e2be974225ed: Pulling fs layer 19:39:25 339a4e72a1f5: Pulling fs layer 19:39:25 988bab9f4d93: Pulling fs layer 19:39:25 1469e6f7b9e6: Pulling fs layer 19:39:25 eaf3925da568: Pulling fs layer 19:39:25 bab4dde63d76: Pulling fs layer 19:39:25 bde34c3a00c8: Pulling fs layer 19:39:25 b352a97aabf1: Pulling fs layer 19:39:25 4872d77fe225: Pulling fs layer 19:39:25 5851b861e8e6: Pulling fs layer 19:39:25 988bab9f4d93: Waiting 19:39:25 1469e6f7b9e6: Waiting 19:39:25 eaf3925da568: Waiting 19:39:25 bab4dde63d76: Waiting 19:39:25 bde34c3a00c8: Waiting 19:39:25 b352a97aabf1: Waiting 19:39:25 5851b861e8e6: Waiting 19:39:25 4872d77fe225: Waiting 19:39:25 e2be974225ed: Verifying Checksum 19:39:25 e2be974225ed: Download complete 19:39:25 988bab9f4d93: Verifying Checksum 19:39:25 988bab9f4d93: Download complete 19:39:25 1469e6f7b9e6: Verifying Checksum 19:39:25 1469e6f7b9e6: Download complete 19:39:25 eaf3925da568: Verifying Checksum 19:39:25 eaf3925da568: Download complete 19:39:25 339a4e72a1f5: Verifying Checksum 19:39:25 339a4e72a1f5: Download complete 19:39:25 bde34c3a00c8: Download complete 19:39:26 b352a97aabf1: Verifying Checksum 19:39:26 b352a97aabf1: Download complete 19:39:26 4872d77fe225: Download complete 19:39:26 5851b861e8e6: Download complete 19:39:26 b85a868b505f: Download complete 19:39:26 bab4dde63d76: Verifying Checksum 19:39:26 bab4dde63d76: Download complete 19:39:27 b85a868b505f: Pull complete 19:39:28 e2be974225ed: Pull complete 19:39:29 339a4e72a1f5: Pull complete 19:39:29 988bab9f4d93: Pull complete 19:39:30 1469e6f7b9e6: Pull complete 19:39:30 eaf3925da568: Pull complete 19:39:32 bab4dde63d76: Pull complete 19:39:32 bde34c3a00c8: Pull complete 19:39:33 b352a97aabf1: Pull complete 19:39:33 4872d77fe225: Pull complete 19:39:33 5851b861e8e6: Pull complete 19:39:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:33 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:39:40 $ docker top 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 -eo pid,comm 19:39:40 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). 19:39:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:40 [ssh-agent] Looking for ssh-agent implementation... 19:39:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:40 $ docker exec 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent 19:39:40 SSH_AUTH_SOCK=/tmp/ssh-MkeTdZAlpK52/agent.14 19:39:40 SSH_AGENT_PID=20 19:39:40 Running ssh-add (command line suppressed) 19:39:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18159810929627084606.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18159810929627084606.key) 19:39:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:41 + git tag --points-at HEAD [Pipeline] } 19:39:41 $ docker exec --env ******** --env ******** 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent -k 19:39:41 unset SSH_AUTH_SOCK; 19:39:41 unset SSH_AGENT_PID; 19:39:41 echo Agent pid 20 killed; 19:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:41 [ssh-agent] Looking for ssh-agent implementation... 19:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:41 $ docker exec 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent 19:39:41 SSH_AUTH_SOCK=/tmp/ssh-hkjIV7rBEzlp/agent.71 19:39:41 SSH_AGENT_PID=77 19:39:41 Running ssh-add (command line suppressed) 19:39:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6713825240151059581.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6713825240151059581.key) 19:39:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:41 + git semver init 19:39:42 2023-08-31 19:39:42,063 [run_init] DEBUG init version:0.0.0 force:False 19:39:42 2023-08-31 19:39:42,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:39:42 2023-08-31 19:39:42,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:39:42 2023-08-31 19:39:42,066 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:39:43 2023-08-31 19:39:42,905 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:39:43 2023-08-31 19:39:42,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:39:43 2023-08-31 19:39:42,906 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:39:43 2023-08-31 19:39:42,906 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:39:43 3.1.0-dev.12 [Pipeline] } 19:39:43 $ docker exec --env ******** --env ******** 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent -k 19:39:43 unset SSH_AUTH_SOCK; 19:39:43 unset SSH_AGENT_PID; 19:39:43 echo Agent pid 77 killed; 19:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:43 + git semver [Pipeline] } 19:39:43 $ docker stop --time=1 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 19:39:45 $ docker rm -f --volumes 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:39:45 Stashed 1 file(s) [Pipeline] echo 19:39:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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 19:39:46 provisioning config files... 19:39:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18385833788678635894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:46 ---> docker-login.sh 19:39:46 nexus3.edgexfoundry.org:10001 19:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:46 Configure a credential helper to remove this warning. See 19:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:46 19:39:46 Login Succeeded 19:39:46 nexus3.edgexfoundry.org:10002 19:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:46 Configure a credential helper to remove this warning. See 19:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:46 19:39:46 Login Succeeded 19:39:46 nexus3.edgexfoundry.org:10003 19:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:46 Configure a credential helper to remove this warning. See 19:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:46 19:39:46 Login Succeeded 19:39:46 nexus3.edgexfoundry.org:10004 19:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:46 Configure a credential helper to remove this warning. See 19:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:46 19:39:46 Login Succeeded 19:39:46 docker.io 19:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:46 Configure a credential helper to remove this warning. See 19:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:46 19:39:46 Login Succeeded 19:39:46 ---> docker-login.sh ends [Pipeline] } 19:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:47 ========================================================= 19:39:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:39:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:39:47 Sending build context to Docker daemon 2.123MB 19:39:47 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:39:47 Step 2/13 : FROM ${BASE} AS builder 19:39:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:39:47 4db1b89c0bd1: Pulling fs layer 19:39:47 6911f1a30b25: Pulling fs layer 19:39:47 e194b8c5c2a9: Pulling fs layer 19:39:47 6863d3e3a2b1: Pulling fs layer 19:39:47 ec0bb842ea78: Pulling fs layer 19:39:47 40a00589a448: Pulling fs layer 19:39:47 6c08303d61cc: Pulling fs layer 19:39:47 798269fcf238: Pulling fs layer 19:39:47 6863d3e3a2b1: Waiting 19:39:47 ec0bb842ea78: Waiting 19:39:47 40a00589a448: Waiting 19:39:47 6c08303d61cc: Waiting 19:39:47 798269fcf238: Waiting 19:39:47 6911f1a30b25: Download complete 19:39:47 6863d3e3a2b1: Verifying Checksum 19:39:47 6863d3e3a2b1: Download complete 19:39:47 ec0bb842ea78: Download complete 19:39:47 4db1b89c0bd1: Verifying Checksum 19:39:47 4db1b89c0bd1: Download complete 19:39:47 40a00589a448: Verifying Checksum 19:39:47 40a00589a448: Download complete 19:39:47 4db1b89c0bd1: Pull complete 19:39:48 798269fcf238: Verifying Checksum 19:39:48 798269fcf238: Download complete 19:39:48 6911f1a30b25: Pull complete 19:39:48 e194b8c5c2a9: Verifying Checksum 19:39:48 e194b8c5c2a9: Download complete 19:39:48 6c08303d61cc: Verifying Checksum 19:39:48 6c08303d61cc: Download complete 19:39:51 e194b8c5c2a9: Pull complete 19:39:51 6863d3e3a2b1: Pull complete 19:39:51 ec0bb842ea78: Pull complete 19:39:51 40a00589a448: Pull complete 19:39:54 6c08303d61cc: Pull complete 19:39:55 798269fcf238: Pull complete 19:39:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:39:55 ---> ec979cd7f677 19:39:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:40:01 Still waiting to schedule task 19:40:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5045’ 19:40:03 ---> Running in 94a3a80e2e6b 19:40:03 Removing intermediate container 94a3a80e2e6b 19:40:03 ---> f9253cac955d 19:40:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:40:03 ---> Running in 973346f7b63e 19:40:03 Removing intermediate container 973346f7b63e 19:40:03 ---> 268875ce9f1a 19:40:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:40:03 ---> Running in 8b856c70fff1 19:40:03 Removing intermediate container 8b856c70fff1 19:40:03 ---> f45e244d046e 19:40:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:40:03 ---> Running in 4e60730d855d 19:40:03 Removing intermediate container 4e60730d855d 19:40:03 ---> 7cdb37592eda 19:40:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:40:03 ---> Running in a48917f7c453 19:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:40:04 (1/14) Installing libintl (0.21.1-r1) 19:40:04 (2/14) Installing eudev-libs (3.2.11-r4) 19:40:04 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:40:04 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:40:04 (5/14) Installing v4l-utils (1.22.1-r2) 19:40:04 (6/14) Installing udev-init-scripts (35-r1) 19:40:04 (7/14) Installing libblkid (2.38.1-r1) 19:40:04 (8/14) Installing xz-libs (5.2.9-r0) 19:40:04 (9/14) Installing zstd-libs (1.5.5-r0) 19:40:04 (10/14) Installing kmod-libs (30-r1) 19:40:04 (11/14) Installing eudev (3.2.11-r4) 19:40:04 (12/14) Installing eudev-dev (3.2.11-r4) 19:40:04 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:40:04 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:40:04 Executing busybox-1.35.0-r29.trigger 19:40:04 Executing eudev-3.2.11-r4.trigger 19:40:04 OK: 272 MiB in 67 packages 19:40:05 Removing intermediate container a48917f7c453 19:40:05 ---> 3e0ed42b8d39 19:40:05 Step 8/13 : WORKDIR /device-usb-camera 19:40:05 ---> Running in 37fd6f765eb5 19:40:05 Removing intermediate container 37fd6f765eb5 19:40:05 ---> 4622efb504fe 19:40:05 Step 9/13 : COPY go.mod vendor* ./ 19:40:05 ---> 340ed916a4ba 19:40:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:05 ---> Running in 84b42a952326 19:40:44 Removing intermediate container 84b42a952326 19:40:44 ---> f2ce6eb45401 19:40:44 Step 11/13 : COPY . . 19:40:44 ---> ba2d79d8aaac 19:40:44 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:40:44 ---> Running in 0d93ab50aede 19:40:44  % Total % Received % Xferd Average Speed Time Time Time Current 19:40:44 Dload Upload Total Spent Left Speed 19:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3631 0 --:--:-- --:--:-- --:--:-- 3631 100 1253 100 1253 0 0 3630 0 --:--:-- --:--:-- --:--:-- 3631 19:40:44 Removing intermediate container 0d93ab50aede 19:40:44 ---> 647935a01ca7 19:40:44 Step 13/13 : RUN ${MAKE} 19:40:44 ---> Running in 8a666b69ee4d 19:40:44 noop 19:40:44 Removing intermediate container 8a666b69ee4d 19:40:44 ---> 89057d21e122 19:40:44 Successfully built 89057d21e122 19:40:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:44 + docker inspect -f . ci-base-image-x86_64 19:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:44 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:44 $ docker top bb329540ac8e427c116f9b2ff9a9b04101f968edc77f828350ff09244720e82d -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:45 + go version 19:40:45 go version go1.20.6 linux/amd64 [Pipeline] } 19:40:45 $ docker stop --time=1 bb329540ac8e427c116f9b2ff9a9b04101f968edc77f828350ff09244720e82d 19:40:46 $ docker rm -f --volumes bb329540ac8e427c116f9b2ff9a9b04101f968edc77f828350ff09244720e82d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:46 + docker inspect -f . ci-base-image-x86_64 19:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:47 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:47 $ docker top ad3c1c64b0d65ce3f25987cd00c98bbe2822efbefe07efa843009f637cb8f6df -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:47 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:40:47 + make test 19:40:47 go test ./... -coverprofile=coverage.out ./... 19:40:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:41:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:41:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 19:41:12 go vet ./... 19:41:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:41:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:41:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:41:14 $ docker stop --time=1 ad3c1c64b0d65ce3f25987cd00c98bbe2822efbefe07efa843009f637cb8f6df 19:41:18 $ docker rm -f --volumes ad3c1c64b0d65ce3f25987cd00c98bbe2822efbefe07efa843009f637cb8f6df [Pipeline] // withDockerContainer [Pipeline] sh 19:41:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:41:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:41:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:41:19 + ls -al . 19:41:19 total 220 19:41:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 19:40 . 19:41:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:39 .. 19:41:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 19:39 .git 19:41:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:39 .github 19:41:19 -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 19:39 .gitignore 19:41:19 -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 19:39 .golangci.yml 19:41:19 -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 19:39 .hadolint.yml 19:41:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 19:39 .semver 19:41:19 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 19:39 Attribution.txt 19:41:19 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 19:39 CHANGELOG.md 19:41:19 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 19:39 Dockerfile 19:41:19 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 19:39 GOVERNANCE.md 19:41:19 -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 19:39 Jenkinsfile 19:41:19 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 19:39 LICENSE 19:41:19 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 31 19:39 Makefile 19:41:19 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 19:39 OWNERS.md 19:41:19 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 19:39 README.md 19:41:19 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 19:39 VERSION 19:41:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:39 bin 19:41:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:39 cmd 19:41:19 -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 19:41 coverage.out 19:41:19 -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 19:39 docker-entrypoint.sh 19:41:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:39 docs 19:41:19 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 19:39 go.mod 19:41:19 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 19:39 go.sum 19:41:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:39 internal 19:41:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:39 snap 19:41:19 -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:20 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a --label arch=amd64 --label version=3.1.0-dev.12 . 19:41:20 Sending build context to Docker daemon 2.178MB 19:41:20 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:41:20 Step 2/36 : FROM ${BASE} AS builder 19:41:20 ---> 89057d21e122 19:41:20 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:41:20 ---> Running in 0663835e56f8 19:41:20 Removing intermediate container 0663835e56f8 19:41:20 ---> 1480300c14ef 19:41:20 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:41:20 ---> Running in 97b031445bfb 19:41:20 Removing intermediate container 97b031445bfb 19:41:20 ---> c89c1cb38db3 19:41:20 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:41:20 ---> Running in 848c3bd76900 19:41:20 Removing intermediate container 848c3bd76900 19:41:20 ---> 91d7be1cb64c 19:41:20 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:41:20 ---> Running in b988b6d1e5ad 19:41:20 Removing intermediate container b988b6d1e5ad 19:41:20 ---> dd1871db5824 19:41:20 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:41:20 ---> Running in 92190afb8326 19:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:41:21 OK: 272 MiB in 67 packages 19:41:21 Removing intermediate container 92190afb8326 19:41:21 ---> 64633e473b60 19:41:21 Step 8/36 : WORKDIR /device-usb-camera 19:41:21 ---> Running in 2e960cffd5ab 19:41:21 Removing intermediate container 2e960cffd5ab 19:41:21 ---> 94455778ce31 19:41:21 Step 9/36 : COPY go.mod vendor* ./ 19:41:22 ---> e27531fb75ba 19:41:22 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:22 ---> Running in 587e76c66032 19:41:22 Removing intermediate container 587e76c66032 19:41:22 ---> 3b69112043ca 19:41:22 Step 11/36 : COPY . . 19:41:22 ---> f3c62c2e943e 19:41:22 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:41:22 ---> Running in 41bae08c91f8 19:41:23  % Total % Received % Xferd Average Speed Time Time Time Current 19:41:23 Dload Upload Total Spent Left Speed 19:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 20886 0 --:--:-- --:--:-- --:--:-- 21237 19:41:23 Removing intermediate container 41bae08c91f8 19:41:23 ---> 65c42b433ca6 19:41:23 Step 13/36 : RUN ${MAKE} 19:41:23 ---> Running in fb772d5dc174 19:41:24 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:41:46 Removing intermediate container fb772d5dc174 19:41:46 ---> 5fab38d2957e 19:41:46 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:41:46 v0.21.6: Pulling from aler9/rtsp-simple-server 19:41:46 4acc49c71d14: Pulling fs layer 19:41:46 4acc49c71d14: Download complete 19:41:46 4acc49c71d14: Pull complete 19:41:46 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:41:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:41:46 ---> 01a2bd3e5fff 19:41:46 Step 15/36 : FROM alpine:3.17 19:41:47 3.17: Pulling from library/alpine 19:41:47 9398808236ff: Pulling fs layer 19:41:47 9398808236ff: Verifying Checksum 19:41:47 9398808236ff: Download complete 19:41:47 9398808236ff: Pull complete 19:41:47 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:41:47 Status: Downloaded newer image for alpine:3.17 19:41:47 ---> 1e0b8b5322fc 19:41:47 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:41:48 ---> Running in e27ddf18a58f 19:41:48 Removing intermediate container e27ddf18a58f 19:41:48 ---> 4b2f385fb379 19:41:48 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:41:48 ---> Running in 04223364b371 19:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:41:48 (1/86) Installing dumb-init (1.2.5-r2) 19:41:48 (2/86) Installing sdl2 (2.26.5-r0) 19:41:48 (3/86) Installing svt-av1-libs (1.3.0-r0) 19:41:48 (4/86) Installing libxau (1.0.10-r0) 19:41:48 (5/86) Installing libmd (1.0.4-r0) 19:41:48 (6/86) Installing libbsd (0.11.7-r0) 19:41:48 (7/86) Installing libxdmcp (1.1.4-r0) 19:41:48 (8/86) Installing libxcb (1.15-r0) 19:41:48 (9/86) Installing libx11 (1.8.4-r1) 19:41:48 (10/86) Installing aom-libs (3.5.0-r0) 19:41:48 (11/86) Installing alsa-lib (1.2.8-r0) 19:41:48 (12/86) Installing libexpat (2.5.0-r0) 19:41:48 (13/86) Installing brotli-libs (1.0.9-r9) 19:41:48 (14/86) Installing libbz2 (1.0.8-r4) 19:41:48 (15/86) Installing libpng (1.6.39-r0) 19:41:48 (16/86) Installing freetype (2.12.1-r0) 19:41:48 (17/86) Installing fontconfig (2.14.1-r0) 19:41:48 (18/86) Installing fribidi (1.0.12-r0) 19:41:48 (19/86) Installing libffi (3.4.4-r0) 19:41:48 (20/86) Installing libintl (0.21.1-r1) 19:41:48 (21/86) Installing libblkid (2.38.1-r1) 19:41:48 (22/86) Installing libmount (2.38.1-r1) 19:41:48 (23/86) Installing pcre2 (10.42-r0) 19:41:48 (24/86) Installing glib (2.74.7-r0) 19:41:48 (25/86) Installing graphite2 (1.3.14-r2) 19:41:48 (26/86) Installing harfbuzz (5.3.1-r1) 19:41:48 (27/86) Installing libass (0.16.0-r1) 19:41:48 (28/86) Installing libdav1d (1.0.0-r2) 19:41:48 (29/86) Installing hwdata-pci (0.364-r0) 19:41:48 (30/86) Installing libpciaccess (0.17-r0) 19:41:48 (31/86) Installing libdrm (2.4.114-r0) 19:41:48 (32/86) Installing gmp (6.2.1-r2) 19:41:48 (33/86) Installing nettle (3.8.1-r0) 19:41:48 (34/86) Installing p11-kit (0.24.1-r1) 19:41:48 (35/86) Installing libtasn1 (4.19.0-r0) 19:41:48 (36/86) Installing libunistring (1.1-r0) 19:41:49 (37/86) Installing gnutls (3.7.8-r3) 19:41:49 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:41:49 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 19:41:49 (40/86) Installing lame (3.100-r2) 19:41:49 (41/86) Installing opus (1.3.1-r1) 19:41:49 (42/86) Installing libasyncns (0.8-r1) 19:41:49 (43/86) Installing dbus-libs (1.14.8-r0) 19:41:49 (44/86) Installing libltdl (2.4.7-r1) 19:41:49 (45/86) Installing orc (0.4.33-r0) 19:41:49 (46/86) Installing libgcc (12.2.1_git20220924-r4) 19:41:49 (47/86) Installing libogg (1.3.5-r2) 19:41:49 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 19:41:49 (49/86) Installing flac-libs (1.4.2-r0) 19:41:49 (50/86) Installing libvorbis (1.3.7-r0) 19:41:49 (51/86) Installing libsndfile (1.1.0-r2) 19:41:49 (52/86) Installing libgomp (12.2.1_git20220924-r4) 19:41:49 (53/86) Installing soxr (0.1.3-r3) 19:41:49 (54/86) Installing speexdsp (1.2.1-r0) 19:41:49 (55/86) Installing tdb-libs (1.4.6-r0) 19:41:49 (56/86) Installing libpulse (16.1-r6) 19:41:49 (57/86) Installing cjson (1.7.15-r3) 19:41:49 (58/86) Installing mbedtls (2.28.4-r0) 19:41:49 (59/86) Installing librist (0.2.7-r0) 19:41:49 (60/86) Installing libsrt (1.5.1-r0) 19:41:49 (61/86) Installing libssh (0.10.5-r0) 19:41:49 (62/86) Installing libtheora (1.1.1-r16) 19:41:49 (63/86) Installing libjpeg-turbo (2.1.4-r0) 19:41:49 (64/86) Installing v4l-utils-libs (1.22.1-r2) 19:41:49 (65/86) Installing libxext (1.3.5-r0) 19:41:49 (66/86) Installing libxfixes (6.0.0-r0) 19:41:49 (67/86) Installing wayland-libs-client (1.21.0-r1) 19:41:49 (68/86) Installing libva (2.16.0-r0) 19:41:49 (69/86) Installing libvdpau (1.5-r0) 19:41:49 (70/86) Installing vidstab (1.1.0-r2) 19:41:49 (71/86) Installing libvpx (1.12.0-r1) 19:41:49 (72/86) Installing libwebp (1.2.4-r2) 19:41:49 (73/86) Installing x264-libs (0.164_git20220602-r0) 19:41:49 (74/86) Installing numactl (2.0.16-r1) 19:41:49 (75/86) Installing x265-libs (3.5-r3) 19:41:49 (76/86) Installing xvidcore (1.3.7-r1) 19:41:49 (77/86) Installing libsodium (1.0.18-r2) 19:41:49 (78/86) Installing libzmq (4.3.4-r1) 19:41:49 (79/86) Installing ffmpeg-libs (5.1.3-r0) 19:41:49 (80/86) Installing ffmpeg (5.1.3-r0) 19:41:49 (81/86) Installing udev-init-scripts (35-r1) 19:41:49 (82/86) Installing eudev-libs (3.2.11-r4) 19:41:49 (83/86) Installing xz-libs (5.2.9-r0) 19:41:49 (84/86) Installing zstd-libs (1.5.5-r0) 19:41:49 (85/86) Installing kmod-libs (30-r1) 19:41:49 (86/86) Installing eudev (3.2.11-r4) 19:41:49 Executing busybox-1.35.0-r29.trigger 19:41:49 Executing eudev-3.2.11-r4.trigger 19:41:49 OK: 112 MiB in 101 packages 19:41:53 Removing intermediate container 04223364b371 19:41:53 ---> b113a073eb28 19:41:53 Step 18/36 : WORKDIR / 19:41:53 ---> Running in 48981c4fce6b 19:41:53 Removing intermediate container 48981c4fce6b 19:41:53 ---> afc11f7a0846 19:41:53 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:41:53 ---> 71ba9a76ef0e 19:41:53 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:41:53 ---> e69c49510ca8 19:41:53 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:41:54 ---> 039b34d308e7 19:41:54 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:41:54 ---> 8de57e270181 19:41:54 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:41:54 ---> 16385400bc83 19:41:54 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:41:54 ---> 43aef7b4ee98 19:41:54 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:41:55 ---> 664c6af5a6a4 19:41:55 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:41:55 ---> Running in c9358c4a2404 19:41:55 Removing intermediate container c9358c4a2404 19:41:55 ---> 978a1791a829 19:41:55 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:41:55 ---> Running in 395a749b45d3 19:41:56 Removing intermediate container 395a749b45d3 19:41:56 ---> 96b16eba1efd 19:41:56 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:41:56 ---> Running in afd47ac10460 19:41:57 Removing intermediate container afd47ac10460 19:41:57 ---> a80040549930 19:41:57 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:41:57 ---> Running in 125f7ba3a19e 19:41:57 Removing intermediate container 125f7ba3a19e 19:41:57 ---> 59cf0712a65d 19:41:57 Step 30/36 : EXPOSE 59983 19:41:57 ---> Running in 6ea4c8d62e30 19:41:57 Removing intermediate container 6ea4c8d62e30 19:41:57 ---> 98cc7b951647 19:41:57 Step 31/36 : EXPOSE 8554 19:41:57 ---> Running in 3b87b2fb7bd0 19:41:57 Removing intermediate container 3b87b2fb7bd0 19:41:57 ---> 8e1f9d4601e2 19:41:57 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:41:57 ---> Running in 735acc7119a9 19:41:57 Removing intermediate container 735acc7119a9 19:41:57 ---> 3df592bf38ef 19:41:57 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:41:57 ---> Running in fb23aa7208a3 19:41:57 Removing intermediate container fb23aa7208a3 19:41:57 ---> d921a0736839 19:41:57 Step 34/36 : LABEL arch=amd64 19:41:57 ---> Running in 30e51c905689 19:41:57 Removing intermediate container 30e51c905689 19:41:57 ---> a0aebc630aa1 19:41:57 Step 35/36 : LABEL git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:41:57 ---> Running in f111dbecac1e 19:41:58 Removing intermediate container f111dbecac1e 19:41:58 ---> 694f9109e80b 19:41:58 Step 36/36 : LABEL version=3.1.0-dev.12 19:41:58 ---> Running in 55853bc08a1b 19:41:58 Removing intermediate container 55853bc08a1b 19:41:58 ---> 78ea4d6c5c3f 19:41:58 [Warning] One or more build-args [ARCH] were not consumed 19:41:58 Successfully built 78ea4d6c5c3f 19:41:58 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:58 provisioning config files... 19:41:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4145353274763853002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:58 ---> docker-login.sh 19:41:58 nexus3.edgexfoundry.org:10001 19:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:58 Configure a credential helper to remove this warning. See 19:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:58 19:41:58 Login Succeeded 19:41:58 nexus3.edgexfoundry.org:10002 19:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:58 Configure a credential helper to remove this warning. See 19:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:58 19:41:58 Login Succeeded 19:41:58 nexus3.edgexfoundry.org:10003 19:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:58 Configure a credential helper to remove this warning. See 19:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:58 19:41:58 Login Succeeded 19:41:58 nexus3.edgexfoundry.org:10004 19:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:58 Configure a credential helper to remove this warning. See 19:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:58 19:41:58 Login Succeeded 19:41:58 docker.io 19:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:59 Configure a credential helper to remove this warning. See 19:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:59 19:41:59 Login Succeeded 19:41:59 ---> docker-login.sh ends [Pipeline] } 19:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:41:59 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:41:59 9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:41:59 latest 19:41:59 3.1.0-dev.12 19:41:59 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 19:41:59 main 19:41:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:41:59 05e0b177eb6a: Preparing 19:41:59 b2cc5d6dd312: Preparing 19:41:59 16a1ec1a37d1: Preparing 19:41:59 b476fb195598: Preparing 19:41:59 3827b5b91e75: Preparing 19:41:59 acc83c6ca332: Preparing 19:41:59 a38c7de04acb: Preparing 19:41:59 a5abeefbf30f: Preparing 19:41:59 6d1cb51083c3: Preparing 19:41:59 919408f5d0ea: Preparing 19:41:59 8149b140496d: Preparing 19:41:59 c96f6a478223: Preparing 19:41:59 36b50b131297: Preparing 19:41:59 acc83c6ca332: Waiting 19:41:59 a5abeefbf30f: Waiting 19:41:59 6d1cb51083c3: Waiting 19:41:59 919408f5d0ea: Waiting 19:41:59 a38c7de04acb: Waiting 19:41:59 8149b140496d: Waiting 19:41:59 c96f6a478223: Waiting 19:41:59 36b50b131297: Waiting 19:41:59 b2cc5d6dd312: Pushed 19:41:59 16a1ec1a37d1: Pushed 19:41:59 05e0b177eb6a: Pushed 19:41:59 b476fb195598: Pushed 19:41:59 acc83c6ca332: Pushed 19:41:59 a38c7de04acb: Pushed 19:41:59 6d1cb51083c3: Pushed 19:41:59 a5abeefbf30f: Pushed 19:41:59 36b50b131297: Layer already exists 19:41:59 919408f5d0ea: Pushed 19:42:02 3827b5b91e75: Pushed 19:42:02 8149b140496d: Pushed 19:42:10 c96f6a478223: Pushed 19:42:10 9c60bf2a2901989854b2c85f44f5dcfef240ae3a: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:42:11 05e0b177eb6a: Preparing 19:42:11 b2cc5d6dd312: Preparing 19:42:11 16a1ec1a37d1: Preparing 19:42:11 b476fb195598: Preparing 19:42:11 3827b5b91e75: Preparing 19:42:11 acc83c6ca332: Preparing 19:42:11 a38c7de04acb: Preparing 19:42:11 a5abeefbf30f: Preparing 19:42:11 6d1cb51083c3: Preparing 19:42:11 919408f5d0ea: Preparing 19:42:11 8149b140496d: Preparing 19:42:11 c96f6a478223: Preparing 19:42:11 36b50b131297: Preparing 19:42:11 acc83c6ca332: Waiting 19:42:11 a38c7de04acb: Waiting 19:42:11 a5abeefbf30f: Waiting 19:42:11 6d1cb51083c3: Waiting 19:42:11 919408f5d0ea: Waiting 19:42:11 8149b140496d: Waiting 19:42:11 c96f6a478223: Waiting 19:42:11 b2cc5d6dd312: Layer already exists 19:42:11 16a1ec1a37d1: Layer already exists 19:42:11 3827b5b91e75: Layer already exists 19:42:11 05e0b177eb6a: Layer already exists 19:42:11 b476fb195598: Layer already exists 19:42:11 acc83c6ca332: Layer already exists 19:42:11 a38c7de04acb: Layer already exists 19:42:11 919408f5d0ea: Layer already exists 19:42:11 a5abeefbf30f: Layer already exists 19:42:11 6d1cb51083c3: Layer already exists 19:42:11 8149b140496d: Layer already exists 19:42:11 c96f6a478223: Layer already exists 19:42:11 36b50b131297: Layer already exists 19:42:12 latest: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.12 19:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:42:12 05e0b177eb6a: Preparing 19:42:12 b2cc5d6dd312: Preparing 19:42:12 16a1ec1a37d1: Preparing 19:42:12 b476fb195598: Preparing 19:42:12 3827b5b91e75: Preparing 19:42:12 acc83c6ca332: Preparing 19:42:12 a38c7de04acb: Preparing 19:42:12 a5abeefbf30f: Preparing 19:42:12 6d1cb51083c3: Preparing 19:42:12 919408f5d0ea: Preparing 19:42:12 8149b140496d: Preparing 19:42:12 c96f6a478223: Preparing 19:42:12 36b50b131297: Preparing 19:42:12 8149b140496d: Waiting 19:42:12 c96f6a478223: Waiting 19:42:12 36b50b131297: Waiting 19:42:12 6d1cb51083c3: Waiting 19:42:12 919408f5d0ea: Waiting 19:42:12 acc83c6ca332: Waiting 19:42:12 a38c7de04acb: Waiting 19:42:12 a5abeefbf30f: Waiting 19:42:14 05e0b177eb6a: Layer already exists 19:42:16 3827b5b91e75: Layer already exists 19:42:16 b476fb195598: Layer already exists 19:42:16 b2cc5d6dd312: Layer already exists 19:42:16 16a1ec1a37d1: Layer already exists 19:42:16 acc83c6ca332: Layer already exists 19:42:16 a5abeefbf30f: Layer already exists 19:42:16 a38c7de04acb: Layer already exists 19:42:16 6d1cb51083c3: Layer already exists 19:42:16 919408f5d0ea: Layer already exists 19:42:16 8149b140496d: Layer already exists 19:42:16 36b50b131297: Layer already exists 19:42:16 c96f6a478223: Layer already exists 19:42:16 3.1.0-dev.12: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 19:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:42:17 05e0b177eb6a: Preparing 19:42:17 b2cc5d6dd312: Preparing 19:42:17 16a1ec1a37d1: Preparing 19:42:17 b476fb195598: Preparing 19:42:17 3827b5b91e75: Preparing 19:42:17 acc83c6ca332: Preparing 19:42:17 a38c7de04acb: Preparing 19:42:17 a5abeefbf30f: Preparing 19:42:17 6d1cb51083c3: Preparing 19:42:17 919408f5d0ea: Preparing 19:42:17 8149b140496d: Preparing 19:42:17 c96f6a478223: Preparing 19:42:17 36b50b131297: Preparing 19:42:17 a5abeefbf30f: Waiting 19:42:17 6d1cb51083c3: Waiting 19:42:17 919408f5d0ea: Waiting 19:42:17 8149b140496d: Waiting 19:42:17 c96f6a478223: Waiting 19:42:17 36b50b131297: Waiting 19:42:17 acc83c6ca332: Waiting 19:42:17 a38c7de04acb: Waiting 19:42:17 16a1ec1a37d1: Layer already exists 19:42:17 05e0b177eb6a: Layer already exists 19:42:17 3827b5b91e75: Layer already exists 19:42:17 b2cc5d6dd312: Layer already exists 19:42:17 b476fb195598: Layer already exists 19:42:17 acc83c6ca332: Layer already exists 19:42:17 a38c7de04acb: Layer already exists 19:42:17 a5abeefbf30f: Layer already exists 19:42:17 919408f5d0ea: Layer already exists 19:42:17 6d1cb51083c3: Layer already exists 19:42:17 36b50b131297: Layer already exists 19:42:17 8149b140496d: Layer already exists 19:42:17 c96f6a478223: Layer already exists 19:42:17 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:42:17 05e0b177eb6a: Preparing 19:42:17 b2cc5d6dd312: Preparing 19:42:17 16a1ec1a37d1: Preparing 19:42:17 b476fb195598: Preparing 19:42:17 3827b5b91e75: Preparing 19:42:17 acc83c6ca332: Preparing 19:42:17 a38c7de04acb: Preparing 19:42:17 a5abeefbf30f: Preparing 19:42:17 6d1cb51083c3: Preparing 19:42:17 919408f5d0ea: Preparing 19:42:17 8149b140496d: Preparing 19:42:17 c96f6a478223: Preparing 19:42:17 36b50b131297: Preparing 19:42:17 6d1cb51083c3: Waiting 19:42:17 919408f5d0ea: Waiting 19:42:17 acc83c6ca332: Waiting 19:42:17 8149b140496d: Waiting 19:42:17 a38c7de04acb: Waiting 19:42:17 c96f6a478223: Waiting 19:42:17 a5abeefbf30f: Waiting 19:42:17 36b50b131297: Waiting 19:42:17 16a1ec1a37d1: Layer already exists 19:42:17 05e0b177eb6a: Layer already exists 19:42:17 b2cc5d6dd312: Layer already exists 19:42:17 b476fb195598: Layer already exists 19:42:17 3827b5b91e75: Layer already exists 19:42:17 acc83c6ca332: Layer already exists 19:42:17 a38c7de04acb: Layer already exists 19:42:17 919408f5d0ea: Layer already exists 19:42:17 6d1cb51083c3: Layer already exists 19:42:17 a5abeefbf30f: Layer already exists 19:42:17 8149b140496d: Layer already exists 19:42:17 c96f6a478223: Layer already exists 19:42:17 36b50b131297: Layer already exists 19:42:17 main: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:42:17 ===================================================== [Pipeline] echo 19:42:17 taggedImages: 19:42:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:42:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:42:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.12 19:42:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 19:42:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:18 19:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:18 latest: Pulling from edgex-lftools-log-publisher 19:42:18 5eb5b503b376: Pulling fs layer 19:42:18 5c69ac0246d0: Pulling fs layer 19:42:18 ec43610c2a17: Pulling fs layer 19:42:18 3a2ae6a8a46f: Pulling fs layer 19:42:18 33b1e0a273af: Pulling fs layer 19:42:18 5d3b04190fa2: Pulling fs layer 19:42:18 2f39f015ded8: Pulling fs layer 19:42:18 33b1e0a273af: Waiting 19:42:18 5d3b04190fa2: Waiting 19:42:18 3a2ae6a8a46f: Waiting 19:42:18 5c69ac0246d0: Verifying Checksum 19:42:18 5c69ac0246d0: Download complete 19:42:18 3a2ae6a8a46f: Verifying Checksum 19:42:18 3a2ae6a8a46f: Download complete 19:42:18 33b1e0a273af: Verifying Checksum 19:42:18 33b1e0a273af: Download complete 19:42:18 5d3b04190fa2: Download complete 19:42:18 ec43610c2a17: Verifying Checksum 19:42:18 ec43610c2a17: Download complete 19:42:18 5eb5b503b376: Verifying Checksum 19:42:18 5eb5b503b376: Download complete 19:42:19 2f39f015ded8: Download complete 19:42:19 5eb5b503b376: Pull complete 19:42:20 5c69ac0246d0: Pull complete 19:42:20 ec43610c2a17: Pull complete 19:42:20 3a2ae6a8a46f: Pull complete 19:42:20 33b1e0a273af: Pull complete 19:42:21 5d3b04190fa2: Pull complete 19:42:26 2f39f015ded8: Pull complete 19:42:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:26 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:42:26 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:42:32 $ docker top 939c9c18a0f4ee1ff40bbe31afefe7a68d08db93dcbf0518aba628e3230d968c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:32 ---> job-cost.sh 19:42:32 lf-activate-venv: SKIPPING 19:42:32 INFO: No Stack... 19:42:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:33 INFO: Archiving Costs [Pipeline] sh 19:42:33 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:42:33 + cut -d, -f6 [Pipeline] lock 19:42:33 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] 19:42:33 Resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] did not exist. Created. 19:42:33 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:33 + echo total: 0.2199999988079071 [Pipeline] stash 19:42:33 Stashed 1 file(s) [Pipeline] } 19:42:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:33 $ docker stop --time=1 939c9c18a0f4ee1ff40bbe31afefe7a68d08db93dcbf0518aba628e3230d968c 19:42:35 $ docker rm -f --volumes 939c9c18a0f4ee1ff40bbe31afefe7a68d08db93dcbf0518aba628e3230d968c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:43:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5047 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:43:24 Running in /w/workspace/device-usb-camera/136 [Pipeline] { [Pipeline] checkout 19:43:25 Selected Git installation does not exist. Using Default 19:43:25 The recommended git tool is: NONE 19:43:30 using credential edgex-jenkins-ssh 19:43:30 Cloning the remote Git repository 19:43:30 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:43:30 > git init /w/workspace/device-usb-camera/136 # timeout=10 19:43:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:43:30 > git --version # timeout=10 19:43:30 > git --version # 'git version 2.25.1' 19:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:32 Avoid second fetch 19:43:32 Checking out Revision 9c60bf2a2901989854b2c85f44f5dcfef240ae3a (main) 19:43:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:43:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:32 > git config core.sparsecheckout # timeout=10 19:43:32 > git checkout -f 9c60bf2a2901989854b2c85f44f5dcfef240ae3a # timeout=10 19:43:32 Commit message: "feat: Add proxy to build script for device-usb-service (#271)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:43:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:43:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:33 Dload Upload Total Spent Left Speed 19:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 43667 0 --:--:-- --:--:-- --:--:-- 43667 [Pipeline] sh 19:43:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:43:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:43:34 + sudo tee /etc/docker/daemon.new 19:43:34 { 19:43:34 "registry-mirrors": [ 19:43:34 "https://nexus3.edgexfoundry.org:10001" 19:43:34 ], 19:43:34 "bip": "10.250.0.254/24", 19:43:34 "hosts": [ 19:43:34 "tcp://0.0.0.0:5555", 19:43:34 "unix:///var/run/docker.sock" 19:43:34 ], 19:43:34 "mtu": 1458, 19:43:34 "selinux-enabled": true, 19:43:34 "seccomp-profile": "/etc/docker/seccomp.json" 19:43:34 } [Pipeline] sh 19:43:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:43:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:53 provisioning config files... 19:43:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/136@tmp/config9264585764113478781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:54 ---> docker-login.sh 19:43:54 nexus3.edgexfoundry.org:10001 19:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:54 Configure a credential helper to remove this warning. See 19:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:54 19:43:54 Login Succeeded 19:43:54 nexus3.edgexfoundry.org:10002 19:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:55 Configure a credential helper to remove this warning. See 19:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:55 19:43:55 Login Succeeded 19:43:55 nexus3.edgexfoundry.org:10003 19:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:55 Configure a credential helper to remove this warning. See 19:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:55 19:43:55 Login Succeeded 19:43:55 nexus3.edgexfoundry.org:10004 19:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:55 Configure a credential helper to remove this warning. See 19:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:55 19:43:55 Login Succeeded 19:43:55 docker.io 19:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:56 Configure a credential helper to remove this warning. See 19:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:56 19:43:56 Login Succeeded 19:43:56 ---> docker-login.sh ends [Pipeline] } 19:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:43:56 ========================================================= 19:43:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:43:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:43:57 Sending build context to Docker daemon 1.27MB 19:43:57 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:43:57 Step 2/13 : FROM ${BASE} AS builder 19:43:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:43:57 edb6bdbacee9: Pulling fs layer 19:43:57 5f9638ab2659: Pulling fs layer 19:43:57 8d51d6327a98: Pulling fs layer 19:43:57 8b374f2dd631: Pulling fs layer 19:43:57 ec14aa9079de: Pulling fs layer 19:43:57 2f466654f4bb: Pulling fs layer 19:43:57 554e91adad29: Pulling fs layer 19:43:57 8b374f2dd631: Waiting 19:43:57 ec14aa9079de: Waiting 19:43:57 2f466654f4bb: Waiting 19:43:57 554e91adad29: Waiting 19:43:57 5f9638ab2659: Verifying Checksum 19:43:57 5f9638ab2659: Download complete 19:43:57 8b374f2dd631: Verifying Checksum 19:43:57 8b374f2dd631: Download complete 19:43:57 ec14aa9079de: Verifying Checksum 19:43:57 ec14aa9079de: Download complete 19:43:57 edb6bdbacee9: Verifying Checksum 19:43:57 edb6bdbacee9: Download complete 19:43:58 554e91adad29: Verifying Checksum 19:43:58 554e91adad29: Download complete 19:43:59 2f466654f4bb: Verifying Checksum 19:43:59 2f466654f4bb: Download complete 19:43:59 8d51d6327a98: Verifying Checksum 19:43:59 8d51d6327a98: Download complete 19:44:00 edb6bdbacee9: Pull complete 19:44:01 5f9638ab2659: Pull complete 19:44:16 8d51d6327a98: Pull complete 19:44:16 8b374f2dd631: Pull complete 19:44:16 ec14aa9079de: Pull complete 19:44:21 2f466654f4bb: Pull complete 19:44:24 554e91adad29: Pull complete 19:44:24 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:44:24 ---> 1e15ea492957 19:44:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:44:26 ---> Running in c9f49b5a1132 19:44:26 Removing intermediate container c9f49b5a1132 19:44:26 ---> 4e8280026924 19:44:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:44:26 ---> Running in 1b9addf3a6bb 19:44:26 Removing intermediate container 1b9addf3a6bb 19:44:26 ---> 43dfad8053ff 19:44:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:44:26 ---> Running in e66161a2b8eb 19:44:26 Removing intermediate container e66161a2b8eb 19:44:26 ---> 5dff9da1ac7f 19:44:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:44:26 ---> Running in 311dd83e1b1b 19:44:27 Removing intermediate container 311dd83e1b1b 19:44:27 ---> b4268982c5b1 19:44:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:44:27 ---> Running in 497cb9760542 19:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:44:30 (1/14) Installing libintl (0.21.1-r1) 19:44:30 (2/14) Installing eudev-libs (3.2.11-r4) 19:44:30 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:44:30 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:44:30 (5/14) Installing v4l-utils (1.22.1-r2) 19:44:30 (6/14) Installing udev-init-scripts (35-r1) 19:44:30 (7/14) Installing libblkid (2.38.1-r1) 19:44:30 (8/14) Installing xz-libs (5.2.9-r0) 19:44:30 (9/14) Installing zstd-libs (1.5.5-r0) 19:44:30 (10/14) Installing kmod-libs (30-r1) 19:44:30 (11/14) Installing eudev (3.2.11-r4) 19:44:30 (12/14) Installing eudev-dev (3.2.11-r4) 19:44:30 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:44:30 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:44:30 Executing busybox-1.35.0-r29.trigger 19:44:30 Executing eudev-3.2.11-r4.trigger 19:44:30 OK: 271 MiB in 67 packages 19:44:31 Removing intermediate container 497cb9760542 19:44:31 ---> 25cc84a3a286 19:44:31 Step 8/13 : WORKDIR /device-usb-camera 19:44:31 ---> Running in cf2c10e9daa4 19:44:31 Removing intermediate container cf2c10e9daa4 19:44:31 ---> f2e438525309 19:44:31 Step 9/13 : COPY go.mod vendor* ./ 19:44:32 ---> eef024402c88 19:44:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:32 ---> Running in bb62583073cf 19:45:40 Removing intermediate container bb62583073cf 19:45:40 ---> c4014de291f3 19:45:40 Step 11/13 : COPY . . 19:45:40 ---> 14f1de68eea6 19:45:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:45:40 ---> Running in 6568a797f491 19:45:40  % Total % Received % Xferd Average Speed Time Time Time Current 19:45:40 Dload Upload Total Spent Left Speed 19:45:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5090 0 --:--:-- --:--:-- --:--:-- 5093 19:45:40 Removing intermediate container 6568a797f491 19:45:40 ---> 0615b091516f 19:45:40 Step 13/13 : RUN ${MAKE} 19:45:40 ---> Running in e82034a928b7 19:45:40 noop 19:45:40 Removing intermediate container e82034a928b7 19:45:40 ---> 0fffdc06850e 19:45:40 Successfully built 0fffdc06850e 19:45:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:40 + docker inspect -f . ci-base-image-arm64 19:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:40 prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 19:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/136 -v /w/workspace/device-usb-camera/136:/w/workspace/device-usb-camera/136:rw,z -v /w/workspace/device-usb-camera/136@tmp:/w/workspace/device-usb-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:45:42 $ docker top bf6650cc4804229228cbc9c2ab08f2c0b4b92ec238d2b38e35f1a2290e5a25a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:43 + go version 19:45:43 go version go1.20.6 linux/arm64 [Pipeline] } 19:45:43 $ docker stop --time=1 bf6650cc4804229228cbc9c2ab08f2c0b4b92ec238d2b38e35f1a2290e5a25a6 19:45:44 $ docker rm -f --volumes bf6650cc4804229228cbc9c2ab08f2c0b4b92ec238d2b38e35f1a2290e5a25a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:45 + docker inspect -f . ci-base-image-arm64 19:45:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:45 prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 19:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/136 -v /w/workspace/device-usb-camera/136:/w/workspace/device-usb-camera/136:rw,z -v /w/workspace/device-usb-camera/136@tmp:/w/workspace/device-usb-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:45:49 $ docker top 6e4db6ea588eb498cf0c936a21dff4878b1a77da938a1d17611513dd60ce37bd -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/136 [Pipeline] fileExists [Pipeline] sh 19:45:50 + make test 19:45:50 go test ./... -coverprofile=coverage.out ./... 19:46:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:48:29 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:48:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements 19:48:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:48:31 go vet ./... 19:48:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:48:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:48:58 ./bin/test-attribution-txt.sh [Pipeline] echo 19:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:48:58 $ docker stop --time=1 6e4db6ea588eb498cf0c936a21dff4878b1a77da938a1d17611513dd60ce37bd 19:49:00 $ docker rm -f --volumes 6e4db6ea588eb498cf0c936a21dff4878b1a77da938a1d17611513dd60ce37bd [Pipeline] // withDockerContainer [Pipeline] sh 19:49:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:49:01 Warning: overwriting stash ‘coverage-report’ 19:49:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:49:02 + ls -al . 19:49:02 total 216 19:49:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 19:45 . 19:49:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:43 .. 19:49:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 19:43 .git 19:49:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:43 .github 19:49:02 -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 19:43 .gitignore 19:49:02 -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 19:43 .golangci.yml 19:49:02 -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 19:43 .hadolint.yml 19:49:02 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 19:43 Attribution.txt 19:49:02 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 19:43 CHANGELOG.md 19:49:02 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 19:43 Dockerfile 19:49:02 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 19:43 GOVERNANCE.md 19:49:02 -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 19:43 Jenkinsfile 19:49:02 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 19:43 LICENSE 19:49:02 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 31 19:43 Makefile 19:49:02 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 19:43 OWNERS.md 19:49:02 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 19:43 README.md 19:49:02 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 19:39 VERSION 19:49:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:43 bin 19:49:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:43 cmd 19:49:02 -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 19:48 coverage.out 19:49:02 -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 19:43 docker-entrypoint.sh 19:49:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:43 docs 19:49:02 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 19:43 go.mod 19:49:02 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 19:43 go.sum 19:49:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:43 internal 19:49:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:43 snap 19:49:02 -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 19:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:03 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a --label arch=arm64 --label version=3.1.0-dev.12 . 19:49:03 Sending build context to Docker daemon 1.325MB 19:49:03 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:49:03 Step 2/36 : FROM ${BASE} AS builder 19:49:03 ---> 0fffdc06850e 19:49:03 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:49:03 ---> Running in 7696c64a1c02 19:49:03 Removing intermediate container 7696c64a1c02 19:49:03 ---> e7df5470d788 19:49:03 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:49:03 ---> Running in f8ae26510416 19:49:04 Removing intermediate container f8ae26510416 19:49:04 ---> f6529f9472b0 19:49:04 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:49:04 ---> Running in d1703c3611ed 19:49:04 Removing intermediate container d1703c3611ed 19:49:04 ---> cb977832fee5 19:49:04 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:49:04 ---> Running in 58a6722900b8 19:49:04 Removing intermediate container 58a6722900b8 19:49:04 ---> 708cd78ae670 19:49:04 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:49:04 ---> Running in 0f7199edb339 19:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:49:07 OK: 271 MiB in 67 packages 19:49:08 Removing intermediate container 0f7199edb339 19:49:08 ---> dd8529728f86 19:49:08 Step 8/36 : WORKDIR /device-usb-camera 19:49:08 ---> Running in e05103226098 19:49:08 Removing intermediate container e05103226098 19:49:08 ---> c56faf1e3c84 19:49:08 Step 9/36 : COPY go.mod vendor* ./ 19:49:08 ---> f80c92a9a5a8 19:49:08 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:08 ---> Running in 90b62066a3cc 19:49:13 Removing intermediate container 90b62066a3cc 19:49:13 ---> 69784fae9974 19:49:13 Step 11/36 : COPY . . 19:49:13 ---> 22b2dc7c6cf6 19:49:13 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:49:13 ---> Running in ac475d7796f1 19:49:14  % Total % Received % Xferd Average Speed Time Time Time Current 19:49:14 Dload Upload Total Spent Left Speed 19:49:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4164 0 --:--:-- --:--:-- --:--:-- 4162 19:49:15 Removing intermediate container ac475d7796f1 19:49:15 ---> 6048afbffaf1 19:49:15 Step 13/36 : RUN ${MAKE} 19:49:15 ---> Running in 2aa958a280da 19:49:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:51:53 Removing intermediate container 2aa958a280da 19:51:53 ---> 36f478b30fbc 19:51:53 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:51:53 v0.21.6: Pulling from aler9/rtsp-simple-server 19:51:53 8766b47fe142: Pulling fs layer 19:51:53 8766b47fe142: Verifying Checksum 19:51:53 8766b47fe142: Download complete 19:51:53 8766b47fe142: Pull complete 19:51:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:51:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:51:53 ---> 69d40e2cb93c 19:51:53 Step 15/36 : FROM alpine:3.17 19:51:53 3.17: Pulling from library/alpine 19:51:53 4060ece20d7a: Pulling fs layer 19:51:53 4060ece20d7a: Verifying Checksum 19:51:53 4060ece20d7a: Download complete 19:51:53 4060ece20d7a: Pull complete 19:51:53 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:51:53 Status: Downloaded newer image for alpine:3.17 19:51:53 ---> 8650cd65339b 19:51:53 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:51:53 ---> Running in d15ca032aaa2 19:51:53 Removing intermediate container d15ca032aaa2 19:51:53 ---> 2a7dba7dab4a 19:51:53 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:51:53 ---> Running in 0006c73c8901 19:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:51:53 (1/83) Installing dumb-init (1.2.5-r2) 19:51:53 (2/83) Installing sdl2 (2.26.5-r0) 19:51:53 (3/83) Installing libxau (1.0.10-r0) 19:51:53 (4/83) Installing libmd (1.0.4-r0) 19:51:53 (5/83) Installing libbsd (0.11.7-r0) 19:51:53 (6/83) Installing libxdmcp (1.1.4-r0) 19:51:53 (7/83) Installing libxcb (1.15-r0) 19:51:53 (8/83) Installing libx11 (1.8.4-r1) 19:51:53 (9/83) Installing aom-libs (3.5.0-r0) 19:51:53 (10/83) Installing alsa-lib (1.2.8-r0) 19:51:53 (11/83) Installing libexpat (2.5.0-r0) 19:51:53 (12/83) Installing brotli-libs (1.0.9-r9) 19:51:53 (13/83) Installing libbz2 (1.0.8-r4) 19:51:53 (14/83) Installing libpng (1.6.39-r0) 19:51:53 (15/83) Installing freetype (2.12.1-r0) 19:51:53 (16/83) Installing fontconfig (2.14.1-r0) 19:51:53 (17/83) Installing fribidi (1.0.12-r0) 19:51:53 (18/83) Installing libffi (3.4.4-r0) 19:51:53 (19/83) Installing libintl (0.21.1-r1) 19:51:53 (20/83) Installing libblkid (2.38.1-r1) 19:51:53 (21/83) Installing libmount (2.38.1-r1) 19:51:53 (22/83) Installing pcre2 (10.42-r0) 19:51:53 (23/83) Installing glib (2.74.7-r0) 19:51:53 (24/83) Installing graphite2 (1.3.14-r2) 19:51:53 (25/83) Installing harfbuzz (5.3.1-r1) 19:51:53 (26/83) Installing libass (0.16.0-r1) 19:51:53 (27/83) Installing libdav1d (1.0.0-r2) 19:51:53 (28/83) Installing libdrm (2.4.114-r0) 19:51:53 (29/83) Installing gmp (6.2.1-r2) 19:51:53 (30/83) Installing nettle (3.8.1-r0) 19:51:53 (31/83) Installing p11-kit (0.24.1-r1) 19:51:53 (32/83) Installing libtasn1 (4.19.0-r0) 19:51:53 (33/83) Installing libunistring (1.1-r0) 19:51:53 (34/83) Installing gnutls (3.7.8-r3) 19:51:53 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:51:53 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 19:51:53 (37/83) Installing lame (3.100-r2) 19:51:53 (38/83) Installing opus (1.3.1-r1) 19:51:53 (39/83) Installing libasyncns (0.8-r1) 19:51:53 (40/83) Installing dbus-libs (1.14.8-r0) 19:51:53 (41/83) Installing libltdl (2.4.7-r1) 19:51:53 (42/83) Installing orc (0.4.33-r0) 19:51:53 (43/83) Installing libgcc (12.2.1_git20220924-r4) 19:51:53 (44/83) Installing libogg (1.3.5-r2) 19:51:53 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 19:51:53 (46/83) Installing flac-libs (1.4.2-r0) 19:51:53 (47/83) Installing libvorbis (1.3.7-r0) 19:51:53 (48/83) Installing libsndfile (1.1.0-r2) 19:51:53 (49/83) Installing libgomp (12.2.1_git20220924-r4) 19:51:53 (50/83) Installing soxr (0.1.3-r3) 19:51:53 (51/83) Installing speexdsp (1.2.1-r0) 19:51:53 (52/83) Installing tdb-libs (1.4.6-r0) 19:51:53 (53/83) Installing libpulse (16.1-r6) 19:51:53 (54/83) Installing cjson (1.7.15-r3) 19:51:53 (55/83) Installing mbedtls (2.28.4-r0) 19:51:53 (56/83) Installing librist (0.2.7-r0) 19:51:53 (57/83) Installing libsrt (1.5.1-r0) 19:51:53 (58/83) Installing libssh (0.10.5-r0) 19:51:53 (59/83) Installing libtheora (1.1.1-r16) 19:51:53 (60/83) Installing libjpeg-turbo (2.1.4-r0) 19:51:53 (61/83) Installing v4l-utils-libs (1.22.1-r2) 19:51:53 (62/83) Installing libxext (1.3.5-r0) 19:51:53 (63/83) Installing libxfixes (6.0.0-r0) 19:51:53 (64/83) Installing wayland-libs-client (1.21.0-r1) 19:51:53 (65/83) Installing libva (2.16.0-r0) 19:51:53 (66/83) Installing libvdpau (1.5-r0) 19:51:53 (67/83) Installing vidstab (1.1.0-r2) 19:51:53 (68/83) Installing libvpx (1.12.0-r1) 19:51:53 (69/83) Installing libwebp (1.2.4-r2) 19:51:53 (70/83) Installing x264-libs (0.164_git20220602-r0) 19:51:53 (71/83) Installing numactl (2.0.16-r1) 19:51:53 (72/83) Installing x265-libs (3.5-r3) 19:51:53 (73/83) Installing xvidcore (1.3.7-r1) 19:51:53 (74/83) Installing libsodium (1.0.18-r2) 19:51:53 (75/83) Installing libzmq (4.3.4-r1) 19:51:53 (76/83) Installing ffmpeg-libs (5.1.3-r0) 19:51:53 (77/83) Installing ffmpeg (5.1.3-r0) 19:51:53 (78/83) Installing udev-init-scripts (35-r1) 19:51:53 (79/83) Installing eudev-libs (3.2.11-r4) 19:51:53 (80/83) Installing xz-libs (5.2.9-r0) 19:51:53 (81/83) Installing zstd-libs (1.5.5-r0) 19:51:53 (82/83) Installing kmod-libs (30-r1) 19:51:53 (83/83) Installing eudev (3.2.11-r4) 19:51:53 Executing busybox-1.35.0-r29.trigger 19:51:53 Executing eudev-3.2.11-r4.trigger 19:51:53 OK: 86 MiB in 98 packages 19:51:55 Removing intermediate container 0006c73c8901 19:51:55 ---> a126696cacd1 19:51:55 Step 18/36 : WORKDIR / 19:51:55 ---> Running in b296b74bd315 19:51:55 Removing intermediate container b296b74bd315 19:51:55 ---> 2290db64dfd4 19:51:55 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:51:57 ---> 3647970754e0 19:51:57 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:51:57 ---> 3b1ca8f448a4 19:51:57 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:51:58 ---> 35bc571859ef 19:51:58 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:51:58 ---> 7c38651d80c3 19:51:58 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:51:59 ---> 142c21a228c4 19:51:59 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:51:59 ---> 98ba0eee0812 19:51:59 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:52:01 ---> f3607157c364 19:52:01 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:52:01 ---> Running in 10b21eefd14f 19:52:02 Removing intermediate container 10b21eefd14f 19:52:02 ---> f4bd1a488728 19:52:02 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:52:02 ---> Running in ca406ba7a96a 19:52:04 Removing intermediate container ca406ba7a96a 19:52:04 ---> 557a2f60779d 19:52:04 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:52:04 ---> Running in 816631376f34 19:52:07 Removing intermediate container 816631376f34 19:52:07 ---> 82ef11f950c9 19:52:07 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:52:07 ---> Running in 917fe01df5ce 19:52:08 Removing intermediate container 917fe01df5ce 19:52:08 ---> 70c6cfd5ca71 19:52:08 Step 30/36 : EXPOSE 59983 19:52:08 ---> Running in ceae610a766e 19:52:09 Removing intermediate container ceae610a766e 19:52:09 ---> 89add959f4e3 19:52:09 Step 31/36 : EXPOSE 8554 19:52:09 ---> Running in 4594c1237c6a 19:52:09 Removing intermediate container 4594c1237c6a 19:52:09 ---> d859d9ad580d 19:52:09 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:52:09 ---> Running in d32926b9c9a4 19:52:09 Removing intermediate container d32926b9c9a4 19:52:09 ---> 10b1a37dec20 19:52:09 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:52:09 ---> Running in 3bc372caf424 19:52:10 Removing intermediate container 3bc372caf424 19:52:10 ---> 84d232072b96 19:52:10 Step 34/36 : LABEL arch=arm64 19:52:10 ---> Running in e2aa44b24360 19:52:10 Removing intermediate container e2aa44b24360 19:52:10 ---> 304ad68e8a5b 19:52:10 Step 35/36 : LABEL git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:52:10 ---> Running in a80dbbfb089c 19:52:10 Removing intermediate container a80dbbfb089c 19:52:10 ---> 0f06acd2ffee 19:52:10 Step 36/36 : LABEL version=3.1.0-dev.12 19:52:10 ---> Running in 71666573eca0 19:52:11 Removing intermediate container 71666573eca0 19:52:11 ---> 672557c89b3d 19:52:11 [Warning] One or more build-args [ARCH] were not consumed 19:52:11 Successfully built 672557c89b3d 19:52:11 Successfully tagged device-usb-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 19:52:11 provisioning config files... 19:52:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/136@tmp/config1671405812485033990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:11 ---> docker-login.sh 19:52:11 nexus3.edgexfoundry.org:10001 19:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:11 Configure a credential helper to remove this warning. See 19:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:11 19:52:11 Login Succeeded 19:52:11 nexus3.edgexfoundry.org:10002 19:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:12 Configure a credential helper to remove this warning. See 19:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:12 19:52:12 Login Succeeded 19:52:12 nexus3.edgexfoundry.org:10003 19:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:12 Configure a credential helper to remove this warning. See 19:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:12 19:52:12 Login Succeeded 19:52:12 nexus3.edgexfoundry.org:10004 19:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:12 Configure a credential helper to remove this warning. See 19:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:12 19:52:12 Login Succeeded 19:52:12 docker.io 19:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:13 Configure a credential helper to remove this warning. See 19:52:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:13 19:52:13 Login Succeeded 19:52:13 ---> docker-login.sh ends [Pipeline] } 19:52:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:52:13 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:52:13 9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:52:13 latest 19:52:13 3.1.0-dev.12 19:52:13 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 19:52:13 main 19:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:13 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:52:14 6e60ef0824e9: Preparing 19:52:14 800a9fe2553a: Preparing 19:52:14 f2d10ecc4468: Preparing 19:52:14 1a73f5b51ad5: Preparing 19:52:14 608d194cb50c: Preparing 19:52:14 acc83c6ca332: Preparing 19:52:14 7449fa271204: Preparing 19:52:14 a3f422c8b405: Preparing 19:52:14 7c730a407084: Preparing 19:52:14 d26eee3b78af: Preparing 19:52:14 146981c656e3: Preparing 19:52:14 475177677fef: Preparing 19:52:14 d2d9d24a8c2a: Preparing 19:52:14 acc83c6ca332: Waiting 19:52:14 7449fa271204: Waiting 19:52:14 a3f422c8b405: Waiting 19:52:14 7c730a407084: Waiting 19:52:14 475177677fef: Waiting 19:52:14 d26eee3b78af: Waiting 19:52:14 d2d9d24a8c2a: Waiting 19:52:14 146981c656e3: Waiting 19:52:14 f2d10ecc4468: Pushed 19:52:14 1a73f5b51ad5: Pushed 19:52:14 6e60ef0824e9: Pushed 19:52:14 800a9fe2553a: Pushed 19:52:14 acc83c6ca332: Pushed 19:52:14 7449fa271204: Pushed 19:52:14 a3f422c8b405: Pushed 19:52:14 7c730a407084: Pushed 19:52:14 d2d9d24a8c2a: Layer already exists 19:52:14 d26eee3b78af: Pushed 19:52:20 608d194cb50c: Pushed 19:52:20 146981c656e3: Pushed 19:52:30 475177677fef: Pushed 19:52:30 9c60bf2a2901989854b2c85f44f5dcfef240ae3a: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:52:31 6e60ef0824e9: Preparing 19:52:31 800a9fe2553a: Preparing 19:52:31 f2d10ecc4468: Preparing 19:52:31 1a73f5b51ad5: Preparing 19:52:31 608d194cb50c: Preparing 19:52:31 acc83c6ca332: Preparing 19:52:31 7449fa271204: Preparing 19:52:31 a3f422c8b405: Preparing 19:52:31 7c730a407084: Preparing 19:52:31 d26eee3b78af: Preparing 19:52:31 146981c656e3: Preparing 19:52:31 475177677fef: Preparing 19:52:31 d2d9d24a8c2a: Preparing 19:52:31 7c730a407084: Waiting 19:52:31 d26eee3b78af: Waiting 19:52:31 acc83c6ca332: Waiting 19:52:31 7449fa271204: Waiting 19:52:31 146981c656e3: Waiting 19:52:31 a3f422c8b405: Waiting 19:52:31 475177677fef: Waiting 19:52:31 d2d9d24a8c2a: Waiting 19:52:31 800a9fe2553a: Layer already exists 19:52:31 608d194cb50c: Layer already exists 19:52:31 1a73f5b51ad5: Layer already exists 19:52:31 f2d10ecc4468: Layer already exists 19:52:31 6e60ef0824e9: Layer already exists 19:52:31 7449fa271204: Layer already exists 19:52:31 a3f422c8b405: Layer already exists 19:52:31 acc83c6ca332: Layer already exists 19:52:31 7c730a407084: Layer already exists 19:52:31 d26eee3b78af: Layer already exists 19:52:31 146981c656e3: Layer already exists 19:52:31 d2d9d24a8c2a: Layer already exists 19:52:31 475177677fef: Layer already exists 19:52:31 latest: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.12 19:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:52:32 6e60ef0824e9: Preparing 19:52:32 800a9fe2553a: Preparing 19:52:32 f2d10ecc4468: Preparing 19:52:32 1a73f5b51ad5: Preparing 19:52:32 608d194cb50c: Preparing 19:52:32 acc83c6ca332: Preparing 19:52:32 7449fa271204: Preparing 19:52:32 a3f422c8b405: Preparing 19:52:32 7c730a407084: Preparing 19:52:32 d26eee3b78af: Preparing 19:52:32 146981c656e3: Preparing 19:52:32 475177677fef: Preparing 19:52:32 d2d9d24a8c2a: Preparing 19:52:32 7c730a407084: Waiting 19:52:32 acc83c6ca332: Waiting 19:52:32 d26eee3b78af: Waiting 19:52:32 146981c656e3: Waiting 19:52:32 475177677fef: Waiting 19:52:32 d2d9d24a8c2a: Waiting 19:52:32 7449fa271204: Waiting 19:52:32 a3f422c8b405: Waiting 19:52:32 608d194cb50c: Layer already exists 19:52:32 6e60ef0824e9: Layer already exists 19:52:32 1a73f5b51ad5: Layer already exists 19:52:32 f2d10ecc4468: Layer already exists 19:52:32 800a9fe2553a: Layer already exists 19:52:32 acc83c6ca332: Layer already exists 19:52:32 a3f422c8b405: Layer already exists 19:52:32 7449fa271204: Layer already exists 19:52:32 7c730a407084: Layer already exists 19:52:32 d26eee3b78af: Layer already exists 19:52:32 146981c656e3: Layer already exists 19:52:32 475177677fef: Layer already exists 19:52:32 d2d9d24a8c2a: Layer already exists 19:52:32 3.1.0-dev.12: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 19:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:52:33 6e60ef0824e9: Preparing 19:52:33 800a9fe2553a: Preparing 19:52:33 f2d10ecc4468: Preparing 19:52:33 1a73f5b51ad5: Preparing 19:52:33 608d194cb50c: Preparing 19:52:33 acc83c6ca332: Preparing 19:52:33 7449fa271204: Preparing 19:52:33 a3f422c8b405: Preparing 19:52:33 7c730a407084: Preparing 19:52:33 d26eee3b78af: Preparing 19:52:33 146981c656e3: Preparing 19:52:33 475177677fef: Preparing 19:52:33 d2d9d24a8c2a: Preparing 19:52:33 acc83c6ca332: Waiting 19:52:33 7c730a407084: Waiting 19:52:33 7449fa271204: Waiting 19:52:33 475177677fef: Waiting 19:52:33 d26eee3b78af: Waiting 19:52:33 146981c656e3: Waiting 19:52:33 d2d9d24a8c2a: Waiting 19:52:33 a3f422c8b405: Waiting 19:52:33 f2d10ecc4468: Layer already exists 19:52:33 6e60ef0824e9: Layer already exists 19:52:33 800a9fe2553a: Layer already exists 19:52:33 608d194cb50c: Layer already exists 19:52:33 1a73f5b51ad5: Layer already exists 19:52:33 a3f422c8b405: Layer already exists 19:52:33 7449fa271204: Layer already exists 19:52:33 acc83c6ca332: Layer already exists 19:52:33 d26eee3b78af: Layer already exists 19:52:33 7c730a407084: Layer already exists 19:52:33 146981c656e3: Layer already exists 19:52:33 475177677fef: Layer already exists 19:52:33 d2d9d24a8c2a: Layer already exists 19:52:33 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:52:34 6e60ef0824e9: Preparing 19:52:34 800a9fe2553a: Preparing 19:52:34 f2d10ecc4468: Preparing 19:52:34 1a73f5b51ad5: Preparing 19:52:34 608d194cb50c: Preparing 19:52:34 acc83c6ca332: Preparing 19:52:34 7449fa271204: Preparing 19:52:34 a3f422c8b405: Preparing 19:52:34 7c730a407084: Preparing 19:52:34 d26eee3b78af: Preparing 19:52:34 146981c656e3: Preparing 19:52:34 475177677fef: Preparing 19:52:34 d2d9d24a8c2a: Preparing 19:52:34 7c730a407084: Waiting 19:52:34 d26eee3b78af: Waiting 19:52:34 146981c656e3: Waiting 19:52:34 d2d9d24a8c2a: Waiting 19:52:34 475177677fef: Waiting 19:52:34 7449fa271204: Waiting 19:52:34 a3f422c8b405: Waiting 19:52:34 6e60ef0824e9: Layer already exists 19:52:34 f2d10ecc4468: Layer already exists 19:52:34 800a9fe2553a: Layer already exists 19:52:34 1a73f5b51ad5: Layer already exists 19:52:34 608d194cb50c: Layer already exists 19:52:34 acc83c6ca332: Layer already exists 19:52:34 7449fa271204: Layer already exists 19:52:34 a3f422c8b405: Layer already exists 19:52:34 7c730a407084: Layer already exists 19:52:34 d26eee3b78af: Layer already exists 19:52:34 146981c656e3: Layer already exists 19:52:34 d2d9d24a8c2a: Layer already exists 19:52:34 475177677fef: Layer already exists 19:52:34 main: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:34 ===================================================== [Pipeline] echo 19:52:34 taggedImages: 19:52:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a 19:52:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:52:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.12 19:52:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 19:52:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:34 19:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:35 arm64: Pulling from edgex-lftools-log-publisher 19:52:35 8998bd30e6a1: Pulling fs layer 19:52:35 04944245beec: Pulling fs layer 19:52:35 699f458cf7ca: Pulling fs layer 19:52:35 765212b225bb: Pulling fs layer 19:52:35 f23df028b6ca: Pulling fs layer 19:52:35 d65c8cfc05b1: Pulling fs layer 19:52:35 2437ff75d9bd: Pulling fs layer 19:52:35 765212b225bb: Waiting 19:52:35 f23df028b6ca: Waiting 19:52:35 d65c8cfc05b1: Waiting 19:52:35 2437ff75d9bd: Waiting 19:52:35 04944245beec: Verifying Checksum 19:52:35 04944245beec: Download complete 19:52:35 765212b225bb: Verifying Checksum 19:52:35 765212b225bb: Download complete 19:52:35 d65c8cfc05b1: Verifying Checksum 19:52:35 d65c8cfc05b1: Download complete 19:52:35 699f458cf7ca: Verifying Checksum 19:52:36 8998bd30e6a1: Verifying Checksum 19:52:36 8998bd30e6a1: Download complete 19:52:38 2437ff75d9bd: Verifying Checksum 19:52:38 2437ff75d9bd: Download complete 19:52:40 8998bd30e6a1: Pull complete 19:52:40 04944245beec: Pull complete 19:52:42 699f458cf7ca: Pull complete 19:52:42 765212b225bb: Pull complete 19:52:42 f23df028b6ca: Pull complete 19:52:42 d65c8cfc05b1: Pull complete 19:52:57 2437ff75d9bd: Pull complete 19:52:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:58 prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 19:52:58 $ 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-usb-camera/136 -v /w/workspace/device-usb-camera/136:/w/workspace/device-usb-camera/136:rw,z -v /w/workspace/device-usb-camera/136@tmp:/w/workspace/device-usb-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:53:00 $ docker top e18ba44add68e38104141ac234bf0809b7f840732cc319aa1888655b6a8014c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:01 ---> job-cost.sh 19:53:01 lf-activate-venv: SKIPPING 19:53:01 INFO: No Stack... 19:53:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:53:05 INFO: Archiving Costs [Pipeline] sh 19:53:05 + cat /w/workspace/device-usb-camera/136/archives/cost.csv 19:53:05 + cut -d, -f6 [Pipeline] lock 19:53:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] 19:53:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] did not exist. Created. 19:53:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:06 /w/workspace/device-usb-camera/136@tmp/durable-540558bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:53:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:53:06 Warning: overwriting stash ‘stack-cost’ 19:53:06 Stashed 1 file(s) [Pipeline] } 19:53:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:06 $ docker stop --time=1 e18ba44add68e38104141ac234bf0809b7f840732cc319aa1888655b6a8014c7 19:53:07 $ docker rm -f --volumes e18ba44add68e38104141ac234bf0809b7f840732cc319aa1888655b6a8014c7 [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 19:53:08 provisioning config files... 19:53:08 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3504154661170586201tmp [Pipeline] { [Pipeline] sh 19:53:08 + set +x 19:53:08 + + bash -s -- 19:53:08 curl -s https://codecov.io/bash 19:53:08 19:53:08 _____ _ 19:53:08 / ____| | | 19:53:08 | | ___ __| | ___ ___ _____ __ 19:53:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:53:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:53:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:53:08 Bash-1.0.6 19:53:08 19:53:08 19:53:08 ==> git version 2.25.1 found 19:53:08 ==> 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 19:53:08 Release-Date: 2020-01-08 19:53:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:53:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:53:08 ==> Jenkins CI detected. 19:53:08 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:53:08 project root: . 19:53:08 --> token set from env 19:53:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:53:08 ==> Running gcov in . (disable via -X gcov) 19:53:08 ==> Python coveragepy not found 19:53:08 ==> Searching for coverage reports in: 19:53:08 + . 19:53:08 -> Found 1 reports 19:53:08 ==> Detecting git/mercurial file structure 19:53:08 ==> Reading reports 19:53:08 + ./coverage.out bytes=53939 19:53:08 ==> Appending adjustments 19:53:08 https://docs.codecov.io/docs/fixing-reports 19:53:08 + Found adjustments 19:53:08 ==> Gzipping contents 19:53:08 8.0K /tmp/codecov.y7eNAB.gz 19:53:08 ==> Uploading reports 19:53:08 url: https://codecov.io 19:53:08 query: branch=main&commit=9c60bf2a2901989854b2c85f44f5dcfef240ae3a&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:53:08 -> Pinging Codecov 19:53:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=9c60bf2a2901989854b2c85f44f5dcfef240ae3a&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:53:09 -> Uploading to 19:53:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/73D8F5FF140700D3E01443B452E23636/9c60bf2a2901989854b2c85f44f5dcfef240ae3a/a9ebf035-9ba5-4a23-acab-ef56680d19a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T195308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=672901e057eef9980f3b9cefc93b5635c84e1d7a1ceb20684329349f28d59b88 19:53:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:53:09 Dload Upload Total Spent Left Speed 19:53:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 33211 --:--:-- --:--:-- --:--:-- 33371 19:53:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] } 19:53:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:53:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:53:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:53:09 19:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:53:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:53:10 df9b9388f04a: Pulling fs layer 19:53:10 52dc419b0ee2: Pulling fs layer 19:53:10 25bc292e5bac: Pulling fs layer 19:53:10 114826534d7a: Pulling fs layer 19:53:10 4657fd5d0bcf: Pulling fs layer 19:53:10 6ad1cebc031e: Pulling fs layer 19:53:10 8a3aa393b2d8: Pulling fs layer 19:53:10 4657fd5d0bcf: Waiting 19:53:10 6ad1cebc031e: Waiting 19:53:10 114826534d7a: Waiting 19:53:10 25bc292e5bac: Verifying Checksum 19:53:10 25bc292e5bac: Download complete 19:53:10 52dc419b0ee2: Download complete 19:53:10 4657fd5d0bcf: Verifying Checksum 19:53:10 4657fd5d0bcf: Download complete 19:53:10 df9b9388f04a: Verifying Checksum 19:53:10 df9b9388f04a: Download complete 19:53:10 6ad1cebc031e: Verifying Checksum 19:53:10 6ad1cebc031e: Download complete 19:53:10 df9b9388f04a: Pull complete 19:53:10 52dc419b0ee2: Pull complete 19:53:10 25bc292e5bac: Pull complete 19:53:11 114826534d7a: Verifying Checksum 19:53:11 114826534d7a: Download complete 19:53:11 8a3aa393b2d8: Verifying Checksum 19:53:11 8a3aa393b2d8: Download complete 19:53:15 114826534d7a: Pull complete 19:53:15 4657fd5d0bcf: Pull complete 19:53:15 6ad1cebc031e: Pull complete 19:53:17 8a3aa393b2d8: Pull complete 19:53:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:53:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:17 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:53:22 $ docker top 3f09bd511c357f1f23b9f7752995f8b21275de87ac08cc5f910c66b82e270faa -eo pid,comm [Pipeline] { [Pipeline] echo 19:53:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:53:22 + set -o pipefail 19:53:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:53:29 19:53:29 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:53:29 19:53:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/ac0f81b7-5633-4bbb-ba3f-a358e0f2502b 19:53:29 19:53:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:53:29 19:53:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:53:29 19:53:29 19:53:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:53:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:53:29 More details here: https://snyk.co/ue1NS [Pipeline] } 19:53:29 $ docker stop --time=1 3f09bd511c357f1f23b9f7752995f8b21275de87ac08cc5f910c66b82e270faa 19:53:33 $ docker rm -f --volumes 3f09bd511c357f1f23b9f7752995f8b21275de87ac08cc5f910c66b82e270faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:34 + git log --format=format:%s -1 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] sh 19:53:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:53:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:35 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:53:35 $ docker top 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b -eo pid,comm 19:53:35 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). 19:53:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:35 [ssh-agent] Looking for ssh-agent implementation... 19:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:35 $ docker exec 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b ssh-agent 19:53:36 SSH_AUTH_SOCK=/tmp/ssh-UCv032AbkhXn/agent.30 19:53:36 SSH_AGENT_PID=36 19:53:36 Running ssh-add (command line suppressed) 19:53:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17710491241487027322.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17710491241487027322.key) 19:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:36 + git semver tag 19:53:36 2023-08-31 19:53:36,681 [run_tag] DEBUG tag force:False 19:53:36 2023-08-31 19:53:36,681 [check_head_tag] DEBUG check head tag 19:53:36 2023-08-31 19:53:36,683 [execute] INFO git cat-file --batch-check 19:53:36 2023-08-31 19:53:36,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:53:36 2023-08-31 19:53:36,687 [execute] INFO git cat-file --batch 19:53:36 2023-08-31 19:53:36,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:53:36 2023-08-31 19:53:36,724 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:53:36 2023-08-31 19:53:36,724 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 19:53:36 2023-08-31 19:53:36,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:53:36 2023-08-31 19:53:36,731 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:53:36 3.1.0-dev.12 [Pipeline] } 19:53:36 $ docker exec --env ******** --env ******** 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b ssh-agent -k 19:53:36 unset SSH_AUTH_SOCK; 19:53:36 unset SSH_AGENT_PID; 19:53:36 echo Agent pid 36 killed; 19:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:37 + git semver [Pipeline] } 19:53:37 $ docker stop --time=1 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b 19:53:38 $ docker rm -f --volumes 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:53:39 19:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:53:39 0.23.1-centos7: Pulling from edgex-lftools 19:53:39 ab5ef0e58194: Pulling fs layer 19:53:39 9712f1f96733: Pulling fs layer 19:53:39 63f879dbbcfc: Pulling fs layer 19:53:39 0d9ebad4ef96: Pulling fs layer 19:53:39 e9a5061849ea: Pulling fs layer 19:53:39 d747dcd14b5f: Pulling fs layer 19:53:39 2de7ff778b66: Pulling fs layer 19:53:39 0d9ebad4ef96: Waiting 19:53:39 e9a5061849ea: Waiting 19:53:39 d747dcd14b5f: Waiting 19:53:39 2de7ff778b66: Waiting 19:53:39 9712f1f96733: Verifying Checksum 19:53:39 9712f1f96733: Download complete 19:53:39 63f879dbbcfc: Verifying Checksum 19:53:39 63f879dbbcfc: Download complete 19:53:39 e9a5061849ea: Verifying Checksum 19:53:39 e9a5061849ea: Download complete 19:53:39 d747dcd14b5f: Verifying Checksum 19:53:39 d747dcd14b5f: Download complete 19:53:39 0d9ebad4ef96: Verifying Checksum 19:53:39 0d9ebad4ef96: Download complete 19:53:39 ab5ef0e58194: Verifying Checksum 19:53:39 ab5ef0e58194: Download complete 19:53:39 2de7ff778b66: Verifying Checksum 19:53:39 2de7ff778b66: Download complete 19:53:43 ab5ef0e58194: Pull complete 19:53:43 9712f1f96733: Pull complete 19:53:43 63f879dbbcfc: Pull complete 19:53:48 0d9ebad4ef96: Pull complete 19:53:48 e9a5061849ea: Pull complete 19:53:48 d747dcd14b5f: Pull complete 19:53:49 2de7ff778b66: Pull complete 19:53:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:53:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:49 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:53:56 $ docker top 9c75d75ffc1667ec3786849ad38561856b2860bd474e6a7f66feb10ecc78efd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:53:56 provisioning config files... 19:53:56 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15269823227019909282tmp 19:53:56 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17978050387865528829tmp 19:53:56 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7284361318312056083tmp [Pipeline] { [Pipeline] echo 19:53:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:53:57 ---> sigul-configuration.sh 19:53:57 gpg: directory `/root/.gnupg' created 19:53:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:53:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:53:57 gpg: keyring `/root/.gnupg/secring.gpg' created 19:53:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:53:57 gpg: CAST5 encrypted data 19:53:57 gpg: encrypted with 1 passphrase 19:53:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:53:57 + mkdir /home/jenkins 19:53:57 + mkdir /home/jenkins/sigul [Pipeline] sh 19:53:57 + 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 19:53:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:53:57 ---> sigul-install.sh 19:53:57 Sigul already installed; skipping installation. [Pipeline] sh 19:53:58 + git tag --list 19:53:58 v0.0.0 19:53:58 v0.0.1-dev.1 19:53:58 v0.0.1-dev.10 19:53:58 v0.0.1-dev.11 19:53:58 v0.0.1-dev.12 19:53:58 v0.0.1-dev.13 19:53:58 v0.0.1-dev.14 19:53:58 v0.0.1-dev.15 19:53:58 v0.0.1-dev.16 19:53:58 v0.0.1-dev.2 19:53:58 v0.0.1-dev.3 19:53:58 v0.0.1-dev.4 19:53:58 v0.0.1-dev.5 19:53:58 v0.0.1-dev.6 19:53:58 v0.0.1-dev.7 19:53:58 v0.0.1-dev.8 19:53:58 v0.0.1-dev.9 19:53:58 v2.2.0 19:53:58 v2.2.0-dev.17 19:53:58 v2.2.0-dev.18 19:53:58 v2.2.0-dev.19 19:53:58 v2.2.0-dev.20 19:53:58 v2.2.0-dev.21 19:53:58 v2.2.0-dev.22 19:53:58 v2.2.0-dev.23 19:53:58 v2.2.0-dev.24 19:53:58 v2.2.0-dev.25 19:53:58 v2.2.0-dev.26 19:53:58 v2.2.0-dev.27 19:53:58 v2.3.0 19:53:58 v2.3.0-dev.1 19:53:58 v2.3.0-dev.10 19:53:58 v2.3.0-dev.11 19:53:58 v2.3.0-dev.12 19:53:58 v2.3.0-dev.13 19:53:58 v2.3.0-dev.14 19:53:58 v2.3.0-dev.15 19:53:58 v2.3.0-dev.16 19:53:58 v2.3.0-dev.17 19:53:58 v2.3.0-dev.18 19:53:58 v2.3.0-dev.19 19:53:58 v2.3.0-dev.2 19:53:58 v2.3.0-dev.20 19:53:58 v2.3.0-dev.21 19:53:58 v2.3.0-dev.22 19:53:58 v2.3.0-dev.23 19:53:58 v2.3.0-dev.24 19:53:58 v2.3.0-dev.25 19:53:58 v2.3.0-dev.26 19:53:58 v2.3.0-dev.27 19:53:58 v2.3.0-dev.28 19:53:58 v2.3.0-dev.3 19:53:58 v2.3.0-dev.4 19:53:58 v2.3.0-dev.5 19:53:58 v2.3.0-dev.6 19:53:58 v2.3.0-dev.7 19:53:58 v2.3.0-dev.8 19:53:58 v2.3.0-dev.9 19:53:58 v2.3.1 19:53:58 v2.3.1-dev.4 19:53:58 v2.3.1-dev.5 19:53:58 v2.3.1-dev.6 19:53:58 v3.0 19:53:58 v3.0.0 19:53:58 v3.0.0-dev.1 19:53:58 v3.0.0-dev.10 19:53:58 v3.0.0-dev.11 19:53:58 v3.0.0-dev.12 19:53:58 v3.0.0-dev.13 19:53:58 v3.0.0-dev.14 19:53:58 v3.0.0-dev.15 19:53:58 v3.0.0-dev.16 19:53:58 v3.0.0-dev.17 19:53:58 v3.0.0-dev.18 19:53:58 v3.0.0-dev.19 19:53:58 v3.0.0-dev.2 19:53:58 v3.0.0-dev.20 19:53:58 v3.0.0-dev.21 19:53:58 v3.0.0-dev.22 19:53:58 v3.0.0-dev.23 19:53:58 v3.0.0-dev.24 19:53:58 v3.0.0-dev.25 19:53:58 v3.0.0-dev.26 19:53:58 v3.0.0-dev.27 19:53:58 v3.0.0-dev.28 19:53:58 v3.0.0-dev.29 19:53:58 v3.0.0-dev.3 19:53:58 v3.0.0-dev.30 19:53:58 v3.0.0-dev.31 19:53:58 v3.0.0-dev.32 19:53:58 v3.0.0-dev.33 19:53:58 v3.0.0-dev.34 19:53:58 v3.0.0-dev.35 19:53:58 v3.0.0-dev.36 19:53:58 v3.0.0-dev.37 19:53:58 v3.0.0-dev.38 19:53:58 v3.0.0-dev.39 19:53:58 v3.0.0-dev.4 19:53:58 v3.0.0-dev.40 19:53:58 v3.0.0-dev.41 19:53:58 v3.0.0-dev.42 19:53:58 v3.0.0-dev.43 19:53:58 v3.0.0-dev.44 19:53:58 v3.0.0-dev.45 19:53:58 v3.0.0-dev.46 19:53:58 v3.0.0-dev.47 19:53:58 v3.0.0-dev.48 19:53:58 v3.0.0-dev.49 19:53:58 v3.0.0-dev.5 19:53:58 v3.0.0-dev.50 19:53:58 v3.0.0-dev.51 19:53:58 v3.0.0-dev.6 19:53:58 v3.0.0-dev.7 19:53:58 v3.0.0-dev.8 19:53:58 v3.0.0-dev.9 19:53:58 v3.1.0-dev.1 19:53:58 v3.1.0-dev.10 19:53:58 v3.1.0-dev.11 19:53:58 v3.1.0-dev.12 19:53:58 v3.1.0-dev.2 19:53:58 v3.1.0-dev.3 19:53:58 v3.1.0-dev.4 19:53:58 v3.1.0-dev.5 19:53:58 v3.1.0-dev.6 19:53:58 v3.1.0-dev.7 19:53:58 v3.1.0-dev.8 19:53:58 v3.1.0-dev.9 [Pipeline] sh 19:53:58 + lftools sign git-tag v3.1.0-dev.12 19:53:59 Signing Git tag with Sigul... 19:53:59 Signing v3.1.0-dev.12 [Pipeline] echo 19:53:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:53:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:53:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:53:59 $ docker stop --time=1 9c75d75ffc1667ec3786849ad38561856b2860bd474e6a7f66feb10ecc78efd9 19:54:01 $ docker rm -f --volumes 9c75d75ffc1667ec3786849ad38561856b2860bd474e6a7f66feb10ecc78efd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:02 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:54:02 $ docker top d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 -eo pid,comm 19:54:02 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). 19:54:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:02 [ssh-agent] Looking for ssh-agent implementation... 19:54:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:02 $ docker exec d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 ssh-agent 19:54:02 SSH_AUTH_SOCK=/tmp/ssh-KOarz3L0YSDi/agent.31 19:54:02 SSH_AGENT_PID=37 19:54:02 Running ssh-add (command line suppressed) 19:54:02 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6782517061661744041.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6782517061661744041.key) 19:54:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:03 + git semver bump pre 19:54:03 2023-08-31 19:54:03,336 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:54:03 2023-08-31 19:54:03,336 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 19:54:03 2023-08-31 19:54:03,336 [bump_version] DEBUG bumped version:3.1.0-dev.13 19:54:03 2023-08-31 19:54:03,336 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:54:03 2023-08-31 19:54:03,336 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:54:03 2023-08-31 19:54:03,336 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:54:03 2023-08-31 19:54:03,338 [execute] INFO git cat-file --batch-check 19:54:03 2023-08-31 19:54:03,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:54:03 2023-08-31 19:54:03,344 [execute] INFO git cat-file --batch 19:54:03 2023-08-31 19:54:03,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:54:03 2023-08-31 19:54:03,350 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:54:03 3.1.0-dev.13 [Pipeline] } 19:54:03 $ docker exec --env ******** --env ******** d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 ssh-agent -k 19:54:03 unset SSH_AUTH_SOCK; 19:54:03 unset SSH_AGENT_PID; 19:54:03 echo Agent pid 37 killed; 19:54:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:03 + git semver [Pipeline] } 19:54:04 $ docker stop --time=1 d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 19:54:05 $ docker rm -f --volumes d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:06 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:54:06 $ docker top 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:06 [ssh-agent] Looking for ssh-agent implementation... 19:54:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:06 $ docker exec 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 ssh-agent 19:54:06 SSH_AUTH_SOCK=/tmp/ssh-RqSQcQlBYNpb/agent.32 19:54:06 SSH_AGENT_PID=38 19:54:06 Running ssh-add (command line suppressed) 19:54:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16766201940522726555.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16766201940522726555.key) 19:54:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:07 + git semver push 19:54:07 2023-08-31 19:54:07,493 [run_push] DEBUG push 19:54:07 2023-08-31 19:54:07,493 [execute] INFO git cat-file --batch-check 19:54:07 2023-08-31 19:54:07,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:54:07 2023-08-31 19:54:07,498 [execute] INFO git rev-list 21c8f0529020fa74afffcb9040feacc9ae9c3887 -- 19:54:07 2023-08-31 19:54:07,498 [execute] DEBUG Popen(['git', 'rev-list', '21c8f0529020fa74afffcb9040feacc9ae9c3887', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:54:07 2023-08-31 19:54:07,506 [execute] INFO git fetch -v origin 19:54:07 2023-08-31 19:54:07,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:54:08 2023-08-31 19:54:07,953 [run_push] DEBUG no remote changes detected 19:54:08 2023-08-31 19:54:07,954 [execute] INFO git push origin semver 19:54:08 2023-08-31 19:54:07,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:54:09 2023-08-31 19:54:08,714 [run_push] DEBUG push all version tags 19:54:09 2023-08-31 19:54:08,714 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:54:09 2023-08-31 19:54:08,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:54:09 2023-08-31 19:54:09,493 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:54:09 3.1.0-dev.13 [Pipeline] } 19:54:09 $ docker exec --env ******** --env ******** 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 ssh-agent -k 19:54:09 unset SSH_AUTH_SOCK; 19:54:09 unset SSH_AGENT_PID; 19:54:09 echo Agent pid 38 killed; 19:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:10 + git semver [Pipeline] } 19:54:10 $ docker stop --time=1 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 19:54:11 $ docker rm -f --volumes 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 [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 19:54:12 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:54:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:54:12 total 16 19:54:12 drwxr-xr-x 3 root root 4096 Aug 31 19:42 . 19:54:12 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 19:53 .. 19:54:12 drwxr-xr-x 2 root root 4096 Aug 31 19:42 cost 19:54:12 -rw-r--r-- 1 root root 89 Aug 31 19:42 cost.csv 19:54:12 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:54:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:54:12 total 16 19:54:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 19:42 . 19:54:12 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 19:53 .. 19:54:12 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 19:42 cost 19:54:12 -rw-r--r-- 1 jenkins jenkins 89 Aug 31 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:54:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:13 ---> package-listing.sh 19:54:13 ++ facter osfamily 19:54:13 ++ tr '[:upper:]' '[:lower:]' 19:54:13 + OS_FAMILY=debian 19:54:13 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:54:13 + START_PACKAGES=/tmp/packages_start.txt 19:54:13 + END_PACKAGES=/tmp/packages_end.txt 19:54:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:13 + PACKAGES=/tmp/packages_start.txt 19:54:13 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:54:13 + PACKAGES=/tmp/packages_end.txt 19:54:13 + case "${OS_FAMILY}" in 19:54:13 + dpkg -l 19:54:13 + grep '^ii' 19:54:13 + '[' -f /tmp/packages_start.txt ']' 19:54:13 + '[' -f /tmp/packages_end.txt ']' 19:54:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:13 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:54:13 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:54:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:54:13 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:54:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:14 prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container 19:54:14 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:54:14 $ docker top 12a72d5ee523826ca3e3a11e5649f3d9bf40c62027dd81bd7205f6e7528af678 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:54:15 + mkdir -p /var/log/sysstat [Pipeline] sh 19:54:15 + ls /var/log/sa-host 19:54:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:15 provisioning config files... 19:54:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3114183933267844180tmp [Pipeline] { [Pipeline] echo 19:54:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:54:16 ---> create-netrc.sh [Pipeline] } 19:54:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:54:16 ---> python-tools-install.sh [Pipeline] echo 19:54:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:54:16 ---> sudo-logs.sh 19:54:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:54:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:54:17 ---> job-cost.sh 19:54:17 lf-activate-venv: SKIPPING 19:54:17 DEBUG: total: 0.2199999988079071 19:54:17 INFO: Retrieving Stack Cost... 19:54:17 INFO: Retrieving Pricing Info for: v3-standard-8 19:54:17 INFO: Archiving Costs [Pipeline] echo 19:54:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:54:18 ---> logs-deploy.sh 19:54:18 lf-activate-venv: SKIPPING 19:54:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/136 19:54:18 INFO: archiving workspace using pattern(s): 19:54:19 Archives upload complete. 19:54:19 INFO: archiving logs to Nexus 19:54:20 ---> uname -a: 19:54:20 Linux prd-ubuntu20-04-docker-8c-8g-5046 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:54:20 19:54:20 19:54:20 ---> lscpu: 19:54:20 Architecture: x86_64 19:54:20 CPU op-mode(s): 32-bit, 64-bit 19:54:20 Byte Order: Little Endian 19:54:20 Address sizes: 40 bits physical, 48 bits virtual 19:54:20 CPU(s): 8 19:54:20 On-line CPU(s) list: 0-7 19:54:20 Thread(s) per core: 1 19:54:20 Core(s) per socket: 1 19:54:20 Socket(s): 8 19:54:20 NUMA node(s): 1 19:54:20 Vendor ID: AuthenticAMD 19:54:20 CPU family: 23 19:54:20 Model: 49 19:54:20 Model name: AMD EPYC-Rome Processor 19:54:20 Stepping: 0 19:54:20 CPU MHz: 2799.998 19:54:20 BogoMIPS: 5599.99 19:54:20 Virtualization: AMD-V 19:54:20 Hypervisor vendor: KVM 19:54:20 Virtualization type: full 19:54:20 L1d cache: 256 KiB 19:54:20 L1i cache: 256 KiB 19:54:20 L2 cache: 4 MiB 19:54:20 L3 cache: 128 MiB 19:54:20 NUMA node0 CPU(s): 0-7 19:54:20 Vulnerability Itlb multihit: Not affected 19:54:20 Vulnerability L1tf: Not affected 19:54:20 Vulnerability Mds: Not affected 19:54:20 Vulnerability Meltdown: Not affected 19:54:20 Vulnerability Mmio stale data: Not affected 19:54:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:54:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:54:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:54:20 Vulnerability Srbds: Not affected 19:54:20 Vulnerability Tsx async abort: Not affected 19:54:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:54:20 19:54:20 19:54:20 ---> nproc: 19:54:20 8 19:54:20 19:54:20 19:54:20 ---> df -h: 19:54:20 Filesystem Size Used Avail Use% Mounted on 19:54:20 overlay 155G 13G 143G 9% / 19:54:20 tmpfs 64M 0 64M 0% /dev 19:54:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:54:20 shm 64M 0 64M 0% /dev/shm 19:54:20 /dev/vda1 155G 13G 143G 9% /facter-os 19:54:20 19:54:20 19:54:20 ---> sar -b -r -n DEV: 19:54:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5046) 08/31/23 _x86_64_ (8 CPU) 19:54:20 19:54:20 19:38:30 LINUX RESTART (8 CPU) 19:54:20 19:54:20 19:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:54:20 19:40:01 115.28 38.51 76.77 0.00 4303.15 98819.66 0.00 19:54:20 19:41:01 184.59 1.32 183.27 0.00 17.86 97905.68 0.00 19:54:20 19:42:01 230.78 0.28 230.49 0.00 20.26 78968.17 0.00 19:54:20 19:43:01 36.54 0.02 36.53 0.00 4.27 33179.27 0.00 19:54:20 19:44:01 28.00 11.28 16.71 0.00 3478.22 3711.53 0.00 19:54:20 19:45:01 5.03 0.00 5.03 0.00 0.00 65.44 0.00 19:54:20 19:46:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 19:54:20 19:47:01 1.65 0.00 1.65 0.00 0.00 17.46 0.00 19:54:20 19:48:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 19:54:20 19:49:01 2.05 0.00 2.05 0.00 0.00 31.06 0.00 19:54:20 19:50:01 0.93 0.00 0.93 0.00 0.00 9.33 0.00 19:54:20 19:51:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 19:54:20 19:52:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 19:54:20 19:53:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 19:54:20 19:54:01 105.53 0.57 104.97 0.00 27.06 58884.45 0.00 19:54:20 Average: 47.79 3.46 44.32 0.00 523.38 24776.98 0.00 19:54:20 19:54:20 19:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:54:20 19:40:01 29208272 31624156 698840 2.13 71836 2618548 1814420 5.35 957436 2365220 142528 19:54:20 19:41:01 27878368 31534872 763604 2.32 148072 3672480 2120028 6.25 1380344 3134576 400580 19:54:20 19:42:01 27874804 31557024 743964 2.26 155520 3700904 1911488 5.63 1289584 3242848 972 19:54:20 19:43:01 27388400 31581468 717896 2.18 164260 4152864 1748504 5.15 1281756 3681932 384 19:54:20 19:44:01 27149784 31560952 725008 2.20 169564 4357404 1792612 5.28 1442940 3734340 1424 19:54:20 19:45:01 27158320 31569464 716844 2.18 169600 4357400 1808716 5.33 1435968 3734300 164 19:54:20 19:46:01 27159076 31570232 716032 2.18 169628 4357408 1808716 5.33 1435552 3734304 8 19:54:20 19:47:01 27167272 31578476 707764 2.15 169652 4357408 1808716 5.33 1427604 3734308 12 19:54:20 19:48:01 27166760 31577968 708404 2.15 169676 4357412 1808716 5.33 1427604 3734312 8 19:54:20 19:49:01 27166996 31578620 707872 2.15 169744 4357392 1808716 5.33 1427476 3734548 24 19:54:20 19:50:01 27166688 31578312 708096 2.15 169768 4357392 1808716 5.33 1427552 3734548 8 19:54:20 19:51:01 27166712 31578416 707964 2.15 169808 4357400 1808716 5.33 1427564 3734556 48 19:54:20 19:52:01 27166916 31578664 707656 2.15 169848 4357400 1808716 5.33 1427588 3734556 8 19:54:20 19:53:01 27166900 31578684 707568 2.15 169888 4357404 1808716 5.33 1427620 3734560 44 19:54:20 19:54:01 25659152 31546092 736112 2.24 206796 5665700 1824184 5.38 1552768 4984244 92 19:54:20 Average: 27309628 31572893 718242 2.18 162911 4225634 1832645 5.40 1384624 3650210 36420 19:54:20 19:54:20 19:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:54:20 19:40:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 19:54:20 19:40:01 docker0 1.63 1.53 0.26 12.40 0.00 0.00 0.00 0.00 19:54:20 19:40:01 ens3 513.23 345.11 6575.23 84.06 0.00 0.00 0.00 0.00 19:54:20 19:41:01 veth13275a7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:54:20 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:41:01 docker0 202.63 362.56 15.96 2437.52 0.00 0.00 0.00 0.00 19:54:20 19:41:01 ens3 392.75 221.31 2468.36 30.85 0.00 0.00 0.00 0.00 19:54:20 19:42:01 lo 6.07 6.07 0.62 0.62 0.00 0.00 0.00 0.00 19:54:20 19:42:01 docker0 15.08 39.23 1.10 714.04 0.00 0.00 0.00 0.00 19:54:20 19:42:01 ens3 150.14 120.76 1030.58 418.55 0.00 0.00 0.00 0.00 19:54:20 19:43:01 lo 5.87 5.87 0.57 0.57 0.00 0.00 0.00 0.00 19:54:20 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:43:01 ens3 182.74 151.29 2555.49 786.96 0.00 0.00 0.00 0.00 19:54:20 19:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:54:20 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:44:01 ens3 81.39 27.20 1374.55 2.23 0.00 0.00 0.00 0.00 19:54:20 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:45:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 19:54:20 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:47:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:48:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:50:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:54:20 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:20 19:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:20 19:54:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 19:54:20 19:54:01 docker0 68.39 122.06 5.31 1028.90 0.00 0.00 0.00 0.00 19:54:20 19:54:01 ens3 377.87 218.23 8215.12 38.48 0.00 0.00 0.00 0.00 19:54:20 Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 19:54:20 Average: docker0 19.18 35.02 1.51 279.52 0.00 0.00 0.00 0.00 19:54:20 Average: ens3 113.28 72.31 1481.27 90.75 0.00 0.00 0.00 0.00 19:54:20 19:54:20 19:54:20 ---> sar -P ALL: 19:54:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5046) 08/31/23 _x86_64_ (8 CPU) 19:54:20 19:54:20 19:38:30 LINUX RESTART (8 CPU) 19:54:20 19:54:20 19:39:01 CPU %user %nice %system %iowait %steal %idle 19:54:20 19:40:01 all 8.90 0.00 2.95 7.60 0.05 80.49 19:54:20 19:40:01 0 9.35 0.00 2.47 24.16 0.05 63.97 19:54:20 19:40:01 1 8.99 0.00 2.91 12.16 0.08 75.86 19:54:20 19:40:01 2 10.08 0.00 3.09 6.88 0.05 79.90 19:54:20 19:40:01 3 10.10 0.00 3.51 1.20 0.05 85.15 19:54:20 19:40:01 4 8.47 0.00 2.98 1.33 0.05 87.17 19:54:20 19:40:01 5 7.24 0.00 2.79 4.48 0.03 85.45 19:54:20 19:40:01 6 9.26 0.00 2.31 5.03 0.05 83.35 19:54:20 19:40:01 7 7.70 0.00 3.57 5.50 0.07 83.17 19:54:20 19:41:01 all 20.36 0.00 4.88 5.92 0.07 68.77 19:54:20 19:41:01 0 20.33 0.00 4.26 0.89 0.07 74.46 19:54:20 19:41:01 1 20.32 0.00 4.49 2.68 0.07 72.44 19:54:20 19:41:01 2 20.20 0.00 4.65 7.06 0.07 68.02 19:54:20 19:41:01 3 19.73 0.00 4.55 0.55 0.07 75.10 19:54:20 19:41:01 4 20.05 0.00 5.04 1.48 0.07 73.36 19:54:20 19:41:01 5 21.26 0.00 5.23 0.55 0.08 72.88 19:54:20 19:41:01 6 20.36 0.00 4.49 2.91 0.07 72.17 19:54:20 19:41:01 7 20.66 0.00 6.32 31.35 0.10 41.58 19:54:20 19:42:01 all 29.42 0.00 5.41 3.02 0.08 62.07 19:54:20 19:42:01 0 31.26 0.00 5.14 0.17 0.08 63.35 19:54:20 19:42:01 1 28.93 0.00 5.31 0.05 0.08 65.62 19:54:20 19:42:01 2 28.87 0.00 6.08 0.89 0.08 64.07 19:54:20 19:42:01 3 28.59 0.00 5.06 0.22 0.08 66.04 19:54:20 19:42:01 4 29.01 0.00 5.59 16.05 0.08 49.27 19:54:20 19:42:01 5 30.22 0.00 5.45 0.17 0.07 64.09 19:54:20 19:42:01 6 29.86 0.00 5.38 1.81 0.08 62.86 19:54:20 19:42:01 7 28.58 0.00 5.25 4.86 0.10 61.20 19:54:20 19:43:01 all 4.76 0.00 1.36 1.51 0.04 92.34 19:54:20 19:43:01 0 5.55 0.00 1.14 0.02 0.03 93.26 19:54:20 19:43:01 1 5.72 0.00 1.96 3.49 0.05 88.78 19:54:20 19:43:01 2 3.11 0.00 0.99 0.00 0.03 95.86 19:54:20 19:43:01 3 3.66 0.00 1.25 0.50 0.03 94.55 19:54:20 19:43:01 4 6.47 0.00 1.55 7.81 0.05 84.12 19:54:20 19:43:01 5 6.01 0.00 1.30 0.08 0.05 92.56 19:54:20 19:43:01 6 3.88 0.00 1.01 0.07 0.02 95.03 19:54:20 19:43:01 7 3.65 0.00 1.65 0.12 0.05 94.54 19:54:20 19:44:01 all 0.89 0.00 0.42 0.45 0.01 98.23 19:54:20 19:44:01 0 0.48 0.00 0.30 0.57 0.00 98.65 19:54:20 19:44:01 1 0.93 0.00 0.50 0.67 0.03 97.86 19:54:20 19:44:01 2 0.45 0.00 0.22 0.59 0.00 98.74 19:54:20 19:44:01 3 1.47 0.00 0.68 0.70 0.00 97.15 19:54:20 19:44:01 4 1.70 0.00 0.32 0.07 0.00 97.91 19:54:20 19:44:01 5 0.42 0.00 0.55 0.88 0.02 98.13 19:54:20 19:44:01 6 0.53 0.00 0.28 0.08 0.02 99.08 19:54:20 19:44:01 7 1.13 0.00 0.52 0.03 0.00 98.32 19:54:20 19:45:01 all 0.03 0.00 0.02 0.01 0.01 99.93 19:54:20 19:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:54:20 19:45:01 1 0.03 0.00 0.02 0.03 0.02 99.90 19:54:20 19:45:01 2 0.07 0.00 0.03 0.03 0.02 99.85 19:54:20 19:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:54:20 19:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:54:20 19:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:54:20 19:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:54:20 19:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:54:20 19:46:01 all 0.27 0.00 0.01 0.00 0.01 99.72 19:54:20 19:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:54:20 19:46:01 1 0.02 0.00 0.05 0.02 0.02 99.90 19:54:20 19:46:01 2 1.99 0.00 0.00 0.02 0.02 97.98 19:54:20 19:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:54:20 19:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:54:20 19:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:54:20 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:46:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:54:20 19:47:01 all 0.28 0.00 0.02 0.00 0.00 99.70 19:54:20 19:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:54:20 19:47:01 1 0.03 0.00 0.02 0.02 0.03 99.90 19:54:20 19:47:01 2 1.99 0.00 0.00 0.02 0.00 98.00 19:54:20 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:54:20 19:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:54:20 19:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:54:20 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:54:20 19:48:01 all 0.14 0.00 0.01 0.00 0.00 99.85 19:54:20 19:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:54:20 19:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 19:54:20 19:48:01 2 0.99 0.00 0.00 0.00 0.02 98.99 19:54:20 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:54:20 19:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:54:20 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:54:20 19:49:01 all 0.04 0.00 0.01 0.10 0.01 99.84 19:54:20 19:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:54:20 19:49:01 1 0.07 0.00 0.02 0.60 0.03 99.28 19:54:20 19:49:01 2 0.07 0.00 0.00 0.00 0.02 99.92 19:54:20 19:49:01 3 0.00 0.00 0.02 0.15 0.02 99.82 19:54:20 19:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:54:20 19:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:54:20 19:49:01 6 0.08 0.00 0.02 0.03 0.02 99.85 19:54:20 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:54:20 19:50:01 all 0.12 0.00 0.01 0.01 0.00 99.86 19:54:20 19:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:54:20 19:50:01 2 0.85 0.00 0.02 0.00 0.00 99.14 19:54:20 19:50:01 3 0.02 0.00 0.00 0.07 0.00 99.92 19:54:20 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:54:20 19:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:54:20 19:50:01 6 0.02 0.00 0.05 0.00 0.02 99.92 19:54:20 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:54:20 19:54:20 19:50:01 CPU %user %nice %system %iowait %steal %idle 19:54:20 19:51:01 all 0.03 0.00 0.00 0.01 0.00 99.95 19:54:20 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:51:01 1 0.00 0.00 0.02 0.05 0.00 99.93 19:54:20 19:51:01 2 0.12 0.00 0.00 0.02 0.02 99.85 19:54:20 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:54:20 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:54:20 19:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:54:20 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:52:01 all 0.11 0.00 0.01 0.01 0.01 99.86 19:54:20 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:52:01 1 0.02 0.00 0.00 0.05 0.02 99.92 19:54:20 19:52:01 2 0.60 0.00 0.05 0.00 0.00 99.35 19:54:20 19:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:54:20 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:54:20 19:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:54:20 19:52:01 6 0.20 0.00 0.05 0.00 0.02 99.73 19:54:20 19:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:54:20 19:53:01 all 0.05 0.00 0.00 0.00 0.01 99.94 19:54:20 19:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:54:20 19:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:54:20 19:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:54:20 19:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:54:20 19:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:54:20 19:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:54:20 19:53:01 6 0.20 0.00 0.00 0.00 0.00 99.80 19:54:20 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:54:20 19:54:01 all 8.96 0.00 4.07 3.21 0.06 83.70 19:54:20 19:54:01 0 8.62 0.00 3.60 0.50 0.07 87.21 19:54:20 19:54:01 1 10.33 0.00 4.44 2.38 0.05 82.80 19:54:20 19:54:01 2 8.32 0.00 3.92 0.44 0.05 87.27 19:54:20 19:54:01 3 9.68 0.00 4.07 0.03 0.05 86.16 19:54:20 19:54:01 4 11.54 0.00 3.85 0.98 0.05 83.58 19:54:20 19:54:01 5 7.98 0.00 4.54 0.05 0.07 87.36 19:54:20 19:54:01 6 7.22 0.00 3.29 0.69 0.05 88.75 19:54:20 19:54:01 7 8.00 0.00 4.88 20.75 0.07 66.31 19:54:20 Average: all 4.92 0.00 1.27 1.45 0.03 92.33 19:54:20 Average: 0 5.03 0.00 1.13 1.74 0.02 92.08 19:54:20 Average: 1 5.00 0.00 1.31 1.48 0.03 92.17 19:54:20 Average: 2 5.15 0.00 1.26 1.05 0.03 92.51 19:54:20 Average: 3 4.86 0.00 1.27 0.23 0.02 93.62 19:54:20 Average: 4 5.12 0.00 1.28 1.83 0.02 91.74 19:54:20 Average: 5 4.86 0.00 1.32 0.41 0.02 93.38 19:54:20 Average: 6 4.75 0.00 1.12 0.70 0.02 93.40 19:54:20 Average: 7 4.62 0.00 1.47 4.13 0.03 89.75 19:54:20 19:54:20 19:54:20